2021-05-16T01:31:29.1421600Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:31:29.2788049Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T01:31:29.3760902Z 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-16T01:31:29.5117547Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T01:31:29.6314904Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:31:46.2495960Z Current runner version: '2.278.0' 2021-05-16T01:31:46.2707220Z ##[group]Operating System 2021-05-16T01:31:46.2708380Z Mac OS X 2021-05-16T01:31:46.2708800Z 10.15.7 2021-05-16T01:31:46.2709230Z 19H1030 2021-05-16T01:31:46.2709640Z ##[endgroup] 2021-05-16T01:31:46.2710180Z ##[group]Virtual Environment 2021-05-16T01:31:46.2710900Z Environment: macos-10.15 2021-05-16T01:31:46.2711410Z Version: 20210510.1 2021-05-16T01:31:46.2712380Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T01:31:46.2713670Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T01:31:46.2714520Z ##[endgroup] 2021-05-16T01:31:46.2716580Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:31:46.2718070Z Actions: write 2021-05-16T01:31:46.2718600Z Checks: write 2021-05-16T01:31:46.2719210Z Contents: write 2021-05-16T01:31:46.2719740Z Deployments: write 2021-05-16T01:31:46.2720490Z Issues: write 2021-05-16T01:31:46.2721030Z Metadata: read 2021-05-16T01:31:46.2721490Z Packages: write 2021-05-16T01:31:46.2722030Z PullRequests: write 2021-05-16T01:31:46.2722720Z RepositoryProjects: write 2021-05-16T01:31:46.2723310Z SecurityEvents: write 2021-05-16T01:31:46.2723860Z Statuses: write 2021-05-16T01:31:46.2724480Z ##[endgroup] 2021-05-16T01:31:46.2728300Z Prepare workflow directory 2021-05-16T01:31:46.3993910Z Prepare all required actions 2021-05-16T01:31:46.4006420Z Getting action download info 2021-05-16T01:31:46.8394840Z Download action repository 'actions/checkout@v2' 2021-05-16T01:31:54.2862890Z Download action repository 'r-lib/actions@master' 2021-05-16T01:32:02.7847610Z Download action repository 'adigherman/actions@master' 2021-05-16T01:32:09.2024200Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:32:12.1986510Z Download action repository 'actions/cache@v1' 2021-05-16T01:32:17.8929890Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:32:21.6941880Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:32:26.1763970Z ##[group]Run actions/checkout@v2 2021-05-16T01:32:26.1764700Z with: 2021-05-16T01:32:26.1765150Z repository: neuroconductor/bftools 2021-05-16T01:32:26.1766260Z token: *** 2021-05-16T01:32:26.1766630Z ssh-strict: true 2021-05-16T01:32:26.1767080Z persist-credentials: true 2021-05-16T01:32:26.1767500Z clean: true 2021-05-16T01:32:26.1768030Z fetch-depth: 1 2021-05-16T01:32:26.1768380Z lfs: false 2021-05-16T01:32:26.1768710Z submodules: false 2021-05-16T01:32:26.1769050Z env: 2021-05-16T01:32:26.1769430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:26.1769850Z TIC_DEPLOY_KEY: 2021-05-16T01:32:26.1770160Z RSPM: 2021-05-16T01:32:26.1770930Z GITHUB_PAT: *** 2021-05-16T01:32:26.1771300Z COVERALLS_TOKEN: 2021-05-16T01:32:26.1771730Z continue-on-error: false 2021-05-16T01:32:26.1772170Z VDIFFR_RUN_TESTS: false 2021-05-16T01:32:26.1772540Z ##[endgroup] 2021-05-16T01:32:27.8374330Z Syncing repository: neuroconductor/bftools 2021-05-16T01:32:27.8375570Z ##[group]Getting Git version info 2021-05-16T01:32:27.8377220Z Working directory is '/Users/runner/work/bftools/bftools' 2021-05-16T01:32:27.8377930Z [command]/usr/local/bin/git version 2021-05-16T01:32:28.6127610Z git version 2.31.1 2021-05-16T01:32:28.6286220Z ##[endgroup] 2021-05-16T01:32:28.6288390Z Deleting the contents of '/Users/runner/work/bftools/bftools' 2021-05-16T01:32:28.6314080Z ##[group]Initializing the repository 2021-05-16T01:32:28.6327250Z [command]/usr/local/bin/git init /Users/runner/work/bftools/bftools 2021-05-16T01:32:29.0933580Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T01:32:29.0934900Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T01:32:29.0936060Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T01:32:29.0936790Z hint: 2021-05-16T01:32:29.0937980Z hint: git config --global init.defaultBranch 2021-05-16T01:32:29.0939370Z hint: 2021-05-16T01:32:29.0940470Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T01:32:29.0941840Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T01:32:29.0942550Z hint: 2021-05-16T01:32:29.0943450Z hint: git branch -m 2021-05-16T01:32:29.1044040Z Initialized empty Git repository in /Users/runner/work/bftools/bftools/.git/ 2021-05-16T01:32:29.1056930Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/bftools 2021-05-16T01:32:29.1167730Z ##[endgroup] 2021-05-16T01:32:29.1172270Z ##[group]Disabling automatic garbage collection 2021-05-16T01:32:29.1174790Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T01:32:29.1661680Z ##[endgroup] 2021-05-16T01:32:29.1668930Z ##[group]Setting up auth 2021-05-16T01:32:29.1679530Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:32:29.1753300Z [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-16T01:32:29.2715570Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:32:29.2801270Z [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-16T01:32:29.3659400Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T01:32:29.4568280Z ##[endgroup] 2021-05-16T01:32:29.4569470Z ##[group]Fetching the repository 2021-05-16T01:32:29.4614560Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +24951960d1700d9bbd1508f2cb2ec4872a5e82a8:refs/tags/0.2.3.3.s 2021-05-16T01:32:31.2294060Z remote: Enumerating objects: 71, done. 2021-05-16T01:32:31.2304400Z remote: Counting objects: 1% (1/71) 2021-05-16T01:32:31.2314850Z remote: Counting objects: 2% (2/71) 2021-05-16T01:32:31.2315950Z remote: Counting objects: 4% (3/71) 2021-05-16T01:32:31.2316930Z remote: Counting objects: 5% (4/71) 2021-05-16T01:32:31.2317960Z remote: Counting objects: 7% (5/71) 2021-05-16T01:32:31.2318890Z remote: Counting objects: 8% (6/71) 2021-05-16T01:32:31.2319960Z remote: Counting objects: 9% (7/71) 2021-05-16T01:32:31.2321010Z remote: Counting objects: 11% (8/71) 2021-05-16T01:32:31.2321890Z remote: Counting objects: 12% (9/71) 2021-05-16T01:32:31.2322760Z remote: Counting objects: 14% (10/71) 2021-05-16T01:32:31.2323760Z remote: Counting objects: 15% (11/71) 2021-05-16T01:32:31.2324580Z remote: Counting objects: 16% (12/71) 2021-05-16T01:32:31.2325370Z remote: Counting objects: 18% (13/71) 2021-05-16T01:32:31.2326330Z remote: Counting objects: 19% (14/71) 2021-05-16T01:32:31.2327200Z remote: Counting objects: 21% (15/71) 2021-05-16T01:32:31.2328020Z remote: Counting objects: 22% (16/71) 2021-05-16T01:32:31.2328900Z remote: Counting objects: 23% (17/71) 2021-05-16T01:32:31.2329700Z remote: Counting objects: 25% (18/71) 2021-05-16T01:32:31.2330520Z remote: Counting objects: 26% (19/71) 2021-05-16T01:32:31.2331340Z remote: Counting objects: 28% (20/71) 2021-05-16T01:32:31.2332230Z remote: Counting objects: 29% (21/71) 2021-05-16T01:32:31.2333070Z remote: Counting objects: 30% (22/71) 2021-05-16T01:32:31.2335860Z remote: Counting objects: 32% (23/71) 2021-05-16T01:32:31.2342200Z remote: Counting objects: 33% (24/71) 2021-05-16T01:32:31.2349090Z remote: Counting objects: 35% (25/71) 2021-05-16T01:32:31.2450560Z remote: Counting objects: 36% (26/71) 2021-05-16T01:32:31.2452140Z remote: Counting objects: 38% (27/71) 2021-05-16T01:32:31.2452980Z remote: Counting objects: 39% (28/71) 2021-05-16T01:32:31.2453920Z remote: Counting objects: 40% (29/71) 2021-05-16T01:32:31.2454710Z remote: Counting objects: 42% (30/71) 2021-05-16T01:32:31.2455520Z remote: Counting objects: 43% (31/71) 2021-05-16T01:32:31.2456410Z remote: Counting objects: 45% (32/71) 2021-05-16T01:32:31.2459300Z remote: Counting objects: 46% (33/71) 2021-05-16T01:32:31.2460190Z remote: Counting objects: 47% (34/71) 2021-05-16T01:32:31.2461080Z remote: Counting objects: 49% (35/71) 2021-05-16T01:32:31.2461890Z remote: Counting objects: 50% (36/71) 2021-05-16T01:32:31.2462720Z remote: Counting objects: 52% (37/71) 2021-05-16T01:32:31.2464860Z remote: Counting objects: 53% (38/71) 2021-05-16T01:32:31.2465730Z remote: Counting objects: 54% (39/71) 2021-05-16T01:32:31.2466630Z remote: Counting objects: 56% (40/71) 2021-05-16T01:32:31.2467520Z remote: Counting objects: 57% (41/71) 2021-05-16T01:32:31.2468580Z remote: Counting objects: 59% (42/71) 2021-05-16T01:32:31.2469430Z remote: Counting objects: 60% (43/71) 2021-05-16T01:32:31.2471670Z remote: Counting objects: 61% (44/71) 2021-05-16T01:32:31.2472490Z remote: Counting objects: 63% (45/71) 2021-05-16T01:32:31.2473270Z remote: Counting objects: 64% (46/71) 2021-05-16T01:32:31.2474090Z remote: Counting objects: 66% (47/71) 2021-05-16T01:32:31.2474860Z remote: Counting objects: 67% (48/71) 2021-05-16T01:32:31.2475610Z remote: Counting objects: 69% (49/71) 2021-05-16T01:32:31.2476830Z remote: Counting objects: 70% (50/71) 2021-05-16T01:32:31.2477640Z remote: Counting objects: 71% (51/71) 2021-05-16T01:32:31.2478420Z remote: Counting objects: 73% (52/71) 2021-05-16T01:32:31.2479160Z remote: Counting objects: 74% (53/71) 2021-05-16T01:32:31.2480480Z remote: Counting objects: 76% (54/71) 2021-05-16T01:32:31.2481390Z remote: Counting objects: 77% (55/71) 2021-05-16T01:32:31.2482150Z remote: Counting objects: 78% (56/71) 2021-05-16T01:32:31.2483090Z remote: Counting objects: 80% (57/71) 2021-05-16T01:32:31.2483870Z remote: Counting objects: 81% (58/71) 2021-05-16T01:32:31.2484710Z remote: Counting objects: 83% (59/71) 2021-05-16T01:32:31.2485490Z remote: Counting objects: 84% (60/71) 2021-05-16T01:32:31.2486260Z remote: Counting objects: 85% (61/71) 2021-05-16T01:32:31.2487080Z remote: Counting objects: 87% (62/71) 2021-05-16T01:32:31.2487840Z remote: Counting objects: 88% (63/71) 2021-05-16T01:32:31.2488650Z remote: Counting objects: 90% (64/71) 2021-05-16T01:32:31.2489460Z remote: Counting objects: 91% (65/71) 2021-05-16T01:32:31.2490250Z remote: Counting objects: 92% (66/71) 2021-05-16T01:32:31.2491040Z remote: Counting objects: 94% (67/71) 2021-05-16T01:32:31.2491830Z remote: Counting objects: 95% (68/71) 2021-05-16T01:32:31.2493170Z remote: Counting objects: 97% (69/71) 2021-05-16T01:32:31.2493980Z remote: Counting objects: 98% (70/71) 2021-05-16T01:32:31.2494530Z remote: Counting objects: 100% (71/71) 2021-05-16T01:32:31.2495100Z remote: Counting objects: 100% (71/71), done. 2021-05-16T01:32:31.2495650Z remote: Compressing objects: 1% (1/58) 2021-05-16T01:32:31.2496180Z remote: Compressing objects: 3% (2/58) 2021-05-16T01:32:31.2496750Z remote: Compressing objects: 5% (3/58) 2021-05-16T01:32:31.2497290Z remote: Compressing objects: 6% (4/58) 2021-05-16T01:32:31.2498130Z remote: Compressing objects: 8% (5/58) 2021-05-16T01:32:31.2498770Z remote: Compressing objects: 10% (6/58) 2021-05-16T01:32:31.2499400Z remote: Compressing objects: 12% (7/58) 2021-05-16T01:32:31.2499950Z remote: Compressing objects: 13% (8/58) 2021-05-16T01:32:31.2500950Z remote: Compressing objects: 15% (9/58) 2021-05-16T01:32:31.2501490Z remote: Compressing objects: 17% (10/58) 2021-05-16T01:32:31.2502050Z remote: Compressing objects: 18% (11/58) 2021-05-16T01:32:31.2502580Z remote: Compressing objects: 20% (12/58) 2021-05-16T01:32:31.2503210Z remote: Compressing objects: 22% (13/58) 2021-05-16T01:32:31.2503770Z remote: Compressing objects: 24% (14/58) 2021-05-16T01:32:31.2504290Z remote: Compressing objects: 25% (15/58) 2021-05-16T01:32:31.2504850Z remote: Compressing objects: 27% (16/58) 2021-05-16T01:32:31.2505380Z remote: Compressing objects: 29% (17/58) 2021-05-16T01:32:31.2505930Z remote: Compressing objects: 31% (18/58) 2021-05-16T01:32:31.2506440Z remote: Compressing objects: 32% (19/58) 2021-05-16T01:32:31.2506940Z remote: Compressing objects: 34% (20/58) 2021-05-16T01:32:31.2507440Z remote: Compressing objects: 36% (21/58) 2021-05-16T01:32:31.2507940Z remote: Compressing objects: 37% (22/58) 2021-05-16T01:32:31.2508450Z remote: Compressing objects: 39% (23/58) 2021-05-16T01:32:31.2508940Z remote: Compressing objects: 41% (24/58) 2021-05-16T01:32:31.2509520Z remote: Compressing objects: 43% (25/58) 2021-05-16T01:32:31.2510030Z remote: Compressing objects: 44% (26/58) 2021-05-16T01:32:31.2510530Z remote: Compressing objects: 46% (27/58) 2021-05-16T01:32:31.2511090Z remote: Compressing objects: 48% (28/58) 2021-05-16T01:32:31.2511620Z remote: Compressing objects: 50% (29/58) 2021-05-16T01:32:31.2512160Z remote: Compressing objects: 51% (30/58) 2021-05-16T01:32:31.2512670Z remote: Compressing objects: 53% (31/58) 2021-05-16T01:32:31.2513210Z remote: Compressing objects: 55% (32/58) 2021-05-16T01:32:31.2513750Z remote: Compressing objects: 56% (33/58) 2021-05-16T01:32:31.2514240Z remote: Compressing objects: 58% (34/58) 2021-05-16T01:32:31.2515050Z remote: Compressing objects: 60% (35/58) 2021-05-16T01:32:31.2515600Z remote: Compressing objects: 62% (36/58) 2021-05-16T01:32:31.2516130Z remote: Compressing objects: 63% (37/58) 2021-05-16T01:32:31.2516650Z remote: Compressing objects: 65% (38/58) 2021-05-16T01:32:31.2517180Z remote: Compressing objects: 67% (39/58) 2021-05-16T01:32:31.2517810Z remote: Compressing objects: 68% (40/58) 2021-05-16T01:32:31.2518370Z remote: Compressing objects: 70% (41/58) 2021-05-16T01:32:31.2518930Z remote: Compressing objects: 72% (42/58) 2021-05-16T01:32:31.2519450Z remote: Compressing objects: 74% (43/58) 2021-05-16T01:32:31.2520010Z remote: Compressing objects: 75% (44/58) 2021-05-16T01:32:31.2520540Z remote: Compressing objects: 77% (45/58) 2021-05-16T01:32:31.2521090Z remote: Compressing objects: 79% (46/58) 2021-05-16T01:32:31.2521620Z remote: Compressing objects: 81% (47/58) 2021-05-16T01:32:31.2522190Z remote: Compressing objects: 82% (48/58) 2021-05-16T01:32:31.2522720Z remote: Compressing objects: 84% (49/58) 2021-05-16T01:32:31.2523280Z remote: Compressing objects: 86% (50/58) 2021-05-16T01:32:31.2523840Z remote: Compressing objects: 87% (51/58) 2021-05-16T01:32:31.2524360Z remote: Compressing objects: 89% (52/58) 2021-05-16T01:32:31.2524900Z remote: Compressing objects: 91% (53/58) 2021-05-16T01:32:31.2525420Z remote: Compressing objects: 93% (54/58) 2021-05-16T01:32:31.2526880Z remote: Compressing objects: 94% (55/58) 2021-05-16T01:32:31.2527580Z remote: Compressing objects: 96% (56/58) 2021-05-16T01:32:31.2528150Z remote: Compressing objects: 98% (57/58) 2021-05-16T01:32:31.2528680Z remote: Compressing objects: 100% (58/58) 2021-05-16T01:32:31.2529270Z remote: Compressing objects: 100% (58/58), done. 2021-05-16T01:32:31.7194690Z remote: Total 71 (delta 10), reused 56 (delta 7), pack-reused 0 2021-05-16T01:32:31.9183230Z From https://github.com/neuroconductor/bftools 2021-05-16T01:32:31.9185470Z * [new ref] 24951960d1700d9bbd1508f2cb2ec4872a5e82a8 -> 0.2.3.3.s 2021-05-16T01:32:31.9646860Z ##[endgroup] 2021-05-16T01:32:31.9660670Z ##[group]Determining the checkout info 2021-05-16T01:32:31.9661910Z ##[endgroup] 2021-05-16T01:32:31.9664270Z ##[group]Checking out the ref 2021-05-16T01:32:31.9666140Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.2.3.3.s 2021-05-16T01:32:32.2329450Z HEAD is now at 2495196 Version id 106 stable 2021-05-16T01:32:32.2335400Z ##[endgroup] 2021-05-16T01:32:32.2444320Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T01:32:32.2514770Z '24951960d1700d9bbd1508f2cb2ec4872a5e82a8' 2021-05-16T01:32:32.3522940Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:32:32.3523430Z with: 2021-05-16T01:32:32.3523820Z r-version: oldrel 2021-05-16T01:32:32.3524180Z Ncpus: 1 2021-05-16T01:32:32.3524610Z crayon.enabled: NULL 2021-05-16T01:32:32.3525120Z remove-openmp-macos: true 2021-05-16T01:32:32.3525680Z http-user-agent: default 2021-05-16T01:32:32.3526150Z install-r: true 2021-05-16T01:32:32.3526680Z windows-path-include-mingw: true 2021-05-16T01:32:32.3527210Z env: 2021-05-16T01:32:32.3527620Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:32:32.3528090Z TIC_DEPLOY_KEY: 2021-05-16T01:32:32.3528430Z RSPM: 2021-05-16T01:32:32.3529690Z GITHUB_PAT: *** 2021-05-16T01:32:32.3530110Z COVERALLS_TOKEN: 2021-05-16T01:32:32.3530560Z continue-on-error: false 2021-05-16T01:32:32.3531020Z VDIFFR_RUN_TESTS: false 2021-05-16T01:32:32.3531420Z ##[endgroup] 2021-05-16T01:32:33.0915240Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T01:32:41.4773960Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-16T01:32:44.6468430Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T01:32:51.9165840Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T01:32:52.1624490Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T01:32:52.1631260Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T01:32:53.0010240Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T01:32:53.0019970Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T01:32:53.0021150Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T01:32:53.0022680Z Checksumming (Apple_Free : 3)… 2021-05-16T01:32:54.0012840Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T01:32:54.0141190Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T01:32:54.0465090Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T01:32:54.0571490Z Checksumming (Apple_Free : 5)… 2021-05-16T01:32:54.0673840Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T01:32:54.0687450Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T01:32:54.0789110Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T01:32:54.0890130Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T01:32:54.0992080Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T01:32:54.1110630Z verified CRC32 $84F1919B 2021-05-16T01:32:54.2277750Z /dev/disk2 GUID_partition_scheme 2021-05-16T01:32:54.2401300Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T01:32:54.2538760Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T01:35:15.5716640Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T01:35:15.5717370Z To reinstall 0.29.2_3, run: 2021-05-16T01:35:15.5718260Z brew reinstall pkg-config 2021-05-16T01:35:17.5605910Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T01:35:20.7198400Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T01:35:21.5380590Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-16T01:35:21.5382060Z installer: Upgrading at base path / 2021-05-16T01:35:21.5382750Z installer: The upgrade was successful. 2021-05-16T01:35:22.1816590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T01%3A45%3A00Z&sig=RcFwE%2BFMx8ipjtNJQThzoQBsZLIIyo0ENq1uTSRNyUw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:35:24.0223010Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T01:35:51.1534950Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T01:35:51.2110510Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T01:35:54.8567540Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T01:35:55.7701070Z installer: Package name is gfortran 2021-05-16T01:35:55.7801700Z installer: Installing at base path / 2021-05-16T01:35:55.8069430Z installer: The install was successful. 2021-05-16T01:35:55.8178760Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T01:35:55.9660670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T01%3A45%3A00Z&sig=wi59gZ%2Bl%2BkC6sduYjEuk3m3jeO7jjIwDs46HoCANFIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:35:56.2935030Z "disk2" ejected. 2021-05-16T01:35:56.4052620Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T01:35:57.0704730Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T01:36:00.2034550Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T01:36:03.2952120Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T01:36:03.3243260Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T01:36:03.3243820Z env: 2021-05-16T01:36:03.3244240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:03.3244710Z TIC_DEPLOY_KEY: 2021-05-16T01:36:03.3245030Z RSPM: 2021-05-16T01:36:03.3246260Z GITHUB_PAT: *** 2021-05-16T01:36:03.3246680Z COVERALLS_TOKEN: 2021-05-16T01:36:03.3247170Z continue-on-error: false 2021-05-16T01:36:03.3247640Z VDIFFR_RUN_TESTS: false 2021-05-16T01:36:03.3248150Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:36:03.3248610Z TZ: UTC 2021-05-16T01:36:03.3248980Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:03.3249400Z NOT_CRAN: true 2021-05-16T01:36:03.3249750Z ##[endgroup] 2021-05-16T01:36:07.3673490Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T01:36:08.5319390Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T01:36:08.5320540Z Dload Upload Total Spent Left Speed 2021-05-16T01:36:08.5320960Z 2021-05-16T01:36:09.8356310Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:36:10.0917130Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-16T01:36:10.0918900Z 100 117 0 117 0 0 74 0 --:--:-- 0:00:01 --:--:-- 74 2021-05-16T01:36:10.0920490Z 100 117 0 117 0 0 74 0 --:--:-- 0:00:01 --:--:-- 74 2021-05-16T01:36:10.6524050Z 2021-05-16T01:36:10.6527490Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 2021-05-16T01:36:11.1141450Z 2021-05-16T01:36:12.0011200Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 2021-05-16T01:36:13.0136440Z 8 82.6M 8 7040k 0 0 2028k 0 0:00:41 0:00:03 0:00:38 7936k 2021-05-16T01:36:14.0050280Z 16 82.6M 16 13.7M 0 0 3144k 0 0:00:26 0:00:04 0:00:22 7418k 2021-05-16T01:36:15.0132130Z 26 82.6M 26 22.1M 0 0 4150k 0 0:00:20 0:00:05 0:00:15 7858k 2021-05-16T01:36:16.0378230Z 39 82.6M 39 32.8M 0 0 5188k 0 0:00:16 0:00:06 0:00:10 8625k 2021-05-16T01:36:17.0557930Z 52 82.6M 52 43.0M 0 0 5867k 0 0:00:14 0:00:07 0:00:07 8945k 2021-05-16T01:36:18.0627710Z 65 82.6M 65 54.0M 0 0 6488k 0 0:00:13 0:00:08 0:00:05 9549k 2021-05-16T01:36:19.0739990Z 82 82.6M 82 68.0M 0 0 7306k 0 0:00:11 0:00:09 0:00:02 10.7M 2021-05-16T01:36:19.3524200Z 95 82.6M 95 79.0M 0 0 7674k 0 0:00:11 0:00:10 0:00:01 11.2M 2021-05-16T01:36:19.3526050Z 100 82.6M 100 82.6M 0 0 7819k 0 0:00:10 0:00:10 --:--:-- 11.4M 2021-05-16T01:36:38.1168300Z ##[group]Run tlmgr update --self 2021-05-16T01:36:38.1168970Z tlmgr update --self 2021-05-16T01:36:38.1169840Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T01:36:38.1170660Z tlmgr update --all 2021-05-16T01:36:38.1688370Z shell: /bin/bash -e {0} 2021-05-16T01:36:38.1688750Z env: 2021-05-16T01:36:38.1689180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:36:38.1689610Z TIC_DEPLOY_KEY: 2021-05-16T01:36:38.1689930Z RSPM: 2021-05-16T01:36:38.1691300Z GITHUB_PAT: *** 2021-05-16T01:36:38.1691780Z COVERALLS_TOKEN: 2021-05-16T01:36:38.1692230Z continue-on-error: false 2021-05-16T01:36:38.1692720Z VDIFFR_RUN_TESTS: false 2021-05-16T01:36:38.1693230Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:36:38.1693660Z TZ: UTC 2021-05-16T01:36:38.1694050Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:36:38.1694440Z NOT_CRAN: true 2021-05-16T01:36:38.1694900Z ##[endgroup] 2021-05-16T01:36:43.2988210Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:36:43.2994380Z tlmgr: no self-updates for tlmgr available 2021-05-16T01:36:45.9802810Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:36:45.9804330Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T01:36:46.9195830Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-16T01:36:54.6881370Z [3/89, 00:09/01:36:31] install: auto-pst-pdf-lua [3k] 2021-05-16T01:36:55.4264150Z [4/89, 00:10/01:42:50] install: barracuda [30k] 2021-05-16T01:36:56.9163700Z [5/89, 00:11/01:15:38] install: bezierplot [8k] 2021-05-16T01:36:57.3139600Z [6/89, 00:12/01:15:54] install: biber.universal-darwin [33017k] 2021-05-16T01:37:08.5571640Z [7/89, 00:23/00:25] install: biber [1k] 2021-05-16T01:37:08.8256480Z [8/89, 00:23/00:25] install: biblatex [238k] 2021-05-16T01:37:09.3753410Z [9/89, 00:24/00:26] install: checkcites.universal-darwin [1k] 2021-05-16T01:37:09.6354570Z [10/89, 00:24/00:26] install: checkcites [7k] 2021-05-16T01:37:09.9067690Z [11/89, 00:24/00:26] install: chickenize [15k] 2021-05-16T01:37:10.4034510Z [12/89, 00:25/00:27] install: chinese-jfm [3k] 2021-05-16T01:37:10.6677760Z [13/89, 00:25/00:27] install: cloze [9k] 2021-05-16T01:37:10.9320030Z [14/89, 00:25/00:27] install: colorprofiles [86k] 2021-05-16T01:37:11.4654830Z [15/89, 00:26/00:28] install: combofont [2k] 2021-05-16T01:37:11.7246550Z [16/89, 00:26/00:28] install: courier [470k] 2021-05-16T01:37:13.0528180Z [17/89, 00:28/00:30] install: courier-scaled [3k] 2021-05-16T01:37:13.3309120Z [18/89, 00:28/00:30] install: cstypo [3k] 2021-05-16T01:37:13.5892990Z [19/89, 00:28/00:30] install: ctablestack [2k] 2021-05-16T01:37:13.8526960Z [20/89, 00:28/00:30] install: ekdosis [19k] 2021-05-16T01:37:14.1724850Z [21/89, 00:29/00:31] install: emoji [40k] 2021-05-16T01:37:14.5375440Z [22/89, 00:29/00:31] install: emojicite [2k] 2021-05-16T01:37:14.7985030Z [23/89, 00:29/00:31] install: enctex [24k] 2021-05-16T01:37:15.1258810Z [24/89, 00:30/00:32] install: enigma [18k] 2021-05-16T01:37:15.4378510Z [25/89, 00:30/00:32] install: etex-pkg [6k] 2021-05-16T01:37:15.7003620Z [26/89, 00:30/00:32] install: filecontents [3k] 2021-05-16T01:37:15.9698090Z [27/89, 00:30/00:32] install: grfext [3k] 2021-05-16T01:37:16.2341610Z [28/89, 00:31/00:33] install: hyphenex [9k] 2021-05-16T01:37:16.4990990Z [29/89, 00:31/00:33] install: ifplatform [2k] 2021-05-16T01:37:16.7600120Z [30/89, 00:31/00:33] install: innerscript [4k] 2021-05-16T01:37:17.0157870Z [31/89, 00:32/00:34] install: interpreter [7k] 2021-05-16T01:37:17.2721780Z [32/89, 00:32/00:34] install: kanaparser [5k] 2021-05-16T01:37:17.5389770Z [33/89, 00:32/00:34] install: knuth-local [23k] 2021-05-16T01:37:17.8623150Z [34/89, 00:32/00:34] install: logreq [4k] 2021-05-16T01:37:18.1224760Z [35/89, 00:33/00:35] install: lua-typo [7k] 2021-05-16T01:37:18.3976330Z [36/89, 00:33/00:35] install: lua-uca [70k] 2021-05-16T01:37:18.8866020Z [37/89, 00:33/00:35] install: lua-ul [7k] 2021-05-16T01:37:19.3750480Z [38/89, 00:34/00:36] install: lua-uni-algos [6k] 2021-05-16T01:37:19.6481410Z [39/89, 00:34/00:36] install: lua-visual-debug [4k] 2021-05-16T01:37:19.9108350Z [40/89, 00:34/00:36] install: luacode [3k] 2021-05-16T01:37:20.1735760Z [41/89, 00:35/00:37] install: luacolor [5k] 2021-05-16T01:37:20.4362840Z [42/89, 00:35/00:37] install: luahyphenrules [3k] 2021-05-16T01:37:20.7082430Z [43/89, 00:35/00:37] install: luaimageembed [2k] 2021-05-16T01:37:20.9705470Z [44/89, 00:35/00:37] install: luaindex [5k] 2021-05-16T01:37:21.2378850Z [45/89, 00:36/00:38] install: luainputenc [5k] 2021-05-16T01:37:21.5051920Z [46/89, 00:36/00:38] install: luaintro [1k] 2021-05-16T01:37:21.7762650Z [47/89, 00:36/00:38] install: luakeys [5k] 2021-05-16T01:37:22.1205430Z [48/89, 00:37/00:39] install: lualatex-doc [1k] 2021-05-16T01:37:22.3744980Z [49/89, 00:37/00:39] install: lualatex-truncate [2k] 2021-05-16T01:37:22.6473970Z [50/89, 00:37/00:39] install: luamplib [12k] 2021-05-16T01:37:22.9132760Z [51/89, 00:37/00:39] install: luapackageloader [2k] 2021-05-16T01:37:23.1802540Z [52/89, 00:38/00:40] install: luaprogtable [7k] 2021-05-16T01:37:23.4497150Z [53/89, 00:38/00:40] install: luarandom [2k] 2021-05-16T01:37:23.7209260Z [54/89, 00:38/00:40] install: luatex85 [2k] 2021-05-16T01:37:23.9968450Z [55/89, 00:38/00:40] install: luatexbase [4k] 2021-05-16T01:37:24.2611290Z [56/89, 00:39/00:41] install: luatexko [22k] 2021-05-16T01:37:24.5754060Z [57/89, 00:39/00:41] install: luatextra [2k] 2021-05-16T01:37:24.8484020Z [58/89, 00:39/00:41] install: luavlna [8k] 2021-05-16T01:37:25.1663370Z [59/89, 00:40/00:42] install: luaxml [31k] 2021-05-16T01:37:25.5326270Z [60/89, 00:40/00:42] install: makeindex.universal-darwin [91k] 2021-05-16T01:37:26.0440970Z [61/89, 00:41/00:43] install: makeindex [5k] 2021-05-16T01:37:26.3431750Z [62/89, 00:41/00:43] install: mflogo [2k] 2021-05-16T01:37:26.6194420Z [63/89, 00:41/00:43] install: newpax [9k] 2021-05-16T01:37:26.9263610Z [64/89, 00:41/00:43] install: nodetree [13k] 2021-05-16T01:37:27.2090230Z [65/89, 00:42/00:44] install: odsfile [5k] 2021-05-16T01:37:27.4744970Z [66/89, 00:42/00:44] install: optex.universal-darwin [1k] 2021-05-16T01:37:27.7451640Z [67/89, 00:42/00:44] install: optex [770k] 2021-05-16T01:37:29.2808880Z [68/89, 00:44/00:45] install: pdfarticle [4k] 2021-05-16T01:37:29.5560150Z [69/89, 00:44/00:45] install: pdfextra [22k] 2021-05-16T01:37:29.8749270Z [70/89, 00:44/00:45] install: placeat [4k] 2021-05-16T01:37:30.1396240Z [71/89, 00:45/00:46] install: plantuml [3k] 2021-05-16T01:37:30.4096330Z [72/89, 00:45/00:46] install: rsfs [55k] 2021-05-16T01:37:30.7883690Z [73/89, 00:45/00:46] install: selnolig [53k] 2021-05-16T01:37:31.1734050Z [74/89, 00:46/00:47] install: spelling [14k] 2021-05-16T01:37:31.4915950Z [75/89, 00:46/00:47] install: stricttex [2k] 2021-05-16T01:37:31.7548560Z [76/89, 00:46/00:47] install: texlive-common [1k] 2021-05-16T01:37:32.0343370Z [77/89, 00:47/00:48] install: texlive-en [1k] 2021-05-16T01:37:32.3031590Z [78/89, 00:47/00:48] install: texlive-msg-translations [144k] 2021-05-16T01:37:32.8835760Z [79/89, 00:47/00:48] install: thumbpdf.universal-darwin [1k] 2021-05-16T01:37:33.1540490Z [80/89, 00:48/00:49] install: thumbpdf [19k] 2021-05-16T01:37:33.4838660Z [81/89, 00:48/00:49] install: tlshell.universal-darwin [1k] 2021-05-16T01:37:33.7406140Z [82/89, 00:48/00:49] install: tlshell [29k] 2021-05-16T01:37:34.0464600Z [83/89, 00:49/00:50] install: typewriter [25k] 2021-05-16T01:37:34.3573070Z [84/89, 00:49/00:50] install: uninormalize [6k] 2021-05-16T01:37:34.6687030Z [85/89, 00:49/00:50] install: upquote [2k] 2021-05-16T01:37:34.9352450Z [86/89, 00:49/00:50] install: xdvi.universal-darwin [948k] 2021-05-16T01:37:36.4211680Z [87/89, 00:51/00:51] install: xdvi [7k] 2021-05-16T01:37:36.7149500Z [88/89, 00:51/00:51] install: collection-basic [1k] 2021-05-16T01:37:36.9754160Z [89/89, 00:51/00:51] install: collection-luatex [1k] 2021-05-16T01:37:37.2388010Z running mktexlsr ... 2021-05-16T01:37:37.7963680Z done running mktexlsr. 2021-05-16T01:37:37.8352730Z running updmap-sys ... 2021-05-16T01:37:38.3874450Z done running updmap-sys. 2021-05-16T01:37:38.3876260Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T01:37:38.3878890Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/IRN8Pshcga/FDs0PS95Ud ... 2021-05-16T01:37:39.4782700Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/IRN8Pshcga/FDs0PS95Ud. 2021-05-16T01:37:39.4784430Z OK: optex.fmt/luatex 2021-05-16T01:37:39.4786020Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T01:37:39.4787910Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T01:37:41.7229660Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T01:37:41.7231130Z tlmgr: no updates available 2021-05-16T01:37:41.8565960Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:37:41.8566470Z with: 2021-05-16T01:37:41.8566820Z pandoc-version: 2.7.3 2021-05-16T01:37:41.8567170Z env: 2021-05-16T01:37:41.8567540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:41.8567960Z TIC_DEPLOY_KEY: 2021-05-16T01:37:41.8568260Z RSPM: 2021-05-16T01:37:41.8569380Z GITHUB_PAT: *** 2021-05-16T01:37:41.8569760Z COVERALLS_TOKEN: 2021-05-16T01:37:41.8570190Z continue-on-error: false 2021-05-16T01:37:41.8570620Z VDIFFR_RUN_TESTS: false 2021-05-16T01:37:41.8571070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:37:41.8571470Z TZ: UTC 2021-05-16T01:37:41.8571810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:41.8572170Z NOT_CRAN: true 2021-05-16T01:37:41.8572490Z ##[endgroup] 2021-05-16T01:37:42.6019930Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T01:37:45.4707960Z installer: Package name is pandoc 2021-05-16T01:37:45.4715730Z installer: Installing at base path / 2021-05-16T01:37:45.4716730Z installer: The install was successful. 2021-05-16T01:37:45.4854460Z ##[group]Run git config user.name adigherman 2021-05-16T01:37:45.4855170Z git config user.name adigherman 2021-05-16T01:37:45.4855770Z git config user.email adig@jhu.edu 2021-05-16T01:37:45.5115450Z shell: /bin/bash -e {0} 2021-05-16T01:37:45.5115860Z env: 2021-05-16T01:37:45.5116370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:45.5116850Z TIC_DEPLOY_KEY: 2021-05-16T01:37:45.5117250Z RSPM: 2021-05-16T01:37:45.5118360Z GITHUB_PAT: *** 2021-05-16T01:37:45.5118840Z COVERALLS_TOKEN: 2021-05-16T01:37:45.5119320Z continue-on-error: false 2021-05-16T01:37:45.5119860Z VDIFFR_RUN_TESTS: false 2021-05-16T01:37:45.5120400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:37:45.5121130Z TZ: UTC 2021-05-16T01:37:45.5121560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:45.5122390Z NOT_CRAN: true 2021-05-16T01:37:45.5122830Z ##[endgroup] 2021-05-16T01:37:45.6030240Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T01:37:45.6030920Z env: 2021-05-16T01:37:45.6031370Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:37:45.6031810Z TIC_DEPLOY_KEY: 2021-05-16T01:37:45.6032170Z RSPM: 2021-05-16T01:37:45.6033520Z GITHUB_PAT: *** 2021-05-16T01:37:45.6033930Z COVERALLS_TOKEN: 2021-05-16T01:37:45.6034410Z continue-on-error: false 2021-05-16T01:37:45.6034880Z VDIFFR_RUN_TESTS: false 2021-05-16T01:37:45.6035370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:37:45.6035800Z TZ: UTC 2021-05-16T01:37:45.6036190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:37:45.6036580Z NOT_CRAN: true 2021-05-16T01:37:45.6036960Z ##[endgroup] 2021-05-16T01:37:47.1997390Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T01:37:47.2385430Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T01:37:47.2396220Z To reinstall 3.20.2, run: 2021-05-16T01:37:47.2421590Z brew reinstall cmake 2021-05-16T01:37:48.8279160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T01:37:50.0716800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:50.7080440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T01:37:51.0825140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T01%3A45%3A00Z&sig=UM5Y7QAhnwzI9UOS65jXcIHL4aLPrNkB3ZOIsc5fHgo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:51.1286660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=UM5Y7QAhnwzI9UOS65jXcIHL4aLPrNkB3ZOIsc5fHgo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:51.2041420Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T01:37:51.2753320Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T01:37:51.2779660Z 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-2723-1dflwlg 2021-05-16T01:37:51.2953930Z cp -pR /private/tmp/d20210516-2723-1dflwlg/libssh/. /usr/local/Cellar/libssh 2021-05-16T01:37:51.3137800Z chmod -Rf +w /private/tmp/d20210516-2723-1dflwlg 2021-05-16T01:37:51.3732940Z ==> Finishing up 2021-05-16T01:37:51.4069170Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T01:37:51.4096170Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T01:37:51.4101250Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T01:37:51.4106700Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T01:37:51.4111430Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T01:37:51.4124950Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T01:37:51.4132580Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T01:37:51.4279430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2887-cz8cll.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-16T01:37:53.9693930Z ==> Summary 2021-05-16T01:37:53.9723680Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T01:37:56.3730460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T01:37:57.4662120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:37:58.0818460Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T01:37:58.4793880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T01%3A45%3A00Z&sig=N6UJM59c%2F%2BVd6GC3erI74WiM9bRh1Z8a5bDSFigCXe4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:37:58.5241040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=N6UJM59c\%2F\%2BVd6GC3erI74WiM9bRh1Z8a5bDSFigCXe4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:37:59.7724480Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T01:38:00.1304430Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T01:38:01.2370920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:38:01.7813010Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T01:38:02.1639430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T01%3A45%3A00Z&sig=YnrzvdGhAjsKkGPKSt6dPHlCAl7bop65Zh21lcY%2BIWs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:02.2119800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=YnrzvdGhAjsKkGPKSt6dPHlCAl7bop65Zh21lcY\%2BIWs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:02.3210640Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T01:38:02.3297230Z ==> Installing dependencies for jags: gcc 2021-05-16T01:38:02.3304530Z ==> Installing jags dependency: gcc 2021-05-16T01:38:02.4177520Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T01:38:02.4214960Z 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-2894-17l9hsv 2021-05-16T01:38:04.3901850Z cp -pR /private/tmp/d20210516-2894-17l9hsv/gcc/. /usr/local/Cellar/gcc 2021-05-16T01:38:05.7563880Z chmod -Rf +w /private/tmp/d20210516-2894-17l9hsv 2021-05-16T01:38:09.2768820Z ==> Finishing up 2021-05-16T01:38:09.6021280Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T01:38:09.6030330Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T01:38:09.6041610Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T01:38:09.6046400Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T01:38:09.6051660Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T01:38:09.6063670Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T01:38:09.6076460Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T01:38:09.6081460Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T01:38:09.6086530Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T01:38:09.6094240Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T01:38:09.6107520Z rm /usr/local/bin/c++-11 2021-05-16T01:38:09.6110400Z rm /usr/local/bin/cpp-11 2021-05-16T01:38:09.6113550Z rm /usr/local/bin/g++-11 2021-05-16T01:38:09.6116510Z rm /usr/local/bin/gcc-11 2021-05-16T01:38:09.6166400Z rm /usr/local/bin/gcc-ar-11 2021-05-16T01:38:09.6169280Z rm /usr/local/bin/gcc-nm-11 2021-05-16T01:38:09.6172460Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T01:38:09.6175540Z rm /usr/local/bin/gcov-11 2021-05-16T01:38:09.6178680Z rm /usr/local/bin/gcov-dump-11 2021-05-16T01:38:09.6181650Z rm /usr/local/bin/gcov-tool-11 2021-05-16T01:38:10.6951820Z Error: The `brew link` step did not complete successfully 2021-05-16T01:38:10.6953050Z The formula built, but is not symlinked into /usr/local 2021-05-16T01:38:10.6974480Z Could not symlink bin/gfortran 2021-05-16T01:38:10.7075950Z Target /usr/local/bin/gfortran 2021-05-16T01:38:10.7177180Z already exists. You may want to remove it: 2021-05-16T01:38:10.7280430Z rm '/usr/local/bin/gfortran' 2021-05-16T01:38:10.7382480Z 2021-05-16T01:38:10.7483840Z To force the link and overwrite all conflicting files: 2021-05-16T01:38:10.7585710Z brew link --overwrite gcc 2021-05-16T01:38:10.7688180Z 2021-05-16T01:38:10.7789600Z To list all files that would be deleted: 2021-05-16T01:38:10.7891880Z brew link --overwrite --dry-run gcc 2021-05-16T01:38:10.7992700Z 2021-05-16T01:38:10.8094070Z Possible conflicting files are: 2021-05-16T01:38:10.8198790Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T01:38:10.8302390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3069-fhix4y.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-16T01:38:13.3009990Z ==> Summary 2021-05-16T01:38:13.3866150Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T01:38:13.3871060Z ==> Installing jags 2021-05-16T01:38:13.3875280Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T01:38:13.3894450Z 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-2894-1kfoaxe 2021-05-16T01:38:13.4442510Z cp -pR /private/tmp/d20210516-2894-1kfoaxe/jags/. /usr/local/Cellar/jags 2021-05-16T01:38:13.5107560Z chmod -Rf +w /private/tmp/d20210516-2894-1kfoaxe 2021-05-16T01:38:13.6311800Z ==> Finishing up 2021-05-16T01:38:13.6647360Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T01:38:13.6739250Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T01:38:13.6767960Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T01:38:13.6770370Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T01:38:13.6771910Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T01:38:13.6773570Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T01:38:13.6775240Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T01:38:13.6776900Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T01:38:13.6778590Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T01:38:13.7092440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3095-sqy03t.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-16T01:38:16.4307960Z ==> Summary 2021-05-16T01:38:16.4391300Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T01:38:18.7267790Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T01:38:19.8727990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:38:20.4551850Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T01:38:20.8185050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T01%3A45%3A00Z&sig=UZWmBUqtm4MLuVNuJvOX484oTVLCgwrfb15NLpM%2FT1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:20.8642110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=UZWmBUqtm4MLuVNuJvOX484oTVLCgwrfb15NLpM\%2FT1s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:21.2283570Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T01:38:21.3467590Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T01:38:21.3498770Z 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-3102-txwz80 2021-05-16T01:38:21.5631450Z cp -pR /private/tmp/d20210516-3102-txwz80/v8/. /usr/local/Cellar/v8 2021-05-16T01:38:21.6770080Z chmod -Rf +w /private/tmp/d20210516-3102-txwz80 2021-05-16T01:38:21.8439080Z ==> Finishing up 2021-05-16T01:38:21.8958300Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T01:38:21.9401410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3268-1541xde.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-16T01:38:24.4160740Z ==> Summary 2021-05-16T01:38:24.4220180Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T01:38:26.6269130Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T01:38:27.7364490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:38:28.5686510Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T01:38:29.0577840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T01%3A45%3A00Z&sig=bh4j0fVNIpo0g01C0g%2FVVlLsdBVKUrfM4e%2BfkOMwNyY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:29.1312180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=bh4j0fVNIpo0g01C0g\%2FVVlLsdBVKUrfM4e\%2BfkOMwNyY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:29.6198550Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T01:38:29.6396310Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:38:30.7692340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:38:31.3491290Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T01:38:31.7250190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T01%3A45%3A00Z&sig=Ufyhyql0LeWIDsFLUqZEZ%2FHgmlPhqOwJhf9mWOCsQ84%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:31.7782250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=Ufyhyql0LeWIDsFLUqZEZ\%2FHgmlPhqOwJhf9mWOCsQ84\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:32.0090620Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T01:38:32.0234330Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:38:33.1927460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:38:33.7806650Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T01:38:34.2895400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T01%3A45%3A00Z&sig=jfKQDbWKB2i8dE5dhmWzeg7oA2Y5MlydO%2FEF%2FXoSl9c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:34.3368230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=jfKQDbWKB2i8dE5dhmWzeg7oA2Y5MlydO\%2FEF\%2FXoSl9c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:34.5757830Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T01:38:34.6071780Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T01:38:34.6104280Z ==> Installing fftw dependency: hwloc 2021-05-16T01:38:34.7499880Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T01:38:34.7533970Z 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-3275-qn5qxg 2021-05-16T01:38:35.0545440Z cp -pR /private/tmp/d20210516-3275-qn5qxg/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T01:38:35.5437560Z chmod -Rf +w /private/tmp/d20210516-3275-qn5qxg 2021-05-16T01:38:35.9787190Z ==> Finishing up 2021-05-16T01:38:36.0210310Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T01:38:36.0218040Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T01:38:36.0231920Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T01:38:36.0248250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T01:38:36.0261270Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T01:38:36.0262560Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T01:38:36.0274300Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T01:38:36.0282350Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T01:38:36.0283840Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T01:38:36.0285300Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T01:38:36.0286730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T01:38:36.0288390Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T01:38:36.0290160Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T01:38:36.0291720Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T01:38:36.0292820Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T01:38:36.0308260Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T01:38:36.0316470Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T01:38:36.0322700Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T01:38:36.0343900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T01:38:36.0350480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T01:38:36.0380630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T01:38:36.0395480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T01:38:36.0409440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T01:38:36.0411580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T01:38:36.0431990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T01:38:36.0434260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T01:38:36.0447100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T01:38:36.0464890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T01:38:36.0474080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T01:38:36.0478150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T01:38:36.0480120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T01:38:36.0504030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T01:38:36.0517350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T01:38:36.0535380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T01:38:36.0547820Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T01:38:36.0562080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T01:38:36.0572770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T01:38:36.0587440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T01:38:36.0593030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T01:38:36.0608790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T01:38:36.0627130Z 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-16T01:38:36.0632190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T01:38:36.0638130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T01:38:36.0660720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T01:38:36.0680000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T01:38:36.0694440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T01:38:36.0707240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T01:38:36.0712830Z 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-16T01:38:36.0718070Z 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-16T01:38:36.0732420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T01:38:36.0749630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T01:38:36.0755220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T01:38:36.0765350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T01:38:36.0771520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T01:38:36.0779430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T01:38:36.0785070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T01:38:36.0793420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T01:38:36.0812430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T01:38:36.0818020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T01:38:36.0823890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T01:38:36.0840000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T01:38:36.0853430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T01:38:36.0859170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T01:38:36.0867310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T01:38:36.0873150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T01:38:36.0887010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T01:38:36.0892770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T01:38:36.0905870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T01:38:36.0911610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T01:38:36.0917450Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T01:38:36.0925660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T01:38:36.0931590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T01:38:36.0945570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T01:38:36.0955030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T01:38:36.0964850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T01:38:36.0978980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T01:38:36.0984470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T01:38:36.0990360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T01:38:36.0996120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T01:38:36.1001670Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T01:38:36.1008210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T01:38:36.1014330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T01:38:36.1020120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T01:38:36.1025960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T01:38:36.1031830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T01:38:36.1039090Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T01:38:36.1045250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T01:38:36.1050840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T01:38:36.1056650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T01:38:36.1062520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T01:38:36.1068740Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T01:38:36.1077400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T01:38:36.1097380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T01:38:36.1102730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T01:38:36.1108180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T01:38:36.1113110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T01:38:36.1119760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T01:38:36.1125390Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T01:38:36.1130830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T01:38:36.1136640Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T01:38:36.1140590Z Only the first 100 operations were output. 2021-05-16T01:38:36.4954130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3456-901ja6.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-16T01:38:38.9668190Z ==> Summary 2021-05-16T01:38:39.0222410Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T01:38:39.0229220Z ==> Installing fftw dependency: open-mpi 2021-05-16T01:38:39.0972910Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:38:39.0990250Z 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-3275-g6vhib 2021-05-16T01:38:39.3596990Z cp -pR /private/tmp/d20210516-3275-g6vhib/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T01:38:39.7102270Z chmod -Rf +w /private/tmp/d20210516-3275-g6vhib 2021-05-16T01:38:41.1122200Z ==> Finishing up 2021-05-16T01:38:41.1505460Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T01:38:41.1509490Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T01:38:41.1514880Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T01:38:41.1519490Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T01:38:41.1526880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T01:38:41.1531230Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T01:38:41.1536650Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T01:38:41.1541310Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T01:38:41.1546610Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T01:38:41.1551380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T01:38:41.1556640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T01:38:41.1561510Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T01:38:41.1572120Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T01:38:41.1577440Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T01:38:41.1582470Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T01:38:41.1588090Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T01:38:41.1592460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T01:38:41.1597360Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T01:38:41.1601870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T01:38:41.1607290Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T01:38:41.1611790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T01:38:41.1617760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T01:38:41.1622370Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T01:38:41.1627600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T01:38:41.1634800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T01:38:41.1639440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T01:38:41.1644470Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T01:38:41.1649140Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T01:38:41.1654300Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T01:38:41.1659110Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T01:38:41.1664250Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T01:38:41.1669390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T01:38:41.1674350Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T01:38:41.1679440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T01:38:41.1684840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T01:38:41.1689870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T01:38:41.1694240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T01:38:41.1700230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T01:38:41.1704760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T01:38:41.1710040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T01:38:41.1714750Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T01:38:41.1720040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T01:38:41.1724870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T01:38:41.1730020Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T01:38:41.1734620Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T01:38:41.1740070Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T01:38:41.1744920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T01:38:41.1749720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T01:38:41.1761410Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T01:38:41.1766870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T01:38:41.1772820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T01:38:41.1778260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T01:38:41.1783440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T01:38:41.1789100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T01:38:41.1798330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T01:38:41.1804080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T01:38:41.1809690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T01:38:41.1815350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T01:38:41.1820770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T01:38:41.1826320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T01:38:41.1846080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T01:38:41.1852210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T01:38:41.1857370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T01:38:41.1879370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T01:38:41.1889470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T01:38:41.1906800Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T01:38:41.1912550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T01:38:41.1918230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T01:38:41.1948990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T01:38:41.1955010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T01:38:41.1960760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T01:38:41.1966100Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T01:38:41.1971690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T01:38:41.1977090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T01:38:41.1982170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T01:38:41.1987950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T01:38:41.1993090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T01:38:41.1998990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T01:38:41.2004490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T01:38:41.2010450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T01:38:41.2015820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T01:38:41.2021150Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T01:38:41.2027090Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T01:38:41.2031880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T01:38:41.2037860Z 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-16T01:38:41.2043350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T01:38:41.2048640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T01:38:41.2054220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T01:38:41.2059180Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T01:38:41.2064710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T01:38:41.2070210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T01:38:41.2075470Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T01:38:41.2080930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T01:38:41.2085880Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T01:38:41.2091450Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T01:38:41.2096750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T01:38:41.2101740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T01:38:41.2107440Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T01:38:41.2112510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T01:38:41.2118060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T01:38:41.2121830Z Only the first 100 operations were output. 2021-05-16T01:38:41.6593710Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3482-t9cijb.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-16T01:38:44.2204470Z ==> Summary 2021-05-16T01:38:44.2625220Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T01:38:44.2630010Z ==> Installing fftw 2021-05-16T01:38:44.2633990Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:38:44.2656040Z 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-3275-1i4x96t 2021-05-16T01:38:44.3607250Z cp -pR /private/tmp/d20210516-3275-1i4x96t/fftw/. /usr/local/Cellar/fftw 2021-05-16T01:38:44.4094010Z chmod -Rf +w /private/tmp/d20210516-3275-1i4x96t 2021-05-16T01:38:44.5779780Z ==> Finishing up 2021-05-16T01:38:44.6275860Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T01:38:44.6280850Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T01:38:44.6286000Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T01:38:44.6290610Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T01:38:44.6297840Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T01:38:44.6306120Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T01:38:44.6313900Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T01:38:44.6322510Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T01:38:44.6333290Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T01:38:44.6341870Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T01:38:44.6351170Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T01:38:44.6357270Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T01:38:44.6405820Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T01:38:44.6522180Z info /usr/local/share/info/fftw3.info 2021-05-16T01:38:44.6538260Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T01:38:44.6552920Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T01:38:44.6571700Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T01:38:44.6580490Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T01:38:44.6590890Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T01:38:44.6600930Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T01:38:44.6633550Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T01:38:44.6642670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T01:38:44.6651370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T01:38:44.6660950Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T01:38:44.6670400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T01:38:44.6678640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T01:38:44.6688130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T01:38:44.6696180Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T01:38:44.6709680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T01:38:44.6719690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T01:38:44.6728730Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T01:38:44.6736680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T01:38:44.6746740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T01:38:44.6752170Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T01:38:44.6763150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T01:38:44.6770940Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T01:38:44.6779980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T01:38:44.6789080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T01:38:44.6798130Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T01:38:44.6808090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T01:38:44.6813540Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T01:38:44.6822050Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T01:38:44.6829190Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T01:38:44.6835590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T01:38:44.6842640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T01:38:44.6849160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T01:38:44.6855530Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T01:38:44.6862470Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T01:38:44.6949690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T01:38:44.6954020Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T01:38:44.6959300Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T01:38:44.6963890Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T01:38:44.6968920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T01:38:44.6973620Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T01:38:44.6978930Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T01:38:44.6983280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T01:38:44.6988780Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T01:38:44.6996390Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T01:38:44.7001190Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T01:38:44.7006570Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T01:38:44.7331300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3509-1k3xfdx.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-16T01:38:47.0962840Z ==> Summary 2021-05-16T01:38:47.1064300Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T01:38:47.9632730Z ==> No outdated dependents to upgrade! 2021-05-16T01:38:47.9634550Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:38:48.1477270Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T01:38:48.1494100Z fftw, open-mpi 2021-05-16T01:38:48.1495390Z rm /usr/local/bin/fftw-wisdom 2021-05-16T01:38:48.1500090Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T01:38:48.1501600Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T01:38:48.1503060Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T01:38:48.1507080Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T01:38:48.1508520Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T01:38:48.1510050Z rm /usr/local/include/fftw3.f 2021-05-16T01:38:48.1514140Z rm /usr/local/include/fftw3.f03 2021-05-16T01:38:48.1516550Z rm /usr/local/include/fftw3.h 2021-05-16T01:38:48.1521120Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T01:38:48.1522930Z rm /usr/local/include/fftw3l.f03 2021-05-16T01:38:48.1526660Z rm /usr/local/include/fftw3q.f03 2021-05-16T01:38:48.1534970Z rm /usr/local/lib/cmake/fftw3 2021-05-16T01:38:48.1537760Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T01:38:48.1542390Z rm /usr/local/lib/libfftw3.a 2021-05-16T01:38:48.1544330Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T01:38:48.1558660Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T01:38:48.1560200Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T01:38:48.1564290Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T01:38:48.1565300Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T01:38:48.1566200Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T01:38:48.1567020Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T01:38:48.1569200Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T01:38:48.1572910Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T01:38:48.1576730Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T01:38:48.1578610Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T01:38:48.1583260Z rm /usr/local/lib/libfftw3f.a 2021-05-16T01:38:48.1584900Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T01:38:48.1588900Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T01:38:48.1594570Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T01:38:48.1595540Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T01:38:48.1598140Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T01:38:48.1601090Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T01:38:48.1606740Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T01:38:48.1607800Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T01:38:48.1613170Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T01:38:48.1614220Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T01:38:48.1617120Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T01:38:48.1620400Z rm /usr/local/lib/libfftw3l.a 2021-05-16T01:38:48.1625150Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T01:38:48.1626570Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T01:38:48.1629560Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T01:38:48.1633120Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T01:38:48.1637310Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T01:38:48.1639190Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T01:38:48.1642210Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T01:38:48.1647090Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T01:38:48.1649810Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T01:38:48.1652730Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T01:38:48.1658400Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T01:38:48.1661330Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T01:38:48.1665780Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T01:38:48.1722620Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T01:38:48.1723820Z rm /usr/local/share/info/fftw3.info 2021-05-16T01:38:48.1732410Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T01:38:48.1735580Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T01:38:48.1765010Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T01:38:48.1772250Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T01:38:48.1780240Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T01:38:48.1789770Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T01:38:48.2715360Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T01:38:48.2717220Z rm /usr/local/bin/mpic++ 2021-05-16T01:38:48.2720210Z rm /usr/local/bin/mpicc 2021-05-16T01:38:48.2723830Z rm /usr/local/bin/mpicxx 2021-05-16T01:38:48.2726560Z rm /usr/local/bin/mpiexec 2021-05-16T01:38:48.2729880Z rm /usr/local/bin/mpif77 2021-05-16T01:38:48.2732620Z rm /usr/local/bin/mpif90 2021-05-16T01:38:48.2735920Z rm /usr/local/bin/mpifort 2021-05-16T01:38:48.2738830Z rm /usr/local/bin/mpirun 2021-05-16T01:38:48.2742930Z rm /usr/local/bin/ompi-clean 2021-05-16T01:38:48.2745440Z rm /usr/local/bin/ompi-server 2021-05-16T01:38:48.2748000Z rm /usr/local/bin/ompi_info 2021-05-16T01:38:48.2751380Z rm /usr/local/bin/opal_wrapper 2021-05-16T01:38:48.2754710Z rm /usr/local/bin/orte-clean 2021-05-16T01:38:48.2757700Z rm /usr/local/bin/orte-info 2021-05-16T01:38:48.2760650Z rm /usr/local/bin/orte-server 2021-05-16T01:38:48.2767790Z rm /usr/local/bin/ortecc 2021-05-16T01:38:48.2775370Z rm /usr/local/bin/orted 2021-05-16T01:38:48.2778470Z rm /usr/local/bin/orterun 2021-05-16T01:38:48.2786040Z rm /usr/local/bin/profile2mat.pl 2021-05-16T01:38:48.2795750Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T01:38:48.2798690Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T01:38:48.2806140Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T01:38:48.2808510Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T01:38:48.2820820Z rm /usr/local/include/mpi-ext.h 2021-05-16T01:38:48.2823560Z rm /usr/local/include/mpi.h 2021-05-16T01:38:48.2828420Z rm /usr/local/include/mpi.mod 2021-05-16T01:38:48.2831370Z rm /usr/local/include/mpi_ext.mod 2021-05-16T01:38:48.2834880Z rm /usr/local/include/mpi_f08.mod 2021-05-16T01:38:48.2841010Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T01:38:48.2846980Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T01:38:48.2850090Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T01:38:48.2856160Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T01:38:48.2861430Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T01:38:48.2864610Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T01:38:48.2871710Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T01:38:48.2874010Z rm /usr/local/include/mpif-config.h 2021-05-16T01:38:48.2880550Z rm /usr/local/include/mpif-constants.h 2021-05-16T01:38:48.2883340Z rm /usr/local/include/mpif-ext.h 2021-05-16T01:38:48.2889320Z rm /usr/local/include/mpif-externals.h 2021-05-16T01:38:48.2892240Z rm /usr/local/include/mpif-handles.h 2021-05-16T01:38:48.2898650Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T01:38:48.2900990Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T01:38:48.2904200Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T01:38:48.2909710Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T01:38:48.2912020Z rm /usr/local/include/mpif.h 2021-05-16T01:38:48.2918320Z rm /usr/local/include/openmpi 2021-05-16T01:38:48.2923480Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T01:38:48.2931840Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T01:38:48.2934680Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T01:38:48.2940740Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T01:38:48.2944510Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T01:38:48.2952260Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T01:38:48.2959560Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T01:38:48.2962490Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T01:38:48.2970210Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T01:38:48.2973220Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T01:38:48.2979930Z rm /usr/local/lib/libmpi.dylib 2021-05-16T01:38:48.2986970Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T01:38:48.2990000Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T01:38:48.2995730Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T01:38:48.2998600Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T01:38:48.3005850Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T01:38:48.3006840Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T01:38:48.3013870Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T01:38:48.3020730Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T01:38:48.3024510Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T01:38:48.3032120Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T01:38:48.3035790Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T01:38:48.3042750Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T01:38:48.3045980Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T01:38:48.3052540Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T01:38:48.3056520Z rm /usr/local/lib/openmpi 2021-05-16T01:38:48.3065530Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T01:38:48.3075300Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T01:38:48.3076830Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T01:38:48.3083050Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T01:38:48.3091030Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T01:38:48.3094040Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T01:38:48.3099790Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T01:38:48.3103120Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T01:38:48.3110390Z rm /usr/local/lib/pmix 2021-05-16T01:38:48.3123910Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T01:38:48.3130410Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T01:38:48.3133920Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T01:38:48.3139830Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T01:38:48.3143470Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T01:38:48.3149770Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T01:38:48.3153960Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T01:38:48.3157430Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T01:38:48.3165300Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T01:38:48.3168870Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T01:38:48.3174240Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T01:38:48.3177880Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T01:38:48.3187180Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T01:38:48.3190910Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T01:38:48.3194520Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T01:38:48.3205740Z rm /usr/local/share/man/man1/orted.1 2021-05-16T01:38:48.3209300Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T01:38:48.3232740Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T01:38:48.3236370Z Only the first 100 operations were output. 2021-05-16T01:38:50.2648820Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T01:38:51.4094180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:38:51.9683450Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T01:38:52.3269000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T01%3A45%3A00Z&sig=fcJ7pu%2Fpc1UMtprDJ8K2RPFwGud5WMiL%2FO2IEMCu94A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:38:52.3722570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=fcJ7pu\%2Fpc1UMtprDJ8K2RPFwGud5WMiL\%2FO2IEMCu94A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:38:52.7672300Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T01:38:52.9000180Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T01:38:52.9043990Z 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-3517-7porq2 2021-05-16T01:38:53.5968750Z cp -pR /private/tmp/d20210516-3517-7porq2/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T01:38:54.3049450Z chmod -Rf +w /private/tmp/d20210516-3517-7porq2 2021-05-16T01:38:55.2931620Z ==> Finishing up 2021-05-16T01:38:55.4310860Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T01:38:55.4316390Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T01:38:55.4321160Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T01:38:55.4325590Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T01:38:55.4330720Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T01:38:55.4335260Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T01:38:55.4340080Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T01:38:55.4344780Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T01:38:55.4352830Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T01:38:55.4357570Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T01:38:55.4361900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T01:38:55.4366830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T01:38:55.4371440Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T01:38:55.4375870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T01:38:55.4380780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T01:38:55.4385360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T01:38:55.4394060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T01:38:55.4410890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T01:38:55.4412490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T01:38:55.4413880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T01:38:55.4415220Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T01:38:55.4416800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T01:38:55.4419700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T01:38:55.4424190Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T01:38:55.4428800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T01:38:55.4433820Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T01:38:55.4438210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T01:38:55.4443200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T01:38:55.4448010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T01:38:55.4452400Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T01:38:55.4460520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T01:38:55.4472550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T01:38:55.4480510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T01:38:55.4488920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T01:38:55.4497780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T01:38:55.4504860Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T01:38:55.4517900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T01:38:55.4527270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T01:38:55.4535760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T01:38:55.4547100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T01:38:55.4553140Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T01:38:55.4561380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T01:38:55.4569550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T01:38:55.4578500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T01:38:55.4587710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T01:38:55.4595900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T01:38:55.4603480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T01:38:55.4611320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T01:38:55.4619130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T01:38:55.4627640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T01:38:55.4635080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T01:38:55.4644020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T01:38:55.4652480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T01:38:55.4679700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T01:38:55.4681210Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T01:38:55.4682640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T01:38:55.4683870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T01:38:55.4686240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T01:38:55.4695970Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T01:38:55.4703780Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T01:38:55.4711410Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T01:38:55.4715800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T01:38:55.4723530Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T01:38:55.4731700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T01:38:55.4740460Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T01:38:55.4749280Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T01:38:55.4753840Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T01:38:55.4763120Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T01:38:55.4771400Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T01:38:55.4778470Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T01:38:55.4783740Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T01:38:55.4884670Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T01:38:55.4888030Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T01:38:55.4893150Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T01:38:55.4897390Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T01:38:55.4902620Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T01:38:55.4907080Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T01:38:55.4911960Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T01:38:55.4916260Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T01:38:55.4921180Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T01:38:55.4925450Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T01:38:55.4932790Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T01:38:55.4938880Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T01:38:55.4945960Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T01:38:55.4963370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T01:38:55.4968780Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T01:38:55.4974130Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T01:38:55.4979320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T01:38:55.4984540Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T01:38:55.4990090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T01:38:55.4995080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T01:38:55.5000530Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T01:38:55.5005720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T01:38:55.5011110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T01:38:55.5016290Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T01:38:55.5021220Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T01:38:55.5026670Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T01:38:55.5031600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T01:38:55.5036990Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T01:38:55.5042080Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T01:38:55.5047090Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T01:38:55.5051000Z Only the first 100 operations were output. 2021-05-16T01:38:55.8683010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3681-1mxpcjw.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-16T01:38:58.4194380Z ==> Summary 2021-05-16T01:38:58.4916130Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T01:39:01.0362070Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T01:39:02.1976730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:02.7518910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T01:39:03.1163320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T01%3A45%3A00Z&sig=Qx5XASymaccR8Pca5IraOeP6%2BUmFEnOAEUfA4o%2BrMwI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:03.1687370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=Qx5XASymaccR8Pca5IraOeP6\%2BUmFEnOAEUfA4o\%2BrMwI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:03.2483020Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T01:39:03.3349640Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T01:39:03.3377100Z 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-3688-1ju1cr4 2021-05-16T01:39:03.4087010Z cp -pR /private/tmp/d20210516-3688-1ju1cr4/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T01:39:03.5880390Z chmod -Rf +w /private/tmp/d20210516-3688-1ju1cr4 2021-05-16T01:39:03.7677470Z ==> Finishing up 2021-05-16T01:39:03.8008420Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T01:39:03.8014810Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T01:39:03.8018300Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T01:39:03.8045930Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T01:39:03.8085620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8100930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8140120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8142920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8194710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8221810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8249180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8275840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8277660Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T01:39:03.8279290Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T01:39:03.8281920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8285660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8298130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8309580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8314650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8336810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8357990Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8385650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8387700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8401310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8418320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8444600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8461170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8482860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8504840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8506910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8524020Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8545320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8582750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8585970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8587890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8604980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8628110Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8652030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8655870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8657810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8673670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8787950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8812930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8814900Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8816970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8818750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8830710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8834690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8844440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8872600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8884050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8886810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8928140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8937830Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8941530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8955170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8980600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8990650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.8993350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.9010870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T01:39:03.9039490Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T01:39:03.9066700Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T01:39:03.9093890Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T01:39:03.9122620Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T01:39:03.9150460Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T01:39:03.9175500Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T01:39:03.9205150Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T01:39:03.9233070Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T01:39:03.9652010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3853-1sedfob.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-16T01:39:06.5045450Z ==> Summary 2021-05-16T01:39:06.5250820Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T01:39:08.6028640Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T01:39:08.6030160Z To reinstall 1.6.37, run: 2021-05-16T01:39:08.6031000Z brew reinstall libpng 2021-05-16T01:39:10.5436380Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T01:39:11.6644280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:12.2526940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T01:39:12.6171700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T01%3A45%3A00Z&sig=VdOj9BW%2FuLkUwYJXQMh%2FEupteGvZ9VOX1zZCyW76ZdE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:12.6619040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=VdOj9BW\%2FuLkUwYJXQMh\%2FEupteGvZ9VOX1zZCyW76ZdE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:12.7103560Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T01:39:12.7151740Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T01:39:13.8037830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:14.3700540Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T01:39:14.7333460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T01%3A45%3A00Z&sig=v1SQOE8zSGXhlLYAw7CwgfZe5xxurRiPjSOkw36M%2B40%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:14.7880180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=v1SQOE8zSGXhlLYAw7CwgfZe5xxurRiPjSOkw36M\%2B40\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:14.8845360Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T01:39:14.8896350Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T01:39:16.4963690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:17.0783080Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T01:39:17.4732930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T01%3A45%3A00Z&sig=iBaZId1NvzbWUJzyj47F1iqHxSFE878KViKk8I7yAww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:17.5175650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=iBaZId1NvzbWUJzyj47F1iqHxSFE878KViKk8I7yAww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:17.5803990Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T01:39:17.5833060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T01:39:18.7071990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:19.2685920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T01:39:19.8694420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T01%3A45%3A00Z&sig=pfKkHbP9B28%2BkIBH%2Fs6qgAgNBABaercaIXBmQHWZgQI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:19.9254750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=pfKkHbP9B28\%2BkIBH\%2Fs6qgAgNBABaercaIXBmQHWZgQI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:19.9716150Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T01:39:19.9745780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T01:39:21.1272940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:21.6792230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T01:39:22.1727120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T01%3A45%3A00Z&sig=qqubH9fZumOOURHaXvCoUXcVGTPOwzzOQTahyOlsUDg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:22.2198970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=qqubH9fZumOOURHaXvCoUXcVGTPOwzzOQTahyOlsUDg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:22.3467250Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T01:39:22.3528920Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T01:39:23.5329340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:24.1079020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T01:39:24.4974610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T01%3A45%3A00Z&sig=Zb%2FVMgHDxgDR8UW7eSuJPlPYPQHq0b32si3wW2ST7W4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:24.5450530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=Zb\%2FVMgHDxgDR8UW7eSuJPlPYPQHq0b32si3wW2ST7W4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:24.6825070Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T01:39:24.6982030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T01:39:25.8434310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:26.4003270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T01:39:26.7859200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T01%3A45%3A00Z&sig=tocRAH7HCi9R1BNVWiVTAZWQERc00j%2BxNslK%2Fbljdyk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:26.8323990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=tocRAH7HCi9R1BNVWiVTAZWQERc00j\%2BxNslK\%2Fbljdyk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:26.8955490Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T01:39:26.8984530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T01:39:28.0870260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:28.6544440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T01:39:29.0059300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T01%3A45%3A00Z&sig=xe%2BulIC%2Fb%2FFXoYiML3Cz6QS3QiKvQjL00xbJYtPsIkg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:29.0507080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=xe\%2BulIC\%2Fb\%2FFXoYiML3Cz6QS3QiKvQjL00xbJYtPsIkg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:29.0981110Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T01:39:29.1012960Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T01:39:30.1921950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:30.7797690Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T01:39:31.2045950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T01%3A45%3A00Z&sig=K6ZFtk3UW75Vjy12m%2FHtItej%2BuObV2%2Beru4c6I%2FZ5i8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:31.2507770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=K6ZFtk3UW75Vjy12m\%2FHtItej\%2BuObV2\%2Beru4c6I\%2FZ5i8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:31.3097840Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T01:39:31.3130880Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T01:39:32.4659480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:33.0183110Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T01:39:33.3936140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T01%3A45%3A00Z&sig=nDADBarY%2FQBkL1IO7D%2Bz4nPhBkNRjiqILwAKCBZifEw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:33.4458380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=nDADBarY\%2FQBkL1IO7D\%2Bz4nPhBkNRjiqILwAKCBZifEw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:33.5379110Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T01:39:33.5424980Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T01:39:34.6854770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:35.2547160Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T01:39:35.6404410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T01%3A45%3A00Z&sig=xwr7xEJcRAcYN0BQpWS6fUexynYkr0m65hzT%2BNzjkic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:35.6865850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=xwr7xEJcRAcYN0BQpWS6fUexynYkr0m65hzT\%2BNzjkic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:35.8659130Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T01:39:35.8748560Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T01:39:36.9745640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:37.5294180Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T01:39:37.9126580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T01%3A45%3A00Z&sig=K7NYijo3fYsyYrCeQ7RQ0xX2G1apXGmKwmt90VoTJHI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:37.9597450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=K7NYijo3fYsyYrCeQ7RQ0xX2G1apXGmKwmt90VoTJHI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:38.0413550Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T01:39:38.0462570Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T01:39:39.1633940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:39.7191880Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T01:39:40.0881210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T01%3A45%3A00Z&sig=jiONI32D65TUiPlxyWyL7bKNrfwbJCCCsA90Lu1KLxc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:40.1329810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=jiONI32D65TUiPlxyWyL7bKNrfwbJCCCsA90Lu1KLxc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:40.2051950Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T01:39:40.2092390Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T01:39:41.3683760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:41.9396610Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T01:39:42.3134590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T01%3A45%3A00Z&sig=ePCVcHjvI6Y%2BWQAj7bNe7jq4pWM0e5W%2FEyE%2F63twWvk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:42.3627700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=ePCVcHjvI6Y\%2BWQAj7bNe7jq4pWM0e5W\%2FEyE\%2F63twWvk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:42.7114670Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T01:39:42.7635380Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T01:39:43.8656790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:44.4366220Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T01:39:44.8062080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T01%3A45%3A00Z&sig=jAp3el01gcJue7G6gwACvw2G%2BLIXJU307gvryvt%2BseE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:44.8509660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=jAp3el01gcJue7G6gwACvw2G\%2BLIXJU307gvryvt\%2BseE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:44.9794120Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T01:39:44.9894030Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T01:39:46.1904440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:46.8195130Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T01:39:47.2308550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T01%3A45%3A00Z&sig=06JiDuCBqcIOdoug3jiKa%2BpEZNdUB%2FvgxcbiZX%2Boj5o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:47.2878270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=06JiDuCBqcIOdoug3jiKa\%2BpEZNdUB\%2FvgxcbiZX\%2Boj5o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:48.4317040Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T01:39:48.8693740Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T01:39:50.0209810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:39:50.5730420Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T01:39:50.9359760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T01%3A45%3A00Z&sig=4Nea2%2BPFvZ5XnQBpSSZV71489oXfoKOO96WqzmBkgXo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:39:50.9826100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A45\%3A00Z\&sig=4Nea2\%2BPFvZ5XnQBpSSZV71489oXfoKOO96WqzmBkgXo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:39:51.2797850Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T01:39:51.3422040Z ==> 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-16T01:39:51.3424870Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T01:39:51.4206800Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T01:39:51.4251850Z 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-3963-hbjhh 2021-05-16T01:39:51.4331040Z cp -pR /private/tmp/d20210516-3963-hbjhh/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T01:39:51.4427060Z chmod -Rf +w /private/tmp/d20210516-3963-hbjhh 2021-05-16T01:39:51.4807350Z ==> Finishing up 2021-05-16T01:39:51.5978620Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T01:39:51.6083740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4225-nkyhz7.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-16T01:39:54.0199660Z ==> Summary 2021-05-16T01:39:54.0213970Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T01:39:54.0219560Z ==> Installing poppler dependency: xorgproto 2021-05-16T01:39:54.0255320Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T01:39:54.0272940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-3963-i4n4w0 2021-05-16T01:39:54.1163990Z cp -pR /private/tmp/d20210516-3963-i4n4w0/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T01:39:54.2842950Z chmod -Rf +w /private/tmp/d20210516-3963-i4n4w0 2021-05-16T01:39:54.4564660Z ==> Finishing up 2021-05-16T01:39:54.4945030Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T01:39:54.4949210Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T01:39:54.4963190Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T01:39:54.4968710Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T01:39:54.4974460Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T01:39:54.4980430Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T01:39:54.4985950Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T01:39:54.4991180Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T01:39:54.4996780Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T01:39:54.5002300Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T01:39:54.5007580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T01:39:54.5084650Z rm /usr/local/share/pkgconfig 2021-05-16T01:39:54.5109170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T01:39:54.5114650Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T01:39:54.5120050Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T01:39:54.5125680Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T01:39:54.5131530Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T01:39:54.5147860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T01:39:54.5152940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T01:39:54.5158600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T01:39:54.5164070Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T01:39:54.5183170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T01:39:54.5188700Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T01:39:54.5202760Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T01:39:54.5204600Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T01:39:54.5206450Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T01:39:54.5212270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T01:39:54.5217010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T01:39:54.5222570Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T01:39:54.5227600Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T01:39:54.5232490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T01:39:54.5238530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T01:39:54.5243270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T01:39:54.5248620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T01:39:54.5253370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T01:39:54.5258640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T01:39:54.5263290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T01:39:54.5268750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T01:39:54.5273490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T01:39:54.5279310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T01:39:54.5285050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T01:39:54.5290510Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T01:39:54.5296080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T01:39:54.5301280Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T01:39:54.5306830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T01:39:54.5311630Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T01:39:54.5317310Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T01:39:54.5322830Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T01:39:54.5328240Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T01:39:54.5333110Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T01:39:54.5338750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T01:39:54.5344380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T01:39:54.5349900Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T01:39:54.5355040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T01:39:54.5926870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4267-1rjhpb8.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-16T01:39:56.9696650Z ==> Summary 2021-05-16T01:39:56.9864700Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T01:39:56.9870300Z ==> Installing poppler dependency: libxau 2021-05-16T01:39:56.9978960Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T01:39:56.9996750Z 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-3963-16nwvj3 2021-05-16T01:39:57.0121330Z cp -pR /private/tmp/d20210516-3963-16nwvj3/libxau/. /usr/local/Cellar/libxau 2021-05-16T01:39:57.0291660Z chmod -Rf +w /private/tmp/d20210516-3963-16nwvj3 2021-05-16T01:39:57.1290860Z ==> Finishing up 2021-05-16T01:39:57.1689650Z rm /usr/local/include/X11 2021-05-16T01:39:57.1698580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T01:39:57.1703010Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T01:39:57.1708890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T01:39:57.1712960Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T01:39:57.1718710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T01:39:57.1723370Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T01:39:57.1728650Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T01:39:57.1734050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T01:39:57.1739360Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T01:39:57.1755780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T01:39:57.1761210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T01:39:57.1766560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T01:39:57.1772900Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T01:39:57.1777550Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T01:39:57.1784060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T01:39:57.1789050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T01:39:57.1794210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T01:39:57.1799230Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T01:39:57.1804390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T01:39:57.1809890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T01:39:57.1815060Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T01:39:57.1820090Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T01:39:57.1825100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T01:39:57.1830210Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T01:39:57.1833670Z mkdir -p /usr/local/include/X11/dri 2021-05-16T01:39:57.1839870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T01:39:57.1845240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T01:39:57.1850380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T01:39:57.1853760Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T01:39:57.1861860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T01:39:57.1867260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T01:39:57.1872470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T01:39:57.1878050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T01:39:57.1883430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T01:39:57.1888990Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T01:39:57.1894220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T01:39:57.1900690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T01:39:57.1906320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T01:39:57.1911710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T01:39:57.1917160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T01:39:57.1936420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T01:39:57.1941950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T01:39:57.1947510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T01:39:57.1953080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T01:39:57.1958100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T01:39:57.1963490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T01:39:57.1968940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T01:39:57.1974300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T01:39:57.1979840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T01:39:57.1984960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T01:39:57.1990220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T01:39:57.1995780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T01:39:57.2001020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T01:39:57.2006350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T01:39:57.2011710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T01:39:57.2016910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T01:39:57.2022850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T01:39:57.2028260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T01:39:57.2033530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T01:39:57.2038940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T01:39:57.2044340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T01:39:57.2049770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T01:39:57.2055510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T01:39:57.2061800Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T01:39:57.2067240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T01:39:57.2072510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T01:39:57.2078010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T01:39:57.2083790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T01:39:57.2089680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T01:39:57.2108210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T01:39:57.2113760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T01:39:57.2119210Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T01:39:57.2124640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T01:39:57.2139810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T01:39:57.2141750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T01:39:57.2143700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T01:39:57.2148200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T01:39:57.2153670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T01:39:57.2159020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T01:39:57.2165310Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T01:39:57.2170520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T01:39:57.2175810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T01:39:57.2181160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T01:39:57.2186320Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T01:39:57.2191810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T01:39:57.2196950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T01:39:57.2202430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T01:39:57.2207740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T01:39:57.2213100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T01:39:57.2218300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T01:39:57.2223570Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T01:39:57.2229260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T01:39:57.2234510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T01:39:57.2239860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T01:39:57.2245270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T01:39:57.2250480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T01:39:57.2256350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T01:39:57.2262340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T01:39:57.2271900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T01:39:57.2278680Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T01:39:57.2284350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T01:39:57.2288720Z Only the first 100 operations were output. 2021-05-16T01:39:57.2742980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4294-1q3lkar.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-16T01:39:59.6384490Z ==> Summary 2021-05-16T01:39:59.6412440Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T01:39:59.6418280Z ==> Installing poppler dependency: libxdmcp 2021-05-16T01:39:59.6505890Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T01:39:59.6523960Z 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-3963-1vmacs6 2021-05-16T01:39:59.6621220Z cp -pR /private/tmp/d20210516-3963-1vmacs6/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T01:39:59.6738370Z chmod -Rf +w /private/tmp/d20210516-3963-1vmacs6 2021-05-16T01:39:59.7271410Z ==> Finishing up 2021-05-16T01:39:59.7598070Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T01:39:59.7604280Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T01:39:59.7612530Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T01:39:59.7620590Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T01:39:59.7628270Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T01:39:59.7812090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4320-gvsd9o.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-16T01:40:02.0694280Z ==> Summary 2021-05-16T01:40:02.0712280Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T01:40:02.0717770Z ==> Installing poppler dependency: libxcb 2021-05-16T01:40:02.1042570Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T01:40:02.1059430Z 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-3963-xn50eu 2021-05-16T01:40:02.8154630Z cp -pR /private/tmp/d20210516-3963-xn50eu/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T01:40:04.0809690Z chmod -Rf +w /private/tmp/d20210516-3963-xn50eu 2021-05-16T01:40:05.2519890Z ==> Finishing up 2021-05-16T01:40:05.2868760Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T01:40:05.2877010Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T01:40:05.2948150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T01:40:05.2953890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T01:40:05.2963440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T01:40:05.2973700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T01:40:05.2985060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T01:40:05.2995830Z 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-16T01:40:05.3007240Z 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-16T01:40:05.3024250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T01:40:05.3037320Z 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-16T01:40:05.3049290Z 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-16T01:40:05.3057930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T01:40:05.3063830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T01:40:05.3072670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T01:40:05.3084270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T01:40:05.3093120Z 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-16T01:40:05.3101930Z 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-16T01:40:05.3107650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T01:40:05.3113640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T01:40:05.3119000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T01:40:05.3130010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T01:40:05.3135970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T01:40:05.3144560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T01:40:05.3199150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T01:40:05.3203630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T01:40:05.3212020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T01:40:05.3216870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T01:40:05.3226280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T01:40:05.3234680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T01:40:05.3245350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T01:40:05.3256480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T01:40:05.3265090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T01:40:05.3281440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T01:40:05.3283720Z 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-16T01:40:05.3286370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T01:40:05.3294880Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T01:40:05.3301370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T01:40:05.3309450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T01:40:05.3314730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T01:40:05.3323400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T01:40:05.3331380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T01:40:05.3336580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T01:40:05.3342140Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T01:40:05.3349420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T01:40:05.3354360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T01:40:05.3363310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T01:40:05.3368600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T01:40:05.3374210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T01:40:05.3379800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T01:40:05.3385060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T01:40:05.3393830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T01:40:05.3399350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T01:40:05.3404670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T01:40:05.3413750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T01:40:05.3419570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T01:40:05.3430570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T01:40:05.3436200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T01:40:05.3444970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T01:40:05.3450740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T01:40:05.3456810Z 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-16T01:40:05.3466980Z 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-16T01:40:05.3471940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T01:40:05.3477980Z 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-16T01:40:05.3483180Z 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-16T01:40:05.3488820Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T01:40:05.3494130Z 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-16T01:40:05.3499790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T01:40:05.3505210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T01:40:05.3510910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T01:40:05.3519230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T01:40:05.3524660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T01:40:05.3530420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T01:40:05.3536100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T01:40:05.3541280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T01:40:05.3547200Z 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-16T01:40:05.3552210Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T01:40:05.3558090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T01:40:05.3568650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T01:40:05.3574410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T01:40:05.3579960Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T01:40:05.3585420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T01:40:05.3590360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T01:40:05.3596310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T01:40:05.3605770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T01:40:05.3611510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T01:40:05.3617100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T01:40:05.3623000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T01:40:05.3629740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T01:40:05.3635190Z 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-16T01:40:05.3643340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T01:40:05.3648990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T01:40:05.3656900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T01:40:05.3662510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T01:40:05.3667890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T01:40:05.3673410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T01:40:05.3678720Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T01:40:05.3714200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T01:40:05.3719320Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T01:40:05.3724920Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T01:40:05.3729020Z Only the first 100 operations were output. 2021-05-16T01:40:06.9922920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4355-f0rgmx.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-16T01:40:09.7776920Z ==> Summary 2021-05-16T01:40:09.9183550Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T01:40:09.9189040Z ==> Installing poppler dependency: libx11 2021-05-16T01:40:09.9656190Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T01:40:09.9674150Z 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-3963-1x9pegi 2021-05-16T01:40:10.2944270Z cp -pR /private/tmp/d20210516-3963-1x9pegi/libx11/. /usr/local/Cellar/libx11 2021-05-16T01:40:10.8008450Z chmod -Rf +w /private/tmp/d20210516-3963-1x9pegi 2021-05-16T01:40:11.2740600Z ==> Finishing up 2021-05-16T01:40:11.3097860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T01:40:11.3102200Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T01:40:11.3107920Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T01:40:11.3113270Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T01:40:11.3118840Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T01:40:11.3124230Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T01:40:11.3129370Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T01:40:11.3134700Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T01:40:11.3140100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T01:40:11.3145510Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T01:40:11.3150800Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T01:40:11.3196600Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T01:40:11.3204370Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T01:40:11.3210820Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T01:40:11.3238740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T01:40:11.3244170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T01:40:11.3249060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T01:40:11.3254780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T01:40:11.3260040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T01:40:11.3265680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T01:40:11.3270620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T01:40:11.3276640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T01:40:11.3281530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T01:40:11.3287130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T01:40:11.3292510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T01:40:11.3297440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T01:40:11.3303320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T01:40:11.3308070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T01:40:11.3313980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T01:40:11.3319420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T01:40:11.3325450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T01:40:11.3331820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T01:40:11.3337080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T01:40:11.3343140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T01:40:11.3349690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T01:40:11.3365150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T01:40:11.3399530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T01:40:11.3502040Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T01:40:11.3564310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T01:40:11.3630610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T01:40:11.3659970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T01:40:11.3692600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T01:40:11.3722890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T01:40:11.3751790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T01:40:11.3781470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T01:40:11.3811080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T01:40:11.3839930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T01:40:11.3868070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T01:40:11.3869990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T01:40:11.3871790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T01:40:11.3873600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T01:40:11.3875300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T01:40:11.3877120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T01:40:11.3878930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T01:40:11.3880530Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T01:40:11.3882330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T01:40:11.3884510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T01:40:11.3886580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T01:40:11.3888490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T01:40:11.3890250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T01:40:11.3892030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T01:40:11.3894330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T01:40:11.3896260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T01:40:11.3897910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T01:40:11.3899480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T01:40:11.3901250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T01:40:11.3903110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T01:40:11.3904910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T01:40:11.3906740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T01:40:11.3908720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T01:40:11.3910620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T01:40:11.3912320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T01:40:11.3913970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T01:40:11.3915580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T01:40:11.3917370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T01:40:11.3919220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T01:40:11.3921480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T01:40:11.3923350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T01:40:11.3925370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T01:40:11.3927110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T01:40:11.3928660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T01:40:11.3930230Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T01:40:11.3931900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T01:40:11.3933730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T01:40:11.3936770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T01:40:11.3938580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T01:40:11.3940460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T01:40:11.3942310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T01:40:11.3944140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T01:40:11.3945970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T01:40:11.3948100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T01:40:11.3950080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T01:40:11.3951840Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T01:40:11.3953510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T01:40:11.3955060Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T01:40:11.3956720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T01:40:11.3958500Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T01:40:11.3960640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T01:40:11.3962600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T01:40:11.3964240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T01:40:11.3965390Z Only the first 100 operations were output. 2021-05-16T01:40:12.0431610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4384-wwoauq.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-16T01:40:15.7293530Z ==> Summary 2021-05-16T01:40:15.7943040Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T01:40:15.7948550Z ==> Installing poppler dependency: libxext 2021-05-16T01:40:15.8509670Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T01:40:15.8527010Z 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-3963-ff9u41 2021-05-16T01:40:15.8825090Z cp -pR /private/tmp/d20210516-3963-ff9u41/libxext/. /usr/local/Cellar/libxext 2021-05-16T01:40:15.9273910Z chmod -Rf +w /private/tmp/d20210516-3963-ff9u41 2021-05-16T01:40:16.0053470Z ==> Finishing up 2021-05-16T01:40:16.0406850Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T01:40:16.0410920Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T01:40:16.0417220Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T01:40:16.0422270Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T01:40:16.0428040Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T01:40:16.0433570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T01:40:16.0439280Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T01:40:16.0444900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T01:40:16.0450470Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T01:40:16.0456130Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T01:40:16.0461730Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T01:40:16.0467330Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T01:40:16.0472950Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T01:40:16.0478600Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T01:40:16.0484230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T01:40:16.0489990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T01:40:16.0541300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T01:40:16.0546740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T01:40:16.0552240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T01:40:16.0557790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T01:40:16.0563490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T01:40:16.0569150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T01:40:16.0574580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T01:40:16.0579660Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T01:40:16.0585460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T01:40:16.0590550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T01:40:16.0595930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T01:40:16.0601500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T01:40:16.0606950Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T01:40:16.0612040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T01:40:16.0617620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T01:40:16.0622710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T01:40:16.0629360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T01:40:16.0657500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T01:40:16.0663160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T01:40:16.0668230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T01:40:16.0674120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T01:40:16.0679400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T01:40:16.0684140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T01:40:16.0690070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T01:40:16.0695350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T01:40:16.0700590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T01:40:16.0707290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T01:40:16.0716270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T01:40:16.0718190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T01:40:16.0725710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T01:40:16.0728710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T01:40:16.0734770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T01:40:16.0742740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T01:40:16.0747740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T01:40:16.0752870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T01:40:16.0758710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T01:40:16.0765690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T01:40:16.0770500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T01:40:16.0777030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T01:40:16.0781770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T01:40:16.0787740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T01:40:16.0793360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T01:40:16.0798310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T01:40:16.0804050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T01:40:16.0809030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T01:40:16.0814420Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T01:40:16.0820130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T01:40:16.0825160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T01:40:16.0830870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T01:40:16.0835580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T01:40:16.0841980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T01:40:16.0847070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T01:40:16.0853090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T01:40:16.0858360Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T01:40:16.0864030Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T01:40:16.0869220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T01:40:16.0875050Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T01:40:16.0880070Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T01:40:16.0885940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T01:40:16.0891270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T01:40:16.0896750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T01:40:16.0903190Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T01:40:16.0932050Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T01:40:16.0936790Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T01:40:16.0944380Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T01:40:16.1202020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4411-ws3fid.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-16T01:40:19.5824660Z ==> Summary 2021-05-16T01:40:19.5886400Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T01:40:19.5892200Z ==> Installing poppler dependency: libxrender 2021-05-16T01:40:19.6455720Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T01:40:19.6473750Z 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-3963-1jpw25f 2021-05-16T01:40:19.6583830Z cp -pR /private/tmp/d20210516-3963-1jpw25f/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T01:40:19.6729340Z chmod -Rf +w /private/tmp/d20210516-3963-1jpw25f 2021-05-16T01:40:19.7305360Z ==> Finishing up 2021-05-16T01:40:19.7685160Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T01:40:19.7693160Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T01:40:19.7699830Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T01:40:19.7704510Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T01:40:19.7710290Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T01:40:19.7718060Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T01:40:19.7853440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4437-u0qicp.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-16T01:40:22.8105240Z ==> Summary 2021-05-16T01:40:22.8149330Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T01:40:22.8151150Z ==> Installing poppler dependency: lzo 2021-05-16T01:40:22.8175910Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T01:40:22.8199250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3963-huo2rm 2021-05-16T01:40:22.8384440Z cp -pR /private/tmp/d20210516-3963-huo2rm/lzo/. /usr/local/Cellar/lzo 2021-05-16T01:40:22.8597370Z chmod -Rf +w /private/tmp/d20210516-3963-huo2rm 2021-05-16T01:40:22.9202460Z ==> Finishing up 2021-05-16T01:40:22.9541880Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T01:40:22.9550270Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T01:40:22.9557160Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T01:40:22.9562430Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T01:40:22.9567920Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T01:40:22.9583340Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T01:40:22.9747940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4463-1l0wvqx.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-16T01:40:26.1376590Z ==> Summary 2021-05-16T01:40:26.1410610Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T01:40:26.1416980Z ==> Installing poppler dependency: pixman 2021-05-16T01:40:26.1471060Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T01:40:26.1489260Z 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-3963-1rvai35 2021-05-16T01:40:26.1649260Z cp -pR /private/tmp/d20210516-3963-1rvai35/pixman/. /usr/local/Cellar/pixman 2021-05-16T01:40:26.1784870Z chmod -Rf +w /private/tmp/d20210516-3963-1rvai35 2021-05-16T01:40:26.2716080Z ==> Finishing up 2021-05-16T01:40:26.4106790Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T01:40:26.4113430Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T01:40:26.4118350Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T01:40:26.4123860Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T01:40:26.4129410Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T01:40:26.4136910Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T01:40:26.4270600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4517-h1qyum.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-16T01:40:29.4410030Z ==> Summary 2021-05-16T01:40:29.4430080Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T01:40:29.4437070Z ==> Installing poppler dependency: cairo 2021-05-16T01:40:29.6412620Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T01:40:29.6429820Z 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-3963-17x3x37 2021-05-16T01:40:29.7084820Z cp -pR /private/tmp/d20210516-3963-17x3x37/cairo/. /usr/local/Cellar/cairo 2021-05-16T01:40:29.7828040Z chmod -Rf +w /private/tmp/d20210516-3963-17x3x37 2021-05-16T01:40:30.0020110Z ==> Finishing up 2021-05-16T01:40:30.0565660Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T01:40:30.0587500Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T01:40:30.0594690Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T01:40:30.0634080Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T01:40:30.0644340Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T01:40:30.0656300Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T01:40:30.0664790Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T01:40:30.0675620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T01:40:30.0688540Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T01:40:30.0699630Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T01:40:30.0709250Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T01:40:30.0717300Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T01:40:30.0787860Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T01:40:30.0791730Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T01:40:30.0800180Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T01:40:30.0804900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T01:40:30.0812290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T01:40:30.0817100Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T01:40:30.0822600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T01:40:30.0827390Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T01:40:30.0833410Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T01:40:30.0838740Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T01:40:30.0843180Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T01:40:30.0848860Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T01:40:30.0853810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T01:40:30.0859680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T01:40:30.0864700Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T01:40:30.0871050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T01:40:30.0875450Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T01:40:30.0881190Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T01:40:30.0885490Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T01:40:30.1254880Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4544-1dobvjv.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-16T01:40:32.6954540Z ==> Summary 2021-05-16T01:40:32.7042120Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T01:40:32.7048530Z ==> Installing poppler dependency: little-cms2 2021-05-16T01:40:32.7198440Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T01:40:32.7217560Z 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-3963-kvwzvt 2021-05-16T01:40:32.7395910Z cp -pR /private/tmp/d20210516-3963-kvwzvt/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T01:40:32.7578030Z chmod -Rf +w /private/tmp/d20210516-3963-kvwzvt 2021-05-16T01:40:32.8209870Z ==> Finishing up 2021-05-16T01:40:32.8429340Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T01:40:32.8440380Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T01:40:32.8446900Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T01:40:32.8455000Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T01:40:32.8460600Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T01:40:32.8468320Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T01:40:32.8474210Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T01:40:32.8549280Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T01:40:32.8560660Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T01:40:32.8571750Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T01:40:32.8583560Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T01:40:32.8588760Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T01:40:32.8595700Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T01:40:32.8600620Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T01:40:32.8605910Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T01:40:32.8613340Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T01:40:32.8791450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4570-2u58fq.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-16T01:40:35.2563280Z ==> Summary 2021-05-16T01:40:35.2591110Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T01:40:35.2598030Z ==> Installing poppler dependency: nspr 2021-05-16T01:40:35.2618620Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T01:40:35.2637020Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3963-1rtnvbf 2021-05-16T01:40:35.3266980Z cp -pR /private/tmp/d20210516-3963-1rtnvbf/nspr/. /usr/local/Cellar/nspr 2021-05-16T01:40:35.3814050Z chmod -Rf +w /private/tmp/d20210516-3963-1rtnvbf 2021-05-16T01:40:35.4607720Z ==> Finishing up 2021-05-16T01:40:35.4942090Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T01:40:35.4948200Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T01:40:35.4988930Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T01:40:35.4995800Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T01:40:35.5049050Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T01:40:35.5053460Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T01:40:35.5058640Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T01:40:35.5063170Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T01:40:35.5068510Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T01:40:35.5076000Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T01:40:35.5350440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4596-13z23vy.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-16T01:40:37.9968290Z ==> Summary 2021-05-16T01:40:38.0030670Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T01:40:38.0036450Z ==> Installing poppler dependency: nss 2021-05-16T01:40:38.0156290Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T01:40:38.0174340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-3963-1fgvehb 2021-05-16T01:40:38.2695920Z cp -pR /private/tmp/d20210516-3963-1fgvehb/nss/. /usr/local/Cellar/nss 2021-05-16T01:40:38.4311300Z chmod -Rf +w /private/tmp/d20210516-3963-1fgvehb 2021-05-16T01:40:39.7805790Z ==> Finishing up 2021-05-16T01:40:39.8175300Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T01:40:39.8178960Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T01:40:39.8188140Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T01:40:39.8193530Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T01:40:39.8198820Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T01:40:39.8204320Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T01:40:39.8217190Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T01:40:39.8222500Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T01:40:39.8227500Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T01:40:39.8232630Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T01:40:39.8237560Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T01:40:39.8242550Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T01:40:39.8247740Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T01:40:39.8256500Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T01:40:39.8261610Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T01:40:39.8266740Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T01:40:39.8279750Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T01:40:39.8315460Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T01:40:39.8319680Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T01:40:39.8324910Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T01:40:39.8329470Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T01:40:39.8334490Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T01:40:39.8338920Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T01:40:39.8343960Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T01:40:39.8348300Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T01:40:39.8353450Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T01:40:39.8357790Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T01:40:39.8362790Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T01:40:39.8367400Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T01:40:39.8372580Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T01:40:39.8377030Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T01:40:39.8381990Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T01:40:39.8386640Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T01:40:39.8392310Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T01:40:39.8397350Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T01:40:39.8401960Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T01:40:39.8407080Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T01:40:39.8411970Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T01:40:39.8416430Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T01:40:39.8421910Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T01:40:39.8427370Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T01:40:39.8432110Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T01:40:39.8437040Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T01:40:39.8441740Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T01:40:39.8447260Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T01:40:39.8451810Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T01:40:39.8456650Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T01:40:39.8461080Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T01:40:39.8466450Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T01:40:39.8470720Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T01:40:39.8476130Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T01:40:39.8480480Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T01:40:39.8485500Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T01:40:39.8489970Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T01:40:39.8495060Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T01:40:39.8499580Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T01:40:39.8504810Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T01:40:39.8509340Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T01:40:39.8514520Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T01:40:39.8518950Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T01:40:39.8524240Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T01:40:39.8528620Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T01:40:39.8533620Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T01:40:39.8537930Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T01:40:39.8543020Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T01:40:39.8548270Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T01:40:39.8553810Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T01:40:39.8558580Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T01:40:39.8564170Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T01:40:39.8568770Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T01:40:39.8576500Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T01:40:39.8584080Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T01:40:39.8588980Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T01:40:39.8594450Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T01:40:39.8599650Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T01:40:39.8605000Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T01:40:39.8610100Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T01:40:39.8615340Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T01:40:39.8620370Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T01:40:39.8625030Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T01:40:39.8630300Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T01:40:39.8635100Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T01:40:39.8640050Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T01:40:39.8645060Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T01:40:39.8650040Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T01:40:39.8655530Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T01:40:39.8660110Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T01:40:39.8665150Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T01:40:39.8670260Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T01:40:39.8675650Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T01:40:39.8701900Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T01:40:39.8706700Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T01:40:39.8711910Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T01:40:39.8716650Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T01:40:39.8721780Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T01:40:39.8727260Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T01:40:39.8731450Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T01:40:39.8736590Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T01:40:39.8741510Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T01:40:39.8746270Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T01:40:39.8750300Z Only the first 100 operations were output. 2021-05-16T01:40:39.9987720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4622-ydnl4h.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-16T01:40:42.5455720Z ==> Summary 2021-05-16T01:40:42.5588580Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T01:40:42.5595220Z ==> Installing poppler dependency: openjpeg 2021-05-16T01:40:42.5906200Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T01:40:42.5924310Z 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-3963-y40a4n 2021-05-16T01:40:42.7785870Z cp -pR /private/tmp/d20210516-3963-y40a4n/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T01:40:43.0217610Z chmod -Rf +w /private/tmp/d20210516-3963-y40a4n 2021-05-16T01:40:43.2693680Z ==> Finishing up 2021-05-16T01:40:43.3072910Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T01:40:43.3076450Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T01:40:43.3081840Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T01:40:43.3088800Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:40:43.3097590Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:40:43.3107310Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T01:40:43.3127770Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T01:40:43.3136330Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T01:40:43.3144280Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T01:40:43.3151290Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T01:40:43.3156610Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T01:40:43.3161200Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T01:40:43.3166740Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T01:40:43.3172790Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T01:40:43.3181600Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T01:40:43.4175020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4648-s9pfxr.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-16T01:40:45.8363380Z ==> Summary 2021-05-16T01:40:45.8663740Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T01:40:45.8670230Z ==> Installing poppler dependency: qt@5 2021-05-16T01:40:45.8707720Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T01:40:45.8726060Z 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-3963-1g6blox 2021-05-16T01:40:50.9983890Z cp -pR /private/tmp/d20210516-3963-1g6blox/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T01:40:57.4841500Z chmod -Rf +w /private/tmp/d20210516-3963-1g6blox 2021-05-16T01:41:10.2875100Z ==> Finishing up 2021-05-16T01:41:12.9237540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4695-1roif1p.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-16T01:41:18.3526800Z ==> Caveats 2021-05-16T01:41:18.3537340Z We agreed to the Qt open source license for you. 2021-05-16T01:41:18.3541290Z If this is unacceptable you should uninstall. 2021-05-16T01:41:18.3544960Z 2021-05-16T01:41:18.3546600Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:41:18.3550730Z because this is an alternate version of another formula. 2021-05-16T01:41:18.3551430Z 2021-05-16T01:41:18.3552240Z If you need to have qt@5 first in your PATH, run: 2021-05-16T01:41:18.3557300Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:41:18.3558080Z 2021-05-16T01:41:18.3562190Z For compilers to find qt@5 you may need to set: 2021-05-16T01:41:18.3563780Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T01:41:18.3568370Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T01:41:18.3569110Z 2021-05-16T01:41:18.3570350Z For pkg-config to find qt@5 you may need to set: 2021-05-16T01:41:18.3574560Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T01:41:18.3575230Z 2021-05-16T01:41:18.3576450Z ==> Summary 2021-05-16T01:41:18.4683470Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T01:41:18.4690430Z ==> Installing poppler 2021-05-16T01:41:18.4694850Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T01:41:18.4718810Z 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-3963-mvbusl 2021-05-16T01:41:18.7289260Z cp -pR /private/tmp/d20210516-3963-mvbusl/poppler/. /usr/local/Cellar/poppler 2021-05-16T01:41:18.9762160Z chmod -Rf +w /private/tmp/d20210516-3963-mvbusl 2021-05-16T01:41:19.3858870Z ==> Finishing up 2021-05-16T01:41:19.4202950Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T01:41:19.4207170Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T01:41:19.4212930Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T01:41:19.4217990Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T01:41:19.4223400Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T01:41:19.4228640Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T01:41:19.4233450Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T01:41:19.4239000Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T01:41:19.4244330Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T01:41:19.4249590Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T01:41:19.4254740Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T01:41:19.4259800Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T01:41:19.4265080Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T01:41:19.4272450Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T01:41:19.4290490Z rm /usr/local/share/gir-1.0 2021-05-16T01:41:19.4312570Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T01:41:19.4324780Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T01:41:19.4337180Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T01:41:19.4341090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T01:41:19.4347570Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T01:41:19.4363150Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T01:41:19.4369130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T01:41:19.4378960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T01:41:19.4384890Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T01:41:19.4391050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T01:41:19.4397110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T01:41:19.4403110Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T01:41:19.4409140Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T01:41:19.4415960Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T01:41:19.4427950Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T01:41:19.4440290Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T01:41:19.4442450Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T01:41:19.4457990Z rm /usr/local/lib/girepository-1.0 2021-05-16T01:41:19.4471250Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T01:41:19.4542270Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T01:41:19.4572720Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T01:41:19.4579670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T01:41:19.4581710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T01:41:19.4583550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T01:41:19.4585630Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T01:41:19.4587770Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T01:41:19.4589640Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T01:41:19.4591500Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T01:41:19.4593580Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T01:41:19.4595610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T01:41:19.4598940Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T01:41:19.4604710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T01:41:19.4609950Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T01:41:19.4614400Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T01:41:19.4620030Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T01:41:19.4628090Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T01:41:19.4633590Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T01:41:19.4638930Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T01:41:19.4643960Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T01:41:19.5683050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4729-17snrp0.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-16T01:41:22.0407530Z ==> Summary 2021-05-16T01:41:22.0705390Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T01:41:23.7097180Z ==> Caveats 2021-05-16T01:41:23.7100230Z ==> qt@5 2021-05-16T01:41:23.7141360Z We agreed to the Qt open source license for you. 2021-05-16T01:41:23.7145490Z If this is unacceptable you should uninstall. 2021-05-16T01:41:23.7146240Z 2021-05-16T01:41:23.7150600Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:41:23.7153460Z because this is an alternate version of another formula. 2021-05-16T01:41:23.7154220Z 2021-05-16T01:41:23.7155050Z If you need to have qt@5 first in your PATH, run: 2021-05-16T01:41:23.7160240Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:41:23.7161260Z 2021-05-16T01:41:23.7162120Z For compilers to find qt@5 you may need to set: 2021-05-16T01:41:23.7163540Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T01:41:23.7164950Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T01:41:23.7165630Z 2021-05-16T01:41:23.7166820Z For pkg-config to find qt@5 you may need to set: 2021-05-16T01:41:23.7167890Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T01:41:23.7168560Z 2021-05-16T01:41:25.4915740Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T01:41:26.7864470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:41:27.3334450Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T01:41:27.6950280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T01%3A50%3A00Z&sig=zS6wNfj2jBkobtqHKB4u730PrTU%2FNo9%2BSb40a36PvI0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:27.7512150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=zS6wNfj2jBkobtqHKB4u730PrTU\%2FNo9\%2BSb40a36PvI0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:27.8060700Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T01:41:27.8111460Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:41:29.4309600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:41:29.4492500Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T01:41:29.8082860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T01%3A50%3A00Z&sig=0u8RcUYpaoiniUPVDRDwvCT%2BrCC1yxuFM7fkIlsZoOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:29.8578480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=0u8RcUYpaoiniUPVDRDwvCT\%2BrCC1yxuFM7fkIlsZoOQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:30.1175740Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T01:41:30.1475880Z ==> Installing dependencies for hdf5: szip 2021-05-16T01:41:30.1479440Z ==> Installing hdf5 dependency: szip 2021-05-16T01:41:30.2189210Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T01:41:30.2226970Z 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-4736-1qgyrt5 2021-05-16T01:41:30.2327680Z cp -pR /private/tmp/d20210516-4736-1qgyrt5/szip/. /usr/local/Cellar/szip 2021-05-16T01:41:30.2444500Z chmod -Rf +w /private/tmp/d20210516-4736-1qgyrt5 2021-05-16T01:41:30.2889530Z ==> Finishing up 2021-05-16T01:41:30.3892110Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T01:41:30.3895750Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T01:41:30.3905860Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T01:41:30.3912540Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T01:41:30.3916950Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T01:41:30.3922290Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T01:41:30.4047420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4906-148q9vq.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-16T01:41:32.7662200Z ==> Summary 2021-05-16T01:41:32.7679080Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T01:41:32.7684790Z ==> Installing hdf5 2021-05-16T01:41:32.7687790Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:41:32.7707430Z 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-4736-1chya6k 2021-05-16T01:41:32.9494980Z cp -pR /private/tmp/d20210516-4736-1chya6k/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T01:41:33.0928560Z chmod -Rf +w /private/tmp/d20210516-4736-1chya6k 2021-05-16T01:41:33.5532580Z ==> Finishing up 2021-05-16T01:41:33.5834400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T01:41:33.5838990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T01:41:33.5843920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T01:41:33.5848840Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T01:41:33.5854110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T01:41:33.5859230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T01:41:33.5864480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T01:41:33.5869640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T01:41:33.5908590Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T01:41:33.5929610Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T01:41:33.5931160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T01:41:33.5932620Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T01:41:33.5933980Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T01:41:33.5935510Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T01:41:33.5938180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T01:41:33.5943360Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T01:41:33.5947940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T01:41:33.5952940Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T01:41:33.5957570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T01:41:33.5962660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T01:41:33.5967200Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T01:41:33.5972290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T01:41:33.5981940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T01:41:33.5986370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T01:41:33.5991650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T01:41:33.6002070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T01:41:33.6006720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T01:41:33.6011870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T01:41:33.6016560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T01:41:33.6021910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T01:41:33.6027130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T01:41:33.6031950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T01:41:33.6037880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T01:41:33.6042770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T01:41:33.6047230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T01:41:33.6052400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T01:41:33.6056910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T01:41:33.6062300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T01:41:33.6067000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T01:41:33.6072240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T01:41:33.6076810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T01:41:33.6081950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T01:41:33.6086460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T01:41:33.6091550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T01:41:33.6096220Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T01:41:33.6101350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T01:41:33.6106110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T01:41:33.6114960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T01:41:33.6119640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T01:41:33.6125600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T01:41:33.6130180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T01:41:33.6135360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T01:41:33.6140090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T01:41:33.6145290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T01:41:33.6150270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T01:41:33.6155180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T01:41:33.6160420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T01:41:33.6166300Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T01:41:33.6170870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T01:41:33.6176350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T01:41:33.6181040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T01:41:33.6186290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T01:41:33.6190990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T01:41:33.6195980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T01:41:33.6201030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T01:41:33.6205550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T01:41:33.6211200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T01:41:33.6215530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T01:41:33.6221440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T01:41:33.6225640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T01:41:33.6231400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T01:41:33.6235990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T01:41:33.6240830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T01:41:33.6246330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T01:41:33.6250760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T01:41:33.6255990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T01:41:33.6261250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T01:41:33.6266030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T01:41:33.6271460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T01:41:33.6276320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T01:41:33.6281710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T01:41:33.6287460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T01:41:33.6293240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T01:41:33.6298240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T01:41:33.6304170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T01:41:33.6309360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T01:41:33.6315060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T01:41:33.6324550Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T01:41:33.6330070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T01:41:33.6335080Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T01:41:33.6340770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T01:41:33.6345390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T01:41:33.6351400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T01:41:33.6355790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T01:41:33.6361410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T01:41:33.6366160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T01:41:33.6371950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T01:41:33.6377520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T01:41:33.6382850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T01:41:33.6387710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T01:41:33.6391990Z Only the first 100 operations were output. 2021-05-16T01:41:33.7413950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4934-1bley7d.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-16T01:41:36.6116860Z ==> Summary 2021-05-16T01:41:36.6280860Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T01:41:37.2557390Z ==> No outdated dependents to upgrade! 2021-05-16T01:41:37.2559390Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:41:37.3094620Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:41:37.3095690Z hdf5 2021-05-16T01:41:37.3104900Z rm /usr/local/bin/gif2h5 2021-05-16T01:41:37.3108650Z rm /usr/local/bin/h52gif 2021-05-16T01:41:37.3110730Z rm /usr/local/bin/h5c++ 2021-05-16T01:41:37.3117480Z rm /usr/local/bin/h5cc 2021-05-16T01:41:37.3118650Z rm /usr/local/bin/h5clear 2021-05-16T01:41:37.3120150Z rm /usr/local/bin/h5copy 2021-05-16T01:41:37.3123930Z rm /usr/local/bin/h5debug 2021-05-16T01:41:37.3128950Z rm /usr/local/bin/h5diff 2021-05-16T01:41:37.3129800Z rm /usr/local/bin/h5dump 2021-05-16T01:41:37.3132310Z rm /usr/local/bin/h5fc 2021-05-16T01:41:37.3135450Z rm /usr/local/bin/h5format_convert 2021-05-16T01:41:37.3138520Z rm /usr/local/bin/h5import 2021-05-16T01:41:37.3142920Z rm /usr/local/bin/h5jam 2021-05-16T01:41:37.3144440Z rm /usr/local/bin/h5ls 2021-05-16T01:41:37.3147410Z rm /usr/local/bin/h5mkgrp 2021-05-16T01:41:37.3150680Z rm /usr/local/bin/h5perf_serial 2021-05-16T01:41:37.3155600Z rm /usr/local/bin/h5redeploy 2021-05-16T01:41:37.3158920Z rm /usr/local/bin/h5repack 2021-05-16T01:41:37.3160930Z rm /usr/local/bin/h5repart 2021-05-16T01:41:37.3165180Z rm /usr/local/bin/h5stat 2021-05-16T01:41:37.3167280Z rm /usr/local/bin/h5unjam 2021-05-16T01:41:37.3170650Z rm /usr/local/bin/h5watch 2021-05-16T01:41:37.3178880Z rm /usr/local/include/H5ACpublic.h 2021-05-16T01:41:37.3184590Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T01:41:37.3185590Z rm /usr/local/include/H5Apublic.h 2021-05-16T01:41:37.3188060Z rm /usr/local/include/H5ArrayType.h 2021-05-16T01:41:37.3192020Z rm /usr/local/include/H5AtomType.h 2021-05-16T01:41:37.3194240Z rm /usr/local/include/H5Attribute.h 2021-05-16T01:41:37.3199340Z rm /usr/local/include/H5Classes.h 2021-05-16T01:41:37.3200430Z rm /usr/local/include/H5CommonFG.h 2021-05-16T01:41:37.3206420Z rm /usr/local/include/H5CompType.h 2021-05-16T01:41:37.3207360Z rm /usr/local/include/H5Cpp.h 2021-05-16T01:41:37.3209570Z rm /usr/local/include/H5CppDoc.h 2021-05-16T01:41:37.3216180Z rm /usr/local/include/H5Cpublic.h 2021-05-16T01:41:37.3217220Z rm /usr/local/include/H5DOpublic.h 2021-05-16T01:41:37.3220550Z rm /usr/local/include/H5DSpublic.h 2021-05-16T01:41:37.3224870Z rm /usr/local/include/H5DaccProp.h 2021-05-16T01:41:37.3227120Z rm /usr/local/include/H5DataSet.h 2021-05-16T01:41:37.3231300Z rm /usr/local/include/H5DataSpace.h 2021-05-16T01:41:37.3234050Z rm /usr/local/include/H5DataType.h 2021-05-16T01:41:37.3237170Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T01:41:37.3241290Z rm /usr/local/include/H5Dpublic.h 2021-05-16T01:41:37.3246770Z rm /usr/local/include/H5DxferProp.h 2021-05-16T01:41:37.3248870Z rm /usr/local/include/H5ESpublic.h 2021-05-16T01:41:37.3252340Z rm /usr/local/include/H5EnumType.h 2021-05-16T01:41:37.3256050Z rm /usr/local/include/H5Epubgen.h 2021-05-16T01:41:37.3258630Z rm /usr/local/include/H5Epublic.h 2021-05-16T01:41:37.3262800Z rm /usr/local/include/H5Exception.h 2021-05-16T01:41:37.3265160Z rm /usr/local/include/H5FDcore.h 2021-05-16T01:41:37.3268560Z rm /usr/local/include/H5FDdirect.h 2021-05-16T01:41:37.3272440Z rm /usr/local/include/H5FDfamily.h 2021-05-16T01:41:37.3275020Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T01:41:37.3280970Z rm /usr/local/include/H5FDlog.h 2021-05-16T01:41:37.3281900Z rm /usr/local/include/H5FDmpi.h 2021-05-16T01:41:37.3285120Z rm /usr/local/include/H5FDmpio.h 2021-05-16T01:41:37.3290590Z rm /usr/local/include/H5FDmulti.h 2021-05-16T01:41:37.3291550Z rm /usr/local/include/H5FDpublic.h 2021-05-16T01:41:37.3294650Z rm /usr/local/include/H5FDros3.h 2021-05-16T01:41:37.3299820Z rm /usr/local/include/H5FDsec2.h 2021-05-16T01:41:37.3301150Z rm /usr/local/include/H5FDstdio.h 2021-05-16T01:41:37.3304790Z rm /usr/local/include/H5FDwindows.h 2021-05-16T01:41:37.3307880Z rm /usr/local/include/H5FaccProp.h 2021-05-16T01:41:37.3312150Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T01:41:37.3315240Z rm /usr/local/include/H5File.h 2021-05-16T01:41:37.3317340Z rm /usr/local/include/H5FloatType.h 2021-05-16T01:41:37.3322540Z rm /usr/local/include/H5Fpublic.h 2021-05-16T01:41:37.3326730Z rm /usr/local/include/H5Gpublic.h 2021-05-16T01:41:37.3329820Z rm /usr/local/include/H5Group.h 2021-05-16T01:41:37.3331260Z rm /usr/local/include/H5IMpublic.h 2021-05-16T01:41:37.3334460Z rm /usr/local/include/H5IdComponent.h 2021-05-16T01:41:37.3337370Z rm /usr/local/include/H5Include.h 2021-05-16T01:41:37.3342790Z rm /usr/local/include/H5IntType.h 2021-05-16T01:41:37.3344340Z rm /usr/local/include/H5Ipublic.h 2021-05-16T01:41:37.3348280Z rm /usr/local/include/H5LDpublic.h 2021-05-16T01:41:37.3350690Z rm /usr/local/include/H5LTpublic.h 2021-05-16T01:41:37.3354030Z rm /usr/local/include/H5LaccProp.h 2021-05-16T01:41:37.3356880Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T01:41:37.3361710Z rm /usr/local/include/H5Library.h 2021-05-16T01:41:37.3363000Z rm /usr/local/include/H5Location.h 2021-05-16T01:41:37.3369000Z rm /usr/local/include/H5Lpublic.h 2021-05-16T01:41:37.3370000Z rm /usr/local/include/H5MMpublic.h 2021-05-16T01:41:37.3373330Z rm /usr/local/include/H5Mpublic.h 2021-05-16T01:41:37.3377820Z rm /usr/local/include/H5Object.h 2021-05-16T01:41:37.3379650Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T01:41:37.3384450Z rm /usr/local/include/H5Opublic.h 2021-05-16T01:41:37.3386990Z rm /usr/local/include/H5PLextern.h 2021-05-16T01:41:37.3389200Z rm /usr/local/include/H5PLpublic.h 2021-05-16T01:41:37.3393090Z rm /usr/local/include/H5PTpublic.h 2021-05-16T01:41:37.3398850Z rm /usr/local/include/H5PacketTable.h 2021-05-16T01:41:37.3399810Z rm /usr/local/include/H5Ppublic.h 2021-05-16T01:41:37.3403640Z rm /usr/local/include/H5PredType.h 2021-05-16T01:41:37.3405290Z rm /usr/local/include/H5PropList.h 2021-05-16T01:41:37.3408440Z rm /usr/local/include/H5Rpublic.h 2021-05-16T01:41:37.3412800Z rm /usr/local/include/H5Spublic.h 2021-05-16T01:41:37.3414620Z rm /usr/local/include/H5StrType.h 2021-05-16T01:41:37.3418030Z rm /usr/local/include/H5TBpublic.h 2021-05-16T01:41:37.3421640Z rm /usr/local/include/H5Tpublic.h 2021-05-16T01:41:37.3424540Z rm /usr/local/include/H5VLconnector.h 2021-05-16T01:41:37.3427430Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T01:41:37.3433030Z rm /usr/local/include/H5VLnative.h 2021-05-16T01:41:37.3434010Z Only the first 100 operations were output. 2021-05-16T01:41:39.0591930Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T01:41:40.1955510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:41:40.7720320Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T01:41:41.1790560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T01%3A50%3A00Z&sig=3ZnqrXsxFZk1KOleHB7fi934wrBcqpl5sybWvhpgF0w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:41.2230460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=3ZnqrXsxFZk1KOleHB7fi934wrBcqpl5sybWvhpgF0w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:41.4714460Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T01:41:41.5513960Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T01:41:41.5559960Z 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-4942-488ko7 2021-05-16T01:41:41.6916390Z cp -pR /private/tmp/d20210516-4942-488ko7/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T01:41:41.8250080Z chmod -Rf +w /private/tmp/d20210516-4942-488ko7 2021-05-16T01:41:41.9811250Z ==> Finishing up 2021-05-16T01:41:42.0145740Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T01:41:42.0152430Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T01:41:42.0185730Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T01:41:42.0190760Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T01:41:42.0198170Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T01:41:42.0202550Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T01:41:42.0208070Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T01:41:42.0212810Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T01:41:42.0217840Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T01:41:42.0222990Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T01:41:42.0227590Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T01:41:42.0232640Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T01:41:42.0239230Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T01:41:42.0255360Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T01:41:42.0260680Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T01:41:42.0294740Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T01:41:42.0865170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5106-144pb3c.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-16T01:41:44.5902280Z ==> Caveats 2021-05-16T01:41:44.5903350Z Emacs Lisp files have been installed to: 2021-05-16T01:41:44.5904750Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T01:41:44.5906080Z ==> Summary 2021-05-16T01:41:44.6063570Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T01:41:46.7405720Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T01:41:47.8935930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:41:48.5656580Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T01:41:48.9447000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T01%3A50%3A00Z&sig=92aB0mZ9FAAFMCmyAySdmFSEJYUf2710Fn37A4hNpFE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:48.9946190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=92aB0mZ9FAAFMCmyAySdmFSEJYUf2710Fn37A4hNpFE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:49.1920060Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T01:41:49.2755830Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T01:41:49.2783370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5113-p4y0wv 2021-05-16T01:41:49.4034800Z cp -pR /private/tmp/d20210516-5113-p4y0wv/gsl/. /usr/local/Cellar/gsl 2021-05-16T01:41:49.5399070Z chmod -Rf +w /private/tmp/d20210516-5113-p4y0wv 2021-05-16T01:41:49.6960990Z ==> Finishing up 2021-05-16T01:41:49.7207730Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T01:41:49.7218450Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T01:41:49.7223680Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T01:41:49.7232720Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T01:41:49.7257520Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T01:41:49.7273630Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T01:41:49.7376500Z info /usr/local/share/info/gsl-ref.info 2021-05-16T01:41:49.7391320Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T01:41:49.7405300Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T01:41:49.7415990Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T01:41:49.7441380Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T01:41:49.7448940Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T01:41:49.7454420Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T01:41:49.7460170Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T01:41:49.7465760Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T01:41:49.7471000Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T01:41:49.7476750Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T01:41:49.7487840Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T01:41:49.8127630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5278-1gw4h2r.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-16T01:41:52.2736200Z ==> Summary 2021-05-16T01:41:52.2903520Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T01:41:55.4580210Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T01:41:56.7276880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:41:57.2876230Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T01:41:57.6590220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T01%3A50%3A00Z&sig=6bRBUyWMGuUZgF%2F6wRrCHI9ahxIhMhMcVqBUPBHsB%2FE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:41:57.7111500Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=6bRBUyWMGuUZgF\%2F6wRrCHI9ahxIhMhMcVqBUPBHsB\%2FE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:41:58.1508620Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T01:41:58.1692450Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T01:41:59.3117490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:41:59.9071550Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T01:42:00.2975360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T01%3A50%3A00Z&sig=513H2fjWgNgSuuWJY6STErrVsmpTHFl0qXu325NAgYc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:00.3483290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=513H2fjWgNgSuuWJY6STErrVsmpTHFl0qXu325NAgYc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:00.4334090Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T01:42:00.4383430Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T01:42:01.6137770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:02.1559500Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T01:42:02.5576970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T01%3A50%3A00Z&sig=ethVthxNINoqgT4QYlwnl2EDnfWgyETeblMu%2FWj4OAI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:02.6136720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=ethVthxNINoqgT4QYlwnl2EDnfWgyETeblMu\%2FWj4OAI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:02.6925120Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T01:42:02.6968940Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T01:42:03.8713870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:04.4235470Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T01:42:04.7843460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T01%3A50%3A00Z&sig=f3MO30Zgse%2BO4XBKiJi6N2bZzgwRKngzrhcORsGmgH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:04.8335920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=f3MO30Zgse\%2BO4XBKiJi6N2bZzgwRKngzrhcORsGmgH0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:04.8911290Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T01:42:04.8944450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T01:42:06.0089950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:06.6202990Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T01:42:06.9935410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T01%3A50%3A00Z&sig=3ypykMGx%2FG27O1%2F6oSJS%2F0FOIxFcsuHXXeEaiDqmbTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:07.0529830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=3ypykMGx\%2FG27O1\%2F6oSJS\%2F0FOIxFcsuHXXeEaiDqmbTw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:07.2063260Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T01:42:07.2157060Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T01:42:08.4120100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:08.9802210Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T01:42:09.3785610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T01%3A50%3A00Z&sig=MGWlgwGaq36dJQvi347eiYn%2BBrdk7iDiiHDIh54c7Is%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:09.4269190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=MGWlgwGaq36dJQvi347eiYn\%2BBrdk7iDiiHDIh54c7Is\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:09.4812590Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T01:42:09.4844480Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T01:42:10.7813200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:11.3609270Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T01:42:11.7286370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T01%3A50%3A00Z&sig=Vsr9ddI24TAv%2B9IdrosKC%2FOdpwknNcNJkHWAVhX1jjI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:11.7752120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=Vsr9ddI24TAv\%2B9IdrosKC\%2FOdpwknNcNJkHWAVhX1jjI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:11.9225230Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T01:42:11.9322640Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T01:42:13.0416450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:13.5767660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T01:42:14.5830910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=PcKBLklJ6MroSBuLXqa6CNTTwCLEQ890XIFEnUIyoyk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:14.5838450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T01%3A50%3A00Z&sig=PcKBLklJ6MroSBuLXqa6CNTTwCLEQ890XIFEnUIyoyk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:14.5842700Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T01:42:14.5845590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T01:42:15.2476420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:15.8006340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T01:42:16.1824770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T01%3A50%3A00Z&sig=lFAgTpcTTAnzSa07K3PMyYG8j66CUDaS9eDtMutCqFI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:16.2258330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=lFAgTpcTTAnzSa07K3PMyYG8j66CUDaS9eDtMutCqFI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:16.2942520Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T01:42:16.2981290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T01:42:17.5337250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:18.0835770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T01:42:18.4609000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T01%3A50%3A00Z&sig=yB8jyRlXJY9l325WG3s4gmxqe6vokoN4jZJqSx%2B5g6g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:18.5075680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=yB8jyRlXJY9l325WG3s4gmxqe6vokoN4jZJqSx\%2B5g6g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:18.5687960Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T01:42:18.5719760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T01:42:19.6654820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:20.2314660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T01:42:20.6449410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T01%3A50%3A00Z&sig=j54DOw%2FR4javCzygR60WnvSgPBIK4UIdz1djooVIrMY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:20.6918520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=j54DOw\%2FR4javCzygR60WnvSgPBIK4UIdz1djooVIrMY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:20.7403110Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T01:42:20.7432750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T01:42:21.8645490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:22.4220270Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T01:42:22.7795560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T01%3A50%3A00Z&sig=Y2T%2FMuQSmRnIqHEcuzbxwpmtCkhIig31rAYg%2BcDIOi4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:22.8338200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=Y2T\%2FMuQSmRnIqHEcuzbxwpmtCkhIig31rAYg\%2BcDIOi4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:22.9487300Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T01:42:22.9549570Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T01:42:24.0958000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:24.6583470Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T01:42:25.0166800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T01%3A50%3A00Z&sig=WUThG%2B2oy0vIU7ISJu7yxbrq1%2B4QccLjY0i%2BduZnGLM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:25.0640850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=WUThG\%2B2oy0vIU7ISJu7yxbrq1\%2B4QccLjY0i\%2BduZnGLM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:25.1444990Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T01:42:25.1485460Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T01:42:26.2403010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:26.7676940Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T01:42:27.1281790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T01%3A50%3A00Z&sig=d1BsrEAjp266%2FM5htXIV3p%2F2I1KxfvP6TunL33LRL8Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:27.1769390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=d1BsrEAjp266\%2FM5htXIV3p\%2F2I1KxfvP6TunL33LRL8Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:27.6823190Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T01:42:27.7994490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T01:42:28.9793040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:29.5684760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T01:42:29.9537690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T01%3A50%3A00Z&sig=Fj%2FxyHYCVvF%2BKV01Wfy5Md591nsRaScT%2BoDvBjsouAg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:30.0106100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=Fj\%2FxyHYCVvF\%2BKV01Wfy5Md591nsRaScT\%2BoDvBjsouAg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:30.1923220Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T01:42:30.2048380Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T01:42:31.3351980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:31.8805960Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T01:42:32.2594890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T01%3A50%3A00Z&sig=8HeoKrV4FCtOpwaRqGh95ILeABI1gVnktektsWet8Lw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:32.3156630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=8HeoKrV4FCtOpwaRqGh95ILeABI1gVnktektsWet8Lw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:32.3919750Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T01:42:32.3960360Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T01:42:33.5587220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:34.1187410Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T01:42:34.5078040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T01%3A50%3A00Z&sig=2Er6CL%2FlaHc5W78nz6qigvG87O4Uph6Mr%2FT3zuXBCWI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:34.5736990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=2Er6CL\%2FlaHc5W78nz6qigvG87O4Uph6Mr\%2FT3zuXBCWI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:34.7274930Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T01:42:34.7350370Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T01:42:36.2378230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:36.4892220Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T01:42:36.8573380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T01%3A50%3A00Z&sig=HZ7ySSwbxJsUypeh%2FjBgCJnarGcYFcoavuSGpBC3Pg8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:36.9130880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=HZ7ySSwbxJsUypeh\%2FjBgCJnarGcYFcoavuSGpBC3Pg8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:36.9602690Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T01:42:36.9635470Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T01:42:38.0681490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:38.6724930Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T01:42:39.0439870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T01%3A50%3A00Z&sig=GIs0NF8RqolQ6nTwnnhXPynz2y5B6UaUx7ajPbEGtXk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:39.0933250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=GIs0NF8RqolQ6nTwnnhXPynz2y5B6UaUx7ajPbEGtXk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:39.1841440Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T01:42:39.1888430Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T01:42:40.3453470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:40.9261800Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T01:42:41.3233700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T01%3A50%3A00Z&sig=U6895NSMrTmXy5FpgDuVHSlJ%2BWFwFhf4LdWQUD4Fp5k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:41.3716870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=U6895NSMrTmXy5FpgDuVHSlJ\%2BWFwFhf4LdWQUD4Fp5k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:41.5327780Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T01:42:41.5417300Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T01:42:42.7475250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:43.4570430Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T01:42:43.8256610Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T01%3A50%3A00Z&sig=hkfEgF1nSYhGoaopVcQM8gLftQs0qhEkB%2B2ngCOkDpg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:43.8788120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=hkfEgF1nSYhGoaopVcQM8gLftQs0qhEkB\%2B2ngCOkDpg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:43.9395710Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T01:42:43.9432180Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T01:42:45.0902280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:45.7133260Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T01:42:46.0970170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T01%3A50%3A00Z&sig=mimWn4hVqudfDwB8Er2uUR8RHphJ0jaNQt4oafC14UA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:46.1500350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=mimWn4hVqudfDwB8Er2uUR8RHphJ0jaNQt4oafC14UA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:46.3549850Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T01:42:46.3664760Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T01:42:47.6607690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:48.2216400Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T01:42:48.6174440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T01%3A50%3A00Z&sig=trb6TNm6X%2BbrrGp9Ac2gfiwNgEmYCmzOLqrhZ4Pue6o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:48.7061760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=trb6TNm6X\%2BbrrGp9Ac2gfiwNgEmYCmzOLqrhZ4Pue6o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:49.0415370Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T01:42:49.0841670Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T01:42:50.2842230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:51.0612310Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T01:42:51.4549190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T01%3A50%3A00Z&sig=UwXei9S1H3%2BL%2BQ1TSPjeJGEw4SUMETGsHWW9POlrkVM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:51.5010580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=UwXei9S1H3\%2BL\%2BQ1TSPjeJGEw4SUMETGsHWW9POlrkVM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:51.5992310Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T01:42:51.6045860Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T01:42:52.9944180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:53.5852630Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T01:42:53.9437100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T01%3A50%3A00Z&sig=3NPFaQC6k0oG3Cq6sa0GWYv1sg%2BafQj3OOfi5sUakZ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:53.9887200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=3NPFaQC6k0oG3Cq6sa0GWYv1sg\%2BafQj3OOfi5sUakZ0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:54.1344390Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T01:42:54.1468790Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T01:42:55.2027000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:55.9077970Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T01:42:56.3002080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T01%3A50%3A00Z&sig=TSwra8nKCQVVFKQc0zBkSrn4KRuw8afLhTJMUtF2FlI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:56.3544380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=TSwra8nKCQVVFKQc0zBkSrn4KRuw8afLhTJMUtF2FlI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:56.5318550Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T01:42:56.5519760Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T01:42:57.7228510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:42:58.4168670Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T01:42:58.7818310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T01%3A50%3A00Z&sig=R%2Fy%2Fc%2BNPUm42jNXke1O%2FEbC5aI%2FPfQtlY66Fud6KVMw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:42:58.8290160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=R\%2Fy\%2Fc\%2BNPUm42jNXke1O\%2FEbC5aI\%2FPfQtlY66Fud6KVMw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:42:58.9107410Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T01:42:58.9151990Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T01:43:00.0573000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:00.5726710Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T01:43:00.9554490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T01%3A50%3A00Z&sig=IomG46a1mv1pvKb%2Fv2lsVXN8QApxLFg7t2HoBfVvHrM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:01.0008320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=IomG46a1mv1pvKb\%2Fv2lsVXN8QApxLFg7t2HoBfVvHrM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:01.1155030Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T01:43:01.1241040Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T01:43:02.3722680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:02.9602690Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T01:43:03.3493360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T01%3A50%3A00Z&sig=0%2B2s6OYT82WVl9o5sH934nkRMHazpzIcl5rxpVy4oSw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:03.4051230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=0\%2B2s6OYT82WVl9o5sH934nkRMHazpzIcl5rxpVy4oSw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:03.5043450Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:43:03.5107890Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T01:43:04.6772360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:43:05.2648150Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T01:43:05.6270630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T01%3A50%3A00Z&sig=pni%2BFN0ciB71PgNgiIkOcq8w%2F%2B65zSbVrvAQGTxLunQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:43:05.6731040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=pni\%2BFN0ciB71PgNgiIkOcq8w\%2F\%2B65zSbVrvAQGTxLunQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:43:06.0677340Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T01:43:06.2059240Z ==> 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-16T01:43:06.2119920Z ==> Installing ffmpeg dependency: aom 2021-05-16T01:43:06.3055080Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T01:43:06.3129060Z 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-5285-hkb4j1 2021-05-16T01:43:06.3758360Z cp -pR /private/tmp/d20210516-5285-hkb4j1/aom/. /usr/local/Cellar/aom 2021-05-16T01:43:06.4242920Z chmod -Rf +w /private/tmp/d20210516-5285-hkb4j1 2021-05-16T01:43:06.4869340Z ==> Finishing up 2021-05-16T01:43:06.5950250Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T01:43:06.5967190Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T01:43:06.6391790Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T01:43:06.7657420Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T01:43:06.7670430Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T01:43:06.7687030Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T01:43:06.7697480Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T01:43:06.7717820Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T01:43:06.7943550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5650-15u4ey.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-16T01:43:09.3496580Z ==> Summary 2021-05-16T01:43:09.3530160Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T01:43:09.3536420Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T01:43:09.3612610Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T01:43:09.3632110Z 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-5285-nd9jp2 2021-05-16T01:43:09.3820910Z cp -pR /private/tmp/d20210516-5285-nd9jp2/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T01:43:09.4008860Z chmod -Rf +w /private/tmp/d20210516-5285-nd9jp2 2021-05-16T01:43:09.4623990Z ==> Finishing up 2021-05-16T01:43:09.5042410Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T01:43:09.5056110Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T01:43:09.5065420Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T01:43:09.5070710Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T01:43:09.5083410Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T01:43:09.5232010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5677-160289d.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-16T01:43:12.0916710Z ==> Summary 2021-05-16T01:43:12.0944190Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T01:43:12.0962190Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T01:43:12.1019740Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T01:43:12.1040000Z 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-5285-nc9n1j 2021-05-16T01:43:12.1745250Z cp -pR /private/tmp/d20210516-5285-nc9n1j/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T01:43:12.2481720Z chmod -Rf +w /private/tmp/d20210516-5285-nc9n1j 2021-05-16T01:43:12.3267060Z ==> Finishing up 2021-05-16T01:43:12.3698110Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T01:43:12.3703480Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T01:43:12.3711510Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T01:43:12.3834450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5703-1hdmi9y.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-16T01:43:14.8687340Z ==> Summary 2021-05-16T01:43:14.8768300Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T01:43:14.8775780Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T01:43:14.8803440Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T01:43:14.8822010Z 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-5285-htouxg 2021-05-16T01:43:14.9106390Z cp -pR /private/tmp/d20210516-5285-htouxg/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T01:43:14.9550730Z chmod -Rf +w /private/tmp/d20210516-5285-htouxg 2021-05-16T01:43:15.0431020Z ==> Finishing up 2021-05-16T01:43:15.1087310Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T01:43:15.1103740Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T01:43:15.1126980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T01:43:15.1151280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T01:43:15.1166290Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T01:43:15.1176050Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T01:43:15.1187730Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T01:43:15.1200060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T01:43:15.1211750Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T01:43:15.1222840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T01:43:15.1232010Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T01:43:15.1237740Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T01:43:15.1248690Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T01:43:15.1259520Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T01:43:15.1264860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T01:43:15.1277070Z 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-16T01:43:15.1291330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T01:43:15.1300100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T01:43:15.1311780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T01:43:15.1320270Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T01:43:15.1325800Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T01:43:15.1337570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T01:43:15.1348550Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T01:43:15.1354600Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T01:43:15.1359620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T01:43:15.1373120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T01:43:15.1392440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T01:43:15.1403200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T01:43:15.1416870Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T01:43:15.1427180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T01:43:15.1434840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T01:43:15.1440840Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T01:43:15.1446280Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T01:43:15.1460310Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T01:43:15.1464780Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T01:43:15.1474940Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T01:43:15.1483210Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T01:43:15.1715640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5729-3w7fql.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-16T01:43:17.7797740Z ==> Summary 2021-05-16T01:43:17.7850620Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T01:43:17.7865480Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T01:43:18.0163620Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T01:43:18.0181340Z 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-5285-1wu3byw 2021-05-16T01:43:18.1483390Z cp -pR /private/tmp/d20210516-5285-1wu3byw/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T01:43:18.2911870Z chmod -Rf +w /private/tmp/d20210516-5285-1wu3byw 2021-05-16T01:43:18.4917890Z ==> Finishing up 2021-05-16T01:43:18.5428620Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T01:43:18.5440020Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T01:43:18.5457200Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T01:43:18.5468630Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T01:43:18.5481340Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T01:43:18.5499920Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T01:43:18.5543110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T01:43:18.5565420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T01:43:18.5578790Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T01:43:18.5657860Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T01:43:18.5661840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T01:43:18.5667710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T01:43:18.5673240Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T01:43:18.5678360Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T01:43:18.5684850Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T01:43:18.5689920Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T01:43:18.5695670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T01:43:18.5700890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T01:43:18.5706450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T01:43:18.5711320Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T01:43:18.5716910Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T01:43:18.5722080Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T01:43:18.5727640Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T01:43:18.5732520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T01:43:18.5738150Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T01:43:18.5743140Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T01:43:18.5749210Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T01:43:18.5767340Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T01:43:18.5780440Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T01:43:18.5789700Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T01:43:18.5803590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T01:43:18.5809110Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T01:43:18.5814940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T01:43:18.5819800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T01:43:18.5825450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T01:43:18.5830490Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T01:43:18.5836020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T01:43:18.5840960Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T01:43:18.5846670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T01:43:18.5851750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T01:43:18.5857470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T01:43:18.5862470Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T01:43:18.5868080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T01:43:18.5873170Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T01:43:18.5878640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T01:43:18.5883580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T01:43:18.5889440Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T01:43:18.5895670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T01:43:18.5905700Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T01:43:18.5910390Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T01:43:18.5923100Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T01:43:18.5931700Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T01:43:18.5937780Z 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-16T01:43:18.6419590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5755-1rvoulk.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-16T01:43:21.3345510Z ==> Summary 2021-05-16T01:43:21.3491570Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T01:43:21.3497610Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T01:43:21.3552960Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T01:43:21.3596760Z 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-5285-pe2fni 2021-05-16T01:43:21.3739950Z cp -pR /private/tmp/d20210516-5285-pe2fni/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T01:43:21.3931780Z chmod -Rf +w /private/tmp/d20210516-5285-pe2fni 2021-05-16T01:43:21.4548790Z ==> Finishing up 2021-05-16T01:43:21.4924510Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T01:43:21.4972120Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T01:43:21.4978530Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T01:43:21.4984740Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T01:43:21.4990000Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T01:43:21.4998320Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T01:43:21.5006220Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T01:43:21.5171450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5781-1ta8ajo.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-16T01:43:24.0492610Z ==> Summary 2021-05-16T01:43:24.0526770Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T01:43:24.0535330Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T01:43:24.2923640Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T01:43:24.2943570Z 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-5285-1kvxwmv 2021-05-16T01:43:24.3551050Z cp -pR /private/tmp/d20210516-5285-1kvxwmv/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T01:43:24.4073200Z chmod -Rf +w /private/tmp/d20210516-5285-1kvxwmv 2021-05-16T01:43:24.5890970Z ==> Finishing up 2021-05-16T01:43:24.6292970Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T01:43:24.6313030Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T01:43:24.6322910Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T01:43:24.6327740Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T01:43:24.6335060Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T01:43:24.6344030Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T01:43:24.6368710Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T01:43:24.6377480Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T01:43:24.6382530Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T01:43:24.6388060Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T01:43:24.6401330Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T01:43:24.6406240Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T01:43:24.6414830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T01:43:24.6419890Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T01:43:24.6425520Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T01:43:24.6432710Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T01:43:24.6437990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T01:43:24.6442930Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T01:43:24.6466130Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T01:43:24.6470830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T01:43:24.6481400Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T01:43:24.6489020Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T01:43:24.6494760Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T01:43:24.6500880Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T01:43:24.6802380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5808-dzraij.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-16T01:43:27.4611730Z ==> Summary 2021-05-16T01:43:27.4690980Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T01:43:27.4699330Z ==> Installing ffmpeg dependency: libass 2021-05-16T01:43:27.7270560Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T01:43:27.7289340Z 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-5285-1dlk09s 2021-05-16T01:43:27.7432220Z cp -pR /private/tmp/d20210516-5285-1dlk09s/libass/. /usr/local/Cellar/libass 2021-05-16T01:43:27.8052700Z chmod -Rf +w /private/tmp/d20210516-5285-1dlk09s 2021-05-16T01:43:27.8627500Z ==> Finishing up 2021-05-16T01:43:27.9024370Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T01:43:27.9030480Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T01:43:27.9035120Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T01:43:27.9040750Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T01:43:27.9048420Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T01:43:27.9187050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5835-z1sjrn.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-16T01:43:30.6120700Z ==> Summary 2021-05-16T01:43:30.6152560Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T01:43:30.6172500Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T01:43:30.6476850Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T01:43:30.6494830Z 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-5285-1r1kmsa 2021-05-16T01:43:30.6673810Z cp -pR /private/tmp/d20210516-5285-1r1kmsa/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T01:43:30.6906860Z chmod -Rf +w /private/tmp/d20210516-5285-1r1kmsa 2021-05-16T01:43:30.7712060Z ==> Finishing up 2021-05-16T01:43:30.8114000Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T01:43:30.8117250Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T01:43:30.8122440Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T01:43:30.8129190Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T01:43:30.8135870Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T01:43:30.8140760Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T01:43:30.8146040Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T01:43:30.8153190Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T01:43:30.8324850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5861-13buj07.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-16T01:43:33.3986280Z ==> Summary 2021-05-16T01:43:33.4011270Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T01:43:33.4018300Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T01:43:33.4076360Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T01:43:33.4096660Z 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-5285-8o72om 2021-05-16T01:43:33.4272750Z cp -pR /private/tmp/d20210516-5285-8o72om/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T01:43:33.4494810Z chmod -Rf +w /private/tmp/d20210516-5285-8o72om 2021-05-16T01:43:33.5157780Z ==> Finishing up 2021-05-16T01:43:33.5571520Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T01:43:33.5574920Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T01:43:33.5588820Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T01:43:33.5595770Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T01:43:33.5600550Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T01:43:33.5606380Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T01:43:33.5610940Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T01:43:33.5616310Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T01:43:33.5621090Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T01:43:33.5628890Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T01:43:33.5634020Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T01:43:33.5806820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5887-akcxua.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-16T01:43:35.9219460Z ==> Summary 2021-05-16T01:43:35.9263200Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T01:43:35.9271340Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T01:43:35.9330780Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T01:43:35.9352630Z 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-5285-16eb1h3 2021-05-16T01:43:35.9515280Z cp -pR /private/tmp/d20210516-5285-16eb1h3/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T01:43:35.9723070Z chmod -Rf +w /private/tmp/d20210516-5285-16eb1h3 2021-05-16T01:43:36.0396060Z ==> Finishing up 2021-05-16T01:43:36.0681080Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T01:43:36.0686740Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T01:43:36.0692730Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T01:43:36.0700420Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T01:43:36.0865650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5913-19cvej.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-16T01:43:38.7148410Z ==> Summary 2021-05-16T01:43:38.7175310Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T01:43:38.7181730Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T01:43:38.7217250Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T01:43:38.7238410Z 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-5285-mmf6zk 2021-05-16T01:43:38.7494150Z cp -pR /private/tmp/d20210516-5285-mmf6zk/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T01:43:38.7668690Z chmod -Rf +w /private/tmp/d20210516-5285-mmf6zk 2021-05-16T01:43:38.8188060Z ==> Finishing up 2021-05-16T01:43:38.8633660Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T01:43:38.8640250Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T01:43:38.8648920Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T01:43:38.8740360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5939-141vq18.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-16T01:43:41.3981360Z ==> Summary 2021-05-16T01:43:41.4004880Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T01:43:41.4011370Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T01:43:41.4034510Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T01:43:41.4055410Z 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-5285-ywl79u 2021-05-16T01:43:41.4218020Z cp -pR /private/tmp/d20210516-5285-ywl79u/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T01:43:41.4395530Z chmod -Rf +w /private/tmp/d20210516-5285-ywl79u 2021-05-16T01:43:41.4988590Z ==> Finishing up 2021-05-16T01:43:41.5408980Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T01:43:41.5412640Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T01:43:41.5420670Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T01:43:41.5425380Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T01:43:41.5430750Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T01:43:41.5435550Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T01:43:41.5442020Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T01:43:41.5446230Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T01:43:41.5454030Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T01:43:41.5459040Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T01:43:41.5610190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5965-u31fh4.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-16T01:43:44.1404190Z ==> Summary 2021-05-16T01:43:44.1429630Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T01:43:44.1436320Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T01:43:44.1558600Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T01:43:44.1576430Z 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-5285-at3x3 2021-05-16T01:43:44.5780810Z cp -pR /private/tmp/d20210516-5285-at3x3/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T01:43:44.7801180Z chmod -Rf +w /private/tmp/d20210516-5285-at3x3 2021-05-16T01:43:44.8457500Z ==> Finishing up 2021-05-16T01:43:44.8861770Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T01:43:44.8866520Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T01:43:44.8874170Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T01:43:44.8878880Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T01:43:44.8883470Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T01:43:44.8889200Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T01:43:44.8896680Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T01:43:44.9067040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5991-8gjltj.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-16T01:43:47.6459990Z ==> Summary 2021-05-16T01:43:47.6480390Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T01:43:47.6486530Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T01:43:47.7030750Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T01:43:47.7049800Z 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-5285-5ph7gb 2021-05-16T01:43:47.7364300Z cp -pR /private/tmp/d20210516-5285-5ph7gb/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T01:43:47.7605080Z chmod -Rf +w /private/tmp/d20210516-5285-5ph7gb 2021-05-16T01:43:47.8373970Z ==> Finishing up 2021-05-16T01:43:47.8751260Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T01:43:47.8758780Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T01:43:47.8768510Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T01:43:47.8775560Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T01:43:47.8781050Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T01:43:47.8786390Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T01:43:47.8794060Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T01:43:47.8966840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6017-16jbiuz.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-16T01:43:50.4357960Z ==> Summary 2021-05-16T01:43:50.4395390Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T01:43:50.4401750Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T01:43:50.5059600Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T01:43:50.5079120Z 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-5285-1uxcnb3 2021-05-16T01:43:50.5242760Z cp -pR /private/tmp/d20210516-5285-1uxcnb3/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T01:43:50.5402810Z chmod -Rf +w /private/tmp/d20210516-5285-1uxcnb3 2021-05-16T01:43:50.6445540Z ==> Finishing up 2021-05-16T01:43:50.7618710Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T01:43:50.7719850Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T01:43:50.7823040Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T01:43:50.7923050Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T01:43:50.7954660Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T01:43:50.7957840Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T01:43:50.7983220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6043-3uswg9.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-16T01:43:53.2958020Z ==> Summary 2021-05-16T01:43:53.2978050Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T01:43:53.2984500Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T01:43:53.3010040Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T01:43:53.3027460Z 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-5285-1c42yic 2021-05-16T01:43:53.3821790Z cp -pR /private/tmp/d20210516-5285-1c42yic/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T01:43:53.4394350Z chmod -Rf +w /private/tmp/d20210516-5285-1c42yic 2021-05-16T01:43:53.5309650Z ==> Finishing up 2021-05-16T01:43:53.5721330Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T01:43:53.5726100Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T01:43:53.5735410Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T01:43:53.5744220Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T01:43:53.5748680Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T01:43:53.5753830Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T01:43:53.5758750Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T01:43:53.5763710Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T01:43:53.5768640Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T01:43:53.5776260Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T01:43:53.6087590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6069-1w5rcsg.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-16T01:43:56.1970810Z ==> Summary 2021-05-16T01:43:56.2035370Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T01:43:56.2042900Z ==> Installing ffmpeg dependency: snappy 2021-05-16T01:43:56.2102340Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T01:43:56.2120260Z 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-5285-1lgwe7x 2021-05-16T01:43:56.2242470Z cp -pR /private/tmp/d20210516-5285-1lgwe7x/snappy/. /usr/local/Cellar/snappy 2021-05-16T01:43:56.2680410Z chmod -Rf +w /private/tmp/d20210516-5285-1lgwe7x 2021-05-16T01:43:56.3211310Z ==> Finishing up 2021-05-16T01:43:56.3713820Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T01:43:56.3717520Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T01:43:56.3724090Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T01:43:56.3727670Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T01:43:56.3737530Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T01:43:56.3760210Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T01:43:56.3764880Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T01:43:56.3770120Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T01:43:56.3775640Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T01:43:56.3923890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6095-zb1qhe.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-16T01:43:58.8448860Z ==> Summary 2021-05-16T01:43:58.8476260Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T01:43:58.8483390Z ==> Installing ffmpeg dependency: speex 2021-05-16T01:43:58.8570570Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T01:43:58.8589960Z 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-5285-1qhms4b 2021-05-16T01:43:58.8764140Z cp -pR /private/tmp/d20210516-5285-1qhms4b/speex/. /usr/local/Cellar/speex 2021-05-16T01:43:58.8965090Z chmod -Rf +w /private/tmp/d20210516-5285-1qhms4b 2021-05-16T01:43:58.9591640Z ==> Finishing up 2021-05-16T01:43:59.0046960Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T01:43:59.0055170Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T01:43:59.0068450Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T01:43:59.0075180Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T01:43:59.0082580Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T01:43:59.0090450Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T01:43:59.0099640Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T01:43:59.0271290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6121-994vny.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-16T01:44:01.6825840Z ==> Summary 2021-05-16T01:44:01.6856130Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T01:44:01.6865600Z ==> Installing ffmpeg dependency: srt 2021-05-16T01:44:01.7031700Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T01:44:01.7049160Z 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-5285-wfeb7p 2021-05-16T01:44:01.7386380Z cp -pR /private/tmp/d20210516-5285-wfeb7p/srt/. /usr/local/Cellar/srt 2021-05-16T01:44:01.7604680Z chmod -Rf +w /private/tmp/d20210516-5285-wfeb7p 2021-05-16T01:44:01.8538640Z ==> Finishing up 2021-05-16T01:44:01.9074120Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T01:44:01.9083440Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T01:44:01.9104380Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T01:44:01.9124370Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T01:44:01.9140280Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T01:44:01.9153540Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T01:44:01.9167860Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T01:44:01.9181330Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T01:44:01.9190320Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T01:44:01.9217770Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T01:44:01.9293430Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T01:44:01.9496080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6147-863804.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-16T01:44:04.6184610Z ==> Summary 2021-05-16T01:44:04.6213130Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T01:44:04.6221330Z ==> Installing ffmpeg dependency: giflib 2021-05-16T01:44:04.6248590Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T01:44:04.6268180Z 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-5285-1qpmhea 2021-05-16T01:44:04.6416750Z cp -pR /private/tmp/d20210516-5285-1qpmhea/giflib/. /usr/local/Cellar/giflib 2021-05-16T01:44:04.6640030Z chmod -Rf +w /private/tmp/d20210516-5285-1qpmhea 2021-05-16T01:44:04.7189510Z ==> Finishing up 2021-05-16T01:44:04.7615370Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T01:44:04.7624210Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T01:44:04.7628750Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T01:44:04.7641180Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T01:44:04.7646020Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T01:44:04.7650610Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T01:44:04.7657980Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T01:44:04.7664960Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T01:44:04.7669770Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T01:44:04.7675150Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T01:44:04.7680200Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T01:44:04.7845070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6173-1c5w0kk.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-16T01:44:07.4256310Z ==> Summary 2021-05-16T01:44:07.4280880Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T01:44:07.4287220Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T01:44:07.5055310Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T01:44:07.5073360Z 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-5285-122np6w 2021-05-16T01:44:07.5624890Z cp -pR /private/tmp/d20210516-5285-122np6w/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T01:44:07.6028970Z chmod -Rf +w /private/tmp/d20210516-5285-122np6w 2021-05-16T01:44:07.8646190Z ==> Finishing up 2021-05-16T01:44:07.9365470Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T01:44:07.9369130Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T01:44:07.9374530Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T01:44:07.9379150Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T01:44:07.9384180Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T01:44:07.9389040Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T01:44:07.9393590Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T01:44:07.9398500Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T01:44:07.9402850Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T01:44:07.9407880Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T01:44:07.9415530Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T01:44:07.9432430Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T01:44:07.9439800Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T01:44:07.9445730Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T01:44:07.9451970Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T01:44:07.9460020Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T01:44:07.9470530Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T01:44:07.9759000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6199-inzb8h.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-16T01:44:10.6319690Z ==> Summary 2021-05-16T01:44:10.6363140Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T01:44:10.6369520Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T01:44:10.7148000Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T01:44:10.7165790Z 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-5285-1vn61t3 2021-05-16T01:44:10.9032120Z cp -pR /private/tmp/d20210516-5285-1vn61t3/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T01:44:11.0056810Z chmod -Rf +w /private/tmp/d20210516-5285-1vn61t3 2021-05-16T01:44:11.0911890Z ==> Finishing up 2021-05-16T01:44:11.1324390Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T01:44:11.1330600Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T01:44:11.1336690Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T01:44:11.1343360Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T01:44:11.1347920Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T01:44:11.1353430Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T01:44:11.1360810Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T01:44:11.1604840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6225-u9bs1x.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-16T01:44:13.6829740Z ==> Caveats 2021-05-16T01:44:13.6831060Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T01:44:13.6832810Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T01:44:13.6834300Z ==> Summary 2021-05-16T01:44:13.6882360Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T01:44:13.6888550Z ==> Installing ffmpeg dependency: theora 2021-05-16T01:44:13.7070210Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T01:44:13.7088650Z 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-5285-m805fk 2021-05-16T01:44:13.7835960Z cp -pR /private/tmp/d20210516-5285-m805fk/theora/. /usr/local/Cellar/theora 2021-05-16T01:44:14.0530280Z chmod -Rf +w /private/tmp/d20210516-5285-m805fk 2021-05-16T01:44:14.1462380Z ==> Finishing up 2021-05-16T01:44:14.1887520Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T01:44:14.1895650Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T01:44:14.1902330Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T01:44:14.1906940Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T01:44:14.1913170Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T01:44:14.1917640Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T01:44:14.1923470Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T01:44:14.1927840Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T01:44:14.1933490Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T01:44:14.1955130Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T01:44:14.1959480Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T01:44:14.1967380Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T01:44:14.1972620Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T01:44:14.1977630Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T01:44:14.2281140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6252-1bsv9mx.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-16T01:44:16.6682960Z ==> Summary 2021-05-16T01:44:16.6752680Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T01:44:16.6793370Z ==> Installing ffmpeg dependency: x264 2021-05-16T01:44:16.6822600Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T01:44:16.6841340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5285-4simyz 2021-05-16T01:44:16.7210760Z cp -pR /private/tmp/d20210516-5285-4simyz/x264/. /usr/local/Cellar/x264 2021-05-16T01:44:16.7398280Z chmod -Rf +w /private/tmp/d20210516-5285-4simyz 2021-05-16T01:44:16.7948890Z ==> Finishing up 2021-05-16T01:44:16.8366230Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T01:44:16.8372050Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T01:44:16.8376460Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T01:44:16.8383450Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T01:44:16.8387820Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T01:44:16.8393340Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T01:44:16.8400480Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T01:44:16.8548150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6278-764vda.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-16T01:44:19.5695960Z ==> Summary 2021-05-16T01:44:19.5714540Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T01:44:19.5721560Z ==> Installing ffmpeg dependency: x265 2021-05-16T01:44:19.5786800Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T01:44:19.5806280Z 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-5285-1dbysgt 2021-05-16T01:44:19.6847330Z cp -pR /private/tmp/d20210516-5285-1dbysgt/x265/. /usr/local/Cellar/x265 2021-05-16T01:44:19.7539860Z chmod -Rf +w /private/tmp/d20210516-5285-1dbysgt 2021-05-16T01:44:19.8590860Z ==> Finishing up 2021-05-16T01:44:19.9293820Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T01:44:19.9299780Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T01:44:19.9304440Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T01:44:19.9311480Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T01:44:19.9315850Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T01:44:19.9321270Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T01:44:19.9328540Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T01:44:19.9537930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6304-11w2tdo.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-16T01:44:22.6687290Z ==> Summary 2021-05-16T01:44:22.6705630Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T01:44:22.6712300Z ==> Installing ffmpeg dependency: xvid 2021-05-16T01:44:22.6739750Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T01:44:22.6760870Z 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-5285-hj0l3v 2021-05-16T01:44:22.6927150Z cp -pR /private/tmp/d20210516-5285-hj0l3v/xvid/. /usr/local/Cellar/xvid 2021-05-16T01:44:22.7054730Z chmod -Rf +w /private/tmp/d20210516-5285-hj0l3v 2021-05-16T01:44:22.7695520Z ==> Finishing up 2021-05-16T01:44:22.8140970Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T01:44:22.8148220Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T01:44:22.8152170Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T01:44:22.8284990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6330-1ngn3yk.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-16T01:44:25.4662020Z ==> Summary 2021-05-16T01:44:25.4678400Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T01:44:25.4687840Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T01:44:25.4861390Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T01:44:25.4881740Z 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-5285-1nyv70d 2021-05-16T01:44:25.5457640Z cp -pR /private/tmp/d20210516-5285-1nyv70d/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T01:44:25.6018570Z chmod -Rf +w /private/tmp/d20210516-5285-1nyv70d 2021-05-16T01:44:25.6907790Z ==> Finishing up 2021-05-16T01:44:25.7246260Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T01:44:25.7252460Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T01:44:25.7256800Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T01:44:25.7289150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T01:44:25.7306540Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T01:44:25.7317850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T01:44:25.7331180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T01:44:25.7342840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T01:44:25.7352300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T01:44:25.7365650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T01:44:25.7376690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T01:44:25.7387240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T01:44:25.7399490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T01:44:25.7411390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T01:44:25.7422940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T01:44:25.7434510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T01:44:25.7449210Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T01:44:25.7462060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T01:44:25.7474190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T01:44:25.7482180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T01:44:25.7495050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T01:44:25.7508950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T01:44:25.7515800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T01:44:25.7525340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T01:44:25.7537960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T01:44:25.7543640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T01:44:25.7554500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T01:44:25.7564170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T01:44:25.7597100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T01:44:25.7607050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T01:44:25.7616450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T01:44:25.7626220Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T01:44:25.7639380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T01:44:25.7644690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T01:44:25.7657440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T01:44:25.7665410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T01:44:25.7675520Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T01:44:25.7682150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T01:44:25.7694610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T01:44:25.7703850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T01:44:25.7711820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T01:44:25.7717780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T01:44:25.7729730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T01:44:25.7739250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T01:44:25.7750820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T01:44:25.7755490Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T01:44:25.7761260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T01:44:25.7767080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T01:44:25.7775390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T01:44:25.7781050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T01:44:25.7789720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T01:44:25.7800390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T01:44:25.7812040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T01:44:25.7817500Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T01:44:25.7824660Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T01:44:25.7838590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T01:44:25.7846970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T01:44:25.7852400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T01:44:25.7863320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T01:44:25.7869840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T01:44:25.7908680Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T01:44:25.7918170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T01:44:25.7923400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T01:44:25.7929480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T01:44:25.7934950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T01:44:25.7939850Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T01:44:25.7945790Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T01:44:25.7950910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T01:44:25.7966310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T01:44:25.7971840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T01:44:25.7977070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T01:44:25.7982800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T01:44:25.8012210Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T01:44:25.8016200Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T01:44:25.8021990Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T01:44:25.8032230Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T01:44:25.8302660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6356-8upqrk.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-16T01:44:28.5077380Z ==> Summary 2021-05-16T01:44:28.5139440Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T01:44:28.5146030Z ==> Installing ffmpeg dependency: zimg 2021-05-16T01:44:28.5204810Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:44:28.5223950Z 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-5285-z9cem1 2021-05-16T01:44:28.5471790Z cp -pR /private/tmp/d20210516-5285-z9cem1/zimg/. /usr/local/Cellar/zimg 2021-05-16T01:44:28.5719920Z chmod -Rf +w /private/tmp/d20210516-5285-z9cem1 2021-05-16T01:44:28.6399420Z ==> Finishing up 2021-05-16T01:44:28.6857650Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T01:44:28.6861270Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T01:44:28.6870420Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T01:44:28.6876950Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T01:44:28.6881390Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T01:44:28.6886890Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T01:44:28.6894170Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T01:44:28.7075110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6382-1627opk.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-16T01:44:31.1950460Z ==> Summary 2021-05-16T01:44:31.2032900Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T01:44:31.2039520Z ==> Installing ffmpeg 2021-05-16T01:44:31.2044870Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T01:44:31.2064460Z 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-5285-hn9vcv 2021-05-16T01:44:31.5420430Z cp -pR /private/tmp/d20210516-5285-hn9vcv/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T01:44:31.7791210Z chmod -Rf +w /private/tmp/d20210516-5285-hn9vcv 2021-05-16T01:44:35.1238720Z ==> Finishing up 2021-05-16T01:44:35.1650170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T01:44:35.1653720Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T01:44:35.1658800Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T01:44:35.1664500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T01:44:35.1669190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T01:44:35.1674860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T01:44:35.1679870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T01:44:35.1685060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T01:44:35.1689580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T01:44:35.1694950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T01:44:35.1699680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T01:44:35.1704880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T01:44:35.1709420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T01:44:35.1715120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T01:44:35.1719950Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T01:44:35.1724680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T01:44:35.1729440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T01:44:35.1734680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T01:44:35.1740530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T01:44:35.1745580Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T01:44:35.1749790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T01:44:35.1755060Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T01:44:35.1761030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T01:44:35.1767980Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T01:44:35.1773880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T01:44:35.1779350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T01:44:35.1785350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T01:44:35.1791200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T01:44:35.1796640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T01:44:35.1802210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T01:44:35.1808370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T01:44:35.1814160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T01:44:35.1820420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T01:44:35.1827230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T01:44:35.1833210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T01:44:35.1839930Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T01:44:35.1845280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T01:44:35.1851500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T01:44:35.1860620Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T01:44:35.1866330Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T01:44:35.1871180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T01:44:35.1876570Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T01:44:35.1881090Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T01:44:35.1886150Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T01:44:35.1891410Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T01:44:35.1896960Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T01:44:35.1900970Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T01:44:35.1908430Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T01:44:35.1935080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T01:44:35.1951110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T01:44:35.1960130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T01:44:35.1980500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T01:44:35.2059270Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T01:44:35.2069710Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T01:44:35.2075840Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T01:44:35.2097380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T01:44:35.2102750Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T01:44:35.2114490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T01:44:35.2120530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T01:44:35.2139460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T01:44:35.2144870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T01:44:35.2150800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T01:44:35.2158420Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T01:44:35.2173360Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T01:44:35.2184130Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T01:44:35.2194050Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T01:44:35.2203920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T01:44:35.2210350Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T01:44:35.2222380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T01:44:35.2227700Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T01:44:35.2236550Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T01:44:35.2241240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T01:44:35.2246520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T01:44:35.2252310Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T01:44:35.2258050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T01:44:35.2263470Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T01:44:35.2267950Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T01:44:35.2274670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T01:44:35.2280360Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T01:44:35.2285330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T01:44:35.2289980Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T01:44:35.2296710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T01:44:35.2302890Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T01:44:35.2307910Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T01:44:35.2312590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T01:44:35.2319140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T01:44:35.2324990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T01:44:35.2330330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T01:44:35.2335400Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T01:44:35.2341580Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T01:44:35.2346210Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T01:44:35.2351690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T01:44:35.2356690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T01:44:35.2362140Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T01:44:35.2366780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T01:44:35.2372590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T01:44:35.2377530Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T01:44:35.2383100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T01:44:35.2388300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T01:44:35.2393800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T01:44:35.2397360Z Only the first 100 operations were output. 2021-05-16T01:44:35.3608890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6408-14vmhuj.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-16T01:44:38.1733150Z ==> Summary 2021-05-16T01:44:38.1906600Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T01:44:39.3892830Z ==> Caveats 2021-05-16T01:44:39.3894330Z ==> tesseract 2021-05-16T01:44:39.3910420Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T01:44:39.3912360Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T01:44:41.2963280Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T01:44:42.4062570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:44:42.9838330Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T01:44:43.3577380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T01%3A50%3A00Z&sig=DLm%2FPrBuo4JPn6WQbVnifDk3UaZSvDK65D46UoE0u%2F0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:43.4055000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=DLm\%2FPrBuo4JPn6WQbVnifDk3UaZSvDK65D46UoE0u\%2F0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:43.8782990Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T01:44:43.9981580Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T01:44:45.1314250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:44:45.7106470Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T01:44:46.0897890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T01%3A50%3A00Z&sig=iuJpZHzxDgX%2Fa4MXf880mwokYP10JPP4y0Sph7ZTXSQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:44:46.1398190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A50\%3A00Z\&sig=iuJpZHzxDgX\%2Fa4MXf880mwokYP10JPP4y0Sph7ZTXSQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:44:46.4626920Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T01:44:46.5067540Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T01:44:46.5151980Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T01:44:46.5789360Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T01:44:46.5819150Z 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-6415-1cy6425 2021-05-16T01:44:47.1872070Z cp -pR /private/tmp/d20210516-6415-1cy6425/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T01:44:47.6879520Z chmod -Rf +w /private/tmp/d20210516-6415-1cy6425 2021-05-16T01:44:48.0801530Z ==> Finishing up 2021-05-16T01:44:48.1628120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T01:44:48.1631940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T01:44:48.1637590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T01:44:48.1642120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T01:44:48.1647320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T01:44:48.1653640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T01:44:48.1659820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T01:44:48.1665550Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T01:44:48.1677130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T01:44:48.1689370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T01:44:48.1700560Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T01:44:48.1714010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T01:44:48.1726490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T01:44:48.1738680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T01:44:48.1751370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T01:44:48.1761920Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T01:44:48.1776240Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T01:44:48.1788640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T01:44:48.1799210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T01:44:48.1809010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T01:44:48.1819740Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T01:44:48.1829260Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T01:44:48.1840520Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T01:44:48.1853530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T01:44:48.1864880Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T01:44:48.1876540Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T01:44:48.1891800Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T01:44:48.1904160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T01:44:48.1916650Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T01:44:48.1925750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T01:44:48.1965020Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T01:44:48.1976170Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T01:44:48.1981390Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T01:44:48.1992420Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T01:44:48.1998400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T01:44:48.2004300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T01:44:48.2010190Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T01:44:48.2017020Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T01:44:48.2022860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T01:44:48.2035220Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T01:44:48.2043080Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T01:44:48.2056870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T01:44:48.2064550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T01:44:48.2071270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T01:44:48.2078030Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T01:44:48.2085440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T01:44:48.2095980Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T01:44:48.2102490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T01:44:48.2108000Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T01:44:48.2113770Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T01:44:48.2124070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T01:44:48.2130010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T01:44:48.2136270Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T01:44:48.2146820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T01:44:48.2152870Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T01:44:48.2160110Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T01:44:48.2166640Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T01:44:48.2171830Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T01:44:48.3707210Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6585-hmrxl.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-16T01:44:51.0588980Z ==> Summary 2021-05-16T01:44:51.1098060Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T01:44:51.1103340Z ==> Installing imagemagick@6 2021-05-16T01:44:51.1107020Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T01:44:51.1128430Z 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-6415-w4aeho 2021-05-16T01:44:51.4815670Z cp -pR /private/tmp/d20210516-6415-w4aeho/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T01:44:51.9198990Z chmod -Rf +w /private/tmp/d20210516-6415-w4aeho 2021-05-16T01:44:53.3948850Z ==> Finishing up 2021-05-16T01:44:53.7021220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6611-1m54m44.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-16T01:44:56.3901720Z ==> Caveats 2021-05-16T01:44:56.3903860Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:44:56.3905150Z because this is an alternate version of another formula. 2021-05-16T01:44:56.3906600Z 2021-05-16T01:44:56.3907780Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T01:44:56.3909520Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:44:56.3910330Z 2021-05-16T01:44:56.3911240Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T01:44:56.3918710Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T01:44:56.3920310Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T01:44:56.3921070Z 2021-05-16T01:44:56.3922550Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T01:44:56.3923780Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T01:44:56.3924730Z 2021-05-16T01:44:56.3925820Z ==> Summary 2021-05-16T01:44:56.4364440Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T01:44:57.2916830Z ==> Caveats 2021-05-16T01:44:57.2922520Z ==> imagemagick@6 2021-05-16T01:44:57.2963400Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:44:57.2968160Z because this is an alternate version of another formula. 2021-05-16T01:44:57.2968940Z 2021-05-16T01:44:57.2970100Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T01:44:57.2972680Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:44:57.2975070Z 2021-05-16T01:44:57.2976060Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T01:44:57.2977670Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T01:44:57.2979260Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T01:44:57.2981750Z 2021-05-16T01:44:57.2985600Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T01:44:57.2988570Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T01:44:57.2992580Z 2021-05-16T01:44:59.4381560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T01:45:00.6048370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:01.1944970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T01:45:01.6896940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T01%3A55%3A00Z&sig=c2ZtP1YZc0Agq7E0zz9S9aX%2Bfx5Y5hK2Q%2BuMqKAcTOw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:01.7520170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=c2ZtP1YZc0Agq7E0zz9S9aX\%2Bfx5Y5hK2Q\%2BuMqKAcTOw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:01.8513440Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T01:45:01.8592900Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T01:45:03.0584170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:03.6000520Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T01:45:04.1020210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T01%3A55%3A00Z&sig=cwcVh7ReXaR0TtJAP9hcavF4wIzHm6wRLdJFkomGB5g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:04.1698570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=cwcVh7ReXaR0TtJAP9hcavF4wIzHm6wRLdJFkomGB5g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:04.3757780Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T01:45:04.3835780Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T01:45:05.5211010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:06.0854800Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T01:45:06.6147460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T01%3A55%3A00Z&sig=DLQpWz1%2FLZ1y0NnU5y9y7yLbj1OoEwz33Y5EvXV8mQg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:06.6643200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=DLQpWz1\%2FLZ1y0NnU5y9y7yLbj1OoEwz33Y5EvXV8mQg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:07.2965200Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T01:45:07.4516560Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T01:45:08.6476170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:09.2086830Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T01:45:09.7913690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T01%3A55%3A00Z&sig=tpaXzD2cG8wv77QBwm8MSJQeS3pQ5d%2B47R4063jrJ6A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:09.8425170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=tpaXzD2cG8wv77QBwm8MSJQeS3pQ5d\%2B47R4063jrJ6A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:09.8971290Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T01:45:09.9015170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T01:45:11.0930140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:11.6728040Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T01:45:12.1485930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T01%3A55%3A00Z&sig=8CIiKiUHVMPi1w%2FwysZhp4tXJJJa0%2Fx1Kfm5w3Uj48o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:12.1964290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=8CIiKiUHVMPi1w\%2FwysZhp4tXJJJa0\%2Fx1Kfm5w3Uj48o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:12.2549200Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T01:45:12.2588370Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T01:45:13.5026290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:14.0580750Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T01:45:14.5441620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T01%3A55%3A00Z&sig=7evQJIShSrWtZG5upcKFAIadzC%2F%2Bu2F%2FGcPBQdq5kvw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:14.5957460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=7evQJIShSrWtZG5upcKFAIadzC\%2F\%2Bu2F\%2FGcPBQdq5kvw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:14.7192480Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T01:45:14.7262490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T01:45:15.8919660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:16.4607500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T01:45:16.9491580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T01%3A55%3A00Z&sig=cOHbYKVXM33jTMTILUVq05LzU8CbzFlp0BsOed6f5P8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:16.9995950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=cOHbYKVXM33jTMTILUVq05LzU8CbzFlp0BsOed6f5P8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:17.1314440Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T01:45:17.1445750Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T01:45:18.3032180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:18.8693310Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T01:45:19.3297340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T01%3A55%3A00Z&sig=zMeTxCCp69QSaLVeS5LSQIjoGvfzK%2B%2B5i%2Fplj74tlZw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:19.4076610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=zMeTxCCp69QSaLVeS5LSQIjoGvfzK\%2B\%2B5i\%2Fplj74tlZw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:19.4562360Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T01:45:19.4599860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T01:45:20.5971980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:21.1784250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T01:45:21.6561130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T01%3A55%3A00Z&sig=nv%2BtUoAmxn7XaabqXS6FoJ7HtWAwvTHckU8Fe7VCggQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:21.7059460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=nv\%2BtUoAmxn7XaabqXS6FoJ7HtWAwvTHckU8Fe7VCggQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:21.7891220Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T01:45:21.7937890Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T01:45:22.9770510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:23.5874780Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T01:45:23.9547540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T01%3A55%3A00Z&sig=A0U%2FwdDPPFfMaAZMlKyptIQEC1r18uzZjfKu0DMuIWU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:24.0045660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=A0U\%2FwdDPPFfMaAZMlKyptIQEC1r18uzZjfKu0DMuIWU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:24.0694100Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:45:24.0731130Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T01:45:25.2825600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:25.8508050Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T01:45:26.2124260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T01%3A55%3A00Z&sig=kNT%2Fb7Dd%2BgaZD5lxOgOsssg4lkJW%2FOurboHiMMhsdAM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:26.2671930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=kNT\%2Fb7Dd\%2BgaZD5lxOgOsssg4lkJW\%2FOurboHiMMhsdAM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:26.4237310Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T01:45:26.4312730Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T01:45:27.5860280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:45:28.1890300Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T01:45:28.5790670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T01%3A55%3A00Z&sig=TtMaDxiypbMj69FmqaG%2BSXHo2a7Q%2BaCkMMyyuMhw6ho%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:45:28.6319250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=TtMaDxiypbMj69FmqaG\%2BSXHo2a7Q\%2BaCkMMyyuMhw6ho\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:45:29.3385040Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T01:45:29.4022640Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T01:45:29.4025280Z ==> Installing imagemagick dependency: libde265 2021-05-16T01:45:29.4789870Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T01:45:29.4850460Z 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-6618-15d5jp7 2021-05-16T01:45:29.5104250Z cp -pR /private/tmp/d20210516-6618-15d5jp7/libde265/. /usr/local/Cellar/libde265 2021-05-16T01:45:29.5321940Z chmod -Rf +w /private/tmp/d20210516-6618-15d5jp7 2021-05-16T01:45:29.6032230Z ==> Finishing up 2021-05-16T01:45:29.7300050Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T01:45:29.7306950Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T01:45:29.7313060Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T01:45:29.7333890Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T01:45:29.7339040Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T01:45:29.7348280Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T01:45:29.7362910Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T01:45:29.7388490Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T01:45:29.7393610Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T01:45:29.7407240Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T01:45:29.7622280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6849-2gs3r4.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-16T01:45:32.3023580Z ==> Summary 2021-05-16T01:45:32.3055590Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T01:45:32.3062990Z ==> Installing imagemagick dependency: docbook 2021-05-16T01:45:32.3089020Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T01:45:32.3108830Z 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-6618-d0a7lc 2021-05-16T01:45:32.4085200Z cp -pR /private/tmp/d20210516-6618-d0a7lc/docbook/. /usr/local/Cellar/docbook 2021-05-16T01:45:32.5200780Z chmod -Rf +w /private/tmp/d20210516-6618-d0a7lc 2021-05-16T01:45:32.6166390Z ==> Finishing up 2021-05-16T01:45:32.7102930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6875-1tfreai.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-16T01:45:34.8764840Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T01:45:34.9702540Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.0015340Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.0325550Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.0644950Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.0955610Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.1288460Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.1620310Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.1927920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.2238340Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.2546640Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.2884300Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.3190550Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.3503610Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.3808930Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:35.7484080Z ==> Caveats 2021-05-16T01:45:35.7485250Z To use the DocBook package in your XML toolchain, 2021-05-16T01:45:35.7486260Z you need to add the following to your ~/.bashrc: 2021-05-16T01:45:35.7487000Z 2021-05-16T01:45:35.7487880Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T01:45:35.7489500Z ==> Summary 2021-05-16T01:45:35.7672200Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T01:45:35.7681370Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T01:45:35.7740510Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T01:45:35.7759400Z 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-6618-175fxvh 2021-05-16T01:45:37.7534640Z cp -pR /private/tmp/d20210516-6618-175fxvh/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T01:45:40.5413860Z chmod -Rf +w /private/tmp/d20210516-6618-175fxvh 2021-05-16T01:45:41.8899750Z ==> Finishing up 2021-05-16T01:45:41.9406830Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T01:45:41.9437610Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T01:45:41.9539670Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6916-iqp37n.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-16T01:45:44.5856490Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:44.6328770Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:44.6736820Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:45:44.7046280Z ==> 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-16T01:45:44.7354500Z ==> 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-16T01:45:44.7671300Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T01:45:44.7984560Z ==> 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-16T01:45:44.8295620Z ==> 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-16T01:45:44.8604660Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:45:44.8918320Z ==> 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-16T01:45:44.9228680Z ==> 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-16T01:45:44.9537420Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T01:45:44.9846380Z ==> 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-16T01:45:45.0180960Z ==> 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-16T01:45:45.0490930Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:45.0801270Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T01:45:45.1111150Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:45:45.1423100Z ==> 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-16T01:45:45.1732280Z ==> 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-16T01:45:45.2043900Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T01:45:45.2355840Z ==> 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-16T01:45:45.2663260Z ==> 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-16T01:45:45.2973860Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T01:45:45.3286290Z ==> 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-16T01:45:45.3608090Z ==> 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-16T01:45:45.3917600Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T01:45:45.4229860Z ==> 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-16T01:45:45.4541600Z ==> 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-16T01:45:46.4299850Z ==> Summary 2021-05-16T01:45:46.7315230Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T01:45:46.7320630Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T01:45:46.7343220Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T01:45:46.7362400Z 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-6618-oswiqt 2021-05-16T01:45:46.7472090Z cp -pR /private/tmp/d20210516-6618-oswiqt/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T01:45:46.7596340Z chmod -Rf +w /private/tmp/d20210516-6618-oswiqt 2021-05-16T01:45:46.8074470Z ==> Finishing up 2021-05-16T01:45:46.8522570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6970-1rtbd1i.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-16T01:45:49.3318930Z ==> Caveats 2021-05-16T01:45:49.3322250Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:45:49.3323650Z because macOS already provides this software and installing another version in 2021-05-16T01:45:49.3324730Z parallel can cause all kinds of trouble. 2021-05-16T01:45:49.3325360Z 2021-05-16T01:45:49.3326660Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T01:45:49.3328330Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:45:49.3329150Z 2021-05-16T01:45:49.3329640Z 2021-05-16T01:45:49.3330440Z Bash completion has been installed to: 2021-05-16T01:45:49.3331900Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T01:45:49.3333790Z ==> Summary 2021-05-16T01:45:49.3339230Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T01:45:49.3345190Z ==> Installing imagemagick dependency: xmlto 2021-05-16T01:45:49.3481690Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T01:45:49.3500440Z 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-6618-1krwqk5 2021-05-16T01:45:49.3725210Z cp -pR /private/tmp/d20210516-6618-1krwqk5/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T01:45:49.4033630Z chmod -Rf +w /private/tmp/d20210516-6618-1krwqk5 2021-05-16T01:45:49.4746970Z ==> Finishing up 2021-05-16T01:45:49.5230530Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T01:45:49.5245800Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T01:45:49.5265020Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T01:45:49.5277250Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T01:45:49.5282320Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T01:45:49.5377900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6996-7yho96.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-16T01:45:51.9493860Z ==> Summary 2021-05-16T01:45:51.9538650Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T01:45:51.9544920Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T01:45:52.0566710Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T01:45:52.0583430Z 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-6618-1fjenzx 2021-05-16T01:45:52.1281960Z cp -pR /private/tmp/d20210516-6618-1fjenzx/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T01:45:52.2643840Z chmod -Rf +w /private/tmp/d20210516-6618-1fjenzx 2021-05-16T01:45:52.4114670Z ==> Finishing up 2021-05-16T01:45:52.4541360Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T01:45:52.4641230Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T01:45:52.4744440Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T01:45:52.4829770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.4856050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.4882750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.4918410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.4962850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.4974910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5036500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5042280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5145010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5248590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5351890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5455100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5558110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5661090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5764130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5866830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.5969610Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6072450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6104840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6205560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6307840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6408590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6493070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6595060Z mkdir -p /usr/local/share/locale/fo 2021-05-16T01:45:52.6696840Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T01:45:52.6732850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6774560Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6789630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6892490Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.6993130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7093350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7169920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7221200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7303890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7407450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7409000Z mkdir -p /usr/local/share/locale/ia 2021-05-16T01:45:52.7508430Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T01:45:52.7538270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7590870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7643840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7682070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7784940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7887840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.7990750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8093790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8110330Z mkdir -p /usr/local/share/locale/ky 2021-05-16T01:45:52.8193990Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T01:45:52.8221720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8275800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8313010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8324780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8348050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8450690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8460030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8493740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8559160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8602150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8616800Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8645440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8671110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8719590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8781720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8805320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8822260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8832830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8860370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8889080Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.8952260Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9030590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9068770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9172740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9273700Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9275660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9287030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9340740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9389830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9416520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9483570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9523760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9627120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9633970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T01:45:52.9736380Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T01:45:52.9738480Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T01:45:52.9741150Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T01:45:52.9782550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7022-baj8r1.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-16T01:45:54.9206010Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T01:45:56.3706870Z ==> Summary 2021-05-16T01:45:56.3941730Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T01:45:56.3948180Z ==> Installing imagemagick dependency: libheif 2021-05-16T01:45:56.5111050Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T01:45:56.5129110Z 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-6618-1dai21x 2021-05-16T01:45:56.5379320Z cp -pR /private/tmp/d20210516-6618-1dai21x/libheif/. /usr/local/Cellar/libheif 2021-05-16T01:45:56.5664420Z chmod -Rf +w /private/tmp/d20210516-6618-1dai21x 2021-05-16T01:45:56.6812820Z ==> Finishing up 2021-05-16T01:45:56.7242850Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T01:45:56.7248710Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T01:45:56.7254420Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T01:45:56.7260520Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T01:45:56.7269600Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T01:45:56.7277290Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T01:45:56.7299670Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T01:45:56.7313050Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T01:45:56.7324300Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T01:45:56.7376580Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T01:45:56.7386240Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T01:45:56.7391360Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T01:45:56.7397460Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T01:45:56.7403930Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T01:45:56.7414070Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T01:45:56.7422380Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T01:45:56.7432040Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T01:45:56.7644610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7049-eabp4f.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-16T01:45:59.2296770Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T01:46:00.7684800Z ==> Summary 2021-05-16T01:46:00.7785450Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T01:46:00.7887750Z ==> Installing imagemagick dependency: liblqr 2021-05-16T01:46:00.8290680Z 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-6618-1ywwwgk 2021-05-16T01:46:00.8293280Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T01:46:00.8435300Z cp -pR /private/tmp/d20210516-6618-1ywwwgk/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T01:46:00.8644350Z chmod -Rf +w /private/tmp/d20210516-6618-1ywwwgk 2021-05-16T01:46:00.9171110Z ==> Finishing up 2021-05-16T01:46:00.9615680Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T01:46:00.9628060Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T01:46:00.9641950Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T01:46:00.9730960Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T01:46:00.9835010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7076-kpfwfg.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-16T01:46:03.7505680Z ==> Summary 2021-05-16T01:46:03.7531760Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T01:46:03.7538410Z ==> Installing imagemagick dependency: libomp 2021-05-16T01:46:03.7594880Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T01:46:03.7612540Z 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-6618-1r9natk 2021-05-16T01:46:03.7782610Z cp -pR /private/tmp/d20210516-6618-1r9natk/libomp/. /usr/local/Cellar/libomp 2021-05-16T01:46:03.7897540Z chmod -Rf +w /private/tmp/d20210516-6618-1r9natk 2021-05-16T01:46:03.8332670Z ==> Finishing up 2021-05-16T01:46:03.8759290Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T01:46:03.8806820Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T01:46:03.8810490Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T01:46:03.8824940Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T01:46:03.8832020Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T01:46:03.8966130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7102-ny8tiq.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-16T01:46:06.4426240Z ==> Summary 2021-05-16T01:46:06.4442010Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T01:46:06.4448320Z ==> Installing imagemagick dependency: imath 2021-05-16T01:46:06.4510370Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:46:06.4528530Z 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-6618-xwrfxa 2021-05-16T01:46:06.5115050Z cp -pR /private/tmp/d20210516-6618-xwrfxa/imath/. /usr/local/Cellar/imath 2021-05-16T01:46:06.5405650Z chmod -Rf +w /private/tmp/d20210516-6618-xwrfxa 2021-05-16T01:46:06.6076490Z ==> Finishing up 2021-05-16T01:46:06.6527130Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T01:46:06.6542950Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T01:46:06.6547690Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T01:46:06.6553270Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T01:46:06.6558060Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T01:46:06.6563930Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T01:46:06.6571150Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T01:46:06.6780970Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7128-1tzwqez.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-16T01:46:09.1142620Z ==> Summary 2021-05-16T01:46:09.1183250Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T01:46:09.1189980Z ==> Installing imagemagick dependency: openexr 2021-05-16T01:46:09.1301270Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T01:46:09.1319750Z 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-6618-tz8kvu 2021-05-16T01:46:09.2057560Z cp -pR /private/tmp/d20210516-6618-tz8kvu/openexr/. /usr/local/Cellar/openexr 2021-05-16T01:46:09.2948300Z chmod -Rf +w /private/tmp/d20210516-6618-tz8kvu 2021-05-16T01:46:09.6059980Z ==> Finishing up 2021-05-16T01:46:09.6548170Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T01:46:09.6551930Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T01:46:09.6558640Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T01:46:09.6564970Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T01:46:09.6570330Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T01:46:09.6614910Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T01:46:09.6618950Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T01:46:09.6624630Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T01:46:09.6631470Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T01:46:09.6640270Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T01:46:09.6649770Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T01:46:09.6656030Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T01:46:09.6665600Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T01:46:09.6671310Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T01:46:09.6676420Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T01:46:09.6683860Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T01:46:09.6690690Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T01:46:09.6695630Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T01:46:09.6701390Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T01:46:09.6706280Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T01:46:09.6711910Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T01:46:09.6723960Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T01:46:09.6725780Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T01:46:09.6727690Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T01:46:09.6733190Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T01:46:09.6737930Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T01:46:09.6743470Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T01:46:09.6751480Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T01:46:09.7233190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7157-1s4olbx.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-16T01:46:12.3117500Z ==> Summary 2021-05-16T01:46:12.3233020Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T01:46:12.3238980Z ==> Installing imagemagick 2021-05-16T01:46:12.3242740Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T01:46:12.3264130Z 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-6618-1yhpxwl 2021-05-16T01:46:12.7249460Z cp -pR /private/tmp/d20210516-6618-1yhpxwl/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T01:46:13.2017130Z chmod -Rf +w /private/tmp/d20210516-6618-1yhpxwl 2021-05-16T01:46:15.6110180Z ==> Finishing up 2021-05-16T01:46:15.6312680Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T01:46:15.6320630Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T01:46:15.6327250Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T01:46:15.6343590Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T01:46:15.6345360Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T01:46:15.6347180Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T01:46:15.6351240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T01:46:15.6357410Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T01:46:15.6363620Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T01:46:15.6368380Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T01:46:15.6374900Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T01:46:15.6380370Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T01:46:15.6386760Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T01:46:15.6392110Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T01:46:15.6399970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T01:46:15.6474860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T01:46:15.6479880Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T01:46:15.6485610Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T01:46:15.6490300Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T01:46:15.6496070Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T01:46:15.6500650Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T01:46:15.6507000Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T01:46:15.6511320Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T01:46:15.6516340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T01:46:15.6521720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T01:46:15.6526870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T01:46:15.6532170Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T01:46:15.6536810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T01:46:15.6542510Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T01:46:15.6547640Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T01:46:15.6555160Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T01:46:15.6561970Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T01:46:15.6569940Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T01:46:15.6580540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T01:46:15.6592070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T01:46:15.6597830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T01:46:15.6603780Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T01:46:15.6616030Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T01:46:15.6628220Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T01:46:15.6636650Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T01:46:15.6643070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T01:46:15.6649470Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T01:46:15.6656990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T01:46:15.6663370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T01:46:15.6671760Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T01:46:15.6683880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T01:46:15.6691560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T01:46:15.6698360Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T01:46:15.6704770Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T01:46:15.6710610Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T01:46:15.6718090Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T01:46:15.6725060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T01:46:15.6729970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T01:46:15.6735970Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T01:46:15.6740500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T01:46:15.6746080Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T01:46:15.6750990Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T01:46:15.6757220Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T01:46:15.6762390Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T01:46:15.6767770Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T01:46:15.6772400Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T01:46:15.6779120Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T01:46:15.6787460Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T01:46:15.6802450Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T01:46:15.6808090Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T01:46:15.6813620Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T01:46:15.6818550Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T01:46:15.6825780Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T01:46:15.6830850Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T01:46:15.6836400Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T01:46:15.6867060Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T01:46:15.9732660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7183-evz8d2.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-16T01:46:19.0024480Z ==> Summary 2021-05-16T01:46:19.0495500Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T01:46:21.0396370Z ==> Caveats 2021-05-16T01:46:21.0397820Z ==> docbook 2021-05-16T01:46:21.0430920Z To use the DocBook package in your XML toolchain, 2021-05-16T01:46:21.0431930Z you need to add the following to your ~/.bashrc: 2021-05-16T01:46:21.0432580Z 2021-05-16T01:46:21.0433460Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T01:46:21.0434920Z ==> gnu-getopt 2021-05-16T01:46:21.0462580Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:46:21.0463940Z because macOS already provides this software and installing another version in 2021-05-16T01:46:21.0465010Z parallel can cause all kinds of trouble. 2021-05-16T01:46:21.0465640Z 2021-05-16T01:46:21.0466960Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T01:46:21.0468630Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:46:21.0469440Z 2021-05-16T01:46:21.0469940Z 2021-05-16T01:46:21.0470730Z Bash completion has been installed to: 2021-05-16T01:46:21.0472200Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T01:46:22.9006860Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T01:46:24.0825990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:46:24.6209350Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T01:46:25.0387000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T01%3A55%3A00Z&sig=4OtYF%2FN5BuWy1NB5xdhXT6fxHJV8NvtFIeswBPR7H3E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:25.0868270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T01\%3A55\%3A00Z\&sig=4OtYF\%2FN5BuWy1NB5xdhXT6fxHJV8NvtFIeswBPR7H3E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:46:25.1512290Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T01:46:25.2251060Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T01:46:25.2297750Z 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-7190-1aacgi5 2021-05-16T01:46:25.2489140Z cp -pR /private/tmp/d20210516-7190-1aacgi5/udunits/. /usr/local/Cellar/udunits 2021-05-16T01:46:25.2715440Z chmod -Rf +w /private/tmp/d20210516-7190-1aacgi5 2021-05-16T01:46:25.3411160Z ==> Finishing up 2021-05-16T01:46:25.4482020Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T01:46:25.4487910Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T01:46:25.4492820Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T01:46:25.4502500Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T01:46:25.4518570Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T01:46:25.4569300Z info /usr/local/share/info/udunits2.info 2021-05-16T01:46:25.4579230Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T01:46:25.4622140Z info /usr/local/share/info/udunits2lib.info 2021-05-16T01:46:25.4631420Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T01:46:25.4673070Z info /usr/local/share/info/udunits2prog.info 2021-05-16T01:46:25.4683370Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T01:46:25.4693430Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T01:46:25.4700740Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T01:46:25.4878180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7357-y4oufc.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-16T01:46:27.9460400Z ==> Summary 2021-05-16T01:46:27.9490050Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T01:46:30.3073290Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T01:46:30.3074550Z To reinstall 1.6, run: 2021-05-16T01:46:30.3075650Z brew reinstall jq 2021-05-16T01:46:31.9448640Z ==> Caveats 2021-05-16T01:46:31.9449850Z imagej requires Java. You can install the latest version with: 2021-05-16T01:46:31.9451350Z brew install --cask adoptopenjdk 2021-05-16T01:46:31.9452030Z 2021-05-16T01:46:32.2139200Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T01:46:32.4557720Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-16T01:46:40.3557190Z ==> Verifying checksum for cask 'imagej' 2021-05-16T01:46:40.6538410Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T01:46:40.6539610Z ==> Installing Cask imagej 2021-05-16T01:46:40.6992810Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7467-1il3t9u 2021-05-16T01:46:40.8534190Z cp -pR /private/tmp/d20210516-7467-1il3t9u/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T01:46:41.0033010Z chmod -Rf +w /private/tmp/d20210516-7467-1il3t9u 2021-05-16T01:46:41.0696750Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T01:46:41.3129370Z 🍺 imagej was successfully installed! 2021-05-16T01:46:43.2615180Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T01:46:45.0898190Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T01:46:45.4446360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T01%3A55%3A00Z&sig=hKZ25f7EJkTmw1CrGPuYlYEUt23Z3ug9KBf%2BE%2BgFNC0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:45.6177310Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T01:46:47.4748330Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T01:46:47.8502770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T01%3A55%3A00Z&sig=WWnZUMu%2FW5wfbTviuZGmSds8%2FPoDGj7MkwyxtpEyOZU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:46:48.2848290Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T01:46:48.2948720Z ==> Installing bowtie2 dependency: tbb 2021-05-16T01:46:48.4331080Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T01:46:53.5961930Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T01:46:53.5997820Z ==> Installing bowtie2 2021-05-16T01:46:53.6005800Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T01:46:58.4609360Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T01:47:02.0005060Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T01:47:03.7185330Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T01:47:04.1220840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T01%3A55%3A00Z&sig=MQepVsY%2BJBw55D7Z4XC1%2FUnLGVmWPzMiwln6uhd7KQ0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:04.3254480Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T01:47:06.0685390Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T01:47:06.5330540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T01%3A55%3A00Z&sig=AxXZwFkts7ubNAk1rq%2B0iPuqLe3lRQcKsTV5D6SppVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:06.6301900Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T01:47:08.3091510Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T01:47:08.7544840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T01%3A55%3A00Z&sig=l5gb%2FJQNsgOSXNGfj93mHTlWaUfPdUR39DRGqe1v1kU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:08.8571550Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T01:47:10.5141160Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T01:47:10.8929910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T01%3A55%3A00Z&sig=GNi%2B7g%2Fm7RhEHGSV755s51rvsvxfqY5z281HRttZj1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:11.0066910Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T01:47:12.7115250Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T01:47:13.0709150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T01%3A55%3A00Z&sig=rPFgRhrAfLe9Wvy%2BsYDNCXmmOu4ftLqkLidatiGZIMo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:13.1916380Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T01:47:14.9505690Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T01:47:15.3560080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T01%3A55%3A00Z&sig=%2BZ1LAWZerv2lBz2IWTHtlK6RzaOePPwI4vTLUl1PDVc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:15.5789800Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T01:47:16.1446160Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T01:47:16.1469950Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T01:47:16.5511700Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:47:16.5760520Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T01:47:18.5295800Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T01:47:18.9020320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T01%3A55%3A00Z&sig=WWEkj8ZzbGfHXm8i3Gf6V%2FOxGUYcPr16k2DDIN3%2B%2FVQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:19.0052880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T01:47:20.7781690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T01:47:21.1329450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T01%3A55%3A00Z&sig=v24rh6guYnhPwAC6S3CWjX8b8MAU8zab7H2CyhjzEuA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:21.3406800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T01:47:23.3074940Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T01:47:23.7215580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T01%3A55%3A00Z&sig=m2Szqni5CwJka1Dv3ZOz2w7%2B2yjedekYd75gU7onGJ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:23.9038640Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T01:47:25.6306460Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T01:47:26.0016360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T01%3A55%3A00Z&sig=NCLaatCv0%2BPNyyxbrDXgFv9kHix%2FW%2F3a3TcP2pCTfV4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:26.3302750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T01:47:28.1349770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T01:47:28.5470070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T01%3A55%3A00Z&sig=OT5CiHb9%2Btcg7Jmg5Rw5TdFeLrmxyJWjXdR3aZ6FcDo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:28.6617740Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T01:47:30.3395290Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T01:47:30.7293840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T01%3A55%3A00Z&sig=HPyG4A4VhxWyA5KLXBcG6AsCvEvEemMiGUV9umQyjRI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:30.8686780Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T01:47:32.6221130Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T01:47:32.9780200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T01%3A55%3A00Z&sig=ILafZSs2BMjkCCkvSJ93JKS%2F6MWqAa7qySzZgUYgK3Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:33.0816090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T01:47:34.8312220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T01:47:35.2295550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T01%3A55%3A00Z&sig=I8FyhXzPH6g9%2FZqGUb4KeK7CoNIkh3aBeuKFPL%2Bmt4k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:35.6205340Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T01:47:37.3399000Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T01:47:37.7274820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T01%3A55%3A00Z&sig=aistxns4ek4ObvApuIW2dcZn41iE7AYXqkqox3%2Ff82k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:38.0948910Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T01:47:39.7988280Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T01:47:40.1691760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T01%3A55%3A00Z&sig=CkWtz1ipG2MA6lLJeKC9bLBh9WuaAh5KBHjG5W2RRdI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:40.7524440Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T01:47:42.4549560Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T01:47:42.8525150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T01%3A55%3A00Z&sig=o0JaX4mDUv2o6qN1ZfMoWHgl1V%2FRUWIH8LV59l0OIOg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:43.1468090Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T01:47:44.8658990Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T01:47:45.2374790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T01%3A55%3A00Z&sig=nn%2BC8MmdTxozy3GRolgQJ9L8m2InxDtEsfzpZubnXKw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:45.5888900Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T01:47:47.2850510Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T01:47:47.6747340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T01%3A55%3A00Z&sig=RnAiTmk3eyXab3rBRxdUxst0zkVXgYf%2BZuu5DLIq9n4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:47:48.1779720Z ==> 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-16T01:47:48.1782570Z ==> Installing gdal dependency: cfitsio 2021-05-16T01:47:48.2481610Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T01:47:51.1113200Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T01:47:51.1130650Z ==> Installing gdal dependency: popt 2021-05-16T01:47:51.1152560Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T01:47:53.7574460Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T01:47:53.7589270Z ==> Installing gdal dependency: epsilon 2021-05-16T01:47:53.7644140Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T01:47:56.4300650Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T01:47:56.4306880Z ==> Installing gdal dependency: expat 2021-05-16T01:47:56.4331470Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T01:47:59.3036830Z ==> Caveats 2021-05-16T01:47:59.3038480Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:47:59.3039870Z because macOS already provides this software and installing another version in 2021-05-16T01:47:59.3041000Z parallel can cause all kinds of trouble. 2021-05-16T01:47:59.3041640Z 2021-05-16T01:47:59.3042520Z If you need to have expat first in your PATH, run: 2021-05-16T01:47:59.3044790Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:47:59.3045650Z 2021-05-16T01:47:59.3046530Z For compilers to find expat you may need to set: 2021-05-16T01:47:59.3047940Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T01:47:59.3049540Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T01:47:59.3050290Z 2021-05-16T01:47:59.3051560Z For pkg-config to find expat you may need to set: 2021-05-16T01:47:59.3053260Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T01:47:59.3054150Z 2021-05-16T01:47:59.3056060Z ==> Summary 2021-05-16T01:47:59.3071020Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T01:47:59.3077530Z ==> Installing gdal dependency: freexl 2021-05-16T01:47:59.3178600Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T01:48:02.2707490Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T01:48:02.2712740Z ==> Installing gdal dependency: geos 2021-05-16T01:48:02.3283200Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T01:48:05.9051880Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T01:48:05.9073600Z ==> Installing gdal dependency: hdf5 2021-05-16T01:48:05.9627100Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T01:48:09.6383550Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T01:48:09.6391280Z ==> Installing gdal dependency: json-c 2021-05-16T01:48:09.6456260Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T01:48:12.3750600Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T01:48:12.3756850Z ==> Installing gdal dependency: libxml2 2021-05-16T01:48:12.3832260Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T01:48:15.6147650Z ==> Caveats 2021-05-16T01:48:15.6149360Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:48:15.6150680Z because macOS already provides this software and installing another version in 2021-05-16T01:48:15.6151950Z parallel can cause all kinds of trouble. 2021-05-16T01:48:15.6152590Z 2021-05-16T01:48:15.6159360Z If you need to have libxml2 first in your PATH, run: 2021-05-16T01:48:15.6161220Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:48:15.6162400Z 2021-05-16T01:48:15.6175300Z For compilers to find libxml2 you may need to set: 2021-05-16T01:48:15.6176740Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T01:48:15.6177820Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T01:48:15.6178210Z 2021-05-16T01:48:15.6179120Z For pkg-config to find libxml2 you may need to set: 2021-05-16T01:48:15.6179900Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T01:48:15.6180300Z 2021-05-16T01:48:15.6181030Z ==> Summary 2021-05-16T01:48:15.6332880Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T01:48:15.6344180Z ==> Installing gdal dependency: libdap 2021-05-16T01:48:15.6492220Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T01:48:18.7322840Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T01:48:18.7336250Z ==> Installing gdal dependency: proj 2021-05-16T01:48:18.7523490Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T01:48:21.5736420Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T01:48:21.5741550Z ==> Installing gdal dependency: libgeotiff 2021-05-16T01:48:21.5986950Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T01:48:24.2994380Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T01:48:24.2999290Z ==> Installing gdal dependency: librttopo 2021-05-16T01:48:24.3438910Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T01:48:26.9680160Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T01:48:26.9684980Z ==> Installing gdal dependency: minizip 2021-05-16T01:48:27.0109650Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T01:48:29.6802160Z ==> Caveats 2021-05-16T01:48:29.6803930Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T01:48:29.6805420Z with the venerable 'unzip' library. 2021-05-16T01:48:29.6806720Z ==> Summary 2021-05-16T01:48:29.6828410Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T01:48:29.6830020Z ==> Installing gdal dependency: libspatialite 2021-05-16T01:48:29.7727830Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T01:48:33.1709970Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T01:48:33.1715830Z ==> Installing gdal dependency: netcdf 2021-05-16T01:48:33.2308550Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:48:36.1735050Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T01:48:36.1740110Z ==> Installing gdal dependency: openblas 2021-05-16T01:48:36.2114170Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T01:48:40.3823900Z ==> Caveats 2021-05-16T01:48:40.3825760Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:48:40.3827000Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T01:48:40.3827760Z 2021-05-16T01:48:40.3828610Z For compilers to find openblas you may need to set: 2021-05-16T01:48:40.3830020Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T01:48:40.3831480Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T01:48:40.3832170Z 2021-05-16T01:48:40.3833430Z For pkg-config to find openblas you may need to set: 2021-05-16T01:48:40.3834580Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T01:48:40.3835280Z 2021-05-16T01:48:40.3836410Z ==> Summary 2021-05-16T01:48:40.3850890Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T01:48:40.3858800Z ==> Installing gdal dependency: numpy 2021-05-16T01:48:40.4812520Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T01:48:44.7017250Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T01:48:44.7022980Z ==> Installing gdal dependency: xerces-c 2021-05-16T01:48:44.7086290Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T01:48:50.1798820Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T01:48:50.1806870Z ==> Installing gdal 2021-05-16T01:48:50.1810530Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T01:48:57.1780820Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T01:48:58.5767930Z ==> No outdated dependents to upgrade! 2021-05-16T01:48:58.5770000Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:48:58.9243680Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:48:58.9244800Z netcdf 2021-05-16T01:48:59.0149050Z ==> Caveats 2021-05-16T01:48:59.0150570Z ==> expat 2021-05-16T01:48:59.0193540Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:48:59.0194900Z because macOS already provides this software and installing another version in 2021-05-16T01:48:59.0196000Z parallel can cause all kinds of trouble. 2021-05-16T01:48:59.0196610Z 2021-05-16T01:48:59.0197460Z If you need to have expat first in your PATH, run: 2021-05-16T01:48:59.0199050Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:48:59.0199840Z 2021-05-16T01:48:59.0200680Z For compilers to find expat you may need to set: 2021-05-16T01:48:59.0202140Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T01:48:59.0203540Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T01:48:59.0204240Z 2021-05-16T01:48:59.0205480Z For pkg-config to find expat you may need to set: 2021-05-16T01:48:59.0206580Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T01:48:59.0207280Z 2021-05-16T01:48:59.0208450Z ==> libxml2 2021-05-16T01:48:59.0238400Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:48:59.0239740Z because macOS already provides this software and installing another version in 2021-05-16T01:48:59.0240850Z parallel can cause all kinds of trouble. 2021-05-16T01:48:59.0241470Z 2021-05-16T01:48:59.0242320Z If you need to have libxml2 first in your PATH, run: 2021-05-16T01:48:59.0243990Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:48:59.0244770Z 2021-05-16T01:48:59.0245630Z For compilers to find libxml2 you may need to set: 2021-05-16T01:48:59.0246990Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T01:48:59.0248430Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T01:48:59.0249130Z 2021-05-16T01:48:59.0250360Z For pkg-config to find libxml2 you may need to set: 2021-05-16T01:48:59.0251760Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T01:48:59.0252460Z 2021-05-16T01:48:59.0253600Z ==> minizip 2021-05-16T01:48:59.0255900Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T01:48:59.0257340Z with the venerable 'unzip' library. 2021-05-16T01:48:59.0258610Z ==> openblas 2021-05-16T01:48:59.0297840Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:48:59.0299130Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T01:48:59.0299890Z 2021-05-16T01:48:59.0300740Z For compilers to find openblas you may need to set: 2021-05-16T01:48:59.0302170Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T01:48:59.0303650Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T01:48:59.0304370Z 2021-05-16T01:48:59.0305630Z For pkg-config to find openblas you may need to set: 2021-05-16T01:48:59.0306790Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T01:48:59.0308220Z 2021-05-16T01:49:01.2325280Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T01:49:01.8188700Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T01:49:01.8218730Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T01:49:02.2298120Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:49:02.2476220Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T01:49:02.8603400Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T01:49:02.8625650Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T01:49:03.2249270Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:49:03.2463800Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T01:49:04.9766550Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T01:49:05.3536730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T01%3A55%3A00Z&sig=hDT%2B6kmAwaNnZzzUQxQFky3AcW2o1b6t6PuCwxKXy0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:06.6725910Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T01:49:07.3093900Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T01:49:07.3117250Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T01:49:07.6714360Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:49:07.6833290Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T01:49:09.3785620Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T01:49:09.7719970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T01%3A55%3A00Z&sig=ZBWGL05B1rYHCi01F9dAy1MlwhNVenrDPhZjnve%2BoFQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:10.1058140Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T01:49:10.1076140Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T01:49:11.8539330Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T01:49:12.2278710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T01%3A55%3A00Z&sig=3R19pIFS7PG5TFikIjZqeGS7aFojKrc2AvXP6DBR%2FkI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:12.8439040Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T01:49:14.6057090Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T01:49:14.9655660Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T01%3A55%3A00Z&sig=V%2Befx7X9rLUFug5z8hrf3ArxA1ocARDO2r9JVJL1mIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:15.3014800Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T01:49:16.9826080Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T01:49:17.3834810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T01%3A55%3A00Z&sig=Jv2iJNrRuH87o7e30ZbE1I0esW2MkiEmx0ik4HUapVU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:49:20.5779780Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T01:49:20.5786900Z ==> Installing itk dependency: open-mpi 2021-05-16T01:49:21.2795740Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T01:49:26.2893090Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T01:49:26.2899650Z ==> Installing itk dependency: fftw 2021-05-16T01:49:26.3554390Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T01:49:29.4648190Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T01:49:29.4655210Z ==> Installing itk dependency: boost 2021-05-16T01:49:29.4707420Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T01:50:01.0269430Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T01:50:01.0294100Z ==> Installing itk dependency: netcdf 2021-05-16T01:50:01.1037350Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T01:50:03.9962480Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T01:50:03.9968880Z ==> Installing itk dependency: pyqt@5 2021-05-16T01:50:04.0601740Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T01:50:09.2266500Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T01:50:09.2273780Z ==> Installing itk dependency: vtk@8.2 2021-05-16T01:50:09.3943620Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T01:50:39.3798690Z ==> Caveats 2021-05-16T01:50:39.3800510Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T01:50:39.3801650Z because this is an alternate version of another formula. 2021-05-16T01:50:39.3802320Z 2021-05-16T01:50:39.3803140Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T01:50:39.3804690Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T01:50:39.3805430Z 2021-05-16T01:50:39.3806250Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T01:50:39.3807560Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T01:50:39.3808950Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T01:50:39.3809610Z 2021-05-16T01:50:39.3810740Z ==> Summary 2021-05-16T01:50:39.6251290Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T01:50:39.6257080Z ==> Installing itk dependency: gdcm 2021-05-16T01:50:39.8218500Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T01:50:46.1543350Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T01:50:46.1545130Z ==> Installing itk 2021-05-16T01:50:46.1546420Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T01:51:00.4850170Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T01:51:03.6418310Z ==> No outdated dependents to upgrade! 2021-05-16T01:51:03.6423340Z ==> Checking for dependents of upgraded formulae... 2021-05-16T01:51:05.8101570Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T01:51:05.8102610Z fftw 2021-05-16T01:51:05.8487980Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T01:51:05.8489700Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T01:51:07.6676000Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T01:51:07.8031690Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T01:51:09.0313280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:51:09.6053020Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T01:51:09.9909360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T02%3A00%3A00Z&sig=xUwHrodHZnsF6ekHVSb%2BchsQYE5BMr7CiaGWwnjZJx8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:51:10.0389820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T02\%3A00\%3A00Z\&sig=xUwHrodHZnsF6ekHVSb\%2BchsQYE5BMr7CiaGWwnjZJx8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:51:10.0913440Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T01:51:10.0973350Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T01:51:11.2718400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:51:11.8488880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T01:51:12.2247110Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T02%3A00%3A00Z&sig=uYvNn8D%2Bh97vGEfKK2jbZFYPELOu7UaqQ0XDDzUFbIk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:51:12.2700920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T02\%3A00\%3A00Z\&sig=uYvNn8D\%2Bh97vGEfKK2jbZFYPELOu7UaqQ0XDDzUFbIk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:51:12.4020670Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T01:51:12.4101490Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T01:51:13.5425160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:51:14.0980080Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T01:51:14.4686710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T02%3A00%3A00Z&sig=Fghm%2BtUZfHm2WXgu%2BqAVgrwIgx1DOjV%2F0cVlUOHmGxM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:51:14.5150220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T02\%3A00\%3A00Z\&sig=Fghm\%2BtUZfHm2WXgu\%2BqAVgrwIgx1DOjV\%2F0cVlUOHmGxM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:51:14.5905880Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T01:51:14.5947320Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T01:51:15.7178290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-16T01:51:16.2836980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T01:51:16.6840950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T02%3A00%3A00Z&sig=Yx651PaMo3VBp%2FQlAM4LQ8MWEaYR%2BBKghH7zxwYTV4Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:51:16.7291430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-16T02\%3A00\%3A00Z\&sig=Yx651PaMo3VBp\%2FQlAM4LQ8MWEaYR\%2BBKghH7zxwYTV4Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T01:51:17.1225910Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T01:51:17.1876500Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T01:51:17.1880050Z ==> Installing libav dependency: faac 2021-05-16T01:51:17.2480850Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T01:51:17.2517940Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9086-111jwvu 2021-05-16T01:51:17.2626280Z cp -pR /private/tmp/d20210516-9086-111jwvu/faac/. /usr/local/Cellar/faac 2021-05-16T01:51:17.2776800Z chmod -Rf +w /private/tmp/d20210516-9086-111jwvu 2021-05-16T01:51:17.3323920Z ==> Finishing up 2021-05-16T01:51:17.3825050Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T01:51:17.3831210Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T01:51:17.3840090Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T01:51:17.3857050Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T01:51:17.3865630Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T01:51:17.3871010Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T01:51:17.3876610Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T01:51:17.4023990Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9268-1ei7v2u.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-16T01:51:19.9066820Z ==> Summary 2021-05-16T01:51:19.9092150Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T01:51:19.9099380Z ==> Installing libav dependency: fdk-aac 2021-05-16T01:51:19.9125380Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T01:51:19.9143720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9086-1bw3de0 2021-05-16T01:51:19.9432080Z cp -pR /private/tmp/d20210516-9086-1bw3de0/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T01:51:19.9744640Z chmod -Rf +w /private/tmp/d20210516-9086-1bw3de0 2021-05-16T01:51:20.0322660Z ==> Finishing up 2021-05-16T01:51:20.0815670Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T01:51:20.0821680Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T01:51:20.0828680Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T01:51:20.0833440Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T01:51:20.0840860Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T01:51:20.0847930Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T01:51:20.0999810Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9294-vjrx91.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-16T01:51:22.4637760Z ==> Summary 2021-05-16T01:51:22.4660020Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T01:51:22.4666660Z ==> Installing libav dependency: sdl 2021-05-16T01:51:22.4699490Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T01:51:22.4718330Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9086-mmzjk3 2021-05-16T01:51:22.5422840Z cp -pR /private/tmp/d20210516-9086-mmzjk3/sdl/. /usr/local/Cellar/sdl 2021-05-16T01:51:22.6546170Z chmod -Rf +w /private/tmp/d20210516-9086-mmzjk3 2021-05-16T01:51:22.7775400Z ==> Finishing up 2021-05-16T01:51:22.8254240Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T01:51:22.8260610Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T01:51:22.8279210Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T01:51:22.8310330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T01:51:22.8333740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T01:51:22.8343020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T01:51:22.8361720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T01:51:22.8373560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T01:51:22.8379450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T01:51:22.8390750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T01:51:22.8399770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T01:51:22.8409180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T01:51:22.8418230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T01:51:22.8428070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T01:51:22.8437360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T01:51:22.8443150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T01:51:22.8449040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T01:51:22.8458240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T01:51:22.8470610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T01:51:22.8479080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T01:51:22.8487770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T01:51:22.8497120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T01:51:22.8505770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T01:51:22.8517070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T01:51:22.8525120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T01:51:22.8534240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T01:51:22.8542670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T01:51:22.8550920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T01:51:22.8559950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T01:51:22.8569190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T01:51:22.8577510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T01:51:22.8583280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T01:51:22.8588880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T01:51:22.8596240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T01:51:22.8604040Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T01:51:22.8612840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T01:51:22.8618480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T01:51:22.8626390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T01:51:22.8635400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T01:51:22.8641020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T01:51:22.8647010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T01:51:22.8672320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T01:51:22.8681550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T01:51:22.8688400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T01:51:22.8695690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T01:51:22.8701540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T01:51:22.8707180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T01:51:22.8712830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T01:51:22.8718300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T01:51:22.8726720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T01:51:22.8735420Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T01:51:22.8740910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T01:51:22.8746370Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T01:51:22.8753840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T01:51:22.8761130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T01:51:22.8769110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T01:51:22.8775030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T01:51:22.8780670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T01:51:22.8792300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T01:51:22.8799330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T01:51:22.8806490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T01:51:22.8815580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T01:51:22.8822810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T01:51:22.8828520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T01:51:22.8836520Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T01:51:22.8845320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T01:51:22.8850920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T01:51:22.8856310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T01:51:22.8863810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T01:51:22.8872120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T01:51:22.8879580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T01:51:22.8885230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T01:51:22.8892860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T01:51:22.8903120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T01:51:22.8912290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T01:51:22.8918150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T01:51:22.8924020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T01:51:22.8932160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T01:51:22.8954500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T01:51:22.8959810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T01:51:22.8965590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T01:51:22.8974880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T01:51:22.8979800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T01:51:22.8985930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T01:51:22.8991780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T01:51:22.8997570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T01:51:22.9003280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T01:51:22.9009200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T01:51:22.9018150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T01:51:22.9023780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T01:51:22.9029500Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T01:51:22.9038000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T01:51:22.9043610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T01:51:22.9048880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T01:51:22.9056890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T01:51:22.9062690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T01:51:22.9068440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T01:51:22.9075870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T01:51:22.9081000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T01:51:22.9086800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T01:51:22.9093100Z Only the first 100 operations were output. 2021-05-16T01:51:23.0065420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9320-8gddr5.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-16T01:51:25.6011370Z ==> Summary 2021-05-16T01:51:25.6152000Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T01:51:25.6158130Z ==> Installing libav 2021-05-16T01:51:25.6161970Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T01:51:25.6180520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210516-9086-197l5j7 2021-05-16T01:51:25.8087000Z cp -pR /private/tmp/d20210516-9086-197l5j7/libav/. /usr/local/Cellar/libav 2021-05-16T01:51:25.8895880Z chmod -Rf +w /private/tmp/d20210516-9086-197l5j7 2021-05-16T01:51:26.9986710Z ==> Finishing up 2021-05-16T01:51:27.0474350Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T01:51:27.0486950Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T01:51:27.0491590Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T01:51:27.0518930Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T01:51:27.0524890Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T01:51:27.0531010Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T01:51:27.0877590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9346-7nsnxj.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-16T01:51:29.6143480Z ==> Summary 2021-05-16T01:51:29.6163670Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T01:51:32.2393140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T01:51:33.9020580Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T01:51:34.2624410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T02%3A00%3A00Z&sig=I0gFNntWKdzjKA%2FCkQAnHz5CF9zXCwdjgCbWXvN5Ab4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:51:34.5135180Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T01:51:37.3055770Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T01:51:39.8326220Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T01:51:39.8327410Z To reinstall 4.3.0, run: 2021-05-16T01:51:39.8328210Z brew reinstall libtiff 2021-05-16T01:51:41.4671790Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T01:51:41.4672920Z To reinstall 2.3.9_1, run: 2021-05-16T01:51:41.4673730Z brew reinstall unixodbc 2021-05-16T01:51:43.0960640Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T01:51:43.0961810Z To reinstall 1.0.18_1, run: 2021-05-16T01:51:43.0962620Z brew reinstall libsodium 2021-05-16T01:51:44.7652680Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T01:51:44.7653850Z To reinstall 4.1.1, run: 2021-05-16T01:51:44.7654680Z brew reinstall tesseract 2021-05-16T01:51:46.4517780Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T01:51:46.4518950Z To reinstall 1.21.1, run: 2021-05-16T01:51:46.4519720Z brew reinstall wget 2021-05-16T01:51:48.0814860Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T01:51:48.0816020Z To reinstall 4.3.4, run: 2021-05-16T01:51:48.0817030Z brew reinstall zeromq 2021-05-16T01:51:49.7349710Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T01:51:49.7350870Z To reinstall 2.2.27.6_1, run: 2021-05-16T01:51:49.7351770Z brew reinstall udunits 2021-05-16T01:51:51.3745150Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T01:51:51.3746280Z To reinstall 1.2.0, run: 2021-05-16T01:51:51.3747060Z brew reinstall webp 2021-05-16T01:51:53.1722920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T01:51:54.8264510Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T01:51:55.2341630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T02%3A00%3A00Z&sig=TkoI8UXKo9Lz2VK7IFKv%2F0nceqAR4XX3xyqDKEFcReE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T01:51:57.2932980Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T01:52:39.1971620Z ==> Caveats 2021-05-16T01:52:39.1972760Z Bash completion has been installed to: 2021-05-16T01:52:39.1973730Z /usr/local/etc/bash_completion.d 2021-05-16T01:52:39.1975030Z ==> Summary 2021-05-16T01:52:40.6070210Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T01:52:43.7808050Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T01:52:43.7814160Z ==> 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=20210516T015052Z&X-Amz-Expires=300&X-Amz-Signature=106e1414d3b4822bc03c76b7f125801d13b522bc3bde9fee3abd7fbca5e1aba2&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-16T01:52:46.9635160Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T01:52:46.9636430Z ==> Installing Cask xquartz 2021-05-16T01:53:06.2111500Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T01:53:06.2113530Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T01:53:29.5684190Z installer: Package name is 2021-05-16T01:53:29.5693390Z installer: Installing at base path / 2021-05-16T01:53:29.5694490Z installer: The install was successful. 2021-05-16T01:53:29.5697420Z installer: The install requires logging out now. 2021-05-16T01:53:29.6611560Z 🍺 xquartz was successfully installed! 2021-05-16T01:53:29.6852020Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:53:29.6852560Z with: 2021-05-16T01:53:29.6853130Z github_slug: neuroconductor/bftools 2021-05-16T01:53:29.6853540Z env: 2021-05-16T01:53:29.6853920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:29.6854330Z TIC_DEPLOY_KEY: 2021-05-16T01:53:29.6854640Z RSPM: 2021-05-16T01:53:29.6855810Z GITHUB_PAT: *** 2021-05-16T01:53:29.6856190Z COVERALLS_TOKEN: 2021-05-16T01:53:29.6856610Z continue-on-error: false 2021-05-16T01:53:29.6857050Z VDIFFR_RUN_TESTS: false 2021-05-16T01:53:29.6857510Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:53:29.6857900Z TZ: UTC 2021-05-16T01:53:29.6858240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:29.6859110Z NOT_CRAN: true 2021-05-16T01:53:29.6859510Z ##[endgroup] 2021-05-16T01:53:29.7578250Z repo slug is: neuroconductor/bftools 2021-05-16T01:53:29.7693230Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:53:29.7693870Z env: 2021-05-16T01:53:29.7694290Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:29.7694760Z TIC_DEPLOY_KEY: 2021-05-16T01:53:29.7695100Z RSPM: 2021-05-16T01:53:29.7696000Z GITHUB_PAT: *** 2021-05-16T01:53:29.7696410Z COVERALLS_TOKEN: 2021-05-16T01:53:29.7696910Z continue-on-error: false 2021-05-16T01:53:29.7697410Z VDIFFR_RUN_TESTS: false 2021-05-16T01:53:29.7697890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:53:29.7698340Z TZ: UTC 2021-05-16T01:53:29.7698720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:29.7699150Z NOT_CRAN: true 2021-05-16T01:53:29.7699500Z ##[endgroup] 2021-05-16T01:53:30.9234170Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:53:30.9234890Z with: 2021-05-16T01:53:30.9235260Z repo_name: bftools 2021-05-16T01:53:30.9235680Z repo_version: 0.2.3.3 2021-05-16T01:53:30.9236050Z runner_os: macOS 2021-05-16T01:53:30.9236440Z R_version: 3.6 2021-05-16T01:53:30.9236770Z env: 2021-05-16T01:53:30.9237210Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:30.9237680Z TIC_DEPLOY_KEY: 2021-05-16T01:53:30.9238050Z RSPM: 2021-05-16T01:53:30.9239290Z GITHUB_PAT: *** 2021-05-16T01:53:30.9239720Z COVERALLS_TOKEN: 2021-05-16T01:53:30.9240220Z continue-on-error: false 2021-05-16T01:53:30.9240680Z VDIFFR_RUN_TESTS: false 2021-05-16T01:53:30.9241290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:53:30.9241720Z TZ: UTC 2021-05-16T01:53:30.9242120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:30.9242520Z NOT_CRAN: true 2021-05-16T01:53:30.9242910Z ##[endgroup] 2021-05-16T01:53:30.9893740Z Package: bftools 2021-05-16T01:53:30.9898970Z Version: 0.2.3.3 2021-05-16T01:53:30.9899800Z OS: macOS 2021-05-16T01:53:30.9982520Z ##[group]Run install.packages('remotes') 2021-05-16T01:53:30.9983320Z install.packages('remotes') 2021-05-16T01:53:30.9984130Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:53:30.9985060Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:53:31.0166960Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:53:31.0167430Z env: 2021-05-16T01:53:31.0167850Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:31.0168320Z TIC_DEPLOY_KEY: 2021-05-16T01:53:31.0168650Z RSPM: 2021-05-16T01:53:31.0169660Z GITHUB_PAT: *** 2021-05-16T01:53:31.0170160Z COVERALLS_TOKEN: 2021-05-16T01:53:31.0170640Z continue-on-error: false 2021-05-16T01:53:31.0171320Z VDIFFR_RUN_TESTS: false 2021-05-16T01:53:31.0171840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:53:31.0172300Z TZ: UTC 2021-05-16T01:53:31.0172740Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:31.0173150Z NOT_CRAN: true 2021-05-16T01:53:31.0173540Z ##[endgroup] 2021-05-16T01:53:31.2568980Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:31.2575180Z (as ‘lib’ is unspecified) 2021-05-16T01:53:34.7058620Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-16T01:53:34.9124230Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-16T01:53:34.9331650Z ================================================== 2021-05-16T01:53:34.9332390Z downloaded 381 KB 2021-05-16T01:53:34.9333460Z 2021-05-16T01:53:34.9548880Z 2021-05-16T01:53:34.9551640Z The downloaded binary packages are in 2021-05-16T01:53:34.9552960Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpbIjQ9R/downloaded_packages 2021-05-16T01:53:39.4995140Z ##[group]Run actions/cache@v1 2021-05-16T01:53:39.4995760Z with: 2021-05-16T01:53:39.4996220Z path: /Users/runner/work/_temp/Library 2021-05-16T01:53:39.4998660Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-48e33fd8550c8842eb76863e70edd2dba1fd7f3517862f99716eced18e5b9d1b 2021-05-16T01:53:39.5002090Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-16T01:53:39.5003110Z env: 2021-05-16T01:53:39.5003560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:39.5004010Z TIC_DEPLOY_KEY: 2021-05-16T01:53:39.5004390Z RSPM: 2021-05-16T01:53:39.5006050Z GITHUB_PAT: *** 2021-05-16T01:53:39.5006470Z COVERALLS_TOKEN: 2021-05-16T01:53:39.5006960Z continue-on-error: false 2021-05-16T01:53:39.5007420Z VDIFFR_RUN_TESTS: false 2021-05-16T01:53:39.5007940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:53:39.5008360Z TZ: UTC 2021-05-16T01:53:39.5008850Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:39.5009520Z NOT_CRAN: true 2021-05-16T01:53:39.5009890Z ##[endgroup] 2021-05-16T01:53:39.5718400Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:53:39.5808980Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:53:39.5809740Z remotes::install_github("ropensci/tic") 2021-05-16T01:53:39.5810410Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:53:39.5811120Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:53:39.5811720Z remotes::install_cran("covr") 2021-05-16T01:53:39.6110990Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:53:39.6111460Z env: 2021-05-16T01:53:39.6111890Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:53:39.6112380Z TIC_DEPLOY_KEY: 2021-05-16T01:53:39.6112740Z RSPM: 2021-05-16T01:53:39.6113810Z GITHUB_PAT: *** 2021-05-16T01:53:39.6114240Z COVERALLS_TOKEN: 2021-05-16T01:53:39.6114680Z continue-on-error: false 2021-05-16T01:53:39.6115170Z VDIFFR_RUN_TESTS: false 2021-05-16T01:53:39.6115650Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:53:39.6116090Z TZ: UTC 2021-05-16T01:53:39.6116520Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:53:39.6116910Z NOT_CRAN: true 2021-05-16T01:53:39.6117290Z ##[endgroup] 2021-05-16T01:53:39.8606220Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:53:40.5972320Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:53:44.6113190Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:53:44.6114280Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:53:44.6115310Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:53:44.6116560Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:53:44.6117470Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:53:44.6118320Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:53:44.6119430Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:53:44.6120290Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:53:44.6121200Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:53:44.6122120Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:53:44.6123050Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:53:44.6123930Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:53:44.6124900Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:53:44.6125810Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:53:44.6126660Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:53:44.6127580Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:53:44.6128480Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:53:44.6129440Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:53:44.6130520Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T01:53:44.6131450Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:53:44.6132360Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:53:44.6133280Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:53:44.6134190Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:53:44.6135080Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:53:44.6135990Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:53:44.6136860Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:53:44.6137810Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:53:44.6138650Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:53:44.6140150Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:53:44.6140990Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:53:44.6141910Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:53:44.6142810Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:53:44.6143680Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:53:44.6144590Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:53:44.6145460Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:53:44.6147590Z 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-16T01:53:44.6154950Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:53:44.6156510Z (as ‘lib’ is unspecified) 2021-05-16T01:53:47.5700070Z 2021-05-16T01:53:47.5702050Z There is a binary version available but the source version is later: 2021-05-16T01:53:47.5728450Z binary source needs_compilation 2021-05-16T01:53:47.5729170Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T01:53:47.5729470Z 2021-05-16T01:53:47.5753800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-16T01:53:47.7122140Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-16T01:53:47.7697380Z ================================================== 2021-05-16T01:53:47.7698150Z downloaded 1.3 MB 2021-05-16T01:53:47.7699280Z 2021-05-16T01:53:47.7732360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-16T01:53:48.0474500Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-16T01:53:48.0594340Z ================================================== 2021-05-16T01:53:48.0594930Z downloaded 220 KB 2021-05-16T01:53:48.0595240Z 2021-05-16T01:53:48.0628570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-16T01:53:48.1987830Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-16T01:53:48.2097540Z ================================================== 2021-05-16T01:53:48.2098100Z downloaded 135 KB 2021-05-16T01:53:48.2098430Z 2021-05-16T01:53:48.2131260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-16T01:53:48.3690220Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-16T01:53:48.3735660Z ================================================== 2021-05-16T01:53:48.3736490Z downloaded 46 KB 2021-05-16T01:53:48.3736810Z 2021-05-16T01:53:48.3769470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-16T01:53:48.5189490Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-16T01:53:48.5224070Z ================================================== 2021-05-16T01:53:48.5224580Z downloaded 21 KB 2021-05-16T01:53:48.5224940Z 2021-05-16T01:53:48.5257810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-16T01:53:48.7988920Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-16T01:53:48.8053040Z ================================================== 2021-05-16T01:53:48.8053600Z downloaded 80 KB 2021-05-16T01:53:48.8054030Z 2021-05-16T01:53:48.8084810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-16T01:53:49.0628130Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-16T01:53:49.7609140Z ================================================== 2021-05-16T01:53:49.7610430Z downloaded 2.7 MB 2021-05-16T01:53:49.7611700Z 2021-05-16T01:53:49.7615460Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-16T01:53:49.7617290Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-16T01:53:49.7618870Z ================================================== 2021-05-16T01:53:49.7620070Z downloaded 34 KB 2021-05-16T01:53:49.7620680Z 2021-05-16T01:53:49.7622210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-16T01:53:49.7624670Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-16T01:53:49.7625320Z ================================================== 2021-05-16T01:53:49.7625790Z downloaded 841 KB 2021-05-16T01:53:49.7626040Z 2021-05-16T01:53:49.7627650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-16T01:53:49.8274530Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-16T01:53:49.8522880Z ================================================== 2021-05-16T01:53:49.8523500Z downloaded 480 KB 2021-05-16T01:53:49.8523900Z 2021-05-16T01:53:49.8558080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-16T01:53:50.0630560Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-16T01:53:50.0632100Z ================================================== 2021-05-16T01:53:50.0632770Z downloaded 13 KB 2021-05-16T01:53:50.0633080Z 2021-05-16T01:53:50.0662760Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-16T01:53:50.2218710Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-16T01:53:50.2438550Z ================================================== 2021-05-16T01:53:50.2439910Z downloaded 489 KB 2021-05-16T01:53:50.2440310Z 2021-05-16T01:53:50.2471920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-16T01:53:50.5231210Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-16T01:53:50.5301540Z ================================================== 2021-05-16T01:53:50.5302060Z downloaded 89 KB 2021-05-16T01:53:50.5302370Z 2021-05-16T01:53:50.5334710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-16T01:53:50.6698100Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-16T01:53:50.6937430Z ================================================== 2021-05-16T01:53:50.6937970Z downloaded 517 KB 2021-05-16T01:53:50.6938290Z 2021-05-16T01:53:50.6971940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-16T01:53:50.8382990Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-16T01:53:50.8515600Z ================================================== 2021-05-16T01:53:50.8516200Z downloaded 206 KB 2021-05-16T01:53:50.8516920Z 2021-05-16T01:53:50.8549920Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-16T01:53:50.9954060Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-16T01:53:51.0126050Z ================================================== 2021-05-16T01:53:51.0127110Z downloaded 266 KB 2021-05-16T01:53:51.0128280Z 2021-05-16T01:53:51.0158390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-16T01:53:51.1557440Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-16T01:53:51.1681850Z ================================================== 2021-05-16T01:53:51.1682350Z downloaded 166 KB 2021-05-16T01:53:51.1682690Z 2021-05-16T01:53:51.1716170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-16T01:53:51.3168480Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-16T01:53:51.3241920Z ================================================== 2021-05-16T01:53:51.3242440Z downloaded 94 KB 2021-05-16T01:53:51.3242770Z 2021-05-16T01:53:51.3273370Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-16T01:53:51.4634640Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-16T01:53:51.4726970Z ================================================== 2021-05-16T01:53:51.4728020Z downloaded 136 KB 2021-05-16T01:53:51.4728660Z 2021-05-16T01:53:51.4758470Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-16T01:53:51.6122610Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-16T01:53:51.6226480Z ================================================== 2021-05-16T01:53:51.6227070Z downloaded 183 KB 2021-05-16T01:53:51.6227390Z 2021-05-16T01:53:51.6259680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-16T01:53:51.7994560Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-16T01:53:51.8104020Z ================================================== 2021-05-16T01:53:51.8104640Z downloaded 199 KB 2021-05-16T01:53:51.8104950Z 2021-05-16T01:53:51.8136410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-16T01:53:52.0653100Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-16T01:53:52.0766420Z ================================================== 2021-05-16T01:53:52.0767550Z downloaded 204 KB 2021-05-16T01:53:52.0768180Z 2021-05-16T01:53:52.0800380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-16T01:53:52.2394340Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-16T01:53:52.2439920Z ================================================== 2021-05-16T01:53:52.2440470Z downloaded 63 KB 2021-05-16T01:53:52.2440780Z 2021-05-16T01:53:52.2476260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-16T01:53:52.3834130Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-16T01:53:52.3879250Z ================================================== 2021-05-16T01:53:52.3879840Z downloaded 44 KB 2021-05-16T01:53:52.3880540Z 2021-05-16T01:53:52.3913180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-16T01:53:52.5870540Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-16T01:53:52.6061870Z ================================================== 2021-05-16T01:53:52.6062580Z downloaded 407 KB 2021-05-16T01:53:52.6062940Z 2021-05-16T01:53:52.6097160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-16T01:53:52.8548170Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-16T01:53:52.8618920Z ================================================== 2021-05-16T01:53:52.8619520Z downloaded 91 KB 2021-05-16T01:53:52.8619820Z 2021-05-16T01:53:52.8651220Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-16T01:53:53.0525900Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-16T01:53:53.0629210Z ================================================== 2021-05-16T01:53:53.0629750Z downloaded 134 KB 2021-05-16T01:53:53.0630100Z 2021-05-16T01:53:53.0787650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-16T01:53:53.2170740Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-16T01:53:53.2606660Z ================================================== 2021-05-16T01:53:53.2607260Z downloaded 1.8 MB 2021-05-16T01:53:53.2608150Z 2021-05-16T01:53:53.2641930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-16T01:53:53.4475000Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-16T01:53:53.4721490Z ================================================== 2021-05-16T01:53:53.4722470Z downloaded 535 KB 2021-05-16T01:53:53.4722800Z 2021-05-16T01:53:53.4756310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-16T01:53:53.7302320Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-16T01:53:53.7506930Z ================================================== 2021-05-16T01:53:53.7507440Z downloaded 514 KB 2021-05-16T01:53:53.7507760Z 2021-05-16T01:53:53.7542680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-16T01:53:53.9025020Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-16T01:53:53.9070310Z ================================================== 2021-05-16T01:53:53.9070840Z downloaded 47 KB 2021-05-16T01:53:53.9071330Z 2021-05-16T01:53:53.9106100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-16T01:53:54.0688170Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-16T01:53:54.0933380Z ================================================== 2021-05-16T01:53:54.0934010Z downloaded 690 KB 2021-05-16T01:53:54.0934280Z 2021-05-16T01:53:54.0966540Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-16T01:53:54.2427420Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-16T01:53:54.2472770Z ================================================== 2021-05-16T01:53:54.2473410Z downloaded 46 KB 2021-05-16T01:53:54.2474120Z 2021-05-16T01:53:54.2504400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-16T01:53:54.5028740Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-16T01:53:54.5525690Z ================================================== 2021-05-16T01:53:54.5528330Z downloaded 2.0 MB 2021-05-16T01:53:54.5528680Z 2021-05-16T01:53:55.8929090Z 2021-05-16T01:53:55.8929990Z The downloaded binary packages are in 2021-05-16T01:53:55.8930910Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpoTat7m/downloaded_packages 2021-05-16T01:53:55.8932780Z installing the source package ‘cachem’ 2021-05-16T01:53:55.8933200Z 2021-05-16T01:53:55.8947720Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:53:56.0499220Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:53:56.0523540Z ================================================== 2021-05-16T01:53:56.0557250Z downloaded 24 KB 2021-05-16T01:53:56.0574230Z 2021-05-16T01:53:56.3828780Z * installing *source* package ‘cachem’ ... 2021-05-16T01:53:56.3903230Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T01:53:56.3905220Z ** using staged installation 2021-05-16T01:53:56.4077720Z ** libs 2021-05-16T01:54:02.3716240Z 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-16T01:54:02.9012680Z 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-16T01:54:02.9829050Z 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-16T01:54:03.1656850Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T01:54:03.1697490Z ** R 2021-05-16T01:54:03.1805780Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:54:03.9803920Z ** help 2021-05-16T01:54:04.0093790Z *** installing help indices 2021-05-16T01:54:04.0327690Z ** building package indices 2021-05-16T01:54:04.8202680Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:54:04.8204360Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:54:05.7368030Z ** testing if installed package can be loaded from final location 2021-05-16T01:54:06.0390920Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:54:06.0416890Z * DONE (cachem) 2021-05-16T01:54:06.0572480Z 2021-05-16T01:54:06.0578440Z The downloaded source packages are in 2021-05-16T01:54:06.0580410Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpoTat7m/downloaded_packages’ 2021-05-16T01:54:06.0594450Z Running `R CMD build`... 2021-05-16T01:54:09.0849700Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpoTat7m/remotes2a6b3b9a54/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T01:54:09.0851780Z * preparing ‘tic’: 2021-05-16T01:54:09.0853000Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:54:09.0853740Z * installing the package to process help pages 2021-05-16T01:54:09.0855030Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:54:09.0855810Z * checking for empty or unneeded directories 2021-05-16T01:54:09.0856870Z Removed empty directory ‘tic/.circleci’ 2021-05-16T01:54:09.0858030Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T01:54:09.0858960Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T01:54:09.0861660Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:54:09.0862720Z (as ‘lib’ is unspecified) 2021-05-16T01:54:09.6380450Z * installing *source* package ‘tic’ ... 2021-05-16T01:54:09.6383800Z ** using staged installation 2021-05-16T01:54:09.6693290Z ** R 2021-05-16T01:54:09.7084950Z ** inst 2021-05-16T01:54:09.7294180Z ** preparing package for lazy loading 2021-05-16T01:54:10.2560650Z ** help 2021-05-16T01:54:10.4753020Z *** installing help indices 2021-05-16T01:54:10.5876250Z *** copying figures 2021-05-16T01:54:10.5907000Z ** building package indices 2021-05-16T01:54:10.7194430Z ** installing vignettes 2021-05-16T01:54:10.7254940Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:54:11.0749820Z ** testing if installed package can be loaded from final location 2021-05-16T01:54:11.4972110Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:54:11.5044000Z * DONE (tic) 2021-05-16T01:54:11.5790130Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:54:11.9424550Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:54:14.8807920Z 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-16T01:54:14.8810520Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:54:14.8904050Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:54:14.8905470Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:54:14.8918950Z (as ‘lib’ is unspecified) 2021-05-16T01:54:14.8919910Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:54:14.8921460Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:54:14.8923270Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:54:14.8927450Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:54:14.8980480Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:54:14.8981950Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:54:14.8983230Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:54:14.8986350Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:54:14.8987720Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:54:14.8990010Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:54:14.8991330Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:54:14.8992600Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:54:14.8996780Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:54:14.8998180Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:54:14.8999480Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:54:14.9000740Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:54:14.9002020Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:54:15.7200160Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:54:15.7201600Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:54:15.7202750Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:54:15.7204540Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:54:15.7205650Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:54:15.7206770Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:54:15.7207880Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:54:15.7208960Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:54:15.7210080Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:54:15.7211430Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:54:15.7212540Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:54:15.7213660Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:54:15.7214800Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:54:15.7215950Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:54:15.7217070Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:54:15.7218180Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:54:15.7219300Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:54:15.7220840Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:54:15.7222060Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:54:16.8655930Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-16T01:54:16.8656570Z 2021-05-16T01:54:16.8657600Z There is a binary version available but the source version is later: 2021-05-16T01:54:16.8658480Z binary source needs_compilation 2021-05-16T01:54:16.8659180Z xfun 0.22 0.23 TRUE 2021-05-16T01:54:16.8659600Z 2021-05-16T01:54:16.9422790Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-16T01:54:16.9535240Z ================================================== 2021-05-16T01:54:16.9536100Z downloaded 192 KB 2021-05-16T01:54:16.9536640Z 2021-05-16T01:54:16.9982630Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-16T01:54:17.1726430Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-16T01:54:17.2086730Z ================================================== 2021-05-16T01:54:17.2087570Z downloaded 1.4 MB 2021-05-16T01:54:17.2088070Z 2021-05-16T01:54:17.2122430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-16T01:54:17.4179170Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-16T01:54:17.4180250Z ================================================== 2021-05-16T01:54:17.4180990Z downloaded 17 KB 2021-05-16T01:54:17.4182080Z 2021-05-16T01:54:17.4209690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pillar_1.6.0.tgz' 2021-05-16T01:54:17.6958770Z Content type 'application/x-gzip' length 1001845 bytes (978 KB) 2021-05-16T01:54:18.0657620Z ================================================== 2021-05-16T01:54:18.0658670Z downloaded 978 KB 2021-05-16T01:54:18.0659370Z 2021-05-16T01:54:18.0692640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tibble_3.1.1.tgz' 2021-05-16T01:54:18.2641430Z Content type 'application/x-gzip' length 803946 bytes (785 KB) 2021-05-16T01:54:18.2933580Z ================================================== 2021-05-16T01:54:18.2934550Z downloaded 785 KB 2021-05-16T01:54:18.2935120Z 2021-05-16T01:54:18.2968170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-16T01:54:18.5397440Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-16T01:54:18.5467010Z ================================================== 2021-05-16T01:54:18.5481180Z downloaded 43 KB 2021-05-16T01:54:18.5481920Z 2021-05-16T01:54:18.5484140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-16T01:54:18.7642510Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-16T01:54:18.7753050Z ================================================== 2021-05-16T01:54:18.7754400Z downloaded 207 KB 2021-05-16T01:54:18.7755020Z 2021-05-16T01:54:18.7786910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-16T01:54:19.0438200Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-16T01:54:19.0702650Z ================================================== 2021-05-16T01:54:19.0703640Z downloaded 945 KB 2021-05-16T01:54:19.0703930Z 2021-05-16T01:54:19.0736800Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-16T01:54:19.3319480Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-16T01:54:19.3388470Z ================================================== 2021-05-16T01:54:19.3429030Z downloaded 68 KB 2021-05-16T01:54:19.3429730Z 2021-05-16T01:54:19.3431950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-16T01:54:19.4771450Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-16T01:54:19.4946870Z ================================================== 2021-05-16T01:54:19.4949340Z downloaded 279 KB 2021-05-16T01:54:19.4950740Z 2021-05-16T01:54:19.4986950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-16T01:54:19.7664410Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-16T01:54:19.7848370Z ================================================== 2021-05-16T01:54:19.7851450Z downloaded 289 KB 2021-05-16T01:54:19.7853670Z 2021-05-16T01:54:19.7890160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-16T01:54:20.0772900Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-16T01:54:20.0774570Z ================================================== 2021-05-16T01:54:20.0775350Z downloaded 15 KB 2021-05-16T01:54:20.0775920Z 2021-05-16T01:54:20.0808180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-16T01:54:20.2166440Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-16T01:54:20.2274100Z ================================================== 2021-05-16T01:54:20.2275130Z downloaded 148 KB 2021-05-16T01:54:20.2276000Z 2021-05-16T01:54:20.2308420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-16T01:54:20.4726450Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-16T01:54:20.4781750Z ================================================== 2021-05-16T01:54:20.4782550Z downloaded 72 KB 2021-05-16T01:54:20.4782910Z 2021-05-16T01:54:20.4812720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-16T01:54:20.7594660Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-16T01:54:20.7641310Z ================================================== 2021-05-16T01:54:20.7642150Z downloaded 35 KB 2021-05-16T01:54:20.7642740Z 2021-05-16T01:54:20.7644810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-16T01:54:21.0328700Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-16T01:54:21.0477590Z ================================================== 2021-05-16T01:54:21.0478540Z downloaded 292 KB 2021-05-16T01:54:21.0479310Z 2021-05-16T01:54:21.0510240Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-16T01:54:21.2524740Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-16T01:54:21.2716750Z ================================================== 2021-05-16T01:54:21.2719580Z downloaded 428 KB 2021-05-16T01:54:21.2720230Z 2021-05-16T01:54:21.2748140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-16T01:54:21.5648900Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-16T01:54:21.5682910Z ================================================== 2021-05-16T01:54:21.5683700Z downloaded 36 KB 2021-05-16T01:54:21.5684270Z 2021-05-16T01:54:21.5717070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-16T01:54:21.7302490Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-16T01:54:21.7518100Z ================================================== 2021-05-16T01:54:21.7518620Z downloaded 435 KB 2021-05-16T01:54:21.7518890Z 2021-05-16T01:54:21.7550850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-16T01:54:22.7519560Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-16T01:54:22.7520520Z ================================================== 2021-05-16T01:54:22.7520960Z downloaded 195 KB 2021-05-16T01:54:22.7521230Z 2021-05-16T01:54:22.7522690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-16T01:54:22.7524200Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-16T01:54:22.7524800Z ================================================== 2021-05-16T01:54:22.7525190Z downloaded 38 KB 2021-05-16T01:54:22.7525470Z 2021-05-16T01:54:22.7527400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-16T01:54:22.7528890Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-16T01:54:22.7529490Z ================================================== 2021-05-16T01:54:22.7529880Z downloaded 208 KB 2021-05-16T01:54:22.7530140Z 2021-05-16T01:54:22.7531430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-16T01:54:22.8595250Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-16T01:54:23.0005110Z ================================================== 2021-05-16T01:54:23.0005650Z downloaded 13.9 MB 2021-05-16T01:54:23.0005920Z 2021-05-16T01:54:23.0160870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-16T01:54:23.1533380Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-16T01:54:23.2014730Z ================================================== 2021-05-16T01:54:23.2015780Z downloaded 3.1 MB 2021-05-16T01:54:23.2016700Z 2021-05-16T01:54:23.2052970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-16T01:54:23.4027690Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-16T01:54:23.4483270Z ================================================== 2021-05-16T01:54:23.4483810Z downloaded 1.3 MB 2021-05-16T01:54:23.4484080Z 2021-05-16T01:54:23.4625490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-16T01:54:23.7344350Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-16T01:54:23.7524560Z ================================================== 2021-05-16T01:54:23.7525520Z downloaded 306 KB 2021-05-16T01:54:23.7526280Z 2021-05-16T01:54:23.7554450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-16T01:54:24.0202020Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-16T01:54:24.0282440Z ================================================== 2021-05-16T01:54:24.0283450Z downloaded 104 KB 2021-05-16T01:54:24.0284090Z 2021-05-16T01:54:24.0313030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-16T01:54:24.2952350Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-16T01:54:24.2953330Z ================================================== 2021-05-16T01:54:24.2953780Z downloaded 22 KB 2021-05-16T01:54:24.2954050Z 2021-05-16T01:54:24.2984510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-16T01:54:24.5055350Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-16T01:54:24.5157320Z ================================================== 2021-05-16T01:54:24.5226710Z downloaded 43 KB 2021-05-16T01:54:24.5227850Z 2021-05-16T01:54:24.5229940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-16T01:54:24.7874920Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-16T01:54:24.7889410Z ================================================== 2021-05-16T01:54:24.7889900Z downloaded 34 KB 2021-05-16T01:54:24.7890160Z 2021-05-16T01:54:24.7921030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-16T01:54:25.0728670Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-16T01:54:25.0819150Z ================================================== 2021-05-16T01:54:25.0820160Z downloaded 137 KB 2021-05-16T01:54:25.0821090Z 2021-05-16T01:54:25.0850270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-16T01:54:25.3004520Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-16T01:54:25.3513660Z ================================================== 2021-05-16T01:54:25.3515330Z downloaded 2.8 MB 2021-05-16T01:54:25.3527660Z 2021-05-16T01:54:25.3546860Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-16T01:54:25.6221400Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-16T01:54:25.6275190Z ================================================== 2021-05-16T01:54:25.6276150Z downloaded 64 KB 2021-05-16T01:54:25.6276920Z 2021-05-16T01:54:25.6307900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-16T01:54:25.9345130Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-16T01:54:25.9685700Z ================================================== 2021-05-16T01:54:25.9686870Z downloaded 954 KB 2021-05-16T01:54:25.9687170Z 2021-05-16T01:54:25.9721020Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-16T01:54:26.2219310Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-16T01:54:26.2340740Z ================================================== 2021-05-16T01:54:26.2341350Z downloaded 129 KB 2021-05-16T01:54:26.2341620Z 2021-05-16T01:54:26.2373080Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-16T01:54:26.3979720Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-16T01:54:26.4168680Z ================================================== 2021-05-16T01:54:26.4169230Z downloaded 384 KB 2021-05-16T01:54:26.4169550Z 2021-05-16T01:54:27.7235490Z 2021-05-16T01:54:27.7236300Z The downloaded binary packages are in 2021-05-16T01:54:27.7237190Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpoTat7m/downloaded_packages 2021-05-16T01:54:27.7238930Z installing the source package ‘xfun’ 2021-05-16T01:54:27.7239320Z 2021-05-16T01:54:27.7254260Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:54:27.9635840Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:54:27.9708100Z ================================================== 2021-05-16T01:54:27.9708620Z downloaded 109 KB 2021-05-16T01:54:27.9708890Z 2021-05-16T01:54:28.3655890Z * installing *source* package ‘xfun’ ... 2021-05-16T01:54:28.3729930Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T01:54:28.3730850Z ** using staged installation 2021-05-16T01:54:28.3973000Z ** libs 2021-05-16T01:54:28.4160990Z 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-16T01:54:28.5848940Z 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-16T01:54:28.6797270Z 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-16T01:54:29.8961890Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T01:54:29.9003130Z ** R 2021-05-16T01:54:29.9277710Z ** inst 2021-05-16T01:54:29.9311370Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:54:31.5213720Z ** help 2021-05-16T01:54:31.7471100Z *** installing help indices 2021-05-16T01:54:31.8645520Z ** building package indices 2021-05-16T01:54:32.0137650Z ** installing vignettes 2021-05-16T01:54:32.0232290Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:54:32.4172650Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T01:54:32.5517780Z ** testing if installed package can be loaded from final location 2021-05-16T01:54:32.8327330Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:54:32.8370000Z * DONE (xfun) 2021-05-16T01:54:32.8647200Z 2021-05-16T01:54:32.8649260Z The downloaded source packages are in 2021-05-16T01:54:32.8651610Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpoTat7m/downloaded_packages’ 2021-05-16T01:54:32.9983510Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:54:35.7475990Z 2021-05-16T01:54:36.2354000Z 2021-05-16T01:54:36.2383210Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpoTat7m/remotes2a6b50352bac/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T01:54:36.2459230Z 2021-05-16T01:54:36.2462340Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpoTat7m/remotes2a6b50352bac/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T01:54:36.3388500Z 2021-05-16T01:54:36.3417700Z 2021-05-16T01:54:36.3419410Z ─ preparing ‘desc’: 2021-05-16T01:54:36.3429120Z 2021-05-16T01:54:36.3429950Z 2021-05-16T01:54:36.3518130Z checking DESCRIPTION meta-information ... 2021-05-16T01:54:37.1770610Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:54:37.1771330Z 2021-05-16T01:54:37.1773130Z (as ‘lib’ is unspecified) 2021-05-16T01:54:37.1774200Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:54:37.1778080Z * installing *source* package ‘desc’ ... 2021-05-16T01:54:37.1778440Z 2021-05-16T01:54:37.1779410Z ** using staged installation 2021-05-16T01:54:37.1779790Z 2021-05-16T01:54:37.1780940Z ** R 2021-05-16T01:54:37.1782160Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:54:37.1783120Z 2021-05-16T01:54:37.1783790Z 2021-05-16T01:54:37.1785120Z ─ checking for empty or unneeded directories 2021-05-16T01:54:37.1785880Z 2021-05-16T01:54:37.1786530Z 2021-05-16T01:54:37.1787750Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T01:54:37.1788430Z 2021-05-16T01:54:37.1789070Z 2021-05-16T01:54:37.1789730Z 2021-05-16T01:54:37.1920050Z ** inst 2021-05-16T01:54:37.1969300Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:54:39.0717780Z ** help 2021-05-16T01:54:39.2723770Z *** installing help indices 2021-05-16T01:54:39.3756810Z ** building package indices 2021-05-16T01:54:39.4845690Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:54:39.7440660Z ** testing if installed package can be loaded from final location 2021-05-16T01:54:40.0931310Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:54:40.1029530Z * DONE (desc) 2021-05-16T01:54:40.3981390Z 2021-05-16T01:54:40.3982530Z 2021-05-16T01:54:40.4000360Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpoTat7m/remotes2a6beaae3d3/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T01:54:40.4027610Z 2021-05-16T01:54:40.4031900Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpoTat7m/remotes2a6beaae3d3/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T01:54:40.4487650Z 2021-05-16T01:54:40.4513710Z 2021-05-16T01:54:40.4515700Z ─ preparing ‘ghtravis’: 2021-05-16T01:54:40.4524650Z 2021-05-16T01:54:40.4525410Z 2021-05-16T01:54:40.4599520Z checking DESCRIPTION meta-information ... 2021-05-16T01:54:40.4624670Z 2021-05-16T01:54:40.4626180Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:54:40.5322540Z 2021-05-16T01:54:40.5347100Z 2021-05-16T01:54:40.5348990Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:54:40.5357260Z 2021-05-16T01:54:40.5382860Z 2021-05-16T01:54:40.5384310Z ─ checking for empty or unneeded directories 2021-05-16T01:54:40.5391840Z 2021-05-16T01:54:40.5415420Z 2021-05-16T01:54:40.5416860Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T01:54:40.5675210Z 2021-05-16T01:54:40.5676260Z 2021-05-16T01:54:40.5676880Z 2021-05-16T01:54:40.6347080Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:54:40.6348250Z (as ‘lib’ is unspecified) 2021-05-16T01:54:41.0227220Z * installing *source* package ‘ghtravis’ ... 2021-05-16T01:54:41.0326920Z ** using staged installation 2021-05-16T01:54:41.0428960Z ** R 2021-05-16T01:54:41.0553600Z ** inst 2021-05-16T01:54:41.0566230Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:54:42.9043870Z ** help 2021-05-16T01:54:42.9843770Z *** installing help indices 2021-05-16T01:54:43.0370270Z ** building package indices 2021-05-16T01:54:43.0892720Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:54:43.9838460Z ** testing if installed package can be loaded from final location 2021-05-16T01:54:44.8267970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:54:44.8293180Z * DONE (ghtravis) 2021-05-16T01:54:44.8566950Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:54:45.1387460Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:54:48.0996970Z 2021-05-16T01:54:48.0999200Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:54:48.1000190Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:54:48.1001740Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:54:48.1003030Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:54:48.1004340Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:54:48.1005590Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:54:48.1009970Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:54:48.1011360Z (as ‘lib’ is unspecified) 2021-05-16T01:54:49.5974510Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-16T01:54:49.7666960Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-16T01:54:49.7775750Z ================================================== 2021-05-16T01:54:49.7778610Z downloaded 194 KB 2021-05-16T01:54:49.7779320Z 2021-05-16T01:54:49.7808280Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-16T01:54:50.0398830Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-16T01:54:50.0451460Z ================================================== 2021-05-16T01:54:50.0452460Z downloaded 68 KB 2021-05-16T01:54:50.0452780Z 2021-05-16T01:54:50.0487830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-16T01:54:50.5301020Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-16T01:54:50.5475200Z ================================================== 2021-05-16T01:54:50.5521170Z downloaded 189 KB 2021-05-16T01:54:50.5521940Z 2021-05-16T01:54:50.5524140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-16T01:54:50.8453590Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-16T01:54:50.8799370Z ================================================== 2021-05-16T01:54:50.8800620Z downloaded 1.2 MB 2021-05-16T01:54:50.8801310Z 2021-05-16T01:54:50.8836990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-16T01:54:51.1242670Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-16T01:54:51.1597300Z ================================================== 2021-05-16T01:54:51.1698050Z downloaded 937 KB 2021-05-16T01:54:51.1798710Z 2021-05-16T01:54:51.3214590Z 2021-05-16T01:54:51.3215820Z The downloaded binary packages are in 2021-05-16T01:54:51.3217030Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpoTat7m/downloaded_packages 2021-05-16T01:54:51.5744720Z 2021-05-16T01:54:51.5761690Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpoTat7m/remotes2a6b46810e0b/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T01:54:51.5791530Z 2021-05-16T01:54:51.5793960Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpoTat7m/remotes2a6b46810e0b/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T01:54:51.6070990Z 2021-05-16T01:54:51.6100730Z 2021-05-16T01:54:51.6102290Z ─ preparing ‘aghast’: 2021-05-16T01:54:51.6111580Z 2021-05-16T01:54:51.6112300Z 2021-05-16T01:54:51.6183820Z checking DESCRIPTION meta-information ... 2021-05-16T01:54:51.6210640Z 2021-05-16T01:54:51.6212460Z ✔ checking DESCRIPTION meta-information 2021-05-16T01:54:51.6609530Z 2021-05-16T01:54:51.6637350Z 2021-05-16T01:54:51.6639300Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:54:51.6647270Z 2021-05-16T01:54:51.6673160Z 2021-05-16T01:54:51.6674840Z ─ checking for empty or unneeded directories 2021-05-16T01:54:51.6713770Z 2021-05-16T01:54:51.6741110Z 2021-05-16T01:54:51.6742980Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T01:54:51.6836310Z 2021-05-16T01:54:51.6837210Z 2021-05-16T01:54:51.6839050Z 2021-05-16T01:54:51.7014690Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:54:51.7016680Z (as ‘lib’ is unspecified) 2021-05-16T01:54:52.6372390Z * installing *source* package ‘aghast’ ... 2021-05-16T01:54:52.6378900Z ** using staged installation 2021-05-16T01:54:52.6481220Z ** R 2021-05-16T01:54:52.6602470Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:54:52.6704080Z ** help 2021-05-16T01:54:52.6805660Z *** installing help indices 2021-05-16T01:54:52.7105930Z ** building package indices 2021-05-16T01:54:52.7307230Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:54:52.9931910Z ** testing if installed package can be loaded from final location 2021-05-16T01:54:53.2405690Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:54:53.2427020Z * DONE (aghast) 2021-05-16T01:54:53.2617510Z Installing 1 packages: covr 2021-05-16T01:54:53.2628130Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:54:53.2629330Z (as ‘lib’ is unspecified) 2021-05-16T01:54:54.1005810Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T01:54:54.1104920Z 2021-05-16T01:54:54.8226070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-16T01:54:55.0536150Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-16T01:54:55.0818710Z ================================================== 2021-05-16T01:54:55.1030630Z downloaded 155 KB 2021-05-16T01:54:55.1050110Z 2021-05-16T01:54:55.1141660Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-16T01:54:55.2451300Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-16T01:54:55.2521990Z ================================================== 2021-05-16T01:54:55.2522490Z downloaded 117 KB 2021-05-16T01:54:55.2522760Z 2021-05-16T01:54:55.2556750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-16T01:54:55.5163350Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-16T01:54:55.5304370Z ================================================== 2021-05-16T01:54:55.5305650Z downloaded 282 KB 2021-05-16T01:54:55.5305980Z 2021-05-16T01:54:55.5943950Z 2021-05-16T01:54:55.5945150Z The downloaded binary packages are in 2021-05-16T01:54:55.5946820Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpoTat7m/downloaded_packages 2021-05-16T01:54:55.6295370Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:54:55.6296030Z Rscript -e "tic::before_install()" 2021-05-16T01:54:55.7280360Z shell: /bin/bash -e {0} 2021-05-16T01:54:55.7280740Z env: 2021-05-16T01:54:55.7281780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:54:55.7282240Z TIC_DEPLOY_KEY: 2021-05-16T01:54:55.7282570Z RSPM: 2021-05-16T01:54:55.7284380Z GITHUB_PAT: *** 2021-05-16T01:54:55.7284850Z COVERALLS_TOKEN: 2021-05-16T01:54:55.7285310Z continue-on-error: false 2021-05-16T01:54:55.7285750Z VDIFFR_RUN_TESTS: false 2021-05-16T01:54:55.7286210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:54:55.7286610Z TZ: UTC 2021-05-16T01:54:55.7286960Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:54:55.7287390Z NOT_CRAN: true 2021-05-16T01:54:55.7287720Z ##[endgroup] 2021-05-16T01:54:56.1630230Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:54:56.3026490Z Running before_install: step_install_remote_binaries() 2021-05-16T01:54:56.9181820Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:54:56.9182640Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:54:56.9183250Z remotes::install_cran("rcmdcheck") 2021-05-16T01:54:56.9183770Z remotes::install_cran("markdown") 2021-05-16T01:54:56.9377610Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:54:56.9378030Z env: 2021-05-16T01:54:56.9378490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:54:56.9378940Z TIC_DEPLOY_KEY: 2021-05-16T01:54:56.9379320Z RSPM: 2021-05-16T01:54:56.9380960Z GITHUB_PAT: *** 2021-05-16T01:54:56.9381440Z COVERALLS_TOKEN: 2021-05-16T01:54:56.9381910Z continue-on-error: false 2021-05-16T01:54:56.9382400Z VDIFFR_RUN_TESTS: false 2021-05-16T01:54:56.9382950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:54:56.9383380Z TZ: UTC 2021-05-16T01:54:56.9383820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:54:56.9384210Z NOT_CRAN: true 2021-05-16T01:54:56.9384650Z ##[endgroup] 2021-05-16T01:55:03.3644410Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:55:03.3645510Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:55:03.3649950Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T01:55:03.3650940Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:55:03.3652220Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:55:03.3653140Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:55:03.3654070Z zoo (NA -> 1.8-9 ) [CRAN] 2021-05-16T01:55:03.3674000Z Installing 7 packages: base64enc, tinytex, htmltools, tiff, rmarkdown, png, zoo 2021-05-16T01:55:03.3689950Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T01:55:03.3692150Z (as ‘lib’ is unspecified) 2021-05-16T01:55:09.0898880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/base64enc_0.1-3.tgz' 2021-05-16T01:55:09.2864620Z Content type 'application/x-gzip' length 32230 bytes (31 KB) 2021-05-16T01:55:09.2865490Z ================================================== 2021-05-16T01:55:09.2866080Z downloaded 31 KB 2021-05-16T01:55:09.2866620Z 2021-05-16T01:55:09.2896830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tinytex_0.31.tgz' 2021-05-16T01:55:09.4930570Z Content type 'application/x-gzip' length 118044 bytes (115 KB) 2021-05-16T01:55:09.5002350Z ================================================== 2021-05-16T01:55:09.5003310Z downloaded 115 KB 2021-05-16T01:55:09.5003680Z 2021-05-16T01:55:09.5035270Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/htmltools_0.5.1.1.tgz' 2021-05-16T01:55:09.7701310Z Content type 'application/x-gzip' length 231793 bytes (226 KB) 2021-05-16T01:55:09.7821310Z ================================================== 2021-05-16T01:55:09.7822380Z downloaded 226 KB 2021-05-16T01:55:09.7823260Z 2021-05-16T01:55:09.7855380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tiff_0.1-8.tgz' 2021-05-16T01:55:10.0231260Z Content type 'application/x-gzip' length 1066016 bytes (1.0 MB) 2021-05-16T01:55:10.0605700Z ================================================== 2021-05-16T01:55:10.0606330Z downloaded 1.0 MB 2021-05-16T01:55:10.0607090Z 2021-05-16T01:55:10.0640730Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rmarkdown_2.8.tgz' 2021-05-16T01:55:10.3499740Z Content type 'application/x-gzip' length 3633736 bytes (3.5 MB) 2021-05-16T01:55:10.4195380Z ================================================== 2021-05-16T01:55:10.4196110Z downloaded 3.5 MB 2021-05-16T01:55:10.4196420Z 2021-05-16T01:55:10.4236100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/png_0.1-7.tgz' 2021-05-16T01:55:10.7086480Z Content type 'application/x-gzip' length 354111 bytes (345 KB) 2021-05-16T01:55:10.7266120Z ================================================== 2021-05-16T01:55:10.7267180Z downloaded 345 KB 2021-05-16T01:55:10.7267560Z 2021-05-16T01:55:10.7300750Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zoo_1.8-9.tgz' 2021-05-16T01:55:11.6374490Z Content type 'application/x-gzip' length 1027932 bytes (1003 KB) 2021-05-16T01:55:11.6375090Z 2021-05-16T01:55:11.6380850Z ================================================== 2021-05-16T01:55:11.6381500Z The downloaded binary packages are in 2021-05-16T01:55:11.6384840Z downloaded 1003 KB 2021-05-16T01:55:11.6385800Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFoerRP/downloaded_packages 2021-05-16T01:55:11.6386800Z 2021-05-16T01:55:12.1701300Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:55:12.1702420Z Use `force = TRUE` to force installation 2021-05-16T01:55:12.1719010Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:55:12.1719920Z Use `force = TRUE` to force installation 2021-05-16T01:55:12.2953650Z ##[group]Run options(width = 100) 2021-05-16T01:55:12.2954290Z options(width = 100) 2021-05-16T01:55:12.2954820Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:55:12.2955510Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:55:12.3158130Z shell: /usr/local/bin/Rscript {0} 2021-05-16T01:55:12.3158590Z env: 2021-05-16T01:55:12.3159020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:12.3159510Z TIC_DEPLOY_KEY: 2021-05-16T01:55:12.3159850Z RSPM: 2021-05-16T01:55:12.3161180Z GITHUB_PAT: *** 2021-05-16T01:55:12.3161630Z COVERALLS_TOKEN: 2021-05-16T01:55:12.3162100Z continue-on-error: false 2021-05-16T01:55:12.3162600Z VDIFFR_RUN_TESTS: false 2021-05-16T01:55:12.3163080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:55:12.3163560Z TZ: UTC 2021-05-16T01:55:12.3163940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:12.3164360Z NOT_CRAN: true 2021-05-16T01:55:12.3164820Z ##[endgroup] 2021-05-16T01:55:12.9837360Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:55:12.9838250Z setting value 2021-05-16T01:55:12.9839340Z version R version 3.6.3 (2020-02-29) 2021-05-16T01:55:12.9839900Z os macOS Catalina 10.15.7 2021-05-16T01:55:12.9840480Z system x86_64, darwin15.6.0 2021-05-16T01:55:12.9840980Z ui X11 2021-05-16T01:55:12.9858450Z language (EN) 2021-05-16T01:55:12.9859600Z collate en_US.UTF-8 2021-05-16T01:55:12.9860630Z ctype en_US.UTF-8 2021-05-16T01:55:12.9861130Z tz UTC 2021-05-16T01:55:12.9861990Z date 2021-05-16 2021-05-16T01:55:12.9862290Z 2021-05-16T01:55:12.9863600Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T01:55:12.9864450Z ! package * version date lib source 2021-05-16T01:55:12.9866330Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:55:12.9867500Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9868600Z base * 3.6.3 2020-03-05 [?] local 2021-05-16T01:55:12.9869670Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9871020Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9872090Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9873340Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9874400Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T01:55:12.9876000Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9877120Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9878170Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9879370Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9880520Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9881570Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9882680Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9883780Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-16T01:55:12.9884910Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9886160Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9887970Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9889270Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9890370Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9891490Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-16T01:55:12.9892620Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:55:12.9893780Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9895230Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9896450Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9897580Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9898710Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9899820Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9900940Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9902000Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9903140Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9904440Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9905520Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9906630Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9907880Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9909120Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:55:12.9910260Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9911640Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9912760Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9913850Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-16T01:55:12.9914990Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-16T01:55:12.9916210Z grid 3.6.3 2020-03-05 [?] local 2021-05-16T01:55:12.9917600Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9918730Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9919810Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9920900Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9921970Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9923120Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9924190Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9925320Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9926410Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9927510Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9928640Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9929970Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9931450Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9932660Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9933750Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9934980Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-16T01:55:12.9936060Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9938410Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9939550Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9940730Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9941850Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9942950Z parallel 3.6.3 2020-03-05 [?] local 2021-05-16T01:55:12.9944090Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9945160Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9946300Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9947430Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9948500Z png 0.1-7 2013-12-03 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9949610Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9950690Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9951850Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9952910Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9954040Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9955380Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9956450Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9957580Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9958650Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9959770Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9960950Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9962050Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9963140Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9964180Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9965340Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9966400Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9967550Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9968680Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9969790Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9971010Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9972130Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9973250Z splines 3.6.3 2020-03-05 [?] local 2021-05-16T01:55:12.9974660Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-16T01:55:12.9975810Z stats4 3.6.3 2020-03-05 [?] local 2021-05-16T01:55:12.9976900Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9977970Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9979110Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-16T01:55:12.9980210Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9981270Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-16T01:55:12.9982370Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9983450Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9984610Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:55:12.9985710Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9986870Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9987990Z tiff 0.1-8 2021-03-31 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9989060Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9990170Z P tools 3.6.3 2020-03-05 [2] local 2021-05-16T01:55:12.9991230Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9992340Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9993440Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-16T01:55:12.9994510Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9995620Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-16T01:55:12.9996920Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-16T01:55:12.9998020Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-16T01:55:13.0000500Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-16T01:55:13.0002440Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-16T01:55:13.0003710Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-16T01:55:13.0004780Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-16T01:55:13.0005900Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-16T01:55:13.0006970Z zoo 1.8-9 2021-03-09 [1] CRAN (R 3.6.2) 2021-05-16T01:55:13.0007320Z 2021-05-16T01:55:13.0007870Z [1] /Users/runner/work/_temp/Library 2021-05-16T01:55:13.0008660Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-16T01:55:13.0009470Z 2021-05-16T01:55:13.0010980Z P ── Loaded and on-disk path mismatch. 2021-05-16T01:55:13.0259600Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:55:13.0260390Z Rscript -e 'tic::script()' 2021-05-16T01:55:13.0260850Z ls -l check 2021-05-16T01:55:13.0898380Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:55:13.0898970Z env: 2021-05-16T01:55:13.0899440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:55:13.0899890Z TIC_DEPLOY_KEY: 2021-05-16T01:55:13.0900270Z RSPM: 2021-05-16T01:55:13.0901430Z GITHUB_PAT: *** 2021-05-16T01:55:13.0901890Z COVERALLS_TOKEN: 2021-05-16T01:55:13.0902360Z continue-on-error: false 2021-05-16T01:55:13.0902860Z VDIFFR_RUN_TESTS: false 2021-05-16T01:55:13.0903340Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:55:13.0903770Z TZ: UTC 2021-05-16T01:55:13.0904170Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:55:13.0904630Z NOT_CRAN: true 2021-05-16T01:55:13.0905040Z ##[endgroup] 2021-05-16T01:55:13.4562150Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:55:13.5922470Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:55:13.5923600Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:55:13.5924310Z timeout = Inf, check_dir = "check") 2021-05-16T01:55:13.7150850Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T01:55:14.0503270Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T01:55:14.2184800Z * preparing ‘bftools’: 2021-05-16T01:55:14.2291470Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:55:14.2294080Z * running ‘cleanup’ 2021-05-16T01:55:14.3317360Z * installing the package to build vignettes 2021-05-16T01:55:42.3506400Z * creating vignettes ... OK 2021-05-16T01:55:42.4101730Z * running ‘cleanup’ 2021-05-16T01:55:42.4961470Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:55:42.4983530Z * checking for empty or unneeded directories 2021-05-16T01:55:42.5043680Z * building ‘bftools_0.2.3.3.tar.gz’ 2021-05-16T01:55:42.5196040Z 2021-05-16T01:55:42.6514560Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T01:55:42.9499330Z * using log directory ‘/Users/runner/work/bftools/bftools/check/bftools.Rcheck’ 2021-05-16T01:55:42.9520600Z * using R version 3.6.3 (2020-02-29) 2021-05-16T01:55:42.9522420Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T01:55:42.9524040Z * using session charset: UTF-8 2021-05-16T01:55:42.9947360Z * using option ‘--as-cran’ 2021-05-16T01:55:43.0050980Z * checking for file ‘bftools/DESCRIPTION’ ... OK 2021-05-16T01:55:43.0091770Z * checking extension type ... Package 2021-05-16T01:55:43.0093760Z * this is package ‘bftools’ version ‘0.2.3.3’ 2021-05-16T01:55:43.0095150Z * package encoding: UTF-8 2021-05-16T01:55:43.0097100Z * checking package namespace information ... OK 2021-05-16T01:55:44.3853170Z * checking package dependencies ... OK 2021-05-16T01:55:44.3873670Z * checking if this is a source package ... OK 2021-05-16T01:55:44.3875740Z * checking if there is a namespace ... OK 2021-05-16T01:55:44.5535550Z * checking for executable files ... OK 2021-05-16T01:55:44.5933210Z * checking for hidden files and directories ... OK 2021-05-16T01:55:44.5960650Z * checking for portable file names ... OK 2021-05-16T01:55:44.5970690Z * checking for sufficient/correct file permissions ... OK 2021-05-16T01:55:44.5993620Z * checking serialization versions ... OK 2021-05-16T01:56:20.8830350Z * checking whether package ‘bftools’ can be installed ... OK 2021-05-16T01:56:20.8948650Z * checking installed package size ... NOTE 2021-05-16T01:56:20.8949960Z installed size is 37.3Mb 2021-05-16T01:56:20.8966390Z sub-directories of 1Mb or more: 2021-05-16T01:56:20.8973570Z bftools 37.1Mb 2021-05-16T01:56:21.0583200Z * checking package directory ... OK 2021-05-16T01:56:21.0599510Z * checking for future file timestamps ... OK 2021-05-16T01:56:21.0607340Z * checking ‘build’ directory ... OK 2021-05-16T01:56:21.2836660Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:56:21.2843430Z * checking top-level files ... OK 2021-05-16T01:56:21.2859450Z * checking for left-over files ... OK 2021-05-16T01:56:21.5074900Z * checking index information ... OK 2021-05-16T01:56:21.7467110Z * checking package subdirectories ... OK 2021-05-16T01:56:21.8159060Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:56:21.8895190Z * checking R files for syntax errors ... OK 2021-05-16T01:56:22.5256030Z * checking whether the package can be loaded ... OK 2021-05-16T01:56:23.1103420Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:56:23.6955960Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:56:24.3013060Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:56:24.9617780Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:56:25.6569050Z * checking loading without being on the library search path ... OK 2021-05-16T01:56:26.3049430Z * checking dependencies in R code ... OK 2021-05-16T01:56:27.4710200Z * checking S3 generic/method consistency ... OK 2021-05-16T01:56:28.1243820Z * checking replacement functions ... OK 2021-05-16T01:56:28.7809270Z * checking foreign function calls ... OK 2021-05-16T01:56:32.9309040Z * checking R code for possible problems ... OK 2021-05-16T01:56:33.1928720Z * checking Rd files ... OK 2021-05-16T01:56:33.2616380Z * checking Rd metadata ... OK 2021-05-16T01:56:33.3443510Z * checking Rd line widths ... OK 2021-05-16T01:56:33.4995220Z * checking Rd cross-references ... OK 2021-05-16T01:56:34.1427370Z * checking for missing documentation entries ... OK 2021-05-16T01:56:36.0408320Z * checking for code/documentation mismatches ... OK 2021-05-16T01:56:37.3891830Z * checking Rd \usage sections ... OK 2021-05-16T01:56:37.4768060Z * checking Rd contents ... OK 2021-05-16T01:56:37.5789820Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:56:37.5798260Z * checking line endings in shell scripts ... OK 2021-05-16T01:56:37.5867040Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T01:56:37.5923680Z * checking files in ‘vignettes’ ... OK 2021-05-16T01:56:40.6074310Z * checking examples ... OK 2021-05-16T01:56:40.7333440Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T01:56:40.9542910Z * checking tests ... 2021-05-16T01:57:02.4050310Z Running ‘testthat.R’ [21s/21s] 2021-05-16T01:57:02.4558930Z OK 2021-05-16T01:57:02.6812170Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T01:57:02.6849900Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T01:57:04.3875480Z * checking re-building of vignette outputs ... OK 2021-05-16T01:57:08.5860760Z * checking PDF version of manual ... OK 2021-05-16T01:57:08.5869640Z * checking for detritus in the temp directory ... OK 2021-05-16T01:57:08.5876960Z * DONE 2021-05-16T01:57:08.5883820Z 2021-05-16T01:57:08.5885080Z Status: 1 NOTE 2021-05-16T01:57:08.5886160Z See 2021-05-16T01:57:08.5888400Z ‘/Users/runner/work/bftools/bftools/check/bftools.Rcheck/00check.log’ 2021-05-16T01:57:08.5889540Z for details. 2021-05-16T01:57:08.5890230Z 2021-05-16T01:57:08.5891850Z 2021-05-16T01:57:08.7133910Z ── R CMD check results ──────────────────────────────────── bftools 0.2.3.3 ──── 2021-05-16T01:57:08.7135290Z Duration: 1m 26.2s 2021-05-16T01:57:08.7136020Z 2021-05-16T01:57:08.7140630Z ❯ checking installed package size ... NOTE 2021-05-16T01:57:08.7141770Z installed size is 37.3Mb 2021-05-16T01:57:08.7143260Z sub-directories of 1Mb or more: 2021-05-16T01:57:08.7144240Z bftools 37.1Mb 2021-05-16T01:57:08.7144950Z 2021-05-16T01:57:08.7152960Z 0 errors ✔ | 0 warnings ✔ | 1 note ✖ 2021-05-16T01:57:08.7367750Z total 73288 2021-05-16T01:57:08.7370040Z drwxr-xr-x 15 runner staff 480 May 16 01:57 bftools.Rcheck 2021-05-16T01:57:08.7372990Z -rw-r--r-- 1 runner staff 34070 May 16 01:55 bftools_0.2.3.3.tar.gz 2021-05-16T01:57:08.7374880Z -rw-r--r-- 1 runner staff 36456499 May 16 01:56 bftools_0.2.3.3.tgz 2021-05-16T01:57:08.7428430Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:57:08.7429260Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:57:08.7903360Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T01:57:08.7903850Z env: 2021-05-16T01:57:08.7904240Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:57:08.7904800Z TIC_DEPLOY_KEY: 2021-05-16T01:57:08.7905120Z RSPM: 2021-05-16T01:57:08.7906840Z GITHUB_PAT: *** 2021-05-16T01:57:08.7907240Z COVERALLS_TOKEN: 2021-05-16T01:57:08.7907740Z continue-on-error: false 2021-05-16T01:57:08.7908180Z VDIFFR_RUN_TESTS: false 2021-05-16T01:57:08.7908630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:57:08.7909030Z TZ: UTC 2021-05-16T01:57:08.7909380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:57:08.7909750Z NOT_CRAN: true 2021-05-16T01:57:08.7910080Z ##[endgroup] 2021-05-16T01:57:08.8317600Z 2021-05-16T01:57:08.8320330Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-16T01:57:08.8321680Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-16T01:57:08.8323290Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-16T01:57:08.8324060Z 2021-05-16T01:57:08.8325010Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T01:57:08.8326340Z You are welcome to redistribute it under certain conditions. 2021-05-16T01:57:08.8327940Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T01:57:08.8328740Z 2021-05-16T01:57:08.8331070Z R is a collaborative project with many contributors. 2021-05-16T01:57:08.8333430Z Type 'contributors()' for more information and 2021-05-16T01:57:08.8334820Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T01:57:08.8335920Z 2021-05-16T01:57:08.8337030Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T01:57:08.8338240Z 'help.start()' for an HTML browser interface to help. 2021-05-16T01:57:08.8339190Z Type 'q()' to quit R. 2021-05-16T01:57:08.8339490Z 2021-05-16T01:57:08.8339890Z > library(testthat) 2021-05-16T01:57:08.8340390Z > library(bftools) 2021-05-16T01:57:08.8340750Z > 2021-05-16T01:57:08.8341210Z > test_check("bftools") 2021-05-16T01:57:08.8342190Z /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpDEpyO6/RLIBS_2e55348ba9f5/png/img/Rlogo.png 2021-05-16T01:57:08.8343560Z APNGReader initializing /private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpDEpyO6/RLIBS_2e55348ba9f5/png/img/Rlogo.png 2021-05-16T01:57:08.8345680Z [Animated PNG] -> /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpDEpyO6/working_dir/Rtmp531HM4/file2f9a4e4bd924.tiff [Tagged Image File Format] 2021-05-16T01:57:08.8346860Z Unable to create basic Accelerated OpenGL renderer. 2021-05-16T01:57:08.8347670Z Unable to create basic Accelerated OpenGL renderer. 2021-05-16T01:57:08.8348600Z Core Image is now using the software OpenGL renderer. This will be slow. 2021-05-16T01:57:08.8349270Z Converted 1/1 planes (100%) 2021-05-16T01:57:08.8349720Z [done] 2021-05-16T01:57:08.8350290Z 1.548s elapsed (15.0+900.0ms per plane, 623ms overhead) 2021-05-16T01:57:08.8351840Z trying URL 'https://ndownloader.figshare.com/files/16618418' 2021-05-16T01:57:08.8353350Z Content type 'application/octet-stream' length 861536 bytes (841 KB) 2021-05-16T01:57:08.8354030Z ================================================== 2021-05-16T01:57:08.8354490Z downloaded 841 KB 2021-05-16T01:57:08.8354740Z 2021-05-16T01:57:08.8355270Z To test read a file in any format, run: 2021-05-16T01:57:08.8356450Z showinf file [-nopix] [-nocore] [-nometa] [-thumbs] [-minmax] 2021-05-16T01:57:08.8357670Z [-merge] [-nogroup] [-stitch] [-separate] [-expand] [-omexml] 2021-05-16T01:57:08.8358920Z [-normalize] [-fast] [-debug] [-range start end] [-series num] 2021-05-16T01:57:08.8360160Z [-resolution num] [-swap inputOrder] [-shuffle outputOrder] 2021-05-16T01:57:08.8361450Z [-map id] [-preload] [-crop x,y,w,h] [-autoscale] [-novalid] 2021-05-16T01:57:08.8363200Z [-omexml-only] [-no-sas] [-no-upgrade] [-noflat] [-format Format] 2021-05-16T01:57:08.8364510Z [-cache] [-cache-dir dir] [-option key value] 2021-05-16T01:57:08.8364890Z 2021-05-16T01:57:08.8365830Z -version: print the library version and exit 2021-05-16T01:57:08.8366510Z file: the image file to read 2021-05-16T01:57:08.8367490Z -nopix: read metadata only, not pixels 2021-05-16T01:57:08.8368570Z -nocore: do not output core metadata 2021-05-16T01:57:08.8369750Z -nometa: do not parse format-specific metadata table 2021-05-16T01:57:08.8370870Z -nofilter: do not filter metadata fields 2021-05-16T01:57:08.8372150Z -thumbs: read thumbnails instead of normal pixels 2021-05-16T01:57:08.8373190Z -minmax: compute min/max statistics 2021-05-16T01:57:08.8374380Z -merge: combine separate channels into RGB image 2021-05-16T01:57:08.8375630Z -nogroup: force multi-file datasets to be read as individual files 2021-05-16T01:57:08.8377170Z -stitch: stitch files with similar names 2021-05-16T01:57:08.8378370Z -separate: split RGB image into separate channels 2021-05-16T01:57:08.8379450Z -expand: expand indexed color to RGB 2021-05-16T01:57:08.8380520Z -omexml: populate OME-XML metadata 2021-05-16T01:57:08.8381620Z -normalize: normalize floating point images (*) 2021-05-16T01:57:08.8382810Z -fast: paint RGB images as quickly as possible (*) 2021-05-16T01:57:08.8383820Z -debug: turn on debugging output 2021-05-16T01:57:08.8384980Z -range: specify range of planes to read (inclusive) 2021-05-16T01:57:08.8386090Z -series: specify which image series to read 2021-05-16T01:57:08.8387220Z -noflat: do not flatten subresolutions 2021-05-16T01:57:08.8388450Z -resolution: used in combination with -noflat to specify which 2021-05-16T01:57:08.8389630Z subresolution to read (for images with subresolutions) 2021-05-16T01:57:08.8390930Z -swap: override the default input dimension order 2021-05-16T01:57:08.8392130Z -shuffle: override the default output dimension order 2021-05-16T01:57:08.8393420Z -map: specify file on disk to which name should be mapped 2021-05-16T01:57:08.8394640Z -preload: pre-read entire file into a buffer; significantly 2021-05-16T01:57:08.8395530Z reduces the time required to read the images, but 2021-05-16T01:57:08.8396200Z requires more memory 2021-05-16T01:57:08.8397340Z -crop: crop images before displaying; argument is 'x,y,w,h' 2021-05-16T01:57:08.8398650Z -autoscale: automatically adjust brightness and contrast (*) 2021-05-16T01:57:08.8399820Z -novalid: do not perform validation of OME-XML 2021-05-16T01:57:08.8401070Z -omexml-only: only output the generated OME-XML 2021-05-16T01:57:08.8402360Z -no-sas: do not output OME-XML StructuredAnnotation elements 2021-05-16T01:57:08.8403670Z -no-upgrade: do not perform the upgrade check 2021-05-16T01:57:08.8404920Z -format: read file with a particular reader (e.g., ZeissZVI) 2021-05-16T01:57:08.8406040Z -cache: cache the initialized reader 2021-05-16T01:57:08.8407270Z -cache-dir: use the specified directory to store the cached 2021-05-16T01:57:08.8408160Z initialized reader. If unspecified, the cached reader 2021-05-16T01:57:08.8409060Z will be stored under the same folder as the image file 2021-05-16T01:57:08.8410320Z -option: add the specified key/value pair to the reader's options list 2021-05-16T01:57:08.8410830Z 2021-05-16T01:57:08.8411350Z * = may result in loss of precision 2021-05-16T01:57:08.8411690Z 2021-05-16T01:57:08.8412560Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpDEpyO6/working_dir/Rtmp531HM4/pJP28mCherry.czi 2021-05-16T01:57:08.8414040Z ZeissCZIReader initializing /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpDEpyO6/working_dir/Rtmp531HM4/pJP28mCherry.czi 2021-05-16T01:57:08.8416480Z [Zeiss CZI] -> /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpDEpyO6/working_dir/Rtmp531HM4/file2f9a55132737.tiff [Tagged Image File Format] 2021-05-16T01:57:08.8417680Z Unable to create basic Accelerated OpenGL renderer. 2021-05-16T01:57:08.8418570Z Unable to create basic Accelerated OpenGL renderer. 2021-05-16T01:57:08.8419450Z Core Image is now using the software OpenGL renderer. This will be slow. 2021-05-16T01:57:08.8420180Z Converted 3/3 planes (100%) 2021-05-16T01:57:08.8420590Z [done] 2021-05-16T01:57:08.8421220Z 1.417s elapsed (4.3333335+132.0ms per plane, 999ms overhead) 2021-05-16T01:57:08.8422240Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpDEpyO6/working_dir/Rtmp531HM4/pJP28mCherry.czi 2021-05-16T01:57:08.8423710Z ZeissCZIReader initializing /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpDEpyO6/working_dir/Rtmp531HM4/pJP28mCherry.czi 2021-05-16T01:57:08.8425900Z [Zeiss CZI] -> /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpDEpyO6/working_dir/Rtmp531HM4/file2f9a5c73b783.tiff [Tagged Image File Format] 2021-05-16T01:57:08.8427020Z Unable to create basic Accelerated OpenGL renderer. 2021-05-16T01:57:08.8427870Z Unable to create basic Accelerated OpenGL renderer. 2021-05-16T01:57:08.8428760Z Core Image is now using the software OpenGL renderer. This will be slow. 2021-05-16T01:57:08.8429470Z Converted 3/3 planes (100%) 2021-05-16T01:57:08.8429930Z [done] 2021-05-16T01:57:08.8430520Z 1.306s elapsed (71.333336+28.0ms per plane, 1001ms overhead) 2021-05-16T01:57:08.8431240Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 20 ] 2021-05-16T01:57:08.8431640Z > 2021-05-16T01:57:08.8432150Z > proc.time() 2021-05-16T01:57:08.8432820Z user system elapsed 2021-05-16T01:57:08.8433320Z 19.024 2.305 21.389 2021-05-16T01:57:08.8489240Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T01:57:08.8489900Z Rscript -e "tic::before_deploy()" 2021-05-16T01:57:08.8757310Z shell: /bin/bash -e {0} 2021-05-16T01:57:08.8757950Z env: 2021-05-16T01:57:08.8758400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:57:08.8758840Z TIC_DEPLOY_KEY: 2021-05-16T01:57:08.8759210Z RSPM: 2021-05-16T01:57:08.8760140Z GITHUB_PAT: *** 2021-05-16T01:57:08.8760560Z COVERALLS_TOKEN: 2021-05-16T01:57:08.8761080Z continue-on-error: false 2021-05-16T01:57:08.8761590Z VDIFFR_RUN_TESTS: false 2021-05-16T01:57:08.8762110Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:57:08.8762520Z TZ: UTC 2021-05-16T01:57:08.8762910Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:57:08.8763300Z NOT_CRAN: true 2021-05-16T01:57:08.8763680Z ##[endgroup] 2021-05-16T01:57:09.3711860Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:57:09.3816410Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T01:57:09.3816960Z with: 2021-05-16T01:57:09.3817790Z upload_url: https://uploads.github.com/repos/neuroconductor/bftools/releases/43007804/assets{?name,label} 2021-05-16T01:57:09.3818640Z asset_path: check/bftools_0.2.3.3.tgz 2021-05-16T01:57:09.3819180Z asset_name: bftools_0.2.3.3_R3.6.tgz 2021-05-16T01:57:09.3819720Z asset_content_type: application/octet-stream 2021-05-16T01:57:09.3820220Z env: 2021-05-16T01:57:09.3820640Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:57:09.3821120Z TIC_DEPLOY_KEY: 2021-05-16T01:57:09.3821490Z RSPM: 2021-05-16T01:57:09.3822350Z GITHUB_PAT: *** 2021-05-16T01:57:09.3822780Z COVERALLS_TOKEN: 2021-05-16T01:57:09.3823240Z continue-on-error: false 2021-05-16T01:57:09.3823740Z VDIFFR_RUN_TESTS: false 2021-05-16T01:57:09.3824220Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:57:09.3824680Z TZ: UTC 2021-05-16T01:57:09.3825090Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:57:09.3825500Z NOT_CRAN: true 2021-05-16T01:57:09.3826330Z GITHUB_TOKEN: *** 2021-05-16T01:57:09.3826720Z ##[endgroup] 2021-05-16T01:57:12.3576330Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T01:57:12.3577020Z Rscript -e "tic::deploy()" 2021-05-16T01:57:12.3879010Z shell: /bin/bash -e {0} 2021-05-16T01:57:12.3879400Z env: 2021-05-16T01:57:12.3879870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:57:12.3880340Z TIC_DEPLOY_KEY: 2021-05-16T01:57:12.3880740Z RSPM: 2021-05-16T01:57:12.3881950Z GITHUB_PAT: *** 2021-05-16T01:57:12.3882410Z COVERALLS_TOKEN: 2021-05-16T01:57:12.3882880Z continue-on-error: false 2021-05-16T01:57:12.3883410Z VDIFFR_RUN_TESTS: false 2021-05-16T01:57:12.3883910Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:57:12.3884400Z TZ: UTC 2021-05-16T01:57:12.3884820Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:57:12.3885230Z NOT_CRAN: true 2021-05-16T01:57:12.3885640Z ##[endgroup] 2021-05-16T01:57:12.7350930Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:57:12.8780110Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T01:57:12.8780770Z Rscript -e "tic::after_deploy()" 2021-05-16T01:57:12.9049100Z shell: /bin/bash -e {0} 2021-05-16T01:57:12.9049520Z env: 2021-05-16T01:57:12.9050000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:57:12.9050480Z TIC_DEPLOY_KEY: 2021-05-16T01:57:12.9050820Z RSPM: 2021-05-16T01:57:12.9051980Z GITHUB_PAT: *** 2021-05-16T01:57:12.9052400Z COVERALLS_TOKEN: 2021-05-16T01:57:12.9052880Z continue-on-error: false 2021-05-16T01:57:12.9053380Z VDIFFR_RUN_TESTS: false 2021-05-16T01:57:12.9053850Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T01:57:12.9054320Z TZ: UTC 2021-05-16T01:57:12.9054690Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:57:12.9055110Z NOT_CRAN: true 2021-05-16T01:57:12.9055460Z ##[endgroup] 2021-05-16T01:57:13.2564710Z ✔ Loading tic stage configuration from tic.R 2021-05-16T01:57:13.6438120Z Post job cleanup. 2021-05-16T01:57:13.7168400Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T01:57:13.7295180Z Post job cleanup. 2021-05-16T01:57:13.8568400Z [command]/usr/local/bin/git version 2021-05-16T01:57:13.8664960Z git version 2.31.1 2021-05-16T01:57:13.8716240Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:57:13.8791920Z [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-16T01:57:13.9675190Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:57:13.9732140Z http.https://github.com/.extraheader 2021-05-16T01:57:13.9745680Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:57:13.9826340Z [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-16T01:57:14.0757680Z Cleaning up orphan processes