2021-05-16T20:02:00.5850416Z ##[section]Starting: Request a runner to run this job 2021-05-16T20:02:00.6835825Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T20:02:00.8135152Z 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-16T20:02:00.9993302Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T20:02:01.1535779Z ##[section]Finishing: Request a runner to run this job 2021-05-16T20:02:18.8823060Z Current runner version: '2.278.0' 2021-05-16T20:02:18.9672810Z ##[group]Operating System 2021-05-16T20:02:18.9673820Z Mac OS X 2021-05-16T20:02:18.9674300Z 10.15.7 2021-05-16T20:02:18.9674680Z 19H1030 2021-05-16T20:02:18.9675240Z ##[endgroup] 2021-05-16T20:02:18.9675770Z ##[group]Virtual Environment 2021-05-16T20:02:18.9676410Z Environment: macos-10.15 2021-05-16T20:02:18.9676960Z Version: 20210510.1 2021-05-16T20:02:18.9677900Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T20:02:18.9679320Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T20:02:18.9680170Z ##[endgroup] 2021-05-16T20:02:18.9682100Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T20:02:18.9683610Z Actions: write 2021-05-16T20:02:18.9684090Z Checks: write 2021-05-16T20:02:18.9684690Z Contents: write 2021-05-16T20:02:18.9685190Z Deployments: write 2021-05-16T20:02:18.9685830Z Issues: write 2021-05-16T20:02:18.9686380Z Metadata: read 2021-05-16T20:02:18.9686970Z Packages: write 2021-05-16T20:02:18.9687480Z PullRequests: write 2021-05-16T20:02:18.9688100Z RepositoryProjects: write 2021-05-16T20:02:18.9688730Z SecurityEvents: write 2021-05-16T20:02:18.9689340Z Statuses: write 2021-05-16T20:02:18.9690130Z ##[endgroup] 2021-05-16T20:02:18.9693820Z Prepare workflow directory 2021-05-16T20:02:19.1410330Z Prepare all required actions 2021-05-16T20:02:19.1422780Z Getting action download info 2021-05-16T20:02:19.5740860Z Download action repository 'actions/checkout@v2' 2021-05-16T20:02:25.5364180Z Download action repository 'r-lib/actions@master' 2021-05-16T20:02:38.3177310Z Download action repository 'adigherman/actions@master' 2021-05-16T20:03:04.8058690Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T20:03:05.7865780Z Download action repository 'actions/cache@v1' 2021-05-16T20:03:10.2054880Z Download action repository 'actions/upload-artifact@master' 2021-05-16T20:03:11.5901670Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T20:03:12.7146840Z ##[group]Run actions/checkout@v2 2021-05-16T20:03:12.7147690Z with: 2021-05-16T20:03:12.7148160Z repository: neuroconductor/neurobase 2021-05-16T20:03:12.7149060Z token: *** 2021-05-16T20:03:12.7149420Z ssh-strict: true 2021-05-16T20:03:12.7149880Z persist-credentials: true 2021-05-16T20:03:12.7150310Z clean: true 2021-05-16T20:03:12.7150660Z fetch-depth: 1 2021-05-16T20:03:12.7151000Z lfs: false 2021-05-16T20:03:12.7151350Z submodules: false 2021-05-16T20:03:12.7151690Z env: 2021-05-16T20:03:12.7152080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:12.7152510Z TIC_DEPLOY_KEY: 2021-05-16T20:03:12.7152830Z RSPM: 2021-05-16T20:03:12.7153530Z GITHUB_PAT: *** 2021-05-16T20:03:12.7153890Z COVERALLS_TOKEN: 2021-05-16T20:03:12.7154330Z continue-on-error: false 2021-05-16T20:03:12.7154780Z VDIFFR_RUN_TESTS: false 2021-05-16T20:03:12.7155150Z ##[endgroup] 2021-05-16T20:03:14.1020810Z Syncing repository: neuroconductor/neurobase 2021-05-16T20:03:14.1023320Z ##[group]Getting Git version info 2021-05-16T20:03:14.1024850Z Working directory is '/Users/runner/work/neurobase/neurobase' 2021-05-16T20:03:14.1025580Z [command]/usr/local/bin/git version 2021-05-16T20:03:14.4830850Z git version 2.31.1 2021-05-16T20:03:14.4862200Z ##[endgroup] 2021-05-16T20:03:14.4871250Z Deleting the contents of '/Users/runner/work/neurobase/neurobase' 2021-05-16T20:03:14.4878030Z ##[group]Initializing the repository 2021-05-16T20:03:14.4883310Z [command]/usr/local/bin/git init /Users/runner/work/neurobase/neurobase 2021-05-16T20:03:16.5450040Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T20:03:16.5451470Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T20:03:16.5452770Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T20:03:16.5453600Z hint: 2021-05-16T20:03:16.5454830Z hint: git config --global init.defaultBranch 2021-05-16T20:03:16.5456640Z hint: 2021-05-16T20:03:16.5457870Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T20:03:16.5459380Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T20:03:16.5489700Z hint: 2021-05-16T20:03:16.5490870Z hint: git branch -m 2021-05-16T20:03:16.9536070Z Initialized empty Git repository in /Users/runner/work/neurobase/neurobase/.git/ 2021-05-16T20:03:16.9549380Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/neurobase 2021-05-16T20:03:17.0872860Z ##[endgroup] 2021-05-16T20:03:17.0876050Z ##[group]Disabling automatic garbage collection 2021-05-16T20:03:17.0879970Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T20:03:17.1762840Z ##[endgroup] 2021-05-16T20:03:17.1772860Z ##[group]Setting up auth 2021-05-16T20:03:17.1780540Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:03:17.1853880Z [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-16T20:03:17.5191720Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:03:17.5280190Z [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-16T20:03:17.6107290Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T20:03:17.7437400Z ##[endgroup] 2021-05-16T20:03:17.7438250Z ##[group]Fetching the repository 2021-05-16T20:03:17.7450270Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1d4b172915192d419b4defb2e56d84d7541c03cd:refs/tags/1.30.1.s 2021-05-16T20:03:19.2644350Z remote: Enumerating objects: 359, done. 2021-05-16T20:03:19.2645280Z remote: Counting objects: 0% (1/359) 2021-05-16T20:03:19.2645820Z remote: Counting objects: 1% (4/359) 2021-05-16T20:03:19.2646440Z remote: Counting objects: 2% (8/359) 2021-05-16T20:03:19.2646940Z remote: Counting objects: 3% (11/359) 2021-05-16T20:03:19.2647430Z remote: Counting objects: 4% (15/359) 2021-05-16T20:03:19.2647910Z remote: Counting objects: 5% (18/359) 2021-05-16T20:03:19.2648430Z remote: Counting objects: 6% (22/359) 2021-05-16T20:03:19.2649050Z remote: Counting objects: 7% (26/359) 2021-05-16T20:03:19.2649630Z remote: Counting objects: 8% (29/359) 2021-05-16T20:03:19.2650140Z remote: Counting objects: 9% (33/359) 2021-05-16T20:03:19.2650630Z remote: Counting objects: 10% (36/359) 2021-05-16T20:03:19.2651130Z remote: Counting objects: 11% (40/359) 2021-05-16T20:03:19.2652230Z remote: Counting objects: 12% (44/359) 2021-05-16T20:03:19.2653050Z remote: Counting objects: 13% (47/359) 2021-05-16T20:03:19.2653670Z remote: Counting objects: 14% (51/359) 2021-05-16T20:03:19.2654170Z remote: Counting objects: 15% (54/359) 2021-05-16T20:03:19.2654650Z remote: Counting objects: 16% (58/359) 2021-05-16T20:03:19.2655170Z remote: Counting objects: 17% (62/359) 2021-05-16T20:03:19.2655680Z remote: Counting objects: 18% (65/359) 2021-05-16T20:03:19.2656140Z remote: Counting objects: 19% (69/359) 2021-05-16T20:03:19.2656890Z remote: Counting objects: 20% (72/359) 2021-05-16T20:03:19.2657390Z remote: Counting objects: 21% (76/359) 2021-05-16T20:03:19.2657890Z remote: Counting objects: 22% (79/359) 2021-05-16T20:03:19.2658370Z remote: Counting objects: 23% (83/359) 2021-05-16T20:03:19.2658870Z remote: Counting objects: 24% (87/359) 2021-05-16T20:03:19.2659360Z remote: Counting objects: 25% (90/359) 2021-05-16T20:03:19.2660340Z remote: Counting objects: 26% (94/359) 2021-05-16T20:03:19.2660860Z remote: Counting objects: 27% (97/359) 2021-05-16T20:03:19.2661340Z remote: Counting objects: 28% (101/359) 2021-05-16T20:03:19.2661870Z remote: Counting objects: 29% (105/359) 2021-05-16T20:03:19.2662350Z remote: Counting objects: 30% (108/359) 2021-05-16T20:03:19.2662990Z remote: Counting objects: 31% (112/359) 2021-05-16T20:03:19.2663720Z remote: Counting objects: 32% (115/359) 2021-05-16T20:03:19.2664590Z remote: Counting objects: 33% (119/359) 2021-05-16T20:03:19.2665100Z remote: Counting objects: 34% (123/359) 2021-05-16T20:03:19.2665670Z remote: Counting objects: 35% (126/359) 2021-05-16T20:03:19.2666200Z remote: Counting objects: 36% (130/359) 2021-05-16T20:03:19.2666820Z remote: Counting objects: 37% (133/359) 2021-05-16T20:03:19.2667380Z remote: Counting objects: 38% (137/359) 2021-05-16T20:03:19.2667860Z remote: Counting objects: 39% (141/359) 2021-05-16T20:03:19.2668380Z remote: Counting objects: 40% (144/359) 2021-05-16T20:03:19.2668860Z remote: Counting objects: 41% (148/359) 2021-05-16T20:03:19.2669360Z remote: Counting objects: 42% (151/359) 2021-05-16T20:03:19.2670070Z remote: Counting objects: 43% (155/359) 2021-05-16T20:03:19.2670710Z remote: Counting objects: 44% (158/359) 2021-05-16T20:03:19.2671260Z remote: Counting objects: 45% (162/359) 2021-05-16T20:03:19.2671740Z remote: Counting objects: 46% (166/359) 2021-05-16T20:03:19.2672200Z remote: Counting objects: 47% (169/359) 2021-05-16T20:03:19.2672720Z remote: Counting objects: 48% (173/359) 2021-05-16T20:03:19.2673210Z remote: Counting objects: 49% (176/359) 2021-05-16T20:03:19.2673700Z remote: Counting objects: 50% (180/359) 2021-05-16T20:03:19.2674180Z remote: Counting objects: 51% (184/359) 2021-05-16T20:03:19.2675010Z remote: Counting objects: 52% (187/359) 2021-05-16T20:03:19.2675560Z remote: Counting objects: 53% (191/359) 2021-05-16T20:03:19.2676070Z remote: Counting objects: 54% (194/359) 2021-05-16T20:03:19.2676550Z remote: Counting objects: 55% (198/359) 2021-05-16T20:03:19.2677070Z remote: Counting objects: 56% (202/359) 2021-05-16T20:03:19.2677640Z remote: Counting objects: 57% (205/359) 2021-05-16T20:03:19.2678130Z remote: Counting objects: 58% (209/359) 2021-05-16T20:03:19.2678660Z remote: Counting objects: 59% (212/359) 2021-05-16T20:03:19.2679330Z remote: Counting objects: 60% (216/359) 2021-05-16T20:03:19.2679860Z remote: Counting objects: 61% (219/359) 2021-05-16T20:03:19.2680350Z remote: Counting objects: 62% (223/359) 2021-05-16T20:03:19.2680870Z remote: Counting objects: 63% (227/359) 2021-05-16T20:03:19.2681350Z remote: Counting objects: 64% (230/359) 2021-05-16T20:03:19.2681910Z remote: Counting objects: 65% (234/359) 2021-05-16T20:03:19.2682430Z remote: Counting objects: 66% (237/359) 2021-05-16T20:03:19.2682920Z remote: Counting objects: 67% (241/359) 2021-05-16T20:03:19.2683450Z remote: Counting objects: 68% (245/359) 2021-05-16T20:03:19.2684100Z remote: Counting objects: 69% (248/359) 2021-05-16T20:03:19.2684630Z remote: Counting objects: 70% (252/359) 2021-05-16T20:03:19.2685120Z remote: Counting objects: 71% (255/359) 2021-05-16T20:03:19.2685620Z remote: Counting objects: 72% (259/359) 2021-05-16T20:03:19.2686070Z remote: Counting objects: 73% (263/359) 2021-05-16T20:03:19.2686540Z remote: Counting objects: 74% (266/359) 2021-05-16T20:03:19.2687000Z remote: Counting objects: 75% (270/359) 2021-05-16T20:03:19.2687460Z remote: Counting objects: 76% (273/359) 2021-05-16T20:03:19.2687920Z remote: Counting objects: 77% (277/359) 2021-05-16T20:03:19.2688860Z remote: Counting objects: 78% (281/359) 2021-05-16T20:03:19.2689390Z remote: Counting objects: 79% (284/359) 2021-05-16T20:03:19.2689860Z remote: Counting objects: 80% (288/359) 2021-05-16T20:03:19.2690350Z remote: Counting objects: 81% (291/359) 2021-05-16T20:03:19.2690840Z remote: Counting objects: 82% (295/359) 2021-05-16T20:03:19.2691330Z remote: Counting objects: 83% (298/359) 2021-05-16T20:03:19.2691790Z remote: Counting objects: 84% (302/359) 2021-05-16T20:03:19.2692480Z remote: Counting objects: 85% (306/359) 2021-05-16T20:03:19.2693010Z remote: Counting objects: 86% (309/359) 2021-05-16T20:03:19.2693500Z remote: Counting objects: 87% (313/359) 2021-05-16T20:03:19.2694020Z remote: Counting objects: 88% (316/359) 2021-05-16T20:03:19.2694500Z remote: Counting objects: 89% (320/359) 2021-05-16T20:03:19.2695030Z remote: Counting objects: 90% (324/359) 2021-05-16T20:03:19.2695530Z remote: Counting objects: 91% (327/359) 2021-05-16T20:03:19.2696050Z remote: Counting objects: 92% (331/359) 2021-05-16T20:03:19.2696540Z remote: Counting objects: 93% (334/359) 2021-05-16T20:03:19.2697230Z remote: Counting objects: 94% (338/359) 2021-05-16T20:03:19.2697800Z remote: Counting objects: 95% (342/359) 2021-05-16T20:03:19.2698590Z remote: Counting objects: 96% (345/359) 2021-05-16T20:03:19.2699110Z remote: Counting objects: 97% (349/359) 2021-05-16T20:03:19.2699770Z remote: Counting objects: 98% (352/359) 2021-05-16T20:03:19.2700260Z remote: Counting objects: 99% (356/359) 2021-05-16T20:03:19.2700920Z remote: Counting objects: 100% (359/359) 2021-05-16T20:03:19.2701450Z remote: Counting objects: 100% (359/359), done. 2021-05-16T20:03:19.2702180Z remote: Compressing objects: 0% (1/299) 2021-05-16T20:03:19.2702730Z remote: Compressing objects: 1% (3/299) 2021-05-16T20:03:19.2703600Z remote: Compressing objects: 2% (6/299) 2021-05-16T20:03:19.2704190Z remote: Compressing objects: 3% (9/299) 2021-05-16T20:03:19.2704770Z remote: Compressing objects: 4% (12/299) 2021-05-16T20:03:19.2705330Z remote: Compressing objects: 5% (15/299) 2021-05-16T20:03:19.2705910Z remote: Compressing objects: 6% (18/299) 2021-05-16T20:03:19.2706470Z remote: Compressing objects: 7% (21/299) 2021-05-16T20:03:19.2707010Z remote: Compressing objects: 8% (24/299) 2021-05-16T20:03:19.2715270Z remote: Compressing objects: 9% (27/299) 2021-05-16T20:03:19.2737870Z remote: Compressing objects: 10% (30/299) 2021-05-16T20:03:19.2835380Z remote: Compressing objects: 11% (33/299) 2021-05-16T20:03:19.2863540Z remote: Compressing objects: 12% (36/299) 2021-05-16T20:03:19.2864210Z remote: Compressing objects: 13% (39/299) 2021-05-16T20:03:19.2875680Z remote: Compressing objects: 14% (42/299) 2021-05-16T20:03:19.2942050Z remote: Compressing objects: 15% (45/299) 2021-05-16T20:03:19.2963860Z remote: Compressing objects: 16% (48/299) 2021-05-16T20:03:19.2991450Z remote: Compressing objects: 17% (51/299) 2021-05-16T20:03:19.2993600Z remote: Compressing objects: 18% (54/299) 2021-05-16T20:03:19.2994480Z remote: Compressing objects: 19% (57/299) 2021-05-16T20:03:19.2995130Z remote: Compressing objects: 20% (60/299) 2021-05-16T20:03:19.2995680Z remote: Compressing objects: 21% (63/299) 2021-05-16T20:03:19.2996250Z remote: Compressing objects: 22% (66/299) 2021-05-16T20:03:19.2996770Z remote: Compressing objects: 23% (69/299) 2021-05-16T20:03:19.3137600Z remote: Compressing objects: 24% (72/299) 2021-05-16T20:03:19.3210680Z remote: Compressing objects: 25% (75/299) 2021-05-16T20:03:19.3292600Z remote: Compressing objects: 26% (78/299) 2021-05-16T20:03:19.3293250Z remote: Compressing objects: 27% (81/299) 2021-05-16T20:03:19.3294320Z remote: Compressing objects: 28% (84/299) 2021-05-16T20:03:19.3593420Z remote: Compressing objects: 29% (87/299) 2021-05-16T20:03:19.3676520Z remote: Compressing objects: 30% (90/299) 2021-05-16T20:03:19.3758210Z remote: Compressing objects: 31% (93/299) 2021-05-16T20:03:19.3758850Z remote: Compressing objects: 32% (96/299) 2021-05-16T20:03:19.3759380Z remote: Compressing objects: 33% (99/299) 2021-05-16T20:03:19.3877890Z remote: Compressing objects: 34% (102/299) 2021-05-16T20:03:19.3933700Z remote: Compressing objects: 35% (105/299) 2021-05-16T20:03:19.4032460Z remote: Compressing objects: 36% (108/299) 2021-05-16T20:03:19.4107660Z remote: Compressing objects: 37% (111/299) 2021-05-16T20:03:19.4134550Z remote: Compressing objects: 38% (114/299) 2021-05-16T20:03:19.4215440Z remote: Compressing objects: 39% (117/299) 2021-05-16T20:03:19.4304960Z remote: Compressing objects: 40% (120/299) 2021-05-16T20:03:19.4305620Z remote: Compressing objects: 41% (123/299) 2021-05-16T20:03:19.4306200Z remote: Compressing objects: 42% (126/299) 2021-05-16T20:03:19.4314570Z remote: Compressing objects: 43% (129/299) 2021-05-16T20:03:19.4315200Z remote: Compressing objects: 44% (132/299) 2021-05-16T20:03:19.4315740Z remote: Compressing objects: 45% (135/299) 2021-05-16T20:03:19.4317660Z remote: Compressing objects: 46% (138/299) 2021-05-16T20:03:19.4318310Z remote: Compressing objects: 47% (141/299) 2021-05-16T20:03:19.4318840Z remote: Compressing objects: 48% (144/299) 2021-05-16T20:03:19.4321150Z remote: Compressing objects: 49% (147/299) 2021-05-16T20:03:19.4321750Z remote: Compressing objects: 50% (150/299) 2021-05-16T20:03:19.4324500Z remote: Compressing objects: 51% (153/299) 2021-05-16T20:03:19.4328840Z remote: Compressing objects: 52% (156/299) 2021-05-16T20:03:19.4332230Z remote: Compressing objects: 53% (159/299) 2021-05-16T20:03:19.4332930Z remote: Compressing objects: 54% (162/299) 2021-05-16T20:03:19.4336070Z remote: Compressing objects: 55% (165/299) 2021-05-16T20:03:19.4339030Z remote: Compressing objects: 56% (168/299) 2021-05-16T20:03:19.4339690Z remote: Compressing objects: 57% (171/299) 2021-05-16T20:03:19.4340250Z remote: Compressing objects: 58% (174/299) 2021-05-16T20:03:19.4340830Z remote: Compressing objects: 59% (177/299) 2021-05-16T20:03:19.4347010Z remote: Compressing objects: 60% (180/299) 2021-05-16T20:03:19.4348050Z remote: Compressing objects: 61% (183/299) 2021-05-16T20:03:19.4348640Z remote: Compressing objects: 62% (186/299) 2021-05-16T20:03:19.4354390Z remote: Compressing objects: 63% (189/299) 2021-05-16T20:03:19.4356580Z remote: Compressing objects: 64% (192/299) 2021-05-16T20:03:19.4357910Z remote: Compressing objects: 65% (195/299) 2021-05-16T20:03:19.4367270Z remote: Compressing objects: 66% (198/299) 2021-05-16T20:03:19.4373760Z remote: Compressing objects: 67% (201/299) 2021-05-16T20:03:19.4375010Z remote: Compressing objects: 68% (204/299) 2021-05-16T20:03:19.4375690Z remote: Compressing objects: 69% (207/299) 2021-05-16T20:03:19.4376610Z remote: Compressing objects: 70% (210/299) 2021-05-16T20:03:19.4388070Z remote: Compressing objects: 71% (213/299) 2021-05-16T20:03:19.4388700Z remote: Compressing objects: 72% (216/299) 2021-05-16T20:03:19.4389210Z remote: Compressing objects: 73% (219/299) 2021-05-16T20:03:19.4394330Z remote: Compressing objects: 74% (222/299) 2021-05-16T20:03:19.4394950Z remote: Compressing objects: 75% (225/299) 2021-05-16T20:03:19.4396110Z remote: Compressing objects: 76% (228/299) 2021-05-16T20:03:19.4397770Z remote: Compressing objects: 77% (231/299) 2021-05-16T20:03:19.4398520Z remote: Compressing objects: 78% (234/299) 2021-05-16T20:03:19.4399590Z remote: Compressing objects: 79% (237/299) 2021-05-16T20:03:19.4400140Z remote: Compressing objects: 80% (240/299) 2021-05-16T20:03:19.4400720Z remote: Compressing objects: 81% (243/299) 2021-05-16T20:03:19.4406300Z remote: Compressing objects: 82% (246/299) 2021-05-16T20:03:19.4407440Z remote: Compressing objects: 83% (249/299) 2021-05-16T20:03:19.4408040Z remote: Compressing objects: 84% (252/299) 2021-05-16T20:03:19.4411300Z remote: Compressing objects: 85% (255/299) 2021-05-16T20:03:19.4414930Z remote: Compressing objects: 86% (258/299) 2021-05-16T20:03:19.4418510Z remote: Compressing objects: 87% (261/299) 2021-05-16T20:03:19.4425270Z remote: Compressing objects: 88% (264/299) 2021-05-16T20:03:19.4425910Z remote: Compressing objects: 89% (267/299) 2021-05-16T20:03:19.4426430Z remote: Compressing objects: 90% (270/299) 2021-05-16T20:03:19.4428010Z remote: Compressing objects: 91% (273/299) 2021-05-16T20:03:19.4428650Z remote: Compressing objects: 92% (276/299) 2021-05-16T20:03:19.4438170Z remote: Compressing objects: 93% (279/299) 2021-05-16T20:03:19.4438870Z remote: Compressing objects: 94% (282/299) 2021-05-16T20:03:19.4439410Z remote: Compressing objects: 95% (285/299) 2021-05-16T20:03:19.4439970Z remote: Compressing objects: 96% (288/299) 2021-05-16T20:03:19.4440500Z remote: Compressing objects: 97% (291/299) 2021-05-16T20:03:19.4441090Z remote: Compressing objects: 98% (294/299) 2021-05-16T20:03:19.4441630Z remote: Compressing objects: 99% (297/299) 2021-05-16T20:03:19.4442170Z remote: Compressing objects: 100% (299/299) 2021-05-16T20:03:19.4442740Z remote: Compressing objects: 100% (299/299), done. 2021-05-16T20:03:19.4520700Z Receiving objects: 0% (1/359) 2021-05-16T20:03:19.4521430Z Receiving objects: 1% (4/359) 2021-05-16T20:03:19.4526510Z Receiving objects: 2% (8/359) 2021-05-16T20:03:19.4531830Z Receiving objects: 3% (11/359) 2021-05-16T20:03:19.4537870Z Receiving objects: 4% (15/359) 2021-05-16T20:03:19.4540290Z Receiving objects: 5% (18/359) 2021-05-16T20:03:19.4544170Z Receiving objects: 6% (22/359) 2021-05-16T20:03:19.4545850Z Receiving objects: 7% (26/359) 2021-05-16T20:03:19.4550770Z Receiving objects: 8% (29/359) 2021-05-16T20:03:19.4552560Z Receiving objects: 9% (33/359) 2021-05-16T20:03:19.4554270Z Receiving objects: 10% (36/359) 2021-05-16T20:03:19.4554880Z Receiving objects: 11% (40/359) 2021-05-16T20:03:19.4556460Z Receiving objects: 12% (44/359) 2021-05-16T20:03:19.4556960Z Receiving objects: 13% (47/359) 2021-05-16T20:03:19.4557490Z Receiving objects: 14% (51/359) 2021-05-16T20:03:19.4558120Z Receiving objects: 15% (54/359) 2021-05-16T20:03:19.4558610Z Receiving objects: 16% (58/359) 2021-05-16T20:03:19.4559920Z Receiving objects: 17% (62/359) 2021-05-16T20:03:19.4560760Z Receiving objects: 18% (65/359) 2021-05-16T20:03:19.4561450Z Receiving objects: 19% (69/359) 2021-05-16T20:03:19.4562180Z Receiving objects: 20% (72/359) 2021-05-16T20:03:19.4563540Z Receiving objects: 21% (76/359) 2021-05-16T20:03:19.4565520Z Receiving objects: 22% (79/359) 2021-05-16T20:03:19.4566080Z Receiving objects: 23% (83/359) 2021-05-16T20:03:19.4593740Z Receiving objects: 24% (87/359) 2021-05-16T20:03:19.4595210Z Receiving objects: 25% (90/359) 2021-05-16T20:03:19.4596830Z Receiving objects: 26% (94/359) 2021-05-16T20:03:19.4597710Z Receiving objects: 27% (97/359) 2021-05-16T20:03:19.4611290Z Receiving objects: 28% (101/359) 2021-05-16T20:03:19.4611840Z Receiving objects: 29% (105/359) 2021-05-16T20:03:19.4645690Z Receiving objects: 30% (108/359) 2021-05-16T20:03:19.4649280Z Receiving objects: 31% (112/359) 2021-05-16T20:03:19.4649870Z Receiving objects: 32% (115/359) 2021-05-16T20:03:19.4650340Z Receiving objects: 33% (119/359) 2021-05-16T20:03:19.4650790Z Receiving objects: 34% (123/359) 2021-05-16T20:03:19.4651690Z Receiving objects: 35% (126/359) 2021-05-16T20:03:19.4652150Z Receiving objects: 36% (130/359) 2021-05-16T20:03:19.4658240Z Receiving objects: 37% (133/359) 2021-05-16T20:03:19.4658900Z Receiving objects: 38% (137/359) 2021-05-16T20:03:19.4736970Z Receiving objects: 39% (141/359) 2021-05-16T20:03:19.4737870Z Receiving objects: 40% (144/359) 2021-05-16T20:03:19.4738370Z Receiving objects: 41% (148/359) 2021-05-16T20:03:19.4812890Z Receiving objects: 42% (151/359) 2021-05-16T20:03:19.4937540Z Receiving objects: 43% (155/359) 2021-05-16T20:03:19.5838130Z Receiving objects: 44% (158/359) 2021-05-16T20:03:19.6190010Z Receiving objects: 45% (162/359) 2021-05-16T20:03:19.6288050Z Receiving objects: 46% (166/359) 2021-05-16T20:03:19.6484110Z Receiving objects: 47% (169/359) 2021-05-16T20:03:19.6631290Z Receiving objects: 48% (173/359) 2021-05-16T20:03:19.6696110Z Receiving objects: 49% (176/359) 2021-05-16T20:03:19.6700780Z Receiving objects: 50% (180/359) 2021-05-16T20:03:19.6856870Z Receiving objects: 51% (184/359) 2021-05-16T20:03:19.7094040Z Receiving objects: 52% (187/359) 2021-05-16T20:03:19.7214360Z Receiving objects: 53% (191/359) 2021-05-16T20:03:19.7372950Z Receiving objects: 54% (194/359) 2021-05-16T20:03:19.7520300Z Receiving objects: 55% (198/359) 2021-05-16T20:03:19.7634550Z Receiving objects: 56% (202/359) 2021-05-16T20:03:19.7763030Z Receiving objects: 57% (205/359) 2021-05-16T20:03:19.7835430Z Receiving objects: 58% (209/359) 2021-05-16T20:03:19.7839860Z Receiving objects: 59% (212/359) 2021-05-16T20:03:19.7842080Z Receiving objects: 60% (216/359) 2021-05-16T20:03:19.7842960Z Receiving objects: 61% (219/359) 2021-05-16T20:03:19.7844610Z Receiving objects: 62% (223/359) 2021-05-16T20:03:19.7850830Z Receiving objects: 63% (227/359) 2021-05-16T20:03:19.7855630Z Receiving objects: 64% (230/359) 2021-05-16T20:03:19.7856850Z Receiving objects: 65% (234/359) 2021-05-16T20:03:19.7857800Z Receiving objects: 66% (237/359) 2021-05-16T20:03:19.7858690Z Receiving objects: 67% (241/359) 2021-05-16T20:03:19.7879860Z Receiving objects: 68% (245/359) 2021-05-16T20:03:19.7892410Z Receiving objects: 69% (248/359) 2021-05-16T20:03:19.7896950Z Receiving objects: 70% (252/359) 2021-05-16T20:03:19.7901280Z Receiving objects: 71% (255/359) 2021-05-16T20:03:19.7906920Z Receiving objects: 72% (259/359) 2021-05-16T20:03:19.7941210Z Receiving objects: 73% (263/359) 2021-05-16T20:03:19.7944990Z remote: Total 359 (delta 103), reused 158 (delta 51), pack-reused 0 2021-05-16T20:03:19.7948500Z Receiving objects: 74% (266/359) 2021-05-16T20:03:19.7950320Z Receiving objects: 75% (270/359) 2021-05-16T20:03:19.7952710Z Receiving objects: 76% (273/359) 2021-05-16T20:03:19.7955420Z Receiving objects: 77% (277/359) 2021-05-16T20:03:19.7961130Z Receiving objects: 78% (281/359) 2021-05-16T20:03:19.7963650Z Receiving objects: 79% (284/359) 2021-05-16T20:03:19.8007200Z Receiving objects: 80% (288/359) 2021-05-16T20:03:19.8019780Z Receiving objects: 81% (291/359) 2021-05-16T20:03:19.8020330Z Receiving objects: 82% (295/359) 2021-05-16T20:03:19.8020750Z Receiving objects: 83% (298/359) 2021-05-16T20:03:19.8021180Z Receiving objects: 84% (302/359) 2021-05-16T20:03:19.8021590Z Receiving objects: 85% (306/359) 2021-05-16T20:03:19.8022000Z Receiving objects: 86% (309/359) 2021-05-16T20:03:19.8022420Z Receiving objects: 87% (313/359) 2021-05-16T20:03:19.8022830Z Receiving objects: 88% (316/359) 2021-05-16T20:03:19.8023250Z Receiving objects: 89% (320/359) 2021-05-16T20:03:19.8023900Z Receiving objects: 90% (324/359) 2021-05-16T20:03:19.8024700Z Receiving objects: 91% (327/359) 2021-05-16T20:03:19.8025260Z Receiving objects: 92% (331/359) 2021-05-16T20:03:19.8025690Z Receiving objects: 93% (334/359) 2021-05-16T20:03:19.8026410Z Receiving objects: 94% (338/359) 2021-05-16T20:03:19.8026910Z Receiving objects: 95% (342/359) 2021-05-16T20:03:19.8027330Z Receiving objects: 96% (345/359) 2021-05-16T20:03:19.8027750Z Receiving objects: 97% (349/359) 2021-05-16T20:03:19.8028160Z Receiving objects: 98% (352/359) 2021-05-16T20:03:19.8029020Z Receiving objects: 99% (356/359) 2021-05-16T20:03:19.8029440Z Receiving objects: 100% (359/359) 2021-05-16T20:03:19.8029910Z Receiving objects: 100% (359/359), 5.18 MiB | 15.03 MiB/s, done. 2021-05-16T20:03:19.8030380Z Resolving deltas: 0% (0/103) 2021-05-16T20:03:19.8030780Z Resolving deltas: 1% (2/103) 2021-05-16T20:03:19.8031180Z Resolving deltas: 2% (3/103) 2021-05-16T20:03:19.8031580Z Resolving deltas: 3% (4/103) 2021-05-16T20:03:19.8031980Z Resolving deltas: 4% (5/103) 2021-05-16T20:03:19.8032380Z Resolving deltas: 5% (6/103) 2021-05-16T20:03:19.8032780Z Resolving deltas: 6% (7/103) 2021-05-16T20:03:19.8033170Z Resolving deltas: 7% (8/103) 2021-05-16T20:03:19.8033580Z Resolving deltas: 8% (9/103) 2021-05-16T20:03:19.8033980Z Resolving deltas: 9% (10/103) 2021-05-16T20:03:19.8034370Z Resolving deltas: 10% (11/103) 2021-05-16T20:03:19.8034780Z Resolving deltas: 11% (12/103) 2021-05-16T20:03:19.8035170Z Resolving deltas: 12% (13/103) 2021-05-16T20:03:19.8035580Z Resolving deltas: 13% (14/103) 2021-05-16T20:03:19.8035980Z Resolving deltas: 14% (15/103) 2021-05-16T20:03:19.8036380Z Resolving deltas: 15% (16/103) 2021-05-16T20:03:19.8036780Z Resolving deltas: 16% (17/103) 2021-05-16T20:03:19.8037180Z Resolving deltas: 17% (18/103) 2021-05-16T20:03:19.8037570Z Resolving deltas: 18% (19/103) 2021-05-16T20:03:19.8037980Z Resolving deltas: 19% (20/103) 2021-05-16T20:03:19.8038370Z Resolving deltas: 20% (21/103) 2021-05-16T20:03:19.8038770Z Resolving deltas: 21% (22/103) 2021-05-16T20:03:19.8039170Z Resolving deltas: 22% (23/103) 2021-05-16T20:03:19.8039560Z Resolving deltas: 23% (24/103) 2021-05-16T20:03:19.8039970Z Resolving deltas: 24% (25/103) 2021-05-16T20:03:19.8040360Z Resolving deltas: 25% (26/103) 2021-05-16T20:03:19.8040760Z Resolving deltas: 26% (27/103) 2021-05-16T20:03:19.8041150Z Resolving deltas: 27% (28/103) 2021-05-16T20:03:19.8041560Z Resolving deltas: 28% (29/103) 2021-05-16T20:03:19.8041950Z Resolving deltas: 29% (30/103) 2021-05-16T20:03:19.8042640Z Resolving deltas: 30% (31/103) 2021-05-16T20:03:19.8043090Z Resolving deltas: 31% (32/103) 2021-05-16T20:03:19.8043500Z Resolving deltas: 32% (33/103) 2021-05-16T20:03:19.8043900Z Resolving deltas: 33% (34/103) 2021-05-16T20:03:19.8044290Z Resolving deltas: 34% (36/103) 2021-05-16T20:03:19.8044700Z Resolving deltas: 35% (37/103) 2021-05-16T20:03:19.8045090Z Resolving deltas: 36% (38/103) 2021-05-16T20:03:19.8045490Z Resolving deltas: 37% (39/103) 2021-05-16T20:03:19.8046450Z Resolving deltas: 38% (40/103) 2021-05-16T20:03:19.8046870Z Resolving deltas: 39% (41/103) 2021-05-16T20:03:19.8047270Z Resolving deltas: 40% (42/103) 2021-05-16T20:03:19.8047680Z Resolving deltas: 41% (43/103) 2021-05-16T20:03:19.8048070Z Resolving deltas: 42% (44/103) 2021-05-16T20:03:19.8048480Z Resolving deltas: 43% (45/103) 2021-05-16T20:03:19.8048870Z Resolving deltas: 44% (46/103) 2021-05-16T20:03:19.8049270Z Resolving deltas: 45% (47/103) 2021-05-16T20:03:19.8049690Z Resolving deltas: 46% (48/103) 2021-05-16T20:03:19.8050090Z Resolving deltas: 47% (49/103) 2021-05-16T20:03:19.8050490Z Resolving deltas: 48% (50/103) 2021-05-16T20:03:19.8050890Z Resolving deltas: 49% (51/103) 2021-05-16T20:03:19.8051380Z Resolving deltas: 50% (52/103) 2021-05-16T20:03:19.8051930Z Resolving deltas: 51% (53/103) 2021-05-16T20:03:19.8052890Z Resolving deltas: 52% (54/103) 2021-05-16T20:03:19.8053550Z Resolving deltas: 53% (55/103) 2021-05-16T20:03:19.8054000Z Resolving deltas: 54% (56/103) 2021-05-16T20:03:19.8054480Z Resolving deltas: 55% (57/103) 2021-05-16T20:03:19.8054910Z Resolving deltas: 56% (58/103) 2021-05-16T20:03:19.8055510Z Resolving deltas: 57% (59/103) 2021-05-16T20:03:19.8056150Z Resolving deltas: 58% (60/103) 2021-05-16T20:03:19.8056650Z Resolving deltas: 59% (61/103) 2021-05-16T20:03:19.8057090Z Resolving deltas: 60% (62/103) 2021-05-16T20:03:19.8057570Z Resolving deltas: 61% (63/103) 2021-05-16T20:03:19.8058010Z Resolving deltas: 62% (64/103) 2021-05-16T20:03:19.8058950Z Resolving deltas: 63% (65/103) 2021-05-16T20:03:19.8059410Z Resolving deltas: 64% (66/103) 2021-05-16T20:03:19.8059900Z Resolving deltas: 65% (67/103) 2021-05-16T20:03:19.8060680Z Resolving deltas: 66% (68/103) 2021-05-16T20:03:19.8061220Z Resolving deltas: 67% (70/103) 2021-05-16T20:03:19.8061800Z Resolving deltas: 68% (71/103) 2021-05-16T20:03:19.8062260Z Resolving deltas: 69% (72/103) 2021-05-16T20:03:19.8062730Z Resolving deltas: 70% (73/103) 2021-05-16T20:03:19.8063170Z Resolving deltas: 71% (74/103) 2021-05-16T20:03:19.8063640Z Resolving deltas: 72% (75/103) 2021-05-16T20:03:19.8064080Z Resolving deltas: 73% (76/103) 2021-05-16T20:03:19.8064630Z Resolving deltas: 74% (77/103) 2021-05-16T20:03:19.8065080Z Resolving deltas: 75% (78/103) 2021-05-16T20:03:19.8065560Z Resolving deltas: 76% (79/103) 2021-05-16T20:03:19.8066040Z Resolving deltas: 77% (80/103) 2021-05-16T20:03:19.8066480Z Resolving deltas: 78% (81/103) 2021-05-16T20:03:19.8067050Z Resolving deltas: 80% (83/103) 2021-05-16T20:03:19.8067500Z Resolving deltas: 81% (84/103) 2021-05-16T20:03:19.8067980Z Resolving deltas: 82% (85/103) 2021-05-16T20:03:19.8068420Z Resolving deltas: 83% (86/103) 2021-05-16T20:03:19.8068890Z Resolving deltas: 84% (87/103) 2021-05-16T20:03:19.8069410Z Resolving deltas: 85% (88/103) 2021-05-16T20:03:19.8069890Z Resolving deltas: 86% (89/103) 2021-05-16T20:03:19.8070320Z Resolving deltas: 87% (90/103) 2021-05-16T20:03:19.8071090Z Resolving deltas: 88% (91/103) 2021-05-16T20:03:19.8071550Z Resolving deltas: 89% (92/103) 2021-05-16T20:03:19.8072120Z Resolving deltas: 90% (93/103) 2021-05-16T20:03:19.8085670Z Resolving deltas: 91% (94/103) 2021-05-16T20:03:19.8086520Z Resolving deltas: 92% (95/103) 2021-05-16T20:03:19.8087280Z Resolving deltas: 93% (96/103) 2021-05-16T20:03:19.8088250Z Resolving deltas: 94% (97/103) 2021-05-16T20:03:19.8088780Z Resolving deltas: 95% (98/103) 2021-05-16T20:03:19.8089230Z Resolving deltas: 96% (99/103) 2021-05-16T20:03:19.8089640Z Resolving deltas: 97% (100/103) 2021-05-16T20:03:19.8090380Z Resolving deltas: 98% (101/103) 2021-05-16T20:03:19.8090840Z Resolving deltas: 99% (102/103) 2021-05-16T20:03:19.8893170Z Resolving deltas: 100% (103/103) 2021-05-16T20:03:19.8893740Z Resolving deltas: 100% (103/103), done. 2021-05-16T20:03:20.2666260Z From https://github.com/neuroconductor/neurobase 2021-05-16T20:03:20.2667930Z * [new ref] 1d4b172915192d419b4defb2e56d84d7541c03cd -> 1.30.1.s 2021-05-16T20:03:20.3148110Z ##[endgroup] 2021-05-16T20:03:20.3150160Z ##[group]Determining the checkout info 2021-05-16T20:03:20.3151290Z ##[endgroup] 2021-05-16T20:03:20.3152250Z ##[group]Checking out the ref 2021-05-16T20:03:20.3157830Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.30.1.s 2021-05-16T20:03:21.0544660Z HEAD is now at 1d4b172 Version id 55 stable 2021-05-16T20:03:21.0552980Z ##[endgroup] 2021-05-16T20:03:21.1559850Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T20:03:21.1663690Z '1d4b172915192d419b4defb2e56d84d7541c03cd' 2021-05-16T20:03:21.3216520Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T20:03:21.3217000Z with: 2021-05-16T20:03:21.3217350Z r-version: oldrel 2021-05-16T20:03:21.3217700Z Ncpus: 1 2021-05-16T20:03:21.3218060Z crayon.enabled: NULL 2021-05-16T20:03:21.3218550Z remove-openmp-macos: true 2021-05-16T20:03:21.3219040Z http-user-agent: default 2021-05-16T20:03:21.3219470Z install-r: true 2021-05-16T20:03:21.3219980Z windows-path-include-mingw: true 2021-05-16T20:03:21.3220470Z env: 2021-05-16T20:03:21.3220850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:21.3221280Z TIC_DEPLOY_KEY: 2021-05-16T20:03:21.3221600Z RSPM: 2021-05-16T20:03:21.3222740Z GITHUB_PAT: *** 2021-05-16T20:03:21.3223130Z COVERALLS_TOKEN: 2021-05-16T20:03:21.3223570Z continue-on-error: false 2021-05-16T20:03:21.3224020Z VDIFFR_RUN_TESTS: false 2021-05-16T20:03:21.3224380Z ##[endgroup] 2021-05-16T20:03:21.6247070Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T20:03:31.8610070Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T20:03:32.0647860Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-16T20:03:41.4273830Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T20:03:42.2016500Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T20:03:42.2019700Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T20:03:42.2023780Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T20:03:42.2026760Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T20:03:43.1813580Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T20:03:43.1815510Z Checksumming (Apple_Free : 3)… 2021-05-16T20:03:44.0454820Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T20:03:44.0459840Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T20:03:44.0835180Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T20:03:44.0837340Z Checksumming (Apple_Free : 5)… 2021-05-16T20:03:45.0097370Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T20:03:45.0103730Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T20:03:46.0461250Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T20:03:46.0465090Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T20:03:46.0470800Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T20:03:46.0489870Z verified CRC32 $84F1919B 2021-05-16T20:03:46.7970540Z /dev/disk2 GUID_partition_scheme 2021-05-16T20:03:46.8074060Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T20:03:46.8179210Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T20:04:54.5428360Z installer: Package name is gfortran 2021-05-16T20:04:54.5441650Z installer: Installing at base path / 2021-05-16T20:04:54.5442240Z installer: The install was successful. 2021-05-16T20:04:54.5484390Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T20:04:54.6601150Z "disk2" ejected. 2021-05-16T20:04:54.6708610Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T20:04:55.6085350Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T20:04:55.6086060Z To reinstall 0.29.2_3, run: 2021-05-16T20:04:55.6086980Z brew reinstall pkg-config 2021-05-16T20:04:55.6502240Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T20:04:57.3177910Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T20:04:57.7059050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T20%3A10%3A00Z&sig=Vh%2B7%2FKMBzgNr%2BcMXsK0%2Bd9UAHlsmkNq6QDo%2F0xpeX%2FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:58.0341720Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T20:05:01.2632890Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T20:05:01.3192130Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T20:05:01.3613640Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T20:05:01.3615320Z installer: Upgrading at base path / 2021-05-16T20:05:01.3616080Z installer: The upgrade was successful. 2021-05-16T20:05:03.1249360Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T20:05:03.9664330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T20%3A15%3A00Z&sig=rpLjNJ8vb1wnPhnGE9X7%2FDZYVDs%2Fx6uSh4%2F3ZujApS4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:04.0798060Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T20:05:07.8240950Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T20:05:08.5639660Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T20:05:08.5973070Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T20:05:08.5973640Z env: 2021-05-16T20:05:08.5974050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:05:08.5974520Z TIC_DEPLOY_KEY: 2021-05-16T20:05:08.5974870Z RSPM: 2021-05-16T20:05:08.5976200Z GITHUB_PAT: *** 2021-05-16T20:05:08.5976650Z COVERALLS_TOKEN: 2021-05-16T20:05:08.5977150Z continue-on-error: false 2021-05-16T20:05:08.5977700Z VDIFFR_RUN_TESTS: false 2021-05-16T20:05:08.5978190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:05:08.5978630Z TZ: UTC 2021-05-16T20:05:08.5979000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:05:08.5979420Z NOT_CRAN: true 2021-05-16T20:05:08.5979790Z ##[endgroup] 2021-05-16T20:05:09.0396820Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T20:05:09.1149590Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T20:05:09.1177230Z Dload Upload Total Spent Left Speed 2021-05-16T20:05:09.1178030Z 2021-05-16T20:05:09.1794050Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:05:09.1798560Z 100 117 0 117 0 0 1828 0 --:--:-- --:--:-- --:--:-- 1828 2021-05-16T20:05:09.5974360Z 2021-05-16T20:05:10.1156040Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:05:10.1164100Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T20:05:10.5355780Z 2021-05-16T20:05:11.5369560Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T20:05:12.5325420Z 12 82.6M 12 10.6M 0 0 4518k 0 0:00:18 0:00:02 0:00:16 10.6M 2021-05-16T20:05:13.5245520Z 24 82.6M 24 20.0M 0 0 5998k 0 0:00:14 0:00:03 0:00:11 10.0M 2021-05-16T20:05:14.5547310Z 37 82.6M 37 31.1M 0 0 7227k 0 0:00:11 0:00:04 0:00:07 10.4M 2021-05-16T20:05:15.5429330Z 53 82.6M 53 44.0M 0 0 8285k 0 0:00:10 0:00:05 0:00:05 10.9M 2021-05-16T20:05:16.5281650Z 71 82.6M 71 58.7M 0 0 9364k 0 0:00:09 0:00:06 0:00:03 11.7M 2021-05-16T20:05:16.9352780Z 90 82.6M 90 75.1M 0 0 10.1M 0 0:00:08 0:00:07 0:00:01 12.9M 2021-05-16T20:05:16.9354360Z 100 82.6M 100 82.6M 0 0 10.5M 0 0:00:07 0:00:07 --:--:-- 14.2M 2021-05-16T20:05:20.8179730Z ##[group]Run tlmgr update --self 2021-05-16T20:05:20.8180400Z tlmgr update --self 2021-05-16T20:05:20.8181370Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T20:05:20.8182180Z tlmgr update --all 2021-05-16T20:05:20.8409240Z shell: /bin/bash -e {0} 2021-05-16T20:05:20.8409650Z env: 2021-05-16T20:05:20.8410110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:05:20.8410670Z TIC_DEPLOY_KEY: 2021-05-16T20:05:20.8411050Z RSPM: 2021-05-16T20:05:20.8412320Z GITHUB_PAT: *** 2021-05-16T20:05:20.8412790Z COVERALLS_TOKEN: 2021-05-16T20:05:20.8413280Z continue-on-error: false 2021-05-16T20:05:20.8413760Z VDIFFR_RUN_TESTS: false 2021-05-16T20:05:20.8414270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:05:20.8414700Z TZ: UTC 2021-05-16T20:05:20.8415110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:05:20.8415510Z NOT_CRAN: true 2021-05-16T20:05:20.8415960Z ##[endgroup] 2021-05-16T20:05:23.1411030Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:05:23.1417460Z tlmgr: no self-updates for tlmgr available 2021-05-16T20:05:25.4568820Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:05:25.4570280Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T20:05:25.7751350Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T20:05:26.1582580Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-16T20:05:26.4218250Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T20:05:26.7281160Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T20:05:27.0017640Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-16T20:05:30.5782840Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-16T20:05:30.8401130Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-16T20:05:31.3837480Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-16T20:05:31.6550260Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-16T20:05:31.9243670Z [11/89, 00:06/00:06] install: chickenize [15k] 2021-05-16T20:05:32.2461320Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-16T20:05:32.5161490Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-16T20:05:32.7859940Z [14/89, 00:07/00:07] install: colorprofiles [86k] 2021-05-16T20:05:33.1427910Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-16T20:05:33.4150160Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-16T20:05:33.9727970Z [17/89, 00:08/00:08] install: courier-scaled [3k] 2021-05-16T20:05:34.2436300Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-16T20:05:34.5256940Z [19/89, 00:09/00:09] install: ctablestack [2k] 2021-05-16T20:05:34.7905080Z [20/89, 00:09/00:09] install: ekdosis [19k] 2021-05-16T20:05:35.0936820Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-16T20:05:35.4795430Z [22/89, 00:10/00:10] install: emojicite [2k] 2021-05-16T20:05:35.7444670Z [23/89, 00:10/00:10] install: enctex [24k] 2021-05-16T20:05:36.0796910Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-16T20:05:36.3874280Z [25/89, 00:11/00:11] install: etex-pkg [6k] 2021-05-16T20:05:36.6550550Z [26/89, 00:11/00:11] install: filecontents [3k] 2021-05-16T20:05:36.9083180Z [27/89, 00:11/00:11] install: grfext [3k] 2021-05-16T20:05:37.1787800Z [28/89, 00:12/00:12] install: hyphenex [9k] 2021-05-16T20:05:37.4808920Z [29/89, 00:12/00:12] install: ifplatform [2k] 2021-05-16T20:05:37.7498250Z [30/89, 00:12/00:12] install: innerscript [4k] 2021-05-16T20:05:38.0148490Z [31/89, 00:13/00:13] install: interpreter [7k] 2021-05-16T20:05:38.2716490Z [32/89, 00:13/00:13] install: kanaparser [5k] 2021-05-16T20:05:38.5315930Z [33/89, 00:13/00:13] install: knuth-local [23k] 2021-05-16T20:05:38.8669130Z [34/89, 00:13/00:13] install: logreq [4k] 2021-05-16T20:05:39.1710780Z [35/89, 00:14/00:14] install: lua-typo [7k] 2021-05-16T20:05:39.4444530Z [36/89, 00:14/00:14] install: lua-uca [70k] 2021-05-16T20:05:39.8338180Z [37/89, 00:14/00:14] install: lua-ul [7k] 2021-05-16T20:05:40.1022210Z [38/89, 00:15/00:16] install: lua-uni-algos [6k] 2021-05-16T20:05:40.3749040Z [39/89, 00:15/00:16] install: lua-visual-debug [4k] 2021-05-16T20:05:40.6468370Z [40/89, 00:15/00:16] install: luacode [3k] 2021-05-16T20:05:40.9036800Z [41/89, 00:15/00:16] install: luacolor [5k] 2021-05-16T20:05:41.1650170Z [42/89, 00:16/00:17] install: luahyphenrules [3k] 2021-05-16T20:05:41.4189460Z [43/89, 00:16/00:17] install: luaimageembed [2k] 2021-05-16T20:05:41.6851760Z [44/89, 00:16/00:17] install: luaindex [5k] 2021-05-16T20:05:41.9568050Z [45/89, 00:16/00:17] install: luainputenc [5k] 2021-05-16T20:05:42.2210480Z [46/89, 00:17/00:18] install: luaintro [1k] 2021-05-16T20:05:42.4753560Z [47/89, 00:17/00:18] install: luakeys [5k] 2021-05-16T20:05:42.7419960Z [48/89, 00:17/00:18] install: lualatex-doc [1k] 2021-05-16T20:05:43.0134240Z [49/89, 00:18/00:19] install: lualatex-truncate [2k] 2021-05-16T20:05:43.2800340Z [50/89, 00:18/00:19] install: luamplib [12k] 2021-05-16T20:05:43.5478430Z [51/89, 00:18/00:19] install: luapackageloader [2k] 2021-05-16T20:05:43.8139770Z [52/89, 00:18/00:19] install: luaprogtable [7k] 2021-05-16T20:05:44.0731900Z [53/89, 00:19/00:20] install: luarandom [2k] 2021-05-16T20:05:44.3365430Z [54/89, 00:19/00:20] install: luatex85 [2k] 2021-05-16T20:05:44.5997480Z [55/89, 00:19/00:20] install: luatexbase [4k] 2021-05-16T20:05:44.8742350Z [56/89, 00:19/00:20] install: luatexko [22k] 2021-05-16T20:05:45.1816090Z [57/89, 00:20/00:21] install: luatextra [2k] 2021-05-16T20:05:45.4459630Z [58/89, 00:20/00:21] install: luavlna [8k] 2021-05-16T20:05:45.7153470Z [59/89, 00:20/00:21] install: luaxml [31k] 2021-05-16T20:05:46.0266800Z [60/89, 00:21/00:22] install: makeindex.universal-darwin [91k] 2021-05-16T20:05:46.3924670Z [61/89, 00:21/00:22] install: makeindex [5k] 2021-05-16T20:05:46.6528410Z [62/89, 00:21/00:22] install: mflogo [2k] 2021-05-16T20:05:46.9351390Z [63/89, 00:21/00:22] install: newpax [9k] 2021-05-16T20:05:47.2080100Z [64/89, 00:22/00:23] install: nodetree [13k] 2021-05-16T20:05:47.4730070Z [65/89, 00:22/00:23] install: odsfile [5k] 2021-05-16T20:05:47.7294360Z [66/89, 00:22/00:23] install: optex.universal-darwin [1k] 2021-05-16T20:05:47.9954500Z [67/89, 00:22/00:23] install: optex [770k] 2021-05-16T20:05:48.6120190Z [68/89, 00:23/00:23] install: pdfarticle [4k] 2021-05-16T20:05:48.8910710Z [69/89, 00:23/00:23] install: pdfextra [22k] 2021-05-16T20:05:49.2027480Z [70/89, 00:24/00:24] install: placeat [4k] 2021-05-16T20:05:49.4953960Z [71/89, 00:24/00:24] install: plantuml [3k] 2021-05-16T20:05:49.7621740Z [72/89, 00:24/00:24] install: rsfs [55k] 2021-05-16T20:05:50.1240850Z [73/89, 00:25/00:25] install: selnolig [53k] 2021-05-16T20:05:50.5168560Z [74/89, 00:25/00:25] install: spelling [14k] 2021-05-16T20:05:50.8320610Z [75/89, 00:25/00:25] install: stricttex [2k] 2021-05-16T20:05:51.0978080Z [76/89, 00:26/00:26] install: texlive-common [1k] 2021-05-16T20:05:51.3548070Z [77/89, 00:26/00:26] install: texlive-en [1k] 2021-05-16T20:05:51.6297220Z [78/89, 00:26/00:26] install: texlive-msg-translations [144k] 2021-05-16T20:05:52.1014030Z [79/89, 00:27/00:27] install: thumbpdf.universal-darwin [1k] 2021-05-16T20:05:52.3732950Z [80/89, 00:27/00:27] install: thumbpdf [19k] 2021-05-16T20:05:53.5264720Z [81/89, 00:27/00:27] install: tlshell.universal-darwin [1k] 2021-05-16T20:05:53.5268600Z [82/89, 00:27/00:27] install: tlshell [29k] 2021-05-16T20:05:53.5269330Z [83/89, 00:28/00:28] install: typewriter [25k] 2021-05-16T20:05:53.5900990Z [84/89, 00:28/00:28] install: uninormalize [6k] 2021-05-16T20:05:53.8614530Z [85/89, 00:28/00:28] install: upquote [2k] 2021-05-16T20:05:54.1285720Z [86/89, 00:29/00:29] install: xdvi.universal-darwin [948k] 2021-05-16T20:05:54.8155700Z [87/89, 00:29/00:29] install: xdvi [7k] 2021-05-16T20:05:55.0928150Z [88/89, 00:30/00:30] install: collection-basic [1k] 2021-05-16T20:05:55.3604900Z [89/89, 00:30/00:30] install: collection-luatex [1k] 2021-05-16T20:05:55.6281310Z running mktexlsr ... 2021-05-16T20:05:56.2658750Z done running mktexlsr. 2021-05-16T20:05:56.3070330Z running updmap-sys ... 2021-05-16T20:05:56.9292020Z done running updmap-sys. 2021-05-16T20:05:56.9293850Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T20:05:56.9296310Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pBq_bVIL_f/rPvoh3FYYJ ... 2021-05-16T20:05:58.1701520Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/pBq_bVIL_f/rPvoh3FYYJ. 2021-05-16T20:05:58.1703220Z OK: optex.fmt/luatex 2021-05-16T20:05:58.1704840Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T20:05:58.1706600Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T20:06:00.4364080Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:06:00.4365450Z tlmgr: no updates available 2021-05-16T20:06:00.5755810Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T20:06:00.5756690Z with: 2021-05-16T20:06:00.5757050Z pandoc-version: 2.7.3 2021-05-16T20:06:00.5757390Z env: 2021-05-16T20:06:00.5757790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:06:00.5758200Z TIC_DEPLOY_KEY: 2021-05-16T20:06:00.5758520Z RSPM: 2021-05-16T20:06:00.5759630Z GITHUB_PAT: *** 2021-05-16T20:06:00.5760020Z COVERALLS_TOKEN: 2021-05-16T20:06:00.5760520Z continue-on-error: false 2021-05-16T20:06:00.5760970Z VDIFFR_RUN_TESTS: false 2021-05-16T20:06:00.5761430Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:06:00.5761820Z TZ: UTC 2021-05-16T20:06:00.5762170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:06:00.5762530Z NOT_CRAN: true 2021-05-16T20:06:00.5762870Z ##[endgroup] 2021-05-16T20:06:01.1105420Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T20:06:03.9353200Z installer: Package name is pandoc 2021-05-16T20:06:03.9362660Z installer: Installing at base path / 2021-05-16T20:06:03.9367720Z installer: The install was successful. 2021-05-16T20:06:03.9505280Z ##[group]Run git config user.name adigherman 2021-05-16T20:06:03.9506030Z git config user.name adigherman 2021-05-16T20:06:03.9506600Z git config user.email adig@jhu.edu 2021-05-16T20:06:03.9887750Z shell: /bin/bash -e {0} 2021-05-16T20:06:03.9888210Z env: 2021-05-16T20:06:03.9888690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:06:03.9889210Z TIC_DEPLOY_KEY: 2021-05-16T20:06:03.9889580Z RSPM: 2021-05-16T20:06:03.9890800Z GITHUB_PAT: *** 2021-05-16T20:06:03.9891280Z COVERALLS_TOKEN: 2021-05-16T20:06:03.9891780Z continue-on-error: false 2021-05-16T20:06:03.9892310Z VDIFFR_RUN_TESTS: false 2021-05-16T20:06:03.9892830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:06:03.9893700Z TZ: UTC 2021-05-16T20:06:03.9894110Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:06:03.9894560Z NOT_CRAN: true 2021-05-16T20:06:03.9894970Z ##[endgroup] 2021-05-16T20:06:04.0640540Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T20:06:04.0641270Z env: 2021-05-16T20:06:04.0641690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:06:04.0642370Z TIC_DEPLOY_KEY: 2021-05-16T20:06:04.0642730Z RSPM: 2021-05-16T20:06:04.0644070Z GITHUB_PAT: *** 2021-05-16T20:06:04.0644520Z COVERALLS_TOKEN: 2021-05-16T20:06:04.0644980Z continue-on-error: false 2021-05-16T20:06:04.0645480Z VDIFFR_RUN_TESTS: false 2021-05-16T20:06:04.0645950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:06:04.0646400Z TZ: UTC 2021-05-16T20:06:04.0646770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:06:04.0647180Z NOT_CRAN: true 2021-05-16T20:06:04.0647530Z ##[endgroup] 2021-05-16T20:06:05.7932510Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T20:06:05.8347050Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T20:06:05.8348240Z To reinstall 3.20.2, run: 2021-05-16T20:06:05.8349240Z brew reinstall cmake 2021-05-16T20:06:07.4956950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T20:06:08.6506920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:06:09.2455770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T20:06:09.7434380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T20%3A15%3A00Z&sig=1zgSRLMCTf8Sv2B%2FbFgQCd2hgiXt2Snb%2BB4X6fC6Nho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:09.7888500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=1zgSRLMCTf8Sv2B\%2FbFgQCd2hgiXt2Snb\%2BB4X6fC6Nho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:09.8631060Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T20:06:09.9340750Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T20:06:10.6273890Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2697-1haqebv 2021-05-16T20:06:10.6276270Z ==> Finishing up 2021-05-16T20:06:10.6277550Z cp -pR /private/tmp/d20210516-2697-1haqebv/libssh/. /usr/local/Cellar/libssh 2021-05-16T20:06:10.6278710Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T20:06:10.6376000Z chmod -Rf +w /private/tmp/d20210516-2697-1haqebv 2021-05-16T20:06:10.6377240Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T20:06:10.6479200Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T20:06:10.6580560Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T20:06:10.6680890Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T20:06:10.6706590Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T20:06:10.6791250Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T20:06:10.6836260Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2861-6rm549.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-16T20:06:12.6164890Z ==> Summary 2021-05-16T20:06:12.6190850Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T20:06:14.8667820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T20:06:15.9896720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:06:16.5317790Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T20:06:16.9087920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T20%3A15%3A00Z&sig=gjItZSxi3zfqkYJRBtPt%2BUDGzfv7elOXLW59p7rwf1g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:16.9738150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=gjItZSxi3zfqkYJRBtPt\%2BUDGzfv7elOXLW59p7rwf1g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:18.0051790Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T20:06:18.3595920Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T20:06:19.5165630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:06:20.1833610Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T20:06:20.8737190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T20%3A15%3A00Z&sig=g91gJvs2oMxLLAshGDSZUIAKfkOdKOmunQkx0xfiuio%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:20.9184560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=g91gJvs2oMxLLAshGDSZUIAKfkOdKOmunQkx0xfiuio\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:21.0429030Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T20:06:21.0498060Z ==> Installing dependencies for jags: gcc 2021-05-16T20:06:21.0504570Z ==> Installing jags dependency: gcc 2021-05-16T20:06:21.1360160Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T20:06:21.1388280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-2868-1brg168 2021-05-16T20:06:23.0695440Z cp -pR /private/tmp/d20210516-2868-1brg168/gcc/. /usr/local/Cellar/gcc 2021-05-16T20:06:24.6542470Z chmod -Rf +w /private/tmp/d20210516-2868-1brg168 2021-05-16T20:06:28.6671200Z ==> Finishing up 2021-05-16T20:06:28.9823590Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T20:06:28.9832740Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T20:06:28.9845770Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T20:06:28.9851960Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T20:06:28.9857100Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T20:06:28.9866570Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T20:06:28.9872290Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T20:06:28.9877360Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T20:06:28.9882920Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T20:06:28.9887910Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T20:06:28.9902040Z rm /usr/local/bin/c++-11 2021-05-16T20:06:28.9904900Z rm /usr/local/bin/cpp-11 2021-05-16T20:06:28.9908180Z rm /usr/local/bin/g++-11 2021-05-16T20:06:28.9911130Z rm /usr/local/bin/gcc-11 2021-05-16T20:06:28.9959420Z rm /usr/local/bin/gcc-ar-11 2021-05-16T20:06:28.9962760Z rm /usr/local/bin/gcc-nm-11 2021-05-16T20:06:28.9966260Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T20:06:28.9968860Z rm /usr/local/bin/gcov-11 2021-05-16T20:06:28.9971840Z rm /usr/local/bin/gcov-dump-11 2021-05-16T20:06:28.9974790Z rm /usr/local/bin/gcov-tool-11 2021-05-16T20:06:29.2262170Z Error: The `brew link` step did not complete successfully 2021-05-16T20:06:29.2263080Z The formula built, but is not symlinked into /usr/local 2021-05-16T20:06:29.2266610Z Could not symlink bin/gfortran 2021-05-16T20:06:29.2267520Z Target /usr/local/bin/gfortran 2021-05-16T20:06:29.2268410Z already exists. You may want to remove it: 2021-05-16T20:06:29.2269710Z rm '/usr/local/bin/gfortran' 2021-05-16T20:06:29.2270370Z 2021-05-16T20:06:29.2271300Z To force the link and overwrite all conflicting files: 2021-05-16T20:06:29.2272650Z brew link --overwrite gcc 2021-05-16T20:06:29.2273300Z 2021-05-16T20:06:29.2274150Z To list all files that would be deleted: 2021-05-16T20:06:29.2275430Z brew link --overwrite --dry-run gcc 2021-05-16T20:06:29.2276140Z 2021-05-16T20:06:29.2276970Z Possible conflicting files are: 2021-05-16T20:06:29.2305090Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T20:06:29.7157180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3104-j1gwym.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-16T20:06:32.4805230Z ==> Summary 2021-05-16T20:06:32.5695200Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T20:06:32.5699960Z ==> Installing jags 2021-05-16T20:06:32.5702980Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T20:06:32.5721670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-2868-18yxxs9 2021-05-16T20:06:32.6296770Z cp -pR /private/tmp/d20210516-2868-18yxxs9/jags/. /usr/local/Cellar/jags 2021-05-16T20:06:32.6942390Z chmod -Rf +w /private/tmp/d20210516-2868-18yxxs9 2021-05-16T20:06:32.8140720Z ==> Finishing up 2021-05-16T20:06:32.8455370Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T20:06:32.8461070Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T20:06:32.8476210Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T20:06:32.8482220Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T20:06:32.8493660Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T20:06:32.8498370Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T20:06:32.8504100Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T20:06:32.8509320Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T20:06:32.8521820Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T20:06:32.8886940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3130-11bfeex.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-16T20:06:35.4566870Z ==> Summary 2021-05-16T20:06:35.4657080Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T20:06:37.7681480Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T20:06:38.9135540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:06:39.4799780Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T20:06:39.9854370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T20%3A15%3A00Z&sig=rHLhJFTroZzuyRm9zu0VC%2B53Tv%2FCG2M9WHwCNOWU5O0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:40.0309700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=rHLhJFTroZzuyRm9zu0VC\%2B53Tv\%2FCG2M9WHwCNOWU5O0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:41.2024960Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T20:06:41.3168720Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T20:06:41.3195430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3141-k2jv8b 2021-05-16T20:06:41.5283200Z cp -pR /private/tmp/d20210516-3141-k2jv8b/v8/. /usr/local/Cellar/v8 2021-05-16T20:06:41.6619700Z chmod -Rf +w /private/tmp/d20210516-3141-k2jv8b 2021-05-16T20:06:41.8245190Z ==> Finishing up 2021-05-16T20:06:41.8774520Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T20:06:41.9197960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3306-1ideris.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-16T20:06:44.5212900Z ==> Summary 2021-05-16T20:06:44.5271150Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T20:06:46.7113350Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T20:06:47.8383240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:06:48.3997500Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T20:06:48.7639550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T20%3A15%3A00Z&sig=WdpS6UTYBGd2J8E5NtXRNiZwSVYwC1c%2BC5%2BZYdfj41U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:48.8087080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=WdpS6UTYBGd2J8E5NtXRNiZwSVYwC1c\%2BC5\%2BZYdfj41U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:49.0364150Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T20:06:49.0600120Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T20:06:50.1958850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:06:50.7785870Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T20:06:51.2074360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T20%3A15%3A00Z&sig=U%2B8wJ1Ga%2F47wZUdvIbOTZOka5jAUvTxvcy%2BfW7EYQ64%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:51.2725530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=U\%2B8wJ1Ga\%2F47wZUdvIbOTZOka5jAUvTxvcy\%2BfW7EYQ64\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:51.5339820Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T20:06:51.5522760Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T20:06:52.6687830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:06:53.2360390Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T20:06:53.6325590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T20%3A15%3A00Z&sig=hLJvrNHvfRbReRfm7s02OpIvZW%2Bu6d5knrUZnYnshEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:53.6853480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=hLJvrNHvfRbReRfm7s02OpIvZW\%2Bu6d5knrUZnYnshEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:53.9181870Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T20:06:53.9431460Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T20:06:53.9436320Z ==> Installing fftw dependency: hwloc 2021-05-16T20:06:54.0053980Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T20:06:54.0096490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3313-2a92he 2021-05-16T20:06:54.3095480Z cp -pR /private/tmp/d20210516-3313-2a92he/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T20:06:54.8052460Z chmod -Rf +w /private/tmp/d20210516-3313-2a92he 2021-05-16T20:06:55.2385840Z ==> Finishing up 2021-05-16T20:06:55.2821940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T20:06:55.2830760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T20:06:55.2835960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T20:06:55.2841640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T20:06:55.2846960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T20:06:55.2852420Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T20:06:55.2857900Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T20:06:55.2863090Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T20:06:55.2868690Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T20:06:55.2873970Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T20:06:55.2878490Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T20:06:55.2884150Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T20:06:55.2888990Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T20:06:55.2896020Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T20:06:55.2900600Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T20:06:55.2932840Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T20:06:55.2956640Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T20:06:55.2965120Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T20:06:55.2983360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T20:06:55.2992460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T20:06:55.2998160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T20:06:55.3007090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T20:06:55.3012730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T20:06:55.3018440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T20:06:55.3026550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T20:06:55.3032560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T20:06:55.3043050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T20:06:55.3048920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T20:06:55.3054700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T20:06:55.3060990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T20:06:55.3066580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T20:06:55.3098370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T20:06:55.3108210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T20:06:55.3120990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T20:06:55.3129840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T20:06:55.3140890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T20:06:55.3151170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T20:06:55.3164670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T20:06:55.3170540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T20:06:55.3180770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T20:06:55.3194170Z 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-16T20:06:55.3199900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T20:06:55.3205810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T20:06:55.3219310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T20:06:55.3230330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T20:06:55.3240040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T20:06:55.3257650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T20:06:55.3259830Z 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-16T20:06:55.3278710Z 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-16T20:06:55.3289300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T20:06:55.3302560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T20:06:55.3308190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T20:06:55.3315850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T20:06:55.3321270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T20:06:55.3328890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T20:06:55.3334370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T20:06:55.3342010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T20:06:55.3351500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T20:06:55.3356870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T20:06:55.3363490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T20:06:55.3373920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T20:06:55.3383870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T20:06:55.3389460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T20:06:55.3397060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T20:06:55.3402420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T20:06:55.3412570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T20:06:55.3417850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T20:06:55.3430280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T20:06:55.3435550Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T20:06:55.3440890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T20:06:55.3448280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T20:06:55.3453620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T20:06:55.3462960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T20:06:55.3471260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T20:06:55.3479250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T20:06:55.3488500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T20:06:55.3493260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T20:06:55.3498800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T20:06:55.3503620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T20:06:55.3509070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T20:06:55.3513850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T20:06:55.3519360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T20:06:55.3528290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T20:06:55.3533730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T20:06:55.3539220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T20:06:55.3544620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T20:06:55.3550290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T20:06:55.3555300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T20:06:55.3560920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T20:06:55.3566500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T20:06:55.3572020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T20:06:55.3580760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T20:06:55.3586560Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T20:06:55.3592340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T20:06:55.3598020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T20:06:55.3603680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T20:06:55.3609240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T20:06:55.3614990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T20:06:55.3620580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T20:06:55.3626620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T20:06:55.3630930Z Only the first 100 operations were output. 2021-05-16T20:06:56.3296450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3490-1odylrs.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-16T20:06:58.0226180Z ==> Summary 2021-05-16T20:06:58.0793850Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T20:06:58.0800880Z ==> Installing fftw dependency: open-mpi 2021-05-16T20:06:58.1365900Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:06:58.1384340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3313-y45x7e 2021-05-16T20:06:58.3999840Z cp -pR /private/tmp/d20210516-3313-y45x7e/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T20:06:58.8781270Z chmod -Rf +w /private/tmp/d20210516-3313-y45x7e 2021-05-16T20:07:00.1940630Z ==> Finishing up 2021-05-16T20:07:00.2697000Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T20:07:00.2754420Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T20:07:00.2809340Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T20:07:00.2811340Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T20:07:00.2835070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T20:07:00.2836620Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T20:07:00.2837980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T20:07:00.2839300Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T20:07:00.2840670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T20:07:00.2842020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T20:07:00.2843460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T20:07:00.2844850Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T20:07:00.2846380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T20:07:00.2848220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T20:07:00.2849700Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T20:07:00.2851100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T20:07:00.2852530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T20:07:00.2853980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T20:07:00.2855380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T20:07:00.2856880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T20:07:00.2858260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T20:07:00.2859630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T20:07:00.2862910Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T20:07:00.2868570Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T20:07:00.2875380Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T20:07:00.2879670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T20:07:00.2884870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T20:07:00.2889280Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T20:07:00.2894160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T20:07:00.2898710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T20:07:00.2903780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T20:07:00.2908540Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T20:07:00.2914240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T20:07:00.2918460Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T20:07:00.2924030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T20:07:00.2928010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T20:07:00.2932780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T20:07:00.2937110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T20:07:00.2941980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T20:07:00.2946350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T20:07:00.2951310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T20:07:00.2955740Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T20:07:00.2960670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T20:07:00.2964980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T20:07:00.2969950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T20:07:00.2974180Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T20:07:00.2979320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T20:07:00.2983880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T20:07:00.2995070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T20:07:00.3000350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T20:07:00.3005320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T20:07:00.3010670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T20:07:00.3016670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T20:07:00.3021510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T20:07:00.3035370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T20:07:00.3040950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T20:07:00.3046480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T20:07:00.3052040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T20:07:00.3057500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T20:07:00.3062880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T20:07:00.3071660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T20:07:00.3076980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T20:07:00.3082320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T20:07:00.3100570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T20:07:00.3110220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T20:07:00.3128000Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T20:07:00.3133960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T20:07:00.3139490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T20:07:00.3145020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T20:07:00.3150360Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T20:07:00.3156020Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T20:07:00.3161280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T20:07:00.3166740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T20:07:00.3171230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T20:07:00.3176760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T20:07:00.3181950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T20:07:00.3187590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T20:07:00.3193010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T20:07:00.3198160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T20:07:00.3203530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T20:07:00.3208830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T20:07:00.3213990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T20:07:00.3244670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T20:07:00.3250110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T20:07:00.3255400Z 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-16T20:07:00.3260230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T20:07:00.3265540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T20:07:00.3270410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T20:07:00.3275840Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T20:07:00.3280500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T20:07:00.3286140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T20:07:00.3290860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T20:07:00.3296190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T20:07:00.3300960Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T20:07:00.3306530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T20:07:00.3311210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T20:07:00.3316570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T20:07:00.3321480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T20:07:00.3326590Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T20:07:00.3332110Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T20:07:00.3335760Z Only the first 100 operations were output. 2021-05-16T20:07:00.7730470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3518-clnab.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-16T20:07:03.1649810Z ==> Summary 2021-05-16T20:07:03.2066080Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T20:07:03.2070500Z ==> Installing fftw 2021-05-16T20:07:03.2074340Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:07:03.2092450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3313-1ff9i0h 2021-05-16T20:07:03.3052710Z cp -pR /private/tmp/d20210516-3313-1ff9i0h/fftw/. /usr/local/Cellar/fftw 2021-05-16T20:07:03.3660420Z chmod -Rf +w /private/tmp/d20210516-3313-1ff9i0h 2021-05-16T20:07:03.5214320Z ==> Finishing up 2021-05-16T20:07:03.5565630Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T20:07:03.5569310Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T20:07:03.5574430Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T20:07:03.5578990Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T20:07:03.5585930Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T20:07:03.5590540Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T20:07:03.5595170Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T20:07:03.5603280Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T20:07:03.5610910Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T20:07:03.5622880Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T20:07:03.5630630Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T20:07:03.5641720Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T20:07:03.5678240Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T20:07:03.5771930Z info /usr/local/share/info/fftw3.info 2021-05-16T20:07:03.5783190Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T20:07:03.5793310Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T20:07:03.5812750Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T20:07:03.5825590Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T20:07:03.5834590Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T20:07:03.5845350Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T20:07:03.5870230Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T20:07:03.5878890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T20:07:03.5887450Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T20:07:03.5897100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T20:07:03.5902730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T20:07:03.5911500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T20:07:03.5921980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T20:07:03.5926880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T20:07:03.5935130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T20:07:03.5942980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T20:07:03.5951370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T20:07:03.5955920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T20:07:03.5963740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T20:07:03.5972370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T20:07:03.5980580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T20:07:03.5988950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T20:07:03.5997400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T20:07:03.6005630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T20:07:03.6013780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T20:07:03.6022420Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T20:07:03.6047060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T20:07:03.6048630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T20:07:03.6050330Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T20:07:03.6057640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T20:07:03.6071240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T20:07:03.6078380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T20:07:03.6085790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T20:07:03.6092640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T20:07:03.6099080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T20:07:03.6104860Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T20:07:03.6111190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T20:07:03.6194500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T20:07:03.6198460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T20:07:03.6203840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T20:07:03.6208320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T20:07:03.6213220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T20:07:03.6217960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T20:07:03.6225350Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T20:07:03.6229950Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T20:07:03.6234970Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T20:07:03.6556250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3545-xzdawg.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-16T20:07:06.0396490Z ==> Summary 2021-05-16T20:07:06.0451600Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T20:07:06.8405420Z ==> No outdated dependents to upgrade! 2021-05-16T20:07:06.8407250Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:07:07.0224670Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T20:07:07.0226170Z fftw, open-mpi 2021-05-16T20:07:07.0235130Z rm /usr/local/bin/fftw-wisdom 2021-05-16T20:07:07.0239420Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T20:07:07.0240830Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T20:07:07.0243870Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T20:07:07.0249140Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T20:07:07.0252860Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T20:07:07.0254480Z rm /usr/local/include/fftw3.f 2021-05-16T20:07:07.0259720Z rm /usr/local/include/fftw3.f03 2021-05-16T20:07:07.0260590Z rm /usr/local/include/fftw3.h 2021-05-16T20:07:07.0264300Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T20:07:07.0266570Z rm /usr/local/include/fftw3l.f03 2021-05-16T20:07:07.0272020Z rm /usr/local/include/fftw3q.f03 2021-05-16T20:07:07.0277610Z rm /usr/local/lib/cmake/fftw3 2021-05-16T20:07:07.0280700Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T20:07:07.0283570Z rm /usr/local/lib/libfftw3.a 2021-05-16T20:07:07.0287730Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T20:07:07.0295030Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T20:07:07.0298950Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T20:07:07.0300330Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T20:07:07.0301360Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T20:07:07.0305480Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T20:07:07.0308340Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T20:07:07.0314010Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T20:07:07.0315000Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T20:07:07.0317580Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T20:07:07.0323120Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T20:07:07.0324530Z rm /usr/local/lib/libfftw3f.a 2021-05-16T20:07:07.0328980Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T20:07:07.0332060Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T20:07:07.0335220Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T20:07:07.0338130Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T20:07:07.0342570Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T20:07:07.0344270Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T20:07:07.0348290Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T20:07:07.0352440Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T20:07:07.0355140Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T20:07:07.0359840Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T20:07:07.0361290Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T20:07:07.0364510Z rm /usr/local/lib/libfftw3l.a 2021-05-16T20:07:07.0370040Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T20:07:07.0374100Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T20:07:07.0374990Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T20:07:07.0377720Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T20:07:07.0379550Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T20:07:07.0383910Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T20:07:07.0385730Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T20:07:07.0389980Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T20:07:07.0391820Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T20:07:07.0394750Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T20:07:07.0400740Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T20:07:07.0407930Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T20:07:07.0409030Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T20:07:07.0483710Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T20:07:07.0484970Z rm /usr/local/share/info/fftw3.info 2021-05-16T20:07:07.0490400Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T20:07:07.0493890Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T20:07:07.0502840Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T20:07:07.0506230Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T20:07:07.0510150Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T20:07:07.0524320Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T20:07:07.1460750Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T20:07:07.1462720Z rm /usr/local/bin/mpic++ 2021-05-16T20:07:07.1465660Z rm /usr/local/bin/mpicc 2021-05-16T20:07:07.1469190Z rm /usr/local/bin/mpicxx 2021-05-16T20:07:07.1471990Z rm /usr/local/bin/mpiexec 2021-05-16T20:07:07.1475290Z rm /usr/local/bin/mpif77 2021-05-16T20:07:07.1477950Z rm /usr/local/bin/mpif90 2021-05-16T20:07:07.1481310Z rm /usr/local/bin/mpifort 2021-05-16T20:07:07.1484130Z rm /usr/local/bin/mpirun 2021-05-16T20:07:07.1488080Z rm /usr/local/bin/ompi-clean 2021-05-16T20:07:07.1490520Z rm /usr/local/bin/ompi-server 2021-05-16T20:07:07.1493190Z rm /usr/local/bin/ompi_info 2021-05-16T20:07:07.1496610Z rm /usr/local/bin/opal_wrapper 2021-05-16T20:07:07.1499820Z rm /usr/local/bin/orte-clean 2021-05-16T20:07:07.1502780Z rm /usr/local/bin/orte-info 2021-05-16T20:07:07.1505720Z rm /usr/local/bin/orte-server 2021-05-16T20:07:07.1509330Z rm /usr/local/bin/ortecc 2021-05-16T20:07:07.1512290Z rm /usr/local/bin/orted 2021-05-16T20:07:07.1515900Z rm /usr/local/bin/orterun 2021-05-16T20:07:07.1518850Z rm /usr/local/bin/profile2mat.pl 2021-05-16T20:07:07.1528300Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T20:07:07.1535050Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T20:07:07.1538300Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T20:07:07.1545220Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T20:07:07.1554260Z rm /usr/local/include/mpi-ext.h 2021-05-16T20:07:07.1561160Z rm /usr/local/include/mpi.h 2021-05-16T20:07:07.1564550Z rm /usr/local/include/mpi.mod 2021-05-16T20:07:07.1571160Z rm /usr/local/include/mpi_ext.mod 2021-05-16T20:07:07.1574060Z rm /usr/local/include/mpi_f08.mod 2021-05-16T20:07:07.1580100Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T20:07:07.1584630Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T20:07:07.1587630Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T20:07:07.1593870Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T20:07:07.1596640Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T20:07:07.1602740Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T20:07:07.1609290Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T20:07:07.1612120Z rm /usr/local/include/mpif-config.h 2021-05-16T20:07:07.1617820Z rm /usr/local/include/mpif-constants.h 2021-05-16T20:07:07.1620610Z rm /usr/local/include/mpif-ext.h 2021-05-16T20:07:07.1626370Z rm /usr/local/include/mpif-externals.h 2021-05-16T20:07:07.1629120Z rm /usr/local/include/mpif-handles.h 2021-05-16T20:07:07.1635290Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T20:07:07.1640980Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T20:07:07.1643540Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T20:07:07.1649220Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T20:07:07.1651590Z rm /usr/local/include/mpif.h 2021-05-16T20:07:07.1656830Z rm /usr/local/include/openmpi 2021-05-16T20:07:07.1659710Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T20:07:07.1668380Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T20:07:07.1673110Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T20:07:07.1676040Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T20:07:07.1681480Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T20:07:07.1685280Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T20:07:07.1691120Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T20:07:07.1693910Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T20:07:07.1701320Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T20:07:07.1704320Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T20:07:07.1711450Z rm /usr/local/lib/libmpi.dylib 2021-05-16T20:07:07.1714450Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T20:07:07.1721960Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T20:07:07.1725100Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T20:07:07.1731660Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T20:07:07.1738620Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T20:07:07.1741450Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T20:07:07.1747070Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T20:07:07.1749920Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T20:07:07.1754970Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T20:07:07.1757690Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T20:07:07.1765570Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T20:07:07.1768030Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T20:07:07.1774580Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T20:07:07.1776980Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T20:07:07.1784850Z rm /usr/local/lib/openmpi 2021-05-16T20:07:07.1794620Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T20:07:07.1801360Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T20:07:07.1804300Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T20:07:07.1810680Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T20:07:07.1813630Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T20:07:07.1820140Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T20:07:07.1826770Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T20:07:07.1829660Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T20:07:07.1837140Z rm /usr/local/lib/pmix 2021-05-16T20:07:07.1849310Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T20:07:07.1856140Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T20:07:07.1859150Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T20:07:07.1863040Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T20:07:07.1869240Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T20:07:07.1872190Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T20:07:07.1878920Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T20:07:07.1882160Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T20:07:07.1888640Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T20:07:07.1891600Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T20:07:07.1897930Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T20:07:07.1900780Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T20:07:07.1905500Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T20:07:07.1912320Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T20:07:07.1915510Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T20:07:07.1928520Z rm /usr/local/share/man/man1/orted.1 2021-05-16T20:07:07.1931900Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T20:07:07.1954460Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T20:07:07.1957660Z Only the first 100 operations were output. 2021-05-16T20:07:09.0772330Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T20:07:10.2446080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:10.8279560Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T20:07:11.2192370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T20%3A15%3A00Z&sig=%2BJxWrFj%2BeLt7t7cDLHAdRD9e6G7cNZJkju0ngWcTxZs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:11.2663300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=\%2BJxWrFj\%2BeLt7t7cDLHAdRD9e6G7cNZJkju0ngWcTxZs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:11.7980070Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T20:07:11.9271560Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T20:07:11.9299350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3553-1jifyil 2021-05-16T20:07:12.6083050Z cp -pR /private/tmp/d20210516-3553-1jifyil/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T20:07:13.3906230Z chmod -Rf +w /private/tmp/d20210516-3553-1jifyil 2021-05-16T20:07:14.3902860Z ==> Finishing up 2021-05-16T20:07:14.4388060Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T20:07:14.4392910Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T20:07:14.4397660Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T20:07:14.4402460Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T20:07:14.4406920Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T20:07:14.4411960Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T20:07:14.4416720Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T20:07:14.4421390Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T20:07:14.4440700Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T20:07:14.4445780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T20:07:14.4450130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T20:07:14.4455120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T20:07:14.4459860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T20:07:14.4464320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T20:07:14.4469250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T20:07:14.4473910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T20:07:14.4495700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T20:07:14.4497280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T20:07:14.4498700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T20:07:14.4500060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T20:07:14.4501460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T20:07:14.4503850Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T20:07:14.4509530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T20:07:14.4517990Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T20:07:14.4519670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T20:07:14.4523080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T20:07:14.4527560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T20:07:14.4532610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T20:07:14.4537190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T20:07:14.4542150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T20:07:14.4550030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T20:07:14.4557960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T20:07:14.4566820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T20:07:14.4578080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T20:07:14.4586380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T20:07:14.4594330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T20:07:14.4603560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T20:07:14.4612320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T20:07:14.4620810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T20:07:14.4632980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T20:07:14.4642110Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T20:07:14.4647830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T20:07:14.4655210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T20:07:14.4663770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T20:07:14.4672200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T20:07:14.4681170Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T20:07:14.4689200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T20:07:14.4697250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T20:07:14.4705090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T20:07:14.4713160Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T20:07:14.4721400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T20:07:14.4728980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T20:07:14.4737000Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T20:07:14.4741420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T20:07:14.4750020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T20:07:14.4757570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T20:07:14.4765530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T20:07:14.4769880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T20:07:14.4777910Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T20:07:14.4787270Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T20:07:14.4795350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T20:07:14.4802670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T20:07:14.4807340Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T20:07:14.4815080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T20:07:14.4823590Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T20:07:14.4853100Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T20:07:14.4854520Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T20:07:14.4855810Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T20:07:14.4857190Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T20:07:14.4864210Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T20:07:14.4868570Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T20:07:14.4965390Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T20:07:14.4969150Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T20:07:14.4974180Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T20:07:14.4978440Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T20:07:14.4983390Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T20:07:14.4987580Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T20:07:14.4992370Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T20:07:14.4996630Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T20:07:14.5001570Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T20:07:14.5005790Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T20:07:14.5012900Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T20:07:14.5019170Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T20:07:14.5026220Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T20:07:14.5042520Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T20:07:14.5048040Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T20:07:14.5053340Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T20:07:14.5058670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T20:07:14.5064090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T20:07:14.5069590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T20:07:14.5074780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T20:07:14.5080160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T20:07:14.5085450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T20:07:14.5091000Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T20:07:14.5096080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T20:07:14.5101130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T20:07:14.5106330Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T20:07:14.5111310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T20:07:14.5116450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T20:07:14.5121890Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T20:07:14.5126690Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T20:07:14.5131030Z Only the first 100 operations were output. 2021-05-16T20:07:14.8855920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3717-2c43sa.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-16T20:07:17.5263090Z ==> Summary 2021-05-16T20:07:17.5990730Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T20:07:20.0125350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T20:07:21.3575030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:21.9270980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T20:07:22.3613510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T20%3A15%3A00Z&sig=dA35n%2FSSygZVXH5Qt0d539ihX9VZubOLC8r96k1ZW%2Fg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:22.4104880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=dA35n\%2FSSygZVXH5Qt0d539ihX9VZubOLC8r96k1ZW\%2Fg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:22.4876260Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T20:07:22.5845290Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T20:07:22.5872780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3724-1tgobek 2021-05-16T20:07:22.6564640Z cp -pR /private/tmp/d20210516-3724-1tgobek/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T20:07:22.8148910Z chmod -Rf +w /private/tmp/d20210516-3724-1tgobek 2021-05-16T20:07:22.9802160Z ==> Finishing up 2021-05-16T20:07:23.0119070Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T20:07:23.0124160Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T20:07:23.0128330Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T20:07:23.0143360Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T20:07:23.0171850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0227980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0260920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0265620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0271550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0290710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0320310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0343460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0362830Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T20:07:23.0366270Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T20:07:23.0378790Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0381120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0383810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0386010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0406050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0407810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0417850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0432560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0443320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0462700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0481640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0505050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0517580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0538070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0561140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0563060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0577810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0593170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0600200Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0624020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0633460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0654340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0680500Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0696900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0699410Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0710380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0714280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0742330Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0764320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0770370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0778140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0780380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0796710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0826590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0844120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0857680Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0885240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0893230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0913180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0914850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0929250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0939910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0956970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.0981280Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.1083460Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.1170800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:07:23.1201720Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T20:07:23.1228820Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T20:07:23.1244870Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T20:07:23.1257290Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T20:07:23.1306750Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T20:07:23.1335860Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T20:07:23.1353280Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T20:07:23.1364600Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T20:07:23.1615340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3889-133tcwm.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-16T20:07:25.7478260Z ==> Summary 2021-05-16T20:07:25.7671930Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T20:07:27.8135230Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T20:07:27.8136360Z To reinstall 1.6.37, run: 2021-05-16T20:07:27.8137110Z brew reinstall libpng 2021-05-16T20:07:29.7024610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T20:07:30.8779030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:31.4494720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T20:07:31.8081130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T20%3A15%3A00Z&sig=SbT%2BnJNYeXezCpWJbc87al5ZJfq52x%2FS6Pnovq6oEec%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:31.8526530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=SbT\%2BnJNYeXezCpWJbc87al5ZJfq52x\%2FS6Pnovq6oEec\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:31.8947450Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T20:07:31.8992190Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T20:07:33.1069830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:33.6933580Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T20:07:34.0608260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T20%3A15%3A00Z&sig=xchB%2FJddVekiUXweWZnXl0FLyK77TUmeNB1o3aMMOes%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:34.1410550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=xchB\%2FJddVekiUXweWZnXl0FLyK77TUmeNB1o3aMMOes\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:34.2498590Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T20:07:34.2551960Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T20:07:35.4105880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:35.9780890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T20:07:36.3474370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T20%3A15%3A00Z&sig=aWJI2woBH6HzBy0CmMoa1b%2BBsgYjh59lUM78ahlieE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:36.3925460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=aWJI2woBH6HzBy0CmMoa1b\%2BBsgYjh59lUM78ahlieE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:36.4400830Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T20:07:36.4429310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T20:07:37.5857490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:38.1268590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T20:07:38.4787200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T20%3A15%3A00Z&sig=Xp4EQGCVP7MCn29VmlkTdO6FtE%2F84UyaKIlnryqe%2FGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:38.5250380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=Xp4EQGCVP7MCn29VmlkTdO6FtE\%2F84UyaKIlnryqe\%2FGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:38.5733580Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T20:07:38.5761810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T20:07:39.7605880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:40.4951520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T20:07:40.8608040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T20%3A15%3A00Z&sig=K1J4o1hu0FWP6DNdvEYjIo2Q%2F4FtKT21wj%2FlpQY1SMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:40.9089020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=K1J4o1hu0FWP6DNdvEYjIo2Q\%2F4FtKT21wj\%2FlpQY1SMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:41.0190540Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T20:07:41.0251540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T20:07:42.1438120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:42.6985270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T20:07:43.0833080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T20%3A15%3A00Z&sig=ElFgxrLGHqNZ0FdOePolIdarRaYORnyPZkIP0L5fXEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:43.1295480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=ElFgxrLGHqNZ0FdOePolIdarRaYORnyPZkIP0L5fXEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:43.2946610Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T20:07:43.3046010Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T20:07:44.5393320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:45.1179810Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T20:07:45.4918420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T20%3A15%3A00Z&sig=hCXGmBCDRDaHf1fCvwckf7KghDCP4PgWZK4Tv36LTT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:45.5400930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=hCXGmBCDRDaHf1fCvwckf7KghDCP4PgWZK4Tv36LTT4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:45.5933500Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T20:07:45.5964110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T20:07:46.6909810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:47.2511390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T20:07:47.6488400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T20%3A15%3A00Z&sig=LI5lKekXD3NRgaUmQQDIEyH1EwcP3zvXK7LP0A8%2Fxic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:47.6944580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=LI5lKekXD3NRgaUmQQDIEyH1EwcP3zvXK7LP0A8\%2Fxic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:47.7506220Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T20:07:47.7535200Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T20:07:48.9030770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:49.4865220Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T20:07:49.8539800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T20%3A15%3A00Z&sig=yzgVv978NTkftcI8h02WEkqAsulyxdwGZVbbX6pXqx4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:49.8995130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=yzgVv978NTkftcI8h02WEkqAsulyxdwGZVbbX6pXqx4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:49.9537800Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T20:07:49.9570590Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T20:07:51.1252290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:51.6932270Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T20:07:52.0724990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T20%3A15%3A00Z&sig=Gspg4VJ0x3ydpa3beEe%2BFN2jAG5dv5HFddTEELQu5l8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:52.1190000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=Gspg4VJ0x3ydpa3beEe\%2BFN2jAG5dv5HFddTEELQu5l8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:52.2001310Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T20:07:53.0351400Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T20:07:53.3563030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:53.9572520Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T20:07:54.3188900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T20%3A15%3A00Z&sig=8obGP5jSv8upLbb2TS2SYcGudOJ8Yw0E2BY4Uj5343M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:54.3652750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=8obGP5jSv8upLbb2TS2SYcGudOJ8Yw0E2BY4Uj5343M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:54.5104600Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T20:07:54.5190540Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T20:07:55.6712690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:56.2192750Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T20:07:56.6050740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T20%3A15%3A00Z&sig=jV7zBJtX48yLgWRvTQ1Nwr8z01UnrYcK5V5n36hQnz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:56.6804470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=jV7zBJtX48yLgWRvTQ1Nwr8z01UnrYcK5V5n36hQnz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:56.7561530Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T20:07:56.7602670Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T20:07:57.9254630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:07:58.4929810Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T20:07:58.8849730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T20%3A15%3A00Z&sig=STX4oPxrZg3HHT2ZXn6tdKOH68tqcIeOQLBvegxvTwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:07:58.9326630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=STX4oPxrZg3HHT2ZXn6tdKOH68tqcIeOQLBvegxvTwo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:07:59.0045680Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T20:07:59.0085750Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T20:08:00.2058860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:00.8496510Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T20:08:01.2187940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T20%3A15%3A00Z&sig=dLmPaypM8T1xvxI6HMtvPFWDekuRL7S4WBYIzalA0NI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:01.2642660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=dLmPaypM8T1xvxI6HMtvPFWDekuRL7S4WBYIzalA0NI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:01.6282610Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T20:08:01.6792920Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T20:08:02.8572660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:03.4259900Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T20:08:03.8226170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T20%3A15%3A00Z&sig=mThJ7ZTXxPDiYrdkX5tb%2F1xVplAqb9aCe9zkPVln8KE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:03.8688210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=mThJ7ZTXxPDiYrdkX5tb\%2F1xVplAqb9aCe9zkPVln8KE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:04.0423570Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T20:08:04.0526950Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T20:08:05.2623700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:05.8420110Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T20:08:06.2161210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T20%3A15%3A00Z&sig=my4KC1nNmzaOTb1J1CkxfoXvVy4YTKYJecn1yYdrIlU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:06.2695020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=my4KC1nNmzaOTb1J1CkxfoXvVy4YTKYJecn1yYdrIlU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:07.3955820Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T20:08:07.8245770Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T20:08:08.9541390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:08:09.5392260Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T20:08:09.9013680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T20%3A15%3A00Z&sig=dUNHiOvSH2DtDpKC315HNUTCpX75KAIlYiPrZ04%2Bcrw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:09.9463700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=dUNHiOvSH2DtDpKC315HNUTCpX75KAIlYiPrZ04\%2Bcrw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:10.2928360Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T20:08:10.3650180Z ==> 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-16T20:08:10.3652790Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T20:08:10.4518660Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T20:08:10.4569960Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-1lw9hp0 2021-05-16T20:08:10.4647310Z cp -pR /private/tmp/d20210516-3999-1lw9hp0/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T20:08:10.4743720Z chmod -Rf +w /private/tmp/d20210516-3999-1lw9hp0 2021-05-16T20:08:10.5105540Z ==> Finishing up 2021-05-16T20:08:10.6082020Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T20:08:10.6176810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4296-1tw0qjs.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-16T20:08:13.0377660Z ==> Summary 2021-05-16T20:08:13.0446530Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T20:08:13.0454060Z ==> Installing poppler dependency: xorgproto 2021-05-16T20:08:13.0487190Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T20:08:13.0504840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3999-6h7c3f 2021-05-16T20:08:13.1426620Z cp -pR /private/tmp/d20210516-3999-6h7c3f/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T20:08:13.2694300Z chmod -Rf +w /private/tmp/d20210516-3999-6h7c3f 2021-05-16T20:08:13.4335400Z ==> Finishing up 2021-05-16T20:08:13.5036020Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T20:08:13.5045080Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T20:08:13.5053870Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T20:08:13.5059340Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T20:08:13.5064820Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T20:08:13.5069980Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T20:08:13.5074810Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T20:08:13.5080310Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T20:08:13.5085520Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T20:08:13.5090600Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T20:08:13.5095410Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T20:08:13.5166470Z rm /usr/local/share/pkgconfig 2021-05-16T20:08:13.5187790Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T20:08:13.5192850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T20:08:13.5198540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T20:08:13.5203760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T20:08:13.5209120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T20:08:13.5221540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T20:08:13.5226510Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T20:08:13.5232080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T20:08:13.5237500Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T20:08:13.5242450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T20:08:13.5248010Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T20:08:13.5253320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T20:08:13.5258280Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T20:08:13.5263870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T20:08:13.5271400Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T20:08:13.5277670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T20:08:13.5284410Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T20:08:13.5287330Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T20:08:13.5292980Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T20:08:13.5297710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T20:08:13.5302490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T20:08:13.5307970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T20:08:13.5312900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T20:08:13.5317480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T20:08:13.5322710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T20:08:13.5327650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T20:08:13.5332200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T20:08:13.5337650Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T20:08:13.5342460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T20:08:13.5347130Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T20:08:13.5352890Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T20:08:13.5358020Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T20:08:13.5362710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T20:08:13.5367850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T20:08:13.5373290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T20:08:13.5378620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T20:08:13.5383510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T20:08:13.5389140Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T20:08:13.5398480Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T20:08:13.5403550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T20:08:13.5408910Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T20:08:13.5413720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T20:08:13.5960680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4322-1yitk90.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-16T20:08:16.1375570Z ==> Summary 2021-05-16T20:08:16.1537590Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T20:08:16.1543310Z ==> Installing poppler dependency: libxau 2021-05-16T20:08:16.1629150Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T20:08:16.1647280Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-9i1ewz 2021-05-16T20:08:16.1768030Z cp -pR /private/tmp/d20210516-3999-9i1ewz/libxau/. /usr/local/Cellar/libxau 2021-05-16T20:08:16.1934310Z chmod -Rf +w /private/tmp/d20210516-3999-9i1ewz 2021-05-16T20:08:16.2489710Z ==> Finishing up 2021-05-16T20:08:16.2882630Z rm /usr/local/include/X11 2021-05-16T20:08:16.2890350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T20:08:16.2894490Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T20:08:16.2899650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T20:08:16.2904480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T20:08:16.2909120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T20:08:16.2913690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T20:08:16.2918890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T20:08:16.2923280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T20:08:16.2928260Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T20:08:16.2932790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T20:08:16.2943410Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T20:08:16.2945180Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T20:08:16.2947350Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T20:08:16.2952400Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T20:08:16.2958170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T20:08:16.2963630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T20:08:16.2968280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T20:08:16.2973530Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T20:08:16.2978790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T20:08:16.2983290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T20:08:16.2988550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T20:08:16.2994550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T20:08:16.2999810Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T20:08:16.3004970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T20:08:16.3008280Z mkdir -p /usr/local/include/X11/dri 2021-05-16T20:08:16.3014630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T20:08:16.3019960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T20:08:16.3025200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T20:08:16.3028210Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T20:08:16.3036630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T20:08:16.3041890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T20:08:16.3046670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T20:08:16.3052050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T20:08:16.3057240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T20:08:16.3062520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T20:08:16.3067970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T20:08:16.3073250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T20:08:16.3079220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T20:08:16.3084660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T20:08:16.3089790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T20:08:16.3095070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T20:08:16.3121830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T20:08:16.3127410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T20:08:16.3132210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T20:08:16.3137680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T20:08:16.3142350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T20:08:16.3147790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T20:08:16.3152580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T20:08:16.3158170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T20:08:16.3162760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T20:08:16.3168160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T20:08:16.3173030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T20:08:16.3178060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T20:08:16.3183350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T20:08:16.3188340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T20:08:16.3193690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T20:08:16.3198580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T20:08:16.3203970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T20:08:16.3209150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T20:08:16.3214030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T20:08:16.3219450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T20:08:16.3224520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T20:08:16.3229150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T20:08:16.3234410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T20:08:16.3239370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T20:08:16.3245220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T20:08:16.3250510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T20:08:16.3255130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T20:08:16.3260370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T20:08:16.3276560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T20:08:16.3278360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T20:08:16.3280220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T20:08:16.3282310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T20:08:16.3287810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T20:08:16.3292590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T20:08:16.3297970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T20:08:16.3302840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T20:08:16.3308460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T20:08:16.3313520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T20:08:16.3318590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T20:08:16.3323750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T20:08:16.3329190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T20:08:16.3334780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T20:08:16.3339770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T20:08:16.3345190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T20:08:16.3351260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T20:08:16.3356260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T20:08:16.3361430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T20:08:16.3366880Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T20:08:16.3371890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T20:08:16.3376760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T20:08:16.3382080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T20:08:16.3386790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T20:08:16.3392170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T20:08:16.3397440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T20:08:16.3402310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T20:08:16.3407530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T20:08:16.3412370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T20:08:16.3417810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T20:08:16.3422560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T20:08:16.3428010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T20:08:16.3432760Z Only the first 100 operations were output. 2021-05-16T20:08:16.3863780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4348-6ihuc2.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-16T20:08:18.9599810Z ==> Summary 2021-05-16T20:08:18.9628210Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T20:08:18.9633940Z ==> Installing poppler dependency: libxdmcp 2021-05-16T20:08:18.9721890Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T20:08:18.9739620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-1qzedsv 2021-05-16T20:08:18.9837660Z cp -pR /private/tmp/d20210516-3999-1qzedsv/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T20:08:18.9951290Z chmod -Rf +w /private/tmp/d20210516-3999-1qzedsv 2021-05-16T20:08:19.0369990Z ==> Finishing up 2021-05-16T20:08:19.0739200Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T20:08:19.0744550Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T20:08:19.0754710Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T20:08:19.0762880Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T20:08:19.0770210Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T20:08:19.0896640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4374-1memvxe.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-16T20:08:21.5189540Z ==> Summary 2021-05-16T20:08:21.5207730Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T20:08:21.5213680Z ==> Installing poppler dependency: libxcb 2021-05-16T20:08:21.5558610Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T20:08:21.5575820Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-3999-1ousbg7 2021-05-16T20:08:22.2047520Z cp -pR /private/tmp/d20210516-3999-1ousbg7/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T20:08:23.3385710Z chmod -Rf +w /private/tmp/d20210516-3999-1ousbg7 2021-05-16T20:08:24.4584810Z ==> Finishing up 2021-05-16T20:08:24.4965420Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T20:08:24.4973420Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T20:08:24.5039630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T20:08:24.5045020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T20:08:24.5053530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T20:08:24.5061870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T20:08:24.5073750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T20:08:24.5084610Z 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-16T20:08:24.5093320Z 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-16T20:08:24.5101390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T20:08:24.5111850Z 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-16T20:08:24.5121350Z 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-16T20:08:24.5129830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T20:08:24.5135350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T20:08:24.5144080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T20:08:24.5153900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T20:08:24.5163230Z 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-16T20:08:24.5171080Z 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-16T20:08:24.5176540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T20:08:24.5183110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T20:08:24.5188090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T20:08:24.5197710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T20:08:24.5203390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T20:08:24.5211950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T20:08:24.5219310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T20:08:24.5224240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T20:08:24.5233500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T20:08:24.5238580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T20:08:24.5245860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T20:08:24.5254030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T20:08:24.5264490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T20:08:24.5275530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T20:08:24.5283570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T20:08:24.5294550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T20:08:24.5300180Z 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-16T20:08:24.5304980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T20:08:24.5312350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T20:08:24.5317790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T20:08:24.5325010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T20:08:24.5330420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T20:08:24.5337860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T20:08:24.5345790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T20:08:24.5351170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T20:08:24.5356310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T20:08:24.5389120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T20:08:24.5394840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T20:08:24.5403370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T20:08:24.5408350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T20:08:24.5414190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T20:08:24.5419690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T20:08:24.5425210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T20:08:24.5435990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T20:08:24.5441500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T20:08:24.5446590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T20:08:24.5454470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T20:08:24.5460040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T20:08:24.5469810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T20:08:24.5475190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T20:08:24.5482200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T20:08:24.5487820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T20:08:24.5493200Z 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-16T20:08:24.5502210Z 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-16T20:08:24.5508010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T20:08:24.5514060Z 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-16T20:08:24.5519360Z 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-16T20:08:24.5525170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T20:08:24.5531120Z 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-16T20:08:24.5536050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T20:08:24.5541810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T20:08:24.5546910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T20:08:24.5554880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T20:08:24.5560050Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T20:08:24.5565580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T20:08:24.5570950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T20:08:24.5576200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T20:08:24.5582040Z 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-16T20:08:24.5587030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T20:08:24.5592870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T20:08:24.5603840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T20:08:24.5610140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T20:08:24.5616010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T20:08:24.5622570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T20:08:24.5627530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T20:08:24.5633310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T20:08:24.5644530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T20:08:24.5649700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T20:08:24.5655070Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T20:08:24.5660330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T20:08:24.5665840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T20:08:24.5671020Z 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-16T20:08:24.5678620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T20:08:24.5683980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T20:08:24.5692120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T20:08:24.5697260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T20:08:24.5702620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T20:08:24.5707810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T20:08:24.5713280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T20:08:24.5719080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T20:08:24.5724080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T20:08:24.5729380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T20:08:24.5733120Z Only the first 100 operations were output. 2021-05-16T20:08:26.1784950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4400-1a5glzv.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-16T20:08:28.9037450Z ==> Summary 2021-05-16T20:08:29.0407770Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T20:08:29.0413520Z ==> Installing poppler dependency: libx11 2021-05-16T20:08:29.0872360Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T20:08:29.0892720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-1jg0qxs 2021-05-16T20:08:29.3951130Z cp -pR /private/tmp/d20210516-3999-1jg0qxs/libx11/. /usr/local/Cellar/libx11 2021-05-16T20:08:29.9063380Z chmod -Rf +w /private/tmp/d20210516-3999-1jg0qxs 2021-05-16T20:08:30.3803810Z ==> Finishing up 2021-05-16T20:08:30.4157550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T20:08:30.4167530Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T20:08:30.4185540Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T20:08:30.4200310Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T20:08:30.4212960Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T20:08:30.4214770Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T20:08:30.4229640Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T20:08:30.4242610Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T20:08:30.4256740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T20:08:30.4272100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T20:08:30.4273510Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T20:08:30.4294300Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T20:08:30.4302280Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T20:08:30.4311960Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T20:08:30.4327560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T20:08:30.4334040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T20:08:30.4343230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T20:08:30.4358450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T20:08:30.4363090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T20:08:30.4375120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T20:08:30.4390380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T20:08:30.4402550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T20:08:30.4428480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T20:08:30.4447240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T20:08:30.4449420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T20:08:30.4451420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T20:08:30.4453340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T20:08:30.4455120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T20:08:30.4456580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T20:08:30.4458480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T20:08:30.4460500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T20:08:30.4462600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T20:08:30.4464500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T20:08:30.4466400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T20:08:30.4468240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T20:08:30.4469940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T20:08:30.4471680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T20:08:30.4473420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T20:08:30.4475160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T20:08:30.4476880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T20:08:30.4478860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T20:08:30.4480620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T20:08:30.4482040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T20:08:30.4483820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T20:08:30.4485600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T20:08:30.4487470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T20:08:30.4489510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T20:08:30.4491350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T20:08:30.4493250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T20:08:30.4507860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T20:08:30.4521330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T20:08:30.4523210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T20:08:30.4525070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T20:08:30.4526850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T20:08:30.4528460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T20:08:30.4530250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T20:08:30.4535430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T20:08:30.4540520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T20:08:30.4545910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T20:08:30.4550800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T20:08:30.4556400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T20:08:30.4561840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T20:08:30.4567040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T20:08:30.4571640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T20:08:30.4577100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T20:08:30.4582710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T20:08:30.4587440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T20:08:30.4593010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T20:08:30.4597990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T20:08:30.4603480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T20:08:30.4608260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T20:08:30.4614020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T20:08:30.4645880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T20:08:30.4648430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T20:08:30.4650270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T20:08:30.4652120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T20:08:30.4654150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T20:08:30.4656100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T20:08:30.4658100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T20:08:30.4660100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T20:08:30.4661720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T20:08:30.4666370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T20:08:30.4672190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T20:08:30.4678420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T20:08:30.4683480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T20:08:30.4688880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T20:08:30.4694160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T20:08:30.4699170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T20:08:30.4704900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T20:08:30.4710040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T20:08:30.4715060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T20:08:30.4720350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T20:08:30.4725550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T20:08:30.4730420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T20:08:30.4735470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T20:08:30.4740960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T20:08:30.4746780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T20:08:30.4752140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T20:08:30.4756450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T20:08:30.4762200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T20:08:30.4767220Z Only the first 100 operations were output. 2021-05-16T20:08:31.0480970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4426-1lq6ke.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-16T20:08:33.6998130Z ==> Summary 2021-05-16T20:08:33.7669340Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T20:08:33.7675730Z ==> Installing poppler dependency: libxext 2021-05-16T20:08:33.8207370Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T20:08:33.8224320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-1ads4xu 2021-05-16T20:08:33.8565930Z cp -pR /private/tmp/d20210516-3999-1ads4xu/libxext/. /usr/local/Cellar/libxext 2021-05-16T20:08:33.9019330Z chmod -Rf +w /private/tmp/d20210516-3999-1ads4xu 2021-05-16T20:08:34.0085340Z ==> Finishing up 2021-05-16T20:08:34.0458050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T20:08:34.0462080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T20:08:34.0467680Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T20:08:34.0472650Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T20:08:34.0477530Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T20:08:34.0482620Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T20:08:34.0487480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T20:08:34.0492770Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T20:08:34.0497560Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T20:08:34.0503100Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T20:08:34.0508090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T20:08:34.0513070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T20:08:34.0518210Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T20:08:34.0522860Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T20:08:34.0528260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T20:08:34.0533330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T20:08:34.0545070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T20:08:34.0550420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T20:08:34.0555240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T20:08:34.0561050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T20:08:34.0566020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T20:08:34.0571470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T20:08:34.0588700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T20:08:34.0598980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T20:08:34.0600820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T20:08:34.0602750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T20:08:34.0604370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T20:08:34.0606140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T20:08:34.0610500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T20:08:34.0615200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T20:08:34.0620640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T20:08:34.0625490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T20:08:34.0630940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T20:08:34.0635690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T20:08:34.0641630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T20:08:34.0646450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T20:08:34.0651950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T20:08:34.0656790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T20:08:34.0662030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T20:08:34.0691250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T20:08:34.0693120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T20:08:34.0698000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T20:08:34.0702850Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T20:08:34.0708940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T20:08:34.0714840Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T20:08:34.0720590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T20:08:34.0726800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T20:08:34.0732800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T20:08:34.0738710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T20:08:34.0745170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T20:08:34.0750320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T20:08:34.0756420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T20:08:34.0762860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T20:08:34.0768290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T20:08:34.0774650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T20:08:34.0779930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T20:08:34.0785690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T20:08:34.0792010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T20:08:34.0797180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T20:08:34.0803760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T20:08:34.0808490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T20:08:34.0813770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T20:08:34.0819190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T20:08:34.0824430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T20:08:34.0829340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T20:08:34.0834640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T20:08:34.0840570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T20:08:34.0845620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T20:08:34.0850710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T20:08:34.0855860Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T20:08:34.0861360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T20:08:34.0866270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T20:08:34.0871970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T20:08:34.0877080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T20:08:34.0882460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T20:08:34.0888340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T20:08:34.0893450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T20:08:34.0899870Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T20:08:34.0904290Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T20:08:34.0909690Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T20:08:34.0916910Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T20:08:34.1166310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4452-et1os7.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-16T20:08:36.5159290Z ==> Summary 2021-05-16T20:08:36.5220270Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T20:08:36.5225510Z ==> Installing poppler dependency: libxrender 2021-05-16T20:08:36.5759230Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T20:08:36.5776010Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-10woy2g 2021-05-16T20:08:36.5905220Z cp -pR /private/tmp/d20210516-3999-10woy2g/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T20:08:36.6122840Z chmod -Rf +w /private/tmp/d20210516-3999-10woy2g 2021-05-16T20:08:36.6603280Z ==> Finishing up 2021-05-16T20:08:36.6977190Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T20:08:36.6984780Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T20:08:36.6990990Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T20:08:36.6995340Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T20:08:36.7001030Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T20:08:36.7008150Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T20:08:36.7142790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4478-1ip59re.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-16T20:08:39.1867520Z ==> Summary 2021-05-16T20:08:39.1891030Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T20:08:39.1896840Z ==> Installing poppler dependency: lzo 2021-05-16T20:08:39.1916610Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T20:08:39.1933940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-uusfhk 2021-05-16T20:08:39.2102090Z cp -pR /private/tmp/d20210516-3999-uusfhk/lzo/. /usr/local/Cellar/lzo 2021-05-16T20:08:39.2315080Z chmod -Rf +w /private/tmp/d20210516-3999-uusfhk 2021-05-16T20:08:39.2911930Z ==> Finishing up 2021-05-16T20:08:39.3293810Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T20:08:39.3301430Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T20:08:39.3307690Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T20:08:39.3312050Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T20:08:39.3317310Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T20:08:39.3324390Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T20:08:39.3481250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4504-k17zqb.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-16T20:08:41.7674600Z ==> Summary 2021-05-16T20:08:41.7705620Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T20:08:41.7711620Z ==> Installing poppler dependency: pixman 2021-05-16T20:08:41.7737180Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T20:08:41.7754180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-1iadf40 2021-05-16T20:08:41.7909170Z cp -pR /private/tmp/d20210516-3999-1iadf40/pixman/. /usr/local/Cellar/pixman 2021-05-16T20:08:41.8044970Z chmod -Rf +w /private/tmp/d20210516-3999-1iadf40 2021-05-16T20:08:41.8535780Z ==> Finishing up 2021-05-16T20:08:41.8888180Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T20:08:41.8894450Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T20:08:41.8899000Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T20:08:41.8904250Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T20:08:41.8911530Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T20:08:41.8919210Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T20:08:41.9048470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4530-sna32p.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-16T20:08:44.4604800Z ==> Summary 2021-05-16T20:08:44.4705680Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T20:08:44.4722640Z ==> Installing poppler dependency: cairo 2021-05-16T20:08:44.6415620Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T20:08:44.6432830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-1ub7rhs 2021-05-16T20:08:44.7072310Z cp -pR /private/tmp/d20210516-3999-1ub7rhs/cairo/. /usr/local/Cellar/cairo 2021-05-16T20:08:44.7740790Z chmod -Rf +w /private/tmp/d20210516-3999-1ub7rhs 2021-05-16T20:08:45.0808100Z ==> Finishing up 2021-05-16T20:08:45.1429930Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T20:08:45.1439400Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T20:08:45.1446350Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T20:08:45.1476550Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T20:08:45.1482990Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T20:08:45.1488270Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T20:08:45.1492830Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T20:08:45.1498320Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T20:08:45.1503600Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T20:08:45.1508650Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T20:08:45.1513670Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T20:08:45.1518360Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T20:08:45.1526110Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T20:08:45.1528770Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T20:08:45.1537810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T20:08:45.1544340Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T20:08:45.1548000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T20:08:45.1553490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T20:08:45.1558420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T20:08:45.1563770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T20:08:45.1568730Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T20:08:45.1574290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T20:08:45.1578880Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T20:08:45.1584420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T20:08:45.1588970Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T20:08:45.1594250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T20:08:45.1599070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T20:08:45.1603930Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T20:08:45.1609630Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T20:08:45.1614230Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T20:08:45.1619940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T20:08:45.1975790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4560-129zbd7.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-16T20:08:47.6864200Z ==> Summary 2021-05-16T20:08:47.6952150Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T20:08:47.6958390Z ==> Installing poppler dependency: little-cms2 2021-05-16T20:08:47.7146720Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T20:08:47.7164600Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-1ispr5y 2021-05-16T20:08:47.7345520Z cp -pR /private/tmp/d20210516-3999-1ispr5y/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T20:08:47.7530050Z chmod -Rf +w /private/tmp/d20210516-3999-1ispr5y 2021-05-16T20:08:47.8180460Z ==> Finishing up 2021-05-16T20:08:47.8391780Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T20:08:47.8400950Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T20:08:47.8407260Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T20:08:47.8414790Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T20:08:47.8420430Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T20:08:47.8427760Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T20:08:47.8433360Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T20:08:47.8453010Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T20:08:47.8466690Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T20:08:47.8478660Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T20:08:47.8489390Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T20:08:47.8495350Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T20:08:47.8502000Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T20:08:47.8507710Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T20:08:47.8513880Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T20:08:47.8522200Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T20:08:47.8694680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4587-zypdy7.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-16T20:08:50.6106290Z ==> Summary 2021-05-16T20:08:50.6133100Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T20:08:50.6138500Z ==> Installing poppler dependency: nspr 2021-05-16T20:08:50.6164060Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T20:08:50.6181900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-khv02r 2021-05-16T20:08:50.6536190Z cp -pR /private/tmp/d20210516-3999-khv02r/nspr/. /usr/local/Cellar/nspr 2021-05-16T20:08:50.7009780Z chmod -Rf +w /private/tmp/d20210516-3999-khv02r 2021-05-16T20:08:50.8340120Z ==> Finishing up 2021-05-16T20:08:50.9192260Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T20:08:50.9198180Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T20:08:50.9239940Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T20:08:50.9246970Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T20:08:50.9252200Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T20:08:50.9257350Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T20:08:50.9262820Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T20:08:50.9267970Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T20:08:50.9273310Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T20:08:50.9280820Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T20:08:50.9708210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4613-1opx7qb.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-16T20:08:53.4789470Z ==> Summary 2021-05-16T20:08:53.4850970Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T20:08:53.4858870Z ==> Installing poppler dependency: nss 2021-05-16T20:08:53.4970820Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T20:08:53.4988270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-k92g5h 2021-05-16T20:08:53.7609200Z cp -pR /private/tmp/d20210516-3999-k92g5h/nss/. /usr/local/Cellar/nss 2021-05-16T20:08:53.9208860Z chmod -Rf +w /private/tmp/d20210516-3999-k92g5h 2021-05-16T20:08:55.3432020Z ==> Finishing up 2021-05-16T20:08:55.3814760Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T20:08:55.3818190Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T20:08:55.3825870Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T20:08:55.3830050Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T20:08:55.3834940Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T20:08:55.3839410Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T20:08:55.3847580Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T20:08:55.3851900Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T20:08:55.3857470Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T20:08:55.3861260Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T20:08:55.3866120Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T20:08:55.3870440Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T20:08:55.3875410Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T20:08:55.3883120Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T20:08:55.3887340Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T20:08:55.3892370Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T20:08:55.3897230Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T20:08:55.3902070Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T20:08:55.3906310Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T20:08:55.3911240Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T20:08:55.3915740Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T20:08:55.3920490Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T20:08:55.3924830Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T20:08:55.3929770Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T20:08:55.3935050Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T20:08:55.3940210Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T20:08:55.3944410Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T20:08:55.3949260Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T20:08:55.3954230Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T20:08:55.3958600Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T20:08:55.3963500Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T20:08:55.3968240Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T20:08:55.3972610Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T20:08:55.3977340Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T20:08:55.3981890Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T20:08:55.3986230Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T20:08:55.3990960Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T20:08:55.3995870Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T20:08:55.4000160Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T20:08:55.4004950Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T20:08:55.4009650Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T20:08:55.4014160Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T20:08:55.4018410Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T20:08:55.4023570Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T20:08:55.4028290Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T20:08:55.4032450Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T20:08:55.4038970Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T20:08:55.4043240Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T20:08:55.4048500Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T20:08:55.4052780Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T20:08:55.4058080Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T20:08:55.4062280Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T20:08:55.4067150Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T20:08:55.4075380Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T20:08:55.4079780Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T20:08:55.4085260Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T20:08:55.4089620Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T20:08:55.4094690Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T20:08:55.4099270Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T20:08:55.4104060Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T20:08:55.4108530Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T20:08:55.4114080Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T20:08:55.4118900Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T20:08:55.4123680Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T20:08:55.4128090Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T20:08:55.4133100Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T20:08:55.4137740Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T20:08:55.4142940Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T20:08:55.4147560Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T20:08:55.4152770Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T20:08:55.4160050Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T20:08:55.4167360Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T20:08:55.4172130Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T20:08:55.4177180Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T20:08:55.4181790Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T20:08:55.4186980Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T20:08:55.4191690Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T20:08:55.4196750Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T20:08:55.4204760Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T20:08:55.4206780Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T20:08:55.4212440Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T20:08:55.4216900Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T20:08:55.4222120Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T20:08:55.4227130Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T20:08:55.4232090Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T20:08:55.4237540Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T20:08:55.4242340Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T20:08:55.4247300Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T20:08:55.4252200Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T20:08:55.4257380Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T20:08:55.4261830Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T20:08:55.4267040Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T20:08:55.4271670Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T20:08:55.4277060Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T20:08:55.4282960Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T20:08:55.4288710Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T20:08:55.4293120Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T20:08:55.4298340Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T20:08:55.4303600Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T20:08:55.4308280Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T20:08:55.4312390Z Only the first 100 operations were output. 2021-05-16T20:08:55.5530540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4639-1f4ksgb.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-16T20:08:57.9930120Z ==> Summary 2021-05-16T20:08:58.0058810Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T20:08:58.0064730Z ==> Installing poppler dependency: openjpeg 2021-05-16T20:08:58.0349620Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T20:08:58.0367590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-1dn85gu 2021-05-16T20:08:58.2276190Z cp -pR /private/tmp/d20210516-3999-1dn85gu/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T20:08:58.4714800Z chmod -Rf +w /private/tmp/d20210516-3999-1dn85gu 2021-05-16T20:08:58.7181590Z ==> Finishing up 2021-05-16T20:08:58.7548780Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T20:08:58.7553060Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T20:08:58.7557840Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T20:08:58.7564440Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:08:58.7572920Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:08:58.7582440Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T20:08:58.7601250Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T20:08:58.7610270Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T20:08:58.7617920Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T20:08:58.7624640Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T20:08:58.7629760Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T20:08:58.7634190Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T20:08:58.7639570Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T20:08:58.7644440Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:08:58.7652030Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T20:08:58.8636690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4665-1sq5jck.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-16T20:09:01.3363550Z ==> Summary 2021-05-16T20:09:01.3671980Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T20:09:01.3678400Z ==> Installing poppler dependency: qt@5 2021-05-16T20:09:01.3714200Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T20:09:01.3731500Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-1ual531 2021-05-16T20:09:06.3005160Z cp -pR /private/tmp/d20210516-3999-1ual531/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T20:09:12.9664700Z chmod -Rf +w /private/tmp/d20210516-3999-1ual531 2021-05-16T20:09:26.7754010Z ==> Finishing up 2021-05-16T20:09:29.4905790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4717-jbo5i7.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-16T20:09:34.4544780Z ==> Caveats 2021-05-16T20:09:34.4546040Z We agreed to the Qt open source license for you. 2021-05-16T20:09:34.4547010Z If this is unacceptable you should uninstall. 2021-05-16T20:09:34.4547640Z 2021-05-16T20:09:34.4548950Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:09:34.4550050Z because this is an alternate version of another formula. 2021-05-16T20:09:34.4550700Z 2021-05-16T20:09:34.4551470Z If you need to have qt@5 first in your PATH, run: 2021-05-16T20:09:34.4553090Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:09:34.4553860Z 2021-05-16T20:09:34.4554660Z For compilers to find qt@5 you may need to set: 2021-05-16T20:09:34.4555950Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T20:09:34.4557330Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T20:09:34.4558010Z 2021-05-16T20:09:34.4559560Z For pkg-config to find qt@5 you may need to set: 2021-05-16T20:09:34.4560690Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T20:09:34.4561360Z 2021-05-16T20:09:34.4562430Z ==> Summary 2021-05-16T20:09:35.2171020Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T20:09:35.2177810Z ==> Installing poppler 2021-05-16T20:09:35.2182160Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T20:09:35.2203460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3999-1wbosb 2021-05-16T20:09:35.4699610Z cp -pR /private/tmp/d20210516-3999-1wbosb/poppler/. /usr/local/Cellar/poppler 2021-05-16T20:09:35.7130160Z chmod -Rf +w /private/tmp/d20210516-3999-1wbosb 2021-05-16T20:09:36.1796290Z ==> Finishing up 2021-05-16T20:09:36.2141660Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T20:09:36.2149840Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T20:09:36.2173980Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T20:09:36.2175490Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T20:09:36.2176910Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T20:09:36.2178360Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T20:09:36.2179820Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T20:09:36.2183250Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T20:09:36.2188990Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T20:09:36.2193920Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T20:09:36.2198800Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T20:09:36.2203970Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T20:09:36.2282290Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T20:09:36.2321260Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T20:09:36.2717050Z rm /usr/local/share/gir-1.0 2021-05-16T20:09:36.2730680Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T20:09:36.2736800Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T20:09:36.2757960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T20:09:36.2763390Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T20:09:36.2769030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T20:09:36.2779070Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T20:09:36.2784480Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T20:09:36.2793040Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T20:09:36.2798370Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T20:09:36.2803970Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T20:09:36.2809570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T20:09:36.2814960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T20:09:36.2822060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T20:09:36.2914680Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T20:09:36.2916450Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T20:09:36.2918200Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T20:09:36.2919820Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T20:09:36.2921190Z rm /usr/local/lib/girepository-1.0 2021-05-16T20:09:36.2923330Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T20:09:36.2925410Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T20:09:36.2927470Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T20:09:36.2929460Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T20:09:36.2931330Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T20:09:36.2933150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T20:09:36.2935180Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T20:09:36.2937270Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T20:09:36.2939150Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T20:09:36.2968950Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T20:09:36.2971040Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T20:09:36.2973130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T20:09:36.2975140Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T20:09:36.2976990Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T20:09:36.2978970Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T20:09:36.2980650Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T20:09:36.2982410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T20:09:36.2988640Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T20:09:36.2993360Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T20:09:36.2998920Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T20:09:36.3005080Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T20:09:36.4064960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4759-apgchb.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-16T20:09:39.1182660Z ==> Summary 2021-05-16T20:09:39.1496440Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T20:09:40.7286710Z ==> Caveats 2021-05-16T20:09:40.7288380Z ==> qt@5 2021-05-16T20:09:40.7329140Z We agreed to the Qt open source license for you. 2021-05-16T20:09:40.7330150Z If this is unacceptable you should uninstall. 2021-05-16T20:09:40.7330800Z 2021-05-16T20:09:40.7332220Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:09:40.7333340Z because this is an alternate version of another formula. 2021-05-16T20:09:40.7335180Z 2021-05-16T20:09:40.7338840Z If you need to have qt@5 first in your PATH, run: 2021-05-16T20:09:40.7340900Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:09:40.7341700Z 2021-05-16T20:09:40.7342530Z For compilers to find qt@5 you may need to set: 2021-05-16T20:09:40.7343850Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T20:09:40.7345460Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T20:09:40.7350690Z 2021-05-16T20:09:40.7352050Z For pkg-config to find qt@5 you may need to set: 2021-05-16T20:09:40.7353130Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T20:09:40.7353790Z 2021-05-16T20:09:42.4513630Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T20:09:43.7763420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:09:44.3757080Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T20:09:44.7766990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T20%3A15%3A00Z&sig=Qs2C5p5F9PUvJQThduxqiWpPBdMdILN2nkbjfXEaRp0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:44.8317310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=Qs2C5p5F9PUvJQThduxqiWpPBdMdILN2nkbjfXEaRp0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:44.8780570Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T20:09:44.8840180Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T20:09:45.9846270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:09:46.5900110Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T20:09:46.9771350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T20%3A15%3A00Z&sig=6NoErs9Cz7Dsc4Hz%2FVWa6q9lffQrfOLvbnhJzxifGko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:47.0236380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=6NoErs9Cz7Dsc4Hz\%2FVWa6q9lffQrfOLvbnhJzxifGko\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:47.2769170Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T20:09:47.3083150Z ==> Installing dependencies for hdf5: szip 2021-05-16T20:09:47.3087420Z ==> Installing hdf5 dependency: szip 2021-05-16T20:09:47.3747910Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T20:09:47.3783710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4766-vitasy 2021-05-16T20:09:47.3893080Z cp -pR /private/tmp/d20210516-4766-vitasy/szip/. /usr/local/Cellar/szip 2021-05-16T20:09:47.4005950Z chmod -Rf +w /private/tmp/d20210516-4766-vitasy 2021-05-16T20:09:47.4437130Z ==> Finishing up 2021-05-16T20:09:47.5457050Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T20:09:47.5461350Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T20:09:47.5471050Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T20:09:47.5477880Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T20:09:47.5482350Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T20:09:47.5487600Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T20:09:47.5608620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4936-1ea99lu.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-16T20:09:49.9638350Z ==> Summary 2021-05-16T20:09:49.9658230Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T20:09:49.9665250Z ==> Installing hdf5 2021-05-16T20:09:49.9669380Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:09:49.9687590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4766-l5ggw0 2021-05-16T20:09:50.1188740Z cp -pR /private/tmp/d20210516-4766-l5ggw0/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T20:09:50.2657970Z chmod -Rf +w /private/tmp/d20210516-4766-l5ggw0 2021-05-16T20:09:50.5805110Z ==> Finishing up 2021-05-16T20:09:50.6088910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T20:09:50.6094130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T20:09:50.6099460Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T20:09:50.6105510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T20:09:50.6111190Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T20:09:50.6129130Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T20:09:50.6130220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T20:09:50.6131220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T20:09:50.6528870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T20:09:50.6536310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T20:09:50.6557410Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T20:09:50.6561830Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T20:09:50.6566950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T20:09:50.6574380Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T20:09:50.6579150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T20:09:50.6623230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T20:09:50.6630170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T20:09:50.6637980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T20:09:50.6665170Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T20:09:50.6666560Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T20:09:50.6667970Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T20:09:50.6669330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T20:09:50.6670830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T20:09:50.6672920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T20:09:50.6677950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T20:09:50.6683410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T20:09:50.6688200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T20:09:50.6694690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T20:09:50.6698500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T20:09:50.6703130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T20:09:50.6708520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T20:09:50.6712890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T20:09:50.6718170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T20:09:50.6723340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T20:09:50.6728920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T20:09:50.6733490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T20:09:50.6738940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T20:09:50.6745050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T20:09:50.6749810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T20:09:50.6754330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T20:09:50.6759620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T20:09:50.6764450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T20:09:50.6768850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T20:09:50.6773900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T20:09:50.6778620Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T20:09:50.6783100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T20:09:50.6788210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T20:09:50.6793830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T20:09:50.6797560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T20:09:50.6806210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T20:09:50.6811140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T20:09:50.6815580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T20:09:50.6821070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T20:09:50.6825910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T20:09:50.6831160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T20:09:50.6835890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T20:09:50.6841400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T20:09:50.6847040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T20:09:50.6852290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T20:09:50.6857960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T20:09:50.6863570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T20:09:50.6868660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T20:09:50.6873580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T20:09:50.6878320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T20:09:50.6883460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T20:09:50.6888380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T20:09:50.6893000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T20:09:50.6898350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T20:09:50.6903050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T20:09:50.6907700Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T20:09:50.6912820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T20:09:50.6917940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T20:09:50.6922670Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T20:09:50.6927840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T20:09:50.6933330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T20:09:50.6938090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T20:09:50.6943350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T20:09:50.6948340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T20:09:50.6954010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T20:09:50.6958940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T20:09:50.6964160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T20:09:50.6968980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T20:09:50.6974150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T20:09:50.6979450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T20:09:50.6984180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T20:09:50.6989390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T20:09:50.6994110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T20:09:50.6999500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T20:09:50.7004720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T20:09:50.7010200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T20:09:50.7026330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T20:09:50.7030820Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T20:09:50.7035830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T20:09:50.7040430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T20:09:50.7045400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T20:09:50.7050340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T20:09:50.7055050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T20:09:50.7059530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T20:09:50.7064610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T20:09:50.7068910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T20:09:50.7072950Z Only the first 100 operations were output. 2021-05-16T20:09:50.8138300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4967-gfjut1.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-16T20:09:53.5795280Z ==> Summary 2021-05-16T20:09:53.5954110Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T20:09:54.2265320Z ==> No outdated dependents to upgrade! 2021-05-16T20:09:54.2273490Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:09:54.2803410Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:09:54.2804570Z hdf5 2021-05-16T20:09:54.2813620Z rm /usr/local/bin/gif2h5 2021-05-16T20:09:54.2816380Z rm /usr/local/bin/h52gif 2021-05-16T20:09:54.2819650Z rm /usr/local/bin/h5c++ 2021-05-16T20:09:54.2822310Z rm /usr/local/bin/h5cc 2021-05-16T20:09:54.2825560Z rm /usr/local/bin/h5clear 2021-05-16T20:09:54.2828790Z rm /usr/local/bin/h5copy 2021-05-16T20:09:54.2831760Z rm /usr/local/bin/h5debug 2021-05-16T20:09:54.2834410Z rm /usr/local/bin/h5diff 2021-05-16T20:09:54.2837680Z rm /usr/local/bin/h5dump 2021-05-16T20:09:54.2840290Z rm /usr/local/bin/h5fc 2021-05-16T20:09:54.2843600Z rm /usr/local/bin/h5format_convert 2021-05-16T20:09:54.2846200Z rm /usr/local/bin/h5import 2021-05-16T20:09:54.2849350Z rm /usr/local/bin/h5jam 2021-05-16T20:09:54.2852020Z rm /usr/local/bin/h5ls 2021-05-16T20:09:54.2855200Z rm /usr/local/bin/h5mkgrp 2021-05-16T20:09:54.2858020Z rm /usr/local/bin/h5perf_serial 2021-05-16T20:09:54.2862090Z rm /usr/local/bin/h5redeploy 2021-05-16T20:09:54.2865940Z rm /usr/local/bin/h5repack 2021-05-16T20:09:54.2868010Z rm /usr/local/bin/h5repart 2021-05-16T20:09:54.2871340Z rm /usr/local/bin/h5stat 2021-05-16T20:09:54.2873940Z rm /usr/local/bin/h5unjam 2021-05-16T20:09:54.2877120Z rm /usr/local/bin/h5watch 2021-05-16T20:09:54.2884630Z rm /usr/local/include/H5ACpublic.h 2021-05-16T20:09:54.2887520Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T20:09:54.2890810Z rm /usr/local/include/H5Apublic.h 2021-05-16T20:09:54.2893550Z rm /usr/local/include/H5ArrayType.h 2021-05-16T20:09:54.2897220Z rm /usr/local/include/H5AtomType.h 2021-05-16T20:09:54.2899980Z rm /usr/local/include/H5Attribute.h 2021-05-16T20:09:54.2903170Z rm /usr/local/include/H5Classes.h 2021-05-16T20:09:54.2905900Z rm /usr/local/include/H5CommonFG.h 2021-05-16T20:09:54.2909210Z rm /usr/local/include/H5CompType.h 2021-05-16T20:09:54.2911820Z rm /usr/local/include/H5Cpp.h 2021-05-16T20:09:54.2915270Z rm /usr/local/include/H5CppDoc.h 2021-05-16T20:09:54.2918060Z rm /usr/local/include/H5Cpublic.h 2021-05-16T20:09:54.2921450Z rm /usr/local/include/H5DOpublic.h 2021-05-16T20:09:54.2924260Z rm /usr/local/include/H5DSpublic.h 2021-05-16T20:09:54.2927570Z rm /usr/local/include/H5DaccProp.h 2021-05-16T20:09:54.2930260Z rm /usr/local/include/H5DataSet.h 2021-05-16T20:09:54.2933510Z rm /usr/local/include/H5DataSpace.h 2021-05-16T20:09:54.2936190Z rm /usr/local/include/H5DataType.h 2021-05-16T20:09:54.2939510Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T20:09:54.2942190Z rm /usr/local/include/H5Dpublic.h 2021-05-16T20:09:54.2945490Z rm /usr/local/include/H5DxferProp.h 2021-05-16T20:09:54.2948310Z rm /usr/local/include/H5ESpublic.h 2021-05-16T20:09:54.2951870Z rm /usr/local/include/H5EnumType.h 2021-05-16T20:09:54.2954590Z rm /usr/local/include/H5Epubgen.h 2021-05-16T20:09:54.2957810Z rm /usr/local/include/H5Epublic.h 2021-05-16T20:09:54.2960500Z rm /usr/local/include/H5Exception.h 2021-05-16T20:09:54.2964180Z rm /usr/local/include/H5FDcore.h 2021-05-16T20:09:54.2966580Z rm /usr/local/include/H5FDdirect.h 2021-05-16T20:09:54.2969770Z rm /usr/local/include/H5FDfamily.h 2021-05-16T20:09:54.2972400Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T20:09:54.2975560Z rm /usr/local/include/H5FDlog.h 2021-05-16T20:09:54.2978390Z rm /usr/local/include/H5FDmpi.h 2021-05-16T20:09:54.2981790Z rm /usr/local/include/H5FDmpio.h 2021-05-16T20:09:54.2984440Z rm /usr/local/include/H5FDmulti.h 2021-05-16T20:09:54.2990730Z rm /usr/local/include/H5FDpublic.h 2021-05-16T20:09:54.2991610Z rm /usr/local/include/H5FDros3.h 2021-05-16T20:09:54.2993710Z rm /usr/local/include/H5FDsec2.h 2021-05-16T20:09:54.2996630Z rm /usr/local/include/H5FDstdio.h 2021-05-16T20:09:54.2999980Z rm /usr/local/include/H5FDwindows.h 2021-05-16T20:09:54.3002710Z rm /usr/local/include/H5FaccProp.h 2021-05-16T20:09:54.3006220Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T20:09:54.3008880Z rm /usr/local/include/H5File.h 2021-05-16T20:09:54.3012180Z rm /usr/local/include/H5FloatType.h 2021-05-16T20:09:54.3015860Z rm /usr/local/include/H5Fpublic.h 2021-05-16T20:09:54.3018330Z rm /usr/local/include/H5Gpublic.h 2021-05-16T20:09:54.3021310Z rm /usr/local/include/H5Group.h 2021-05-16T20:09:54.3024530Z rm /usr/local/include/H5IMpublic.h 2021-05-16T20:09:54.3027360Z rm /usr/local/include/H5IdComponent.h 2021-05-16T20:09:54.3030400Z rm /usr/local/include/H5Include.h 2021-05-16T20:09:54.3033420Z rm /usr/local/include/H5IntType.h 2021-05-16T20:09:54.3037010Z rm /usr/local/include/H5Ipublic.h 2021-05-16T20:09:54.3039460Z rm /usr/local/include/H5LDpublic.h 2021-05-16T20:09:54.3042650Z rm /usr/local/include/H5LTpublic.h 2021-05-16T20:09:54.3045270Z rm /usr/local/include/H5LaccProp.h 2021-05-16T20:09:54.3048470Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T20:09:54.3051110Z rm /usr/local/include/H5Library.h 2021-05-16T20:09:54.3054300Z rm /usr/local/include/H5Location.h 2021-05-16T20:09:54.3057080Z rm /usr/local/include/H5Lpublic.h 2021-05-16T20:09:54.3060690Z rm /usr/local/include/H5MMpublic.h 2021-05-16T20:09:54.3063350Z rm /usr/local/include/H5Mpublic.h 2021-05-16T20:09:54.3066980Z rm /usr/local/include/H5Object.h 2021-05-16T20:09:54.3069540Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T20:09:54.3072680Z rm /usr/local/include/H5Opublic.h 2021-05-16T20:09:54.3075390Z rm /usr/local/include/H5PLextern.h 2021-05-16T20:09:54.3078610Z rm /usr/local/include/H5PLpublic.h 2021-05-16T20:09:54.3081280Z rm /usr/local/include/H5PTpublic.h 2021-05-16T20:09:54.3084700Z rm /usr/local/include/H5PacketTable.h 2021-05-16T20:09:54.3087340Z rm /usr/local/include/H5Ppublic.h 2021-05-16T20:09:54.3090650Z rm /usr/local/include/H5PredType.h 2021-05-16T20:09:54.3093360Z rm /usr/local/include/H5PropList.h 2021-05-16T20:09:54.3096650Z rm /usr/local/include/H5Rpublic.h 2021-05-16T20:09:54.3099450Z rm /usr/local/include/H5Spublic.h 2021-05-16T20:09:54.3102710Z rm /usr/local/include/H5StrType.h 2021-05-16T20:09:54.3105390Z rm /usr/local/include/H5TBpublic.h 2021-05-16T20:09:54.3108600Z rm /usr/local/include/H5Tpublic.h 2021-05-16T20:09:54.3111360Z rm /usr/local/include/H5VLconnector.h 2021-05-16T20:09:54.3114850Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T20:09:54.3118560Z rm /usr/local/include/H5VLnative.h 2021-05-16T20:09:54.3121350Z Only the first 100 operations were output. 2021-05-16T20:09:56.0230320Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T20:09:57.2855520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:09:57.8429680Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T20:09:58.2230990Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T20%3A15%3A00Z&sig=R5x1Z89%2B%2BH9ij%2FuyTFAvhW%2F6p777cC0Y50NDFBsp89k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:58.2683010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A15\%3A00Z\&sig=R5x1Z89\%2B\%2BH9ij\%2FuyTFAvhW\%2F6p777cC0Y50NDFBsp89k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:58.5195410Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T20:09:58.5976800Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T20:09:58.6004540Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4974-1d3a18s 2021-05-16T20:09:58.7753090Z cp -pR /private/tmp/d20210516-4974-1d3a18s/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T20:09:58.9153920Z chmod -Rf +w /private/tmp/d20210516-4974-1d3a18s 2021-05-16T20:09:59.0807360Z ==> Finishing up 2021-05-16T20:09:59.1131280Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T20:09:59.1146770Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T20:09:59.1225150Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T20:09:59.1237590Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T20:09:59.1241700Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T20:09:59.1243750Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T20:09:59.1248120Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T20:09:59.1252480Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T20:09:59.1276290Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T20:09:59.1292420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T20:09:59.1301630Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T20:09:59.1304990Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T20:09:59.1332080Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T20:09:59.1360440Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T20:09:59.1377660Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T20:09:59.1397420Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T20:09:59.1826350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5138-sgbq5a.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-16T20:10:01.6520180Z ==> Caveats 2021-05-16T20:10:01.6521410Z Emacs Lisp files have been installed to: 2021-05-16T20:10:01.6522790Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T20:10:01.6524040Z ==> Summary 2021-05-16T20:10:01.6677640Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T20:10:03.8439460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T20:10:04.9563350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:05.5160380Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T20:10:06.0176270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T20%3A20%3A00Z&sig=DNgBWXNcmAYFEUf6SxUC55c1rpXfOeSmXLfcHSVkw0w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:06.0612270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=DNgBWXNcmAYFEUf6SxUC55c1rpXfOeSmXLfcHSVkw0w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:06.2146950Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T20:10:06.2876770Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T20:10:06.2905400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5145-jth7uf 2021-05-16T20:10:06.4122260Z cp -pR /private/tmp/d20210516-5145-jth7uf/gsl/. /usr/local/Cellar/gsl 2021-05-16T20:10:06.5989860Z chmod -Rf +w /private/tmp/d20210516-5145-jth7uf 2021-05-16T20:10:06.7425910Z ==> Finishing up 2021-05-16T20:10:06.7704610Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T20:10:06.7713240Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T20:10:06.7717390Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T20:10:06.7724190Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T20:10:06.7750280Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T20:10:06.7761610Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T20:10:06.7856770Z info /usr/local/share/info/gsl-ref.info 2021-05-16T20:10:06.7871980Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T20:10:06.7881990Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T20:10:06.7892060Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T20:10:06.7920250Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T20:10:06.7928020Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T20:10:06.7933150Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T20:10:06.7939320Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T20:10:06.7944950Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T20:10:06.7950170Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T20:10:06.7955890Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T20:10:06.7966640Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T20:10:06.8602730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5312-1ceyhly.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-16T20:10:09.4732500Z ==> Summary 2021-05-16T20:10:09.4927950Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T20:10:12.5450380Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T20:10:13.7682770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:14.3775450Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T20:10:14.7804490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T20%3A20%3A00Z&sig=g2%2BbOOQlnDiO6kVvtct68KqAmu7TpIDUdnsCmCzA%2BV4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:14.8256800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=g2\%2BbOOQlnDiO6kVvtct68KqAmu7TpIDUdnsCmCzA\%2BV4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:15.0562710Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T20:10:15.0747960Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T20:10:16.1817080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:16.7168080Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T20:10:17.1767520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T20%3A20%3A00Z&sig=pjnFWXGwVmcO81oP4PS%2BRY0csYNRpRPqz3Fdko3u3kQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:17.2258460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=pjnFWXGwVmcO81oP4PS\%2BRY0csYNRpRPqz3Fdko3u3kQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:17.3175900Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T20:10:17.3222810Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T20:10:18.4828960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:19.0758910Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T20:10:19.5758060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T20%3A20%3A00Z&sig=FZEVKGd9byTuqxZuEU07BTVApH9d9gZ9IXrjTGH8D1w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:19.6322080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=FZEVKGd9byTuqxZuEU07BTVApH9d9gZ9IXrjTGH8D1w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:19.7060010Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T20:10:19.7101810Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T20:10:20.8426090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:21.4286770Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T20:10:21.8700570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T20%3A20%3A00Z&sig=ksBDWRPmR%2FOquqTzcPv6Zvswr0zK15IeS6WOQsBAdt4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:21.9298830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=ksBDWRPmR\%2FOquqTzcPv6Zvswr0zK15IeS6WOQsBAdt4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:21.9834340Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T20:10:21.9866620Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T20:10:23.1686650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:23.7484500Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T20:10:24.2086660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T20%3A20%3A00Z&sig=xSGAGR8wYsKsfLUfK5gISauZEmLqnYJHi2s2T7wWdsU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:24.2630200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=xSGAGR8wYsKsfLUfK5gISauZEmLqnYJHi2s2T7wWdsU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:24.4562980Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T20:10:24.4650300Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T20:10:25.6045950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:26.1828940Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T20:10:26.5689510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T20%3A20%3A00Z&sig=8c%2FqMoMIKmkJ6mOX%2BuFDygl8BMmnSQcZLZQNG06fGC0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:26.6219120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=8c\%2FqMoMIKmkJ6mOX\%2BuFDygl8BMmnSQcZLZQNG06fGC0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:26.6829260Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T20:10:26.6877130Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T20:10:27.8170360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:28.3989360Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T20:10:28.7752130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T20%3A20%3A00Z&sig=3agsp7lrgVXb5daZbrSQnOC4MFEHB1rd3kmLQvNFE9U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:28.8270310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=3agsp7lrgVXb5daZbrSQnOC4MFEHB1rd3kmLQvNFE9U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:28.9869700Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T20:10:28.9964780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T20:10:30.1807030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:30.9107100Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T20:10:31.3698310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T20%3A20%3A00Z&sig=zWXyQh%2Fm%2FqW1X6jlURehAqGjM7SYl4WcgpkGve8%2FpqU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:31.4211380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=zWXyQh\%2Fm\%2FqW1X6jlURehAqGjM7SYl4WcgpkGve8\%2FpqU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:31.4886490Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T20:10:31.4932490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T20:10:32.6628560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:33.6701330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T20:10:33.6933790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T20%3A20%3A00Z&sig=VpQdPqdYDVM%2BwivMib10l5OoxMl0DsM4B%2FeUGXBSAiM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:33.7510900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=VpQdPqdYDVM\%2BwivMib10l5OoxMl0DsM4B\%2FeUGXBSAiM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:33.8191120Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T20:10:33.8230250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T20:10:34.9714470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:35.5460320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T20:10:36.0191380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T20%3A20%3A00Z&sig=boUEZkPxfjTJmDh6ei3x8kKkLV6cJcbiApGPptEPE%2F8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:36.0681720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=boUEZkPxfjTJmDh6ei3x8kKkLV6cJcbiApGPptEPE\%2F8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:36.1220420Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T20:10:36.1265110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T20:10:37.9922330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:37.9926840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T20:10:38.3451580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T20%3A20%3A00Z&sig=q75dSBCZil7lhJGS35XdaGfb5tcujWNEyAn0JKx%2BHuI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:38.3983690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=q75dSBCZil7lhJGS35XdaGfb5tcujWNEyAn0JKx\%2BHuI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:38.4503250Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T20:10:38.4550610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T20:10:39.5581060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:40.1235540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T20:10:40.6100800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T20%3A20%3A00Z&sig=R02jjrEu9V%2Fl%2Bs5Wghqf9gJmUmGFedTxg2khn%2F7gxtg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:40.6835430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=R02jjrEu9V\%2Fl\%2Bs5Wghqf9gJmUmGFedTxg2khn\%2F7gxtg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:40.8187910Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T20:10:40.8264690Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T20:10:42.0158140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:42.8575600Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T20:10:43.3255080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T20%3A20%3A00Z&sig=nElY6PO%2Byo8SY71u9cioNAZmCjyFY667yxRhhcIhfXs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:43.3747130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=nElY6PO\%2Byo8SY71u9cioNAZmCjyFY667yxRhhcIhfXs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:43.4497700Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T20:10:43.4549100Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T20:10:44.5948030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:45.1790410Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T20:10:45.7410770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T20%3A20%3A00Z&sig=OFi0fyqFWrkDV1E0ZCaei8p7XpT8C00bd9UxN0egOoU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:45.7925760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=OFi0fyqFWrkDV1E0ZCaei8p7XpT8C00bd9UxN0egOoU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:46.7855230Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T20:10:46.9026890Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T20:10:48.0763510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:48.6425590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T20:10:49.1418530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T20%3A20%3A00Z&sig=IxwCPkvefvXobJsMgPTzD%2B5S4IY0XsvpqkvT0Th3bYA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:49.1861550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=IxwCPkvefvXobJsMgPTzD\%2B5S4IY0XsvpqkvT0Th3bYA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:49.3349550Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T20:10:49.3465980Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T20:10:50.5347720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:51.0919810Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T20:10:51.5425240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T20%3A20%3A00Z&sig=DCkwMUj8B%2FmxHnJXl7QohXwQX8lFGhLeVAMz7Dm3F%2FM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:51.5919910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=DCkwMUj8B\%2FmxHnJXl7QohXwQX8lFGhLeVAMz7Dm3F\%2FM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:51.6735490Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T20:10:51.6774880Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T20:10:52.8506850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:53.4284690Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T20:10:53.8464470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T20%3A20%3A00Z&sig=lJYhr1AKkuSyjjHJpQ0uP%2FvFBz1lRDLryR%2FA8k%2BuQS0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:53.8912530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=lJYhr1AKkuSyjjHJpQ0uP\%2FvFBz1lRDLryR\%2FA8k\%2BuQS0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:54.0331840Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T20:10:54.0405030Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T20:10:55.1845360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:55.7716910Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T20:10:56.1870090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T20%3A20%3A00Z&sig=m4csysCKQHBZi5Y%2Fr%2B%2F%2BdiQxbO5j03WLcQpVUoaGrvY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:56.2358390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=m4csysCKQHBZi5Y\%2Fr\%2B\%2F\%2BdiQxbO5j03WLcQpVUoaGrvY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:56.2854220Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T20:10:56.2884670Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T20:10:57.4215540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:10:57.9936710Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T20:10:58.4403130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T20%3A20%3A00Z&sig=42uCsoXpjy2nYZXG3Jh6Ibt2P87pKrmT4fmvTMjuD6Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:10:58.4846230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=42uCsoXpjy2nYZXG3Jh6Ibt2P87pKrmT4fmvTMjuD6Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:10:58.5782870Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T20:10:58.5828220Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T20:10:59.8080810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:00.3914060Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T20:11:00.8184910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T20%3A20%3A00Z&sig=b94Z5LI%2BbhGD3gH2vtQUozfGHrzmQ6Ogqq2rR11XJHY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:00.8687740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=b94Z5LI\%2BbhGD3gH2vtQUozfGHrzmQ6Ogqq2rR11XJHY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:01.0367820Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T20:11:01.0452620Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T20:11:02.1916740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:02.7891490Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T20:11:03.7951060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=4ylx69\%2Btma4WPGKrK\%2B9A6Xz\%2Bccx0uk3hLAU7oCSdC3M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:03.7958450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T20%3A20%3A00Z&sig=4ylx69%2Btma4WPGKrK%2B9A6Xz%2Bccx0uk3hLAU7oCSdC3M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:03.7962990Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T20:11:03.7965480Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T20:11:04.4681410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:05.0508400Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T20:11:05.4813040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T20%3A20%3A00Z&sig=intCYMoBRBy81p3F8S%2BGcZJC1zc6HchJoeZwrD%2Bpd6E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:05.5583300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=intCYMoBRBy81p3F8S\%2BGcZJC1zc6HchJoeZwrD\%2Bpd6E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:05.7352720Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T20:11:05.7460180Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T20:11:06.9162700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:07.4861340Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T20:11:07.9425020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T20%3A20%3A00Z&sig=FY10N3bsmcrP6ErR%2FW%2FlMOO65zmluiQ5kPGOXT%2F36rI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:07.9894780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=FY10N3bsmcrP6ErR\%2FW\%2FlMOO65zmluiQ5kPGOXT\%2F36rI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:08.3070660Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T20:11:08.3488190Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T20:11:09.5419360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:10.4128150Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T20:11:10.8588600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T20%3A20%3A00Z&sig=xdeoH80UsIMV3%2BvJhQ4kiRgTSnqm87ruLiqUnAcekkc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:10.9068410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=xdeoH80UsIMV3\%2BvJhQ4kiRgTSnqm87ruLiqUnAcekkc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:11.0076230Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T20:11:11.0128060Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T20:11:12.2434920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:12.8020580Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T20:11:13.2327720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T20%3A20%3A00Z&sig=YLwEoiyK%2BB%2BxR3zdQp1%2Bv3LF3SBmaMuRoQ9w74%2B9zeU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:13.2841780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=YLwEoiyK\%2BB\%2BxR3zdQp1\%2Bv3LF3SBmaMuRoQ9w74\%2B9zeU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:13.4350760Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T20:11:13.4454900Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T20:11:14.6207230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:15.3056500Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T20:11:15.7638480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T20%3A20%3A00Z&sig=1gLhJ53M%2B57XYET%2BrK17fnDmxXyErscZF7nP0P3Yq3w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:15.8088180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=1gLhJ53M\%2B57XYET\%2BrK17fnDmxXyErscZF7nP0P3Yq3w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:16.0308700Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T20:11:16.0506320Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T20:11:17.1397950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:17.6742020Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T20:11:18.1007590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T20%3A20%3A00Z&sig=k%2F3tBKDCxP0L3CcHCsVhXtS6SoNgg%2FW11CZF7Kj3WA4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:18.1510390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=k\%2F3tBKDCxP0L3CcHCsVhXtS6SoNgg\%2FW11CZF7Kj3WA4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:18.2252380Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T20:11:18.2295840Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T20:11:19.3328730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:19.8927080Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T20:11:20.3529370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T20%3A20%3A00Z&sig=9wKZyvr20YKEOddRD0S2PBv7SplSpAB07wpIJlKSHtE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:20.4276830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=9wKZyvr20YKEOddRD0S2PBv7SplSpAB07wpIJlKSHtE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:20.7588310Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T20:11:20.7669770Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T20:11:21.9554770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:22.5679990Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T20:11:23.0315680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T20%3A20%3A00Z&sig=LMTS3qnJPp1CRgc2F8GGtbHp%2FKOBn3nGsPv3oxIZeH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:23.0757630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=LMTS3qnJPp1CRgc2F8GGtbHp\%2FKOBn3nGsPv3oxIZeH0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:23.1702750Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:11:23.1750780Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T20:11:24.3677720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:11:24.9731040Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T20:11:25.4162410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T20%3A20%3A00Z&sig=zwD7tOkf7z4pymBPZ6gjp6iIbOoIDVZs3DLqLIouRAI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:25.4619870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=zwD7tOkf7z4pymBPZ6gjp6iIbOoIDVZs3DLqLIouRAI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:25.8566550Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T20:11:25.9758660Z ==> 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-16T20:11:25.9819310Z ==> Installing ffmpeg dependency: aom 2021-05-16T20:11:26.0885840Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T20:11:26.0930480Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-1se3zjw 2021-05-16T20:11:26.1535240Z cp -pR /private/tmp/d20210516-5319-1se3zjw/aom/. /usr/local/Cellar/aom 2021-05-16T20:11:26.1942940Z chmod -Rf +w /private/tmp/d20210516-5319-1se3zjw 2021-05-16T20:11:26.2510220Z ==> Finishing up 2021-05-16T20:11:26.3446280Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T20:11:26.3456220Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T20:11:26.3469520Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T20:11:26.3483380Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T20:11:26.3495050Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T20:11:26.3507400Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T20:11:26.3516980Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T20:11:26.3524400Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T20:11:26.3729470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5660-1pqmfyq.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-16T20:11:28.7275610Z ==> Summary 2021-05-16T20:11:28.7302280Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T20:11:28.7308390Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T20:11:28.7408610Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T20:11:29.4907560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-1h4rwd1 2021-05-16T20:11:29.4909960Z ==> Finishing up 2021-05-16T20:11:29.4912830Z cp -pR /private/tmp/d20210516-5319-1h4rwd1/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T20:11:29.4913880Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T20:11:29.5016170Z chmod -Rf +w /private/tmp/d20210516-5319-1h4rwd1 2021-05-16T20:11:29.5017350Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T20:11:29.5120010Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T20:11:29.5225440Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T20:11:29.5323500Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T20:11:29.5426540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5687-1azoiu2.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-16T20:11:31.2704670Z ==> Summary 2021-05-16T20:11:31.2727950Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T20:11:31.2741070Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T20:11:31.2832180Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T20:11:31.2853770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-8hhwpu 2021-05-16T20:11:31.3773800Z cp -pR /private/tmp/d20210516-5319-8hhwpu/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T20:11:31.4383710Z chmod -Rf +w /private/tmp/d20210516-5319-8hhwpu 2021-05-16T20:11:31.5112730Z ==> Finishing up 2021-05-16T20:11:31.5520980Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T20:11:31.5526770Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T20:11:31.5534090Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T20:11:31.5631910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5713-gujzwe.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-16T20:11:33.9957100Z ==> Summary 2021-05-16T20:11:34.0036170Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T20:11:34.0043620Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T20:11:34.0070790Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T20:11:34.0088850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-7ziq70 2021-05-16T20:11:34.0343900Z cp -pR /private/tmp/d20210516-5319-7ziq70/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T20:11:34.0717740Z chmod -Rf +w /private/tmp/d20210516-5319-7ziq70 2021-05-16T20:11:34.1571200Z ==> Finishing up 2021-05-16T20:11:34.2207670Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T20:11:34.2213120Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T20:11:34.2246890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T20:11:34.2265210Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T20:11:34.2276630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T20:11:34.2284360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T20:11:34.2293760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T20:11:34.2304620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T20:11:34.2314410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T20:11:34.2325530Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T20:11:34.2335460Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T20:11:34.2341190Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T20:11:34.2350290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T20:11:34.2362960Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T20:11:34.2368590Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T20:11:34.2380950Z 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-16T20:11:34.2392400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T20:11:34.2401030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T20:11:34.2408540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T20:11:34.2418060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T20:11:34.2425300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T20:11:34.2435450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T20:11:34.2445780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T20:11:34.2451230Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T20:11:34.2456620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T20:11:34.2467870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T20:11:34.2475090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T20:11:34.2485290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T20:11:34.2498670Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T20:11:34.2509490Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T20:11:34.2517860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T20:11:34.2523320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T20:11:34.2529090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T20:11:34.2541810Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T20:11:34.2546630Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T20:11:34.2555510Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T20:11:34.2562950Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T20:11:34.2935430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5739-pg2qj7.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-16T20:11:36.7410750Z ==> Summary 2021-05-16T20:11:36.7463660Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T20:11:36.7470310Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T20:11:36.9652880Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T20:11:36.9671380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-3ml8cn 2021-05-16T20:11:37.0759450Z cp -pR /private/tmp/d20210516-5319-3ml8cn/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T20:11:37.1886380Z chmod -Rf +w /private/tmp/d20210516-5319-3ml8cn 2021-05-16T20:11:37.3724260Z ==> Finishing up 2021-05-16T20:11:37.4209640Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T20:11:37.4219900Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T20:11:37.4235280Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T20:11:37.4245750Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T20:11:37.4257290Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T20:11:37.4274150Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T20:11:37.4307070Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T20:11:37.4333310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T20:11:37.4341750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T20:11:37.4412460Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T20:11:37.4417010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T20:11:37.4422450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T20:11:37.4427300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T20:11:37.4432570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T20:11:37.4437280Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T20:11:37.4442610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T20:11:37.4447290Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T20:11:37.4454430Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T20:11:37.4459860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T20:11:37.4466560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T20:11:37.4471440Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T20:11:37.4476710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T20:11:37.4481660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T20:11:37.4486320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T20:11:37.4491780Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T20:11:37.4497060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T20:11:37.4502260Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T20:11:37.4520120Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T20:11:37.4530110Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T20:11:37.4539120Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T20:11:37.4552360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T20:11:37.4559120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T20:11:37.4563550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T20:11:37.4568140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T20:11:37.4573630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T20:11:37.4578800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T20:11:37.4584200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T20:11:37.4589020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T20:11:37.4594550Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T20:11:37.4599520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T20:11:37.4604680Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T20:11:37.4610160Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T20:11:37.4615120Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T20:11:37.4620330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T20:11:37.4625390Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T20:11:37.4630150Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T20:11:37.4635330Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T20:11:37.4640360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T20:11:37.4649700Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T20:11:37.4654400Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T20:11:37.4664530Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T20:11:37.4673360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T20:11:37.4678670Z 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-16T20:11:37.5153720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5765-175chux.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-16T20:11:40.0879190Z ==> Summary 2021-05-16T20:11:40.1015370Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T20:11:40.1021260Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T20:11:40.1073590Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T20:11:40.1091400Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-hpzim9 2021-05-16T20:11:40.1219260Z cp -pR /private/tmp/d20210516-5319-hpzim9/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T20:11:40.1381870Z chmod -Rf +w /private/tmp/d20210516-5319-hpzim9 2021-05-16T20:11:40.1979350Z ==> Finishing up 2021-05-16T20:11:40.2356660Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T20:11:40.2367500Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T20:11:40.2375120Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T20:11:40.2382940Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T20:11:40.2388970Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T20:11:40.2399480Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T20:11:40.2408210Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T20:11:40.2707930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5791-1qvhoyr.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-16T20:11:42.7381590Z ==> Summary 2021-05-16T20:11:42.7407640Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T20:11:42.7414450Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T20:11:42.9590390Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T20:11:42.9609060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-5xd39h 2021-05-16T20:11:43.0124950Z cp -pR /private/tmp/d20210516-5319-5xd39h/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T20:11:43.0537560Z chmod -Rf +w /private/tmp/d20210516-5319-5xd39h 2021-05-16T20:11:43.2900610Z ==> Finishing up 2021-05-16T20:11:43.3301260Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T20:11:43.3326030Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T20:11:43.3335210Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T20:11:43.3370490Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T20:11:43.3372360Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T20:11:43.3373730Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T20:11:43.3681640Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T20:11:43.3688980Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T20:11:43.3693680Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T20:11:43.3699040Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T20:11:43.3710850Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T20:11:43.3716210Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T20:11:43.3722900Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T20:11:43.3727920Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T20:11:43.3733250Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T20:11:43.3740070Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T20:11:43.3745620Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T20:11:43.3750240Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T20:11:43.3755350Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T20:11:43.3760790Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T20:11:43.3768570Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T20:11:43.3773870Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T20:11:43.3779450Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T20:11:43.3784090Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T20:11:43.4078230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5820-1ir6xhj.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-16T20:11:45.9366530Z ==> Summary 2021-05-16T20:11:45.9420430Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T20:11:45.9445600Z ==> Installing ffmpeg dependency: libass 2021-05-16T20:11:46.9223450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-sbuvow 2021-05-16T20:11:46.9226390Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T20:11:46.9240450Z cp -pR /private/tmp/d20210516-5319-sbuvow/libass/. /usr/local/Cellar/libass 2021-05-16T20:11:46.9241570Z ==> Finishing up 2021-05-16T20:11:46.9343720Z chmod -Rf +w /private/tmp/d20210516-5319-sbuvow 2021-05-16T20:11:46.9344960Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T20:11:46.9447530Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T20:11:46.9547980Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T20:11:46.9650360Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T20:11:46.9754050Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T20:11:46.9857220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5846-1qtu31l.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-16T20:11:48.8911710Z ==> Summary 2021-05-16T20:11:48.8952250Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T20:11:48.8964380Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T20:11:48.9304870Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T20:11:48.9321900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-82o2nd 2021-05-16T20:11:48.9487530Z cp -pR /private/tmp/d20210516-5319-82o2nd/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T20:11:48.9656750Z chmod -Rf +w /private/tmp/d20210516-5319-82o2nd 2021-05-16T20:11:49.0310370Z ==> Finishing up 2021-05-16T20:11:49.0712960Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T20:11:49.0716740Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T20:11:49.0721830Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T20:11:49.0728270Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T20:11:49.0734760Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T20:11:49.0739440Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T20:11:49.0744880Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T20:11:49.0751940Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T20:11:49.0919340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5872-1oyg21d.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-16T20:11:51.6308330Z ==> Summary 2021-05-16T20:11:51.6331910Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T20:11:51.6337440Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T20:11:51.6393780Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T20:11:51.6412300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5319-1buvc1k 2021-05-16T20:11:51.6560240Z cp -pR /private/tmp/d20210516-5319-1buvc1k/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T20:11:51.7070070Z chmod -Rf +w /private/tmp/d20210516-5319-1buvc1k 2021-05-16T20:11:51.7669170Z ==> Finishing up 2021-05-16T20:11:51.8055640Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T20:11:51.8058850Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T20:11:51.8072130Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T20:11:51.8078520Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T20:11:51.8083260Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T20:11:51.8088650Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T20:11:51.8093310Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T20:11:51.8098550Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T20:11:51.8103210Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T20:11:51.8110810Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T20:11:51.8115480Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T20:11:51.8278280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5898-n1ef68.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-16T20:11:54.3456050Z ==> Summary 2021-05-16T20:11:54.3487520Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T20:11:54.3494790Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T20:11:54.3556060Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T20:11:54.3574320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5319-1rrkca9 2021-05-16T20:11:54.3720410Z cp -pR /private/tmp/d20210516-5319-1rrkca9/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T20:11:54.3897630Z chmod -Rf +w /private/tmp/d20210516-5319-1rrkca9 2021-05-16T20:11:54.4443770Z ==> Finishing up 2021-05-16T20:11:54.4658420Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T20:11:54.4665040Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T20:11:54.4670160Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T20:11:54.4679200Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T20:11:54.4821720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5924-1cy6hs3.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-16T20:11:57.0016290Z ==> Summary 2021-05-16T20:11:57.0044620Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T20:11:57.0051790Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T20:11:57.0080780Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T20:11:57.0098270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-qbpsxr 2021-05-16T20:11:57.0372090Z cp -pR /private/tmp/d20210516-5319-qbpsxr/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T20:11:57.0535680Z chmod -Rf +w /private/tmp/d20210516-5319-qbpsxr 2021-05-16T20:11:57.1017430Z ==> Finishing up 2021-05-16T20:11:57.1422800Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T20:11:57.1429610Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T20:11:57.1436570Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T20:11:57.1529940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5950-1bd28uo.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-16T20:11:59.6168620Z ==> Summary 2021-05-16T20:11:59.6191510Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T20:11:59.6198920Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T20:11:59.6242090Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T20:11:59.6259880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-13mnnz8 2021-05-16T20:11:59.6403550Z cp -pR /private/tmp/d20210516-5319-13mnnz8/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T20:11:59.6551540Z chmod -Rf +w /private/tmp/d20210516-5319-13mnnz8 2021-05-16T20:11:59.7106090Z ==> Finishing up 2021-05-16T20:11:59.7506640Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T20:11:59.7509790Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T20:11:59.7517150Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T20:11:59.7521260Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T20:11:59.7526730Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T20:11:59.7531300Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T20:11:59.7536570Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T20:11:59.7541300Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T20:11:59.7548730Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T20:11:59.7553430Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T20:11:59.7693990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5976-e7pn6s.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-16T20:12:02.1339190Z ==> Summary 2021-05-16T20:12:02.1362120Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T20:12:02.1370870Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T20:12:02.1449520Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T20:12:02.1467000Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-d9i6a9 2021-05-16T20:12:02.5689710Z cp -pR /private/tmp/d20210516-5319-d9i6a9/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T20:12:02.8304300Z chmod -Rf +w /private/tmp/d20210516-5319-d9i6a9 2021-05-16T20:12:02.9212080Z ==> Finishing up 2021-05-16T20:12:03.0272960Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T20:12:03.0291810Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T20:12:03.0293960Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T20:12:03.0315670Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T20:12:03.0320090Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T20:12:03.0325850Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T20:12:03.0333000Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T20:12:03.0507560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6002-1wxw828.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-16T20:12:05.5070140Z ==> Summary 2021-05-16T20:12:05.5091160Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T20:12:05.5097370Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T20:12:05.5572630Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T20:12:05.5589520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5319-lwt3xy 2021-05-16T20:12:05.5889960Z cp -pR /private/tmp/d20210516-5319-lwt3xy/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T20:12:05.6224210Z chmod -Rf +w /private/tmp/d20210516-5319-lwt3xy 2021-05-16T20:12:05.6787790Z ==> Finishing up 2021-05-16T20:12:05.7165440Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T20:12:05.7170830Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T20:12:05.7179700Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T20:12:05.7185770Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T20:12:05.7190030Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T20:12:05.7195360Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T20:12:05.7202760Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T20:12:05.7372790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6028-1kn85m9.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-16T20:12:08.0541230Z ==> Summary 2021-05-16T20:12:08.0572470Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T20:12:08.0580260Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T20:12:08.1065130Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T20:12:08.1082470Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-dll6nw 2021-05-16T20:12:08.1223880Z cp -pR /private/tmp/d20210516-5319-dll6nw/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T20:12:08.1355190Z chmod -Rf +w /private/tmp/d20210516-5319-dll6nw 2021-05-16T20:12:08.1939370Z ==> Finishing up 2021-05-16T20:12:08.2288890Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T20:12:08.2295100Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T20:12:08.2301800Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T20:12:08.2322150Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T20:12:08.2327380Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T20:12:08.2334790Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T20:12:08.2486200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6054-12rtzg1.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-16T20:12:10.7588450Z ==> Summary 2021-05-16T20:12:10.7608480Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T20:12:10.7614220Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T20:12:10.7657900Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T20:12:10.7675850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-7kuh19 2021-05-16T20:12:10.8191810Z cp -pR /private/tmp/d20210516-5319-7kuh19/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T20:12:10.8682980Z chmod -Rf +w /private/tmp/d20210516-5319-7kuh19 2021-05-16T20:12:10.9538810Z ==> Finishing up 2021-05-16T20:12:10.9943900Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T20:12:10.9949720Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T20:12:10.9957890Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T20:12:10.9966570Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T20:12:10.9971070Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T20:12:10.9975970Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T20:12:10.9980670Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T20:12:10.9985530Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T20:12:10.9989960Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T20:12:10.9997250Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T20:12:11.0265140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6080-1jvra1q.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-16T20:12:13.6453160Z ==> Summary 2021-05-16T20:12:13.6519320Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T20:12:13.6527350Z ==> Installing ffmpeg dependency: snappy 2021-05-16T20:12:13.6596970Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T20:12:13.6614870Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-1ph1kjf 2021-05-16T20:12:13.6726870Z cp -pR /private/tmp/d20210516-5319-1ph1kjf/snappy/. /usr/local/Cellar/snappy 2021-05-16T20:12:13.6869890Z chmod -Rf +w /private/tmp/d20210516-5319-1ph1kjf 2021-05-16T20:12:13.7370460Z ==> Finishing up 2021-05-16T20:12:13.7830090Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T20:12:13.7834570Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T20:12:13.7840090Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T20:12:13.7846280Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T20:12:13.7860990Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T20:12:13.7865660Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T20:12:13.7870920Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T20:12:13.7875420Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T20:12:13.7880810Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T20:12:13.8013090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6106-15igq4b.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-16T20:12:16.2929050Z ==> Summary 2021-05-16T20:12:16.2951040Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T20:12:16.2960060Z ==> Installing ffmpeg dependency: speex 2021-05-16T20:12:16.3052560Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T20:12:16.3069700Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-1nv4e8f 2021-05-16T20:12:16.3218750Z cp -pR /private/tmp/d20210516-5319-1nv4e8f/speex/. /usr/local/Cellar/speex 2021-05-16T20:12:16.3402340Z chmod -Rf +w /private/tmp/d20210516-5319-1nv4e8f 2021-05-16T20:12:16.3948250Z ==> Finishing up 2021-05-16T20:12:16.4364670Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T20:12:16.4377910Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T20:12:16.4385490Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T20:12:16.4392070Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T20:12:16.4397350Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T20:12:16.4402780Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T20:12:16.4450990Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T20:12:16.4795710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6132-1sjvj9h.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-16T20:12:18.9785110Z ==> Summary 2021-05-16T20:12:18.9815320Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T20:12:18.9822440Z ==> Installing ffmpeg dependency: srt 2021-05-16T20:12:18.9971190Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T20:12:18.9988590Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-aiagfx 2021-05-16T20:12:19.0292170Z cp -pR /private/tmp/d20210516-5319-aiagfx/srt/. /usr/local/Cellar/srt 2021-05-16T20:12:19.0469800Z chmod -Rf +w /private/tmp/d20210516-5319-aiagfx 2021-05-16T20:12:19.1187640Z ==> Finishing up 2021-05-16T20:12:19.1694390Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T20:12:19.1704240Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T20:12:19.1728680Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T20:12:19.1747710Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T20:12:19.1759080Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T20:12:19.1772520Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T20:12:19.1785510Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T20:12:19.1804050Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T20:12:19.1815610Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T20:12:19.1835300Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T20:12:19.1844460Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T20:12:19.2218940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6158-3j4670.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-16T20:12:21.6996850Z ==> Summary 2021-05-16T20:12:21.7020910Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T20:12:21.7028040Z ==> Installing ffmpeg dependency: giflib 2021-05-16T20:12:21.7048520Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T20:12:21.7066380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-178xqpw 2021-05-16T20:12:21.7203660Z cp -pR /private/tmp/d20210516-5319-178xqpw/giflib/. /usr/local/Cellar/giflib 2021-05-16T20:12:21.7347160Z chmod -Rf +w /private/tmp/d20210516-5319-178xqpw 2021-05-16T20:12:21.7852270Z ==> Finishing up 2021-05-16T20:12:21.8253010Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T20:12:21.8256510Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T20:12:21.8261690Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T20:12:21.8276160Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T20:12:21.8283980Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T20:12:21.8285600Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T20:12:21.8291950Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T20:12:21.8298750Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T20:12:21.8303400Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T20:12:21.8308360Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T20:12:21.8313490Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T20:12:21.8473180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6184-r29yeo.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-16T20:12:24.3842400Z ==> Summary 2021-05-16T20:12:24.3865290Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T20:12:24.3871290Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T20:12:24.4591790Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T20:12:24.4609320Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-k3lcn 2021-05-16T20:12:24.5541740Z cp -pR /private/tmp/d20210516-5319-k3lcn/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T20:12:24.5888490Z chmod -Rf +w /private/tmp/d20210516-5319-k3lcn 2021-05-16T20:12:24.8059980Z ==> Finishing up 2021-05-16T20:12:24.8479450Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T20:12:24.8483220Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T20:12:24.8488350Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T20:12:24.8492850Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T20:12:24.8498150Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T20:12:24.8510220Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T20:12:24.8515570Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T20:12:24.8520910Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T20:12:24.8526200Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T20:12:24.8531540Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T20:12:24.8539030Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T20:12:24.8549510Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T20:12:24.8554610Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T20:12:24.8560030Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T20:12:24.8565130Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T20:12:24.8570880Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T20:12:24.8577810Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T20:12:24.8844060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6210-3gn3oi.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-16T20:12:27.3807420Z ==> Summary 2021-05-16T20:12:27.3849340Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T20:12:27.3882380Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T20:12:27.5038010Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T20:12:27.5055330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-h7mcyt 2021-05-16T20:12:27.6857020Z cp -pR /private/tmp/d20210516-5319-h7mcyt/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T20:12:27.7908740Z chmod -Rf +w /private/tmp/d20210516-5319-h7mcyt 2021-05-16T20:12:27.8688490Z ==> Finishing up 2021-05-16T20:12:27.9092330Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T20:12:27.9105210Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T20:12:27.9125250Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T20:12:27.9131580Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T20:12:27.9136050Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T20:12:27.9141560Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T20:12:27.9148860Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T20:12:27.9388000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6236-1djq3ej.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-16T20:12:30.5073730Z ==> Caveats 2021-05-16T20:12:30.5075030Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T20:12:30.5076730Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T20:12:30.5078120Z ==> Summary 2021-05-16T20:12:30.5124930Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T20:12:30.5130510Z ==> Installing ffmpeg dependency: theora 2021-05-16T20:12:30.5320150Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T20:12:30.5337680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz --directory /private/tmp/d20210516-5319-1s78p8w 2021-05-16T20:12:30.5755200Z cp -pR /private/tmp/d20210516-5319-1s78p8w/theora/. /usr/local/Cellar/theora 2021-05-16T20:12:30.6293980Z chmod -Rf +w /private/tmp/d20210516-5319-1s78p8w 2021-05-16T20:12:30.7209750Z ==> Finishing up 2021-05-16T20:12:30.7634060Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T20:12:30.7643440Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T20:12:30.7651120Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T20:12:30.7656100Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T20:12:30.7661290Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T20:12:30.7666560Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T20:12:30.7671050Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T20:12:30.7676550Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T20:12:30.7698310Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T20:12:30.7708720Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T20:12:30.7717030Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T20:12:30.7738670Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T20:12:30.7763280Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T20:12:30.7765150Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T20:12:30.8340230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6262-gkzhq.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-16T20:12:33.3217150Z ==> Summary 2021-05-16T20:12:33.3285370Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T20:12:33.3290870Z ==> Installing ffmpeg dependency: x264 2021-05-16T20:12:33.3320120Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T20:12:33.3337380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-39d8oh 2021-05-16T20:12:33.3684340Z cp -pR /private/tmp/d20210516-5319-39d8oh/x264/. /usr/local/Cellar/x264 2021-05-16T20:12:33.3848860Z chmod -Rf +w /private/tmp/d20210516-5319-39d8oh 2021-05-16T20:12:33.4404900Z ==> Finishing up 2021-05-16T20:12:33.4796850Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T20:12:33.4802530Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T20:12:33.4807320Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T20:12:33.4814020Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T20:12:33.4818990Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T20:12:33.4823910Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T20:12:33.4831180Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T20:12:33.4972020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6289-176ghle.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-16T20:12:36.1045260Z ==> Summary 2021-05-16T20:12:36.1063600Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T20:12:36.1071540Z ==> Installing ffmpeg dependency: x265 2021-05-16T20:12:36.1142920Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T20:12:36.1161130Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-5319-mt1m7k 2021-05-16T20:12:36.2383200Z cp -pR /private/tmp/d20210516-5319-mt1m7k/x265/. /usr/local/Cellar/x265 2021-05-16T20:12:36.3080860Z chmod -Rf +w /private/tmp/d20210516-5319-mt1m7k 2021-05-16T20:12:36.4075090Z ==> Finishing up 2021-05-16T20:12:36.4708610Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T20:12:36.4714410Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T20:12:36.4718800Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T20:12:36.4725590Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T20:12:36.4729860Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T20:12:36.4735010Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T20:12:36.4742150Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T20:12:36.4944240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6332-1xb1b9m.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-16T20:12:38.9914960Z ==> Summary 2021-05-16T20:12:38.9933530Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T20:12:38.9939570Z ==> Installing ffmpeg dependency: xvid 2021-05-16T20:12:38.9960310Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T20:12:38.9979390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-vmv5do 2021-05-16T20:12:39.0138500Z cp -pR /private/tmp/d20210516-5319-vmv5do/xvid/. /usr/local/Cellar/xvid 2021-05-16T20:12:39.0665430Z chmod -Rf +w /private/tmp/d20210516-5319-vmv5do 2021-05-16T20:12:39.1551930Z ==> Finishing up 2021-05-16T20:12:39.2588600Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T20:12:39.2594730Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T20:12:39.2601600Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T20:12:39.2723440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6358-510agr.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-16T20:12:41.8021460Z ==> Summary 2021-05-16T20:12:41.8037960Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T20:12:41.8047060Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T20:12:41.8218830Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T20:12:41.8236550Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-fpwrub 2021-05-16T20:12:41.8849240Z cp -pR /private/tmp/d20210516-5319-fpwrub/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T20:12:41.9342780Z chmod -Rf +w /private/tmp/d20210516-5319-fpwrub 2021-05-16T20:12:42.0219380Z ==> Finishing up 2021-05-16T20:12:42.0544320Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T20:12:42.0549910Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T20:12:42.0554280Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T20:12:42.0585700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T20:12:42.0596740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T20:12:42.0607230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T20:12:42.0621050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T20:12:42.0630060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T20:12:42.0640220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T20:12:42.0650880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T20:12:42.0662500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T20:12:42.0673460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T20:12:42.0686630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T20:12:42.0698690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T20:12:42.0706470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T20:12:42.0719900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T20:12:42.0731660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T20:12:42.0742120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T20:12:42.0752630Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T20:12:42.0760200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T20:12:42.0772460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T20:12:42.0781770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T20:12:42.0787530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T20:12:42.0796570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T20:12:42.0807350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T20:12:42.0813130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T20:12:42.0824930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T20:12:42.0833130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T20:12:42.0845500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T20:12:42.0853320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T20:12:42.0864050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T20:12:42.0880990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T20:12:42.0902150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T20:12:42.0908890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T20:12:42.0919420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T20:12:42.0926940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T20:12:42.0935700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T20:12:42.0941070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T20:12:42.0953910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T20:12:42.0962560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T20:12:42.0970120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T20:12:42.0975530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T20:12:42.0985070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T20:12:42.0992720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T20:12:42.1001960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T20:12:42.1006780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T20:12:42.1012420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T20:12:42.1017560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T20:12:42.1028770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T20:12:42.1034130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T20:12:42.1041670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T20:12:42.1049330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T20:12:42.1058670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T20:12:42.1064600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T20:12:42.1071810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T20:12:42.1087680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T20:12:42.1096820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T20:12:42.1102130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T20:12:42.1111380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T20:12:42.1117080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T20:12:42.1154560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T20:12:42.1161640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T20:12:42.1167030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T20:12:42.1172550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T20:12:42.1178180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T20:12:42.1183660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T20:12:42.1189320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T20:12:42.1195830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T20:12:42.1215820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T20:12:42.1221320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T20:12:42.1226700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T20:12:42.1232180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T20:12:42.1239020Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T20:12:42.1243580Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T20:12:42.1249080Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T20:12:42.1256430Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T20:12:42.1534700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6384-1gdc6kk.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-16T20:12:44.5959640Z ==> Summary 2021-05-16T20:12:44.6055490Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T20:12:44.6061850Z ==> Installing ffmpeg dependency: zimg 2021-05-16T20:12:44.6106920Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:12:44.6124730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-o4gcg5 2021-05-16T20:12:44.6350190Z cp -pR /private/tmp/d20210516-5319-o4gcg5/zimg/. /usr/local/Cellar/zimg 2021-05-16T20:12:44.6573720Z chmod -Rf +w /private/tmp/d20210516-5319-o4gcg5 2021-05-16T20:12:44.7202320Z ==> Finishing up 2021-05-16T20:12:44.7598220Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T20:12:44.7603770Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T20:12:44.7611020Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T20:12:44.7617140Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T20:12:44.7621470Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T20:12:44.7626780Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T20:12:44.7633800Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T20:12:44.7796800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6410-a9xe1e.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-16T20:12:47.2824360Z ==> Summary 2021-05-16T20:12:47.2855050Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T20:12:47.2861530Z ==> Installing ffmpeg 2021-05-16T20:12:47.2864970Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T20:12:47.2883140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5319-vpwwws 2021-05-16T20:12:47.6075230Z cp -pR /private/tmp/d20210516-5319-vpwwws/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T20:12:47.8404990Z chmod -Rf +w /private/tmp/d20210516-5319-vpwwws 2021-05-16T20:12:51.1905110Z ==> Finishing up 2021-05-16T20:12:51.2275670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T20:12:51.2279730Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T20:12:51.2284770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T20:12:51.2290170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T20:12:51.2294740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T20:12:51.2300100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T20:12:51.2304470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T20:12:51.2309940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T20:12:51.2314810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T20:12:51.2319640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T20:12:51.2324610Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T20:12:51.2329390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T20:12:51.2334390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T20:12:51.2339280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T20:12:51.2344470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T20:12:51.2349430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T20:12:51.2354080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T20:12:51.2359080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T20:12:51.2364640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T20:12:51.2369120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T20:12:51.2374470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T20:12:51.2379030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T20:12:51.2384650Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T20:12:51.2390100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T20:12:51.2394640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T20:12:51.2399810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T20:12:51.2404630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T20:12:51.2409850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T20:12:51.2414680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T20:12:51.2419140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T20:12:51.2424290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T20:12:51.2428940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T20:12:51.2433780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T20:12:51.2438960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T20:12:51.2443430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T20:12:51.2448780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T20:12:51.2453200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T20:12:51.2458820Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T20:12:51.2465670Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T20:12:51.2470500Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T20:12:51.2475380Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T20:12:51.2479780Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T20:12:51.2484870Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T20:12:51.2489560Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T20:12:51.2494870Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T20:12:51.2499400Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T20:12:51.2504440Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T20:12:51.2511050Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T20:12:51.2536910Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T20:12:51.2550170Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T20:12:51.2558230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T20:12:51.2568580Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T20:12:51.2641740Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T20:12:51.2655260Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T20:12:51.2657280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T20:12:51.2674680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T20:12:51.2680090Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T20:12:51.2690620Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T20:12:51.2695930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T20:12:51.2714900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T20:12:51.2720200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T20:12:51.2725760Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T20:12:51.2733460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T20:12:51.2747990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T20:12:51.2761480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T20:12:51.2770560Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T20:12:51.2777590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T20:12:51.2783530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T20:12:51.2794530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T20:12:51.2800050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T20:12:51.2807700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T20:12:51.2812490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T20:12:51.2817910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T20:12:51.2822560Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T20:12:51.2828090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T20:12:51.2832900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T20:12:51.2837990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T20:12:51.2843280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T20:12:51.2851960Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T20:12:51.2854010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T20:12:51.2859030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T20:12:51.2864190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T20:12:51.2869130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T20:12:51.2874370Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T20:12:51.2878930Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T20:12:51.2884490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T20:12:51.2889630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T20:12:51.2894380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T20:12:51.2899320Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T20:12:51.2904150Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T20:12:51.2909540Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T20:12:51.2914240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T20:12:51.2919100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T20:12:51.2924010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T20:12:51.2928780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T20:12:51.2933840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T20:12:51.2938610Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T20:12:51.2943950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T20:12:51.2948640Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T20:12:51.2953950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T20:12:51.2957260Z Only the first 100 operations were output. 2021-05-16T20:12:51.4111650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6436-19qg842.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-16T20:12:54.1293210Z ==> Summary 2021-05-16T20:12:54.1468580Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T20:12:55.3405890Z ==> Caveats 2021-05-16T20:12:55.3407300Z ==> tesseract 2021-05-16T20:12:55.3422780Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T20:12:55.3424610Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T20:12:57.1212900Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T20:12:58.3282420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:12:58.8804080Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T20:12:59.2935680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T20%3A20%3A00Z&sig=QsbArQr35of3eJF2GnoDegzLvCjQlVXKqaUUfcofVLs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:59.3471870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=QsbArQr35of3eJF2GnoDegzLvCjQlVXKqaUUfcofVLs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:59.8105270Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T20:12:59.9210520Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T20:13:01.1405860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:01.7872210Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T20:13:02.1691730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T20%3A20%3A00Z&sig=rjiVu29nkSy6l2pReJGtM%2BTbWD%2FA4ZkCw%2BCa3bAciLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:02.2254420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=rjiVu29nkSy6l2pReJGtM\%2BTbWD\%2FA4ZkCw\%2BCa3bAciLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:02.5378560Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T20:13:02.5768810Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T20:13:02.5774100Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T20:13:02.6442360Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T20:13:02.6471240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6443-xq8oe5 2021-05-16T20:13:03.2216000Z cp -pR /private/tmp/d20210516-6443-xq8oe5/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T20:13:03.6826420Z chmod -Rf +w /private/tmp/d20210516-6443-xq8oe5 2021-05-16T20:13:04.0605880Z ==> Finishing up 2021-05-16T20:13:04.0853470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T20:13:04.0886930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T20:13:04.0896810Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T20:13:04.0905940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T20:13:04.0925770Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T20:13:04.0937380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T20:13:04.0946100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T20:13:04.0958260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T20:13:04.0972450Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T20:13:04.0983840Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T20:13:04.0996340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T20:13:04.1012870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T20:13:04.1024790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T20:13:04.1037190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T20:13:04.1048800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T20:13:04.1059120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T20:13:04.1078760Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T20:13:04.1088910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T20:13:04.1100790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T20:13:04.1146270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T20:13:04.1151270Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T20:13:04.1156110Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T20:13:04.1161140Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T20:13:04.1165780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T20:13:04.1170430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T20:13:04.1175470Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T20:13:04.1179930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T20:13:04.1185220Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T20:13:04.1189930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T20:13:04.1194780Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T20:13:04.1201720Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T20:13:04.1210550Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T20:13:04.1215230Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T20:13:04.1225530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T20:13:04.1231160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T20:13:04.1236390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T20:13:04.1241960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T20:13:04.1247970Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T20:13:04.1253560Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T20:13:04.1266520Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T20:13:04.1272090Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T20:13:04.1283230Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T20:13:04.1288790Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T20:13:04.1294010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T20:13:04.1299830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T20:13:04.1304900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T20:13:04.1315320Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T20:13:04.1320930Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T20:13:04.1326240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T20:13:04.1331590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T20:13:04.1340150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T20:13:04.1345810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T20:13:04.1351310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T20:13:04.1374590Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T20:13:04.1381080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T20:13:04.1387810Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T20:13:04.1392990Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T20:13:04.1397850Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T20:13:04.3061510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6613-551cb5.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-16T20:13:06.9030990Z ==> Summary 2021-05-16T20:13:06.9444540Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T20:13:06.9455510Z ==> Installing imagemagick@6 2021-05-16T20:13:06.9463010Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T20:13:06.9484260Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6443-fhw6c3 2021-05-16T20:13:07.2710160Z cp -pR /private/tmp/d20210516-6443-fhw6c3/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T20:13:07.6640700Z chmod -Rf +w /private/tmp/d20210516-6443-fhw6c3 2021-05-16T20:13:08.9882330Z ==> Finishing up 2021-05-16T20:13:09.2559000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6639-1vjufog.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-16T20:13:11.8030090Z ==> Caveats 2021-05-16T20:13:11.8031740Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:13:11.8032910Z because this is an alternate version of another formula. 2021-05-16T20:13:11.8033580Z 2021-05-16T20:13:11.8034440Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T20:13:11.8036060Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:13:11.8036860Z 2021-05-16T20:13:11.8037690Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T20:13:11.8039070Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T20:13:11.8040510Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T20:13:11.8041420Z 2021-05-16T20:13:11.8042710Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T20:13:11.8043990Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T20:13:11.8044670Z 2021-05-16T20:13:11.8045780Z ==> Summary 2021-05-16T20:13:11.8494720Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T20:13:12.6500320Z ==> Caveats 2021-05-16T20:13:12.6502520Z ==> imagemagick@6 2021-05-16T20:13:12.6545290Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:13:12.6548430Z because this is an alternate version of another formula. 2021-05-16T20:13:12.6549140Z 2021-05-16T20:13:12.6550040Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T20:13:12.6551740Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:13:12.6553950Z 2021-05-16T20:13:12.6554850Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T20:13:12.6556450Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T20:13:12.6560480Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T20:13:12.6561280Z 2021-05-16T20:13:12.6562620Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T20:13:12.6565740Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T20:13:12.6568260Z 2021-05-16T20:13:14.6558180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T20:13:15.8057360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:16.3476250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T20:13:16.7149250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T20%3A20%3A00Z&sig=vJZyoyTbEj75KKm0W3HSbsK4UlM4UZb2S933YVsQzdc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:16.7618440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=vJZyoyTbEj75KKm0W3HSbsK4UlM4UZb2S933YVsQzdc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:16.8594260Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T20:13:16.8667280Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T20:13:18.0364260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:18.5966200Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T20:13:19.0051470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T20%3A20%3A00Z&sig=TzDqqgdhqnQ8zWB704P66jRZkg%2FBly33BzM5A8D8MwM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:19.0564660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=TzDqqgdhqnQ8zWB704P66jRZkg\%2FBly33BzM5A8D8MwM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:19.1995930Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T20:13:19.2067900Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T20:13:20.3184430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:20.9120880Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T20:13:21.3066390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T20%3A20%3A00Z&sig=0%2FKqEd%2BMlIQVXdjmvaTWPmKnBUQVxQRVOhDDUJkK3to%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:21.3511320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=0\%2FKqEd\%2BMlIQVXdjmvaTWPmKnBUQVxQRVOhDDUJkK3to\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:21.9437230Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T20:13:22.0979760Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T20:13:23.3292280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:23.9142340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T20:13:24.2896670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T20%3A20%3A00Z&sig=IInYWkUikfgU78BVpAOR%2Be2GobU7PY41n1ozwpr4C%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:24.3367190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=IInYWkUikfgU78BVpAOR\%2Be2GobU7PY41n1ozwpr4C\%2FI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:24.3842140Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T20:13:24.3874130Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T20:13:25.8949070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:26.4927600Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T20:13:26.8770450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T20%3A20%3A00Z&sig=g4A79vSQzQz%2BRQJ518xjDeiOiluNZg1WaVKHKhrxH1c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:26.9204270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=g4A79vSQzQz\%2BRQJ518xjDeiOiluNZg1WaVKHKhrxH1c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:26.9672390Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T20:13:26.9703410Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T20:13:28.1187330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:28.7098830Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T20:13:29.0672600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T20%3A20%3A00Z&sig=jrmQqtdbbI6%2F6zcibOiUUFQstqp6%2FJRghBe1szpeY2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:29.1127670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=jrmQqtdbbI6\%2F6zcibOiUUFQstqp6\%2FJRghBe1szpeY2Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:29.2422040Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T20:13:29.2486750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T20:13:30.4304060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:31.0120580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T20:13:31.4038620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T20%3A20%3A00Z&sig=vdmj30uV4EDQCzDn2DGhb2jq7LeGLVEUwdgtSS5T4GU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:31.4494310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=vdmj30uV4EDQCzDn2DGhb2jq7LeGLVEUwdgtSS5T4GU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:31.5758790Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T20:13:31.5832040Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T20:13:32.7383040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:33.8115560Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T20:13:33.8831690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T20%3A20%3A00Z&sig=%2Fc9SNmCHkgDnvTpXxMP7ksGaQNJyEh8CWJPMWva8pUg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:33.9390280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=\%2Fc9SNmCHkgDnvTpXxMP7ksGaQNJyEh8CWJPMWva8pUg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:33.9966150Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T20:13:33.9997360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T20:13:35.1461860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:35.7252220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T20:13:36.1132230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T20%3A20%3A00Z&sig=K5F8rrdjplUDCh1BxfPjNmCqrPvXn9wr1%2Ft3rKpe46w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:36.1581630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=K5F8rrdjplUDCh1BxfPjNmCqrPvXn9wr1\%2Ft3rKpe46w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:36.2474270Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T20:13:36.2523640Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T20:13:37.3977810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:38.0469070Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T20:13:38.4168350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T20%3A20%3A00Z&sig=aY7MLaa2YjJav6r2SFwIjZ32o4xzm3FU731hJFrcDwU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:38.4615880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=aY7MLaa2YjJav6r2SFwIjZ32o4xzm3FU731hJFrcDwU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:38.5177330Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:13:38.5216200Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T20:13:39.6180220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:40.1796490Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T20:13:40.5703700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T20%3A20%3A00Z&sig=S3nbGzLVHZfoFpM1JSF0bNhz1O9cAyIPOdsLI18TgbE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:40.6346370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=S3nbGzLVHZfoFpM1JSF0bNhz1O9cAyIPOdsLI18TgbE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:40.7795410Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:13:40.7863490Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T20:13:41.9680810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:13:42.5659920Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T20:13:42.9494050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T20%3A20%3A00Z&sig=dROkwhsNqC3ClrxPo3AlQS07sjk54XQPthb142sxyBU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:42.9975630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=dROkwhsNqC3ClrxPo3AlQS07sjk54XQPthb142sxyBU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:43.3202800Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T20:13:43.3704280Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T20:13:43.3707000Z ==> Installing imagemagick dependency: libde265 2021-05-16T20:13:43.4367800Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T20:13:43.4409740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6646-1tptf46 2021-05-16T20:13:43.4630210Z cp -pR /private/tmp/d20210516-6646-1tptf46/libde265/. /usr/local/Cellar/libde265 2021-05-16T20:13:43.4842600Z chmod -Rf +w /private/tmp/d20210516-6646-1tptf46 2021-05-16T20:13:43.5507700Z ==> Finishing up 2021-05-16T20:13:43.6579240Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T20:13:43.6626510Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T20:13:43.6633330Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T20:13:43.6652560Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T20:13:43.6659930Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T20:13:43.6675610Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T20:13:43.6691090Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T20:13:43.6700750Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T20:13:43.6710040Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T20:13:43.6724640Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T20:13:43.6926460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6877-yhpuw4.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-16T20:13:46.1709470Z ==> Summary 2021-05-16T20:13:46.1736390Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T20:13:46.1750140Z ==> Installing imagemagick dependency: docbook 2021-05-16T20:13:46.1769790Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T20:13:46.1787370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6646-155oq67 2021-05-16T20:13:46.2650110Z cp -pR /private/tmp/d20210516-6646-155oq67/docbook/. /usr/local/Cellar/docbook 2021-05-16T20:13:46.3702570Z chmod -Rf +w /private/tmp/d20210516-6646-155oq67 2021-05-16T20:13:46.5079110Z ==> Finishing up 2021-05-16T20:13:46.5663750Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6903-11kjgt2.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-16T20:13:48.8347500Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T20:13:48.9229960Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:48.9530090Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:48.9833410Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.0132750Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.0432340Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.0731460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.1031460Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.1331730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.1632460Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.1932880Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.2236270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.2535070Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.2835720Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.3133760Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:49.6669870Z ==> Caveats 2021-05-16T20:13:49.6671160Z To use the DocBook package in your XML toolchain, 2021-05-16T20:13:49.6672170Z you need to add the following to your ~/.bashrc: 2021-05-16T20:13:49.6672800Z 2021-05-16T20:13:49.6673740Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T20:13:49.6674960Z ==> Summary 2021-05-16T20:13:49.6812160Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T20:13:49.6818130Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T20:13:49.6872050Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T20:13:49.6889850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6646-1xm7128 2021-05-16T20:13:51.4661500Z cp -pR /private/tmp/d20210516-6646-1xm7128/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T20:13:53.9703960Z chmod -Rf +w /private/tmp/d20210516-6646-1xm7128 2021-05-16T20:13:55.2384760Z ==> Finishing up 2021-05-16T20:13:55.2782770Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T20:13:55.2807190Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T20:13:55.2891220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6944-iqclyu.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-16T20:13:57.7465040Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:57.7763680Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:57.8066140Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:13:57.8388390Z ==> 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-16T20:13:57.8688770Z ==> 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-16T20:13:57.8988020Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T20:13:57.9287160Z ==> 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-16T20:13:57.9589160Z ==> 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-16T20:13:58.6524090Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:13:58.6531010Z ==> 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-16T20:13:58.6533970Z ==> 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-16T20:13:58.6537750Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T20:13:58.6540530Z ==> 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-16T20:13:58.6543460Z ==> 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-16T20:13:58.6545920Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:58.6548180Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:13:58.6550030Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:13:58.6552750Z ==> 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-16T20:13:58.6555180Z ==> 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-16T20:13:58.6557160Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T20:13:58.6559410Z ==> 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-16T20:13:58.6561780Z ==> 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-16T20:13:58.6563870Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:13:58.6566220Z ==> 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-16T20:13:58.6568860Z ==> 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-16T20:13:58.6571070Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T20:13:58.6573480Z ==> 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-16T20:13:58.6576080Z ==> 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-16T20:13:59.6182700Z ==> Summary 2021-05-16T20:13:59.9096080Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T20:13:59.9101850Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T20:13:59.9125200Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T20:13:59.9149380Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6646-x8687u 2021-05-16T20:13:59.9260240Z cp -pR /private/tmp/d20210516-6646-x8687u/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T20:13:59.9383980Z chmod -Rf +w /private/tmp/d20210516-6646-x8687u 2021-05-16T20:13:59.9862520Z ==> Finishing up 2021-05-16T20:14:00.0298940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6998-btpcrq.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-16T20:14:02.4689520Z ==> Caveats 2021-05-16T20:14:02.4691190Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:14:02.4692530Z because macOS already provides this software and installing another version in 2021-05-16T20:14:02.4693610Z parallel can cause all kinds of trouble. 2021-05-16T20:14:02.4694200Z 2021-05-16T20:14:02.4695480Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T20:14:02.4697220Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:14:02.4698020Z 2021-05-16T20:14:02.4698490Z 2021-05-16T20:14:02.4699280Z Bash completion has been installed to: 2021-05-16T20:14:02.4700640Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T20:14:02.4701980Z ==> Summary 2021-05-16T20:14:02.4710400Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T20:14:02.4716190Z ==> Installing imagemagick dependency: xmlto 2021-05-16T20:14:02.4845990Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T20:14:02.4863840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz --directory /private/tmp/d20210516-6646-sdorcm 2021-05-16T20:14:02.5059890Z cp -pR /private/tmp/d20210516-6646-sdorcm/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T20:14:02.5345320Z chmod -Rf +w /private/tmp/d20210516-6646-sdorcm 2021-05-16T20:14:02.5997810Z ==> Finishing up 2021-05-16T20:14:02.6422630Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T20:14:02.6430890Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T20:14:02.6448480Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T20:14:02.6460870Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T20:14:02.6466020Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T20:14:02.6557440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7024-11sfpuz.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-16T20:14:05.1969940Z ==> Summary 2021-05-16T20:14:05.2013010Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T20:14:05.2019110Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T20:14:05.3039030Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T20:14:05.3055620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6646-oeuxvz 2021-05-16T20:14:05.3742590Z cp -pR /private/tmp/d20210516-6646-oeuxvz/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T20:14:05.5084730Z chmod -Rf +w /private/tmp/d20210516-6646-oeuxvz 2021-05-16T20:14:05.6541250Z ==> Finishing up 2021-05-16T20:14:05.7063880Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T20:14:05.7163350Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T20:14:05.7248350Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T20:14:05.7282750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7312570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7388770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7405700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7407960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7439930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7448090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7469430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7532410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7630500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7636010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7648470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7751130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7817960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7850790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7854720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7859330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7875570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7879790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7893900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7905570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.7937940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.8040780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.8143270Z mkdir -p /usr/local/share/locale/fo 2021-05-16T20:14:05.8243630Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T20:14:05.8345550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.8446060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.8548530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.8648880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.8672760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.8749260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.8852990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.8953300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.9055930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.9156500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.9258060Z mkdir -p /usr/local/share/locale/ia 2021-05-16T20:14:05.9358710Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T20:14:05.9460580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.9561490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.9663910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.9765360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.9809470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:05.9910190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0012120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0057980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0073710Z mkdir -p /usr/local/share/locale/ky 2021-05-16T20:14:06.0085040Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T20:14:06.0112890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0146710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0202300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0274280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0331980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0438330Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0476910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0577120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0619370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0718270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0728000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0765440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0868510Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.0931320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1034070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1136790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1239350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1312200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1400080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1442610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1477910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1489720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1520860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1617370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1685840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1702010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1745340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1781050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1806840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1821230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1848730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1863800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1910140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1919770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:14:06.1938990Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T20:14:06.1956830Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T20:14:06.1974340Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T20:14:06.2027400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7050-ybbv9z.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-16T20:14:08.2075000Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T20:14:09.5518890Z ==> Summary 2021-05-16T20:14:09.5730270Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T20:14:09.5735550Z ==> Installing imagemagick dependency: libheif 2021-05-16T20:14:09.6872530Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T20:14:09.6889240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6646-188jxu 2021-05-16T20:14:09.7118980Z cp -pR /private/tmp/d20210516-6646-188jxu/libheif/. /usr/local/Cellar/libheif 2021-05-16T20:14:09.7356580Z chmod -Rf +w /private/tmp/d20210516-6646-188jxu 2021-05-16T20:14:09.8300380Z ==> Finishing up 2021-05-16T20:14:09.8769060Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T20:14:09.8772830Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T20:14:09.8778280Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T20:14:09.8782810Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T20:14:09.8789960Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T20:14:09.8796420Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T20:14:09.8814860Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T20:14:09.8829040Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T20:14:09.8838800Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T20:14:09.8846170Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T20:14:09.8855670Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T20:14:09.8860900Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T20:14:09.8866130Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T20:14:09.8872680Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T20:14:09.8881950Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T20:14:09.8891130Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T20:14:09.8900550Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T20:14:09.9099550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7077-1cu0tq7.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-16T20:14:12.1671920Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T20:14:13.3286670Z ==> Summary 2021-05-16T20:14:13.3387040Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T20:14:13.3488800Z ==> Installing imagemagick dependency: liblqr 2021-05-16T20:14:13.3880030Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T20:14:13.3913910Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz --directory /private/tmp/d20210516-6646-1vumxz5 2021-05-16T20:14:13.4054400Z cp -pR /private/tmp/d20210516-6646-1vumxz5/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T20:14:13.4262910Z chmod -Rf +w /private/tmp/d20210516-6646-1vumxz5 2021-05-16T20:14:13.4754530Z ==> Finishing up 2021-05-16T20:14:13.5191820Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T20:14:13.5207320Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T20:14:13.5217550Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T20:14:13.5245450Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T20:14:13.5400520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7104-yexrlj.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-16T20:14:16.1815750Z ==> Summary 2021-05-16T20:14:16.1843310Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T20:14:16.1848340Z ==> Installing imagemagick dependency: libomp 2021-05-16T20:14:16.1902150Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T20:14:16.1919510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6646-w87002 2021-05-16T20:14:16.2061860Z cp -pR /private/tmp/d20210516-6646-w87002/libomp/. /usr/local/Cellar/libomp 2021-05-16T20:14:16.2474960Z chmod -Rf +w /private/tmp/d20210516-6646-w87002 2021-05-16T20:14:16.2901360Z ==> Finishing up 2021-05-16T20:14:16.3364840Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T20:14:16.3371270Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T20:14:16.3376840Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T20:14:16.3386950Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T20:14:16.3394200Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T20:14:16.3519450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7130-5cjwt0.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-16T20:14:18.7782390Z ==> Summary 2021-05-16T20:14:18.7798890Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T20:14:18.7806140Z ==> Installing imagemagick dependency: imath 2021-05-16T20:14:18.7861580Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:14:18.7882580Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6646-m1qgjq 2021-05-16T20:14:18.8102420Z cp -pR /private/tmp/d20210516-6646-m1qgjq/imath/. /usr/local/Cellar/imath 2021-05-16T20:14:18.8392740Z chmod -Rf +w /private/tmp/d20210516-6646-m1qgjq 2021-05-16T20:14:18.9107450Z ==> Finishing up 2021-05-16T20:14:18.9559590Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T20:14:18.9581590Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T20:14:18.9585590Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T20:14:18.9591260Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T20:14:18.9595890Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T20:14:18.9601520Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T20:14:18.9619910Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T20:14:18.9804620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7156-1525wxs.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-16T20:14:21.5160900Z ==> Summary 2021-05-16T20:14:21.5204760Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T20:14:21.5211680Z ==> Installing imagemagick dependency: openexr 2021-05-16T20:14:21.5316210Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:14:21.5333750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6646-dtts4q 2021-05-16T20:14:21.6082900Z cp -pR /private/tmp/d20210516-6646-dtts4q/openexr/. /usr/local/Cellar/openexr 2021-05-16T20:14:21.7070440Z chmod -Rf +w /private/tmp/d20210516-6646-dtts4q 2021-05-16T20:14:21.9835560Z ==> Finishing up 2021-05-16T20:14:22.0327820Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T20:14:22.0331510Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T20:14:22.0336920Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T20:14:22.0341430Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T20:14:22.0346620Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T20:14:22.0351330Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T20:14:22.0356610Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T20:14:22.0361220Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T20:14:22.0368480Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T20:14:22.0381910Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T20:14:22.0400810Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T20:14:22.0412270Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T20:14:22.0426400Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T20:14:22.0436550Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T20:14:22.0452530Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T20:14:22.0465220Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T20:14:22.0477510Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T20:14:22.0489500Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T20:14:22.0500500Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T20:14:22.0510980Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T20:14:22.0524580Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T20:14:22.0534620Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T20:14:22.0543310Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T20:14:22.0551740Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T20:14:22.0561440Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T20:14:22.0597950Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T20:14:22.0599900Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T20:14:22.0601730Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T20:14:22.1193140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7185-pdwoqb.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-16T20:14:24.7649350Z ==> Summary 2021-05-16T20:14:24.7817890Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T20:14:24.7823700Z ==> Installing imagemagick 2021-05-16T20:14:24.7827170Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T20:14:24.7846190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz --directory /private/tmp/d20210516-6646-ghwc1h 2021-05-16T20:14:25.1649930Z cp -pR /private/tmp/d20210516-6646-ghwc1h/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T20:14:25.5565070Z chmod -Rf +w /private/tmp/d20210516-6646-ghwc1h 2021-05-16T20:14:27.7129470Z ==> Finishing up 2021-05-16T20:14:27.7391930Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T20:14:27.7438390Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T20:14:27.7440260Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T20:14:27.7442020Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T20:14:27.7443670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T20:14:27.7445380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T20:14:27.7447400Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T20:14:27.7449490Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T20:14:27.7451370Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T20:14:27.7468530Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T20:14:27.7470630Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T20:14:27.7472710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T20:14:27.7474690Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T20:14:27.7476460Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T20:14:27.7478520Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T20:14:27.7480390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T20:14:27.7482190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T20:14:27.7483830Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T20:14:27.7490390Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T20:14:27.7492380Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T20:14:27.7497970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T20:14:27.7502770Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T20:14:27.7507930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T20:14:27.7513130Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T20:14:27.7518300Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T20:14:27.7523430Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T20:14:27.7528020Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T20:14:27.7533150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T20:14:27.7537740Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T20:14:27.7543220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T20:14:27.7550160Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T20:14:27.7556640Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T20:14:27.7564450Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T20:14:27.7574250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T20:14:27.7586350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T20:14:27.7594830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T20:14:27.7597640Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T20:14:27.7608130Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T20:14:27.7620760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T20:14:27.7629310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T20:14:27.7635250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T20:14:27.7640930Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T20:14:27.7648350Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T20:14:27.7654150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T20:14:27.7661460Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T20:14:27.7692380Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T20:14:27.7697540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T20:14:27.7703410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T20:14:27.7709330Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T20:14:27.7714940Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T20:14:27.7722070Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T20:14:27.7727120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T20:14:27.7732340Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T20:14:27.7737410Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T20:14:27.7743060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T20:14:27.7747510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T20:14:27.7752580Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T20:14:27.7757540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T20:14:27.7763290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T20:14:27.7768380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T20:14:27.7773330Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T20:14:27.7778100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T20:14:27.7785840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T20:14:27.7793810Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T20:14:27.7798390Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T20:14:27.7804400Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T20:14:27.7809410Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T20:14:27.7814760Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T20:14:27.7819660Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T20:14:27.7825460Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T20:14:27.7830160Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T20:14:28.0631220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7211-15qrt7u.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-16T20:14:30.8238810Z ==> Summary 2021-05-16T20:14:30.8711450Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T20:14:32.8025550Z ==> Caveats 2021-05-16T20:14:32.8027000Z ==> docbook 2021-05-16T20:14:32.8045010Z To use the DocBook package in your XML toolchain, 2021-05-16T20:14:32.8049750Z you need to add the following to your ~/.bashrc: 2021-05-16T20:14:32.8050440Z 2021-05-16T20:14:32.8051290Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T20:14:32.8056580Z ==> gnu-getopt 2021-05-16T20:14:32.8080570Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:14:32.8084490Z because macOS already provides this software and installing another version in 2021-05-16T20:14:32.8089300Z parallel can cause all kinds of trouble. 2021-05-16T20:14:32.8089940Z 2021-05-16T20:14:32.8091350Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T20:14:32.8096080Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:14:32.8096920Z 2021-05-16T20:14:32.8097400Z 2021-05-16T20:14:32.8098160Z Bash completion has been installed to: 2021-05-16T20:14:32.8099540Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T20:14:34.5094530Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T20:14:35.6597890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:14:36.1922300Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T20:14:36.7140640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T20%3A20%3A00Z&sig=nDv4isETLSXHd3C11V0uGq86hsxiVTL0eCZxo2tAY78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:36.7607110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A20\%3A00Z\&sig=nDv4isETLSXHd3C11V0uGq86hsxiVTL0eCZxo2tAY78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:14:36.8222850Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T20:14:36.8866640Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T20:14:36.8907060Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz --directory /private/tmp/d20210516-7218-8srk4j 2021-05-16T20:14:36.9068570Z cp -pR /private/tmp/d20210516-7218-8srk4j/udunits/. /usr/local/Cellar/udunits 2021-05-16T20:14:36.9273650Z chmod -Rf +w /private/tmp/d20210516-7218-8srk4j 2021-05-16T20:14:37.0056790Z ==> Finishing up 2021-05-16T20:14:37.0978130Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T20:14:37.0979920Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T20:14:37.0982910Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T20:14:37.0992180Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T20:14:37.1007600Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T20:14:37.1057800Z info /usr/local/share/info/udunits2.info 2021-05-16T20:14:37.1066130Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T20:14:37.1105170Z info /usr/local/share/info/udunits2lib.info 2021-05-16T20:14:37.1113210Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T20:14:37.1149820Z info /usr/local/share/info/udunits2prog.info 2021-05-16T20:14:37.1158130Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T20:14:37.1166080Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T20:14:37.1172180Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T20:14:37.1342860Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7385-kwt0iz.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-16T20:14:39.6464160Z ==> Summary 2021-05-16T20:14:39.6494100Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T20:14:42.0059650Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T20:14:42.0060730Z To reinstall 1.6, run: 2021-05-16T20:14:42.0061920Z brew reinstall jq 2021-05-16T20:14:43.6302660Z ==> Caveats 2021-05-16T20:14:43.6303860Z imagej requires Java. You can install the latest version with: 2021-05-16T20:14:43.6305300Z brew install --cask adoptopenjdk 2021-05-16T20:14:43.6305980Z 2021-05-16T20:14:43.8953250Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T20:14:44.1339240Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T20:14:50.7753900Z ==> Verifying checksum for cask 'imagej' 2021-05-16T20:14:51.1048010Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T20:14:51.1049270Z ==> Installing Cask imagej 2021-05-16T20:14:51.1482790Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7495-spme35 2021-05-16T20:14:51.2985760Z cp -pR /private/tmp/d20210516-7495-spme35/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T20:14:51.4475550Z chmod -Rf +w /private/tmp/d20210516-7495-spme35 2021-05-16T20:14:51.5115270Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T20:14:51.7397490Z 🍺 imagej was successfully installed! 2021-05-16T20:14:53.7035600Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T20:14:55.4854340Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T20:14:55.8462050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T20%3A20%3A00Z&sig=zoTWV4aGA71g5qrdK8EmjbxUgqFXt2a6pNUX3GiYaRE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:56.0153150Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T20:14:57.7124020Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T20:14:58.1312150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T20%3A20%3A00Z&sig=1rRNZZ88TEnjajHt2ugL5vwVwCeYjK%2BrUGueAi8m3Iw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:58.5416350Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T20:14:58.5419920Z ==> Installing bowtie2 dependency: tbb 2021-05-16T20:14:58.6393370Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T20:15:01.6473840Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T20:15:01.6478040Z ==> Installing bowtie2 2021-05-16T20:15:01.6482110Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T20:15:04.4982050Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T20:15:07.7050960Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T20:15:09.4041470Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T20:15:09.9511420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T20%3A25%3A00Z&sig=X5WSYOb70ZkcP42U7kBx91l1lKAEKC%2BdXZjnjETBkHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:10.1502920Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T20:15:11.8064100Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T20:15:12.2583210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T20%3A25%3A00Z&sig=IGn3%2FrKispqssVQDKwzQA9IvYh16kNwYFciaDO6gqBs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:12.3707220Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T20:15:14.1891800Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T20:15:14.6905290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T20%3A25%3A00Z&sig=%2FHjwmWVyJNY%2BePFuzsDlcBW%2FgzK3c1lqcy8cpCAXPKQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:14.7987680Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T20:15:16.9882340Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T20:15:16.9891040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T20%3A25%3A00Z&sig=YrCXEuWnW24gObEl%2B1oCR%2BgnuS%2BLsAyduwK%2BcsFfr60%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:17.0648910Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T20:15:18.8045210Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T20:15:19.2364470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T20%3A25%3A00Z&sig=F2nQfV26R0eHawZGEFRwqMw1CopS1QqO%2B0cFxkvAEiI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:19.3580580Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T20:15:21.0269260Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T20:15:21.5729810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T20%3A25%3A00Z&sig=5ihnlDbCaBV1WyfRT5xJKD4GISSuSSp0MRzBs8bAcB8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:21.7730670Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T20:15:22.3626990Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T20:15:22.3658400Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T20:15:22.8994140Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:15:22.9239670Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T20:15:24.6193770Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T20:15:25.1253120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T20%3A25%3A00Z&sig=6wN7xpMsKxeD3VsT72QC7JlooNFt%2B1sljfrpbM4ZDKs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:25.2250370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T20:15:26.9320670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T20:15:27.4147800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T20%3A25%3A00Z&sig=hnme0VvZx2uGaYejArKQg3lEbwXeuCsPbcZJRj0qmts%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:27.9313650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T20:15:29.6941450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T20:15:30.1831930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T20%3A25%3A00Z&sig=KT1xgTErxd7eheAB5KsooNxDWz1NY9OWrrQjLaVrLq4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:30.3930720Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T20:15:32.0910320Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T20:15:32.5070000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T20%3A25%3A00Z&sig=cqhoJJMJH1DCyteY4ZWtjdl6nmL%2FRyn4UYqxL13MT2M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:32.8994240Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T20:15:34.5521610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T20:15:35.0171840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T20%3A25%3A00Z&sig=c8X92QA8G34WwYT1YpWED6aujRQ9NaWqoVL8%2BkbvCp0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:35.1302600Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T20:15:36.9475360Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T20:15:37.4509730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T20%3A25%3A00Z&sig=zS%2F5nHv64PS0%2BBIjr2n7iootGLavyxV6CnLm5Bt7F6w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:37.5715740Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T20:15:39.3350130Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T20:15:39.7993010Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T20%3A25%3A00Z&sig=szJlwL40sNad9HuRWoU9qW1L4XV9zUmrCXETblTLLZk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:39.9203000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T20:15:41.6166590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T20:15:42.1007110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T20%3A25%3A00Z&sig=p9OnCMY%2FSsAPPbTn%2BANoDFdObsT3cp4Rg5tuT%2FpShNM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:42.4750330Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T20:15:44.1759340Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T20:15:44.6537780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T20%3A25%3A00Z&sig=RIlXnejCiyhAJ5idE3TPy0tOZ6TpTh7oNeYWvEkHSyE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:44.8383550Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T20:15:46.5101010Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T20:15:47.0311350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T20%3A25%3A00Z&sig=t1gpazUaOSAKwK5iILmcowz1U%2BFp76KlQaI%2FTHTXhOo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:47.5197740Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T20:15:49.1650760Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T20:15:49.6677190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T20%3A25%3A00Z&sig=bA%2Bapo3NHk6aDpQV3PWurJkvgI7vSMGn00%2FMS9NYBms%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:49.9730270Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T20:15:51.6841140Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T20:15:52.1640100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T20%3A25%3A00Z&sig=k5hJCrAECXBobxOERHgl%2FUjRHoQ%2Fhmq7zL9HVWKJDJI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:52.4982820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T20:15:54.2811700Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T20:15:54.8796530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T20%3A25%3A00Z&sig=afDDqTFRZs%2BhoIXFGpu%2F8H3mf%2BDxuVx5opePpargVY8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:55.4093730Z ==> 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-16T20:15:55.4096720Z ==> Installing gdal dependency: cfitsio 2021-05-16T20:15:55.4819200Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T20:15:58.5202310Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T20:15:58.5210320Z ==> Installing gdal dependency: popt 2021-05-16T20:15:58.5230040Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T20:16:01.1507510Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T20:16:01.1513550Z ==> Installing gdal dependency: epsilon 2021-05-16T20:16:01.1621040Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T20:16:04.0354950Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T20:16:04.0359730Z ==> Installing gdal dependency: expat 2021-05-16T20:16:04.0388670Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T20:16:07.1478720Z ==> Caveats 2021-05-16T20:16:07.1480330Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:16:07.1481640Z because macOS already provides this software and installing another version in 2021-05-16T20:16:07.1482690Z parallel can cause all kinds of trouble. 2021-05-16T20:16:07.1483290Z 2021-05-16T20:16:07.1484090Z If you need to have expat first in your PATH, run: 2021-05-16T20:16:07.1485620Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:16:07.1486390Z 2021-05-16T20:16:07.1487200Z For compilers to find expat you may need to set: 2021-05-16T20:16:07.1488520Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T20:16:07.1490080Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T20:16:07.1490810Z 2021-05-16T20:16:07.1492060Z For pkg-config to find expat you may need to set: 2021-05-16T20:16:07.1493170Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T20:16:07.1493840Z 2021-05-16T20:16:07.1495100Z ==> Summary 2021-05-16T20:16:07.1509030Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T20:16:07.1516020Z ==> Installing gdal dependency: freexl 2021-05-16T20:16:07.1584510Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T20:16:10.2621270Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T20:16:10.2629080Z ==> Installing gdal dependency: geos 2021-05-16T20:16:10.3166520Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T20:16:13.9250060Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T20:16:13.9268330Z ==> Installing gdal dependency: hdf5 2021-05-16T20:16:13.9838910Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:16:17.4280210Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T20:16:17.4286000Z ==> Installing gdal dependency: json-c 2021-05-16T20:16:17.4340650Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T20:16:20.0289030Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T20:16:20.0295920Z ==> Installing gdal dependency: libxml2 2021-05-16T20:16:20.0369270Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T20:16:23.2246330Z ==> Caveats 2021-05-16T20:16:23.2247980Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:16:23.2249240Z because macOS already provides this software and installing another version in 2021-05-16T20:16:23.2250290Z parallel can cause all kinds of trouble. 2021-05-16T20:16:23.2250900Z 2021-05-16T20:16:23.2251710Z If you need to have libxml2 first in your PATH, run: 2021-05-16T20:16:23.2253250Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:16:23.2254020Z 2021-05-16T20:16:23.2254830Z For compilers to find libxml2 you may need to set: 2021-05-16T20:16:23.2256820Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T20:16:23.2258370Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T20:16:23.2264830Z 2021-05-16T20:16:23.2266460Z For pkg-config to find libxml2 you may need to set: 2021-05-16T20:16:23.2267620Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T20:16:23.2268310Z 2021-05-16T20:16:23.2269560Z ==> Summary 2021-05-16T20:16:23.2441500Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T20:16:23.2449050Z ==> Installing gdal dependency: libdap 2021-05-16T20:16:23.2634480Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T20:16:26.3914480Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T20:16:26.3918980Z ==> Installing gdal dependency: proj 2021-05-16T20:16:26.4155900Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T20:16:29.4302980Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T20:16:29.4307820Z ==> Installing gdal dependency: libgeotiff 2021-05-16T20:16:29.4569900Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T20:16:32.2668320Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T20:16:32.2673100Z ==> Installing gdal dependency: librttopo 2021-05-16T20:16:32.3092650Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T20:16:35.0140230Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T20:16:35.0144740Z ==> Installing gdal dependency: minizip 2021-05-16T20:16:35.0355090Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T20:16:37.6659020Z ==> Caveats 2021-05-16T20:16:37.6660720Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T20:16:37.6662220Z with the venerable 'unzip' library. 2021-05-16T20:16:37.6663600Z ==> Summary 2021-05-16T20:16:37.6682330Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T20:16:37.6690030Z ==> Installing gdal dependency: libspatialite 2021-05-16T20:16:37.7594580Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T20:16:41.0144390Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T20:16:41.0149090Z ==> Installing gdal dependency: netcdf 2021-05-16T20:16:41.0710550Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:16:44.0643130Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T20:16:44.0648950Z ==> Installing gdal dependency: openblas 2021-05-16T20:16:44.0983330Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T20:16:48.3691760Z ==> Caveats 2021-05-16T20:16:48.3693430Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:16:48.3694660Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T20:16:48.3695380Z 2021-05-16T20:16:48.3696210Z For compilers to find openblas you may need to set: 2021-05-16T20:16:48.3697570Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T20:16:48.3699010Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T20:16:48.3699720Z 2021-05-16T20:16:48.3700940Z For pkg-config to find openblas you may need to set: 2021-05-16T20:16:48.3702050Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T20:16:48.3702730Z 2021-05-16T20:16:48.3703850Z ==> Summary 2021-05-16T20:16:48.3721230Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T20:16:48.3729580Z ==> Installing gdal dependency: numpy 2021-05-16T20:16:48.4792930Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T20:16:52.8233000Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T20:16:52.8244230Z ==> Installing gdal dependency: xerces-c 2021-05-16T20:16:52.8308250Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T20:16:58.3667450Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T20:16:58.3675140Z ==> Installing gdal 2021-05-16T20:16:58.3678810Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T20:17:05.6496450Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T20:17:06.9972060Z ==> No outdated dependents to upgrade! 2021-05-16T20:17:06.9976330Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:17:07.3493390Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:17:07.3494420Z netcdf 2021-05-16T20:17:07.4745280Z ==> Caveats 2021-05-16T20:17:07.4746700Z ==> expat 2021-05-16T20:17:07.4790870Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:17:07.4792190Z because macOS already provides this software and installing another version in 2021-05-16T20:17:07.4793260Z parallel can cause all kinds of trouble. 2021-05-16T20:17:07.4793870Z 2021-05-16T20:17:07.4794420Z If you need to have expat first in your PATH, run: 2021-05-16T20:17:07.4795740Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:17:07.4796190Z 2021-05-16T20:17:07.4796700Z For compilers to find expat you may need to set: 2021-05-16T20:17:07.4797720Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T20:17:07.4799100Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T20:17:07.4799810Z 2021-05-16T20:17:07.4801070Z For pkg-config to find expat you may need to set: 2021-05-16T20:17:07.4802170Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T20:17:07.4802860Z 2021-05-16T20:17:07.4803960Z ==> libxml2 2021-05-16T20:17:07.4838550Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:17:07.4840450Z because macOS already provides this software and installing another version in 2021-05-16T20:17:07.4841610Z parallel can cause all kinds of trouble. 2021-05-16T20:17:07.4842210Z 2021-05-16T20:17:07.4843040Z If you need to have libxml2 first in your PATH, run: 2021-05-16T20:17:07.4844620Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:17:07.4845400Z 2021-05-16T20:17:07.4846210Z For compilers to find libxml2 you may need to set: 2021-05-16T20:17:07.4847550Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T20:17:07.4848950Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T20:17:07.4849650Z 2021-05-16T20:17:07.4851000Z For pkg-config to find libxml2 you may need to set: 2021-05-16T20:17:07.4852100Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T20:17:07.4852780Z 2021-05-16T20:17:07.4854060Z ==> minizip 2021-05-16T20:17:07.4856450Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T20:17:07.4857880Z with the venerable 'unzip' library. 2021-05-16T20:17:07.4859150Z ==> openblas 2021-05-16T20:17:07.4918330Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:17:07.4919640Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T20:17:07.4920380Z 2021-05-16T20:17:07.4921230Z For compilers to find openblas you may need to set: 2021-05-16T20:17:07.4922620Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T20:17:07.4924080Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T20:17:07.4924790Z 2021-05-16T20:17:07.4926040Z For pkg-config to find openblas you may need to set: 2021-05-16T20:17:07.4927150Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T20:17:07.4927840Z 2021-05-16T20:17:09.6303980Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T20:17:10.2402330Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T20:17:10.2431450Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T20:17:10.6150650Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:17:10.6327000Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T20:17:11.2384750Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T20:17:11.2429530Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T20:17:11.6437240Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:17:11.6639930Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T20:17:13.4804010Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T20:17:13.8650850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T20%3A25%3A00Z&sig=opud7TglP6qlQzFViF7Ggxi4a0DOWSAtBGQerQluXTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:15.1751240Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T20:17:15.7411360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T20:17:15.7433700Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T20:17:16.1163660Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:17:16.1272480Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T20:17:17.8119500Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T20:17:18.1770980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T20%3A25%3A00Z&sig=IVbnZJWjJ7CAqcXa5%2BDfAFR6RGxipeb2kckmqi0w8R0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:18.5425860Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T20:17:18.5444480Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T20:17:20.2035510Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T20:17:20.5740840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T20%3A25%3A00Z&sig=HBZzXM32KwIcQWf2pLtE%2BsdHYvOccEh99%2FS0jekymFA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:22.2624020Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T20:17:23.9874280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T20:17:24.3478000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T20%3A25%3A00Z&sig=QJwbJZ8P4zPONyxRrEGFFgTcWVGzHJI%2FQETUYgTKVcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:24.6708510Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T20:17:26.4047110Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T20:17:26.7995620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T20%3A25%3A00Z&sig=11LCDhEDdu6uCKsb9ZKYWrfp4cX2dJrLeuCGGvsuTQo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:27.8895650Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T20:17:27.8901810Z ==> Installing itk dependency: open-mpi 2021-05-16T20:17:28.0183100Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:17:33.5423390Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T20:17:33.5429840Z ==> Installing itk dependency: fftw 2021-05-16T20:17:33.6046180Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:17:36.6299560Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T20:17:36.6306820Z ==> Installing itk dependency: boost 2021-05-16T20:17:36.6369700Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T20:18:08.4902660Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T20:18:08.4920310Z ==> Installing itk dependency: netcdf 2021-05-16T20:18:08.5808920Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:18:11.4860210Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T20:18:11.4865510Z ==> Installing itk dependency: pyqt@5 2021-05-16T20:18:11.5421030Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T20:18:16.9000710Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T20:18:16.9006670Z ==> Installing itk dependency: vtk@8.2 2021-05-16T20:18:17.0532320Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T20:18:45.7342710Z ==> Caveats 2021-05-16T20:18:45.7344440Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:18:45.7345610Z because this is an alternate version of another formula. 2021-05-16T20:18:45.7346300Z 2021-05-16T20:18:45.7347120Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T20:18:45.7348730Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:18:45.7349470Z 2021-05-16T20:18:45.7350260Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T20:18:45.7351540Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T20:18:45.7352900Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T20:18:45.7353560Z 2021-05-16T20:18:45.7354660Z ==> Summary 2021-05-16T20:18:45.9671740Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T20:18:45.9678130Z ==> Installing itk dependency: gdcm 2021-05-16T20:18:46.1624690Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T20:18:52.4907850Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T20:18:52.4918440Z ==> Installing itk 2021-05-16T20:18:52.4919980Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T20:19:05.8191530Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T20:19:09.1111990Z ==> No outdated dependents to upgrade! 2021-05-16T20:19:09.1115150Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:19:11.2497850Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:19:11.2498950Z fftw 2021-05-16T20:19:11.2907010Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T20:19:11.2908640Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T20:19:13.0886800Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T20:19:13.2131970Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T20:19:14.4037850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:19:14.9949050Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T20:19:15.3710240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T20%3A25%3A00Z&sig=REQcRap3pXb%2BOm3OEYLIJwkOkbX61gknl21eTUkpLEI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:19:15.4199880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A25\%3A00Z\&sig=REQcRap3pXb\%2BOm3OEYLIJwkOkbX61gknl21eTUkpLEI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:19:15.4726540Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T20:19:15.4787760Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T20:19:16.6018470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:19:17.1521740Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T20:19:17.5481570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T20%3A25%3A00Z&sig=EFRhKO6fWo4b5IBwNsc94S3BDAQH9IIFJ%2F%2BhOhY8rY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:19:17.5940120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A25\%3A00Z\&sig=EFRhKO6fWo4b5IBwNsc94S3BDAQH9IIFJ\%2F\%2BhOhY8rY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:19:17.7607020Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T20:19:17.7688630Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T20:19:18.9302130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:19:19.5009470Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T20:19:19.8768340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T20%3A25%3A00Z&sig=4OhUA6lXqVNpJA%2Fa1GPDn7T3stDlIUlCXYNyUYmFyq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:19:19.9227700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A25\%3A00Z\&sig=4OhUA6lXqVNpJA\%2Fa1GPDn7T3stDlIUlCXYNyUYmFyq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:19:19.9966400Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T20:19:20.0006850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T20:19:21.1690040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T20:19:21.7103360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T20:19:22.1966120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T20%3A25%3A00Z&sig=CGkz90zQGgHUwBlA06pjS34fvFlqg7ysd0zKBdYpkeo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:19:22.2538030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T20\%3A25\%3A00Z\&sig=CGkz90zQGgHUwBlA06pjS34fvFlqg7ysd0zKBdYpkeo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:19:22.6218290Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T20:19:22.6827460Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T20:19:22.6831980Z ==> Installing libav dependency: faac 2021-05-16T20:19:22.7493610Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T20:19:22.7535730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9097-1adhn0a 2021-05-16T20:19:22.7650690Z cp -pR /private/tmp/d20210516-9097-1adhn0a/faac/. /usr/local/Cellar/faac 2021-05-16T20:19:22.7801820Z chmod -Rf +w /private/tmp/d20210516-9097-1adhn0a 2021-05-16T20:19:22.8305770Z ==> Finishing up 2021-05-16T20:19:22.8797110Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T20:19:22.8803400Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T20:19:22.8810460Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T20:19:22.8831100Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T20:19:22.8837750Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T20:19:22.8842800Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T20:19:22.8850040Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T20:19:22.8986930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9279-1fl8aec.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-16T20:19:25.6328590Z ==> Summary 2021-05-16T20:19:25.6358440Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T20:19:25.7253060Z ==> Installing libav dependency: fdk-aac 2021-05-16T20:19:25.7290050Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T20:19:25.7307680Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9097-19yaocs 2021-05-16T20:19:25.7583940Z cp -pR /private/tmp/d20210516-9097-19yaocs/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T20:19:25.7746250Z chmod -Rf +w /private/tmp/d20210516-9097-19yaocs 2021-05-16T20:19:25.8329350Z ==> Finishing up 2021-05-16T20:19:25.9418000Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T20:19:25.9427190Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T20:19:25.9435630Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T20:19:25.9441960Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T20:19:25.9446200Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T20:19:25.9460250Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T20:19:25.9621940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9305-1xqv8f5.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-16T20:19:28.4895220Z ==> Summary 2021-05-16T20:19:28.4918090Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T20:19:28.4932940Z ==> Installing libav dependency: sdl 2021-05-16T20:19:28.4956610Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T20:19:28.4975630Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9097-thnrsc 2021-05-16T20:19:28.5709020Z cp -pR /private/tmp/d20210516-9097-thnrsc/sdl/. /usr/local/Cellar/sdl 2021-05-16T20:19:28.6802490Z chmod -Rf +w /private/tmp/d20210516-9097-thnrsc 2021-05-16T20:19:28.8181930Z ==> Finishing up 2021-05-16T20:19:28.8694220Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T20:19:28.8700730Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T20:19:28.8717400Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T20:19:28.8746820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T20:19:28.8757870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T20:19:28.8768080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T20:19:28.8780960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T20:19:28.8794690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T20:19:28.8802080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T20:19:28.8814750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T20:19:28.8825720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T20:19:28.8835630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T20:19:28.8846450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T20:19:28.8856020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T20:19:28.8867110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T20:19:28.8872670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T20:19:28.8879200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T20:19:28.8889310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T20:19:28.8898400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T20:19:28.8908030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T20:19:28.8918600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T20:19:28.8931030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T20:19:28.8941540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T20:19:28.8953110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T20:19:28.8963900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T20:19:28.8975420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T20:19:28.8985140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T20:19:28.9010130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T20:19:28.9019650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T20:19:28.9028710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T20:19:28.9037090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T20:19:28.9045480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T20:19:28.9047970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T20:19:28.9056890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T20:19:28.9065090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T20:19:28.9074580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T20:19:28.9080030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T20:19:28.9088300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T20:19:28.9097610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T20:19:28.9103050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T20:19:28.9109230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T20:19:28.9118550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T20:19:28.9127560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T20:19:28.9135840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T20:19:28.9143580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T20:19:28.9148650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T20:19:28.9154690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T20:19:28.9161470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T20:19:28.9165940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T20:19:28.9174690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T20:19:28.9184570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T20:19:28.9189940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T20:19:28.9196000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T20:19:28.9204450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T20:19:28.9213000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T20:19:28.9222100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T20:19:28.9228510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T20:19:28.9233330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T20:19:28.9244920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T20:19:28.9266730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T20:19:28.9275330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T20:19:28.9284100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T20:19:28.9292320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T20:19:28.9298610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T20:19:28.9306120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T20:19:28.9315680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T20:19:28.9321670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T20:19:28.9327540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T20:19:28.9335320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T20:19:28.9344870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T20:19:28.9352280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T20:19:28.9357930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T20:19:28.9365620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T20:19:28.9374580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T20:19:28.9384410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T20:19:28.9389710Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T20:19:28.9395540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T20:19:28.9403180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T20:19:28.9409380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T20:19:28.9413980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T20:19:28.9419640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T20:19:28.9430730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T20:19:28.9436210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T20:19:28.9441880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T20:19:28.9447240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T20:19:28.9452880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T20:19:28.9459190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T20:19:28.9464230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T20:19:28.9473820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T20:19:28.9480390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T20:19:28.9486500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T20:19:28.9513640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T20:19:28.9519210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T20:19:28.9525120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T20:19:28.9534050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T20:19:28.9540380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T20:19:28.9545690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T20:19:28.9553400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T20:19:28.9561330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T20:19:28.9566410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T20:19:28.9572670Z Only the first 100 operations were output. 2021-05-16T20:19:29.0618390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9331-uxleyr.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-16T20:19:31.6503960Z ==> Summary 2021-05-16T20:19:31.6648160Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T20:19:31.6656610Z ==> Installing libav 2021-05-16T20:19:31.6659540Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T20:19:31.6678780Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9097-9ppa2p 2021-05-16T20:19:31.8607160Z cp -pR /private/tmp/d20210516-9097-9ppa2p/libav/. /usr/local/Cellar/libav 2021-05-16T20:19:31.9616650Z chmod -Rf +w /private/tmp/d20210516-9097-9ppa2p 2021-05-16T20:19:33.4168830Z ==> Finishing up 2021-05-16T20:19:33.4706390Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T20:19:33.4715210Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T20:19:33.4731830Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T20:19:33.4761260Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T20:19:33.4767330Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T20:19:33.4773300Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T20:19:33.5129630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9357-fx367w.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-16T20:19:36.1293900Z ==> Summary 2021-05-16T20:19:36.1314830Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T20:19:38.7892540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T20:19:40.5004980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T20:19:40.9248960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T20%3A25%3A00Z&sig=ks%2Bn1H6n6VCEUcK4hjnd7SIYuEOq7pidDlsVeyvH1E0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:19:41.1441970Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T20:19:43.9969180Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T20:19:46.4457270Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T20:19:46.4458440Z To reinstall 4.3.0, run: 2021-05-16T20:19:46.4459210Z brew reinstall libtiff 2021-05-16T20:19:48.1135300Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T20:19:48.1136460Z To reinstall 2.3.9_1, run: 2021-05-16T20:19:48.1137250Z brew reinstall unixodbc 2021-05-16T20:19:49.7781130Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T20:19:49.7782250Z To reinstall 1.0.18_1, run: 2021-05-16T20:19:49.7783020Z brew reinstall libsodium 2021-05-16T20:19:51.3892510Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T20:19:51.3893610Z To reinstall 4.1.1, run: 2021-05-16T20:19:51.3894380Z brew reinstall tesseract 2021-05-16T20:19:53.4737870Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T20:19:53.4743120Z To reinstall 1.21.1, run: 2021-05-16T20:19:53.4747820Z brew reinstall wget 2021-05-16T20:19:54.6717270Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T20:19:54.6718420Z To reinstall 4.3.4, run: 2021-05-16T20:19:54.6719200Z brew reinstall zeromq 2021-05-16T20:19:56.2807250Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T20:19:56.2808390Z To reinstall 2.2.27.6_1, run: 2021-05-16T20:19:56.2809130Z brew reinstall udunits 2021-05-16T20:19:57.8961210Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T20:19:57.8962210Z To reinstall 1.2.0, run: 2021-05-16T20:19:57.8962960Z brew reinstall webp 2021-05-16T20:19:59.5816040Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T20:20:01.2940690Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T20:20:01.8374880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T20%3A30%3A00Z&sig=adsbULNzAPf8OUOBEJfonUAdgo1WnnTmw%2Ft2pYDN4eQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:20:04.6628720Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T20:20:45.9007480Z ==> Caveats 2021-05-16T20:20:45.9008540Z Bash completion has been installed to: 2021-05-16T20:20:45.9009810Z /usr/local/etc/bash_completion.d 2021-05-16T20:20:45.9011250Z ==> Summary 2021-05-16T20:20:47.2521950Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T20:20:50.2329870Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T20:20:50.2335830Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202016Z&X-Amz-Expires=300&X-Amz-Signature=9e5f4b8d4a0ce1209795aab87bceb62259b4e2c84cd6fdae5808f519170405a1&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-16T20:20:53.8657460Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T20:20:53.8658720Z ==> Installing Cask xquartz 2021-05-16T20:21:10.9290570Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T20:21:10.9292530Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T20:21:35.6428350Z installer: Package name is 2021-05-16T20:21:35.6432330Z installer: Installing at base path / 2021-05-16T20:21:35.6434590Z installer: The install was successful. 2021-05-16T20:21:35.6435620Z installer: The install requires logging out now. 2021-05-16T20:21:35.7308930Z 🍺 xquartz was successfully installed! 2021-05-16T20:21:35.7549280Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T20:21:35.7549830Z with: 2021-05-16T20:21:35.7550250Z github_slug: neuroconductor/neurobase 2021-05-16T20:21:35.7550670Z env: 2021-05-16T20:21:35.7551050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:35.7551480Z TIC_DEPLOY_KEY: 2021-05-16T20:21:35.7551780Z RSPM: 2021-05-16T20:21:35.7553120Z GITHUB_PAT: *** 2021-05-16T20:21:35.7553500Z COVERALLS_TOKEN: 2021-05-16T20:21:35.7553930Z continue-on-error: false 2021-05-16T20:21:35.7554380Z VDIFFR_RUN_TESTS: false 2021-05-16T20:21:35.7554820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:21:35.7555230Z TZ: UTC 2021-05-16T20:21:35.7555560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:35.7555930Z NOT_CRAN: true 2021-05-16T20:21:35.7556260Z ##[endgroup] 2021-05-16T20:21:35.8299560Z repo slug is: neuroconductor/neurobase 2021-05-16T20:21:35.8414810Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T20:21:35.8415470Z env: 2021-05-16T20:21:35.8415900Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:35.8416380Z TIC_DEPLOY_KEY: 2021-05-16T20:21:35.8416720Z RSPM: 2021-05-16T20:21:35.8417570Z GITHUB_PAT: *** 2021-05-16T20:21:35.8417970Z COVERALLS_TOKEN: 2021-05-16T20:21:35.8418460Z continue-on-error: false 2021-05-16T20:21:35.8418930Z VDIFFR_RUN_TESTS: false 2021-05-16T20:21:35.8419440Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:21:35.8419870Z TZ: UTC 2021-05-16T20:21:35.8420280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:35.8420710Z NOT_CRAN: true 2021-05-16T20:21:35.8421070Z ##[endgroup] 2021-05-16T20:21:39.3019870Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T20:21:39.3020560Z with: 2021-05-16T20:21:39.3020940Z repo_name: neurobase 2021-05-16T20:21:39.3021370Z repo_version: 1.30.1 2021-05-16T20:21:39.3021740Z runner_os: macOS 2021-05-16T20:21:39.3022130Z R_version: 3.6 2021-05-16T20:21:39.3022500Z env: 2021-05-16T20:21:39.3022960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:39.3023430Z TIC_DEPLOY_KEY: 2021-05-16T20:21:39.3023760Z RSPM: 2021-05-16T20:21:39.3024920Z GITHUB_PAT: *** 2021-05-16T20:21:39.3025340Z COVERALLS_TOKEN: 2021-05-16T20:21:39.3025840Z continue-on-error: false 2021-05-16T20:21:39.3026380Z VDIFFR_RUN_TESTS: false 2021-05-16T20:21:39.3026910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:21:39.3027340Z TZ: UTC 2021-05-16T20:21:39.3027740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:39.3028170Z NOT_CRAN: true 2021-05-16T20:21:39.3028530Z ##[endgroup] 2021-05-16T20:21:39.3655870Z Package: neurobase 2021-05-16T20:21:39.3661260Z Version: 1.30.1 2021-05-16T20:21:39.3662140Z OS: macOS 2021-05-16T20:21:39.3759450Z ##[group]Run install.packages('remotes') 2021-05-16T20:21:39.3760240Z install.packages('remotes') 2021-05-16T20:21:39.3760990Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T20:21:39.3762350Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T20:21:39.3937640Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:21:39.3938080Z env: 2021-05-16T20:21:39.3938490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:39.3938970Z TIC_DEPLOY_KEY: 2021-05-16T20:21:39.3939300Z RSPM: 2021-05-16T20:21:39.3940170Z GITHUB_PAT: *** 2021-05-16T20:21:39.3940590Z COVERALLS_TOKEN: 2021-05-16T20:21:39.3941040Z continue-on-error: false 2021-05-16T20:21:39.3941530Z VDIFFR_RUN_TESTS: false 2021-05-16T20:21:39.3941990Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:21:39.3942440Z TZ: UTC 2021-05-16T20:21:39.3942850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:39.3943240Z NOT_CRAN: true 2021-05-16T20:21:39.3943640Z ##[endgroup] 2021-05-16T20:21:39.6209730Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:21:39.6211380Z (as ‘lib’ is unspecified) 2021-05-16T20:21:42.9272100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-16T20:21:43.2116150Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-16T20:21:43.2314470Z ================================================== 2021-05-16T20:21:43.2344150Z downloaded 381 KB 2021-05-16T20:21:43.2353640Z 2021-05-16T20:21:43.2964560Z 2021-05-16T20:21:43.3065460Z The downloaded binary packages are in 2021-05-16T20:21:43.3166850Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpZqxl1x/downloaded_packages 2021-05-16T20:21:51.1580500Z ##[group]Run actions/cache@v1 2021-05-16T20:21:51.1581060Z with: 2021-05-16T20:21:51.1581480Z path: /Users/runner/work/_temp/Library 2021-05-16T20:21:51.1583900Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-c42b6e36ba21ce538f87e869c7d971458c9478637e9a67f375e55cfde17f1339 2021-05-16T20:21:51.1586910Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T20:21:51.1587970Z env: 2021-05-16T20:21:51.1588430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:51.1588870Z TIC_DEPLOY_KEY: 2021-05-16T20:21:51.1589250Z RSPM: 2021-05-16T20:21:51.1590810Z GITHUB_PAT: *** 2021-05-16T20:21:51.1591270Z COVERALLS_TOKEN: 2021-05-16T20:21:51.1591730Z continue-on-error: false 2021-05-16T20:21:51.1592230Z VDIFFR_RUN_TESTS: false 2021-05-16T20:21:51.1592740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:21:51.1593260Z TZ: UTC 2021-05-16T20:21:51.1593760Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:51.1594210Z NOT_CRAN: true 2021-05-16T20:21:51.1594570Z ##[endgroup] 2021-05-16T20:21:51.2322340Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:21:51.2418590Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T20:21:51.2419420Z remotes::install_github("ropensci/tic") 2021-05-16T20:21:51.2420100Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T20:21:51.2421000Z remotes::install_github("muschellij2/aghast") 2021-05-16T20:21:51.2421590Z remotes::install_cran("covr") 2021-05-16T20:21:51.2607660Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:21:51.2608100Z env: 2021-05-16T20:21:51.2608530Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:51.2608990Z TIC_DEPLOY_KEY: 2021-05-16T20:21:51.2609320Z RSPM: 2021-05-16T20:21:51.2610230Z GITHUB_PAT: *** 2021-05-16T20:21:51.2610610Z COVERALLS_TOKEN: 2021-05-16T20:21:51.2611100Z continue-on-error: false 2021-05-16T20:21:51.2611580Z VDIFFR_RUN_TESTS: false 2021-05-16T20:21:51.2612050Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:21:51.2612490Z TZ: UTC 2021-05-16T20:21:51.2613040Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:51.2613440Z NOT_CRAN: true 2021-05-16T20:21:51.2613830Z ##[endgroup] 2021-05-16T20:21:51.5307320Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:21:52.4778050Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T20:21:56.3295820Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T20:21:56.3310340Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:21:56.3314100Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:21:56.3315400Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T20:21:56.3316810Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T20:21:56.3318370Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:21:56.3319720Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:21:56.3321030Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T20:21:56.3322450Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T20:21:56.3323960Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T20:21:56.3325160Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T20:21:56.3326590Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:21:56.3329350Z 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-16T20:21:56.3332410Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T20:21:56.3334160Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:21:56.3336070Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T20:21:56.3337510Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T20:21:56.3338880Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:21:56.3340440Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:21:56.3341870Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:21:56.3343150Z (as ‘lib’ is unspecified) 2021-05-16T20:21:56.3344440Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T20:21:56.3345800Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T20:21:56.3347040Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T20:21:56.3348310Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T20:21:56.3349520Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T20:21:56.3350830Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T20:21:56.3352330Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:21:56.3353830Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:21:56.3355280Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:21:56.3357110Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:21:56.3359030Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T20:21:56.3360320Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:21:56.3361750Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T20:21:56.3363240Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T20:21:56.3365130Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:21:56.3366580Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T20:21:56.3367820Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T20:21:59.5204370Z 2021-05-16T20:21:59.5205760Z There is a binary version available but the source version is later: 2021-05-16T20:21:59.5232230Z binary source needs_compilation 2021-05-16T20:21:59.5233990Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T20:21:59.5234570Z 2021-05-16T20:21:59.5256800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-16T20:21:59.9158260Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-16T20:22:00.0623130Z ================================================== 2021-05-16T20:22:00.0625880Z downloaded 1.3 MB 2021-05-16T20:22:00.0626560Z 2021-05-16T20:22:00.0659610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-16T20:22:00.4199490Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-16T20:22:00.5783520Z ================================================== 2021-05-16T20:22:00.5784590Z downloaded 220 KB 2021-05-16T20:22:00.5785180Z 2021-05-16T20:22:00.5815750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-16T20:22:00.9545700Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-16T20:22:00.9546960Z ================================================== 2021-05-16T20:22:00.9548370Z downloaded 135 KB 2021-05-16T20:22:00.9549500Z 2021-05-16T20:22:00.9579790Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-16T20:22:01.2778240Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-16T20:22:01.2823450Z ================================================== 2021-05-16T20:22:01.2824260Z downloaded 46 KB 2021-05-16T20:22:01.2825550Z 2021-05-16T20:22:01.2854560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-16T20:22:01.7746380Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-16T20:22:01.7747670Z ================================================== 2021-05-16T20:22:01.7749100Z downloaded 21 KB 2021-05-16T20:22:01.7749780Z 2021-05-16T20:22:01.7781090Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-16T20:22:02.0443620Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-16T20:22:02.0501230Z ================================================== 2021-05-16T20:22:02.0502100Z downloaded 80 KB 2021-05-16T20:22:02.0506220Z 2021-05-16T20:22:02.0533580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-16T20:22:02.4169740Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-16T20:22:02.4677700Z ================================================== 2021-05-16T20:22:02.4678710Z downloaded 2.7 MB 2021-05-16T20:22:02.4679310Z 2021-05-16T20:22:02.4715240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-16T20:22:02.8154040Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-16T20:22:02.8164060Z ================================================== 2021-05-16T20:22:02.8164890Z downloaded 34 KB 2021-05-16T20:22:02.8165650Z 2021-05-16T20:22:02.8196160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-16T20:22:03.1520420Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-16T20:22:03.1874560Z ================================================== 2021-05-16T20:22:03.1875800Z downloaded 841 KB 2021-05-16T20:22:03.1876760Z 2021-05-16T20:22:03.1906600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-16T20:22:03.5158760Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-16T20:22:03.5373230Z ================================================== 2021-05-16T20:22:03.5374520Z downloaded 480 KB 2021-05-16T20:22:03.5375190Z 2021-05-16T20:22:03.5408820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-16T20:22:03.9109390Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-16T20:22:03.9127270Z ================================================== 2021-05-16T20:22:03.9128160Z downloaded 13 KB 2021-05-16T20:22:03.9129000Z 2021-05-16T20:22:03.9141100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-16T20:22:04.1838860Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-16T20:22:04.1965300Z ================================================== 2021-05-16T20:22:04.1966230Z downloaded 489 KB 2021-05-16T20:22:04.1966830Z 2021-05-16T20:22:04.1999070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-16T20:22:04.6137350Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-16T20:22:04.6146010Z ================================================== 2021-05-16T20:22:04.6146890Z downloaded 89 KB 2021-05-16T20:22:04.6147500Z 2021-05-16T20:22:04.6167490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-16T20:22:04.8576050Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-16T20:22:04.8775860Z ================================================== 2021-05-16T20:22:04.8781330Z downloaded 517 KB 2021-05-16T20:22:04.8781940Z 2021-05-16T20:22:04.8810050Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-16T20:22:05.1332920Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-16T20:22:05.1465640Z ================================================== 2021-05-16T20:22:05.1468880Z downloaded 206 KB 2021-05-16T20:22:05.1469490Z 2021-05-16T20:22:05.1498680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-16T20:22:05.4821010Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-16T20:22:05.4971290Z ================================================== 2021-05-16T20:22:05.5013740Z downloaded 266 KB 2021-05-16T20:22:05.5014390Z 2021-05-16T20:22:05.5016540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-16T20:22:06.0294860Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-16T20:22:06.0318170Z ================================================== 2021-05-16T20:22:06.0319160Z downloaded 166 KB 2021-05-16T20:22:06.0319760Z 2021-05-16T20:22:06.0321610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-16T20:22:06.4054360Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-16T20:22:06.4155420Z ================================================== 2021-05-16T20:22:06.4165600Z downloaded 94 KB 2021-05-16T20:22:06.4187260Z 2021-05-16T20:22:06.4198380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-16T20:22:06.7601500Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-16T20:22:06.7691820Z ================================================== 2021-05-16T20:22:06.7733640Z downloaded 136 KB 2021-05-16T20:22:06.7734020Z 2021-05-16T20:22:06.7735840Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-16T20:22:07.1145490Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-16T20:22:07.1146720Z ================================================== 2021-05-16T20:22:07.1147530Z downloaded 183 KB 2021-05-16T20:22:07.1148110Z 2021-05-16T20:22:07.1149810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-16T20:22:07.3497940Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-16T20:22:07.3601310Z ================================================== 2021-05-16T20:22:07.3641440Z downloaded 199 KB 2021-05-16T20:22:07.3642130Z 2021-05-16T20:22:07.3644120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-16T20:22:07.7277750Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-16T20:22:07.7395100Z ================================================== 2021-05-16T20:22:07.7396300Z downloaded 204 KB 2021-05-16T20:22:07.7396990Z 2021-05-16T20:22:07.7429160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-16T20:22:08.1236270Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-16T20:22:08.1282080Z ================================================== 2021-05-16T20:22:08.1322280Z downloaded 63 KB 2021-05-16T20:22:08.1322920Z 2021-05-16T20:22:08.1324910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-16T20:22:08.4941190Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-16T20:22:08.4984220Z ================================================== 2021-05-16T20:22:08.4985020Z downloaded 44 KB 2021-05-16T20:22:08.4985860Z 2021-05-16T20:22:08.5016610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-16T20:22:08.8726450Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-16T20:22:08.8906100Z ================================================== 2021-05-16T20:22:08.8907000Z downloaded 407 KB 2021-05-16T20:22:08.8907590Z 2021-05-16T20:22:08.8939150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-16T20:22:09.1589740Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-16T20:22:09.1710930Z ================================================== 2021-05-16T20:22:09.1752330Z downloaded 91 KB 2021-05-16T20:22:09.1752960Z 2021-05-16T20:22:09.1754970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-16T20:22:09.4308290Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-16T20:22:09.4406250Z ================================================== 2021-05-16T20:22:09.4441060Z downloaded 134 KB 2021-05-16T20:22:09.4441730Z 2021-05-16T20:22:09.4556800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-16T20:22:09.7968270Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-16T20:22:09.8409380Z ================================================== 2021-05-16T20:22:09.8442140Z downloaded 1.8 MB 2021-05-16T20:22:09.8442800Z 2021-05-16T20:22:09.8444900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-16T20:22:10.1978460Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-16T20:22:10.2426390Z ================================================== 2021-05-16T20:22:10.2470600Z downloaded 535 KB 2021-05-16T20:22:10.2471110Z 2021-05-16T20:22:10.2472990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-16T20:22:10.5953130Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-16T20:22:10.6155490Z ================================================== 2021-05-16T20:22:10.6197370Z downloaded 514 KB 2021-05-16T20:22:10.6198080Z 2021-05-16T20:22:10.6200170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-16T20:22:11.0142760Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-16T20:22:11.0180690Z ================================================== 2021-05-16T20:22:11.0181620Z downloaded 47 KB 2021-05-16T20:22:11.0182200Z 2021-05-16T20:22:11.0184130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-16T20:22:11.4008870Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-16T20:22:11.4266640Z ================================================== 2021-05-16T20:22:11.4308070Z downloaded 690 KB 2021-05-16T20:22:11.4308720Z 2021-05-16T20:22:11.4311010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-16T20:22:11.7954270Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-16T20:22:11.7987060Z ================================================== 2021-05-16T20:22:11.8028950Z downloaded 46 KB 2021-05-16T20:22:11.8030120Z 2021-05-16T20:22:11.8032150Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-16T20:22:12.0374650Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-16T20:22:12.0814950Z ================================================== 2021-05-16T20:22:12.0819260Z downloaded 2.0 MB 2021-05-16T20:22:12.0819800Z 2021-05-16T20:22:12.9152700Z installing the source package ‘cachem’ 2021-05-16T20:22:12.9153120Z 2021-05-16T20:22:12.9254420Z 2021-05-16T20:22:12.9255240Z The downloaded binary packages are in 2021-05-16T20:22:12.9438190Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T20:22:12.9440700Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwlgXlw/downloaded_packages 2021-05-16T20:22:13.0695560Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T20:22:13.0797260Z ================================================== 2021-05-16T20:22:13.0898890Z downloaded 24 KB 2021-05-16T20:22:13.1000060Z 2021-05-16T20:22:13.3986670Z * installing *source* package ‘cachem’ ... 2021-05-16T20:22:13.4056610Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:13.4058300Z ** using staged installation 2021-05-16T20:22:13.4224290Z ** libs 2021-05-16T20:22:19.0362630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T20:22:19.5353460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:22:19.6186480Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:22:19.8357410Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T20:22:19.8440520Z ** R 2021-05-16T20:22:19.8504970Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:20.8820390Z ** help 2021-05-16T20:22:20.9098410Z *** installing help indices 2021-05-16T20:22:20.9331270Z ** building package indices 2021-05-16T20:22:20.9562840Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:22:21.3994090Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:22:22.6424320Z ** testing if installed package can be loaded from final location 2021-05-16T20:22:22.9256450Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:22:22.9280560Z * DONE (cachem) 2021-05-16T20:22:22.9418340Z 2021-05-16T20:22:22.9419090Z The downloaded source packages are in 2021-05-16T20:22:22.9420880Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwlgXlw/downloaded_packages’ 2021-05-16T20:22:22.9434300Z Running `R CMD build`... 2021-05-16T20:22:26.0405150Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwlgXlw/remotes2a7965aa7fab/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T20:22:26.0407350Z * preparing ‘tic’: 2021-05-16T20:22:26.0409060Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:22:26.0410350Z * installing the package to process help pages 2021-05-16T20:22:26.0412040Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:22:26.0413490Z * checking for empty or unneeded directories 2021-05-16T20:22:26.0415000Z Removed empty directory ‘tic/.circleci’ 2021-05-16T20:22:26.0416630Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T20:22:26.0418500Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:22:26.0419540Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T20:22:26.0421240Z (as ‘lib’ is unspecified) 2021-05-16T20:22:26.5371890Z * installing *source* package ‘tic’ ... 2021-05-16T20:22:26.5374610Z ** using staged installation 2021-05-16T20:22:26.5704070Z ** R 2021-05-16T20:22:26.6080810Z ** inst 2021-05-16T20:22:26.6242430Z ** preparing package for lazy loading 2021-05-16T20:22:27.1407250Z ** help 2021-05-16T20:22:27.3283260Z *** installing help indices 2021-05-16T20:22:27.4361370Z *** copying figures 2021-05-16T20:22:27.4389490Z ** building package indices 2021-05-16T20:22:27.6137220Z ** installing vignettes 2021-05-16T20:22:27.6184380Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:22:27.9557380Z ** testing if installed package can be loaded from final location 2021-05-16T20:22:29.2798720Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:22:29.2799470Z * DONE (tic) 2021-05-16T20:22:29.2799990Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:22:29.2800680Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T20:22:31.9793740Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T20:22:31.9795160Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:22:31.9796370Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T20:22:31.9799060Z 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-16T20:22:31.9801470Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T20:22:31.9802730Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:22:31.9803940Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T20:22:31.9805170Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T20:22:31.9806740Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:22:31.9807720Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:22:31.9809500Z (as ‘lib’ is unspecified) 2021-05-16T20:22:31.9810430Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:22:31.9812150Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:22:31.9813410Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:22:31.9814620Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T20:22:31.9815860Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:22:31.9817080Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:22:31.9818310Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T20:22:31.9819550Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T20:22:31.9820770Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T20:22:31.9822150Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T20:22:31.9823360Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T20:22:31.9824570Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T20:22:31.9825760Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T20:22:31.9826950Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T20:22:31.9828190Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T20:22:31.9829390Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T20:22:31.9830610Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:22:31.9831840Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T20:22:31.9833020Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T20:22:31.9834240Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T20:22:31.9835450Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T20:22:31.9836650Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:22:31.9837890Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:22:31.9839140Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:22:31.9840380Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:22:31.9841590Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T20:22:31.9842830Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:22:31.9844060Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T20:22:31.9845720Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T20:22:31.9847040Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T20:22:33.5948980Z 2021-05-16T20:22:33.5950000Z There are binary versions available but the source versions are later: 2021-05-16T20:22:33.5964100Z binary source needs_compilation 2021-05-16T20:22:33.5964660Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T20:22:33.5965110Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T20:22:33.5965540Z xfun 0.22 0.23 TRUE 2021-05-16T20:22:33.5965780Z 2021-05-16T20:22:33.5979340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-16T20:22:33.9022630Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-16T20:22:33.9126180Z ================================================== 2021-05-16T20:22:33.9126990Z downloaded 192 KB 2021-05-16T20:22:33.9127550Z 2021-05-16T20:22:33.9158420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-16T20:22:34.1761060Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-16T20:22:34.2133140Z ================================================== 2021-05-16T20:22:34.2134610Z downloaded 1.4 MB 2021-05-16T20:22:34.2135330Z 2021-05-16T20:22:34.2167600Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-16T20:22:34.5449950Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-16T20:22:34.5450910Z ================================================== 2021-05-16T20:22:34.5451330Z downloaded 17 KB 2021-05-16T20:22:34.5451590Z 2021-05-16T20:22:34.5480370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-16T20:22:34.8391330Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-16T20:22:34.8710220Z ================================================== 2021-05-16T20:22:34.8741170Z downloaded 43 KB 2021-05-16T20:22:34.8756460Z 2021-05-16T20:22:34.8859100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-16T20:22:35.2143450Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-16T20:22:35.2266050Z ================================================== 2021-05-16T20:22:35.2266960Z downloaded 207 KB 2021-05-16T20:22:35.2267750Z 2021-05-16T20:22:35.2298760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-16T20:22:35.6315280Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-16T20:22:35.7348550Z ================================================== 2021-05-16T20:22:35.7449970Z downloaded 945 KB 2021-05-16T20:22:35.7523040Z 2021-05-16T20:22:35.7625670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-16T20:22:35.9687000Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-16T20:22:35.9797120Z ================================================== 2021-05-16T20:22:35.9898360Z downloaded 68 KB 2021-05-16T20:22:35.9947350Z 2021-05-16T20:22:35.9964740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-16T20:22:36.2473560Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-16T20:22:36.2617290Z ================================================== 2021-05-16T20:22:36.2618330Z downloaded 279 KB 2021-05-16T20:22:36.2619200Z 2021-05-16T20:22:36.2650670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-16T20:22:36.5379030Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-16T20:22:36.5550390Z ================================================== 2021-05-16T20:22:36.5591090Z downloaded 289 KB 2021-05-16T20:22:36.5591700Z 2021-05-16T20:22:36.5593720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-16T20:22:36.8381840Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-16T20:22:36.8384250Z ================================================== 2021-05-16T20:22:36.8385220Z downloaded 15 KB 2021-05-16T20:22:36.8385900Z 2021-05-16T20:22:36.8414420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-16T20:22:37.1443870Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-16T20:22:37.1544640Z ================================================== 2021-05-16T20:22:37.1545660Z downloaded 148 KB 2021-05-16T20:22:37.1546540Z 2021-05-16T20:22:37.1576390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-16T20:22:37.5380880Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-16T20:22:37.5432200Z ================================================== 2021-05-16T20:22:37.5433110Z downloaded 72 KB 2021-05-16T20:22:37.5434000Z 2021-05-16T20:22:37.5465610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-16T20:22:38.0629430Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-16T20:22:38.0728900Z ================================================== 2021-05-16T20:22:38.0758490Z downloaded 35 KB 2021-05-16T20:22:38.0761300Z 2021-05-16T20:22:38.0763230Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-16T20:22:38.3718670Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-16T20:22:38.3865160Z ================================================== 2021-05-16T20:22:38.3871850Z downloaded 292 KB 2021-05-16T20:22:38.3872560Z 2021-05-16T20:22:38.3897620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-16T20:22:38.6538890Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-16T20:22:38.6676690Z ================================================== 2021-05-16T20:22:38.6677150Z downloaded 428 KB 2021-05-16T20:22:38.6677420Z 2021-05-16T20:22:38.6711160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-16T20:22:38.9735160Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-16T20:22:38.9803200Z ================================================== 2021-05-16T20:22:38.9804950Z downloaded 36 KB 2021-05-16T20:22:38.9809290Z 2021-05-16T20:22:38.9846730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-16T20:22:39.2570830Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-16T20:22:39.2788410Z ================================================== 2021-05-16T20:22:39.2789390Z downloaded 435 KB 2021-05-16T20:22:39.2790400Z 2021-05-16T20:22:39.2821390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-16T20:22:39.7976610Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-16T20:22:39.8079720Z ================================================== 2021-05-16T20:22:39.8080670Z downloaded 195 KB 2021-05-16T20:22:39.8081590Z 2021-05-16T20:22:39.8123530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-16T20:22:40.3409640Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-16T20:22:40.3509100Z ================================================== 2021-05-16T20:22:40.3610660Z downloaded 38 KB 2021-05-16T20:22:40.3704350Z 2021-05-16T20:22:40.3707330Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-16T20:22:40.6207860Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-16T20:22:40.7628490Z ================================================== 2021-05-16T20:22:40.7629480Z downloaded 208 KB 2021-05-16T20:22:40.7630370Z 2021-05-16T20:22:40.7660140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-16T20:22:41.1181110Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-16T20:22:41.2849170Z ================================================== 2021-05-16T20:22:41.2849780Z downloaded 13.9 MB 2021-05-16T20:22:41.2850050Z 2021-05-16T20:22:41.2930740Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-16T20:22:41.6785530Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-16T20:22:41.7777860Z ================================================== 2021-05-16T20:22:41.7879660Z downloaded 3.1 MB 2021-05-16T20:22:41.7980220Z 2021-05-16T20:22:41.8048860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-16T20:22:42.1166960Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-16T20:22:42.1973280Z ================================================== 2021-05-16T20:22:42.1992050Z downloaded 1.3 MB 2021-05-16T20:22:42.1992800Z 2021-05-16T20:22:42.2008560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-16T20:22:42.5560150Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-16T20:22:42.5732720Z ================================================== 2021-05-16T20:22:42.5733650Z downloaded 306 KB 2021-05-16T20:22:42.5735180Z 2021-05-16T20:22:42.5764830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-16T20:22:42.8895860Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-16T20:22:42.9171150Z ================================================== 2021-05-16T20:22:42.9276260Z downloaded 104 KB 2021-05-16T20:22:42.9347070Z 2021-05-16T20:22:42.9349590Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-16T20:22:43.1960860Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-16T20:22:43.1962130Z ================================================== 2021-05-16T20:22:43.1962970Z downloaded 22 KB 2021-05-16T20:22:43.1963850Z 2021-05-16T20:22:43.1991880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-16T20:22:43.5376660Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-16T20:22:43.5412330Z ================================================== 2021-05-16T20:22:43.5413100Z downloaded 43 KB 2021-05-16T20:22:43.5413680Z 2021-05-16T20:22:43.5443620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-16T20:22:43.8169780Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-16T20:22:43.8229700Z ================================================== 2021-05-16T20:22:43.8230150Z downloaded 34 KB 2021-05-16T20:22:43.8230430Z 2021-05-16T20:22:43.8263280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-16T20:22:44.1686470Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-16T20:22:44.1716300Z ================================================== 2021-05-16T20:22:44.1757920Z downloaded 137 KB 2021-05-16T20:22:44.1758610Z 2021-05-16T20:22:44.1762860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-16T20:22:44.4881090Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-16T20:22:44.5487420Z ================================================== 2021-05-16T20:22:44.5488530Z downloaded 2.8 MB 2021-05-16T20:22:44.5489190Z 2021-05-16T20:22:44.5524960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-16T20:22:44.8995170Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-16T20:22:44.9134530Z ================================================== 2021-05-16T20:22:44.9143710Z downloaded 64 KB 2021-05-16T20:22:44.9144410Z 2021-05-16T20:22:44.9146440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-16T20:22:45.1530850Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-16T20:22:45.2010590Z ================================================== 2021-05-16T20:22:45.2011650Z downloaded 954 KB 2021-05-16T20:22:45.2012310Z 2021-05-16T20:22:45.2043470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-16T20:22:45.5702140Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-16T20:22:45.5811700Z ================================================== 2021-05-16T20:22:45.5812660Z downloaded 129 KB 2021-05-16T20:22:45.5813560Z 2021-05-16T20:22:45.5842360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-16T20:22:45.8675820Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-16T20:22:45.8851000Z ================================================== 2021-05-16T20:22:45.8851990Z downloaded 384 KB 2021-05-16T20:22:45.8852900Z 2021-05-16T20:22:47.1207990Z 2021-05-16T20:22:47.1208800Z The downloaded binary packages are in 2021-05-16T20:22:47.1209690Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwlgXlw/downloaded_packages 2021-05-16T20:22:47.1211880Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T20:22:47.1212360Z 2021-05-16T20:22:47.1225890Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T20:22:47.3309630Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T20:22:47.3632900Z ================================================== 2021-05-16T20:22:47.3633960Z downloaded 1.1 MB 2021-05-16T20:22:47.3634630Z 2021-05-16T20:22:47.3666780Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T20:22:47.6136270Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T20:22:47.6242580Z ================================================== 2021-05-16T20:22:47.6288690Z downloaded 670 KB 2021-05-16T20:22:47.6328690Z 2021-05-16T20:22:47.6332170Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T20:22:47.8706390Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T20:22:47.8794080Z ================================================== 2021-05-16T20:22:47.8795010Z downloaded 109 KB 2021-05-16T20:22:47.8795850Z 2021-05-16T20:22:48.5350140Z * installing *source* package ‘pillar’ ... 2021-05-16T20:22:48.5516290Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:48.5517100Z ** using staged installation 2021-05-16T20:22:48.5759870Z ** R 2021-05-16T20:22:48.6131320Z ** inst 2021-05-16T20:22:48.6261620Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:51.2061360Z ** help 2021-05-16T20:22:51.3169280Z *** installing help indices 2021-05-16T20:22:51.3883390Z *** copying figures 2021-05-16T20:22:51.3916620Z ** building package indices 2021-05-16T20:22:51.4501130Z ** installing vignettes 2021-05-16T20:22:51.4612200Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:22:51.8925650Z ** testing if installed package can be loaded from final location 2021-05-16T20:22:52.3145030Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:22:52.3214330Z * DONE (pillar) 2021-05-16T20:22:52.7683610Z * installing *source* package ‘xfun’ ... 2021-05-16T20:22:52.7745720Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:52.7749840Z ** using staged installation 2021-05-16T20:22:52.7971560Z ** libs 2021-05-16T20:22:52.8142630Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:22:52.9653460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:22:53.0456250Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:22:53.9852560Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T20:22:53.9892250Z ** R 2021-05-16T20:22:54.0152110Z ** inst 2021-05-16T20:22:54.0183970Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:55.6525270Z ** help 2021-05-16T20:22:55.8873510Z *** installing help indices 2021-05-16T20:22:56.0588570Z ** building package indices 2021-05-16T20:22:56.2058600Z ** installing vignettes 2021-05-16T20:22:56.2140300Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:22:56.5753480Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:22:56.7106680Z ** testing if installed package can be loaded from final location 2021-05-16T20:22:57.0362560Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:22:57.0399530Z * DONE (xfun) 2021-05-16T20:22:57.6560890Z * installing *source* package ‘tibble’ ... 2021-05-16T20:22:57.6706140Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:57.6808080Z ** using staged installation 2021-05-16T20:22:57.7009430Z ** libs 2021-05-16T20:22:57.7192480Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T20:22:57.7960560Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:22:57.9043460Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:22:57.9702580Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:22:58.0973200Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:22:58.1550360Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T20:22:58.1591680Z ** R 2021-05-16T20:22:58.1928710Z ** inst 2021-05-16T20:22:58.2077420Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:00.4030080Z ** help 2021-05-16T20:23:00.4926040Z *** installing help indices 2021-05-16T20:23:00.5524530Z *** copying figures 2021-05-16T20:23:00.5563570Z ** building package indices 2021-05-16T20:23:00.6079860Z ** installing vignettes 2021-05-16T20:23:00.6167100Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:23:01.2101530Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:23:01.3377710Z ** testing if installed package can be loaded from final location 2021-05-16T20:23:01.8604510Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:23:01.8647670Z * DONE (tibble) 2021-05-16T20:23:01.9013650Z 2021-05-16T20:23:01.9032830Z The downloaded source packages are in 2021-05-16T20:23:01.9035420Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwlgXlw/downloaded_packages’ 2021-05-16T20:23:02.0581870Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:23:04.8618490Z 2021-05-16T20:23:05.5278490Z 2021-05-16T20:23:05.5381930Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwlgXlw/remotes2a7955b197b7/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T20:23:05.5485210Z 2021-05-16T20:23:05.5588100Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwlgXlw/remotes2a7955b197b7/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T20:23:05.6190700Z 2021-05-16T20:23:05.6292410Z 2021-05-16T20:23:05.6317570Z ─ preparing ‘desc’: 2021-05-16T20:23:05.6318600Z 2021-05-16T20:23:05.6319250Z 2021-05-16T20:23:05.6331550Z checking DESCRIPTION meta-information ... 2021-05-16T20:23:05.6433020Z 2021-05-16T20:23:05.6534360Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:23:05.7429280Z 2021-05-16T20:23:05.7508190Z 2021-05-16T20:23:05.7510070Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:23:05.7510910Z 2021-05-16T20:23:05.7511490Z 2021-05-16T20:23:05.7512930Z ─ checking for empty or unneeded directories 2021-05-16T20:23:05.7529240Z 2021-05-16T20:23:05.7562770Z 2021-05-16T20:23:05.7564880Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T20:23:05.8831150Z 2021-05-16T20:23:05.8931770Z 2021-05-16T20:23:05.9033380Z 2021-05-16T20:23:05.9291650Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:05.9299430Z (as ‘lib’ is unspecified) 2021-05-16T20:23:06.3395870Z * installing *source* package ‘desc’ ... 2021-05-16T20:23:06.3541040Z ** using staged installation 2021-05-16T20:23:06.3688770Z ** R 2021-05-16T20:23:06.3968990Z ** inst 2021-05-16T20:23:06.4166700Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:08.6886670Z ** help 2021-05-16T20:23:08.6887690Z *** installing help indices 2021-05-16T20:23:08.6988940Z ** building package indices 2021-05-16T20:23:08.7090670Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:23:08.8639800Z ** testing if installed package can be loaded from final location 2021-05-16T20:23:09.1910070Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:23:09.1946020Z * DONE (desc) 2021-05-16T20:23:09.5015900Z 2021-05-16T20:23:09.5017220Z 2021-05-16T20:23:09.5035060Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwlgXlw/remotes2a797e36af0f/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T20:23:09.5061120Z 2021-05-16T20:23:09.5063640Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwlgXlw/remotes2a797e36af0f/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T20:23:09.5525360Z 2021-05-16T20:23:09.5552050Z 2021-05-16T20:23:09.5554730Z ─ preparing ‘ghtravis’: 2021-05-16T20:23:09.5561100Z 2021-05-16T20:23:09.5561910Z 2021-05-16T20:23:09.5642950Z checking DESCRIPTION meta-information ... 2021-05-16T20:23:09.5666900Z 2021-05-16T20:23:09.5669140Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:23:09.6322290Z 2021-05-16T20:23:09.6350450Z 2021-05-16T20:23:09.6353320Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:23:09.6419550Z 2021-05-16T20:23:09.6426700Z 2021-05-16T20:23:09.6428320Z ─ checking for empty or unneeded directories 2021-05-16T20:23:09.6429150Z 2021-05-16T20:23:09.6429930Z 2021-05-16T20:23:09.6431210Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T20:23:09.6673640Z 2021-05-16T20:23:09.6674680Z 2021-05-16T20:23:09.6675390Z 2021-05-16T20:23:09.7640070Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:09.7744970Z (as ‘lib’ is unspecified) 2021-05-16T20:23:10.1548160Z * installing *source* package ‘ghtravis’ ... 2021-05-16T20:23:10.1551100Z ** using staged installation 2021-05-16T20:23:10.1740690Z ** R 2021-05-16T20:23:10.1912550Z ** inst 2021-05-16T20:23:10.1930170Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:12.2519580Z ** help 2021-05-16T20:23:12.3329210Z *** installing help indices 2021-05-16T20:23:12.3847630Z ** building package indices 2021-05-16T20:23:12.4347950Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:23:13.2995650Z ** testing if installed package can be loaded from final location 2021-05-16T20:23:14.1216670Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:23:14.1243270Z * DONE (ghtravis) 2021-05-16T20:23:14.1552210Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:23:14.4345580Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:23:17.2756740Z 2021-05-16T20:23:17.2758680Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:23:17.2760060Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:23:17.2761030Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:23:17.2762580Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:23:17.2763800Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:23:17.2764980Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:23:17.2770400Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:17.2771720Z (as ‘lib’ is unspecified) 2021-05-16T20:23:18.6559060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-16T20:23:19.0269000Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-16T20:23:19.0372110Z ================================================== 2021-05-16T20:23:19.0373610Z downloaded 194 KB 2021-05-16T20:23:19.0374530Z 2021-05-16T20:23:19.0404580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-16T20:23:19.3656020Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-16T20:23:19.3656900Z ================================================== 2021-05-16T20:23:19.3657410Z downloaded 68 KB 2021-05-16T20:23:19.3657670Z 2021-05-16T20:23:19.3685390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-16T20:23:19.7528030Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-16T20:23:19.7529680Z ================================================== 2021-05-16T20:23:19.7530620Z downloaded 189 KB 2021-05-16T20:23:19.7531280Z 2021-05-16T20:23:19.7559850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-16T20:23:20.0043470Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-16T20:23:20.0895380Z ================================================== 2021-05-16T20:23:20.0896270Z downloaded 1.2 MB 2021-05-16T20:23:20.0897010Z 2021-05-16T20:23:20.0928960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-16T20:23:20.5907470Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-16T20:23:20.8417160Z ================================================== 2021-05-16T20:23:20.8418190Z downloaded 937 KB 2021-05-16T20:23:20.8418880Z 2021-05-16T20:23:20.9870060Z 2021-05-16T20:23:20.9971840Z The downloaded binary packages are in 2021-05-16T20:23:21.0074070Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwlgXlw/downloaded_packages 2021-05-16T20:23:21.2581020Z 2021-05-16T20:23:21.2600230Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwlgXlw/remotes2a7933bbdcfe/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T20:23:21.2644230Z 2021-05-16T20:23:21.2646560Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpwlgXlw/remotes2a7933bbdcfe/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T20:23:21.3472900Z 2021-05-16T20:23:21.3503120Z 2021-05-16T20:23:21.3506320Z ─ preparing ‘aghast’: 2021-05-16T20:23:21.3513840Z 2021-05-16T20:23:21.3514560Z 2021-05-16T20:23:21.3580670Z checking DESCRIPTION meta-information ... 2021-05-16T20:23:21.3605630Z 2021-05-16T20:23:21.3606900Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:23:21.4009500Z 2021-05-16T20:23:21.4083120Z 2021-05-16T20:23:21.4085050Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:23:21.4085860Z 2021-05-16T20:23:21.4086440Z 2021-05-16T20:23:21.4087660Z ─ checking for empty or unneeded directories 2021-05-16T20:23:21.4110830Z 2021-05-16T20:23:21.4146580Z 2021-05-16T20:23:21.4148510Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T20:23:21.4236360Z 2021-05-16T20:23:21.4244870Z 2021-05-16T20:23:21.4245830Z 2021-05-16T20:23:21.4410540Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:21.4412110Z (as ‘lib’ is unspecified) 2021-05-16T20:23:21.7181330Z * installing *source* package ‘aghast’ ... 2021-05-16T20:23:21.7185850Z ** using staged installation 2021-05-16T20:23:21.7522120Z ** R 2021-05-16T20:23:21.7567750Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:23:22.2927350Z ** help 2021-05-16T20:23:22.3216280Z *** installing help indices 2021-05-16T20:23:22.3504380Z ** building package indices 2021-05-16T20:23:22.3798480Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:23:22.6223160Z ** testing if installed package can be loaded from final location 2021-05-16T20:23:22.9023650Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:23:22.9044370Z * DONE (aghast) 2021-05-16T20:23:22.9244430Z Installing 1 packages: covr 2021-05-16T20:23:22.9253810Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:22.9263100Z (as ‘lib’ is unspecified) 2021-05-16T20:23:23.7406070Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T20:23:23.7507560Z 2021-05-16T20:23:24.4763870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-16T20:23:24.6237190Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-16T20:23:24.6330580Z ================================================== 2021-05-16T20:23:24.6331640Z downloaded 155 KB 2021-05-16T20:23:24.6332180Z 2021-05-16T20:23:24.6365570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-16T20:23:25.0832770Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-16T20:23:25.0840750Z ================================================== 2021-05-16T20:23:25.0849800Z downloaded 117 KB 2021-05-16T20:23:25.0850790Z 2021-05-16T20:23:25.0865950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-16T20:23:25.4074210Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-16T20:23:25.4297390Z ================================================== 2021-05-16T20:23:25.4298300Z downloaded 282 KB 2021-05-16T20:23:25.4299160Z 2021-05-16T20:23:25.4919050Z 2021-05-16T20:23:25.4919840Z The downloaded binary packages are in 2021-05-16T20:23:25.4920690Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwlgXlw/downloaded_packages 2021-05-16T20:23:25.5242410Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:23:25.5243090Z Rscript -e "tic::before_install()" 2021-05-16T20:23:25.5593660Z shell: /bin/bash -e {0} 2021-05-16T20:23:25.5594040Z env: 2021-05-16T20:23:25.5594740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:23:25.5595200Z TIC_DEPLOY_KEY: 2021-05-16T20:23:25.5595520Z RSPM: 2021-05-16T20:23:25.5596730Z GITHUB_PAT: *** 2021-05-16T20:23:25.5597110Z COVERALLS_TOKEN: 2021-05-16T20:23:25.5597540Z continue-on-error: false 2021-05-16T20:23:25.5597980Z VDIFFR_RUN_TESTS: false 2021-05-16T20:23:25.5598490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:23:25.5598900Z TZ: UTC 2021-05-16T20:23:25.5599240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:23:25.5599610Z NOT_CRAN: true 2021-05-16T20:23:25.5599930Z ##[endgroup] 2021-05-16T20:23:25.9763790Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:23:26.1164070Z Running before_install: step_install_remote_binaries() 2021-05-16T20:23:26.7144050Z Installing RNifti binaries 2021-05-16T20:23:26.7156620Z [1] "neuroconductor/RNifti" 2021-05-16T20:23:27.2035300Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:23:27.2071600Z tag_name 2021-05-16T20:23:27.2072460Z 3 1.3.1.s 2021-05-16T20:23:27.2073400Z zipball_url 2021-05-16T20:23:27.2074750Z 3 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T20:23:27.2075990Z tarball_url 2021-05-16T20:23:27.2077530Z 3 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T20:23:27.2080370Z commit.sha 2021-05-16T20:23:27.2081030Z Installing RNifti package binaries 2021-05-16T20:23:27.2081740Z 3 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:23:27.2082640Z commit.url 2021-05-16T20:23:27.2083700Z 3 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:23:27.2084590Z node_id 2021-05-16T20:23:27.2085440Z 3 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T20:23:27.2086390Z url 2021-05-16T20:23:27.2087150Z 3 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T20:23:27.2087980Z assets_url 2021-05-16T20:23:27.2089590Z 3 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T20:23:27.2090470Z upload_url 2021-05-16T20:23:27.2091500Z 3 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T20:23:27.2092570Z id asset_updated_at asset_created_at created_at 2021-05-16T20:23:27.2094210Z 3 42981970 2021-05-14 21:28:21 2021-05-14 21:28:20 2021-05-14 21:05:46 2021-05-16T20:23:27.2094920Z published_at asset_name asset_label asset_download_count 2021-05-16T20:23:27.2096110Z 3 2021-05-14 21:06:13 RNifti_1.3.1_R3.6.tgz 4 2021-05-16T20:23:27.2097030Z asset_browser_download_url 2021-05-16T20:23:27.2097950Z 3 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.6.tgz 2021-05-16T20:23:27.2258180Z --2021-05-16 20:23:27-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R3.6.tgz 2021-05-16T20:23:27.3173510Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T20:23:27.3224410Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T20:23:27.4823720Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:23:27.4831020Z Location: https://github-releases.githubusercontent.com/367479391/4dccf200-b4fb-11eb-9ca2-c1ce99bf10f1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202327Z&X-Amz-Expires=300&X-Amz-Signature=4fcf6fe8e356843621deb14c017f86db779711fee4f12e90dbc399e621ef4aae&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:23:27.4839670Z --2021-05-16 20:23:27-- https://github-releases.githubusercontent.com/367479391/4dccf200-b4fb-11eb-9ca2-c1ce99bf10f1?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202327Z&X-Amz-Expires=300&X-Amz-Signature=4fcf6fe8e356843621deb14c017f86db779711fee4f12e90dbc399e621ef4aae&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T20:23:27.4844330Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.110.154, 185.199.111.154, ... 2021-05-16T20:23:27.4882930Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T20:23:27.6988320Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:23:27.7310090Z Length: 1019336 (995K) [application/octet-stream] 2021-05-16T20:23:27.7622410Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpX6dEya/RNifti_1.3.1.tgz’ 2021-05-16T20:23:27.7723830Z 2021-05-16T20:23:27.7824880Z 0K .......... .......... .......... .......... .......... 5% 7.29M 0s 2021-05-16T20:23:27.7925730Z 50K .......... .......... .......... .......... .......... 10% 16.9M 0s 2021-05-16T20:23:27.8027200Z 100K .......... .......... .......... .......... .......... 15% 2.03M 0s 2021-05-16T20:23:27.8128890Z 150K .......... .......... .......... .......... .......... 20% 37.1M 0s 2021-05-16T20:23:27.8231340Z 200K .......... .......... .......... .......... .......... 25% 16.2M 0s 2021-05-16T20:23:27.8332980Z 250K .......... .......... .......... .......... .......... 30% 43.2M 0s 2021-05-16T20:23:27.8438780Z 300K .......... .......... .......... .......... .......... 35% 1.93M 0s 2021-05-16T20:23:27.8471670Z 350K .......... .......... .......... .......... .......... 40% 96.5M 0s 2021-05-16T20:23:27.8472720Z 400K .......... .......... .......... .......... .......... 45% 80.8M 0s 2021-05-16T20:23:27.8474900Z 450K .......... .......... .......... .......... .......... 50% 14.0M 0s 2021-05-16T20:23:27.8475910Z 500K .......... .......... .......... .......... .......... 55% 13.4M 0s 2021-05-16T20:23:27.8476810Z 550K .......... .......... .......... .......... .......... 60% 20.2M 0s 2021-05-16T20:23:27.8477670Z 600K .......... .......... .......... .......... .......... 65% 9.74M 0s 2021-05-16T20:23:27.8479270Z 650K .......... .......... .......... .......... .......... 70% 39.5M 0s 2021-05-16T20:23:27.8480370Z 700K .......... .......... .......... .......... .......... 75% 12.0M 0s 2021-05-16T20:23:27.8481240Z 750K .......... .......... .......... .......... .......... 80% 13.3M 0s 2021-05-16T20:23:27.8482170Z 800K .......... .......... .......... .......... .......... 85% 19.2M 0s 2021-05-16T20:23:27.8574600Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:23:27.8575870Z 850K .......... .......... .......... .......... .......... 90% 13.5M 0s 2021-05-16T20:23:27.8576910Z 900K .......... .......... .......... .......... .......... 95% 19.2M 0s 2021-05-16T20:23:27.8577830Z 950K .......... .......... .......... .......... ..... 100% 17.6M=0.1s 2021-05-16T20:23:27.8578400Z 2021-05-16T20:23:27.8580830Z 2021-05-16 20:23:27 (9.68 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpX6dEya/RNifti_1.3.1.tgz’ saved [1019336/1019336] 2021-05-16T20:23:27.8582060Z 2021-05-16T20:23:27.8583750Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:27.8585180Z (as ‘lib’ is unspecified) 2021-05-16T20:23:27.8586860Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:23:27.8588340Z Installing oro.nifti binaries 2021-05-16T20:23:28.1192770Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:23:28.1220130Z tag_name 2021-05-16T20:23:28.1221120Z 3 0.10.3.s 2021-05-16T20:23:28.1222210Z zipball_url 2021-05-16T20:23:28.1223530Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T20:23:28.1224470Z tarball_url 2021-05-16T20:23:28.1225350Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T20:23:28.1226180Z commit.sha 2021-05-16T20:23:28.1226810Z 3 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:23:28.1227620Z commit.url 2021-05-16T20:23:28.1228730Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:23:28.1229670Z node_id 2021-05-16T20:23:28.1230650Z 3 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T20:23:28.1231650Z url 2021-05-16T20:23:28.1232500Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T20:23:28.1233350Z assets_url 2021-05-16T20:23:28.1234250Z 3 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T20:23:28.1235250Z upload_url 2021-05-16T20:23:28.1236260Z 3 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T20:23:28.1237330Z id asset_updated_at asset_created_at created_at 2021-05-16T20:23:28.1238850Z 3 43005549 2021-05-15 22:59:52 2021-05-15 22:59:51 2021-05-15 22:37:06 2021-05-16T20:23:28.1239540Z Installing oro.nifti package binaries 2021-05-16T20:23:28.1240260Z published_at asset_name asset_label 2021-05-16T20:23:28.1242860Z 3 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.tgz 2021-05-16T20:23:28.1243570Z asset_download_count 2021-05-16T20:23:28.1243990Z 3 9 2021-05-16T20:23:28.1244630Z asset_browser_download_url 2021-05-16T20:23:28.1245610Z 3 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-16T20:23:28.1334630Z --2021-05-16 20:23:28-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.tgz 2021-05-16T20:23:28.1527010Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T20:23:28.3018860Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T20:23:28.4689400Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:23:28.4784470Z Location: https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202328Z&X-Amz-Expires=300&X-Amz-Signature=4a0702ec5e36d57931091b56484c562a95f09302d832c34dfd3044d07158bb9e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:23:28.4826690Z --2021-05-16 20:23:28-- https://github-releases.githubusercontent.com/367742122/411acd80-b5d1-11eb-9586-79707cc14b93?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202328Z&X-Amz-Expires=300&X-Amz-Signature=4a0702ec5e36d57931091b56484c562a95f09302d832c34dfd3044d07158bb9e&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T20:23:28.4860920Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.110.154, 185.199.111.154, ... 2021-05-16T20:23:28.4890590Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T20:23:28.7097590Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:23:28.7100120Z Length: 6044428 (5.8M) [application/octet-stream] 2021-05-16T20:23:28.7102050Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpX6dEya/oro.nifti_0.10.3.tgz’ 2021-05-16T20:23:28.7103310Z 2021-05-16T20:23:28.7150520Z 0K .......... .......... .......... .......... .......... 0% 10.1M 1s 2021-05-16T20:23:28.7175280Z 50K .......... .......... .......... .......... .......... 1% 19.1M 0s 2021-05-16T20:23:28.7209380Z 100K .......... .......... .......... .......... .......... 2% 14.5M 0s 2021-05-16T20:23:28.7233270Z 150K .......... .......... .......... .......... .......... 3% 20.2M 0s 2021-05-16T20:23:28.7271910Z 200K .......... .......... .......... .......... .......... 4% 12.7M 0s 2021-05-16T20:23:28.7307600Z 250K .......... .......... .......... .......... .......... 5% 13.6M 0s 2021-05-16T20:23:28.7324620Z 300K .......... .......... .......... .......... .......... 5% 28.4M 0s 2021-05-16T20:23:28.7359200Z 350K .......... .......... .......... .......... .......... 6% 14.1M 0s 2021-05-16T20:23:28.7384880Z 400K .......... .......... .......... .......... .......... 7% 18.9M 0s 2021-05-16T20:23:28.7412050Z 450K .......... .......... .......... .......... .......... 8% 18.2M 0s 2021-05-16T20:23:28.7448840Z 500K .......... .......... .......... .......... .......... 9% 19.8M 0s 2021-05-16T20:23:28.7462100Z 550K .......... .......... .......... .......... .......... 10% 19.1M 0s 2021-05-16T20:23:28.7488950Z 600K .......... .......... .......... .......... .......... 11% 18.4M 0s 2021-05-16T20:23:28.7513220Z 650K .......... .......... .......... .......... .......... 11% 20.0M 0s 2021-05-16T20:23:28.7551640Z 700K .......... .......... .......... .......... .......... 12% 12.6M 0s 2021-05-16T20:23:28.7555950Z 750K .......... .......... .......... .......... .......... 13% 113M 0s 2021-05-16T20:23:28.7579320Z 800K .......... .......... .......... .......... .......... 14% 20.8M 0s 2021-05-16T20:23:28.7616580Z 850K .......... .......... .......... .......... .......... 15% 13.2M 0s 2021-05-16T20:23:28.7630590Z 900K .......... .......... .......... .......... .......... 16% 35.0M 0s 2021-05-16T20:23:28.7667620Z 950K .......... .......... .......... .......... .......... 16% 13.1M 0s 2021-05-16T20:23:28.7672300Z 1000K .......... .......... .......... .......... .......... 17% 105M 0s 2021-05-16T20:23:28.7705520Z 1050K .......... .......... .......... .......... .......... 18% 14.7M 0s 2021-05-16T20:23:28.7730550Z 1100K .......... .......... .......... .......... .......... 19% 19.6M 0s 2021-05-16T20:23:28.7756070Z 1150K .......... .......... .......... .......... .......... 20% 19.1M 0s 2021-05-16T20:23:28.7771630Z 1200K .......... .......... .......... .......... .......... 21% 31.5M 0s 2021-05-16T20:23:28.7794960Z 1250K .......... .......... .......... .......... .......... 22% 20.8M 0s 2021-05-16T20:23:28.7820680Z 1300K .......... .......... .......... .......... .......... 22% 18.9M 0s 2021-05-16T20:23:28.7835870Z 1350K .......... .......... .......... .......... .......... 23% 32.9M 0s 2021-05-16T20:23:28.7859720Z 1400K .......... .......... .......... .......... .......... 24% 20.1M 0s 2021-05-16T20:23:28.7884280Z 1450K .......... .......... .......... .......... .......... 25% 20.1M 0s 2021-05-16T20:23:28.7889470Z 1500K .......... .......... .......... .......... .......... 26% 88.5M 0s 2021-05-16T20:23:28.7911320Z 1550K .......... .......... .......... .......... .......... 27% 22.7M 0s 2021-05-16T20:23:28.7938470Z 1600K .......... .......... .......... .......... .......... 27% 18.0M 0s 2021-05-16T20:23:28.7945970Z 1650K .......... .......... .......... .......... .......... 28% 63.0M 0s 2021-05-16T20:23:28.7960410Z 1700K .......... .......... .......... .......... .......... 29% 34.5M 0s 2021-05-16T20:23:28.7985880Z 1750K .......... .......... .......... .......... .......... 30% 19.0M 0s 2021-05-16T20:23:28.7999870Z 1800K .......... .......... .......... .......... .......... 31% 35.1M 0s 2021-05-16T20:23:28.8024240Z 1850K .......... .......... .......... .......... .......... 32% 20.0M 0s 2021-05-16T20:23:28.8048540Z 1900K .......... .......... .......... .......... .......... 33% 20.4M 0s 2021-05-16T20:23:28.8053120Z 1950K .......... .......... .......... .......... .......... 33% 96.9M 0s 2021-05-16T20:23:28.8074560Z 2000K .......... .......... .......... .......... .......... 34% 23.0M 0s 2021-05-16T20:23:28.8088400Z 2050K .......... .......... .......... .......... .......... 35% 34.7M 0s 2021-05-16T20:23:28.8103760Z 2100K .......... .......... .......... .......... .......... 36% 32.4M 0s 2021-05-16T20:23:28.8113920Z 2150K .......... .......... .......... .......... .......... 37% 47.2M 0s 2021-05-16T20:23:28.8137650Z 2200K .......... .......... .......... .......... .......... 38% 20.6M 0s 2021-05-16T20:23:28.8153500Z 2250K .......... .......... .......... .......... .......... 38% 31.3M 0s 2021-05-16T20:23:28.8164010Z 2300K .......... .......... .......... .......... .......... 39% 45.4M 0s 2021-05-16T20:23:28.8188960Z 2350K .......... .......... .......... .......... .......... 40% 19.8M 0s 2021-05-16T20:23:28.8193980Z 2400K .......... .......... .......... .......... .......... 41% 92.3M 0s 2021-05-16T20:23:28.8205120Z 2450K .......... .......... .......... .......... .......... 42% 45.5M 0s 2021-05-16T20:23:28.8227880Z 2500K .......... .......... .......... .......... .......... 43% 20.9M 0s 2021-05-16T20:23:28.8241350Z 2550K .......... .......... .......... .......... .......... 44% 37.0M 0s 2021-05-16T20:23:28.8253400Z 2600K .......... .......... .......... .......... .......... 44% 40.8M 0s 2021-05-16T20:23:28.8258360Z 2650K .......... .......... .......... .......... .......... 45% 96.3M 0s 2021-05-16T20:23:28.8280730Z 2700K .......... .......... .......... .......... .......... 46% 21.7M 0s 2021-05-16T20:23:28.8291460Z 2750K .......... .......... .......... .......... .......... 47% 45.4M 0s 2021-05-16T20:23:28.8305670Z 2800K .......... .......... .......... .......... .......... 48% 34.3M 0s 2021-05-16T20:23:28.8315990Z 2850K .......... .......... .......... .......... .......... 49% 47.8M 0s 2021-05-16T20:23:28.8332780Z 2900K .......... .......... .......... .......... .......... 49% 28.7M 0s 2021-05-16T20:23:28.8342230Z 2950K .......... .......... .......... .......... .......... 50% 52.4M 0s 2021-05-16T20:23:28.8355690Z 3000K .......... .......... .......... .......... .......... 51% 36.0M 0s 2021-05-16T20:23:28.8366690Z 3050K .......... .......... .......... .......... .......... 52% 46.0M 0s 2021-05-16T20:23:28.8384210Z 3100K .......... .......... .......... .......... .......... 53% 28.3M 0s 2021-05-16T20:23:28.8394310Z 3150K .......... .......... .......... .......... .......... 54% 45.5M 0s 2021-05-16T20:23:28.8406570Z 3200K .......... .......... .......... .......... .......... 55% 40.9M 0s 2021-05-16T20:23:28.8418870Z 3250K .......... .......... .......... .......... .......... 55% 38.8M 0s 2021-05-16T20:23:28.8432300Z 3300K .......... .......... .......... .......... .......... 56% 37.9M 0s 2021-05-16T20:23:28.8446880Z 3350K .......... .......... .......... .......... .......... 57% 32.8M 0s 2021-05-16T20:23:28.8458480Z 3400K .......... .......... .......... .......... .......... 58% 41.3M 0s 2021-05-16T20:23:28.8470020Z 3450K .......... .......... .......... .......... .......... 59% 43.6M 0s 2021-05-16T20:23:28.8474440Z 3500K .......... .......... .......... .......... .......... 60% 101M 0s 2021-05-16T20:23:28.8485960Z 3550K .......... .......... .......... .......... .......... 60% 42.9M 0s 2021-05-16T20:23:28.8499080Z 3600K .......... .......... .......... .......... .......... 61% 36.9M 0s 2021-05-16T20:23:28.8510990Z 3650K .......... .......... .......... .......... .......... 62% 41.2M 0s 2021-05-16T20:23:28.8521610Z 3700K .......... .......... .......... .......... .......... 63% 45.4M 0s 2021-05-16T20:23:28.8526270Z 3750K .......... .......... .......... .......... .......... 64% 106M 0s 2021-05-16T20:23:28.8549520Z 3800K .......... .......... .......... .......... .......... 65% 21.2M 0s 2021-05-16T20:23:28.8563580Z 3850K .......... .......... .......... .......... .......... 66% 34.5M 0s 2021-05-16T20:23:28.8569600Z 3900K .......... .......... .......... .......... .......... 66% 102M 0s 2021-05-16T20:23:28.8574090Z 3950K .......... .......... .......... .......... .......... 67% 85.5M 0s 2021-05-16T20:23:28.8579560Z 4000K .......... .......... .......... .......... .......... 68% 92.5M 0s 2021-05-16T20:23:28.8597640Z 4050K .......... .......... .......... .......... .......... 69% 26.8M 0s 2021-05-16T20:23:28.8608860Z 4100K .......... .......... .......... .......... .......... 70% 43.0M 0s 2021-05-16T20:23:28.8619970Z 4150K .......... .......... .......... .......... .......... 71% 44.2M 0s 2021-05-16T20:23:28.8632290Z 4200K .......... .......... .......... .......... .......... 72% 40.2M 0s 2021-05-16T20:23:28.8636510Z 4250K .......... .......... .......... .......... .......... 72% 110M 0s 2021-05-16T20:23:28.8649530Z 4300K .......... .......... .......... .......... .......... 73% 39.2M 0s 2021-05-16T20:23:28.8659610Z 4350K .......... .......... .......... .......... .......... 74% 46.8M 0s 2021-05-16T20:23:28.8671200Z 4400K .......... .......... .......... .......... .......... 75% 41.2M 0s 2021-05-16T20:23:28.8675680Z 4450K .......... .......... .......... .......... .......... 76% 108M 0s 2021-05-16T20:23:28.8687390Z 4500K .......... .......... .......... .......... .......... 77% 41.9M 0s 2021-05-16T20:23:28.8698410Z 4550K .......... .......... .......... .......... .......... 77% 44.5M 0s 2021-05-16T20:23:28.8710670Z 4600K .......... .......... .......... .......... .......... 78% 39.8M 0s 2021-05-16T20:23:28.8722460Z 4650K .......... .......... .......... .......... .......... 79% 43.6M 0s 2021-05-16T20:23:28.8728350Z 4700K .......... .......... .......... .......... .......... 80% 82.9M 0s 2021-05-16T20:23:28.8735830Z 4750K .......... .......... .......... .......... .......... 81% 61.5M 0s 2021-05-16T20:23:28.8748050Z 4800K .......... .......... .......... .......... .......... 82% 39.7M 0s 2021-05-16T20:23:28.8759170Z 4850K .......... .......... .......... .......... .......... 83% 44.5M 0s 2021-05-16T20:23:28.8763550Z 4900K .......... .......... .......... .......... .......... 83% 105M 0s 2021-05-16T20:23:28.8775130Z 4950K .......... .......... .......... .......... .......... 84% 42.6M 0s 2021-05-16T20:23:28.8788090Z 5000K .......... .......... .......... .......... .......... 85% 39.3M 0s 2021-05-16T20:23:28.8798400Z 5050K .......... .......... .......... .......... .......... 86% 45.3M 0s 2021-05-16T20:23:28.8810060Z 5100K .......... .......... .......... .......... .......... 87% 43.2M 0s 2021-05-16T20:23:28.8814570Z 5150K .......... .......... .......... .......... .......... 88% 98.0M 0s 2021-05-16T20:23:28.8827090Z 5200K .......... .......... .......... .......... .......... 88% 39.6M 0s 2021-05-16T20:23:28.8833040Z 5250K .......... .......... .......... .......... .......... 89% 102M 0s 2021-05-16T20:23:28.8837160Z 5300K .......... .......... .......... .......... .......... 90% 94.6M 0s 2021-05-16T20:23:28.8841900Z 5350K .......... .......... .......... .......... .......... 91% 98.2M 0s 2021-05-16T20:23:28.8863310Z 5400K .......... .......... .......... .......... .......... 92% 22.8M 0s 2021-05-16T20:23:28.8869640Z 5450K .......... .......... .......... .......... .......... 93% 96.1M 0s 2021-05-16T20:23:28.8873970Z 5500K .......... .......... .......... .......... .......... 94% 86.6M 0s 2021-05-16T20:23:28.8883890Z 5550K .......... .......... .......... .......... .......... 94% 50.4M 0s 2021-05-16T20:23:28.8888480Z 5600K .......... .......... .......... .......... .......... 95% 107M 0s 2021-05-16T20:23:28.8892710Z 5650K .......... .......... .......... .......... .......... 96% 111M 0s 2021-05-16T20:23:28.8910830Z 5700K .......... .......... .......... .......... .......... 97% 26.7M 0s 2021-05-16T20:23:28.8922630Z 5750K .......... .......... .......... .......... .......... 98% 42.6M 0s 2021-05-16T20:23:28.8929070Z 5800K .......... .......... .......... .......... .......... 99% 76.9M 0s 2021-05-16T20:23:28.8933320Z 5850K .......... .......... .......... .......... .......... 99% 102M 0s 2021-05-16T20:23:28.8934560Z 5900K .. 100% 55.2K=0.2s 2021-05-16T20:23:28.8935280Z 2021-05-16T20:23:28.8937570Z 2021-05-16 20:23:28 (31.5 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpX6dEya/oro.nifti_0.10.3.tgz’ saved [6044428/6044428] 2021-05-16T20:23:28.8938640Z 2021-05-16T20:23:28.8964300Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:28.8965930Z (as ‘lib’ is unspecified) 2021-05-16T20:23:28.9454420Z Rewriting new remotes: neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:23:28.9540850Z Installing brainR binaries 2021-05-16T20:23:28.9548850Z [1] "neuroconductor/brainR" 2021-05-16T20:23:29.2578330Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:23:29.2578880Z tag_name 2021-05-16T20:23:29.2595120Z Installing brainR package binaries 2021-05-16T20:23:29.2595670Z 3 1.6.0.s 2021-05-16T20:23:29.2626620Z zipball_url 2021-05-16T20:23:29.2729430Z --2021-05-16 20:23:29-- https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R3.6.tgz 2021-05-16T20:23:29.2730740Z 3 https://api.github.com/repos/neuroconductor/brainR/zipball/refs/tags/1.6.0.s 2021-05-16T20:23:29.2809710Z tarball_url 2021-05-16T20:23:29.2811100Z 3 https://api.github.com/repos/neuroconductor/brainR/tarball/refs/tags/1.6.0.s 2021-05-16T20:23:29.2811920Z commit.sha 2021-05-16T20:23:29.2812530Z 3 30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:23:29.2813420Z commit.url 2021-05-16T20:23:29.2814620Z 3 https://api.github.com/repos/neuroconductor/brainR/commits/30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:23:29.2815530Z node_id 2021-05-16T20:23:29.2816440Z 3 MDM6UmVmMzY3ODk4NjAxOnJlZnMvdGFncy8xLjYuMC5z 2021-05-16T20:23:29.2817390Z url 2021-05-16T20:23:29.2818270Z 3 https://api.github.com/repos/neuroconductor/brainR/releases/43017669 2021-05-16T20:23:29.2819110Z assets_url 2021-05-16T20:23:29.2820010Z 3 https://api.github.com/repos/neuroconductor/brainR/releases/43017669/assets 2021-05-16T20:23:29.2820920Z upload_url 2021-05-16T20:23:29.2822060Z 3 https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T20:23:29.2823650Z id asset_updated_at asset_created_at created_at 2021-05-16T20:23:29.2825030Z 3 43017669 2021-05-16 17:49:52 2021-05-16 17:49:52 2021-05-16 14:09:41 2021-05-16T20:23:29.2825800Z published_at asset_name asset_label asset_download_count 2021-05-16T20:23:29.2826990Z 3 2021-05-16 17:30:46 brainR_1.6.0_R3.6.tgz 0 2021-05-16T20:23:29.2827710Z asset_browser_download_url 2021-05-16T20:23:29.2828660Z 3 https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R3.6.tgz 2021-05-16T20:23:29.2883320Z Resolving github.com (github.com)... 192.30.255.113 2021-05-16T20:23:29.2938010Z Connecting to github.com (github.com)|192.30.255.113|:443... connected. 2021-05-16T20:23:29.4472200Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:23:29.4478500Z Location: https://github-releases.githubusercontent.com/367898601/1da66000-b66f-11eb-9436-d2a327467a72?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202329Z&X-Amz-Expires=300&X-Amz-Signature=6c6d073169d194d32b701ca85315a7f704b12a31d9c8cfa61c68538b020a985a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R3.6.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:23:29.4486930Z --2021-05-16 20:23:29-- https://github-releases.githubusercontent.com/367898601/1da66000-b66f-11eb-9436-d2a327467a72?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202329Z&X-Amz-Expires=300&X-Amz-Signature=6c6d073169d194d32b701ca85315a7f704b12a31d9c8cfa61c68538b020a985a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R3.6.tgz&response-content-type=application%2Foctet-stream 2021-05-16T20:23:29.4491420Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.110.154, 185.199.111.154, ... 2021-05-16T20:23:29.4535350Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T20:23:29.6782490Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:23:29.6785210Z Length: 3928171 (3.7M) [application/octet-stream] 2021-05-16T20:23:29.6786820Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpX6dEya/brainR_1.6.0.tgz’ 2021-05-16T20:23:29.6795120Z 2021-05-16T20:23:29.6843550Z 0K .......... .......... .......... .......... .......... 1% 8.61M 0s 2021-05-16T20:23:29.6860130Z 50K .......... .......... .......... .......... .......... 2% 30.0M 0s 2021-05-16T20:23:29.7193980Z 100K .......... .......... .......... .......... .......... 3% 1.47M 1s 2021-05-16T20:23:29.7227930Z 150K .......... .......... .......... .......... .......... 5% 13.8M 1s 2021-05-16T20:23:29.7562880Z 200K .......... .......... .......... .......... .......... 6% 22.7M 1s 2021-05-16T20:23:29.7575890Z 250K .......... .......... .......... .......... .......... 7% 7.31M 1s 2021-05-16T20:23:29.7922140Z 300K .......... .......... .......... .......... .......... 9% 1.98M 1s 2021-05-16T20:23:29.8023670Z 350K .......... .......... .......... .......... .......... 10% 38.8M 1s 2021-05-16T20:23:29.8125040Z 400K .......... .......... .......... .......... .......... 11% 61.2M 1s 2021-05-16T20:23:29.8229160Z 450K .......... .......... .......... .......... .......... 13% 92.0M 1s 2021-05-16T20:23:29.8330970Z 500K .......... .......... .......... .......... .......... 14% 10.6M 1s 2021-05-16T20:23:29.8432680Z 550K .......... .......... .......... .......... .......... 15% 24.8M 0s 2021-05-16T20:23:29.8538760Z 600K .......... .......... .......... .......... .......... 16% 1.89M 1s 2021-05-16T20:23:29.8644400Z 650K .......... .......... .......... .......... .......... 18% 66.2M 1s 2021-05-16T20:23:29.8746680Z 700K .......... .......... .......... .......... .......... 19% 50.1M 0s 2021-05-16T20:23:29.8848400Z 750K .......... .......... .......... .......... .......... 20% 103M 0s 2021-05-16T20:23:29.8949920Z 800K .......... .......... .......... .......... .......... 22% 15.9M 0s 2021-05-16T20:23:29.9051630Z 850K .......... .......... .......... .......... .......... 23% 17.6M 0s 2021-05-16T20:23:29.9153320Z 900K .......... .......... .......... .......... .......... 24% 18.2M 0s 2021-05-16T20:23:29.9254450Z 950K .......... .......... .......... .......... .......... 26% 21.3M 0s 2021-05-16T20:23:29.9355700Z 1000K .......... .......... .......... .......... .......... 27% 24.4M 0s 2021-05-16T20:23:29.9457320Z 1050K .......... .......... .......... .......... .......... 28% 18.1M 0s 2021-05-16T20:23:29.9558980Z 1100K .......... .......... .......... .......... .......... 29% 21.7M 0s 2021-05-16T20:23:29.9660830Z 1150K .......... .......... .......... .......... .......... 31% 19.2M 0s 2021-05-16T20:23:29.9746710Z 1200K .......... .......... .......... .......... .......... 32% 34.3M 0s 2021-05-16T20:23:29.9848430Z 1250K .......... .......... .......... .......... .......... 33% 19.8M 0s 2021-05-16T20:23:29.9950220Z 1300K .......... .......... .......... .......... .......... 35% 27.0M 0s 2021-05-16T20:23:30.0051700Z 1350K .......... .......... .......... .......... .......... 36% 17.7M 0s 2021-05-16T20:23:30.0155160Z 1400K .......... .......... .......... .......... .......... 37% 28.3M 0s 2021-05-16T20:23:30.0256580Z 1450K .......... .......... .......... .......... .......... 39% 18.2M 0s 2021-05-16T20:23:30.0357960Z 1500K .......... .......... .......... .......... .......... 40% 45.7M 0s 2021-05-16T20:23:30.0459670Z 1550K .......... .......... .......... .......... .......... 41% 34.1M 0s 2021-05-16T20:23:30.0563140Z 1600K .......... .......... .......... .......... .......... 43% 17.2M 0s 2021-05-16T20:23:30.0612000Z 1650K .......... .......... .......... .......... .......... 44% 72.7M 0s 2021-05-16T20:23:30.0628060Z 1700K .......... .......... .......... .......... .......... 45% 16.5M 0s 2021-05-16T20:23:30.0629000Z 1750K .......... .......... .......... .......... .......... 46% 35.4M 0s 2021-05-16T20:23:30.0630170Z 1800K .......... .......... .......... .......... .......... 48% 48.4M 0s 2021-05-16T20:23:30.0631200Z 1850K .......... .......... .......... .......... .......... 49% 19.5M 0s 2021-05-16T20:23:30.0632370Z 1900K .......... .......... .......... .......... .......... 50% 27.2M 0s 2021-05-16T20:23:30.0633870Z 1950K .......... .......... .......... .......... .......... 52% 17.9M 0s 2021-05-16T20:23:30.0635090Z 2000K .......... .......... .......... .......... .......... 53% 89.9M 0s 2021-05-16T20:23:30.0635800Z 2050K .......... .......... .......... .......... .......... 54% 27.7M 0s 2021-05-16T20:23:30.0636820Z 2100K .......... .......... .......... .......... .......... 56% 8.35M 0s 2021-05-16T20:23:30.0638130Z 2150K .......... .......... .......... .......... .......... 57% 44.1M 0s 2021-05-16T20:23:30.0638750Z 2200K .......... .......... .......... .......... .......... 58% 41.5M 0s 2021-05-16T20:23:30.0639260Z 2250K .......... .......... .......... .......... .......... 59% 24.8M 0s 2021-05-16T20:23:30.0639850Z 2300K .......... .......... .......... .......... .......... 61% 18.1M 0s 2021-05-16T20:23:30.0640870Z 2350K .......... .......... .......... .......... .......... 62% 45.3M 0s 2021-05-16T20:23:30.0641790Z 2400K .......... .......... .......... .......... .......... 63% 33.8M 0s 2021-05-16T20:23:30.0642680Z 2450K .......... .......... .......... .......... .......... 65% 27.2M 0s 2021-05-16T20:23:30.0643230Z 2500K .......... .......... .......... .......... .......... 66% 31.4M 0s 2021-05-16T20:23:30.0644000Z 2550K .......... .......... .......... .......... .......... 67% 49.0M 0s 2021-05-16T20:23:30.0644860Z 2600K .......... .......... .......... .......... .......... 69% 29.9M 0s 2021-05-16T20:23:30.0645800Z 2650K .......... .......... .......... .......... .......... 70% 602K 0s 2021-05-16T20:23:30.0646690Z 2700K .......... .......... .......... .......... .......... 71% 48.6M 0s 2021-05-16T20:23:30.0647570Z 2750K .......... .......... .......... .......... .......... 72% 40.4M 0s 2021-05-16T20:23:30.0648100Z 2800K .......... .......... .......... .......... .......... 74% 20.5M 0s 2021-05-16T20:23:30.0648910Z 2850K .......... .......... .......... .......... .......... 75% 60.1M 0s 2021-05-16T20:23:30.0649480Z 2900K .......... .......... .......... .......... .......... 76% 70.3M 0s 2021-05-16T20:23:30.0650340Z 2950K .......... .......... .......... .......... .......... 78% 51.0M 0s 2021-05-16T20:23:30.0650910Z 3000K .......... .......... .......... .......... .......... 79% 24.6M 0s 2021-05-16T20:23:30.0651760Z 3050K .......... .......... .......... .......... .......... 80% 39.0M 0s 2021-05-16T20:23:30.0652640Z 3100K .......... .......... .......... .......... .......... 82% 52.3M 0s 2021-05-16T20:23:30.0653180Z 3150K .......... .......... .......... .......... .......... 83% 38.2M 0s 2021-05-16T20:23:30.0653990Z 3200K .......... .......... .......... .......... .......... 84% 40.9M 0s 2021-05-16T20:23:30.0655020Z 3250K .......... .......... .......... .......... .......... 86% 38.7M 0s 2021-05-16T20:23:30.0655710Z 3300K .......... .......... .......... .......... .......... 87% 45.7M 0s 2021-05-16T20:23:30.0656240Z 3350K .......... .......... .......... .......... .......... 88% 66.5M 0s 2021-05-16T20:23:30.0656750Z 3400K .......... .......... .......... .......... .......... 89% 30.8M 0s 2021-05-16T20:23:30.0657280Z 3450K .......... .......... .......... .......... .......... 91% 41.0M 0s 2021-05-16T20:23:30.0657800Z 3500K .......... .......... .......... .......... .......... 92% 44.2M 0s 2021-05-16T20:23:30.0658310Z 3550K .......... .......... .......... .......... .......... 93% 23.7M 0s 2021-05-16T20:23:30.0658830Z 3600K .......... .......... .......... .......... .......... 95% 138M 0s 2021-05-16T20:23:30.0659330Z 3650K .......... .......... .......... .......... .......... 96% 43.1M 0s 2021-05-16T20:23:30.0659850Z 3700K .......... .......... .......... .......... .......... 97% 103M 0s 2021-05-16T20:23:30.0660360Z 3750K .......... .......... .......... .......... .......... 99% 18.4M 0s 2021-05-16T20:23:30.0660870Z 3800K .......... .......... .......... ...... 100% 110M=0.3s 2021-05-16T20:23:30.0661130Z 2021-05-16T20:23:30.0662920Z 2021-05-16 20:23:29 (12.5 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpX6dEya/brainR_1.6.0.tgz’ saved [3928171/3928171] 2021-05-16T20:23:30.0663720Z 2021-05-16T20:23:30.0664750Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:30.0665690Z (as ‘lib’ is unspecified) 2021-05-16T20:23:30.0666200Z Rewriting new remotes: 2021-05-16T20:23:30.0714070Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:23:30.0714850Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:23:30.0715400Z remotes::install_cran("rcmdcheck") 2021-05-16T20:23:30.0715880Z remotes::install_cran("markdown") 2021-05-16T20:23:30.0907710Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:23:30.0908220Z env: 2021-05-16T20:23:30.0908610Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:23:30.0909010Z TIC_DEPLOY_KEY: 2021-05-16T20:23:30.0909320Z RSPM: 2021-05-16T20:23:30.0910460Z GITHUB_PAT: *** 2021-05-16T20:23:30.0910830Z COVERALLS_TOKEN: 2021-05-16T20:23:30.0911250Z continue-on-error: false 2021-05-16T20:23:30.0911700Z VDIFFR_RUN_TESTS: false 2021-05-16T20:23:30.0912140Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:23:30.0912530Z TZ: UTC 2021-05-16T20:23:30.0912870Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:23:30.0913220Z NOT_CRAN: true 2021-05-16T20:23:30.0913590Z ##[endgroup] 2021-05-16T20:23:35.8419610Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:23:35.8421280Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:23:35.8422700Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:23:35.8424030Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:23:35.8425320Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:23:35.8426660Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T20:23:35.8427990Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:23:35.8429350Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:23:35.8430690Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:23:35.8431960Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:23:35.8433420Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:23:35.8434710Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T20:23:35.8436060Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:23:35.8437420Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:23:35.8438760Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:23:35.8440090Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:23:35.8441420Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T20:23:35.8442740Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:23:35.8444320Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:23:35.8447760Z Installing 39 packages: abind, bitops, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, miniUI, base64enc, manipulateWidget, crosstalk, shiny, htmltools, htmlwidgets, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, oro.nifti, misc3d, rgl, plyr, tinytex, scales, isoband, gtable, R.oo, reshape2, rmarkdown, ggplot2, R.utils, matrixStats 2021-05-16T20:23:35.8450090Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:23:35.8451700Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:23:35.8452990Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:23:35.8454220Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:23:35.8455420Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:23:35.8456680Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T20:23:35.8457910Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T20:23:35.8459130Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:23:35.8460500Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:23:35.8461850Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T20:23:35.8463030Z (as ‘lib’ is unspecified) 2021-05-16T20:23:35.8464180Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T20:23:35.8465470Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:23:35.8466680Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:23:35.8467850Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:23:35.8469980Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:23:35.8471130Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T20:23:35.8472360Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:23:35.8474370Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:23:35.8475680Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:23:35.8477050Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T20:23:35.8478240Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T20:23:41.2822240Z 2021-05-16T20:23:41.2823760Z There are binary versions available but the source versions are later: 2021-05-16T20:23:41.2849180Z binary source needs_compilation 2021-05-16T20:23:41.2850270Z bslib 0.2.4 0.2.5 FALSE 2021-05-16T20:23:41.2851970Z misc3d 0.8-4 0.9-0 FALSE 2021-05-16T20:23:41.2852720Z 2021-05-16T20:23:41.2875700Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/abind_1.4-5.tgz' 2021-05-16T20:23:41.6250680Z Content type 'application/x-gzip' length 62240 bytes (60 KB) 2021-05-16T20:23:41.6299460Z ================================================== 2021-05-16T20:23:41.6300490Z downloaded 60 KB 2021-05-16T20:23:41.6301390Z 2021-05-16T20:23:41.6331620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/bitops_1.0-7.tgz' 2021-05-16T20:23:41.9036120Z Content type 'application/x-gzip' length 29283 bytes (28 KB) 2021-05-16T20:23:41.9037440Z ================================================== 2021-05-16T20:23:41.9038610Z downloaded 28 KB 2021-05-16T20:23:41.9039620Z 2021-05-16T20:23:41.9070040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jquerylib_0.1.4.tgz' 2021-05-16T20:23:42.3269870Z Content type 'application/x-gzip' length 525956 bytes (513 KB) 2021-05-16T20:23:42.6403640Z ================================================== 2021-05-16T20:23:42.6404760Z downloaded 513 KB 2021-05-16T20:23:42.6405830Z 2021-05-16T20:23:42.6437260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sass_0.4.0.tgz' 2021-05-16T20:23:42.9885630Z Content type 'application/x-gzip' length 2379232 bytes (2.3 MB) 2021-05-16T20:23:43.5224980Z ================================================== 2021-05-16T20:23:43.5226260Z downloaded 2.3 MB 2021-05-16T20:23:43.5226990Z 2021-05-16T20:23:43.5264130Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/promises_1.2.0.1.tgz' 2021-05-16T20:23:43.9891510Z Content type 'application/x-gzip' length 1785307 bytes (1.7 MB) 2021-05-16T20:23:44.0247930Z ================================================== 2021-05-16T20:23:44.0249040Z downloaded 1.7 MB 2021-05-16T20:23:44.0249750Z 2021-05-16T20:23:44.0288640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/later_1.2.0.tgz' 2021-05-16T20:23:44.4067940Z Content type 'application/x-gzip' length 616271 bytes (601 KB) 2021-05-16T20:23:44.4378110Z ================================================== 2021-05-16T20:23:44.4379110Z downloaded 601 KB 2021-05-16T20:23:44.4379860Z 2021-05-16T20:23:44.4419860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sourcetools_0.1.7.tgz' 2021-05-16T20:23:44.7017190Z Content type 'application/x-gzip' length 138829 bytes (135 KB) 2021-05-16T20:23:44.9210820Z ================================================== 2021-05-16T20:23:44.9211860Z downloaded 135 KB 2021-05-16T20:23:44.9212740Z 2021-05-16T20:23:44.9244920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xtable_1.8-4.tgz' 2021-05-16T20:23:45.1899090Z Content type 'application/x-gzip' length 702711 bytes (686 KB) 2021-05-16T20:23:45.5529060Z ================================================== 2021-05-16T20:23:45.5530540Z downloaded 686 KB 2021-05-16T20:23:45.5531250Z 2021-05-16T20:23:45.5563850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httpuv_1.6.1.tgz' 2021-05-16T20:23:45.8866480Z Content type 'application/x-gzip' length 2663921 bytes (2.5 MB) 2021-05-16T20:23:46.4673820Z ================================================== 2021-05-16T20:23:46.4674660Z downloaded 2.5 MB 2021-05-16T20:23:46.4674970Z 2021-05-16T20:23:46.4712890Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/webshot_0.5.2.tgz' 2021-05-16T20:23:46.8189490Z Content type 'application/x-gzip' length 131746 bytes (128 KB) 2021-05-16T20:23:46.8282390Z ================================================== 2021-05-16T20:23:46.8283390Z downloaded 128 KB 2021-05-16T20:23:46.8284310Z 2021-05-16T20:23:46.8315520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/miniUI_0.1.1.1.tgz' 2021-05-16T20:23:47.3901110Z Content type 'application/x-gzip' length 34591 bytes (33 KB) 2021-05-16T20:23:47.3903150Z ================================================== 2021-05-16T20:23:47.3904120Z downloaded 33 KB 2021-05-16T20:23:47.3904760Z 2021-05-16T20:23:47.3933470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/base64enc_0.1-3.tgz' 2021-05-16T20:23:47.6671010Z Content type 'application/x-gzip' length 32230 bytes (31 KB) 2021-05-16T20:23:47.6677700Z ================================================== 2021-05-16T20:23:47.6678250Z downloaded 31 KB 2021-05-16T20:23:47.6678570Z 2021-05-16T20:23:47.6710560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/manipulateWidget_0.10.1.tgz' 2021-05-16T20:23:47.9970150Z Content type 'application/x-gzip' length 1762397 bytes (1.7 MB) 2021-05-16T20:23:48.0394470Z ================================================== 2021-05-16T20:23:48.0395430Z downloaded 1.7 MB 2021-05-16T20:23:48.0396090Z 2021-05-16T20:23:48.0432610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crosstalk_1.1.1.tgz' 2021-05-16T20:23:48.3055310Z Content type 'application/x-gzip' length 782735 bytes (764 KB) 2021-05-16T20:23:48.3515850Z ================================================== 2021-05-16T20:23:48.3517030Z downloaded 764 KB 2021-05-16T20:23:48.3517930Z 2021-05-16T20:23:48.3549880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/shiny_1.6.0.tgz' 2021-05-16T20:23:48.6251200Z Content type 'application/x-gzip' length 5415062 bytes (5.2 MB) 2021-05-16T20:23:49.2842610Z ================================================== 2021-05-16T20:23:49.2843750Z downloaded 5.2 MB 2021-05-16T20:23:49.2844430Z 2021-05-16T20:23:49.2883030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/htmltools_0.5.1.1.tgz' 2021-05-16T20:23:49.6600940Z Content type 'application/x-gzip' length 231793 bytes (226 KB) 2021-05-16T20:23:49.6818560Z ================================================== 2021-05-16T20:23:49.6842020Z downloaded 226 KB 2021-05-16T20:23:49.6842410Z 2021-05-16T20:23:49.6852310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/htmlwidgets_1.5.3.tgz' 2021-05-16T20:23:49.9948990Z Content type 'application/x-gzip' length 264409 bytes (258 KB) 2021-05-16T20:23:50.0085110Z ================================================== 2021-05-16T20:23:50.0085800Z downloaded 258 KB 2021-05-16T20:23:50.0086140Z 2021-05-16T20:23:50.0119430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/colorspace_2.0-1.tgz' 2021-05-16T20:23:50.4014650Z Content type 'application/x-gzip' length 2558416 bytes (2.4 MB) 2021-05-16T20:23:50.4487190Z ================================================== 2021-05-16T20:23:50.4488310Z downloaded 2.4 MB 2021-05-16T20:23:50.4489030Z 2021-05-16T20:23:50.4526880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/viridisLite_0.4.0.tgz' 2021-05-16T20:23:50.8197230Z Content type 'application/x-gzip' length 1296588 bytes (1.2 MB) 2021-05-16T20:23:50.8577500Z ================================================== 2021-05-16T20:23:50.8578540Z downloaded 1.2 MB 2021-05-16T20:23:50.8579240Z 2021-05-16T20:23:50.8614000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/RColorBrewer_1.1-2.tgz' 2021-05-16T20:23:51.0900810Z Content type 'application/x-gzip' length 53161 bytes (51 KB) 2021-05-16T20:23:51.0948540Z ================================================== 2021-05-16T20:23:51.0949560Z downloaded 51 KB 2021-05-16T20:23:51.0950520Z 2021-05-16T20:23:51.1124020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/munsell_0.5.0.tgz' 2021-05-16T20:23:51.4941140Z Content type 'application/x-gzip' length 243642 bytes (237 KB) 2021-05-16T20:23:51.4980440Z ================================================== 2021-05-16T20:23:51.4981390Z downloaded 237 KB 2021-05-16T20:23:51.4982310Z 2021-05-16T20:23:51.5010440Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/labeling_0.4.2.tgz' 2021-05-16T20:23:52.1294330Z Content type 'application/x-gzip' length 60680 bytes (59 KB) 2021-05-16T20:23:52.1296000Z ================================================== 2021-05-16T20:23:52.1297580Z downloaded 59 KB 2021-05-16T20:23:52.1298280Z 2021-05-16T20:23:52.1326200Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/farver_2.1.0.tgz' 2021-05-16T20:23:52.3994800Z Content type 'application/x-gzip' length 1950174 bytes (1.9 MB) 2021-05-16T20:23:52.4444310Z ================================================== 2021-05-16T20:23:52.4445480Z downloaded 1.9 MB 2021-05-16T20:23:52.4446220Z 2021-05-16T20:23:52.4482080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.methodsS3_1.8.1.tgz' 2021-05-16T20:23:52.9737330Z Content type 'application/x-gzip' length 79817 bytes (77 KB) 2021-05-16T20:23:52.9739080Z ================================================== 2021-05-16T20:23:52.9741580Z downloaded 77 KB 2021-05-16T20:23:52.9742510Z 2021-05-16T20:23:52.9771850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/oro.nifti_0.11.0.tgz' 2021-05-16T20:23:53.3659230Z Content type 'application/x-gzip' length 6048299 bytes (5.8 MB) 2021-05-16T20:23:53.4750290Z ================================================== 2021-05-16T20:23:53.4751580Z downloaded 5.8 MB 2021-05-16T20:23:53.4752280Z 2021-05-16T20:23:53.4792680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rgl_0.106.8.tgz' 2021-05-16T20:23:53.8542980Z Content type 'application/x-gzip' length 5331152 bytes (5.1 MB) 2021-05-16T20:23:53.9277580Z ================================================== 2021-05-16T20:23:53.9278750Z downloaded 5.1 MB 2021-05-16T20:23:53.9279460Z 2021-05-16T20:23:53.9318970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/plyr_1.8.6.tgz' 2021-05-16T20:23:54.2506720Z Content type 'application/x-gzip' length 971470 bytes (948 KB) 2021-05-16T20:23:54.2709700Z ================================================== 2021-05-16T20:23:54.2710270Z downloaded 948 KB 2021-05-16T20:23:54.2710570Z 2021-05-16T20:23:54.2744820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tinytex_0.31.tgz' 2021-05-16T20:23:54.6396820Z Content type 'application/x-gzip' length 118044 bytes (115 KB) 2021-05-16T20:23:54.6502720Z ================================================== 2021-05-16T20:23:54.6503790Z downloaded 115 KB 2021-05-16T20:23:54.6504180Z 2021-05-16T20:23:54.6534300Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/scales_1.1.1.tgz' 2021-05-16T20:23:54.9631320Z Content type 'application/x-gzip' length 555781 bytes (542 KB) 2021-05-16T20:23:54.9846210Z ================================================== 2021-05-16T20:23:54.9847170Z downloaded 542 KB 2021-05-16T20:23:54.9847990Z 2021-05-16T20:23:54.9882910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/isoband_0.2.4.tgz' 2021-05-16T20:23:55.2786350Z Content type 'application/x-gzip' length 3703439 bytes (3.5 MB) 2021-05-16T20:23:55.3439110Z ================================================== 2021-05-16T20:23:55.3440460Z downloaded 3.5 MB 2021-05-16T20:23:55.3441180Z 2021-05-16T20:23:55.3479170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gtable_0.3.0.tgz' 2021-05-16T20:23:55.6535610Z Content type 'application/x-gzip' length 432473 bytes (422 KB) 2021-05-16T20:23:55.6748530Z ================================================== 2021-05-16T20:23:55.6750150Z downloaded 422 KB 2021-05-16T20:23:55.6751040Z 2021-05-16T20:23:55.6783400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.oo_1.24.0.tgz' 2021-05-16T20:23:56.0955910Z Content type 'application/x-gzip' length 971395 bytes (948 KB) 2021-05-16T20:23:56.4553330Z ================================================== 2021-05-16T20:23:56.4554480Z downloaded 948 KB 2021-05-16T20:23:56.4555200Z 2021-05-16T20:23:56.4588320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/reshape2_1.4.4.tgz' 2021-05-16T20:23:56.9524100Z Content type 'application/x-gzip' length 333148 bytes (325 KB) 2021-05-16T20:23:56.9576850Z ================================================== 2021-05-16T20:23:56.9577830Z downloaded 325 KB 2021-05-16T20:23:56.9578530Z 2021-05-16T20:23:56.9610970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rmarkdown_2.8.tgz' 2021-05-16T20:23:57.2997080Z Content type 'application/x-gzip' length 3633736 bytes (3.5 MB) 2021-05-16T20:23:57.4144340Z ================================================== 2021-05-16T20:23:57.4145210Z downloaded 3.5 MB 2021-05-16T20:23:57.4145500Z 2021-05-16T20:23:57.4182630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ggplot2_3.3.3.tgz' 2021-05-16T20:23:57.7317840Z Content type 'application/x-gzip' length 4072099 bytes (3.9 MB) 2021-05-16T20:23:57.7956810Z ================================================== 2021-05-16T20:23:57.7958170Z downloaded 3.9 MB 2021-05-16T20:23:57.7958890Z 2021-05-16T20:23:57.7998750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R.utils_2.10.1.tgz' 2021-05-16T20:23:58.1663430Z Content type 'application/x-gzip' length 1411683 bytes (1.3 MB) 2021-05-16T20:23:58.6099160Z ================================================== 2021-05-16T20:23:58.6099710Z downloaded 1.3 MB 2021-05-16T20:23:58.6100630Z 2021-05-16T20:23:58.6134670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/matrixStats_0.58.0.tgz' 2021-05-16T20:23:58.9601070Z Content type 'application/x-gzip' length 2073644 bytes (2.0 MB) 2021-05-16T20:23:59.0204910Z ================================================== 2021-05-16T20:23:59.0206050Z downloaded 2.0 MB 2021-05-16T20:23:59.0206370Z 2021-05-16T20:24:00.6082610Z 2021-05-16T20:24:00.6083940Z The downloaded binary packages are in 2021-05-16T20:24:00.6086050Z installing the source packages ‘bslib’, ‘misc3d’ 2021-05-16T20:24:00.6086950Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpuZ3XDg/downloaded_packages 2021-05-16T20:24:00.6088140Z 2021-05-16T20:24:00.6101860Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T20:24:00.8792110Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T20:24:00.9725060Z ================================================== 2021-05-16T20:24:00.9826730Z downloaded 3.6 MB 2021-05-16T20:24:00.9926540Z 2021-05-16T20:24:01.0028770Z trying URL 'https://cloud.r-project.org/src/contrib/misc3d_0.9-0.tar.gz' 2021-05-16T20:24:01.1108500Z Content type 'application/x-gzip' length 66777 bytes (65 KB) 2021-05-16T20:24:01.1207600Z ================================================== 2021-05-16T20:24:01.1279760Z downloaded 65 KB 2021-05-16T20:24:01.1337610Z 2021-05-16T20:24:02.3102580Z * installing *source* package ‘bslib’ ... 2021-05-16T20:24:02.3610870Z ** package ‘bslib’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:02.3714640Z ** using staged installation 2021-05-16T20:24:02.3865050Z ** R 2021-05-16T20:24:02.4573030Z ** inst 2021-05-16T20:24:02.6494190Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:04.0678910Z ** help 2021-05-16T20:24:04.1433390Z *** installing help indices 2021-05-16T20:24:04.1936580Z *** copying figures 2021-05-16T20:24:04.2038460Z ** building package indices 2021-05-16T20:24:04.2339600Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:04.8713000Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:04.9746620Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:05.0060130Z * DONE (bslib) 2021-05-16T20:24:05.4026140Z * installing *source* package ‘misc3d’ ... 2021-05-16T20:24:05.4056540Z ** package ‘misc3d’ successfully unpacked and MD5 sums checked 2021-05-16T20:24:05.4059240Z ** using staged installation 2021-05-16T20:24:05.4188560Z ** R 2021-05-16T20:24:05.4397830Z ** data 2021-05-16T20:24:05.4409220Z ** demo 2021-05-16T20:24:05.4424810Z ** inst 2021-05-16T20:24:05.4439410Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:24:10.1771990Z Warning in fun(libname, pkgname) : 2021-05-16T20:24:10.1773310Z ** help 2021-05-16T20:24:10.1773890Z no display name and no $DISPLAY environment variable 2021-05-16T20:24:10.2399210Z *** installing help indices 2021-05-16T20:24:10.3235870Z ** building package indices 2021-05-16T20:24:10.3610770Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:24:10.6532430Z Warning in fun(libname, pkgname) : 2021-05-16T20:24:10.6578290Z no display name and no $DISPLAY environment variable 2021-05-16T20:24:10.6673330Z ** testing if installed package can be loaded from final location 2021-05-16T20:24:10.9751060Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:24:10.9752120Z Warning in fun(libname, pkgname) : 2021-05-16T20:24:10.9848350Z * DONE (misc3d) 2021-05-16T20:24:10.9849010Z no display name and no $DISPLAY environment variable 2021-05-16T20:24:11.0054650Z 2021-05-16T20:24:11.0156210Z The downloaded source packages are in 2021-05-16T20:24:11.0258650Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpuZ3XDg/downloaded_packages’ 2021-05-16T20:24:11.8716090Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:24:11.8717400Z Use `force = TRUE` to force installation 2021-05-16T20:24:11.8731650Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:24:11.8732660Z Use `force = TRUE` to force installation 2021-05-16T20:24:11.8997000Z ##[group]Run options(width = 100) 2021-05-16T20:24:11.8997530Z options(width = 100) 2021-05-16T20:24:11.8998040Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:24:11.8998650Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:24:11.9209330Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:24:11.9209720Z env: 2021-05-16T20:24:11.9210100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:24:11.9210520Z TIC_DEPLOY_KEY: 2021-05-16T20:24:11.9210820Z RSPM: 2021-05-16T20:24:11.9212370Z GITHUB_PAT: *** 2021-05-16T20:24:11.9212780Z COVERALLS_TOKEN: 2021-05-16T20:24:11.9213210Z continue-on-error: false 2021-05-16T20:24:11.9213650Z VDIFFR_RUN_TESTS: false 2021-05-16T20:24:11.9214100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:24:11.9214500Z TZ: UTC 2021-05-16T20:24:11.9214970Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:24:11.9215330Z NOT_CRAN: true 2021-05-16T20:24:11.9215690Z ##[endgroup] 2021-05-16T20:24:12.7454150Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:24:12.7553370Z setting value 2021-05-16T20:24:12.7588850Z version R version 3.6.3 (2020-02-29) 2021-05-16T20:24:12.7605010Z os macOS Catalina 10.15.7 2021-05-16T20:24:12.7608050Z system x86_64, darwin15.6.0 2021-05-16T20:24:12.7609280Z ui X11 2021-05-16T20:24:12.7610150Z language (EN) 2021-05-16T20:24:12.7612560Z collate en_US.UTF-8 2021-05-16T20:24:12.7615510Z ctype en_US.UTF-8 2021-05-16T20:24:12.7616720Z tz UTC 2021-05-16T20:24:12.7618020Z date 2021-05-16 2021-05-16T20:24:12.7619210Z 2021-05-16T20:24:12.7621150Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:24:12.7622390Z ! package * version date lib source 2021-05-16T20:24:12.7623840Z abind 1.4-5 2016-07-21 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7725690Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:24:12.7825420Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7826940Z base * 3.6.3 2020-03-05 [?] local 2021-05-16T20:24:12.7828450Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7829940Z bitops 1.0-7 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7831350Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7832890Z brainR 1.6.0 2021-05-16 [1] Neuroconductor (R 3.6.3) 2021-05-16T20:24:12.7834350Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7835810Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7837240Z bslib 0.2.5 2021-05-12 [1] CRAN (R 3.6.3) 2021-05-16T20:24:12.7838680Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T20:24:12.7840180Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7842070Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7844040Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7846000Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7847580Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7850740Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7852420Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7853910Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7856590Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-16T20:24:12.7858540Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7859950Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7861660Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7864530Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7866000Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7868210Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7869720Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-16T20:24:12.7871250Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:24:12.7873050Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7874630Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7876130Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7877610Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7879050Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7880890Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7882380Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7883820Z farver 2.1.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7885310Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7886810Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7888240Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7889830Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7891260Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7892850Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7894340Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7895870Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:24:12.7897450Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7898940Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7900390Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7901930Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-16T20:24:12.7903440Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-16T20:24:12.7904900Z grid 3.6.3 2020-03-05 [?] local 2021-05-16T20:24:12.7906380Z gtable 0.3.0 2019-03-25 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7908360Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7909990Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7911800Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7913250Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7914780Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7916110Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7917490Z isoband 0.2.4 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7918850Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7920290Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7921800Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7923170Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7924590Z labeling 0.4.2 2020-10-20 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7925990Z later 1.2.0 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7927360Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7928770Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7930180Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7931550Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7933010Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7934740Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7936160Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7937550Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7938910Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7940350Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7941770Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-16T20:24:12.7943120Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7944510Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7946060Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7947450Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 3.6.3) 2021-05-16T20:24:12.7948850Z munsell 0.5.0 2018-06-12 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7950860Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7952750Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7954830Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7956510Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7958220Z parallel 3.6.3 2020-03-05 [?] local 2021-05-16T20:24:12.7960160Z pillar 1.6.1 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T20:24:12.7961550Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7963400Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7965000Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7966350Z plyr 1.8.6 2020-03-03 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7967730Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7969100Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7970540Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7971970Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7973480Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7974700Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7975930Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7976940Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7977990Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7979110Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7980200Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7981320Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7982410Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.7983690Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7985060Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7986180Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7987280Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7988320Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7989370Z rgl 0.106.8 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7990370Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7991460Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7992710Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 3.6.3) 2021-05-16T20:24:12.7993810Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7994900Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.7995950Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7997070Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7998130Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.7999220Z sass 0.4.0 2021-05-12 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8000280Z scales 1.1.1 2020-05-11 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8001340Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.8002430Z shiny 1.6.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8003480Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.8004610Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.8005990Z splines 3.6.3 2020-03-05 [?] local 2021-05-16T20:24:12.8007120Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-16T20:24:12.8008190Z stats4 3.6.3 2020-03-05 [?] local 2021-05-16T20:24:12.8009320Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8010450Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.8011600Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T20:24:12.8012640Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8013810Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-16T20:24:12.8014870Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8015990Z tibble 3.1.2 2021-05-16 [1] CRAN (R 3.6.3) 2021-05-16T20:24:12.8017070Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:24:12.8018200Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8019290Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8020360Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8021430Z P tools 3.6.3 2020-03-05 [2] local 2021-05-16T20:24:12.8022460Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8023540Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8024890Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-16T20:24:12.8025980Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8027110Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8028150Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8029240Z webshot 0.5.2 2019-11-22 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.8030310Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.8031350Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8032420Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T20:24:12.8033420Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8034520Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.8035550Z xtable 1.8-4 2019-04-21 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.8036700Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-16T20:24:12.8037860Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T20:24:12.8038190Z 2021-05-16T20:24:12.8038660Z [1] /Users/runner/work/_temp/Library 2021-05-16T20:24:12.8039500Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-16T20:24:12.8039920Z 2021-05-16T20:24:12.8040890Z P ── Loaded and on-disk path mismatch. 2021-05-16T20:24:12.8090190Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:24:12.8090810Z Rscript -e 'tic::script()' 2021-05-16T20:24:12.8091260Z ls -l check 2021-05-16T20:24:12.8527850Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:24:12.8528410Z env: 2021-05-16T20:24:12.8528840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:24:12.8529320Z TIC_DEPLOY_KEY: 2021-05-16T20:24:12.8529660Z RSPM: 2021-05-16T20:24:12.8530760Z GITHUB_PAT: *** 2021-05-16T20:24:12.8531230Z COVERALLS_TOKEN: 2021-05-16T20:24:12.8531680Z continue-on-error: false 2021-05-16T20:24:12.8532310Z VDIFFR_RUN_TESTS: false 2021-05-16T20:24:12.8532870Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:24:12.8533380Z TZ: UTC 2021-05-16T20:24:12.8533770Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:24:12.8534200Z NOT_CRAN: true 2021-05-16T20:24:12.8534560Z ##[endgroup] 2021-05-16T20:24:13.2333600Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:24:13.3732240Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:24:13.3737000Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:24:13.3738240Z timeout = Inf, check_dir = "check") 2021-05-16T20:24:13.4607940Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T20:24:13.7757210Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T20:24:14.1294240Z * preparing ‘neurobase’: 2021-05-16T20:24:14.1398220Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:24:14.3316780Z * installing the package to build vignettes 2021-05-16T20:27:31.5937740Z * creating vignettes ... OK 2021-05-16T20:27:31.7785500Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:27:31.7797460Z * checking for empty or unneeded directories 2021-05-16T20:27:31.7890140Z * building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T20:27:32.0144890Z 2021-05-16T20:27:32.2710690Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T20:27:32.7746240Z * using log directory ‘/Users/runner/work/neurobase/neurobase/check/neurobase.Rcheck’ 2021-05-16T20:27:32.7748800Z * using R version 3.6.3 (2020-02-29) 2021-05-16T20:27:32.7750430Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T20:27:32.7752070Z * using session charset: UTF-8 2021-05-16T20:27:33.1595780Z * using option ‘--as-cran’ 2021-05-16T20:27:33.1698420Z * checking for file ‘neurobase/DESCRIPTION’ ... OK 2021-05-16T20:27:33.1739560Z * checking extension type ... Package 2021-05-16T20:27:33.1780920Z * this is package ‘neurobase’ version ‘1.30.1’ 2021-05-16T20:27:33.1883010Z * package encoding: UTF-8 2021-05-16T20:27:33.1909120Z * checking package namespace information ... OK 2021-05-16T20:27:34.5481670Z * checking package dependencies ... OK 2021-05-16T20:27:34.5516600Z * checking if this is a source package ... OK 2021-05-16T20:27:34.5530880Z * checking if there is a namespace ... OK 2021-05-16T20:27:35.8514540Z * checking for executable files ... OK 2021-05-16T20:27:35.8542480Z * checking for hidden files and directories ... OK 2021-05-16T20:27:35.8597090Z * checking for portable file names ... OK 2021-05-16T20:27:35.8598610Z * checking for sufficient/correct file permissions ... OK 2021-05-16T20:27:35.8642570Z * checking serialization versions ... OK 2021-05-16T20:27:41.6241150Z * checking whether package ‘neurobase’ can be installed ... OK 2021-05-16T20:27:41.6357330Z * checking installed package size ... OK 2021-05-16T20:27:41.8524130Z * checking package directory ... OK 2021-05-16T20:27:41.8525610Z * checking for future file timestamps ... OK 2021-05-16T20:27:41.8527540Z * checking ‘build’ directory ... OK 2021-05-16T20:27:42.0679210Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:27:42.0693850Z * checking top-level files ... OK 2021-05-16T20:27:42.0700040Z * checking for left-over files ... OK 2021-05-16T20:27:42.2980590Z * checking index information ... OK 2021-05-16T20:27:42.5354380Z * checking package subdirectories ... OK 2021-05-16T20:27:42.6088220Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:27:42.7101170Z * checking R files for syntax errors ... OK 2021-05-16T20:27:43.4840700Z * checking whether the package can be loaded ... OK 2021-05-16T20:27:44.2441520Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:27:45.0034660Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:27:45.7509960Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:27:46.5187370Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:27:47.3392710Z * checking loading without being on the library search path ... OK 2021-05-16T20:27:48.2159650Z * checking dependencies in R code ... OK 2021-05-16T20:27:49.7608860Z * checking S3 generic/method consistency ... OK 2021-05-16T20:27:50.5093480Z * checking replacement functions ... OK 2021-05-16T20:27:51.4200610Z * checking foreign function calls ... OK 2021-05-16T20:27:59.2068300Z * checking R code for possible problems ... OK 2021-05-16T20:27:59.7152230Z * checking Rd files ... OK 2021-05-16T20:27:59.7835100Z * checking Rd metadata ... OK 2021-05-16T20:28:00.0291160Z * checking Rd line widths ... OK 2021-05-16T20:28:00.2370550Z * checking Rd cross-references ... OK 2021-05-16T20:28:01.0507400Z * checking for missing documentation entries ... OK 2021-05-16T20:28:03.5081920Z * checking for code/documentation mismatches ... OK 2021-05-16T20:28:05.5795630Z * checking Rd \usage sections ... OK 2021-05-16T20:28:05.8107110Z * checking Rd contents ... OK 2021-05-16T20:28:06.2010230Z * checking for unstated dependencies in examples ... OK 2021-05-16T20:28:06.2176670Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T20:28:06.2305970Z * checking files in ‘vignettes’ ... OK 2021-05-16T20:28:13.7492730Z * checking examples ... OK 2021-05-16T20:28:13.7518200Z ** found \donttest examples: check also with --run-donttest 2021-05-16T20:28:13.8530110Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T20:28:14.0688240Z * checking tests ... 2021-05-16T20:28:16.1126820Z Running ‘testthat.R’ 2021-05-16T20:28:16.1637750Z OK 2021-05-16T20:28:16.4196860Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T20:28:16.4294580Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T20:31:12.9994650Z * checking re-building of vignette outputs ... OK 2021-05-16T20:31:17.9242920Z * checking PDF version of manual ... OK 2021-05-16T20:31:17.9244250Z * checking for detritus in the temp directory ... OK 2021-05-16T20:31:17.9245120Z * DONE 2021-05-16T20:31:17.9245720Z 2021-05-16T20:31:17.9246430Z Status: OK 2021-05-16T20:31:17.9247020Z 2021-05-16T20:31:18.0542610Z ── R CMD check results ─────────────────────────────────── neurobase 1.30.1 ──── 2021-05-16T20:31:18.0574200Z Duration: 3m 46s 2021-05-16T20:31:18.0574970Z 2021-05-16T20:31:18.0576500Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T20:31:18.0783250Z total 6248 2021-05-16T20:31:18.0787060Z drwxr-xr-x 15 runner staff 480 May 16 20:31 neurobase.Rcheck 2021-05-16T20:31:18.0788860Z -rw-r--r-- 1 runner staff 1473699 May 16 20:27 neurobase_1.30.1.tar.gz 2021-05-16T20:31:18.0790110Z -rw-r--r-- 1 runner staff 1721166 May 16 20:27 neurobase_1.30.1.tgz 2021-05-16T20:31:18.0839240Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:31:18.0840080Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:31:18.1249610Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:31:18.1250080Z env: 2021-05-16T20:31:18.1250490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:31:18.1250910Z TIC_DEPLOY_KEY: 2021-05-16T20:31:18.1251240Z RSPM: 2021-05-16T20:31:18.1252690Z GITHUB_PAT: *** 2021-05-16T20:31:18.1253100Z COVERALLS_TOKEN: 2021-05-16T20:31:18.1253550Z continue-on-error: false 2021-05-16T20:31:18.1253980Z VDIFFR_RUN_TESTS: false 2021-05-16T20:31:18.1254450Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:31:18.1254850Z TZ: UTC 2021-05-16T20:31:18.1255200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:31:18.1255570Z NOT_CRAN: true 2021-05-16T20:31:18.1255920Z ##[endgroup] 2021-05-16T20:31:18.1681890Z 2021-05-16T20:31:18.1684490Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-16T20:31:18.1685690Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-16T20:31:18.1687210Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T20:31:18.1688040Z 2021-05-16T20:31:18.1688960Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T20:31:18.1690110Z You are welcome to redistribute it under certain conditions. 2021-05-16T20:31:18.1692070Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T20:31:18.1693560Z 2021-05-16T20:31:18.1694700Z R is a collaborative project with many contributors. 2021-05-16T20:31:18.1696470Z Type 'contributors()' for more information and 2021-05-16T20:31:18.1697710Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T20:31:18.1698180Z 2021-05-16T20:31:18.1699140Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T20:31:18.1700810Z 'help.start()' for an HTML browser interface to help. 2021-05-16T20:31:18.1701720Z Type 'q()' to quit R. 2021-05-16T20:31:18.1702010Z 2021-05-16T20:31:18.1702430Z > library(testthat) 2021-05-16T20:31:18.1702960Z > library(neurobase) 2021-05-16T20:31:18.1703550Z Loading required package: oro.nifti 2021-05-16T20:31:18.1704030Z oro.nifti 0.11.0 2021-05-16T20:31:18.1704390Z > 2021-05-16T20:31:18.1704800Z > test_check("neurobase") 2021-05-16T20:31:18.1705400Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ] 2021-05-16T20:31:18.1705790Z > 2021-05-16T20:31:18.1706120Z > 2021-05-16T20:31:18.1706530Z > # copyNIfTIHeader 2021-05-16T20:31:18.1706990Z > # double_ortho 2021-05-16T20:31:18.1707520Z > # getEmptyImageDimensions 2021-05-16T20:31:18.1708060Z > # get_empty_dim 2021-05-16T20:31:18.1708640Z > # maskEmptyImageDimensions 2021-05-16T20:31:18.1709170Z > # mask_empty_dim 2021-05-16T20:31:18.1709570Z > # mask_img 2021-05-16T20:31:18.1709950Z > # multi_overlay 2021-05-16T20:31:18.1710350Z > # newnii 2021-05-16T20:31:18.1710720Z > # niftiarr 2021-05-16T20:31:18.1711110Z > # nii.stub 2021-05-16T20:31:18.1711460Z > # ortho2 2021-05-16T20:31:18.1711850Z > # ortho_diff 2021-05-16T20:31:18.1712240Z > # parse_img_ext 2021-05-16T20:31:18.1712730Z > # quantile_img 2021-05-16T20:31:18.1713250Z > # readNIfTI2 2021-05-16T20:31:18.1713730Z > # readnii 2021-05-16T20:31:18.1714130Z > # remake_img 2021-05-16T20:31:18.1714610Z > # replace_dropped_dimensions 2021-05-16T20:31:18.1715090Z > # rescale_img 2021-05-16T20:31:18.1715500Z > # robust_window 2021-05-16T20:31:18.1715900Z > # same_dims 2021-05-16T20:31:18.1716260Z > # tempimg 2021-05-16T20:31:18.1716660Z > # window_img 2021-05-16T20:31:18.1717050Z > # writeNIfTI2 2021-05-16T20:31:18.1717480Z > # writenii 2021-05-16T20:31:18.1717820Z > # xyz 2021-05-16T20:31:18.1718190Z > # zero_pad 2021-05-16T20:31:18.1718660Z > # zlimmer 2021-05-16T20:31:18.1719150Z > # zscore_img 2021-05-16T20:31:18.1719510Z > 2021-05-16T20:31:18.1719860Z > proc.time() 2021-05-16T20:31:18.1720600Z user system elapsed 2021-05-16T20:31:18.1721070Z 1.610 0.158 1.985 2021-05-16T20:31:18.1787680Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T20:31:18.1788440Z Rscript -e "tic::before_deploy()" 2021-05-16T20:31:18.2086040Z shell: /bin/bash -e {0} 2021-05-16T20:31:18.2086420Z env: 2021-05-16T20:31:18.2086860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:31:18.2087290Z TIC_DEPLOY_KEY: 2021-05-16T20:31:18.2087660Z RSPM: 2021-05-16T20:31:18.2088480Z GITHUB_PAT: *** 2021-05-16T20:31:18.2088900Z COVERALLS_TOKEN: 2021-05-16T20:31:18.2089340Z continue-on-error: false 2021-05-16T20:31:18.2089820Z VDIFFR_RUN_TESTS: false 2021-05-16T20:31:18.2090290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:31:18.2090740Z TZ: UTC 2021-05-16T20:31:18.2091120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:31:18.2091500Z NOT_CRAN: true 2021-05-16T20:31:18.2091880Z ##[endgroup] 2021-05-16T20:31:18.6055810Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:31:18.7406740Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T20:31:18.7407360Z with: 2021-05-16T20:31:18.7408160Z upload_url: https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T20:31:18.7409060Z asset_path: check/neurobase_1.30.1.tgz 2021-05-16T20:31:18.7409570Z asset_name: neurobase_1.30.1_R3.6.tgz 2021-05-16T20:31:18.7410110Z asset_content_type: application/octet-stream 2021-05-16T20:31:18.7410600Z env: 2021-05-16T20:31:18.7411020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:31:18.7411490Z TIC_DEPLOY_KEY: 2021-05-16T20:31:18.7411820Z RSPM: 2021-05-16T20:31:18.7412960Z GITHUB_PAT: *** 2021-05-16T20:31:18.7413410Z COVERALLS_TOKEN: 2021-05-16T20:31:18.7413880Z continue-on-error: false 2021-05-16T20:31:18.7414500Z VDIFFR_RUN_TESTS: false 2021-05-16T20:31:18.7414980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:31:18.7415560Z TZ: UTC 2021-05-16T20:31:18.7416000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:31:18.7416710Z NOT_CRAN: true 2021-05-16T20:31:18.7417620Z GITHUB_TOKEN: *** 2021-05-16T20:31:18.7418020Z ##[endgroup] 2021-05-16T20:31:19.8081250Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T20:31:19.8081870Z Rscript -e "tic::deploy()" 2021-05-16T20:31:19.8375630Z shell: /bin/bash -e {0} 2021-05-16T20:31:19.8376000Z env: 2021-05-16T20:31:19.8376440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:31:19.8376880Z TIC_DEPLOY_KEY: 2021-05-16T20:31:19.8377240Z RSPM: 2021-05-16T20:31:19.8378430Z GITHUB_PAT: *** 2021-05-16T20:31:19.8378880Z COVERALLS_TOKEN: 2021-05-16T20:31:19.8379350Z continue-on-error: false 2021-05-16T20:31:19.8379810Z VDIFFR_RUN_TESTS: false 2021-05-16T20:31:19.8380400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:31:19.8380840Z TZ: UTC 2021-05-16T20:31:19.8381290Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:31:19.8381680Z NOT_CRAN: true 2021-05-16T20:31:19.8382060Z ##[endgroup] 2021-05-16T20:31:20.1948790Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:31:20.3284990Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T20:31:20.3285700Z Rscript -e "tic::after_deploy()" 2021-05-16T20:31:20.3577550Z shell: /bin/bash -e {0} 2021-05-16T20:31:20.3577930Z env: 2021-05-16T20:31:20.3578380Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:31:20.3578810Z TIC_DEPLOY_KEY: 2021-05-16T20:31:20.3579180Z RSPM: 2021-05-16T20:31:20.3580520Z GITHUB_PAT: *** 2021-05-16T20:31:20.3580990Z COVERALLS_TOKEN: 2021-05-16T20:31:20.3581430Z continue-on-error: false 2021-05-16T20:31:20.3581910Z VDIFFR_RUN_TESTS: false 2021-05-16T20:31:20.3582410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:31:20.3582830Z TZ: UTC 2021-05-16T20:31:20.3583230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:31:20.3583610Z NOT_CRAN: true 2021-05-16T20:31:20.3583990Z ##[endgroup] 2021-05-16T20:31:20.6944010Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:31:21.0764250Z Post job cleanup. 2021-05-16T20:31:21.1462720Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:31:21.1588140Z Post job cleanup. 2021-05-16T20:31:21.2830450Z [command]/usr/local/bin/git version 2021-05-16T20:31:21.2952590Z git version 2.31.1 2021-05-16T20:31:21.3001680Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:31:21.3075780Z [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-16T20:31:21.3942400Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:31:21.3999310Z http.https://github.com/.extraheader 2021-05-16T20:31:21.4010870Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:31:21.4093900Z [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-16T20:31:21.4996000Z Cleaning up orphan processes