2021-05-16T20:02:00.5853238Z ##[section]Starting: Request a runner to run this job 2021-05-16T20:02:01.0164680Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-16T20:02:01.0856087Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T20:02:01.1999351Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-16T20:02:01.2983358Z ##[section]Finishing: Request a runner to run this job 2021-05-16T20:02:21.5772490Z Current runner version: '2.278.0' 2021-05-16T20:02:21.6124130Z ##[group]Operating System 2021-05-16T20:02:21.6125170Z Mac OS X 2021-05-16T20:02:21.6125580Z 10.15.7 2021-05-16T20:02:21.6126100Z 19H1030 2021-05-16T20:02:21.6126530Z ##[endgroup] 2021-05-16T20:02:21.6127070Z ##[group]Virtual Environment 2021-05-16T20:02:21.6127670Z Environment: macos-10.15 2021-05-16T20:02:21.6128200Z Version: 20210510.1 2021-05-16T20:02:21.6129270Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-16T20:02:21.6130640Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-16T20:02:21.6131500Z ##[endgroup] 2021-05-16T20:02:21.6133410Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T20:02:21.6134860Z Actions: write 2021-05-16T20:02:21.6135490Z Checks: write 2021-05-16T20:02:21.6135950Z Contents: write 2021-05-16T20:02:21.6136480Z Deployments: write 2021-05-16T20:02:21.6137110Z Issues: write 2021-05-16T20:02:21.6137730Z Metadata: read 2021-05-16T20:02:21.6138200Z Packages: write 2021-05-16T20:02:21.6138730Z PullRequests: write 2021-05-16T20:02:21.6139440Z RepositoryProjects: write 2021-05-16T20:02:21.6140060Z SecurityEvents: write 2021-05-16T20:02:21.6140640Z Statuses: write 2021-05-16T20:02:21.6141320Z ##[endgroup] 2021-05-16T20:02:21.6144850Z Prepare workflow directory 2021-05-16T20:02:21.8262580Z Prepare all required actions 2021-05-16T20:02:21.8275730Z Getting action download info 2021-05-16T20:02:22.4034210Z Download action repository 'actions/checkout@v2' 2021-05-16T20:02:27.8913250Z Download action repository 'r-lib/actions@master' 2021-05-16T20:02:43.4378350Z Download action repository 'adigherman/actions@master' 2021-05-16T20:02:47.4009370Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T20:02:47.8741380Z Download action repository 'actions/cache@v1' 2021-05-16T20:02:48.2333690Z Download action repository 'actions/upload-artifact@master' 2021-05-16T20:02:48.6058820Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T20:02:49.4810430Z ##[group]Run actions/checkout@v2 2021-05-16T20:02:49.4811200Z with: 2021-05-16T20:02:49.4811650Z repository: neuroconductor/neurobase 2021-05-16T20:02:49.4812580Z token: *** 2021-05-16T20:02:49.4812930Z ssh-strict: true 2021-05-16T20:02:49.4813380Z persist-credentials: true 2021-05-16T20:02:49.4813820Z clean: true 2021-05-16T20:02:49.4814160Z fetch-depth: 1 2021-05-16T20:02:49.4814500Z lfs: false 2021-05-16T20:02:49.4814840Z submodules: false 2021-05-16T20:02:49.4815180Z env: 2021-05-16T20:02:49.4815560Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:49.4815990Z TIC_DEPLOY_KEY: 2021-05-16T20:02:49.4816300Z RSPM: 2021-05-16T20:02:49.4816990Z GITHUB_PAT: *** 2021-05-16T20:02:49.4817350Z COVERALLS_TOKEN: 2021-05-16T20:02:49.4817780Z continue-on-error: false 2021-05-16T20:02:49.4818230Z VDIFFR_RUN_TESTS: false 2021-05-16T20:02:49.4818590Z ##[endgroup] 2021-05-16T20:02:50.2583780Z Syncing repository: neuroconductor/neurobase 2021-05-16T20:02:50.2585490Z ##[group]Getting Git version info 2021-05-16T20:02:50.2588370Z Working directory is '/Users/runner/work/neurobase/neurobase' 2021-05-16T20:02:50.2589940Z [command]/usr/local/bin/git version 2021-05-16T20:02:50.2778270Z git version 2.31.1 2021-05-16T20:02:50.2792820Z ##[endgroup] 2021-05-16T20:02:50.2806150Z Deleting the contents of '/Users/runner/work/neurobase/neurobase' 2021-05-16T20:02:50.2813240Z ##[group]Initializing the repository 2021-05-16T20:02:50.2818580Z [command]/usr/local/bin/git init /Users/runner/work/neurobase/neurobase 2021-05-16T20:02:50.3053030Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-16T20:02:50.3054920Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-16T20:02:50.3055730Z hint: of your new repositories, which will suppress this warning, call: 2021-05-16T20:02:50.3056310Z hint: 2021-05-16T20:02:50.3057280Z hint: git config --global init.defaultBranch 2021-05-16T20:02:50.3058430Z hint: 2021-05-16T20:02:50.3059380Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-16T20:02:50.3060600Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-16T20:02:50.3061230Z hint: 2021-05-16T20:02:50.3061950Z hint: git branch -m 2021-05-16T20:02:50.3092580Z Initialized empty Git repository in /Users/runner/work/neurobase/neurobase/.git/ 2021-05-16T20:02:50.3108390Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/neurobase 2021-05-16T20:02:50.3202180Z ##[endgroup] 2021-05-16T20:02:50.3203170Z ##[group]Disabling automatic garbage collection 2021-05-16T20:02:50.3209380Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-16T20:02:50.3333620Z ##[endgroup] 2021-05-16T20:02:50.3402930Z ##[group]Setting up auth 2021-05-16T20:02:50.3431130Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:02:50.3434840Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T20:02:50.4607590Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:02:50.4693900Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T20:02:50.5798540Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-16T20:02:50.5909160Z ##[endgroup] 2021-05-16T20:02:50.5910190Z ##[group]Fetching the repository 2021-05-16T20:02:50.5922530Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +1d4b172915192d419b4defb2e56d84d7541c03cd:refs/tags/1.30.1.s 2021-05-16T20:02:50.9431730Z remote: Enumerating objects: 359, done. 2021-05-16T20:02:50.9433800Z remote: Counting objects: 0% (1/359) 2021-05-16T20:02:50.9435760Z remote: Counting objects: 1% (4/359) 2021-05-16T20:02:50.9436680Z remote: Counting objects: 2% (8/359) 2021-05-16T20:02:50.9437320Z remote: Counting objects: 3% (11/359) 2021-05-16T20:02:50.9437900Z remote: Counting objects: 4% (15/359) 2021-05-16T20:02:50.9438400Z remote: Counting objects: 5% (18/359) 2021-05-16T20:02:50.9438930Z remote: Counting objects: 6% (22/359) 2021-05-16T20:02:50.9439460Z remote: Counting objects: 7% (26/359) 2021-05-16T20:02:50.9439940Z remote: Counting objects: 8% (29/359) 2021-05-16T20:02:50.9440450Z remote: Counting objects: 9% (33/359) 2021-05-16T20:02:50.9440930Z remote: Counting objects: 10% (36/359) 2021-05-16T20:02:50.9441470Z remote: Counting objects: 11% (40/359) 2021-05-16T20:02:50.9442070Z remote: Counting objects: 12% (44/359) 2021-05-16T20:02:50.9442560Z remote: Counting objects: 13% (47/359) 2021-05-16T20:02:50.9443080Z remote: Counting objects: 14% (51/359) 2021-05-16T20:02:50.9443570Z remote: Counting objects: 15% (54/359) 2021-05-16T20:02:50.9444080Z remote: Counting objects: 16% (58/359) 2021-05-16T20:02:50.9444570Z remote: Counting objects: 17% (62/359) 2021-05-16T20:02:50.9445090Z remote: Counting objects: 18% (65/359) 2021-05-16T20:02:50.9445600Z remote: Counting objects: 19% (69/359) 2021-05-16T20:02:50.9446080Z remote: Counting objects: 20% (72/359) 2021-05-16T20:02:50.9446580Z remote: Counting objects: 21% (76/359) 2021-05-16T20:02:50.9447070Z remote: Counting objects: 22% (79/359) 2021-05-16T20:02:50.9447580Z remote: Counting objects: 23% (83/359) 2021-05-16T20:02:50.9448060Z remote: Counting objects: 24% (87/359) 2021-05-16T20:02:50.9448550Z remote: Counting objects: 25% (90/359) 2021-05-16T20:02:50.9449490Z remote: Counting objects: 26% (94/359) 2021-05-16T20:02:50.9450020Z remote: Counting objects: 27% (97/359) 2021-05-16T20:02:50.9450760Z remote: Counting objects: 28% (101/359) 2021-05-16T20:02:50.9451410Z remote: Counting objects: 29% (105/359) 2021-05-16T20:02:50.9452360Z remote: Counting objects: 30% (108/359) 2021-05-16T20:02:50.9452960Z remote: Counting objects: 31% (112/359) 2021-05-16T20:02:50.9453650Z remote: Counting objects: 32% (115/359) 2021-05-16T20:02:50.9454160Z remote: Counting objects: 33% (119/359) 2021-05-16T20:02:50.9454700Z remote: Counting objects: 34% (123/359) 2021-05-16T20:02:50.9455210Z remote: Counting objects: 35% (126/359) 2021-05-16T20:02:50.9455680Z remote: Counting objects: 36% (130/359) 2021-05-16T20:02:50.9456200Z remote: Counting objects: 37% (133/359) 2021-05-16T20:02:50.9456700Z remote: Counting objects: 38% (137/359) 2021-05-16T20:02:50.9457210Z remote: Counting objects: 39% (141/359) 2021-05-16T20:02:50.9457680Z remote: Counting objects: 40% (144/359) 2021-05-16T20:02:50.9458190Z remote: Counting objects: 41% (148/359) 2021-05-16T20:02:50.9458690Z remote: Counting objects: 42% (151/359) 2021-05-16T20:02:50.9459190Z remote: Counting objects: 43% (155/359) 2021-05-16T20:02:50.9459650Z remote: Counting objects: 44% (158/359) 2021-05-16T20:02:50.9460170Z remote: Counting objects: 45% (162/359) 2021-05-16T20:02:50.9460690Z remote: Counting objects: 46% (166/359) 2021-05-16T20:02:50.9461580Z remote: Counting objects: 47% (169/359) 2021-05-16T20:02:50.9462190Z remote: Counting objects: 48% (173/359) 2021-05-16T20:02:50.9463000Z remote: Counting objects: 49% (176/359) 2021-05-16T20:02:50.9463930Z remote: Counting objects: 50% (180/359) 2021-05-16T20:02:50.9464440Z remote: Counting objects: 51% (184/359) 2021-05-16T20:02:50.9465510Z remote: Counting objects: 52% (187/359) 2021-05-16T20:02:50.9466090Z remote: Counting objects: 53% (191/359) 2021-05-16T20:02:50.9466610Z remote: Counting objects: 54% (194/359) 2021-05-16T20:02:50.9467120Z remote: Counting objects: 55% (198/359) 2021-05-16T20:02:50.9467610Z remote: Counting objects: 56% (202/359) 2021-05-16T20:02:50.9468130Z remote: Counting objects: 57% (205/359) 2021-05-16T20:02:50.9468620Z remote: Counting objects: 58% (209/359) 2021-05-16T20:02:50.9469130Z remote: Counting objects: 59% (212/359) 2021-05-16T20:02:50.9469620Z remote: Counting objects: 60% (216/359) 2021-05-16T20:02:50.9470130Z remote: Counting objects: 61% (219/359) 2021-05-16T20:02:50.9470630Z remote: Counting objects: 62% (223/359) 2021-05-16T20:02:50.9471140Z remote: Counting objects: 63% (227/359) 2021-05-16T20:02:50.9471660Z remote: Counting objects: 64% (230/359) 2021-05-16T20:02:50.9472470Z remote: Counting objects: 65% (234/359) 2021-05-16T20:02:50.9473000Z remote: Counting objects: 66% (237/359) 2021-05-16T20:02:50.9473490Z remote: Counting objects: 67% (241/359) 2021-05-16T20:02:50.9474010Z remote: Counting objects: 68% (245/359) 2021-05-16T20:02:50.9474500Z remote: Counting objects: 69% (248/359) 2021-05-16T20:02:50.9475020Z remote: Counting objects: 70% (252/359) 2021-05-16T20:02:50.9475510Z remote: Counting objects: 71% (255/359) 2021-05-16T20:02:50.9476040Z remote: Counting objects: 72% (259/359) 2021-05-16T20:02:50.9476550Z remote: Counting objects: 73% (263/359) 2021-05-16T20:02:50.9477260Z remote: Counting objects: 74% (266/359) 2021-05-16T20:02:50.9478750Z remote: Counting objects: 75% (270/359) 2021-05-16T20:02:50.9479730Z remote: Counting objects: 76% (273/359) 2021-05-16T20:02:50.9480260Z remote: Counting objects: 77% (277/359) 2021-05-16T20:02:50.9481170Z remote: Counting objects: 78% (281/359) 2021-05-16T20:02:50.9481700Z remote: Counting objects: 79% (284/359) 2021-05-16T20:02:50.9482200Z remote: Counting objects: 80% (288/359) 2021-05-16T20:02:50.9482690Z remote: Counting objects: 81% (291/359) 2021-05-16T20:02:50.9483180Z remote: Counting objects: 82% (295/359) 2021-05-16T20:02:50.9483710Z remote: Counting objects: 83% (298/359) 2021-05-16T20:02:50.9484220Z remote: Counting objects: 84% (302/359) 2021-05-16T20:02:50.9484690Z remote: Counting objects: 85% (306/359) 2021-05-16T20:02:50.9485200Z remote: Counting objects: 86% (309/359) 2021-05-16T20:02:50.9485700Z remote: Counting objects: 87% (313/359) 2021-05-16T20:02:50.9486210Z remote: Counting objects: 88% (316/359) 2021-05-16T20:02:50.9486680Z remote: Counting objects: 89% (320/359) 2021-05-16T20:02:50.9487190Z remote: Counting objects: 90% (324/359) 2021-05-16T20:02:50.9487690Z remote: Counting objects: 91% (327/359) 2021-05-16T20:02:50.9488210Z remote: Counting objects: 92% (331/359) 2021-05-16T20:02:50.9488720Z remote: Counting objects: 93% (334/359) 2021-05-16T20:02:50.9489210Z remote: Counting objects: 94% (338/359) 2021-05-16T20:02:50.9489740Z remote: Counting objects: 95% (342/359) 2021-05-16T20:02:50.9490610Z remote: Counting objects: 96% (345/359) 2021-05-16T20:02:50.9491590Z remote: Counting objects: 97% (349/359) 2021-05-16T20:02:50.9492160Z remote: Counting objects: 98% (352/359) 2021-05-16T20:02:50.9492660Z remote: Counting objects: 99% (356/359) 2021-05-16T20:02:50.9493200Z remote: Counting objects: 100% (359/359) 2021-05-16T20:02:50.9493730Z remote: Counting objects: 100% (359/359), done. 2021-05-16T20:02:50.9494300Z remote: Compressing objects: 0% (1/299) 2021-05-16T20:02:50.9494850Z remote: Compressing objects: 1% (3/299) 2021-05-16T20:02:50.9495790Z remote: Compressing objects: 2% (6/299) 2021-05-16T20:02:50.9496410Z remote: Compressing objects: 3% (9/299) 2021-05-16T20:02:50.9497070Z remote: Compressing objects: 4% (12/299) 2021-05-16T20:02:50.9497650Z remote: Compressing objects: 5% (15/299) 2021-05-16T20:02:50.9498200Z remote: Compressing objects: 6% (18/299) 2021-05-16T20:02:50.9502330Z remote: Compressing objects: 7% (21/299) 2021-05-16T20:02:50.9503140Z remote: Compressing objects: 8% (24/299) 2021-05-16T20:02:50.9515640Z remote: Compressing objects: 9% (27/299) 2021-05-16T20:02:50.9542510Z remote: Compressing objects: 10% (30/299) 2021-05-16T20:02:50.9628170Z remote: Compressing objects: 11% (33/299) 2021-05-16T20:02:50.9646020Z remote: Compressing objects: 12% (36/299) 2021-05-16T20:02:50.9666330Z remote: Compressing objects: 13% (39/299) 2021-05-16T20:02:50.9671950Z remote: Compressing objects: 14% (42/299) 2021-05-16T20:02:50.9737190Z remote: Compressing objects: 15% (45/299) 2021-05-16T20:02:50.9755580Z remote: Compressing objects: 16% (48/299) 2021-05-16T20:02:50.9776700Z remote: Compressing objects: 17% (51/299) 2021-05-16T20:02:50.9777290Z remote: Compressing objects: 18% (54/299) 2021-05-16T20:02:50.9781910Z remote: Compressing objects: 19% (57/299) 2021-05-16T20:02:50.9782590Z remote: Compressing objects: 20% (60/299) 2021-05-16T20:02:50.9787620Z remote: Compressing objects: 21% (63/299) 2021-05-16T20:02:50.9788300Z remote: Compressing objects: 22% (66/299) 2021-05-16T20:02:50.9788850Z remote: Compressing objects: 23% (69/299) 2021-05-16T20:02:50.9899040Z remote: Compressing objects: 24% (72/299) 2021-05-16T20:02:50.9992990Z remote: Compressing objects: 25% (75/299) 2021-05-16T20:02:51.0072760Z remote: Compressing objects: 26% (78/299) 2021-05-16T20:02:51.0073950Z remote: Compressing objects: 27% (81/299) 2021-05-16T20:02:51.0075430Z remote: Compressing objects: 28% (84/299) 2021-05-16T20:02:51.0436750Z remote: Compressing objects: 29% (87/299) 2021-05-16T20:02:51.0539990Z remote: Compressing objects: 30% (90/299) 2021-05-16T20:02:51.0644420Z remote: Compressing objects: 31% (93/299) 2021-05-16T20:02:51.0748510Z remote: Compressing objects: 32% (96/299) 2021-05-16T20:02:51.0850410Z remote: Compressing objects: 33% (99/299) 2021-05-16T20:02:51.0952400Z remote: Compressing objects: 34% (102/299) 2021-05-16T20:02:51.1043610Z remote: Compressing objects: 35% (105/299) 2021-05-16T20:02:51.1044850Z remote: Compressing objects: 36% (108/299) 2021-05-16T20:02:51.1052290Z remote: Compressing objects: 37% (111/299) 2021-05-16T20:02:51.1053290Z remote: Compressing objects: 38% (114/299) 2021-05-16T20:02:51.1054410Z remote: Compressing objects: 39% (117/299) 2021-05-16T20:02:51.1065670Z remote: Compressing objects: 40% (120/299) 2021-05-16T20:02:51.1068190Z remote: Compressing objects: 41% (123/299) 2021-05-16T20:02:51.1069130Z remote: Compressing objects: 42% (126/299) 2021-05-16T20:02:51.1070140Z remote: Compressing objects: 43% (129/299) 2021-05-16T20:02:51.1071060Z remote: Compressing objects: 44% (132/299) 2021-05-16T20:02:51.1074900Z remote: Compressing objects: 45% (135/299) 2021-05-16T20:02:51.1075920Z remote: Compressing objects: 46% (138/299) 2021-05-16T20:02:51.1080190Z remote: Compressing objects: 47% (141/299) 2021-05-16T20:02:51.1081250Z remote: Compressing objects: 48% (144/299) 2021-05-16T20:02:51.1082140Z remote: Compressing objects: 49% (147/299) 2021-05-16T20:02:51.1085350Z remote: Compressing objects: 50% (150/299) 2021-05-16T20:02:51.1092830Z remote: Compressing objects: 51% (153/299) 2021-05-16T20:02:51.1098440Z remote: Compressing objects: 52% (156/299) 2021-05-16T20:02:51.1100220Z remote: Compressing objects: 53% (159/299) 2021-05-16T20:02:51.1105080Z remote: Compressing objects: 54% (162/299) 2021-05-16T20:02:51.1106220Z remote: Compressing objects: 55% (165/299) 2021-05-16T20:02:51.1109230Z remote: Compressing objects: 56% (168/299) 2021-05-16T20:02:51.1110210Z remote: Compressing objects: 57% (171/299) 2021-05-16T20:02:51.1111110Z remote: Compressing objects: 58% (174/299) 2021-05-16T20:02:51.1112080Z remote: Compressing objects: 59% (177/299) 2021-05-16T20:02:51.1113100Z remote: Compressing objects: 60% (180/299) 2021-05-16T20:02:51.1117640Z remote: Compressing objects: 61% (183/299) 2021-05-16T20:02:51.1120880Z remote: Compressing objects: 62% (186/299) 2021-05-16T20:02:51.1121870Z remote: Compressing objects: 63% (189/299) 2021-05-16T20:02:51.1122780Z remote: Compressing objects: 64% (192/299) 2021-05-16T20:02:51.1126270Z remote: Compressing objects: 65% (195/299) 2021-05-16T20:02:51.1134080Z remote: Compressing objects: 66% (198/299) 2021-05-16T20:02:51.1135170Z remote: Compressing objects: 67% (201/299) 2021-05-16T20:02:51.1138140Z remote: Compressing objects: 68% (204/299) 2021-05-16T20:02:51.1233100Z remote: Compressing objects: 69% (207/299) 2021-05-16T20:02:51.1334940Z remote: Compressing objects: 70% (210/299) 2021-05-16T20:02:51.1362410Z remote: Compressing objects: 71% (213/299) 2021-05-16T20:02:51.1379080Z remote: Compressing objects: 72% (216/299) 2021-05-16T20:02:51.1380120Z remote: Compressing objects: 73% (219/299) 2021-05-16T20:02:51.1381010Z remote: Compressing objects: 74% (222/299) 2021-05-16T20:02:51.1381880Z remote: Compressing objects: 75% (225/299) 2021-05-16T20:02:51.1382750Z remote: Compressing objects: 76% (228/299) 2021-05-16T20:02:51.1383650Z remote: Compressing objects: 77% (231/299) 2021-05-16T20:02:51.1384550Z remote: Compressing objects: 78% (234/299) 2021-05-16T20:02:51.1396800Z remote: Compressing objects: 79% (237/299) 2021-05-16T20:02:51.1397770Z remote: Compressing objects: 80% (240/299) 2021-05-16T20:02:51.1398630Z remote: Compressing objects: 81% (243/299) 2021-05-16T20:02:51.1399560Z remote: Compressing objects: 82% (246/299) 2021-05-16T20:02:51.1400450Z remote: Compressing objects: 83% (249/299) 2021-05-16T20:02:51.1401310Z remote: Compressing objects: 84% (252/299) 2021-05-16T20:02:51.1402230Z remote: Compressing objects: 85% (255/299) 2021-05-16T20:02:51.1403070Z remote: Compressing objects: 86% (258/299) 2021-05-16T20:02:51.1403950Z remote: Compressing objects: 87% (261/299) 2021-05-16T20:02:51.1404830Z remote: Compressing objects: 88% (264/299) 2021-05-16T20:02:51.1405680Z remote: Compressing objects: 89% (267/299) 2021-05-16T20:02:51.1406540Z remote: Compressing objects: 90% (270/299) 2021-05-16T20:02:51.1407420Z remote: Compressing objects: 91% (273/299) 2021-05-16T20:02:51.1408330Z remote: Compressing objects: 92% (276/299) 2021-05-16T20:02:51.1409310Z remote: Compressing objects: 93% (279/299) 2021-05-16T20:02:51.1410170Z remote: Compressing objects: 94% (282/299) 2021-05-16T20:02:51.1411050Z remote: Compressing objects: 95% (285/299) 2021-05-16T20:02:51.1411880Z remote: Compressing objects: 96% (288/299) 2021-05-16T20:02:51.1412800Z remote: Compressing objects: 97% (291/299) 2021-05-16T20:02:51.1413680Z remote: Compressing objects: 98% (294/299) 2021-05-16T20:02:51.1414520Z remote: Compressing objects: 99% (297/299) 2021-05-16T20:02:51.1415410Z remote: Compressing objects: 100% (299/299) 2021-05-16T20:02:51.1416270Z remote: Compressing objects: 100% (299/299), done. 2021-05-16T20:02:51.1417250Z Receiving objects: 0% (1/359) 2021-05-16T20:02:51.1418020Z Receiving objects: 1% (4/359) 2021-05-16T20:02:51.1418780Z Receiving objects: 2% (8/359) 2021-05-16T20:02:51.1419910Z Receiving objects: 3% (11/359) 2021-05-16T20:02:51.1421070Z Receiving objects: 4% (15/359) 2021-05-16T20:02:51.1421910Z Receiving objects: 5% (18/359) 2021-05-16T20:02:51.1422710Z Receiving objects: 6% (22/359) 2021-05-16T20:02:51.1423260Z Receiving objects: 7% (26/359) 2021-05-16T20:02:51.1424070Z Receiving objects: 8% (29/359) 2021-05-16T20:02:51.1425090Z Receiving objects: 9% (33/359) 2021-05-16T20:02:51.1425960Z Receiving objects: 10% (36/359) 2021-05-16T20:02:51.1426700Z Receiving objects: 11% (40/359) 2021-05-16T20:02:51.1427390Z Receiving objects: 12% (44/359) 2021-05-16T20:02:51.1428130Z Receiving objects: 13% (47/359) 2021-05-16T20:02:51.1428790Z Receiving objects: 14% (51/359) 2021-05-16T20:02:51.1429530Z Receiving objects: 15% (54/359) 2021-05-16T20:02:51.1430200Z Receiving objects: 16% (58/359) 2021-05-16T20:02:51.1430930Z Receiving objects: 17% (62/359) 2021-05-16T20:02:51.1431600Z Receiving objects: 18% (65/359) 2021-05-16T20:02:51.1432300Z Receiving objects: 19% (69/359) 2021-05-16T20:02:51.1433010Z Receiving objects: 20% (72/359) 2021-05-16T20:02:51.1433700Z Receiving objects: 21% (76/359) 2021-05-16T20:02:51.1434420Z Receiving objects: 22% (79/359) 2021-05-16T20:02:51.1435060Z Receiving objects: 23% (83/359) 2021-05-16T20:02:51.1435780Z Receiving objects: 24% (87/359) 2021-05-16T20:02:51.1436440Z Receiving objects: 25% (90/359) 2021-05-16T20:02:51.1437170Z Receiving objects: 26% (94/359) 2021-05-16T20:02:51.1437860Z Receiving objects: 27% (97/359) 2021-05-16T20:02:51.1438540Z Receiving objects: 28% (101/359) 2021-05-16T20:02:51.1439250Z Receiving objects: 29% (105/359) 2021-05-16T20:02:51.1439910Z Receiving objects: 30% (108/359) 2021-05-16T20:02:51.1440620Z Receiving objects: 31% (112/359) 2021-05-16T20:02:51.1441330Z Receiving objects: 32% (115/359) 2021-05-16T20:02:51.1442010Z Receiving objects: 33% (119/359) 2021-05-16T20:02:51.1442710Z Receiving objects: 34% (123/359) 2021-05-16T20:02:51.1443820Z Receiving objects: 35% (126/359) 2021-05-16T20:02:51.1444510Z Receiving objects: 36% (130/359) 2021-05-16T20:02:51.1445220Z Receiving objects: 37% (133/359) 2021-05-16T20:02:51.1445870Z Receiving objects: 38% (137/359) 2021-05-16T20:02:51.1446580Z Receiving objects: 39% (141/359) 2021-05-16T20:02:51.1447230Z Receiving objects: 40% (144/359) 2021-05-16T20:02:51.1447920Z Receiving objects: 41% (148/359) 2021-05-16T20:02:51.1448620Z Receiving objects: 42% (151/359) 2021-05-16T20:02:51.1539650Z Receiving objects: 43% (155/359) 2021-05-16T20:02:51.2019250Z Receiving objects: 44% (158/359) 2021-05-16T20:02:51.2296380Z Receiving objects: 45% (162/359) 2021-05-16T20:02:51.2405590Z Receiving objects: 46% (166/359) 2021-05-16T20:02:51.2542890Z Receiving objects: 47% (169/359) 2021-05-16T20:02:51.2665150Z Receiving objects: 48% (173/359) 2021-05-16T20:02:51.2731980Z Receiving objects: 49% (176/359) 2021-05-16T20:02:51.2738570Z Receiving objects: 50% (180/359) 2021-05-16T20:02:51.2894710Z Receiving objects: 51% (184/359) 2021-05-16T20:02:51.3120950Z Receiving objects: 52% (187/359) 2021-05-16T20:02:51.3216200Z Receiving objects: 53% (191/359) 2021-05-16T20:02:51.3374170Z Receiving objects: 54% (194/359) 2021-05-16T20:02:51.3498120Z Receiving objects: 55% (198/359) 2021-05-16T20:02:51.3602550Z Receiving objects: 56% (202/359) 2021-05-16T20:02:51.3725780Z Receiving objects: 57% (205/359) 2021-05-16T20:02:51.3790920Z Receiving objects: 58% (209/359) 2021-05-16T20:02:51.3799210Z Receiving objects: 59% (212/359) 2021-05-16T20:02:51.3802100Z Receiving objects: 60% (216/359) 2021-05-16T20:02:51.3802710Z Receiving objects: 61% (219/359) 2021-05-16T20:02:51.3804020Z Receiving objects: 62% (223/359) 2021-05-16T20:02:51.3811060Z Receiving objects: 63% (227/359) 2021-05-16T20:02:51.3814000Z Receiving objects: 64% (230/359) 2021-05-16T20:02:51.3816460Z Receiving objects: 65% (234/359) 2021-05-16T20:02:51.3817330Z Receiving objects: 66% (237/359) 2021-05-16T20:02:51.3817840Z Receiving objects: 67% (241/359) 2021-05-16T20:02:51.3827580Z Receiving objects: 68% (245/359) 2021-05-16T20:02:51.3836860Z Receiving objects: 69% (248/359) 2021-05-16T20:02:51.3841490Z Receiving objects: 70% (252/359) 2021-05-16T20:02:51.3847590Z Receiving objects: 71% (255/359) 2021-05-16T20:02:51.3850060Z Receiving objects: 72% (259/359) 2021-05-16T20:02:51.3896920Z Receiving objects: 73% (263/359) 2021-05-16T20:02:51.3897900Z Receiving objects: 74% (266/359) 2021-05-16T20:02:51.3898630Z Receiving objects: 75% (270/359) 2021-05-16T20:02:51.3899260Z Receiving objects: 76% (273/359) 2021-05-16T20:02:51.3899950Z Receiving objects: 77% (277/359) 2021-05-16T20:02:51.3901790Z remote: Total 359 (delta 103), reused 158 (delta 51), pack-reused 0 2021-05-16T20:02:51.3902460Z Receiving objects: 78% (281/359) 2021-05-16T20:02:51.3903200Z Receiving objects: 79% (284/359) 2021-05-16T20:02:51.3903830Z Receiving objects: 80% (288/359) 2021-05-16T20:02:51.3904840Z Receiving objects: 81% (291/359) 2021-05-16T20:02:51.3905880Z Receiving objects: 82% (295/359) 2021-05-16T20:02:51.3906650Z Receiving objects: 83% (298/359) 2021-05-16T20:02:51.3907370Z Receiving objects: 84% (302/359) 2021-05-16T20:02:51.3907880Z Receiving objects: 85% (306/359) 2021-05-16T20:02:51.3908610Z Receiving objects: 86% (309/359) 2021-05-16T20:02:51.3909670Z Receiving objects: 87% (313/359) 2021-05-16T20:02:51.3910610Z Receiving objects: 88% (316/359) 2021-05-16T20:02:51.3911150Z Receiving objects: 89% (320/359) 2021-05-16T20:02:51.3912030Z Receiving objects: 90% (324/359) 2021-05-16T20:02:51.3912470Z Receiving objects: 91% (327/359) 2021-05-16T20:02:51.3912980Z Receiving objects: 92% (331/359) 2021-05-16T20:02:51.3913430Z Receiving objects: 93% (334/359) 2021-05-16T20:02:51.3913850Z Receiving objects: 94% (338/359) 2021-05-16T20:02:51.3914490Z Receiving objects: 95% (342/359) 2021-05-16T20:02:51.3915070Z Receiving objects: 96% (345/359) 2021-05-16T20:02:51.3915720Z Receiving objects: 97% (349/359) 2021-05-16T20:02:51.3916140Z Receiving objects: 98% (352/359) 2021-05-16T20:02:51.3917420Z Receiving objects: 99% (356/359) 2021-05-16T20:02:51.3917970Z Receiving objects: 100% (359/359) 2021-05-16T20:02:51.3918470Z Receiving objects: 100% (359/359), 5.18 MiB | 19.87 MiB/s, done. 2021-05-16T20:02:51.3932170Z Resolving deltas: 0% (0/103) 2021-05-16T20:02:51.3935620Z Resolving deltas: 1% (2/103) 2021-05-16T20:02:51.3960730Z Resolving deltas: 2% (3/103) 2021-05-16T20:02:51.3961990Z Resolving deltas: 3% (4/103) 2021-05-16T20:02:51.3962530Z Resolving deltas: 4% (5/103) 2021-05-16T20:02:51.3963290Z Resolving deltas: 5% (6/103) 2021-05-16T20:02:51.3964060Z Resolving deltas: 6% (7/103) 2021-05-16T20:02:51.3964500Z Resolving deltas: 7% (8/103) 2021-05-16T20:02:51.3964920Z Resolving deltas: 8% (9/103) 2021-05-16T20:02:51.3965330Z Resolving deltas: 9% (10/103) 2021-05-16T20:02:51.3965840Z Resolving deltas: 10% (11/103) 2021-05-16T20:02:51.3966320Z Resolving deltas: 11% (12/103) 2021-05-16T20:02:51.3966720Z Resolving deltas: 12% (13/103) 2021-05-16T20:02:51.3967160Z Resolving deltas: 13% (14/103) 2021-05-16T20:02:51.3967570Z Resolving deltas: 14% (15/103) 2021-05-16T20:02:51.3967980Z Resolving deltas: 15% (16/103) 2021-05-16T20:02:51.3968380Z Resolving deltas: 16% (17/103) 2021-05-16T20:02:51.3968790Z Resolving deltas: 17% (18/103) 2021-05-16T20:02:51.3969190Z Resolving deltas: 18% (19/103) 2021-05-16T20:02:51.3969600Z Resolving deltas: 19% (20/103) 2021-05-16T20:02:51.3970020Z Resolving deltas: 20% (21/103) 2021-05-16T20:02:51.3970420Z Resolving deltas: 21% (22/103) 2021-05-16T20:02:51.3970830Z Resolving deltas: 22% (23/103) 2021-05-16T20:02:51.3971230Z Resolving deltas: 23% (24/103) 2021-05-16T20:02:51.3971640Z Resolving deltas: 24% (25/103) 2021-05-16T20:02:51.3972040Z Resolving deltas: 25% (26/103) 2021-05-16T20:02:51.3972450Z Resolving deltas: 26% (27/103) 2021-05-16T20:02:51.3972850Z Resolving deltas: 27% (28/103) 2021-05-16T20:02:51.3973260Z Resolving deltas: 28% (29/103) 2021-05-16T20:02:51.3973660Z Resolving deltas: 29% (30/103) 2021-05-16T20:02:51.3974450Z Resolving deltas: 30% (31/103) 2021-05-16T20:02:51.3974920Z Resolving deltas: 31% (32/103) 2021-05-16T20:02:51.3975330Z Resolving deltas: 32% (33/103) 2021-05-16T20:02:51.3975740Z Resolving deltas: 33% (34/103) 2021-05-16T20:02:51.3976140Z Resolving deltas: 34% (36/103) 2021-05-16T20:02:51.3976550Z Resolving deltas: 35% (37/103) 2021-05-16T20:02:51.3976950Z Resolving deltas: 36% (38/103) 2021-05-16T20:02:51.3977360Z Resolving deltas: 38% (40/103) 2021-05-16T20:02:51.3977760Z Resolving deltas: 40% (42/103) 2021-05-16T20:02:51.3978170Z Resolving deltas: 41% (43/103) 2021-05-16T20:02:51.3978570Z Resolving deltas: 42% (44/103) 2021-05-16T20:02:51.3979250Z Resolving deltas: 43% (45/103) 2021-05-16T20:02:51.3979670Z Resolving deltas: 44% (46/103) 2021-05-16T20:02:51.3980080Z Resolving deltas: 45% (47/103) 2021-05-16T20:02:51.3980480Z Resolving deltas: 46% (48/103) 2021-05-16T20:02:51.3980890Z Resolving deltas: 47% (49/103) 2021-05-16T20:02:51.3981310Z Resolving deltas: 48% (50/103) 2021-05-16T20:02:51.3981720Z Resolving deltas: 49% (51/103) 2021-05-16T20:02:51.3982130Z Resolving deltas: 50% (52/103) 2021-05-16T20:02:51.3982530Z Resolving deltas: 51% (53/103) 2021-05-16T20:02:51.3982940Z Resolving deltas: 52% (54/103) 2021-05-16T20:02:51.3983340Z Resolving deltas: 53% (55/103) 2021-05-16T20:02:51.3983750Z Resolving deltas: 54% (56/103) 2021-05-16T20:02:51.3984150Z Resolving deltas: 55% (57/103) 2021-05-16T20:02:51.3984560Z Resolving deltas: 56% (58/103) 2021-05-16T20:02:51.3984960Z Resolving deltas: 57% (59/103) 2021-05-16T20:02:51.3985370Z Resolving deltas: 58% (60/103) 2021-05-16T20:02:51.3985780Z Resolving deltas: 59% (61/103) 2021-05-16T20:02:51.3986180Z Resolving deltas: 60% (62/103) 2021-05-16T20:02:51.3986590Z Resolving deltas: 61% (63/103) 2021-05-16T20:02:51.3987000Z Resolving deltas: 62% (64/103) 2021-05-16T20:02:51.3987410Z Resolving deltas: 63% (65/103) 2021-05-16T20:02:51.3987800Z Resolving deltas: 64% (66/103) 2021-05-16T20:02:51.3988770Z Resolving deltas: 65% (67/103) 2021-05-16T20:02:51.3989250Z Resolving deltas: 66% (68/103) 2021-05-16T20:02:51.3990020Z Resolving deltas: 67% (70/103) 2021-05-16T20:02:51.3990490Z Resolving deltas: 68% (71/103) 2021-05-16T20:02:51.3990980Z Resolving deltas: 69% (72/103) 2021-05-16T20:02:51.3991430Z Resolving deltas: 70% (73/103) 2021-05-16T20:02:51.3991930Z Resolving deltas: 71% (74/103) 2021-05-16T20:02:51.3992500Z Resolving deltas: 72% (75/103) 2021-05-16T20:02:51.3992970Z Resolving deltas: 73% (76/103) 2021-05-16T20:02:51.3993470Z Resolving deltas: 74% (77/103) 2021-05-16T20:02:51.3993920Z Resolving deltas: 75% (78/103) 2021-05-16T20:02:51.3994410Z Resolving deltas: 76% (79/103) 2021-05-16T20:02:51.3994860Z Resolving deltas: 77% (80/103) 2021-05-16T20:02:51.3995440Z Resolving deltas: 78% (81/103) 2021-05-16T20:02:51.3996600Z Resolving deltas: 79% (82/103) 2021-05-16T20:02:51.3997320Z Resolving deltas: 80% (83/103) 2021-05-16T20:02:51.3997810Z Resolving deltas: 81% (84/103) 2021-05-16T20:02:51.3998330Z Resolving deltas: 82% (85/103) 2021-05-16T20:02:51.3999290Z Resolving deltas: 83% (86/103) 2021-05-16T20:02:51.4000490Z Resolving deltas: 84% (87/103) 2021-05-16T20:02:51.4001030Z Resolving deltas: 85% (88/103) 2021-05-16T20:02:51.4001490Z Resolving deltas: 86% (89/103) 2021-05-16T20:02:51.4001990Z Resolving deltas: 87% (90/103) 2021-05-16T20:02:51.4002670Z Resolving deltas: 88% (91/103) 2021-05-16T20:02:51.4003230Z Resolving deltas: 89% (92/103) 2021-05-16T20:02:51.4003690Z Resolving deltas: 90% (93/103) 2021-05-16T20:02:51.4004180Z Resolving deltas: 91% (94/103) 2021-05-16T20:02:51.4004630Z Resolving deltas: 92% (95/103) 2021-05-16T20:02:51.4005290Z Resolving deltas: 93% (96/103) 2021-05-16T20:02:51.4005770Z Resolving deltas: 94% (97/103) 2021-05-16T20:02:51.4006270Z Resolving deltas: 95% (98/103) 2021-05-16T20:02:51.4006760Z Resolving deltas: 96% (99/103) 2021-05-16T20:02:51.4007210Z Resolving deltas: 97% (100/103) 2021-05-16T20:02:51.4007770Z Resolving deltas: 98% (101/103) 2021-05-16T20:02:51.4008600Z Resolving deltas: 99% (102/103) 2021-05-16T20:02:51.4009260Z Resolving deltas: 100% (103/103) 2021-05-16T20:02:51.4009910Z Resolving deltas: 100% (103/103), done. 2021-05-16T20:02:51.4227420Z From https://github.com/neuroconductor/neurobase 2021-05-16T20:02:51.4229140Z * [new ref] 1d4b172915192d419b4defb2e56d84d7541c03cd -> 1.30.1.s 2021-05-16T20:02:51.4299770Z ##[endgroup] 2021-05-16T20:02:51.4300490Z ##[group]Determining the checkout info 2021-05-16T20:02:51.4304850Z ##[endgroup] 2021-05-16T20:02:51.4305310Z ##[group]Checking out the ref 2021-05-16T20:02:51.4314910Z [command]/usr/local/bin/git checkout --progress --force refs/tags/1.30.1.s 2021-05-16T20:02:51.5749310Z HEAD is now at 1d4b172 Version id 55 stable 2021-05-16T20:02:51.5759830Z ##[endgroup] 2021-05-16T20:02:51.5860080Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-16T20:02:51.5929460Z '1d4b172915192d419b4defb2e56d84d7541c03cd' 2021-05-16T20:02:51.6118070Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T20:02:51.6118560Z with: 2021-05-16T20:02:51.6118910Z r-version: release 2021-05-16T20:02:51.6119270Z Ncpus: 1 2021-05-16T20:02:51.6119640Z crayon.enabled: NULL 2021-05-16T20:02:51.6120130Z remove-openmp-macos: true 2021-05-16T20:02:51.6120630Z http-user-agent: default 2021-05-16T20:02:51.6121060Z install-r: true 2021-05-16T20:02:51.6121570Z windows-path-include-mingw: true 2021-05-16T20:02:51.6122050Z env: 2021-05-16T20:02:51.6122430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:02:51.6122850Z TIC_DEPLOY_KEY: 2021-05-16T20:02:51.6123170Z RSPM: 2021-05-16T20:02:51.6124370Z GITHUB_PAT: *** 2021-05-16T20:02:51.6124760Z COVERALLS_TOKEN: 2021-05-16T20:02:51.6125190Z continue-on-error: false 2021-05-16T20:02:51.6125640Z VDIFFR_RUN_TESTS: false 2021-05-16T20:02:51.6126010Z ##[endgroup] 2021-05-16T20:02:51.9270480Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-16T20:02:55.5473030Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-16T20:02:55.5634270Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-16T20:02:58.7299920Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-16T20:02:58.7376190Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-16T20:02:58.7420460Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-16T20:02:58.7522280Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-16T20:02:58.7625680Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-16T20:02:58.7724760Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-16T20:02:58.7827230Z Checksumming (Apple_Free : 3)… 2021-05-16T20:02:59.1239790Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-16T20:02:59.1347130Z Checksumming disk image (Apple_HFS : 4)… 2021-05-16T20:02:59.1731550Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-16T20:02:59.1837600Z Checksumming (Apple_Free : 5)… 2021-05-16T20:03:00.1356990Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-16T20:03:00.1466450Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-16T20:03:00.1573790Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-16T20:03:00.1613260Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-16T20:03:00.1628790Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-16T20:03:00.1630510Z verified CRC32 $84F1919B 2021-05-16T20:03:00.8073030Z /dev/disk2 GUID_partition_scheme 2021-05-16T20:03:00.8165070Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-16T20:03:00.8278620Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-16T20:03:04.0486920Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-16T20:03:04.0489890Z To reinstall 0.29.2_3, run: 2021-05-16T20:03:04.0492250Z brew reinstall pkg-config 2021-05-16T20:03:04.1006400Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-16T20:03:05.7882350Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-16T20:03:06.2052720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-16T20%3A10%3A00Z&sig=Vh%2B7%2FKMBzgNr%2BcMXsK0%2Bd9UAHlsmkNq6QDo%2F0xpeX%2FY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:03:06.5165440Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-16T20:03:09.6450230Z installer: Package name is R 4.0.5 for macOS 2021-05-16T20:03:09.6484760Z installer: Upgrading at base path / 2021-05-16T20:03:09.6504050Z installer: The upgrade was successful. 2021-05-16T20:03:10.1122030Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-16T20:03:10.1874020Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-16T20:03:11.9672900Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-16T20:03:12.3718220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-16T20%3A10%3A00Z&sig=CYio5EsNsaEVkC92f3uMY1IYwXlx9KA19XiNgDopfsA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:03:12.4758440Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-16T20:03:13.2375330Z installer: Package name is gfortran 2021-05-16T20:03:13.2477080Z installer: Installing at base path / 2021-05-16T20:03:13.2579630Z installer: The install was successful. 2021-05-16T20:03:13.2687460Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-16T20:03:13.4644060Z "disk2" ejected. 2021-05-16T20:03:13.4745200Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-16T20:03:15.2870800Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-16T20:03:16.0420650Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-16T20:03:16.0709520Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-16T20:03:16.0710050Z env: 2021-05-16T20:03:16.0710500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:16.0710950Z TIC_DEPLOY_KEY: 2021-05-16T20:03:16.0711310Z RSPM: 2021-05-16T20:03:16.0712450Z GITHUB_PAT: *** 2021-05-16T20:03:16.0712900Z COVERALLS_TOKEN: 2021-05-16T20:03:16.0713350Z continue-on-error: false 2021-05-16T20:03:16.0714040Z VDIFFR_RUN_TESTS: false 2021-05-16T20:03:16.0714550Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:03:16.0715030Z TZ: UTC 2021-05-16T20:03:16.0715430Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:16.0715870Z NOT_CRAN: true 2021-05-16T20:03:16.0716230Z ##[endgroup] 2021-05-16T20:03:16.6338120Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-16T20:03:16.6932820Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T20:03:16.6934370Z Dload Upload Total Spent Left Speed 2021-05-16T20:03:16.6934850Z 2021-05-16T20:03:16.7720360Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:03:16.7726170Z 100 117 0 117 0 0 1500 0 --:--:-- --:--:-- --:--:-- 1500 2021-05-16T20:03:17.2058310Z 2021-05-16T20:03:17.6791520Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:03:17.6824460Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T20:03:18.1452360Z 2021-05-16T20:03:19.1614670Z 1 82.6M 1 911k 0 0 627k 0 0:02:14 0:00:01 0:02:13 627k 2021-05-16T20:03:20.1380590Z 38 82.6M 38 32.0M 0 0 12.9M 0 0:00:06 0:00:02 0:00:04 30.6M 2021-05-16T20:03:20.7286770Z 77 82.6M 77 63.8M 0 0 18.5M 0 0:00:04 0:00:03 0:00:01 31.5M 2021-05-16T20:03:20.7288890Z 100 82.6M 100 82.6M 0 0 20.4M 0 0:00:04 0:00:04 --:--:-- 31.6M 2021-05-16T20:03:24.9335130Z ##[group]Run tlmgr update --self 2021-05-16T20:03:24.9335790Z tlmgr update --self 2021-05-16T20:03:24.9336650Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-16T20:03:24.9337480Z tlmgr update --all 2021-05-16T20:03:24.9547890Z shell: /bin/bash -e {0} 2021-05-16T20:03:24.9548330Z env: 2021-05-16T20:03:24.9548750Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:03:24.9549240Z TIC_DEPLOY_KEY: 2021-05-16T20:03:24.9549580Z RSPM: 2021-05-16T20:03:24.9550850Z GITHUB_PAT: *** 2021-05-16T20:03:24.9551300Z COVERALLS_TOKEN: 2021-05-16T20:03:24.9551770Z continue-on-error: false 2021-05-16T20:03:24.9552260Z VDIFFR_RUN_TESTS: false 2021-05-16T20:03:24.9552740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:03:24.9553200Z TZ: UTC 2021-05-16T20:03:24.9553560Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:03:24.9553980Z NOT_CRAN: true 2021-05-16T20:03:24.9554430Z ##[endgroup] 2021-05-16T20:03:27.2408540Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:27.2427900Z tlmgr: no self-updates for tlmgr available 2021-05-16T20:03:31.0086920Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:03:31.0097490Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-16T20:03:31.3166690Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-16T20:03:31.7459520Z [3/89, 00:00/00:00] install: auto-pst-pdf-lua [3k] 2021-05-16T20:03:32.0242380Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-16T20:03:32.3471070Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-16T20:03:32.6916980Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-16T20:03:43.8860500Z [7/89, 00:12/00:13] install: biber [1k] 2021-05-16T20:03:44.1837960Z [8/89, 00:13/00:14] install: biblatex [238k] 2021-05-16T20:03:44.7137270Z [9/89, 00:13/00:14] install: checkcites.universal-darwin [1k] 2021-05-16T20:03:45.0002290Z [10/89, 00:13/00:14] install: checkcites [7k] 2021-05-16T20:03:45.3854190Z [11/89, 00:14/00:15] install: chickenize [15k] 2021-05-16T20:03:45.7716090Z [12/89, 00:14/00:15] install: chinese-jfm [3k] 2021-05-16T20:03:46.0605720Z [13/89, 00:15/00:16] install: cloze [9k] 2021-05-16T20:03:46.3579890Z [14/89, 00:15/00:16] install: colorprofiles [86k] 2021-05-16T20:03:46.7749400Z [15/89, 00:15/00:16] install: combofont [2k] 2021-05-16T20:03:47.0966140Z [16/89, 00:16/00:17] install: courier [470k] 2021-05-16T20:03:47.7463840Z [17/89, 00:16/00:17] install: courier-scaled [3k] 2021-05-16T20:03:48.0249220Z [18/89, 00:17/00:18] install: cstypo [3k] 2021-05-16T20:03:48.2952230Z [19/89, 00:17/00:18] install: ctablestack [2k] 2021-05-16T20:03:48.5955750Z [20/89, 00:17/00:18] install: ekdosis [19k] 2021-05-16T20:03:48.9334210Z [21/89, 00:17/00:18] install: emoji [40k] 2021-05-16T20:03:49.2688390Z [22/89, 00:18/00:19] install: emojicite [2k] 2021-05-16T20:03:49.5707190Z [23/89, 00:18/00:19] install: enctex [24k] 2021-05-16T20:03:49.9305320Z [24/89, 00:18/00:19] install: enigma [18k] 2021-05-16T20:03:51.0622280Z [25/89, 00:20/00:21] install: etex-pkg [6k] 2021-05-16T20:03:51.7532560Z [26/89, 00:20/00:21] install: filecontents [3k] 2021-05-16T20:03:52.0346510Z [27/89, 00:21/00:22] install: grfext [3k] 2021-05-16T20:03:52.3145170Z [28/89, 00:21/00:22] install: hyphenex [9k] 2021-05-16T20:03:52.5846150Z [29/89, 00:21/00:22] install: ifplatform [2k] 2021-05-16T20:03:52.8589340Z [30/89, 00:21/00:22] install: innerscript [4k] 2021-05-16T20:03:53.1366720Z [31/89, 00:22/00:23] install: interpreter [7k] 2021-05-16T20:03:53.4376200Z [32/89, 00:22/00:23] install: kanaparser [5k] 2021-05-16T20:03:53.6967690Z [33/89, 00:22/00:23] install: knuth-local [23k] 2021-05-16T20:03:54.0208280Z [34/89, 00:23/00:24] install: logreq [4k] 2021-05-16T20:03:54.3009820Z [35/89, 00:23/00:24] install: lua-typo [7k] 2021-05-16T20:03:54.5630100Z [36/89, 00:23/00:24] install: lua-uca [70k] 2021-05-16T20:03:54.9599870Z [37/89, 00:23/00:24] install: lua-ul [7k] 2021-05-16T20:03:55.2241880Z [38/89, 00:24/00:25] install: lua-uni-algos [6k] 2021-05-16T20:03:55.4951540Z [39/89, 00:24/00:25] install: lua-visual-debug [4k] 2021-05-16T20:03:55.7635100Z [40/89, 00:24/00:25] install: luacode [3k] 2021-05-16T20:03:56.0227860Z [41/89, 00:25/00:26] install: luacolor [5k] 2021-05-16T20:03:56.2805950Z [42/89, 00:25/00:26] install: luahyphenrules [3k] 2021-05-16T20:03:56.7256510Z [43/89, 00:25/00:26] install: luaimageembed [2k] 2021-05-16T20:03:57.0313600Z [44/89, 00:26/00:27] install: luaindex [5k] 2021-05-16T20:03:57.3048460Z [45/89, 00:26/00:27] install: luainputenc [5k] 2021-05-16T20:03:57.5843040Z [46/89, 00:26/00:27] install: luaintro [1k] 2021-05-16T20:03:57.8640290Z [47/89, 00:26/00:27] install: luakeys [5k] 2021-05-16T20:03:58.1355150Z [48/89, 00:27/00:28] install: lualatex-doc [1k] 2021-05-16T20:03:58.4151040Z [49/89, 00:27/00:28] install: lualatex-truncate [2k] 2021-05-16T20:03:58.6924170Z [50/89, 00:27/00:28] install: luamplib [12k] 2021-05-16T20:03:58.9645600Z [51/89, 00:27/00:28] install: luapackageloader [2k] 2021-05-16T20:03:59.2367990Z [52/89, 00:28/00:29] install: luaprogtable [7k] 2021-05-16T20:03:59.5014730Z [53/89, 00:28/00:29] install: luarandom [2k] 2021-05-16T20:03:59.7630180Z [54/89, 00:28/00:29] install: luatex85 [2k] 2021-05-16T20:04:00.0502070Z [55/89, 00:29/00:30] install: luatexbase [4k] 2021-05-16T20:04:00.4046080Z [56/89, 00:29/00:30] install: luatexko [22k] 2021-05-16T20:04:00.7214200Z [57/89, 00:29/00:30] install: luatextra [2k] 2021-05-16T20:04:00.9825770Z [58/89, 00:29/00:30] install: luavlna [8k] 2021-05-16T20:04:01.2509230Z [59/89, 00:30/00:31] install: luaxml [31k] 2021-05-16T20:04:01.6789420Z [60/89, 00:30/00:31] install: makeindex.universal-darwin [91k] 2021-05-16T20:04:02.0414590Z [61/89, 00:31/00:32] install: makeindex [5k] 2021-05-16T20:04:02.3145830Z [62/89, 00:31/00:32] install: mflogo [2k] 2021-05-16T20:04:02.5912610Z [63/89, 00:31/00:32] install: newpax [9k] 2021-05-16T20:04:02.8713520Z [64/89, 00:31/00:32] install: nodetree [13k] 2021-05-16T20:04:03.1464730Z [65/89, 00:32/00:33] install: odsfile [5k] 2021-05-16T20:04:03.4127370Z [66/89, 00:32/00:33] install: optex.universal-darwin [1k] 2021-05-16T20:04:03.6859240Z [67/89, 00:32/00:33] install: optex [770k] 2021-05-16T20:04:04.4399860Z [68/89, 00:33/00:34] install: pdfarticle [4k] 2021-05-16T20:04:04.7510400Z [69/89, 00:33/00:34] install: pdfextra [22k] 2021-05-16T20:04:05.0721890Z [70/89, 00:34/00:35] install: placeat [4k] 2021-05-16T20:04:05.3856100Z [71/89, 00:34/00:35] install: plantuml [3k] 2021-05-16T20:04:05.6581180Z [72/89, 00:34/00:35] install: rsfs [55k] 2021-05-16T20:04:06.0411280Z [73/89, 00:35/00:36] install: selnolig [53k] 2021-05-16T20:04:06.5010800Z [74/89, 00:35/00:36] install: spelling [14k] 2021-05-16T20:04:06.8097850Z [75/89, 00:35/00:36] install: stricttex [2k] 2021-05-16T20:04:07.0850660Z [76/89, 00:36/00:37] install: texlive-common [1k] 2021-05-16T20:04:07.3537880Z [77/89, 00:36/00:37] install: texlive-en [1k] 2021-05-16T20:04:07.6116900Z [78/89, 00:36/00:37] install: texlive-msg-translations [144k] 2021-05-16T20:04:08.0578890Z [79/89, 00:37/00:38] install: thumbpdf.universal-darwin [1k] 2021-05-16T20:04:08.3225210Z [80/89, 00:37/00:38] install: thumbpdf [19k] 2021-05-16T20:04:08.6449400Z [81/89, 00:37/00:38] install: tlshell.universal-darwin [1k] 2021-05-16T20:04:08.9095920Z [82/89, 00:37/00:38] install: tlshell [29k] 2021-05-16T20:04:09.2392370Z [83/89, 00:38/00:39] install: typewriter [25k] 2021-05-16T20:04:09.6160480Z [84/89, 00:38/00:39] install: uninormalize [6k] 2021-05-16T20:04:09.9016880Z [85/89, 00:38/00:39] install: upquote [2k] 2021-05-16T20:04:10.1840750Z [86/89, 00:39/00:40] install: xdvi.universal-darwin [948k] 2021-05-16T20:04:10.9606760Z [87/89, 00:39/00:39] install: xdvi [7k] 2021-05-16T20:04:11.2917000Z [88/89, 00:40/00:40] install: collection-basic [1k] 2021-05-16T20:04:11.5696090Z [89/89, 00:40/00:40] install: collection-luatex [1k] 2021-05-16T20:04:11.8471090Z running mktexlsr ... 2021-05-16T20:04:12.6921820Z done running mktexlsr. 2021-05-16T20:04:12.7344540Z running updmap-sys ... 2021-05-16T20:04:13.3830590Z done running updmap-sys. 2021-05-16T20:04:13.3832650Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-16T20:04:13.3835220Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/CpXvjhX8sW/exeuF_Mm_7 ... 2021-05-16T20:04:14.5470610Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/CpXvjhX8sW/exeuF_Mm_7. 2021-05-16T20:04:14.5472410Z OK: optex.fmt/luatex 2021-05-16T20:04:14.5473980Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-16T20:04:14.5475810Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-16T20:04:16.9152050Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-16T20:04:16.9153450Z tlmgr: no updates available 2021-05-16T20:04:17.0532480Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T20:04:17.0533010Z with: 2021-05-16T20:04:17.0533380Z pandoc-version: 2.7.3 2021-05-16T20:04:17.0533730Z env: 2021-05-16T20:04:17.0534110Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:04:17.0534520Z TIC_DEPLOY_KEY: 2021-05-16T20:04:17.0534830Z RSPM: 2021-05-16T20:04:17.0536180Z GITHUB_PAT: *** 2021-05-16T20:04:17.0536560Z COVERALLS_TOKEN: 2021-05-16T20:04:17.0536990Z continue-on-error: false 2021-05-16T20:04:17.0537420Z VDIFFR_RUN_TESTS: false 2021-05-16T20:04:17.0538270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:04:17.0538670Z TZ: UTC 2021-05-16T20:04:17.0539010Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:04:17.0539370Z NOT_CRAN: true 2021-05-16T20:04:17.0539690Z ##[endgroup] 2021-05-16T20:04:17.7253740Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-16T20:04:20.7247930Z installer: Package name is pandoc 2021-05-16T20:04:20.7311380Z installer: Installing at base path / 2021-05-16T20:04:20.7316260Z installer: The install was successful. 2021-05-16T20:04:20.7388690Z ##[group]Run git config user.name adigherman 2021-05-16T20:04:20.7389410Z git config user.name adigherman 2021-05-16T20:04:20.7389990Z git config user.email adig@jhu.edu 2021-05-16T20:04:20.7838020Z shell: /bin/bash -e {0} 2021-05-16T20:04:20.7838470Z env: 2021-05-16T20:04:20.7838930Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:04:20.7839390Z TIC_DEPLOY_KEY: 2021-05-16T20:04:20.7839780Z RSPM: 2021-05-16T20:04:20.7841210Z GITHUB_PAT: *** 2021-05-16T20:04:20.7841670Z COVERALLS_TOKEN: 2021-05-16T20:04:20.7842120Z continue-on-error: false 2021-05-16T20:04:20.7842610Z VDIFFR_RUN_TESTS: false 2021-05-16T20:04:20.7843100Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:04:20.7843550Z TZ: UTC 2021-05-16T20:04:20.7843920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:04:20.7844340Z NOT_CRAN: true 2021-05-16T20:04:20.7844730Z ##[endgroup] 2021-05-16T20:04:20.8807500Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-16T20:04:20.8808240Z env: 2021-05-16T20:04:20.8808670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:04:20.8809240Z TIC_DEPLOY_KEY: 2021-05-16T20:04:20.8809580Z RSPM: 2021-05-16T20:04:20.8810420Z GITHUB_PAT: *** 2021-05-16T20:04:20.8810850Z COVERALLS_TOKEN: 2021-05-16T20:04:20.8811300Z continue-on-error: false 2021-05-16T20:04:20.8811790Z VDIFFR_RUN_TESTS: false 2021-05-16T20:04:20.8812270Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:04:20.8812880Z TZ: UTC 2021-05-16T20:04:20.8813240Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:04:20.8813670Z NOT_CRAN: true 2021-05-16T20:04:20.8814020Z ##[endgroup] 2021-05-16T20:04:22.7416110Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-16T20:04:22.7880170Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-16T20:04:22.7881350Z To reinstall 3.20.2, run: 2021-05-16T20:04:22.7882350Z brew reinstall cmake 2021-05-16T20:04:24.5186180Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T20:04:25.6609510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a61a3ab0ec9415dac3ffd0296b86a41fef17910b8beba0d8e4864bf3569259a9--libssh-0.9.5_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-16T20:04:26.2232700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-16T20:04:26.6096090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-16T20%3A10%3A00Z&sig=sCEAGIW9PrJdzR1ocmp7zRN6QWHZGBrFJ3stxrNocDk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:26.6584320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd\?se=2021-05-16T20\%3A10\%3A00Z\&sig=sCEAGIW9PrJdzR1ocmp7zRN6QWHZGBrFJ3stxrNocDk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:26.7378580Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-16T20:04:26.8153460Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-16T20:04:26.8180180Z 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-2828-10ams7j 2021-05-16T20:04:26.8395550Z cp -pR /private/tmp/d20210516-2828-10ams7j/libssh/. /usr/local/Cellar/libssh 2021-05-16T20:04:26.8586130Z chmod -Rf +w /private/tmp/d20210516-2828-10ams7j 2021-05-16T20:04:26.9136520Z ==> Finishing up 2021-05-16T20:04:27.0214220Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-16T20:04:27.0242340Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-16T20:04:27.0256700Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-16T20:04:27.0262320Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-16T20:04:27.0272430Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-16T20:04:27.0278200Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-16T20:04:27.0296200Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-16T20:04:27.0457170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-2992-1y4af59.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libssh.rb 2021-05-16T20:04:30.3621210Z ==> Summary 2021-05-16T20:04:30.3650720Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-16T20:04:32.7906240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T20:04:33.9543520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b20931f829356765837697d9e25f51f85236c83f3184776dc28108e8d0e6027--gcc-11.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-16T20:04:34.5565970Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-16T20:04:34.9342440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-16T20%3A10%3A00Z&sig=Qh7P0wZysN4VvxkDTEf1Xhxz2CePTc4ro7w4b84KNNs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:34.9819680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743\?se=2021-05-16T20\%3A10\%3A00Z\&sig=Qh7P0wZysN4VvxkDTEf1Xhxz2CePTc4ro7w4b84KNNs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:35.9686590Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-16T20:04:36.3348360Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T20:04:37.5080970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd59f8e44ee92cb72180e876af6db8b78925079622f6a5bc2296fafa4daa1202--jags-4.3.0_2-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-16T20:04:38.0856310Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-16T20:04:38.5276970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-16T20%3A10%3A00Z&sig=wkKwGxDqeO49NXCMUIIUumKnfpXQjR9K2GhUARJXCW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:38.5744080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7\?se=2021-05-16T20\%3A10\%3A00Z\&sig=wkKwGxDqeO49NXCMUIIUumKnfpXQjR9K2GhUARJXCW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:38.6703430Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-16T20:04:38.6792910Z ==> Installing dependencies for jags: gcc 2021-05-16T20:04:38.6800150Z ==> Installing jags dependency: gcc 2021-05-16T20:04:38.7736700Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-16T20:04:38.7775050Z 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-2999-ffolbu 2021-05-16T20:04:40.7615990Z cp -pR /private/tmp/d20210516-2999-ffolbu/gcc/. /usr/local/Cellar/gcc 2021-05-16T20:04:42.2655040Z chmod -Rf +w /private/tmp/d20210516-2999-ffolbu 2021-05-16T20:04:46.1018120Z ==> Finishing up 2021-05-16T20:04:46.3877650Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-16T20:04:46.3896230Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-16T20:04:46.3899620Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-16T20:04:46.3907300Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-16T20:04:46.3914780Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-16T20:04:46.3927350Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-16T20:04:46.3933800Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-16T20:04:46.3947230Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-16T20:04:46.3952640Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-16T20:04:46.3958830Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-16T20:04:46.3974840Z rm /usr/local/bin/c++-11 2021-05-16T20:04:46.3977870Z rm /usr/local/bin/cpp-11 2021-05-16T20:04:46.3981520Z rm /usr/local/bin/g++-11 2021-05-16T20:04:46.3984980Z rm /usr/local/bin/gcc-11 2021-05-16T20:04:46.4037590Z rm /usr/local/bin/gcc-ar-11 2021-05-16T20:04:47.1444820Z Error: The `brew link` step did not complete successfully 2021-05-16T20:04:47.1446010Z rm /usr/local/bin/gcc-nm-11 2021-05-16T20:04:47.1447130Z rm /usr/local/bin/gcc-ranlib-11 2021-05-16T20:04:47.1448490Z rm /usr/local/bin/gcov-11 2021-05-16T20:04:47.1453140Z rm /usr/local/bin/gcov-dump-11 2021-05-16T20:04:47.1454690Z rm /usr/local/bin/gcov-tool-11 2021-05-16T20:04:47.1455830Z The formula built, but is not symlinked into /usr/local 2021-05-16T20:04:47.1456890Z Could not symlink bin/gfortran 2021-05-16T20:04:47.1457810Z Target /usr/local/bin/gfortran 2021-05-16T20:04:47.1458760Z already exists. You may want to remove it: 2021-05-16T20:04:47.1463820Z rm '/usr/local/bin/gfortran' 2021-05-16T20:04:47.1464480Z 2021-05-16T20:04:47.1465460Z To force the link and overwrite all conflicting files: 2021-05-16T20:04:47.1466820Z brew link --overwrite gcc 2021-05-16T20:04:47.1467500Z 2021-05-16T20:04:47.1468390Z To list all files that would be deleted: 2021-05-16T20:04:47.1469750Z brew link --overwrite --dry-run gcc 2021-05-16T20:04:47.1470460Z 2021-05-16T20:04:47.1471520Z Possible conflicting files are: 2021-05-16T20:04:47.1473180Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-16T20:04:47.1812790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3174-1owwwkc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gcc.rb 2021-05-16T20:04:50.1590600Z ==> Summary 2021-05-16T20:04:50.2524780Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-16T20:04:50.2532740Z ==> Installing jags 2021-05-16T20:04:50.2534420Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-16T20:04:50.2560280Z 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-2999-qjnwrh 2021-05-16T20:04:50.3144410Z cp -pR /private/tmp/d20210516-2999-qjnwrh/jags/. /usr/local/Cellar/jags 2021-05-16T20:04:50.4030630Z chmod -Rf +w /private/tmp/d20210516-2999-qjnwrh 2021-05-16T20:04:50.5276280Z ==> Finishing up 2021-05-16T20:04:50.5611440Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-16T20:04:50.5617080Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-16T20:04:50.5634690Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-16T20:04:50.5640970Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-16T20:04:50.5653260Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-16T20:04:50.5658320Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-16T20:04:50.5663290Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-16T20:04:50.5668420Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-16T20:04:50.5680830Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-16T20:04:50.6084390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3200-1m41ucs.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/jags.rb 2021-05-16T20:04:53.1140230Z ==> Summary 2021-05-16T20:04:53.1236710Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-16T20:04:55.6188730Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T20:04:56.7627820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d52003640a54f397d1964d0059769afdbf6abca94ffbdd64ac538765f751872c--v8-9.0.257.17.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-16T20:04:57.3607680Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-16T20:04:57.8001330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-16T20%3A10%3A00Z&sig=3oifikL6uqX5XHsM2xYcK3Sc%2BRL5QY8iO3VqRo5pJh0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:04:57.8454520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9\?se=2021-05-16T20\%3A10\%3A00Z\&sig=3oifikL6uqX5XHsM2xYcK3Sc\%2BRL5QY8iO3VqRo5pJh0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:04:58.2243010Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-16T20:04:58.3399800Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-16T20:04:58.3428660Z 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-3207-v478yv 2021-05-16T20:04:58.6394900Z cp -pR /private/tmp/d20210516-3207-v478yv/v8/. /usr/local/Cellar/v8 2021-05-16T20:04:58.8166490Z chmod -Rf +w /private/tmp/d20210516-3207-v478yv 2021-05-16T20:04:59.0112330Z ==> Finishing up 2021-05-16T20:04:59.0683250Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-16T20:04:59.1134980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3373-lmc2g2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/v8.rb 2021-05-16T20:05:01.6661880Z ==> Summary 2021-05-16T20:05:01.6725020Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-16T20:05:03.9316140Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T20:05:05.1541430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e9022f765f31908bded17a8075482b336c4b9d4ec0d8ae33739e36c1688df5e2--hwloc-2.4.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-16T20:05:05.7376300Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-16T20:05:06.2517070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-16T20%3A15%3A00Z&sig=WdpS6UTYBGd2J8E5NtXRNiZwSVYwC1c%2BC5%2BZYdfj41U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:06.3008450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf\?se=2021-05-16T20\%3A15\%3A00Z\&sig=WdpS6UTYBGd2J8E5NtXRNiZwSVYwC1c\%2BC5\%2BZYdfj41U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:06.4923390Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-16T20:05:06.5565020Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T20:05:07.6489450Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T20:05:08.2271020Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T20:05:08.7380350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-16T20%3A15%3A00Z&sig=U%2B8wJ1Ga%2F47wZUdvIbOTZOka5jAUvTxvcy%2BfW7EYQ64%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:08.7904980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e\?se=2021-05-16T20\%3A15\%3A00Z\&sig=U\%2B8wJ1Ga\%2F47wZUdvIbOTZOka5jAUvTxvcy\%2BfW7EYQ64\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:09.0071960Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-16T20:05:09.0213430Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T20:05:10.1556750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T20:05:10.7423500Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T20:05:11.2994870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-16T20%3A15%3A00Z&sig=hLJvrNHvfRbReRfm7s02OpIvZW%2Bu6d5knrUZnYnshEk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:11.3902200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e\?se=2021-05-16T20\%3A15\%3A00Z\&sig=hLJvrNHvfRbReRfm7s02OpIvZW\%2Bu6d5knrUZnYnshEk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:11.6136160Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-16T20:05:11.6366420Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-16T20:05:11.6370780Z ==> Installing fftw dependency: hwloc 2021-05-16T20:05:11.7060430Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-16T20:05:11.7110350Z 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-3380-cbe4k6 2021-05-16T20:05:12.0317250Z cp -pR /private/tmp/d20210516-3380-cbe4k6/hwloc/. /usr/local/Cellar/hwloc 2021-05-16T20:05:12.4867260Z chmod -Rf +w /private/tmp/d20210516-3380-cbe4k6 2021-05-16T20:05:12.9353100Z ==> Finishing up 2021-05-16T20:05:12.9905790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-16T20:05:12.9922800Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-16T20:05:12.9933790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-16T20:05:12.9936640Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-16T20:05:12.9941940Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-16T20:05:12.9946790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-16T20:05:12.9951060Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-16T20:05:12.9959730Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-16T20:05:12.9961760Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-16T20:05:12.9975780Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-16T20:05:12.9986870Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-16T20:05:12.9989200Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-16T20:05:12.9996590Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-16T20:05:12.9998170Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-16T20:05:13.0000190Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-16T20:05:13.0035260Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-16T20:05:13.0067090Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-16T20:05:13.0077220Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-16T20:05:13.0101650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-16T20:05:13.0126350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-16T20:05:13.0135060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-16T20:05:13.0144330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-16T20:05:13.0153170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-16T20:05:13.0157770Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-16T20:05:13.0169420Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-16T20:05:13.0171290Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-16T20:05:13.0179610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-16T20:05:13.0198510Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-16T20:05:13.0209940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-16T20:05:13.0218200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-16T20:05:13.0220000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-16T20:05:13.0251610Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-16T20:05:13.0264460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-16T20:05:13.0280280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-16T20:05:13.0292700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-16T20:05:13.0308500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-16T20:05:13.0326880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-16T20:05:13.0339570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-16T20:05:13.0347220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-16T20:05:13.0361260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-16T20:05:13.0385000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 HWLOC_DISTANCES_ADD_FLAG_GROUP_INACCURATE.3 2021-05-16T20:05:13.0390310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-16T20:05:13.0396030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-16T20:05:13.0413980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-16T20:05:13.0438030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-16T20:05:13.0448330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-16T20:05:13.0467850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-16T20:05:13.0474580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_LARGER_LOCALITY.3 2021-05-16T20:05:13.0498040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 HWLOC_LOCAL_NUMANODE_FLAG_SMALLER_LOCALITY.3 2021-05-16T20:05:13.0509020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-16T20:05:13.0526540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-16T20:05:13.0532050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-16T20:05:13.0540380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-16T20:05:13.0546490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-16T20:05:13.0560230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-16T20:05:13.0566320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-16T20:05:13.0579080Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-16T20:05:13.0591480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-16T20:05:13.0596060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-16T20:05:13.0601930Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-16T20:05:13.0614070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-16T20:05:13.0628910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-16T20:05:13.0634140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-16T20:05:13.0643940Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-16T20:05:13.0649470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-16T20:05:13.0663860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-16T20:05:13.0669300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-16T20:05:13.0684360Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-16T20:05:13.0690690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-16T20:05:13.0696590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-16T20:05:13.0704750Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-16T20:05:13.0710300Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-16T20:05:13.0727160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-16T20:05:13.0739330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-16T20:05:13.0750330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-16T20:05:13.0768020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-16T20:05:13.0773690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-16T20:05:13.0779690Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-16T20:05:13.0785270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-16T20:05:13.0790470Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-16T20:05:13.0795860Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-16T20:05:13.0801110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-16T20:05:13.0811780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-16T20:05:13.0817830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-16T20:05:13.0823490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-16T20:05:13.0829260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-16T20:05:13.0835110Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-16T20:05:13.0840790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-16T20:05:13.0846620Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-16T20:05:13.0852370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-16T20:05:13.0858240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-16T20:05:13.0868100Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-16T20:05:13.0874120Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-16T20:05:13.0880070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-16T20:05:13.0885850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-16T20:05:13.0891600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-16T20:05:13.0897310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-16T20:05:13.0903060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-16T20:05:13.0908880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-16T20:05:13.0914980Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-16T20:05:13.0920040Z Only the first 100 operations were output. 2021-05-16T20:05:13.4693450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3558-t3hv7u.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hwloc.rb 2021-05-16T20:05:15.9952270Z ==> Summary 2021-05-16T20:05:16.0517870Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-16T20:05:16.0525560Z ==> Installing fftw dependency: open-mpi 2021-05-16T20:05:16.1137420Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:05:16.1156300Z 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-3380-1nudg0d 2021-05-16T20:05:16.4062230Z cp -pR /private/tmp/d20210516-3380-1nudg0d/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-16T20:05:16.7748430Z chmod -Rf +w /private/tmp/d20210516-3380-1nudg0d 2021-05-16T20:05:18.3727040Z ==> Finishing up 2021-05-16T20:05:18.4958450Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-16T20:05:18.4961840Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-16T20:05:18.4967140Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-16T20:05:18.4971760Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-16T20:05:18.4978980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-16T20:05:18.4983550Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-16T20:05:18.4988990Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-16T20:05:18.4993630Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-16T20:05:18.4999950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-16T20:05:18.5003530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-16T20:05:18.5009100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-16T20:05:18.5013750Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-16T20:05:18.5025500Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-16T20:05:18.5031050Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-16T20:05:18.5054920Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-16T20:05:18.5057150Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-16T20:05:18.5061020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-16T20:05:18.5064530Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-16T20:05:18.5066770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-16T20:05:18.5068350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-16T20:05:18.5073870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-16T20:05:18.5077400Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-16T20:05:18.5083070Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-16T20:05:18.5087240Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-16T20:05:18.5095490Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-16T20:05:18.5099680Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-16T20:05:18.5105040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-16T20:05:18.5110170Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-16T20:05:18.5114880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-16T20:05:18.5119720Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-16T20:05:18.5125080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-16T20:05:18.5129880Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-16T20:05:18.5135780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-16T20:05:18.5141100Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-16T20:05:18.5147600Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-16T20:05:18.5150970Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-16T20:05:18.5154940Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-16T20:05:18.5160840Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-16T20:05:18.5165240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-16T20:05:18.5171240Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-16T20:05:18.5177000Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-16T20:05:18.5183190Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-16T20:05:18.5191760Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-16T20:05:18.5197980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-16T20:05:18.5202870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-16T20:05:18.5208510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-16T20:05:18.5217320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-16T20:05:18.5224550Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-16T20:05:18.5243660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-16T20:05:18.5254040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-16T20:05:18.5268620Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-16T20:05:18.5281900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-16T20:05:18.5284350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-16T20:05:18.5286900Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-16T20:05:18.5305930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-16T20:05:18.5307760Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-16T20:05:18.5314160Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-16T20:05:18.5319860Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-16T20:05:18.5325270Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-16T20:05:18.5331430Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-16T20:05:18.5353200Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-16T20:05:18.5357340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-16T20:05:18.5362780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-16T20:05:18.5386400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-16T20:05:18.5395290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-16T20:05:18.5414480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-16T20:05:18.5420600Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-16T20:05:18.5427350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-16T20:05:18.5433290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-16T20:05:18.5439170Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-16T20:05:18.5445080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-16T20:05:18.5451030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-16T20:05:18.5457130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-16T20:05:18.5462140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-16T20:05:18.5468230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-16T20:05:18.5474650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-16T20:05:18.5480810Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-16T20:05:18.5487050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-16T20:05:18.5493010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-16T20:05:18.5538370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-16T20:05:18.5540640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-16T20:05:18.5542670Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-16T20:05:18.5544650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-16T20:05:18.5553220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-16T20:05:18.5555240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_block_init.3 MPIX_Reduce_scatter_block_init.3 2021-05-16T20:05:18.5557260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-16T20:05:18.5559130Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-16T20:05:18.5560890Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-16T20:05:18.5562720Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-16T20:05:18.5564480Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-16T20:05:18.5570390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-16T20:05:18.5576390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-16T20:05:18.5582140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-16T20:05:18.5589330Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-16T20:05:18.5593790Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-16T20:05:18.5602640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-16T20:05:18.5608070Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-16T20:05:18.5613660Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-16T20:05:18.5619340Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-16T20:05:18.5624970Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-16T20:05:18.5629310Z Only the first 100 operations were output. 2021-05-16T20:05:19.0389700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3587-1cmf2b9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/open-mpi.rb 2021-05-16T20:05:21.6926500Z ==> Summary 2021-05-16T20:05:21.7348370Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T20:05:21.7352700Z ==> Installing fftw 2021-05-16T20:05:21.7356680Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:05:21.7375570Z 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-3380-1s45ays 2021-05-16T20:05:21.8296040Z cp -pR /private/tmp/d20210516-3380-1s45ays/fftw/. /usr/local/Cellar/fftw 2021-05-16T20:05:21.8863540Z chmod -Rf +w /private/tmp/d20210516-3380-1s45ays 2021-05-16T20:05:22.0859120Z ==> Finishing up 2021-05-16T20:05:22.1314540Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-16T20:05:22.1320940Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-16T20:05:22.1325440Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-16T20:05:22.1332990Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-16T20:05:22.1342080Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-16T20:05:22.1349110Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-16T20:05:22.1356530Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-16T20:05:22.1365480Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-16T20:05:22.1370800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-16T20:05:22.1382430Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-16T20:05:22.1390490Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-16T20:05:22.1401690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-16T20:05:22.1548500Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-16T20:05:22.1657180Z info /usr/local/share/info/fftw3.info 2021-05-16T20:05:22.1668970Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-16T20:05:22.1677160Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-16T20:05:22.1691020Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-16T20:05:22.1699600Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-16T20:05:22.1706670Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-16T20:05:22.1713630Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-16T20:05:22.1759470Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-16T20:05:22.1765680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-16T20:05:22.1772320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-16T20:05:22.1779120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-16T20:05:22.1784600Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-16T20:05:22.1789980Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-16T20:05:22.1795710Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-16T20:05:22.1801150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-16T20:05:22.1806480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-16T20:05:22.1812060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-16T20:05:22.1817610Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-16T20:05:22.1822850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-16T20:05:22.1828490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-16T20:05:22.1833440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-16T20:05:22.1838960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-16T20:05:22.1844500Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-16T20:05:22.1850060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-16T20:05:22.1855400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-16T20:05:22.1862210Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-16T20:05:22.1877400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-16T20:05:22.1887100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-16T20:05:22.1888790Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-16T20:05:22.1890510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-16T20:05:22.1892220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-16T20:05:22.1896510Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-16T20:05:22.1902830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-16T20:05:22.1908480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-16T20:05:22.1914640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-16T20:05:22.1920560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-16T20:05:22.1926040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-16T20:05:22.1932010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-16T20:05:22.1937640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-16T20:05:22.1942910Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-16T20:05:22.1948850Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-16T20:05:22.1955060Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-16T20:05:22.1960270Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-16T20:05:22.1966120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-16T20:05:22.1974670Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-16T20:05:22.1980420Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-16T20:05:22.2012310Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-16T20:05:22.2319760Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3616-1calomn.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fftw.rb 2021-05-16T20:05:24.7992650Z ==> Summary 2021-05-16T20:05:24.8048320Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T20:05:25.6636280Z ==> No outdated dependents to upgrade! 2021-05-16T20:05:25.6638030Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:05:25.8508160Z ==> Reinstalling 2 broken dependents from source: 2021-05-16T20:05:25.8511720Z fftw, open-mpi 2021-05-16T20:05:25.8517220Z rm /usr/local/bin/fftw-wisdom 2021-05-16T20:05:25.8522210Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-16T20:05:25.8524890Z rm /usr/local/bin/fftwf-wisdom 2021-05-16T20:05:25.8526330Z rm /usr/local/bin/fftwl-wisdom 2021-05-16T20:05:25.8531790Z rm /usr/local/include/fftw3-mpi.f03 2021-05-16T20:05:25.8534800Z rm /usr/local/include/fftw3-mpi.h 2021-05-16T20:05:25.8541270Z rm /usr/local/include/fftw3.f 2021-05-16T20:05:25.8542870Z rm /usr/local/include/fftw3.f03 2021-05-16T20:05:25.8544110Z rm /usr/local/include/fftw3.h 2021-05-16T20:05:25.8548330Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-16T20:05:25.8552950Z rm /usr/local/include/fftw3l.f03 2021-05-16T20:05:25.8554080Z rm /usr/local/include/fftw3q.f03 2021-05-16T20:05:25.8562350Z rm /usr/local/lib/cmake/fftw3 2021-05-16T20:05:25.8563720Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-16T20:05:25.8566750Z rm /usr/local/lib/libfftw3.a 2021-05-16T20:05:25.8570480Z rm /usr/local/lib/libfftw3.dylib 2021-05-16T20:05:25.8576660Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-16T20:05:25.8580500Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-16T20:05:25.8583470Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-16T20:05:25.8588820Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-16T20:05:25.8591650Z rm /usr/local/lib/libfftw3_omp.a 2021-05-16T20:05:25.8594240Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-16T20:05:25.8598310Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-16T20:05:25.8602220Z rm /usr/local/lib/libfftw3_threads.a 2021-05-16T20:05:25.8605060Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-16T20:05:25.8608850Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-16T20:05:25.8612550Z rm /usr/local/lib/libfftw3f.a 2021-05-16T20:05:25.8615140Z rm /usr/local/lib/libfftw3f.dylib 2021-05-16T20:05:25.8620860Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-16T20:05:25.8622560Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-16T20:05:25.8626150Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-16T20:05:25.8629290Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-16T20:05:25.8634840Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-16T20:05:25.8637680Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-16T20:05:25.8642220Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-16T20:05:25.8653390Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-16T20:05:25.8658030Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-16T20:05:25.8668890Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-16T20:05:25.8680040Z rm /usr/local/lib/libfftw3l.a 2021-05-16T20:05:25.8684310Z rm /usr/local/lib/libfftw3l.dylib 2021-05-16T20:05:25.8694250Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-16T20:05:25.8701710Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-16T20:05:25.8707510Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-16T20:05:25.8714940Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-16T20:05:25.8720070Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-16T20:05:25.8727550Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-16T20:05:25.8735190Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-16T20:05:25.8739090Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-16T20:05:25.8746220Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-16T20:05:25.8755710Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-16T20:05:25.8765560Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-16T20:05:25.8766910Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-16T20:05:25.8854890Z uninfo /usr/local/share/info/fftw3.info 2021-05-16T20:05:25.8856180Z rm /usr/local/share/info/fftw3.info 2021-05-16T20:05:25.8871700Z rm /usr/local/share/info/fftw3.info-1 2021-05-16T20:05:25.8882660Z rm /usr/local/share/info/fftw3.info-2 2021-05-16T20:05:25.8897860Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-16T20:05:25.8904740Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-16T20:05:25.8908190Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-16T20:05:25.8919470Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-16T20:05:25.9842270Z rm /usr/local/bin/aggregate_profile.pl 2021-05-16T20:05:25.9845540Z rm /usr/local/bin/mpic++ 2021-05-16T20:05:25.9850190Z rm /usr/local/bin/mpicc 2021-05-16T20:05:25.9853150Z rm /usr/local/bin/mpicxx 2021-05-16T20:05:25.9859020Z rm /usr/local/bin/mpiexec 2021-05-16T20:05:25.9865110Z rm /usr/local/bin/mpif77 2021-05-16T20:05:25.9867940Z rm /usr/local/bin/mpif90 2021-05-16T20:05:25.9873910Z rm /usr/local/bin/mpifort 2021-05-16T20:05:25.9876920Z rm /usr/local/bin/mpirun 2021-05-16T20:05:25.9883790Z rm /usr/local/bin/ompi-clean 2021-05-16T20:05:25.9886360Z rm /usr/local/bin/ompi-server 2021-05-16T20:05:25.9891850Z rm /usr/local/bin/ompi_info 2021-05-16T20:05:25.9894720Z rm /usr/local/bin/opal_wrapper 2021-05-16T20:05:25.9900620Z rm /usr/local/bin/orte-clean 2021-05-16T20:05:25.9903450Z rm /usr/local/bin/orte-info 2021-05-16T20:05:25.9909980Z rm /usr/local/bin/orte-server 2021-05-16T20:05:25.9913330Z rm /usr/local/bin/ortecc 2021-05-16T20:05:25.9918270Z rm /usr/local/bin/orted 2021-05-16T20:05:25.9923910Z rm /usr/local/bin/orterun 2021-05-16T20:05:25.9926900Z rm /usr/local/bin/profile2mat.pl 2021-05-16T20:05:25.9936270Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-16T20:05:25.9943590Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-16T20:05:25.9946830Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-16T20:05:25.9953850Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-16T20:05:25.9964240Z rm /usr/local/include/mpi-ext.h 2021-05-16T20:05:25.9970460Z rm /usr/local/include/mpi.h 2021-05-16T20:05:25.9973650Z rm /usr/local/include/mpi.mod 2021-05-16T20:05:25.9977160Z rm /usr/local/include/mpi_ext.mod 2021-05-16T20:05:25.9985040Z rm /usr/local/include/mpi_f08.mod 2021-05-16T20:05:25.9990340Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-16T20:05:25.9993350Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-16T20:05:25.9998250Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-16T20:05:26.0001320Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-16T20:05:26.0009140Z rm /usr/local/include/mpi_f08_types.mod 2021-05-16T20:05:26.0012290Z rm /usr/local/include/mpi_portable_platform.h 2021-05-16T20:05:26.0020140Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-16T20:05:26.0022730Z rm /usr/local/include/mpif-config.h 2021-05-16T20:05:26.0031040Z rm /usr/local/include/mpif-constants.h 2021-05-16T20:05:26.0033810Z rm /usr/local/include/mpif-ext.h 2021-05-16T20:05:26.0041330Z rm /usr/local/include/mpif-externals.h 2021-05-16T20:05:26.0045330Z rm /usr/local/include/mpif-handles.h 2021-05-16T20:05:26.0051700Z rm /usr/local/include/mpif-io-constants.h 2021-05-16T20:05:26.0054550Z rm /usr/local/include/mpif-io-handles.h 2021-05-16T20:05:26.0060940Z rm /usr/local/include/mpif-sentinels.h 2021-05-16T20:05:26.0063770Z rm /usr/local/include/mpif-sizeof.h 2021-05-16T20:05:26.0070270Z rm /usr/local/include/mpif.h 2021-05-16T20:05:26.0073250Z rm /usr/local/include/openmpi 2021-05-16T20:05:26.0085540Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-16T20:05:26.0097470Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-16T20:05:26.0098530Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-16T20:05:26.0104260Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-16T20:05:26.0107130Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-16T20:05:26.0114570Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-16T20:05:26.0117370Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-16T20:05:26.0123790Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-16T20:05:26.0126650Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-16T20:05:26.0133180Z rm /usr/local/lib/libmpi.40.dylib 2021-05-16T20:05:26.0135970Z rm /usr/local/lib/libmpi.dylib 2021-05-16T20:05:26.0141940Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-16T20:05:26.0148080Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-16T20:05:26.0151120Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-16T20:05:26.0157020Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-16T20:05:26.0159860Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-16T20:05:26.0163270Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-16T20:05:26.0169340Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-16T20:05:26.0174400Z rm /usr/local/lib/libompitrace.dylib 2021-05-16T20:05:26.0178110Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-16T20:05:26.0184480Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-16T20:05:26.0187350Z rm /usr/local/lib/libopen-pal.dylib 2021-05-16T20:05:26.0193470Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-16T20:05:26.0196280Z rm /usr/local/lib/libopen-rte.dylib 2021-05-16T20:05:26.0199000Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-16T20:05:26.0204770Z rm /usr/local/lib/openmpi 2021-05-16T20:05:26.0210720Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-16T20:05:26.0217160Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-16T20:05:26.0220100Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-16T20:05:26.0228390Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-16T20:05:26.0231580Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-16T20:05:26.0234630Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-16T20:05:26.0241260Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-16T20:05:26.0244150Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-16T20:05:26.0247560Z rm /usr/local/lib/pmix 2021-05-16T20:05:26.0264230Z rm /usr/local/share/man/man1/mpic++.1 2021-05-16T20:05:26.0266870Z rm /usr/local/share/man/man1/mpicc.1 2021-05-16T20:05:26.0274650Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-16T20:05:26.0277860Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-16T20:05:26.0281610Z rm /usr/local/share/man/man1/mpif77.1 2021-05-16T20:05:26.0289680Z rm /usr/local/share/man/man1/mpif90.1 2021-05-16T20:05:26.0292830Z rm /usr/local/share/man/man1/mpifort.1 2021-05-16T20:05:26.0300190Z rm /usr/local/share/man/man1/mpirun.1 2021-05-16T20:05:26.0304840Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-16T20:05:26.0309580Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-16T20:05:26.0312250Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-16T20:05:26.0317320Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-16T20:05:26.0321750Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-16T20:05:26.0324950Z rm /usr/local/share/man/man1/orte-info.1 2021-05-16T20:05:26.0330030Z rm /usr/local/share/man/man1/orte-server.1 2021-05-16T20:05:26.0343300Z rm /usr/local/share/man/man1/orted.1 2021-05-16T20:05:26.0348300Z rm /usr/local/share/man/man1/orterun.1 2021-05-16T20:05:26.0367150Z rm /usr/local/share/man/man3/MPI.3 2021-05-16T20:05:26.0372610Z Only the first 100 operations were output. 2021-05-16T20:05:27.9965360Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T20:05:29.1730530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b20a61f2ec1e8aa6af744d87ae4571dabe8736f02ef7d6782e0c96bdcc029d73--dcmtk-3.6.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-16T20:05:29.7498420Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-16T20:05:30.2462750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-16T20%3A15%3A00Z&sig=%2BJxWrFj%2BeLt7t7cDLHAdRD9e6G7cNZJkju0ngWcTxZs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:30.2959350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a\?se=2021-05-16T20\%3A15\%3A00Z\&sig=\%2BJxWrFj\%2BeLt7t7cDLHAdRD9e6G7cNZJkju0ngWcTxZs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:30.7242720Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-16T20:05:30.8610100Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-16T20:05:30.8638510Z 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-3624-14yuf0v 2021-05-16T20:05:31.6001900Z cp -pR /private/tmp/d20210516-3624-14yuf0v/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-16T20:05:32.3536140Z chmod -Rf +w /private/tmp/d20210516-3624-14yuf0v 2021-05-16T20:05:33.4243610Z ==> Finishing up 2021-05-16T20:05:33.4729700Z mkdir -p /usr/local/etc/dcmtk 2021-05-16T20:05:33.4735510Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-16T20:05:33.4739330Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-16T20:05:33.4744490Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-16T20:05:33.4749180Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-16T20:05:33.4753610Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-16T20:05:33.4764900Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-16T20:05:33.4766480Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-16T20:05:33.4770770Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-16T20:05:33.4775330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-16T20:05:33.4779800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-16T20:05:33.4784810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-16T20:05:33.4789310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-16T20:05:33.4794040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-16T20:05:33.4798290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-16T20:05:33.4802980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-16T20:05:33.4829320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-16T20:05:33.4830920Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-16T20:05:33.4832360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-16T20:05:33.4833720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-16T20:05:33.4835060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-16T20:05:33.4836470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-16T20:05:33.4839470Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-16T20:05:33.4843810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-16T20:05:33.4848840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-16T20:05:33.4853370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-16T20:05:33.4858510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-16T20:05:33.4862910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-16T20:05:33.4868120Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-16T20:05:33.4876100Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-16T20:05:33.4884380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-16T20:05:33.4893490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-16T20:05:33.4904760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-16T20:05:33.4913310Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-16T20:05:33.4920880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-16T20:05:33.4926770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-16T20:05:33.4934560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-16T20:05:33.4948520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-16T20:05:33.4957540Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-16T20:05:33.4965950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-16T20:05:33.4976480Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-16T20:05:33.4984390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-16T20:05:33.4992740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-16T20:05:33.5001700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-16T20:05:33.5010720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-16T20:05:33.5019130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-16T20:05:33.5027370Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-16T20:05:33.5035150Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-16T20:05:33.5039800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-16T20:05:33.5048020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-16T20:05:33.5056260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-16T20:05:33.5064050Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-16T20:05:33.5072380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-16T20:05:33.5077880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-16T20:05:33.5086880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-16T20:05:33.5095270Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-16T20:05:33.5103290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-16T20:05:33.5108130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-16T20:05:33.5116190Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-16T20:05:33.5125820Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-16T20:05:33.5133650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-16T20:05:33.5138360Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-16T20:05:33.5145870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-16T20:05:33.5153680Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-16T20:05:33.5162540Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-16T20:05:33.5171650Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-16T20:05:33.5181070Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-16T20:05:33.5190220Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-16T20:05:33.5198080Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-16T20:05:33.5234990Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-16T20:05:33.5240410Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-16T20:05:33.5246100Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-16T20:05:33.5250680Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-16T20:05:33.5256430Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-16T20:05:33.5261260Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-16T20:05:33.5266300Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-16T20:05:33.5271170Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-16T20:05:33.5276480Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-16T20:05:33.5281160Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-16T20:05:33.5286670Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-16T20:05:33.5291520Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-16T20:05:33.5299150Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-16T20:05:33.5305950Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-16T20:05:33.5313590Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-16T20:05:33.5330320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-16T20:05:33.5336500Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-16T20:05:33.5342830Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-16T20:05:33.5367650Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-16T20:05:33.5369300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-16T20:05:33.5370850Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-16T20:05:33.5372390Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-16T20:05:33.5373930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-16T20:05:33.5376920Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-16T20:05:33.5383370Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-16T20:05:33.5388750Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-16T20:05:33.5394140Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-16T20:05:33.5399930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-16T20:05:33.5405590Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-16T20:05:33.5411200Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-16T20:05:33.5417110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-16T20:05:33.5423210Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-16T20:05:33.5427030Z Only the first 100 operations were output. 2021-05-16T20:05:33.9398820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3788-165q3to.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dcmtk.rb 2021-05-16T20:05:36.8452130Z ==> Summary 2021-05-16T20:05:36.9213130Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-16T20:05:39.4393370Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T20:05:40.6094630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3d85aa3d952c8c39e0e4c65a491b35ca42f64fa7eb7f59bce2e4739f9b826f5f--libsecret-0.20.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-16T20:05:41.1982160Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-16T20:05:41.6503740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-16T20%3A15%3A00Z&sig=dA35n%2FSSygZVXH5Qt0d539ihX9VZubOLC8r96k1ZW%2Fg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:41.6972870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133\?se=2021-05-16T20\%3A15\%3A00Z\&sig=dA35n\%2FSSygZVXH5Qt0d539ihX9VZubOLC8r96k1ZW\%2Fg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:41.7891380Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-16T20:05:41.8810580Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-16T20:05:41.8838230Z 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-3796-1xlzdnj 2021-05-16T20:05:41.9567180Z cp -pR /private/tmp/d20210516-3796-1xlzdnj/libsecret/. /usr/local/Cellar/libsecret 2021-05-16T20:05:42.1024610Z chmod -Rf +w /private/tmp/d20210516-3796-1xlzdnj 2021-05-16T20:05:42.2869850Z ==> Finishing up 2021-05-16T20:05:42.3195050Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-16T20:05:42.3196740Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-16T20:05:42.3198270Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-16T20:05:42.3234080Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-16T20:05:42.3277150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3340750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3444130Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3545260Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3563420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3627650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3670160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3713780Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3818070Z mkdir -p /usr/local/share/locale/ckb 2021-05-16T20:05:42.3843730Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-16T20:05:42.3849490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3863190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3865320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.3968030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4070960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4141740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4179920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4212760Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4251670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4289250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4321390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4349030Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4376920Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4410010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4440610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4470210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4487290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4498520Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4529210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4558120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4591180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4594070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4620010Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4647320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4675420Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4697890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4702810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4705950Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4730120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4757290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4758860Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4805640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4847210Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4876100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4877690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4937550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.4987530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.5063560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.5129370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.5173310Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.5275850Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.5363910Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.5417550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.5520190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.5622890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.5725390Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-16T20:05:42.5827550Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-16T20:05:42.5929750Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-16T20:05:42.6032550Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-16T20:05:42.6135140Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-16T20:05:42.6225690Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-16T20:05:42.6273110Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-16T20:05:42.6300530Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-16T20:05:42.6328750Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-16T20:05:42.6358840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-3961-1348wao.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsecret.rb 2021-05-16T20:05:45.1259240Z ==> Summary 2021-05-16T20:05:45.1469830Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-16T20:05:47.2557440Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-16T20:05:47.2558530Z To reinstall 1.6.37, run: 2021-05-16T20:05:47.2559320Z brew reinstall libpng 2021-05-16T20:05:49.2562790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T20:05:50.4738160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/24a9305c57405e52c07326223b7ad372b126a588bf547921c5ab8752cc56a09f--libpthread-stubs-0.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-16T20:05:51.0590700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-16T20:05:51.4434470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-16T20%3A15%3A00Z&sig=SbT%2BnJNYeXezCpWJbc87al5ZJfq52x%2FS6Pnovq6oEec%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:51.4921410Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d\?se=2021-05-16T20\%3A15\%3A00Z\&sig=SbT\%2BnJNYeXezCpWJbc87al5ZJfq52x\%2FS6Pnovq6oEec\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:51.5372780Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-16T20:05:51.5421370Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T20:05:52.8402100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ea617e0071209147f492b6d00dd2bcd745322d7694b0641a8da03f472c9696df--xorgproto-2021.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-16T20:05:53.3982980Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-16T20:05:53.7741900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-16T20%3A15%3A00Z&sig=xchB%2FJddVekiUXweWZnXl0FLyK77TUmeNB1o3aMMOes%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:53.8292650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c\?se=2021-05-16T20\%3A15\%3A00Z\&sig=xchB\%2FJddVekiUXweWZnXl0FLyK77TUmeNB1o3aMMOes\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:53.9514550Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-16T20:05:53.9565390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T20:05:55.0975850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e87614a9e08cf50376dad14db9326aa21731e01b9f9bf2b0a8a8a8f5b7c51650--libxau-1.0.9.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-16T20:05:55.7464250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-16T20:05:56.1433520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-16T20%3A15%3A00Z&sig=aWJI2woBH6HzBy0CmMoa1b%2BBsgYjh59lUM78ahlieE0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:56.1936950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248\?se=2021-05-16T20\%3A15\%3A00Z\&sig=aWJI2woBH6HzBy0CmMoa1b\%2BBsgYjh59lUM78ahlieE0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:56.2580380Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-16T20:05:56.2610530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T20:05:57.4118560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0a73f0ebcecce9954f3fb79745cf0554c9afad71cd9c10ce417493727d9ac2e2--libxdmcp-1.1.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-16T20:05:58.5683660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0\?se=2021-05-16T20\%3A15\%3A00Z\&sig=Xp4EQGCVP7MCn29VmlkTdO6FtE\%2F84UyaKIlnryqe\%2FGs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:05:58.5694140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-16T20:05:58.5697600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-16T20%3A15%3A00Z&sig=Xp4EQGCVP7MCn29VmlkTdO6FtE%2F84UyaKIlnryqe%2FGs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:05:58.5701640Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-16T20:05:58.5703980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T20:05:59.7799920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ac0e63ea84e718300d5a424032e614e465e7fcbe3248f031591a80608a6501a0--libxcb-1.14_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-16T20:06:00.3546610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-16T20:06:00.7550170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-16T20%3A15%3A00Z&sig=K1J4o1hu0FWP6DNdvEYjIo2Q%2F4FtKT21wj%2FlpQY1SMk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:00.8254580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208\?se=2021-05-16T20\%3A15\%3A00Z\&sig=K1J4o1hu0FWP6DNdvEYjIo2Q\%2F4FtKT21wj\%2FlpQY1SMk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:00.9385480Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-16T20:06:00.9451190Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T20:06:02.2348840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fcf1374bfe67cb6a6f3b3a4bcda4bdd81fd66692a84226bb2ffd739ee0509b76--libx11-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-16T20:06:02.8323900Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-16T20:06:03.2136470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-16T20%3A15%3A00Z&sig=ElFgxrLGHqNZ0FdOePolIdarRaYORnyPZkIP0L5fXEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:03.2640490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754\?se=2021-05-16T20\%3A15\%3A00Z\&sig=ElFgxrLGHqNZ0FdOePolIdarRaYORnyPZkIP0L5fXEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:03.4580260Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-16T20:06:03.4681340Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T20:06:04.5966560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e55cb9fa16a6993e0365eccb1afbb336f981eb5fc64ff8e82b38a956aea1333--libxext-1.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-16T20:06:05.1738520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-16T20:06:05.5772510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-16T20%3A15%3A00Z&sig=hCXGmBCDRDaHf1fCvwckf7KghDCP4PgWZK4Tv36LTT4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:05.6347350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be\?se=2021-05-16T20\%3A15\%3A00Z\&sig=hCXGmBCDRDaHf1fCvwckf7KghDCP4PgWZK4Tv36LTT4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:05.6965980Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-16T20:06:05.7005880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T20:06:06.8734980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fb2d3bb1d832b35b1c9e2624599cd83a2f94f182ae9525e771b2167c47698c3b--libxrender-0.9.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-16T20:06:07.4523060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-16T20:06:07.8335100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-16T20%3A15%3A00Z&sig=LI5lKekXD3NRgaUmQQDIEyH1EwcP3zvXK7LP0A8%2Fxic%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:07.8848190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab\?se=2021-05-16T20\%3A15\%3A00Z\&sig=LI5lKekXD3NRgaUmQQDIEyH1EwcP3zvXK7LP0A8\%2Fxic\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:07.9457030Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-16T20:06:07.9489700Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T20:06:09.1003190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d4aa5b0c239912c53bc857d1012c6b7feb4acb509618f5e100f95bf8521f08e7--lzo-2.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-16T20:06:09.6799080Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-16T20:06:10.0644390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-16T20%3A15%3A00Z&sig=yzgVv978NTkftcI8h02WEkqAsulyxdwGZVbbX6pXqx4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:10.1202200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000\?se=2021-05-16T20\%3A15\%3A00Z\&sig=yzgVv978NTkftcI8h02WEkqAsulyxdwGZVbbX6pXqx4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:10.1763980Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-16T20:06:10.1797450Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T20:06:11.3441490Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/342c07145c5f1651f947d028a1f7aff9cc6c80a0149a41fc8642a80e4f33b4ed--pixman-0.40.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-16T20:06:11.9049050Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-16T20:06:12.3004630Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-16T20%3A15%3A00Z&sig=Gspg4VJ0x3ydpa3beEe%2BFN2jAG5dv5HFddTEELQu5l8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:12.3485710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8\?se=2021-05-16T20\%3A15\%3A00Z\&sig=Gspg4VJ0x3ydpa3beEe\%2BFN2jAG5dv5HFddTEELQu5l8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:12.4409030Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-16T20:06:12.4466570Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T20:06:13.5726040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9e86ee818c57a136b1c1c82caecdf07bb8eaad8e31f5e59e456a10d6d1a1cc5--cairo-1.16.0_5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-16T20:06:14.1217840Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-16T20:06:14.5015130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-16T20%3A15%3A00Z&sig=8obGP5jSv8upLbb2TS2SYcGudOJ8Yw0E2BY4Uj5343M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:14.5591470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c\?se=2021-05-16T20\%3A15\%3A00Z\&sig=8obGP5jSv8upLbb2TS2SYcGudOJ8Yw0E2BY4Uj5343M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:14.7011030Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-16T20:06:14.7098760Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T20:06:15.8832050Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8e1a3605b9203cec4705fe33526153ef223c608a4645c2e1c0edec97a07166db--little-cms2-2.12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-16T20:06:16.4544400Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-16T20:06:16.8517800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-16T20%3A15%3A00Z&sig=jV7zBJtX48yLgWRvTQ1Nwr8z01UnrYcK5V5n36hQnz4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:16.8979740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19\?se=2021-05-16T20\%3A15\%3A00Z\&sig=jV7zBJtX48yLgWRvTQ1Nwr8z01UnrYcK5V5n36hQnz4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:16.9673110Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-16T20:06:16.9715090Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T20:06:18.1142010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/00d1c8a90e9ada0503e1afcca049c862f30e214d7fb3d3ba93623c8348ac05e5--nspr-4.30.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-16T20:06:18.7709410Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-16T20:06:19.2859940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-16T20%3A15%3A00Z&sig=STX4oPxrZg3HHT2ZXn6tdKOH68tqcIeOQLBvegxvTwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:19.3362840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8\?se=2021-05-16T20\%3A15\%3A00Z\&sig=STX4oPxrZg3HHT2ZXn6tdKOH68tqcIeOQLBvegxvTwo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:19.4062310Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-16T20:06:19.4101430Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T20:06:20.5834160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b90e682c7374b689e4df9b8308e81aa6682624e5981d393590edec98efa68a71--nss-3.64.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-16T20:06:21.9267290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a\?se=2021-05-16T20\%3A15\%3A00Z\&sig=dLmPaypM8T1xvxI6HMtvPFWDekuRL7S4WBYIzalA0NI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:21.9276680Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-16T20:06:21.9281050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-16T20%3A15%3A00Z&sig=dLmPaypM8T1xvxI6HMtvPFWDekuRL7S4WBYIzalA0NI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:22.0198450Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-16T20:06:22.0717420Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T20:06:23.2276060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6494a703dabcd1098ca6282f8458da18046343c1762c906434cd061384f0b9d0--openjpeg-2.4.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-16T20:06:23.7968320Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-16T20:06:24.1649920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-16T20%3A15%3A00Z&sig=mThJ7ZTXxPDiYrdkX5tb%2F1xVplAqb9aCe9zkPVln8KE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:24.2147200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676\?se=2021-05-16T20\%3A15\%3A00Z\&sig=mThJ7ZTXxPDiYrdkX5tb\%2F1xVplAqb9aCe9zkPVln8KE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:24.3530660Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-16T20:06:24.3631070Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T20:06:25.5425510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d40848a3dd0029e2b11dde0991f5c81b86e8bd7ad3ca8fd2da9e77fa140b5a19--qt@5-5.15.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-16T20:06:26.1421470Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-16T20:06:26.5951970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-16T20%3A15%3A00Z&sig=my4KC1nNmzaOTb1J1CkxfoXvVy4YTKYJecn1yYdrIlU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:26.6587200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d\?se=2021-05-16T20\%3A15\%3A00Z\&sig=my4KC1nNmzaOTb1J1CkxfoXvVy4YTKYJecn1yYdrIlU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:28.3878100Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-16T20:06:28.8227590Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T20:06:29.9156120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a698297c36d5a77671a1d768e3aa2419be5764b03522c8659f8b55a3e14b64f6--poppler-21.05.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-16T20:06:30.4758170Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-16T20:06:30.9149210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-16T20%3A15%3A00Z&sig=dUNHiOvSH2DtDpKC315HNUTCpX75KAIlYiPrZ04%2Bcrw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:06:30.9642890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983\?se=2021-05-16T20\%3A15\%3A00Z\&sig=dUNHiOvSH2DtDpKC315HNUTCpX75KAIlYiPrZ04\%2Bcrw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:06:31.6255260Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-16T20:06:31.6926860Z ==> Installing dependencies for poppler: libpthread-stubs, xorgproto, libxau, libxdmcp, libxcb, libx11, libxext, libxrender, lzo, pixman, cairo, little-cms2, nspr, nss, openjpeg and qt@5 2021-05-16T20:06:31.6929830Z ==> Installing poppler dependency: libpthread-stubs 2021-05-16T20:06:31.7783230Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-16T20:06:31.7833530Z 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-4071-19io96z 2021-05-16T20:06:31.7915490Z cp -pR /private/tmp/d20210516-4071-19io96z/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-16T20:06:31.8025570Z chmod -Rf +w /private/tmp/d20210516-4071-19io96z 2021-05-16T20:06:31.8430800Z ==> Finishing up 2021-05-16T20:06:31.9416770Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-16T20:06:31.9512080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4332-1gtljyk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libpthread-stubs.rb 2021-05-16T20:06:34.2996960Z ==> Summary 2021-05-16T20:06:34.3010710Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-16T20:06:34.3016920Z ==> Installing poppler dependency: xorgproto 2021-05-16T20:06:34.3051780Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-16T20:06:34.3070760Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210516-4071-1iex9kp 2021-05-16T20:06:34.4029640Z cp -pR /private/tmp/d20210516-4071-1iex9kp/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-16T20:06:34.5436580Z chmod -Rf +w /private/tmp/d20210516-4071-1iex9kp 2021-05-16T20:06:34.6957480Z ==> Finishing up 2021-05-16T20:06:34.7377870Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-16T20:06:34.7381730Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-16T20:06:34.7394870Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-16T20:06:34.7400800Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-16T20:06:34.7406170Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-16T20:06:34.7411800Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-16T20:06:34.7417260Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-16T20:06:34.7421890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-16T20:06:34.7427540Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-16T20:06:34.7432580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-16T20:06:34.7437390Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-16T20:06:34.7532810Z rm /usr/local/share/pkgconfig 2021-05-16T20:06:34.7556390Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-16T20:06:34.7561980Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-16T20:06:34.7567300Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-16T20:06:34.7572320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-16T20:06:34.7578170Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-16T20:06:34.7599900Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-16T20:06:34.7604810Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-16T20:06:34.7610670Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-16T20:06:34.7616090Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-16T20:06:34.7621010Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-16T20:06:34.7626820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-16T20:06:34.7631860Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-16T20:06:34.7645940Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-16T20:06:34.7650820Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-16T20:06:34.7656190Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-16T20:06:34.7658250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-16T20:06:34.7662290Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-16T20:06:34.7668950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-16T20:06:34.7674060Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-16T20:06:34.7679710Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-16T20:06:34.7684540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-16T20:06:34.7689800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-16T20:06:34.7694580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-16T20:06:34.7700080Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-16T20:06:34.7704700Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-16T20:06:34.7709930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-16T20:06:34.7714860Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-16T20:06:34.7720500Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-16T20:06:34.7748850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-16T20:06:34.7754320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-16T20:06:34.7759550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-16T20:06:34.7764250Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-16T20:06:34.7769790Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-16T20:06:34.7774350Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-16T20:06:34.7779460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-16T20:06:34.7784810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-16T20:06:34.7789550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-16T20:06:34.7794840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-16T20:06:34.7799550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-16T20:06:34.7804540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-16T20:06:34.7809850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-16T20:06:34.7814420Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-16T20:06:34.8374180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4358-v9tcde.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xorgproto.rb 2021-05-16T20:06:37.3819260Z ==> Summary 2021-05-16T20:06:37.3982900Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-16T20:06:37.3989180Z ==> Installing poppler dependency: libxau 2021-05-16T20:06:37.4090940Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-16T20:06:37.4110710Z 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-4071-k28j1v 2021-05-16T20:06:37.4250600Z cp -pR /private/tmp/d20210516-4071-k28j1v/libxau/. /usr/local/Cellar/libxau 2021-05-16T20:06:37.4450330Z chmod -Rf +w /private/tmp/d20210516-4071-k28j1v 2021-05-16T20:06:37.5430940Z ==> Finishing up 2021-05-16T20:06:37.6683010Z rm /usr/local/include/X11 2021-05-16T20:06:37.6691620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-16T20:06:37.6695510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-16T20:06:37.6700700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-16T20:06:37.6707240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-16T20:06:37.6711330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-16T20:06:37.6717250Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-16T20:06:37.6721870Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-16T20:06:37.6726300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-16T20:06:37.6730850Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-16T20:06:37.6736560Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-16T20:06:37.6741460Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-16T20:06:37.6746140Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-16T20:06:37.6751170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-16T20:06:37.6755780Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-16T20:06:37.6761270Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-16T20:06:37.6767000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-16T20:06:37.6771710Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-16T20:06:37.6779690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-16T20:06:37.6787700Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-16T20:06:37.6792940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-16T20:06:37.6798430Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-16T20:06:37.6803100Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-16T20:06:37.6808990Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-16T20:06:37.6813440Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-16T20:06:37.6816690Z mkdir -p /usr/local/include/X11/dri 2021-05-16T20:06:37.6823600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-16T20:06:37.6828170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-16T20:06:37.6833720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-16T20:06:37.6836510Z mkdir -p /usr/local/include/X11/extensions 2021-05-16T20:06:37.6844650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-16T20:06:37.6849590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-16T20:06:37.6854760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-16T20:06:37.6869000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-16T20:06:37.6870710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-16T20:06:37.6872470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-16T20:06:37.6876160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-16T20:06:37.6883050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-16T20:06:37.6888970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-16T20:06:37.6895050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-16T20:06:37.6901020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-16T20:06:37.6905960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-16T20:06:37.6911520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-16T20:06:37.6916220Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-16T20:06:37.6921980Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-16T20:06:37.6951590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-16T20:06:37.6957150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-16T20:06:37.6962500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-16T20:06:37.6967530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-16T20:06:37.6973290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-16T20:06:37.6978480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-16T20:06:37.6983850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-16T20:06:37.6989890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-16T20:06:37.6994230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-16T20:06:37.7000200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-16T20:06:37.7008380Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-16T20:06:37.7014270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-16T20:06:37.7020030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-16T20:06:37.7026560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-16T20:06:37.7031390Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-16T20:06:37.7037030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-16T20:06:37.7042010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-16T20:06:37.7047640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-16T20:06:37.7052590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-16T20:06:37.7058110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-16T20:06:37.7063030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-16T20:06:37.7068360Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-16T20:06:37.7073410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-16T20:06:37.7078860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-16T20:06:37.7083840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-16T20:06:37.7089440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-16T20:06:37.7095100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-16T20:06:37.7100710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-16T20:06:37.7105860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-16T20:06:37.7111170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-16T20:06:37.7116050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-16T20:06:37.7121430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-16T20:06:37.7126440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-16T20:06:37.7133100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-16T20:06:37.7137950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-16T20:06:37.7144000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-16T20:06:37.7148530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-16T20:06:37.7153780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-16T20:06:37.7159090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-16T20:06:37.7163940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-16T20:06:37.7169510Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-16T20:06:37.7174530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-16T20:06:37.7179690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-16T20:06:37.7184970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-16T20:06:37.7190200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-16T20:06:37.7195090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-16T20:06:37.7200540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-16T20:06:37.7205410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-16T20:06:37.7210840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-16T20:06:37.7216520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-16T20:06:37.7222260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-16T20:06:37.7226950Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-16T20:06:37.7232640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-16T20:06:37.7238060Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-16T20:06:37.7242700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-16T20:06:37.7248290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-16T20:06:37.7254350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-16T20:06:37.7258580Z Only the first 100 operations were output. 2021-05-16T20:06:37.7723010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4385-1c9imre.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxau.rb 2021-05-16T20:06:40.1958510Z ==> Summary 2021-05-16T20:06:40.1986790Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-16T20:06:40.1994360Z ==> Installing poppler dependency: libxdmcp 2021-05-16T20:06:40.2139730Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-16T20:06:40.2156810Z 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-4071-7favce 2021-05-16T20:06:40.2260160Z cp -pR /private/tmp/d20210516-4071-7favce/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-16T20:06:40.2384430Z chmod -Rf +w /private/tmp/d20210516-4071-7favce 2021-05-16T20:06:40.2893340Z ==> Finishing up 2021-05-16T20:06:40.3242640Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-16T20:06:40.3248670Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-16T20:06:40.3259590Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-16T20:06:40.3269160Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-16T20:06:40.3276990Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-16T20:06:40.3403440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4411-1gyggxd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxdmcp.rb 2021-05-16T20:06:42.7414740Z ==> Summary 2021-05-16T20:06:42.7432470Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-16T20:06:42.7437910Z ==> Installing poppler dependency: libxcb 2021-05-16T20:06:42.7795170Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-16T20:06:42.7819100Z 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-4071-18r08hy 2021-05-16T20:06:43.4856290Z cp -pR /private/tmp/d20210516-4071-18r08hy/libxcb/. /usr/local/Cellar/libxcb 2021-05-16T20:06:44.8041270Z chmod -Rf +w /private/tmp/d20210516-4071-18r08hy 2021-05-16T20:06:46.0281970Z ==> Finishing up 2021-05-16T20:06:46.0639810Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-16T20:06:46.0649010Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-16T20:06:46.0774550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-16T20:06:46.0778360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-16T20:06:46.0787580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-16T20:06:46.0796860Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-16T20:06:46.0809410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-16T20:06:46.0820940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_end.3 xcb_alloc_color_cells_masks_end.3 2021-05-16T20:06:46.0832700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks_length.3 xcb_alloc_color_cells_masks_length.3 2021-05-16T20:06:46.0864970Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-16T20:06:46.0909660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_end.3 xcb_alloc_color_cells_pixels_end.3 2021-05-16T20:06:46.0920760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels_length.3 xcb_alloc_color_cells_pixels_length.3 2021-05-16T20:06:46.0929660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-16T20:06:46.0935010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-16T20:06:46.0944810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-16T20:06:46.0953690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-16T20:06:46.0962220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_end.3 xcb_alloc_color_planes_pixels_end.3 2021-05-16T20:06:46.0970430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels_length.3 xcb_alloc_color_planes_pixels_length.3 2021-05-16T20:06:46.0976170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-16T20:06:46.0983710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-16T20:06:46.0987900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-16T20:06:46.0999740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-16T20:06:46.1005590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-16T20:06:46.1015510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-16T20:06:46.1024160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-16T20:06:46.1029270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-16T20:06:46.1037560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-16T20:06:46.1043460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-16T20:06:46.1053480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-16T20:06:46.1061410Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-16T20:06:46.1070950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-16T20:06:46.1083670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-16T20:06:46.1092630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-16T20:06:46.1101910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-16T20:06:46.1106800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab_checked.3 xcb_change_active_pointer_grab_checked.3 2021-05-16T20:06:46.1112220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-16T20:06:46.1119850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-16T20:06:46.1124890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-16T20:06:46.1134040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-16T20:06:46.1139830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-16T20:06:46.1147360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-16T20:06:46.1154310Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-16T20:06:46.1159630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-16T20:06:46.1166350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-16T20:06:46.1173330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-16T20:06:46.1178420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-16T20:06:46.1186000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-16T20:06:46.1191250Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-16T20:06:46.1197240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-16T20:06:46.1203840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-16T20:06:46.1210870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-16T20:06:46.1222770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-16T20:06:46.1228590Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-16T20:06:46.1233990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-16T20:06:46.1249450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-16T20:06:46.1256690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-16T20:06:46.1269670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-16T20:06:46.1275700Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-16T20:06:46.1283630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-16T20:06:46.1289450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-16T20:06:46.1295450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip.3 xcb_composite_create_region_from_border_clip.3 2021-05-16T20:06:46.1305930Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_create_region_from_border_clip_checked.3 xcb_composite_create_region_from_border_clip_checked.3 2021-05-16T20:06:46.1311850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-16T20:06:46.1317850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_reply.3 xcb_composite_get_overlay_window_reply.3 2021-05-16T20:06:46.1323850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window_unchecked.3 xcb_composite_get_overlay_window_unchecked.3 2021-05-16T20:06:46.1329450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-16T20:06:46.1335600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap_checked.3 xcb_composite_name_window_pixmap_checked.3 2021-05-16T20:06:46.1341090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-16T20:06:46.1346790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-16T20:06:46.1352710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-16T20:06:46.1361740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-16T20:06:46.1367840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-16T20:06:46.1373780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-16T20:06:46.1379430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-16T20:06:46.1385550Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-16T20:06:46.1391060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window_checked.3 xcb_composite_release_overlay_window_checked.3 2021-05-16T20:06:46.1397330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-16T20:06:46.1403200Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-16T20:06:46.1413010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-16T20:06:46.1419640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-16T20:06:46.1424620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-16T20:06:46.1430770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-16T20:06:46.1436510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-16T20:06:46.1442580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-16T20:06:46.1452110Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-16T20:06:46.1458030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-16T20:06:46.1464160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-16T20:06:46.1470540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-16T20:06:46.1476570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-16T20:06:46.1482440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free_checked.3 xcb_copy_colormap_and_free_checked.3 2021-05-16T20:06:46.1490290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-16T20:06:46.1496190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-16T20:06:46.1504540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-16T20:06:46.1511010Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-16T20:06:46.1517040Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-16T20:06:46.1523290Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-16T20:06:46.1529120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-16T20:06:46.1535270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-16T20:06:46.1540990Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-16T20:06:46.1547100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-16T20:06:46.1551330Z Only the first 100 operations were output. 2021-05-16T20:06:47.8287620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4446-1s8btiq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxcb.rb 2021-05-16T20:06:50.6491620Z ==> Summary 2021-05-16T20:06:50.7921930Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-16T20:06:50.7927990Z ==> Installing poppler dependency: libx11 2021-05-16T20:06:50.8428130Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-16T20:06:50.8446570Z 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-4071-1wgix0 2021-05-16T20:06:51.2012820Z cp -pR /private/tmp/d20210516-4071-1wgix0/libx11/. /usr/local/Cellar/libx11 2021-05-16T20:06:51.8477640Z chmod -Rf +w /private/tmp/d20210516-4071-1wgix0 2021-05-16T20:06:52.3334390Z ==> Finishing up 2021-05-16T20:06:52.3739350Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-16T20:06:52.3742740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-16T20:06:52.3748820Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-16T20:06:52.3753080Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-16T20:06:52.3758410Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-16T20:06:52.3763540Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-16T20:06:52.3768140Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-16T20:06:52.3773310Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-16T20:06:52.3778010Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-16T20:06:52.3784110Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-16T20:06:52.3788910Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-16T20:06:52.3794240Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-16T20:06:52.3802010Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-16T20:06:52.3808360Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-16T20:06:52.3835330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-16T20:06:52.3859660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-16T20:06:52.3866420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-16T20:06:52.3872410Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-16T20:06:52.3879560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-16T20:06:52.3886150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-16T20:06:52.3891950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-16T20:06:52.3898140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-16T20:06:52.3903450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-16T20:06:52.3909160Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-16T20:06:52.3914880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-16T20:06:52.3919940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-16T20:06:52.3926080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-16T20:06:52.3931340Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-16T20:06:52.3937430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-16T20:06:52.3942690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-16T20:06:52.3948440Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-16T20:06:52.3954270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-16T20:06:52.3965540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-16T20:06:52.3986130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-16T20:06:52.3988120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-16T20:06:52.3989850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-16T20:06:52.3991790Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-16T20:06:52.3993580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-16T20:06:52.3995190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-16T20:06:52.3999190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-16T20:06:52.4005200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-16T20:06:52.4010000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-16T20:06:52.4016020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-16T20:06:52.4021290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-16T20:06:52.4026950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-16T20:06:52.4033180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-16T20:06:52.4038120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-16T20:06:52.4043920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-16T20:06:52.4049270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-16T20:06:52.4054920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-16T20:06:52.4060630Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-16T20:06:52.4065970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-16T20:06:52.4071670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-16T20:06:52.4106570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-16T20:06:52.4108090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-16T20:06:52.4109940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-16T20:06:52.4112210Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-16T20:06:52.4114330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-16T20:06:52.4116220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-16T20:06:52.4118050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-16T20:06:52.4119810Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-16T20:06:52.4122420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-16T20:06:52.4128240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-16T20:06:52.4133800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-16T20:06:52.4139370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-16T20:06:52.4144820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-16T20:06:52.4150330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-16T20:06:52.4160860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-16T20:06:52.4166540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-16T20:06:52.4172120Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-16T20:06:52.4177870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-16T20:06:52.4184050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-16T20:06:52.4190330Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-16T20:06:52.4195430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-16T20:06:52.4201300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-16T20:06:52.4206480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-16T20:06:52.4212490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-16T20:06:52.4218560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-16T20:06:52.4224200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-16T20:06:52.4230570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-16T20:06:52.4236260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-16T20:06:52.4242000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-16T20:06:52.4248080Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-16T20:06:52.4253820Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-16T20:06:52.4259470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-16T20:06:52.4265290Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-16T20:06:52.4271610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-16T20:06:52.4276890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-16T20:06:52.4283010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-16T20:06:52.4288850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-16T20:06:52.4294750Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-16T20:06:52.4299800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-16T20:06:52.4305870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-16T20:06:52.4311940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-16T20:06:52.4317180Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-16T20:06:52.4322980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-16T20:06:52.4328560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-16T20:06:52.4334720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-16T20:06:52.4339940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-16T20:06:52.4346030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-16T20:06:52.4350110Z Only the first 100 operations were output. 2021-05-16T20:06:53.0662700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4472-nk20qz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libx11.rb 2021-05-16T20:06:55.7499680Z ==> Summary 2021-05-16T20:06:55.8167370Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-16T20:06:55.8173500Z ==> Installing poppler dependency: libxext 2021-05-16T20:06:55.8754500Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-16T20:06:55.8773070Z 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-4071-1u3otym 2021-05-16T20:06:55.9156410Z cp -pR /private/tmp/d20210516-4071-1u3otym/libxext/. /usr/local/Cellar/libxext 2021-05-16T20:06:55.9628010Z chmod -Rf +w /private/tmp/d20210516-4071-1u3otym 2021-05-16T20:06:56.0446230Z ==> Finishing up 2021-05-16T20:06:56.0834510Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-16T20:06:56.0838360Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-16T20:06:56.0844990Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-16T20:06:56.0849900Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-16T20:06:56.0854490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-16T20:06:56.0860340Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-16T20:06:56.0865970Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-16T20:06:56.0871870Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-16T20:06:56.0876090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-16T20:06:56.0881720Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-16T20:06:56.0887460Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-16T20:06:56.0892710Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-16T20:06:56.0897570Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-16T20:06:56.0902640Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-16T20:06:56.0907930Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-16T20:06:56.0921150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-16T20:06:56.0926570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-16T20:06:56.0933340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-16T20:06:56.0938510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-16T20:06:56.0944190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-16T20:06:56.0949550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-16T20:06:56.0956180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-16T20:06:56.0962760Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-16T20:06:56.0967730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-16T20:06:56.0973160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-16T20:06:56.0978460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-16T20:06:56.0984090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-16T20:06:56.0989500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-16T20:06:56.0995410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-16T20:06:56.1001390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-16T20:06:56.1006300Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-16T20:06:56.1011910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-16T20:06:56.1018020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-16T20:06:56.1022560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-16T20:06:56.1028570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-16T20:06:56.1034720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-16T20:06:56.1039900Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-16T20:06:56.1068110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-16T20:06:56.1092810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-16T20:06:56.1094560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-16T20:06:56.1096590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-16T20:06:56.1098650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-16T20:06:56.1100380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-16T20:06:56.1102350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-16T20:06:56.1104170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-16T20:06:56.1108640Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-16T20:06:56.1114380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-16T20:06:56.1119410Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-16T20:06:56.1124930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-16T20:06:56.1130400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-16T20:06:56.1135920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-16T20:06:56.1140670Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-16T20:06:56.1146980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-16T20:06:56.1151700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-16T20:06:56.1158870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-16T20:06:56.1163350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-16T20:06:56.1169260Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-16T20:06:56.1174770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-16T20:06:56.1180180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-16T20:06:56.1185590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-16T20:06:56.1190800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-16T20:06:56.1196190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-16T20:06:56.1201720Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-16T20:06:56.1206750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-16T20:06:56.1212520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-16T20:06:56.1217370Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-16T20:06:56.1223710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-16T20:06:56.1228730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-16T20:06:56.1234090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-16T20:06:56.1239450Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-16T20:06:56.1245380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-16T20:06:56.1250020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-16T20:06:56.1255890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-16T20:06:56.1261330Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-16T20:06:56.1266690Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-16T20:06:56.1272140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-16T20:06:56.1277990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-16T20:06:56.1285220Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-16T20:06:56.1289810Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-16T20:06:56.1296140Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-16T20:06:56.1303730Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-16T20:06:56.1709360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4498-dw1qrp.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxext.rb 2021-05-16T20:06:58.7792720Z ==> Summary 2021-05-16T20:06:58.7856880Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-16T20:06:58.7863540Z ==> Installing poppler dependency: libxrender 2021-05-16T20:06:58.8420970Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-16T20:06:58.8438820Z 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-4071-13eabmd 2021-05-16T20:06:58.8569930Z cp -pR /private/tmp/d20210516-4071-13eabmd/libxrender/. /usr/local/Cellar/libxrender 2021-05-16T20:06:58.8749850Z chmod -Rf +w /private/tmp/d20210516-4071-13eabmd 2021-05-16T20:06:58.9330400Z ==> Finishing up 2021-05-16T20:06:58.9708260Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-16T20:06:58.9716010Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-16T20:06:58.9721920Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-16T20:06:58.9727140Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-16T20:06:58.9731690Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-16T20:06:58.9739530Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-16T20:06:58.9888490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4524-1de13ac.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libxrender.rb 2021-05-16T20:07:01.4898540Z ==> Summary 2021-05-16T20:07:01.4921280Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-16T20:07:01.4927260Z ==> Installing poppler dependency: lzo 2021-05-16T20:07:01.4948340Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-16T20:07:01.4969360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4071-tlx1pp 2021-05-16T20:07:01.5138070Z cp -pR /private/tmp/d20210516-4071-tlx1pp/lzo/. /usr/local/Cellar/lzo 2021-05-16T20:07:01.5378130Z chmod -Rf +w /private/tmp/d20210516-4071-tlx1pp 2021-05-16T20:07:01.5974200Z ==> Finishing up 2021-05-16T20:07:01.6377830Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-16T20:07:01.6387220Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-16T20:07:01.6393880Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-16T20:07:01.6398270Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-16T20:07:01.6404480Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-16T20:07:01.6411420Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-16T20:07:01.6586340Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4550-86phlk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/lzo.rb 2021-05-16T20:07:04.2693180Z ==> Summary 2021-05-16T20:07:04.2728570Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-16T20:07:04.2734560Z ==> Installing poppler dependency: pixman 2021-05-16T20:07:04.2764270Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-16T20:07:04.2785460Z 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-4071-csejyp 2021-05-16T20:07:04.2950700Z cp -pR /private/tmp/d20210516-4071-csejyp/pixman/. /usr/local/Cellar/pixman 2021-05-16T20:07:04.3114720Z chmod -Rf +w /private/tmp/d20210516-4071-csejyp 2021-05-16T20:07:04.3688810Z ==> Finishing up 2021-05-16T20:07:04.4075270Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-16T20:07:04.4085350Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-16T20:07:04.4094660Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-16T20:07:04.4101340Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-16T20:07:04.4109550Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-16T20:07:04.4119700Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-16T20:07:04.4269800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4576-1r8bfub.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/pixman.rb 2021-05-16T20:07:07.0872500Z ==> Summary 2021-05-16T20:07:07.0895890Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-16T20:07:07.0903060Z ==> Installing poppler dependency: cairo 2021-05-16T20:07:07.2799840Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-16T20:07:07.2823340Z 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-4071-qdl72g 2021-05-16T20:07:07.3544360Z cp -pR /private/tmp/d20210516-4071-qdl72g/cairo/. /usr/local/Cellar/cairo 2021-05-16T20:07:07.4274980Z chmod -Rf +w /private/tmp/d20210516-4071-qdl72g 2021-05-16T20:07:07.6594200Z ==> Finishing up 2021-05-16T20:07:07.7128140Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-16T20:07:07.7147720Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-16T20:07:07.7165860Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-16T20:07:07.7209020Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-16T20:07:07.7230150Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-16T20:07:07.7245350Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-16T20:07:07.7257400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-16T20:07:07.7269160Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-16T20:07:07.7346630Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-16T20:07:07.7350460Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-16T20:07:07.7356400Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-16T20:07:07.7360530Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-16T20:07:07.7367270Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-16T20:07:07.7377330Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-16T20:07:07.7382830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-16T20:07:07.7389610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-16T20:07:07.7395810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-16T20:07:07.7404000Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-16T20:07:07.7408940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-16T20:07:07.7414440Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-16T20:07:07.7420610Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-16T20:07:07.7425870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-16T20:07:07.7431240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-16T20:07:07.7436280Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-16T20:07:07.7441620Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-16T20:07:07.7446830Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-16T20:07:07.7452140Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-16T20:07:07.7457010Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-16T20:07:07.7464240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-16T20:07:07.7469090Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-16T20:07:07.7474580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-16T20:07:07.7846120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4602-s9q7i1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/cairo.rb 2021-05-16T20:07:10.3580210Z ==> Summary 2021-05-16T20:07:10.3670250Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-16T20:07:10.3678330Z ==> Installing poppler dependency: little-cms2 2021-05-16T20:07:10.3867800Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-16T20:07:10.3886600Z 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-4071-1no0ktz 2021-05-16T20:07:10.4118430Z cp -pR /private/tmp/d20210516-4071-1no0ktz/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-16T20:07:10.4391210Z chmod -Rf +w /private/tmp/d20210516-4071-1no0ktz 2021-05-16T20:07:10.5103660Z ==> Finishing up 2021-05-16T20:07:10.5322180Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-16T20:07:10.5334560Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-16T20:07:10.5339200Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-16T20:07:10.5347970Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-16T20:07:10.5352970Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-16T20:07:10.5360260Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-16T20:07:10.5366140Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-16T20:07:10.5385430Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-16T20:07:10.5397330Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-16T20:07:10.5409460Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-16T20:07:10.5420190Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-16T20:07:10.5426780Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-16T20:07:10.5434110Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-16T20:07:10.5440740Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-16T20:07:10.5446500Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-16T20:07:10.5454880Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-16T20:07:10.5635450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4628-ljom59.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/little-cms2.rb 2021-05-16T20:07:13.1186490Z ==> Summary 2021-05-16T20:07:13.1215630Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-16T20:07:13.1222690Z ==> Installing poppler dependency: nspr 2021-05-16T20:07:13.1244520Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-16T20:07:13.1263370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4071-1k5ggxk 2021-05-16T20:07:13.1635660Z cp -pR /private/tmp/d20210516-4071-1k5ggxk/nspr/. /usr/local/Cellar/nspr 2021-05-16T20:07:13.2114830Z chmod -Rf +w /private/tmp/d20210516-4071-1k5ggxk 2021-05-16T20:07:13.3022040Z ==> Finishing up 2021-05-16T20:07:13.3402010Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-16T20:07:13.3407200Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-16T20:07:13.3446350Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-16T20:07:13.3453160Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-16T20:07:13.3457500Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-16T20:07:13.3462590Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-16T20:07:13.3467620Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-16T20:07:13.3472090Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-16T20:07:13.3477320Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-16T20:07:13.3484710Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-16T20:07:13.3763450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4654-toe4ei.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nspr.rb 2021-05-16T20:07:16.0257130Z ==> Summary 2021-05-16T20:07:16.0319700Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-16T20:07:16.0325670Z ==> Installing poppler dependency: nss 2021-05-16T20:07:16.0485850Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-16T20:07:16.0504180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210516-4071-revgfp 2021-05-16T20:07:16.3213640Z cp -pR /private/tmp/d20210516-4071-revgfp/nss/. /usr/local/Cellar/nss 2021-05-16T20:07:16.5089320Z chmod -Rf +w /private/tmp/d20210516-4071-revgfp 2021-05-16T20:07:18.0266880Z ==> Finishing up 2021-05-16T20:07:18.0675400Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-16T20:07:18.0679510Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-16T20:07:18.0687480Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-16T20:07:18.0693500Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-16T20:07:18.0700110Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-16T20:07:18.0706830Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-16T20:07:18.0729460Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-16T20:07:18.0735300Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-16T20:07:18.0740880Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-16T20:07:18.0745390Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-16T20:07:18.0750500Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-16T20:07:18.0755050Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-16T20:07:18.0760850Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-16T20:07:18.0770530Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-16T20:07:18.0776800Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-16T20:07:18.0784100Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-16T20:07:18.0789550Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-16T20:07:18.0794750Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-16T20:07:18.0800890Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-16T20:07:18.0804570Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-16T20:07:18.0810170Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-16T20:07:18.0814420Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-16T20:07:18.0824660Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-16T20:07:18.0826270Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-16T20:07:18.0831560Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-16T20:07:18.0836340Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-16T20:07:18.0840810Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-16T20:07:18.0846410Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-16T20:07:18.0850850Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-16T20:07:18.0855220Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-16T20:07:18.0860210Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-16T20:07:18.0865060Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-16T20:07:18.0913650Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-16T20:07:18.0915400Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-16T20:07:18.0916930Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-16T20:07:18.0921130Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-16T20:07:18.0922470Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-16T20:07:18.0923830Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-16T20:07:18.0925200Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-16T20:07:18.0926470Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-16T20:07:18.0927770Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-16T20:07:18.0929140Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-16T20:07:18.0932690Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-16T20:07:18.0937580Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-16T20:07:18.0943830Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-16T20:07:18.0948120Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-16T20:07:18.0952560Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-16T20:07:18.0957580Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-16T20:07:18.0962700Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-16T20:07:18.0967820Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-16T20:07:18.0972640Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-16T20:07:18.0977470Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-16T20:07:18.0982420Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-16T20:07:18.0991870Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-16T20:07:18.0997220Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-16T20:07:18.1002360Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-16T20:07:18.1006880Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-16T20:07:18.1012380Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-16T20:07:18.1016940Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-16T20:07:18.1022070Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-16T20:07:18.1027050Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-16T20:07:18.1032380Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-16T20:07:18.1036930Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-16T20:07:18.1042260Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-16T20:07:18.1047150Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-16T20:07:18.1052290Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-16T20:07:18.1057250Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-16T20:07:18.1062360Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-16T20:07:18.1067360Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-16T20:07:18.1072450Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-16T20:07:18.1080520Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-16T20:07:18.1088010Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-16T20:07:18.1093400Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-16T20:07:18.1098720Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-16T20:07:18.1104280Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-16T20:07:18.1109470Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-16T20:07:18.1113980Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-16T20:07:18.1119550Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-16T20:07:18.1124630Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-16T20:07:18.1129950Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-16T20:07:18.1135170Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-16T20:07:18.1139630Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-16T20:07:18.1145010Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-16T20:07:18.1149950Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-16T20:07:18.1155080Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-16T20:07:18.1160720Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-16T20:07:18.1165220Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-16T20:07:18.1170500Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-16T20:07:18.1175650Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-16T20:07:18.1181500Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-16T20:07:18.1186420Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-16T20:07:18.1191180Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-16T20:07:18.1196520Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-16T20:07:18.1201810Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-16T20:07:18.1206630Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-16T20:07:18.1212490Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-16T20:07:18.1217240Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-16T20:07:18.1223480Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-16T20:07:18.1229150Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-16T20:07:18.1234520Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-16T20:07:18.1238330Z Only the first 100 operations were output. 2021-05-16T20:07:18.2489900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4680-1af3pw3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/nss.rb 2021-05-16T20:07:20.8992090Z ==> Summary 2021-05-16T20:07:20.9133850Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-16T20:07:20.9142000Z ==> Installing poppler dependency: openjpeg 2021-05-16T20:07:20.9432990Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-16T20:07:20.9451400Z 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-4071-1knlb4h 2021-05-16T20:07:21.2063770Z cp -pR /private/tmp/d20210516-4071-1knlb4h/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-16T20:07:21.5049420Z chmod -Rf +w /private/tmp/d20210516-4071-1knlb4h 2021-05-16T20:07:21.7799390Z ==> Finishing up 2021-05-16T20:07:21.8201690Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-16T20:07:21.8205270Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-16T20:07:21.8210630Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-16T20:07:21.8217500Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:07:21.8226790Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:07:21.8236380Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-16T20:07:21.8257220Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-16T20:07:21.8270520Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-16T20:07:21.8277400Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-16T20:07:21.8286860Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-16T20:07:21.8292240Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-16T20:07:21.8297390Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-16T20:07:21.8303770Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-16T20:07:21.8309190Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-16T20:07:21.8316870Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-16T20:07:21.9323070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4706-1g7omh2.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openjpeg.rb 2021-05-16T20:07:24.6712570Z ==> Summary 2021-05-16T20:07:24.7029460Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-16T20:07:24.7036040Z ==> Installing poppler dependency: qt@5 2021-05-16T20:07:24.7075340Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-16T20:07:24.7126900Z 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-4071-1t3l1lg 2021-05-16T20:07:30.2357940Z cp -pR /private/tmp/d20210516-4071-1t3l1lg/qt@5/. /usr/local/Cellar/qt@5 2021-05-16T20:07:37.8043140Z chmod -Rf +w /private/tmp/d20210516-4071-1t3l1lg 2021-05-16T20:07:52.2209030Z ==> Finishing up 2021-05-16T20:07:54.8245440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4784-r25t3.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/qt@5.rb 2021-05-16T20:07:59.2563580Z ==> Caveats 2021-05-16T20:07:59.2564920Z We agreed to the Qt open source license for you. 2021-05-16T20:07:59.2565990Z If this is unacceptable you should uninstall. 2021-05-16T20:07:59.2566630Z 2021-05-16T20:07:59.2567970Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:07:59.2569090Z because this is an alternate version of another formula. 2021-05-16T20:07:59.2569760Z 2021-05-16T20:07:59.2570540Z If you need to have qt@5 first in your PATH, run: 2021-05-16T20:07:59.2572080Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:07:59.2572840Z 2021-05-16T20:07:59.2573620Z For compilers to find qt@5 you may need to set: 2021-05-16T20:07:59.2574920Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T20:07:59.2576290Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T20:07:59.2576950Z 2021-05-16T20:07:59.2578790Z For pkg-config to find qt@5 you may need to set: 2021-05-16T20:07:59.2579910Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T20:07:59.2580560Z 2021-05-16T20:07:59.2581700Z ==> Summary 2021-05-16T20:07:59.9912450Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-16T20:07:59.9918870Z ==> Installing poppler 2021-05-16T20:07:59.9922960Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-16T20:07:59.9949280Z 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-4071-1brespg 2021-05-16T20:08:00.3283890Z cp -pR /private/tmp/d20210516-4071-1brespg/poppler/. /usr/local/Cellar/poppler 2021-05-16T20:08:00.5793050Z chmod -Rf +w /private/tmp/d20210516-4071-1brespg 2021-05-16T20:08:01.0237520Z ==> Finishing up 2021-05-16T20:08:01.1331110Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-16T20:08:01.1334610Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-16T20:08:01.1340170Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-16T20:08:01.1344850Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-16T20:08:01.1350300Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-16T20:08:01.1355480Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-16T20:08:01.1360220Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-16T20:08:01.1365570Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-16T20:08:01.1370840Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-16T20:08:01.1376050Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-16T20:08:01.1381350Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-16T20:08:01.1386370Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-16T20:08:01.1449790Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-16T20:08:01.1458170Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-16T20:08:01.1475290Z rm /usr/local/share/gir-1.0 2021-05-16T20:08:01.1487300Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-16T20:08:01.1493590Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-16T20:08:01.1507580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-16T20:08:01.1513160Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-16T20:08:01.1518920Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-16T20:08:01.1531800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-16T20:08:01.1537330Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-16T20:08:01.1546060Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-16T20:08:01.1551390Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-16T20:08:01.1557650Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-16T20:08:01.1623490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-16T20:08:01.1636030Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-16T20:08:01.1639340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-16T20:08:01.1641410Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-16T20:08:01.1648660Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-16T20:08:01.1677430Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-16T20:08:01.1704680Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-16T20:08:01.1714240Z rm /usr/local/lib/girepository-1.0 2021-05-16T20:08:01.1716390Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-16T20:08:01.1718540Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-16T20:08:01.1720600Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-16T20:08:01.1722610Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-16T20:08:01.1724440Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-16T20:08:01.1726260Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-16T20:08:01.1728290Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-16T20:08:01.1730320Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-16T20:08:01.1731880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-16T20:08:01.1733720Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-16T20:08:01.1735720Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-16T20:08:01.1737690Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-16T20:08:01.1739800Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-16T20:08:01.1741710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-16T20:08:01.1743630Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-16T20:08:01.1745360Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-16T20:08:01.1747000Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-16T20:08:01.1748770Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-16T20:08:01.1750590Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-16T20:08:01.1752430Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-16T20:08:01.1756200Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-16T20:08:01.2853040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4810-1i3oa4f.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/poppler.rb 2021-05-16T20:08:03.9047220Z ==> Summary 2021-05-16T20:08:03.9336830Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-16T20:08:05.5650920Z ==> Caveats 2021-05-16T20:08:05.5652250Z ==> qt@5 2021-05-16T20:08:05.5695350Z We agreed to the Qt open source license for you. 2021-05-16T20:08:05.5696420Z If this is unacceptable you should uninstall. 2021-05-16T20:08:05.5697080Z 2021-05-16T20:08:05.5699560Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:08:05.5703070Z because this is an alternate version of another formula. 2021-05-16T20:08:05.5703810Z 2021-05-16T20:08:05.5704610Z If you need to have qt@5 first in your PATH, run: 2021-05-16T20:08:05.5706280Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:08:05.5708380Z 2021-05-16T20:08:05.5709260Z For compilers to find qt@5 you may need to set: 2021-05-16T20:08:05.5710690Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-16T20:08:05.5712080Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-16T20:08:05.5712790Z 2021-05-16T20:08:05.5718200Z For pkg-config to find qt@5 you may need to set: 2021-05-16T20:08:05.5719270Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-16T20:08:05.5719950Z 2021-05-16T20:08:07.4374230Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T20:08:08.6150150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9f9b3db3fcab3fb68882ccc2038a29d701f498977476b20f27c1c7cc74ec3d73--szip-2.1.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-16T20:08:09.1850940Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-16T20:08:09.6356120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-16T20%3A15%3A00Z&sig=Qs2C5p5F9PUvJQThduxqiWpPBdMdILN2nkbjfXEaRp0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:09.6858020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b\?se=2021-05-16T20\%3A15\%3A00Z\&sig=Qs2C5p5F9PUvJQThduxqiWpPBdMdILN2nkbjfXEaRp0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:09.7383790Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-16T20:08:09.7436640Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T20:08:10.8531210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T20:08:11.4132520Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T20:08:11.8697580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-16T20%3A15%3A00Z&sig=6NoErs9Cz7Dsc4Hz%2FVWa6q9lffQrfOLvbnhJzxifGko%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:11.9215970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c\?se=2021-05-16T20\%3A15\%3A00Z\&sig=6NoErs9Cz7Dsc4Hz\%2FVWa6q9lffQrfOLvbnhJzxifGko\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:12.1807280Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-16T20:08:12.2096740Z ==> Installing dependencies for hdf5: szip 2021-05-16T20:08:12.2101520Z ==> Installing hdf5 dependency: szip 2021-05-16T20:08:12.2782280Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-16T20:08:12.2814950Z 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-4817-1xwc8im 2021-05-16T20:08:12.2916980Z cp -pR /private/tmp/d20210516-4817-1xwc8im/szip/. /usr/local/Cellar/szip 2021-05-16T20:08:12.3031560Z chmod -Rf +w /private/tmp/d20210516-4817-1xwc8im 2021-05-16T20:08:12.3529210Z ==> Finishing up 2021-05-16T20:08:12.3926400Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-16T20:08:12.3930190Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-16T20:08:12.3939660Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-16T20:08:12.3946670Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-16T20:08:12.3951780Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-16T20:08:12.3957020Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-16T20:08:12.4097890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-4987-1p75b18.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/szip.rb 2021-05-16T20:08:15.0857090Z ==> Summary 2021-05-16T20:08:15.0874920Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-16T20:08:15.0881110Z ==> Installing hdf5 2021-05-16T20:08:15.0884010Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:08:15.0907370Z 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-4817-1hfmgy1 2021-05-16T20:08:15.2982730Z cp -pR /private/tmp/d20210516-4817-1hfmgy1/hdf5/. /usr/local/Cellar/hdf5 2021-05-16T20:08:15.4836620Z chmod -Rf +w /private/tmp/d20210516-4817-1hfmgy1 2021-05-16T20:08:15.8031550Z ==> Finishing up 2021-05-16T20:08:15.8419350Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-16T20:08:15.8424570Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-16T20:08:15.8427710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-16T20:08:15.8433600Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-16T20:08:15.8437420Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-16T20:08:15.8442660Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-16T20:08:15.8447930Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-16T20:08:15.8452710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-16T20:08:15.8456860Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-16T20:08:15.8461910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-16T20:08:15.8466650Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-16T20:08:15.8471530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-16T20:08:15.8475950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-16T20:08:15.8481630Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-16T20:08:15.8503920Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-16T20:08:15.8511100Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-16T20:08:15.8516640Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-16T20:08:15.8522490Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-16T20:08:15.8527400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-16T20:08:15.8532740Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-16T20:08:15.8538120Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-16T20:08:15.8543530Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-16T20:08:15.8553490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-16T20:08:15.8558660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-16T20:08:15.8563590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-16T20:08:15.8574970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-16T20:08:15.8580240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-16T20:08:15.8584690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-16T20:08:15.8589870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-16T20:08:15.8594800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-16T20:08:15.8599430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-16T20:08:15.8604480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-16T20:08:15.8610530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-16T20:08:15.8615180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-16T20:08:15.8621690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-16T20:08:15.8626530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-16T20:08:15.8631960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-16T20:08:15.8637070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-16T20:08:15.8642460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-16T20:08:15.8648310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-16T20:08:15.8653330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-16T20:08:15.8659090Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-16T20:08:15.8664780Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-16T20:08:15.8670200Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-16T20:08:15.8676500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-16T20:08:15.8681950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-16T20:08:15.8687430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-16T20:08:15.8692650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-16T20:08:15.8697960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-16T20:08:15.8703790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-16T20:08:15.8709280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-16T20:08:15.8716030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-16T20:08:15.8723720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-16T20:08:15.8729990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-16T20:08:15.8752180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-16T20:08:15.8756720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-16T20:08:15.8762400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-16T20:08:15.8767290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-16T20:08:15.8771610Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-16T20:08:15.8776880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-16T20:08:15.8781720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-16T20:08:15.8786930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-16T20:08:15.8791490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-16T20:08:15.8796560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-16T20:08:15.8801190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-16T20:08:15.8806750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-16T20:08:15.8811440Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-16T20:08:15.8816520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-16T20:08:15.8821560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-16T20:08:15.8826760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-16T20:08:15.8831840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-16T20:08:15.8836310Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-16T20:08:15.8840800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-16T20:08:15.8848980Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-16T20:08:15.8854870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-16T20:08:15.8859810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-16T20:08:15.8867970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-16T20:08:15.8875650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-16T20:08:15.8881930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-16T20:08:15.8887760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-16T20:08:15.8896420Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-16T20:08:15.8903630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-16T20:08:15.8910870Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-16T20:08:15.8917690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-16T20:08:15.8923840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-16T20:08:15.8929660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-16T20:08:15.8936170Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-16T20:08:15.8942280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-16T20:08:15.8948510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-16T20:08:15.8954770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-16T20:08:15.8959650Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-16T20:08:15.8964380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-16T20:08:15.8969880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-16T20:08:15.8974430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-16T20:08:15.8995430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-16T20:08:15.9000470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-16T20:08:15.9005520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-16T20:08:15.9011130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-16T20:08:15.9015950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-16T20:08:15.9021600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-16T20:08:15.9024820Z Only the first 100 operations were output. 2021-05-16T20:08:16.0112620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5013-1jkxsm4.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/hdf5.rb 2021-05-16T20:08:18.9560050Z ==> Summary 2021-05-16T20:08:18.9728930Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T20:08:19.7154490Z ==> No outdated dependents to upgrade! 2021-05-16T20:08:19.7255610Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:08:19.7666420Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:08:19.7668440Z hdf5 2021-05-16T20:08:19.7677220Z rm /usr/local/bin/gif2h5 2021-05-16T20:08:19.7681170Z rm /usr/local/bin/h52gif 2021-05-16T20:08:19.7686500Z rm /usr/local/bin/h5c++ 2021-05-16T20:08:19.7688910Z rm /usr/local/bin/h5cc 2021-05-16T20:08:19.7694290Z rm /usr/local/bin/h5clear 2021-05-16T20:08:19.7796180Z rm /usr/local/bin/h5copy 2021-05-16T20:08:19.7892240Z rm /usr/local/bin/h5debug 2021-05-16T20:08:19.7993990Z rm /usr/local/bin/h5diff 2021-05-16T20:08:19.8095730Z rm /usr/local/bin/h5dump 2021-05-16T20:08:19.8197400Z rm /usr/local/bin/h5fc 2021-05-16T20:08:19.8298690Z rm /usr/local/bin/h5format_convert 2021-05-16T20:08:19.8400430Z rm /usr/local/bin/h5import 2021-05-16T20:08:19.8500620Z rm /usr/local/bin/h5jam 2021-05-16T20:08:19.8602330Z rm /usr/local/bin/h5ls 2021-05-16T20:08:19.8704110Z rm /usr/local/bin/h5mkgrp 2021-05-16T20:08:19.8806050Z rm /usr/local/bin/h5perf_serial 2021-05-16T20:08:19.8881110Z rm /usr/local/bin/h5redeploy 2021-05-16T20:08:19.8886670Z rm /usr/local/bin/h5repack 2021-05-16T20:08:19.8916420Z rm /usr/local/bin/h5repart 2021-05-16T20:08:19.8944680Z rm /usr/local/bin/h5stat 2021-05-16T20:08:19.8958520Z rm /usr/local/bin/h5unjam 2021-05-16T20:08:19.8965920Z rm /usr/local/bin/h5watch 2021-05-16T20:08:19.8974890Z rm /usr/local/include/H5ACpublic.h 2021-05-16T20:08:19.8979430Z rm /usr/local/include/H5AbstractDs.h 2021-05-16T20:08:19.8984020Z rm /usr/local/include/H5Apublic.h 2021-05-16T20:08:19.9000520Z rm /usr/local/include/H5ArrayType.h 2021-05-16T20:08:19.9009370Z rm /usr/local/include/H5AtomType.h 2021-05-16T20:08:19.9013620Z rm /usr/local/include/H5Attribute.h 2021-05-16T20:08:19.9042540Z rm /usr/local/include/H5Classes.h 2021-05-16T20:08:19.9050340Z rm /usr/local/include/H5CommonFG.h 2021-05-16T20:08:19.9058810Z rm /usr/local/include/H5CompType.h 2021-05-16T20:08:19.9062990Z rm /usr/local/include/H5Cpp.h 2021-05-16T20:08:19.9083830Z rm /usr/local/include/H5CppDoc.h 2021-05-16T20:08:19.9092620Z rm /usr/local/include/H5Cpublic.h 2021-05-16T20:08:19.9096830Z rm /usr/local/include/H5DOpublic.h 2021-05-16T20:08:19.9139350Z rm /usr/local/include/H5DSpublic.h 2021-05-16T20:08:19.9155940Z rm /usr/local/include/H5DaccProp.h 2021-05-16T20:08:19.9175540Z rm /usr/local/include/H5DataSet.h 2021-05-16T20:08:19.9182260Z rm /usr/local/include/H5DataSpace.h 2021-05-16T20:08:19.9199860Z rm /usr/local/include/H5DataType.h 2021-05-16T20:08:19.9206750Z rm /usr/local/include/H5DcreatProp.h 2021-05-16T20:08:19.9209900Z rm /usr/local/include/H5Dpublic.h 2021-05-16T20:08:19.9233090Z rm /usr/local/include/H5DxferProp.h 2021-05-16T20:08:19.9240080Z rm /usr/local/include/H5ESpublic.h 2021-05-16T20:08:19.9264360Z rm /usr/local/include/H5EnumType.h 2021-05-16T20:08:19.9276330Z rm /usr/local/include/H5Epubgen.h 2021-05-16T20:08:19.9284620Z rm /usr/local/include/H5Epublic.h 2021-05-16T20:08:19.9288540Z rm /usr/local/include/H5Exception.h 2021-05-16T20:08:19.9317750Z rm /usr/local/include/H5FDcore.h 2021-05-16T20:08:19.9326760Z rm /usr/local/include/H5FDdirect.h 2021-05-16T20:08:19.9338430Z rm /usr/local/include/H5FDfamily.h 2021-05-16T20:08:19.9352270Z rm /usr/local/include/H5FDhdfs.h 2021-05-16T20:08:19.9359560Z rm /usr/local/include/H5FDlog.h 2021-05-16T20:08:19.9365570Z rm /usr/local/include/H5FDmpi.h 2021-05-16T20:08:19.9371140Z rm /usr/local/include/H5FDmpio.h 2021-05-16T20:08:19.9401270Z rm /usr/local/include/H5FDmulti.h 2021-05-16T20:08:19.9408900Z rm /usr/local/include/H5FDpublic.h 2021-05-16T20:08:19.9415280Z rm /usr/local/include/H5FDros3.h 2021-05-16T20:08:19.9420770Z rm /usr/local/include/H5FDsec2.h 2021-05-16T20:08:19.9447950Z rm /usr/local/include/H5FDstdio.h 2021-05-16T20:08:19.9456330Z rm /usr/local/include/H5FDwindows.h 2021-05-16T20:08:19.9467970Z rm /usr/local/include/H5FaccProp.h 2021-05-16T20:08:19.9478140Z rm /usr/local/include/H5FcreatProp.h 2021-05-16T20:08:19.9487430Z rm /usr/local/include/H5File.h 2021-05-16T20:08:19.9492380Z rm /usr/local/include/H5FloatType.h 2021-05-16T20:08:19.9514030Z rm /usr/local/include/H5Fpublic.h 2021-05-16T20:08:19.9525980Z rm /usr/local/include/H5Gpublic.h 2021-05-16T20:08:19.9544000Z rm /usr/local/include/H5Group.h 2021-05-16T20:08:19.9593990Z rm /usr/local/include/H5IMpublic.h 2021-05-16T20:08:19.9595320Z rm /usr/local/include/H5IdComponent.h 2021-05-16T20:08:19.9696910Z rm /usr/local/include/H5Include.h 2021-05-16T20:08:19.9702040Z rm /usr/local/include/H5IntType.h 2021-05-16T20:08:19.9794130Z rm /usr/local/include/H5Ipublic.h 2021-05-16T20:08:19.9801260Z rm /usr/local/include/H5LDpublic.h 2021-05-16T20:08:19.9902830Z rm /usr/local/include/H5LTpublic.h 2021-05-16T20:08:19.9936350Z rm /usr/local/include/H5LaccProp.h 2021-05-16T20:08:19.9944900Z rm /usr/local/include/H5LcreatProp.h 2021-05-16T20:08:19.9950400Z rm /usr/local/include/H5Library.h 2021-05-16T20:08:20.0038830Z rm /usr/local/include/H5Location.h 2021-05-16T20:08:20.0046500Z rm /usr/local/include/H5Lpublic.h 2021-05-16T20:08:20.0051920Z rm /usr/local/include/H5MMpublic.h 2021-05-16T20:08:20.0144270Z rm /usr/local/include/H5Mpublic.h 2021-05-16T20:08:20.0151580Z rm /usr/local/include/H5Object.h 2021-05-16T20:08:20.0155960Z rm /usr/local/include/H5OcreatProp.h 2021-05-16T20:08:20.0245740Z rm /usr/local/include/H5Opublic.h 2021-05-16T20:08:20.0247900Z rm /usr/local/include/H5PLextern.h 2021-05-16T20:08:20.0349290Z rm /usr/local/include/H5PLpublic.h 2021-05-16T20:08:20.0353450Z rm /usr/local/include/H5PTpublic.h 2021-05-16T20:08:20.0362330Z rm /usr/local/include/H5PacketTable.h 2021-05-16T20:08:20.0406420Z rm /usr/local/include/H5Ppublic.h 2021-05-16T20:08:20.0414290Z rm /usr/local/include/H5PredType.h 2021-05-16T20:08:20.0426120Z rm /usr/local/include/H5PropList.h 2021-05-16T20:08:20.0439460Z rm /usr/local/include/H5Rpublic.h 2021-05-16T20:08:20.0446380Z rm /usr/local/include/H5Spublic.h 2021-05-16T20:08:20.0452530Z rm /usr/local/include/H5StrType.h 2021-05-16T20:08:20.0457950Z rm /usr/local/include/H5TBpublic.h 2021-05-16T20:08:20.0486660Z rm /usr/local/include/H5Tpublic.h 2021-05-16T20:08:20.0494050Z rm /usr/local/include/H5VLconnector.h 2021-05-16T20:08:20.0500320Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-16T20:08:20.0505650Z rm /usr/local/include/H5VLnative.h 2021-05-16T20:08:20.0509890Z Only the first 100 operations were output. 2021-05-16T20:08:21.7309950Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T20:08:22.8521510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d00ee01c29f4d36977d809e308e6497bd13dc4857bda7eea3c9ed4ee2d12b981--protobuf-3.15.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-16T20:08:23.4088110Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-16T20:08:23.8551740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-16T20%3A15%3A00Z&sig=R5x1Z89%2B%2BH9ij%2FuyTFAvhW%2F6p777cC0Y50NDFBsp89k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:23.9066090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1\?se=2021-05-16T20\%3A15\%3A00Z\&sig=R5x1Z89\%2B\%2BH9ij\%2FuyTFAvhW\%2F6p777cC0Y50NDFBsp89k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:24.1198070Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-16T20:08:24.2082420Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-16T20:08:24.2110970Z 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-5020-1snbu8x 2021-05-16T20:08:24.3573770Z cp -pR /private/tmp/d20210516-5020-1snbu8x/protobuf/. /usr/local/Cellar/protobuf 2021-05-16T20:08:24.5204100Z chmod -Rf +w /private/tmp/d20210516-5020-1snbu8x 2021-05-16T20:08:24.6962860Z ==> Finishing up 2021-05-16T20:08:24.7294700Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-16T20:08:24.7301400Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-16T20:08:24.7342750Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-16T20:08:24.7346950Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-16T20:08:24.7354310Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-16T20:08:24.7359910Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-16T20:08:24.7364980Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-16T20:08:24.7370970Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-16T20:08:24.7376890Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-16T20:08:24.7382240Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-16T20:08:24.7388190Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-16T20:08:24.7393170Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-16T20:08:24.7398680Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-16T20:08:24.7407930Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-16T20:08:24.7412930Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-16T20:08:24.7444910Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-16T20:08:24.8013690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5184-1t5s0eq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/protobuf.rb 2021-05-16T20:08:28.4091080Z ==> Caveats 2021-05-16T20:08:28.4188430Z Emacs Lisp files have been installed to: 2021-05-16T20:08:28.4267330Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-16T20:08:28.4291790Z ==> Summary 2021-05-16T20:08:28.4306130Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-16T20:08:30.8638870Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T20:08:32.0090060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/22b9d0393b949c8efb2d99af0d560df0b3cfe18d26ca7ec097827eb51acc346b--gsl-2.6.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-16T20:08:32.5839590Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-16T20:08:33.1166650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-16T20%3A15%3A00Z&sig=qz3g9RVxHgxE82QuLEAZAqWa3H4OxdBAgBqlzI5ouc8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:33.1740000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292\?se=2021-05-16T20\%3A15\%3A00Z\&sig=qz3g9RVxHgxE82QuLEAZAqWa3H4OxdBAgBqlzI5ouc8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:33.3372340Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-16T20:08:33.4257780Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-16T20:08:33.4286440Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5193-1c0zk8z 2021-05-16T20:08:33.5813770Z cp -pR /private/tmp/d20210516-5193-1c0zk8z/gsl/. /usr/local/Cellar/gsl 2021-05-16T20:08:33.7758450Z chmod -Rf +w /private/tmp/d20210516-5193-1c0zk8z 2021-05-16T20:08:33.9820700Z ==> Finishing up 2021-05-16T20:08:34.0143810Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-16T20:08:34.0246740Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-16T20:08:34.0349750Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-16T20:08:34.0450600Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-16T20:08:34.0553210Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-16T20:08:34.0653420Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-16T20:08:34.0756090Z info /usr/local/share/info/gsl-ref.info 2021-05-16T20:08:34.0858730Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-16T20:08:34.0961500Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-16T20:08:34.1070710Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-16T20:08:34.1228440Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-16T20:08:34.1331110Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-16T20:08:34.1433820Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-16T20:08:34.1435710Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-16T20:08:34.1537070Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-16T20:08:34.1638310Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-16T20:08:34.1739900Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-16T20:08:34.1841790Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-16T20:08:34.1944930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5358-1sr3c2v.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gsl.rb 2021-05-16T20:08:38.3908800Z ==> Summary 2021-05-16T20:08:38.4109650Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-16T20:08:41.9431600Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T20:08:43.0858420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/4330797f41cf1f4089b82c134b718a48800b5e3d433eefce830a688fee9b1e02--aom-3.1.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-16T20:08:43.6737640Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-16T20:08:44.1382960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-16T20%3A15%3A00Z&sig=kbPECxYH6lCnN%2FpfGMYPBq9qBoX4xdJgq46fGb8Bwt8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:44.1937330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2\?se=2021-05-16T20\%3A15\%3A00Z\&sig=kbPECxYH6lCnN\%2FpfGMYPBq9qBoX4xdJgq46fGb8Bwt8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:44.4395320Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-16T20:08:44.4992710Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T20:08:45.6699280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d9cfa7ee248f7676c3fb6d6468a21653eb8bfedf6a1d344121c8fae0fd051bc6--dav1d-0.8.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-16T20:08:46.2825080Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-16T20:08:46.7457070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-16T20%3A15%3A00Z&sig=i9eOcvFOskVvt4ElkEMGJJ36bu%2FsAPSLZ1wyi%2BCTuSY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:46.7921110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961\?se=2021-05-16T20\%3A15\%3A00Z\&sig=i9eOcvFOskVvt4ElkEMGJJ36bu\%2FsAPSLZ1wyi\%2BCTuSY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:46.9524100Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-16T20:08:46.9580340Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T20:08:48.1285300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f0702bcb46c9fa14816cae846c81dcf99236d9de2c5452d7befd80ef9162d09--frei0r-1.7.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-16T20:08:48.7049550Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-16T20:08:49.1640250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-16T20%3A15%3A00Z&sig=ymgSeFniXlHpLRWn9E%2BAYdVWCgEYa%2FD4gjgtOxgsetw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:49.2393880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872\?se=2021-05-16T20\%3A15\%3A00Z\&sig=ymgSeFniXlHpLRWn9E\%2BAYdVWCgEYa\%2FD4gjgtOxgsetw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:49.3173340Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-16T20:08:49.3220880Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T20:08:50.5338100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c35c253b2d75c6257654e4b34de132a5f1f0249f7f19fb45950376b0484bd800--fribidi-1.0.10.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-16T20:08:51.0914560Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-16T20:08:51.4751720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-16T20%3A15%3A00Z&sig=%2FsB8eykA5F6m7Tggd1MvE4Dm1PN1gdLUEnc9KpkCZww%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:51.5255650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3\?se=2021-05-16T20\%3A15\%3A00Z\&sig=\%2FsB8eykA5F6m7Tggd1MvE4Dm1PN1gdLUEnc9KpkCZww\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:51.5839910Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-16T20:08:51.5874780Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T20:08:52.7145030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/37170c523408db725e150187d218078e061eee105a7a5300b0bcfcc5b02d61bf--gobject-introspection-1.68.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-16T20:08:53.2562340Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-16T20:08:53.6317280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-16T20%3A15%3A00Z&sig=roriM56reebpz%2FuUzIckmjcnFJO8gNdz%2FCwkCkw3qs8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:53.6809530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354\?se=2021-05-16T20\%3A15\%3A00Z\&sig=roriM56reebpz\%2FuUzIckmjcnFJO8gNdz\%2FCwkCkw3qs8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:53.8105400Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-16T20:08:53.8201650Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T20:08:54.9471210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/bbb4dd2ef1846301d1eb08053e19e11ca9c780f93f4d3b2d638fd94a9bf54a0c--graphite2-1.3.14.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-16T20:08:55.5408710Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-16T20:08:55.9325140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-16T20%3A15%3A00Z&sig=Nc%2FpFYaucbYEQKhRLokEaJANJE1BMlOZ36nCDVZi1C0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:56.0168520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980\?se=2021-05-16T20\%3A15\%3A00Z\&sig=Nc\%2FpFYaucbYEQKhRLokEaJANJE1BMlOZ36nCDVZi1C0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:56.0702490Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-16T20:08:56.0734940Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T20:08:57.3516960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/11a52c663bdb63f4550035a9d2cde480c874792135b8a0c3b533301c5671d7d1--harfbuzz-2.8.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-16T20:08:57.9230730Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-16T20:08:58.3287930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-16T20%3A15%3A00Z&sig=Bw6Zfob33R%2BBc7jpqLzaOOk7Xiy%2F%2FZIqdjCUIFocTZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:08:58.3811420Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59\?se=2021-05-16T20\%3A15\%3A00Z\&sig=Bw6Zfob33R\%2BBc7jpqLzaOOk7Xiy\%2F\%2FZIqdjCUIFocTZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:08:58.5143340Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-16T20:08:58.5246410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T20:08:59.6531330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7212f1b46416e48a904ce85caf01785880ca68e147f1366598d78d89629d97a2--libass-0.15.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-16T20:09:00.2135710Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-16T20:09:00.6395880Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-16T20%3A15%3A00Z&sig=1xETanKYkGjBNGI5IRXQGkeY5bN6BKc7ZBhpHn%2BZNB0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:00.6923650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf\?se=2021-05-16T20\%3A15\%3A00Z\&sig=1xETanKYkGjBNGI5IRXQGkeY5bN6BKc7ZBhpHn\%2BZNB0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:00.7565620Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-16T20:09:00.7612140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T20:09:01.8983870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/81948ea4abee2b71dcec2e8744de7d8ded08d2487a6aaf5bdb6d753c5ba74e30--libbluray-1.3.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-16T20:09:02.4370880Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-16T20:09:02.8739090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-16T20%3A15%3A00Z&sig=LGW%2BddXFJtNuj3jQM8JFW63KcyBW0j40jFi0feVt9%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:02.9288940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6\?se=2021-05-16T20\%3A15\%3A00Z\&sig=LGW\%2BddXFJtNuj3jQM8JFW63KcyBW0j40jFi0feVt9\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:02.9969190Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-16T20:09:03.0010800Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T20:09:04.1450340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f10988e95845131f890c95b52caea83e46332718a0787ff7b473f71e9ca6e536--libsoxr-0.1.3-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-16T20:09:04.7407860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-16T20:09:05.1991150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-16T20%3A15%3A00Z&sig=gCTtCU7yrCrPkdCT1mtbx0lu9CVHdaLdtkkcQgxrbQ8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:05.2863230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e\?se=2021-05-16T20\%3A15\%3A00Z\&sig=gCTtCU7yrCrPkdCT1mtbx0lu9CVHdaLdtkkcQgxrbQ8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:05.3988420Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-16T20:09:05.4022540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T20:09:06.5275650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6ae6f473a471f2acf0663822f8d0786ee6e562449edb90dc5ba0fe00f1815b36--libvidstab-1.1.0-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-16T20:09:07.0936250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-16T20:09:07.6179820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-16T20%3A15%3A00Z&sig=CJbIR29jvYHaDQAyYQ2nC655jJMxAba0ncM%2FlpikejQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:07.6693730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f\?se=2021-05-16T20\%3A15\%3A00Z\&sig=CJbIR29jvYHaDQAyYQ2nC655jJMxAba0ncM\%2FlpikejQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:07.7201240Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-16T20:09:07.7232630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T20:09:08.8692610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3e5be9f6a1ed97546d75f83d021b491e1d806a4c6b53680edfb908dd11dacc33--libvpx-1.10.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-16T20:09:09.4257630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-16T20:09:09.8886220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-16T20%3A15%3A00Z&sig=KmY2hQuDWodkAQKp4wguv6GBWozcjKbXMSxAEzcLolg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:09.9530340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5\?se=2021-05-16T20\%3A15\%3A00Z\&sig=KmY2hQuDWodkAQKp4wguv6GBWozcjKbXMSxAEzcLolg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:10.0782750Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-16T20:09:10.0852690Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T20:09:11.2183120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f6294fd3accd2d3f22e5bddffb1800bb14b9b5c0afc6711f7c4e428fe6ef1362--opencore-amr-0.1.5.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-16T20:09:11.7953670Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-16T20:09:12.3771700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-16T20%3A15%3A00Z&sig=t0xJDlghSzUAEjRqF25eYbZouBGdBfH0yXIO%2Bs%2BlVvI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:12.4244670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152\?se=2021-05-16T20\%3A15\%3A00Z\&sig=t0xJDlghSzUAEjRqF25eYbZouBGdBfH0yXIO\%2Bs\%2BlVvI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:12.8025970Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-16T20:09:12.8066980Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T20:09:14.0139510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fbdb2f0baa05e322bd7d69736d78e55816938fcb82213670f7795c98b47a29cc--rav1e-0.4.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-16T20:09:14.5807160Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-16T20:09:15.0652380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-16T20%3A15%3A00Z&sig=HDG6ouPr52EVIFHTLSsFxjJY2rgVMqdr5aQd%2B3%2FuD9I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:15.1150600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0\?se=2021-05-16T20\%3A15\%3A00Z\&sig=HDG6ouPr52EVIFHTLSsFxjJY2rgVMqdr5aQd\%2B3\%2FuD9I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:15.6161070Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-16T20:09:15.7346630Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T20:09:17.0206770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/e8fd13ca2d47d5af3114557078e7e4fbe7aa5ffe715aca877450a57e1266832e--libsamplerate-0.1.9_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-16T20:09:17.6262140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-16T20:09:18.0697600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-16T20%3A15%3A00Z&sig=gO3ohOd0b5nofEQ%2BUubDcmg2k0n4wlbQ0AlxtMqAFu4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:18.1246880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9\?se=2021-05-16T20\%3A15\%3A00Z\&sig=gO3ohOd0b5nofEQ\%2BUubDcmg2k0n4wlbQ0AlxtMqAFu4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:18.2690530Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-16T20:09:18.2821960Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T20:09:19.4152110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d6c86a875c063ff7aabf5f6792fd9e5f3f97111fdc9a99db8293bb30285a9906--rubberband-1.9.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-16T20:09:20.0014390Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-16T20:09:20.4433420Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-16T20%3A15%3A00Z&sig=7A6ps1T65EddQxBsuHdTSFZp9c1u5XbdZEoz0pS1AmM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:20.4925660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df\?se=2021-05-16T20\%3A15\%3A00Z\&sig=7A6ps1T65EddQxBsuHdTSFZp9c1u5XbdZEoz0pS1AmM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:20.5679800Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-16T20:09:20.5715170Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T20:09:21.7913720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/126fe5ba8860c768aaf86014de0ca0cd0c7d77dd901f69ca88a367575d0e3d9c--sdl2-2.0.14_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-16T20:09:22.3648870Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-16T20:09:22.8151210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-16T20%3A15%3A00Z&sig=5CiBS4d%2BHEvt4ZNiq%2FhjkOlmZgZ1Fw31%2BAxEbUvdZRY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:22.8659790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d\?se=2021-05-16T20\%3A15\%3A00Z\&sig=5CiBS4d\%2BHEvt4ZNiq\%2FhjkOlmZgZ1Fw31\%2BAxEbUvdZRY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:23.0224740Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-16T20:09:23.0302810Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T20:09:24.1418870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/671b73ec867e8cc6679395e5e710fd043955bbd8fb3afb9ba2207726f1c684bb--snappy-1.1.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-16T20:09:24.8350220Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-16T20:09:25.2699800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-16T20%3A15%3A00Z&sig=IZ%2BJjtJUC63rriSiVPipaeqRkrzjXOIkDU4RMB9e4W0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:25.3171070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3\?se=2021-05-16T20\%3A15\%3A00Z\&sig=IZ\%2BJjtJUC63rriSiVPipaeqRkrzjXOIkDU4RMB9e4W0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:25.4428240Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-16T20:09:25.4459210Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T20:09:26.5573900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/08eaff2f9b212da96df09cbb8664f246091656844519db011b0a50359c4aa48f--speex-1.2.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-16T20:09:27.1227730Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-16T20:09:27.5703210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-16T20%3A15%3A00Z&sig=sibvbogZKpvCsc1cdomMyuiNklQZ7faPM8zin%2FF16rk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:27.6236160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0\?se=2021-05-16T20\%3A15\%3A00Z\&sig=sibvbogZKpvCsc1cdomMyuiNklQZ7faPM8zin\%2FF16rk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:27.7261670Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-16T20:09:27.7309490Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T20:09:28.9352320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/839947959defdfeaa59cee7aec981c2d6d0097165ca9793f41338b41451b5f1c--srt-1.4.3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-16T20:09:29.5754420Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-16T20:09:30.0258750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-16T20%3A15%3A00Z&sig=3Xh5In%2Bs3yorXZlDN%2F1UpHHLsnL4vvtrOmyVoX%2Fyv1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:30.0794300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b\?se=2021-05-16T20\%3A15\%3A00Z\&sig=3Xh5In\%2Bs3yorXZlDN\%2F1UpHHLsnL4vvtrOmyVoX\%2Fyv1Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:30.2234950Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-16T20:09:30.2327980Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T20:09:31.4466310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/51910e68b838a5c62c91c9352172d516e77a3c3c1a59a2cebaffc3f64f46adf4--giflib-5.2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-16T20:09:31.9879480Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-16T20:09:32.3719470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-16T20%3A15%3A00Z&sig=Lvdf6b6RnY8r5UUjQuV9Jea6EkdFAe%2B99TvNTjm5Wc8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:32.4208870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d\?se=2021-05-16T20\%3A15\%3A00Z\&sig=Lvdf6b6RnY8r5UUjQuV9Jea6EkdFAe\%2B99TvNTjm5Wc8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:32.4812250Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-16T20:09:32.4847220Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T20:09:33.7692210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3b53d3301c7dacc213e5da7ed7628e02dde331e5b659d962e9a2fd3252faa5ec--leptonica-1.80.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-16T20:09:34.3191650Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-16T20:09:34.6753590Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-16T20%3A15%3A00Z&sig=5UJkYJaFoDyL0unr%2BENGNdgh9bQY8MvnzblTKHkxR3U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:34.7270040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7\?se=2021-05-16T20\%3A15\%3A00Z\&sig=5UJkYJaFoDyL0unr\%2BENGNdgh9bQY8MvnzblTKHkxR3U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:34.9236110Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-16T20:09:34.9349740Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T20:09:36.0408280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6f1f8386f81a8ef85c078e6feb3b9809cf58e988797ff46c583e6a504643cafe--tesseract-4.1.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-16T20:09:36.5962500Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-16T20:09:36.9786260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-16T20%3A15%3A00Z&sig=64jXTnQgz2kRvixOQzzJtjPmn3LEAn8eRrgZL9lzWj0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:37.0277440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82\?se=2021-05-16T20\%3A15\%3A00Z\&sig=64jXTnQgz2kRvixOQzzJtjPmn3LEAn8eRrgZL9lzWj0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:37.3736030Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-16T20:09:37.4170740Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T20:09:38.5829980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/dbefdb4ba8626ac7d284e0da23aaeb705c37e0bfbe0c3c22f05fe5fbcadf10e4--theora-1.1.1-4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-16T20:09:39.1593020Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-16T20:09:39.5978460Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-16T20%3A15%3A00Z&sig=n4vu%2FUhH9Bfn94FhYUN0EpdgHzctZ9uD6Rw3LN6vBnk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:39.6480910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67\?se=2021-05-16T20\%3A15\%3A00Z\&sig=n4vu\%2FUhH9Bfn94FhYUN0EpdgHzctZ9uD6Rw3LN6vBnk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:39.7335780Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-16T20:09:39.7390310Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T20:09:40.8418380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9a9d2aeaddf13d8c11644fa003bcb36fdbe9eb3337810521be4f588eb1f25793--x264-r3049.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-16T20:09:41.4120430Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-16T20:09:41.8458750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-16T20%3A15%3A00Z&sig=luXxDOJd7uQrQVLj5D3htMA0BX25OZrbBfq6DlyLOX0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:41.8964150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0\?se=2021-05-16T20\%3A15\%3A00Z\&sig=luXxDOJd7uQrQVLj5D3htMA0BX25OZrbBfq6DlyLOX0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:42.0739640Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-16T20:09:42.0846400Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T20:09:43.2381330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b2b1f388528d2c8033213ea1b60ecf69affc11dc2e9d2a90d94831e2851bfb16--x265-3.5-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-16T20:09:43.8276120Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-16T20:09:44.3111060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-16T20%3A15%3A00Z&sig=0I6tPjY2hqgJvMOYRnCinewPSIGLkxReZ5GOMb7VO%2FE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:44.3824720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a\?se=2021-05-16T20\%3A15\%3A00Z\&sig=0I6tPjY2hqgJvMOYRnCinewPSIGLkxReZ5GOMb7VO\%2FE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:44.6244550Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-16T20:09:44.6444280Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T20:09:45.7974350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b5121b85b4f5dfe07f78abbcbe520ae4926d781af3342e318e588b62aba59fe0--xvid-1.3.7.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-16T20:09:46.3940680Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-16T20:09:46.8283490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-16T20%3A15%3A00Z&sig=hopNNIj%2FHuZ6lp9cesAH%2FPPjY%2F5RZZG%2F6mMfEPcBlEU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:46.8762970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53\?se=2021-05-16T20\%3A15\%3A00Z\&sig=hopNNIj\%2FHuZ6lp9cesAH\%2FPPjY\%2F5RZZG\%2F6mMfEPcBlEU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:46.9563710Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-16T20:09:46.9610390Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T20:09:48.0901300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/975d2a6327948963304440b55f96a7ba9a9a77d67c94009aa3b737508a6ac53d--zeromq-4.3.4.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-16T20:09:48.6710490Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-16T20:09:49.1277790Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-16T20%3A15%3A00Z&sig=qjBxt1m4x4n5dvq%2FR%2BDEOH94GVN2EfUMWd19X4cLcM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:49.1772860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08\?se=2021-05-16T20\%3A15\%3A00Z\&sig=qjBxt1m4x4n5dvq\%2FR\%2BDEOH94GVN2EfUMWd19X4cLcM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:49.3550780Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-16T20:09:49.3639770Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T20:09:50.5360350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/185b39b3ec34432b8755b2796ded253e0a809380c5061eec69b9903605724665--zimg-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-16T20:09:51.0926380Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-16T20:09:51.5380440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-16T20%3A15%3A00Z&sig=6%2FCykjlxmnGswpYpmOKpufQDvsRsJ2ZQ2TsZ3T5tqgE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:51.5868870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf\?se=2021-05-16T20\%3A15\%3A00Z\&sig=6\%2FCykjlxmnGswpYpmOKpufQDvsRsJ2ZQ2TsZ3T5tqgE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:51.6917610Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:09:51.6967630Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T20:09:53.2640730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7f449cedced71b413d29cd33a09cec7241ac8776daef78c5ecb1369905fb0f70--ffmpeg-4.4_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-16T20:09:53.8404360Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-16T20:09:54.3105780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-16T20%3A15%3A00Z&sig=BySXYMovG8fNPEl%2B3RxlJbo5JNqSGQEf9g6ZBVncvJk%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:09:54.3606580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4\?se=2021-05-16T20\%3A15\%3A00Z\&sig=BySXYMovG8fNPEl\%2B3RxlJbo5JNqSGQEf9g6ZBVncvJk\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:09:54.7635380Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-16T20:09:54.8880680Z ==> Installing dependencies for ffmpeg: aom, dav1d, frei0r, fribidi, gobject-introspection, graphite2, harfbuzz, libass, libbluray, libsoxr, libvidstab, libvpx, opencore-amr, rav1e, libsamplerate, rubberband, sdl2, snappy, speex, srt, giflib, leptonica, tesseract, theora, x264, x265, xvid, zeromq and zimg 2021-05-16T20:09:54.8941250Z ==> Installing ffmpeg dependency: aom 2021-05-16T20:09:54.9737790Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-16T20:09:54.9788550Z 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-5365-1h5dwz 2021-05-16T20:09:55.0435410Z cp -pR /private/tmp/d20210516-5365-1h5dwz/aom/. /usr/local/Cellar/aom 2021-05-16T20:09:55.1210170Z chmod -Rf +w /private/tmp/d20210516-5365-1h5dwz 2021-05-16T20:09:55.2264890Z ==> Finishing up 2021-05-16T20:09:55.4244620Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-16T20:09:55.4256550Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-16T20:09:55.4274000Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-16T20:09:55.4290250Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-16T20:09:55.4304370Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-16T20:09:55.4316010Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-16T20:09:55.4323400Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-16T20:09:55.4336560Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-16T20:09:55.4551090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5705-1sa8io1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/aom.rb 2021-05-16T20:09:57.9280080Z ==> Summary 2021-05-16T20:09:57.9306530Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-16T20:09:57.9313660Z ==> Installing ffmpeg dependency: dav1d 2021-05-16T20:09:57.9436810Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-16T20:09:57.9455270Z 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-5365-1aoxjuo 2021-05-16T20:09:57.9639360Z cp -pR /private/tmp/d20210516-5365-1aoxjuo/dav1d/. /usr/local/Cellar/dav1d 2021-05-16T20:09:57.9806250Z chmod -Rf +w /private/tmp/d20210516-5365-1aoxjuo 2021-05-16T20:09:58.0399460Z ==> Finishing up 2021-05-16T20:09:58.0804590Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-16T20:09:58.0818510Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-16T20:09:58.0828000Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-16T20:09:58.0833440Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-16T20:09:58.0843260Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-16T20:09:58.0995280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5731-y43f2e.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/dav1d.rb 2021-05-16T20:10:00.6069720Z ==> Summary 2021-05-16T20:10:00.6091720Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-16T20:10:00.6105990Z ==> Installing ffmpeg dependency: frei0r 2021-05-16T20:10:00.6160320Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-16T20:10:00.6179230Z 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-5365-c4nabo 2021-05-16T20:10:00.6719690Z cp -pR /private/tmp/d20210516-5365-c4nabo/frei0r/. /usr/local/Cellar/frei0r 2021-05-16T20:10:00.7391870Z chmod -Rf +w /private/tmp/d20210516-5365-c4nabo 2021-05-16T20:10:00.8060290Z ==> Finishing up 2021-05-16T20:10:00.8503860Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-16T20:10:00.8509680Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-16T20:10:00.8517220Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-16T20:10:00.8619300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5757-155kvpx.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/frei0r.rb 2021-05-16T20:10:03.5303270Z ==> Summary 2021-05-16T20:10:03.5384420Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-16T20:10:03.5392500Z ==> Installing ffmpeg dependency: fribidi 2021-05-16T20:10:03.5412610Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-16T20:10:03.5431990Z 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-5365-jo3u6c 2021-05-16T20:10:03.5718980Z cp -pR /private/tmp/d20210516-5365-jo3u6c/fribidi/. /usr/local/Cellar/fribidi 2021-05-16T20:10:03.6137320Z chmod -Rf +w /private/tmp/d20210516-5365-jo3u6c 2021-05-16T20:10:03.7040160Z ==> Finishing up 2021-05-16T20:10:03.7470900Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-16T20:10:03.7476850Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-16T20:10:03.7510940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-16T20:10:03.7533900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-16T20:10:03.7546030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-16T20:10:03.7554880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-16T20:10:03.7564950Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-16T20:10:03.7576060Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-16T20:10:03.7587650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-16T20:10:03.7598860Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-16T20:10:03.7609920Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-16T20:10:03.7615500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-16T20:10:03.7627680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-16T20:10:03.7638330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-16T20:10:03.7644130Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-16T20:10:03.7654890Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels_ex.3 fribidi_get_par_embedding_levels_ex.3 2021-05-16T20:10:03.7665970Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-16T20:10:03.7677370Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-16T20:10:03.7689030Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-16T20:10:03.7697680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-16T20:10:03.7703620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-16T20:10:03.7715150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-16T20:10:03.7725360Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-16T20:10:03.7730900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-16T20:10:03.7736350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-16T20:10:03.7748320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-16T20:10:03.7755330Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-16T20:10:03.7765900Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-16T20:10:03.7779040Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-16T20:10:03.7789820Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-16T20:10:03.7798320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-16T20:10:03.7804100Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-16T20:10:03.7809700Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-16T20:10:03.7842100Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-16T20:10:03.7846640Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-16T20:10:03.7855970Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-16T20:10:03.7863450Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-16T20:10:03.8099220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5783-161np1m.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fribidi.rb 2021-05-16T20:10:06.3723940Z ==> Summary 2021-05-16T20:10:06.3776960Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-16T20:10:06.3783090Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-16T20:10:06.6126910Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-16T20:10:06.6147130Z 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-5365-p07jbs 2021-05-16T20:10:06.7225870Z cp -pR /private/tmp/d20210516-5365-p07jbs/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-16T20:10:06.8359220Z chmod -Rf +w /private/tmp/d20210516-5365-p07jbs 2021-05-16T20:10:07.0786720Z ==> Finishing up 2021-05-16T20:10:07.1172970Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-16T20:10:07.1179130Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-16T20:10:07.1190600Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-16T20:10:07.1196970Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-16T20:10:07.1203430Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-16T20:10:07.1212560Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T20:10:07.1236480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-16T20:10:07.1252190Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-16T20:10:07.1259090Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-16T20:10:07.1266060Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-16T20:10:07.1272610Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-16T20:10:07.1278100Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-16T20:10:07.1283890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-16T20:10:07.1289660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-16T20:10:07.1295600Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-16T20:10:07.1301710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-16T20:10:07.1306760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-16T20:10:07.1312710Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-16T20:10:07.1352270Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-16T20:10:07.1356830Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-16T20:10:07.1363050Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-16T20:10:07.1367660Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-16T20:10:07.1373370Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-16T20:10:07.1378330Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-16T20:10:07.1384010Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-16T20:10:07.1389110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-16T20:10:07.1395190Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-16T20:10:07.1414050Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-16T20:10:07.1425450Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-16T20:10:07.1436020Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-16T20:10:07.1449880Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-16T20:10:07.1455590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-16T20:10:07.1461080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-16T20:10:07.1465920Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-16T20:10:07.1471670Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-16T20:10:07.1476830Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-16T20:10:07.1482520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-16T20:10:07.1487450Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-16T20:10:07.1492990Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-16T20:10:07.1498010Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-16T20:10:07.1503580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-16T20:10:07.1508610Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-16T20:10:07.1514060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-16T20:10:07.1520060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-16T20:10:07.1525860Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-16T20:10:07.1530800Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-16T20:10:07.1536500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-16T20:10:07.1541640Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-16T20:10:07.1550890Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-16T20:10:07.1555580Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-16T20:10:07.1567100Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-16T20:10:07.1575410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-16T20:10:07.1580900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-no-export-1.0.pc gobject-introspection-no-export-1.0.pc 2021-05-16T20:10:07.2059920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5809-t22a75.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gobject-introspection.rb 2021-05-16T20:10:09.9613920Z ==> Summary 2021-05-16T20:10:09.9749760Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-16T20:10:09.9755790Z ==> Installing ffmpeg dependency: graphite2 2021-05-16T20:10:09.9809010Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-16T20:10:09.9827540Z 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-5365-1n02cx8 2021-05-16T20:10:09.9964020Z cp -pR /private/tmp/d20210516-5365-1n02cx8/graphite2/. /usr/local/Cellar/graphite2 2021-05-16T20:10:10.0139280Z chmod -Rf +w /private/tmp/d20210516-5365-1n02cx8 2021-05-16T20:10:10.0796040Z ==> Finishing up 2021-05-16T20:10:10.1184670Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-16T20:10:10.1195490Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-16T20:10:10.1204240Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-16T20:10:10.1210290Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-16T20:10:10.1216130Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-16T20:10:10.1229500Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-16T20:10:10.1237640Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-16T20:10:10.1388190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5835-1jnhfuq.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/graphite2.rb 2021-05-16T20:10:12.6812550Z ==> Summary 2021-05-16T20:10:12.6840450Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-16T20:10:12.6847500Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-16T20:10:12.9282430Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-16T20:10:12.9300980Z 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-5365-17pv2lj 2021-05-16T20:10:12.9846330Z cp -pR /private/tmp/d20210516-5365-17pv2lj/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-16T20:10:13.0387080Z chmod -Rf +w /private/tmp/d20210516-5365-17pv2lj 2021-05-16T20:10:13.2712030Z ==> Finishing up 2021-05-16T20:10:13.3112420Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-16T20:10:13.3136870Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-16T20:10:13.3154650Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-16T20:10:13.3160170Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-16T20:10:13.3168600Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-16T20:10:13.3178900Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-16T20:10:13.3207790Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-16T20:10:13.3216360Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-16T20:10:13.3221510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-16T20:10:13.3226860Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-16T20:10:13.3240390Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-16T20:10:13.3245210Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-16T20:10:13.3253430Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-16T20:10:13.3258780Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-16T20:10:13.3263590Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-16T20:10:13.3270730Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-16T20:10:13.3275910Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-16T20:10:13.3280620Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-16T20:10:13.3285750Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-16T20:10:13.3290990Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-16T20:10:13.3298990Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-16T20:10:13.3304320Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-16T20:10:13.3309560Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-16T20:10:13.3315410Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-16T20:10:13.3593820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5863-yaye4g.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/harfbuzz.rb 2021-05-16T20:10:16.0427610Z ==> Summary 2021-05-16T20:10:16.0482580Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-16T20:10:16.0489100Z ==> Installing ffmpeg dependency: libass 2021-05-16T20:10:16.3078250Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-16T20:10:16.3096940Z 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-5365-i1k5i4 2021-05-16T20:10:16.3223840Z cp -pR /private/tmp/d20210516-5365-i1k5i4/libass/. /usr/local/Cellar/libass 2021-05-16T20:10:16.3343710Z chmod -Rf +w /private/tmp/d20210516-5365-i1k5i4 2021-05-16T20:10:16.3951450Z ==> Finishing up 2021-05-16T20:10:16.4356890Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-16T20:10:16.4363720Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-16T20:10:16.4368620Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-16T20:10:16.4374930Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-16T20:10:16.4382370Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-16T20:10:16.4561280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5890-ku5o2t.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libass.rb 2021-05-16T20:10:18.9540960Z ==> Summary 2021-05-16T20:10:18.9559940Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-16T20:10:18.9566120Z ==> Installing ffmpeg dependency: libbluray 2021-05-16T20:10:18.9758570Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-16T20:10:18.9777240Z 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-5365-75fcl0 2021-05-16T20:10:18.9954520Z cp -pR /private/tmp/d20210516-5365-75fcl0/libbluray/. /usr/local/Cellar/libbluray 2021-05-16T20:10:19.0132090Z chmod -Rf +w /private/tmp/d20210516-5365-75fcl0 2021-05-16T20:10:19.0979950Z ==> Finishing up 2021-05-16T20:10:19.1456100Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-16T20:10:19.1459510Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-16T20:10:19.1464880Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-16T20:10:19.1471680Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-16T20:10:19.1478840Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-16T20:10:19.1483480Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-16T20:10:19.1489080Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-16T20:10:19.1496440Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-16T20:10:19.1662680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5916-15u94hj.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libbluray.rb 2021-05-16T20:10:21.6042910Z ==> Summary 2021-05-16T20:10:21.6067770Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-16T20:10:21.6073620Z ==> Installing ffmpeg dependency: libsoxr 2021-05-16T20:10:21.6128640Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-16T20:10:21.6148170Z 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-5365-18d6wul 2021-05-16T20:10:21.6312340Z cp -pR /private/tmp/d20210516-5365-18d6wul/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-16T20:10:21.6546070Z chmod -Rf +w /private/tmp/d20210516-5365-18d6wul 2021-05-16T20:10:21.7208910Z ==> Finishing up 2021-05-16T20:10:21.7633420Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-16T20:10:21.7638490Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-16T20:10:21.7673400Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-16T20:10:21.7680080Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-16T20:10:21.7684910Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-16T20:10:21.7690650Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-16T20:10:21.7696050Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-16T20:10:21.7701190Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-16T20:10:21.7706360Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-16T20:10:21.7714120Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-16T20:10:21.7719310Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-16T20:10:21.7891370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5942-1fc4evt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsoxr.rb 2021-05-16T20:10:24.2885880Z ==> Summary 2021-05-16T20:10:24.2920440Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-16T20:10:24.2929860Z ==> Installing ffmpeg dependency: libvidstab 2021-05-16T20:10:24.2987190Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-16T20:10:24.3006230Z 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-5365-15mfxnw 2021-05-16T20:10:24.3142540Z cp -pR /private/tmp/d20210516-5365-15mfxnw/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-16T20:10:24.3627620Z chmod -Rf +w /private/tmp/d20210516-5365-15mfxnw 2021-05-16T20:10:24.4189240Z ==> Finishing up 2021-05-16T20:10:24.4458470Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-16T20:10:24.4464490Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-16T20:10:24.4469210Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-16T20:10:24.4476780Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-16T20:10:24.4645380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5968-wyboym.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvidstab.rb 2021-05-16T20:10:26.9697770Z ==> Summary 2021-05-16T20:10:26.9725770Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-16T20:10:26.9733350Z ==> Installing ffmpeg dependency: libvpx 2021-05-16T20:10:26.9773350Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-16T20:10:26.9791440Z 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-5365-yefd32 2021-05-16T20:10:27.0097440Z cp -pR /private/tmp/d20210516-5365-yefd32/libvpx/. /usr/local/Cellar/libvpx 2021-05-16T20:10:27.0269930Z chmod -Rf +w /private/tmp/d20210516-5365-yefd32 2021-05-16T20:10:27.0769230Z ==> Finishing up 2021-05-16T20:10:27.1197770Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-16T20:10:27.1203600Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-16T20:10:27.1227580Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-16T20:10:27.1333720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-5994-1axd7tt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libvpx.rb 2021-05-16T20:10:29.8287440Z ==> Summary 2021-05-16T20:10:29.8309240Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-16T20:10:29.8321820Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-16T20:10:29.8340170Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-16T20:10:29.8359500Z 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-5365-137b6gj 2021-05-16T20:10:29.8519140Z cp -pR /private/tmp/d20210516-5365-137b6gj/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-16T20:10:29.8679080Z chmod -Rf +w /private/tmp/d20210516-5365-137b6gj 2021-05-16T20:10:29.9343130Z ==> Finishing up 2021-05-16T20:10:29.9756510Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-16T20:10:29.9760930Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-16T20:10:29.9768930Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-16T20:10:29.9773610Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-16T20:10:29.9779900Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-16T20:10:29.9785310Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-16T20:10:29.9790050Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-16T20:10:29.9795730Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-16T20:10:29.9803700Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-16T20:10:29.9809060Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-16T20:10:29.9959980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6020-uud5vz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/opencore-amr.rb 2021-05-16T20:10:32.6654500Z ==> Summary 2021-05-16T20:10:32.6681410Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-16T20:10:32.6688230Z ==> Installing ffmpeg dependency: rav1e 2021-05-16T20:10:32.6771490Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-16T20:10:32.6790070Z 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-5365-329cmp 2021-05-16T20:10:33.0910690Z cp -pR /private/tmp/d20210516-5365-329cmp/rav1e/. /usr/local/Cellar/rav1e 2021-05-16T20:10:33.3152260Z chmod -Rf +w /private/tmp/d20210516-5365-329cmp 2021-05-16T20:10:33.4263200Z ==> Finishing up 2021-05-16T20:10:33.4696010Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-16T20:10:33.4701800Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-16T20:10:33.4708660Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-16T20:10:33.4714240Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-16T20:10:33.4718460Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-16T20:10:33.4724100Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-16T20:10:33.4731700Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-16T20:10:33.4907740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6046-2d2wau.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rav1e.rb 2021-05-16T20:10:36.0210980Z ==> Summary 2021-05-16T20:10:36.0234010Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-16T20:10:36.0241110Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-16T20:10:36.0777920Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-16T20:10:36.0795980Z 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-5365-1jqmup9 2021-05-16T20:10:36.1116490Z cp -pR /private/tmp/d20210516-5365-1jqmup9/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-16T20:10:36.1359400Z chmod -Rf +w /private/tmp/d20210516-5365-1jqmup9 2021-05-16T20:10:36.2041030Z ==> Finishing up 2021-05-16T20:10:36.2456900Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-16T20:10:36.2463100Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-16T20:10:36.2472550Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-16T20:10:36.2479600Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-16T20:10:36.2484510Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-16T20:10:36.2490590Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-16T20:10:36.2498320Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-16T20:10:36.2680290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6072-1eweu0c.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libsamplerate.rb 2021-05-16T20:10:38.7177360Z ==> Summary 2021-05-16T20:10:38.7220380Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-16T20:10:38.7231980Z ==> Installing ffmpeg dependency: rubberband 2021-05-16T20:10:38.7894100Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-16T20:10:38.7915510Z 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-5365-1hcrtoc 2021-05-16T20:10:38.8090800Z cp -pR /private/tmp/d20210516-5365-1hcrtoc/rubberband/. /usr/local/Cellar/rubberband 2021-05-16T20:10:38.8261860Z chmod -Rf +w /private/tmp/d20210516-5365-1hcrtoc 2021-05-16T20:10:38.9263270Z ==> Finishing up 2021-05-16T20:10:39.0319770Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-16T20:10:39.0325900Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-16T20:10:39.0333130Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-16T20:10:39.0337630Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-16T20:10:39.0343500Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-16T20:10:39.0351100Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-16T20:10:39.0510830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6098-k70nqo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/rubberband.rb 2021-05-16T20:10:41.6143080Z ==> Summary 2021-05-16T20:10:41.6162980Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-16T20:10:41.6174180Z ==> Installing ffmpeg dependency: sdl2 2021-05-16T20:10:41.6215540Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-16T20:10:41.6235050Z 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-5365-1ad75jg 2021-05-16T20:10:41.6743370Z cp -pR /private/tmp/d20210516-5365-1ad75jg/sdl2/. /usr/local/Cellar/sdl2 2021-05-16T20:10:41.7284630Z chmod -Rf +w /private/tmp/d20210516-5365-1ad75jg 2021-05-16T20:10:41.8094330Z ==> Finishing up 2021-05-16T20:10:41.8526830Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-16T20:10:41.8532360Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-16T20:10:41.8544950Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-16T20:10:41.8556870Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-16T20:10:41.8563990Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-16T20:10:41.8569880Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-16T20:10:41.8575140Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-16T20:10:41.8580070Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-16T20:10:41.8587270Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-16T20:10:41.8595730Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-16T20:10:41.8897790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6124-jqhklk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl2.rb 2021-05-16T20:10:44.3832450Z ==> Summary 2021-05-16T20:10:44.3898710Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-16T20:10:44.3906060Z ==> Installing ffmpeg dependency: snappy 2021-05-16T20:10:44.3966440Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-16T20:10:44.3986010Z 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-5365-19agplw 2021-05-16T20:10:44.4107670Z cp -pR /private/tmp/d20210516-5365-19agplw/snappy/. /usr/local/Cellar/snappy 2021-05-16T20:10:44.4342360Z chmod -Rf +w /private/tmp/d20210516-5365-19agplw 2021-05-16T20:10:44.4755310Z ==> Finishing up 2021-05-16T20:10:44.5273270Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-16T20:10:44.5276980Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-16T20:10:44.5282560Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-16T20:10:44.5287330Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-16T20:10:44.5296710Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-16T20:10:44.5302250Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-16T20:10:44.5306940Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-16T20:10:44.5312050Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-16T20:10:44.5317350Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-16T20:10:44.5476570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6150-1im8j4b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/snappy.rb 2021-05-16T20:10:47.1249930Z ==> Summary 2021-05-16T20:10:47.1273380Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-16T20:10:47.1281150Z ==> Installing ffmpeg dependency: speex 2021-05-16T20:10:47.1342220Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-16T20:10:47.1360180Z 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-5365-kfibcn 2021-05-16T20:10:47.1518880Z cp -pR /private/tmp/d20210516-5365-kfibcn/speex/. /usr/local/Cellar/speex 2021-05-16T20:10:47.1714650Z chmod -Rf +w /private/tmp/d20210516-5365-kfibcn 2021-05-16T20:10:47.2321450Z ==> Finishing up 2021-05-16T20:10:47.2748810Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-16T20:10:47.2756610Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-16T20:10:47.2764850Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-16T20:10:47.2770190Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-16T20:10:47.2774650Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-16T20:10:47.2780150Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-16T20:10:47.2787360Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-16T20:10:47.2942170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6176-14sf82b.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/speex.rb 2021-05-16T20:10:49.8322450Z ==> Summary 2021-05-16T20:10:49.8352920Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-16T20:10:49.8359580Z ==> Installing ffmpeg dependency: srt 2021-05-16T20:10:49.8481250Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-16T20:10:49.8499600Z 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-5365-1xd5zjq 2021-05-16T20:10:49.8851100Z cp -pR /private/tmp/d20210516-5365-1xd5zjq/srt/. /usr/local/Cellar/srt 2021-05-16T20:10:49.9040340Z chmod -Rf +w /private/tmp/d20210516-5365-1xd5zjq 2021-05-16T20:10:49.9893690Z ==> Finishing up 2021-05-16T20:10:50.0370030Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-16T20:10:50.0373770Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-16T20:10:50.0379990Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-16T20:10:50.0393790Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-16T20:10:50.0401140Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-16T20:10:50.0408050Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-16T20:10:50.0413260Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-16T20:10:50.0418080Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-16T20:10:50.0423570Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-16T20:10:50.0431220Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-16T20:10:50.0437190Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-16T20:10:50.0618740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6202-nnh9p5.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/srt.rb 2021-05-16T20:10:52.5196010Z ==> Summary 2021-05-16T20:10:52.5220320Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-16T20:10:52.5228970Z ==> Installing ffmpeg dependency: giflib 2021-05-16T20:10:52.5251250Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-16T20:10:52.5272660Z 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-5365-fkwtl 2021-05-16T20:10:52.5409970Z cp -pR /private/tmp/d20210516-5365-fkwtl/giflib/. /usr/local/Cellar/giflib 2021-05-16T20:10:52.5560580Z chmod -Rf +w /private/tmp/d20210516-5365-fkwtl 2021-05-16T20:10:52.6148790Z ==> Finishing up 2021-05-16T20:10:52.6591620Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-16T20:10:52.6601940Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-16T20:10:52.6606510Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-16T20:10:52.6618150Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-16T20:10:52.6622690Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-16T20:10:52.6627990Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-16T20:10:52.6634990Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-16T20:10:52.6642280Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-16T20:10:52.6647480Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-16T20:10:52.6657510Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-16T20:10:52.6659140Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-16T20:10:52.6822660Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6228-664vfm.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/giflib.rb 2021-05-16T20:10:55.1382050Z ==> Summary 2021-05-16T20:10:55.1405500Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-16T20:10:55.1412650Z ==> Installing ffmpeg dependency: leptonica 2021-05-16T20:10:55.2175170Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-16T20:10:55.2193190Z 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-5365-b06iiq 2021-05-16T20:10:55.2793750Z cp -pR /private/tmp/d20210516-5365-b06iiq/leptonica/. /usr/local/Cellar/leptonica 2021-05-16T20:10:55.3164540Z chmod -Rf +w /private/tmp/d20210516-5365-b06iiq 2021-05-16T20:10:55.5768980Z ==> Finishing up 2021-05-16T20:10:55.6335820Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-16T20:10:55.6340070Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-16T20:10:55.6350510Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-16T20:10:55.6357560Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-16T20:10:55.6442580Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-16T20:10:55.6451750Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-16T20:10:55.6456390Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-16T20:10:55.6461920Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-16T20:10:55.6466860Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-16T20:10:55.6471520Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-16T20:10:55.6479230Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-16T20:10:55.6494950Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-16T20:10:55.6499920Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-16T20:10:55.6505070Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-16T20:10:55.6510040Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-16T20:10:55.6515410Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-16T20:10:55.6523380Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-16T20:10:55.6808090Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6254-8ycgrc.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/leptonica.rb 2021-05-16T20:10:58.2072490Z ==> Summary 2021-05-16T20:10:58.2114900Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-16T20:10:58.2121050Z ==> Installing ffmpeg dependency: tesseract 2021-05-16T20:10:58.2951110Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-16T20:10:58.2973170Z 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-5365-9dr06m 2021-05-16T20:10:58.5404730Z cp -pR /private/tmp/d20210516-5365-9dr06m/tesseract/. /usr/local/Cellar/tesseract 2021-05-16T20:10:58.6447850Z chmod -Rf +w /private/tmp/d20210516-5365-9dr06m 2021-05-16T20:10:58.7301240Z ==> Finishing up 2021-05-16T20:10:58.7722710Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-16T20:10:58.7728830Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-16T20:10:58.7735120Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-16T20:10:58.7741850Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-16T20:10:58.7746480Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-16T20:10:58.7752080Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-16T20:10:58.7759500Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-16T20:10:58.8019420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6280-9p89ea.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/tesseract.rb 2021-05-16T20:11:01.5280600Z ==> Caveats 2021-05-16T20:11:01.5281840Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T20:11:01.5283520Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T20:11:01.5285000Z ==> Summary 2021-05-16T20:11:01.5333020Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-16T20:11:01.5339160Z ==> Installing ffmpeg dependency: theora 2021-05-16T20:11:01.5563200Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-16T20:11:01.5582440Z 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-5365-1uobpvx 2021-05-16T20:11:01.6269510Z cp -pR /private/tmp/d20210516-5365-1uobpvx/theora/. /usr/local/Cellar/theora 2021-05-16T20:11:01.6894850Z chmod -Rf +w /private/tmp/d20210516-5365-1uobpvx 2021-05-16T20:11:01.7831640Z ==> Finishing up 2021-05-16T20:11:01.8279600Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-16T20:11:01.8287440Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-16T20:11:01.8293690Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-16T20:11:01.8298350Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-16T20:11:01.8303990Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-16T20:11:01.8308750Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-16T20:11:01.8313840Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-16T20:11:01.8318920Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-16T20:11:01.8324130Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-16T20:11:01.8328720Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-16T20:11:01.8334140Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-16T20:11:01.8341560Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-16T20:11:01.8346710Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-16T20:11:01.8351790Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-16T20:11:01.8759490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6306-j7rkt.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/theora.rb 2021-05-16T20:11:04.4818850Z ==> Summary 2021-05-16T20:11:04.4933820Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-16T20:11:04.4941100Z ==> Installing ffmpeg dependency: x264 2021-05-16T20:11:04.4971100Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-16T20:11:04.4990110Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210516-5365-1btnvyv 2021-05-16T20:11:04.5522860Z cp -pR /private/tmp/d20210516-5365-1btnvyv/x264/. /usr/local/Cellar/x264 2021-05-16T20:11:04.5699340Z chmod -Rf +w /private/tmp/d20210516-5365-1btnvyv 2021-05-16T20:11:04.6264980Z ==> Finishing up 2021-05-16T20:11:04.6685660Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-16T20:11:04.6696560Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-16T20:11:04.6701280Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-16T20:11:04.6708860Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-16T20:11:04.6713690Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-16T20:11:04.6719370Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-16T20:11:04.6726990Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-16T20:11:04.6883520Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6333-lndhbd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x264.rb 2021-05-16T20:11:07.3975820Z ==> Summary 2021-05-16T20:11:07.3996110Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-16T20:11:07.4002900Z ==> Installing ffmpeg dependency: x265 2021-05-16T20:11:07.4064740Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-16T20:11:07.4083890Z 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-5365-228mie 2021-05-16T20:11:07.5122820Z cp -pR /private/tmp/d20210516-5365-228mie/x265/. /usr/local/Cellar/x265 2021-05-16T20:11:07.5855320Z chmod -Rf +w /private/tmp/d20210516-5365-228mie 2021-05-16T20:11:07.6883560Z ==> Finishing up 2021-05-16T20:11:07.7466930Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-16T20:11:07.7562480Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-16T20:11:07.7566070Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-16T20:11:07.7573720Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-16T20:11:07.7578320Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-16T20:11:07.7584350Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-16T20:11:07.7593590Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-16T20:11:07.7811080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6359-18obq3h.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/x265.rb 2021-05-16T20:11:10.4127860Z ==> Summary 2021-05-16T20:11:10.4145670Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-16T20:11:10.4153360Z ==> Installing ffmpeg dependency: xvid 2021-05-16T20:11:10.4176270Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-16T20:11:10.4198210Z 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-5365-1snf5i3 2021-05-16T20:11:10.4361900Z cp -pR /private/tmp/d20210516-5365-1snf5i3/xvid/. /usr/local/Cellar/xvid 2021-05-16T20:11:10.4490040Z chmod -Rf +w /private/tmp/d20210516-5365-1snf5i3 2021-05-16T20:11:10.4992600Z ==> Finishing up 2021-05-16T20:11:10.5429500Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-16T20:11:10.5435930Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-16T20:11:10.5440680Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-16T20:11:10.5574940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6385-luz6iy.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xvid.rb 2021-05-16T20:11:13.1212260Z ==> Summary 2021-05-16T20:11:13.1228220Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-16T20:11:13.1236880Z ==> Installing ffmpeg dependency: zeromq 2021-05-16T20:11:13.1404240Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-16T20:11:13.1422940Z 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-5365-rgbwlw 2021-05-16T20:11:13.2124430Z cp -pR /private/tmp/d20210516-5365-rgbwlw/zeromq/. /usr/local/Cellar/zeromq 2021-05-16T20:11:13.2970740Z chmod -Rf +w /private/tmp/d20210516-5365-rgbwlw 2021-05-16T20:11:13.3842240Z ==> Finishing up 2021-05-16T20:11:13.4188860Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-16T20:11:13.4196190Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-16T20:11:13.4201000Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-16T20:11:13.4239450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-16T20:11:13.4252020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-16T20:11:13.4263980Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-16T20:11:13.4275350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-16T20:11:13.4292360Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-16T20:11:13.4345100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-16T20:11:13.4356400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-16T20:11:13.4368800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-16T20:11:13.4381590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-16T20:11:13.4393050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-16T20:11:13.4403610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-16T20:11:13.4413610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-16T20:11:13.4426010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-16T20:11:13.4437040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-16T20:11:13.4449640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-16T20:11:13.4460260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-16T20:11:13.4471180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-16T20:11:13.4483280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-16T20:11:13.4494370Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-16T20:11:13.4500080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-16T20:11:13.4510550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-16T20:11:13.4521180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-16T20:11:13.4526640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-16T20:11:13.4537900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-16T20:11:13.4546840Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-16T20:11:13.4556270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-16T20:11:13.4565170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-16T20:11:13.4573510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-16T20:11:13.4586730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-16T20:11:13.4603120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-16T20:11:13.4613990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-16T20:11:13.4618760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-16T20:11:13.4628040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-16T20:11:13.4637180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-16T20:11:13.4642870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-16T20:11:13.4654200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-16T20:11:13.4663090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-16T20:11:13.4671750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-16T20:11:13.4676800Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-16T20:11:13.4687950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-16T20:11:13.4695870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-16T20:11:13.4706040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-16T20:11:13.4712200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-16T20:11:13.4717590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-16T20:11:13.4722870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-16T20:11:13.4733920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-16T20:11:13.4739590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-16T20:11:13.4748270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-16T20:11:13.4759100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-16T20:11:13.4768600Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-16T20:11:13.4774720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-16T20:11:13.4781690Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-16T20:11:13.4796620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-16T20:11:13.4806460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-16T20:11:13.4811920Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-16T20:11:13.4844020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-16T20:11:13.4848710Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-16T20:11:13.4893430Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-16T20:11:13.4902100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-16T20:11:13.4907610Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-16T20:11:13.4913190Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-16T20:11:13.4918620Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-16T20:11:13.4924010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-16T20:11:13.4929420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-16T20:11:13.4934740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-16T20:11:13.4953380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-16T20:11:13.4959000Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-16T20:11:13.4964480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-16T20:11:13.4970030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-16T20:11:13.4977030Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-16T20:11:13.4981750Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-16T20:11:13.4987180Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-16T20:11:13.4994650Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-16T20:11:13.5255610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6411-oxmopk.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zeromq.rb 2021-05-16T20:11:15.9355720Z ==> Summary 2021-05-16T20:11:15.9418300Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-16T20:11:15.9425480Z ==> Installing ffmpeg dependency: zimg 2021-05-16T20:11:15.9477290Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:11:15.9494310Z 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-5365-x8frhf 2021-05-16T20:11:15.9752550Z cp -pR /private/tmp/d20210516-5365-x8frhf/zimg/. /usr/local/Cellar/zimg 2021-05-16T20:11:15.9994430Z chmod -Rf +w /private/tmp/d20210516-5365-x8frhf 2021-05-16T20:11:16.0683760Z ==> Finishing up 2021-05-16T20:11:16.1098660Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-16T20:11:16.1102160Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-16T20:11:16.1113630Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-16T20:11:16.1117470Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-16T20:11:16.1122740Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-16T20:11:16.1127800Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-16T20:11:16.1135130Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-16T20:11:16.1306920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6437-1uh3mb6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/zimg.rb 2021-05-16T20:11:18.7452680Z ==> Summary 2021-05-16T20:11:18.7484200Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-16T20:11:18.7491110Z ==> Installing ffmpeg 2021-05-16T20:11:18.7494600Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-16T20:11:18.7514950Z 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-5365-12qikac 2021-05-16T20:11:19.0975830Z cp -pR /private/tmp/d20210516-5365-12qikac/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-16T20:11:19.4045960Z chmod -Rf +w /private/tmp/d20210516-5365-12qikac 2021-05-16T20:11:22.9712510Z ==> Finishing up 2021-05-16T20:11:23.0154630Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-16T20:11:23.0158390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-16T20:11:23.0163570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-16T20:11:23.0169640Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-16T20:11:23.0174230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-16T20:11:23.0179570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-16T20:11:23.0184600Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-16T20:11:23.0190010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-16T20:11:23.0195270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-16T20:11:23.0200530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-16T20:11:23.0205790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-16T20:11:23.0210470Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-16T20:11:23.0215670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-16T20:11:23.0220240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-16T20:11:23.0226040Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-16T20:11:23.0230200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-16T20:11:23.0235430Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-16T20:11:23.0240010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-16T20:11:23.0245770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-16T20:11:23.0250120Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-16T20:11:23.0255420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-16T20:11:23.0260000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-16T20:11:23.0266570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-16T20:11:23.0271420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-16T20:11:23.0276100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-16T20:11:23.0285900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-16T20:11:23.0291150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-16T20:11:23.0296500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-16T20:11:23.0301510Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-16T20:11:23.0306570Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-16T20:11:23.0311780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-16T20:11:23.0317170Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-16T20:11:23.0322160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-16T20:11:23.0327780Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-16T20:11:23.0333030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-16T20:11:23.0338370Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-16T20:11:23.0343680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-16T20:11:23.0349280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-16T20:11:23.0357180Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-16T20:11:23.0362010Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-16T20:11:23.0367570Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-16T20:11:23.0372690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-16T20:11:23.0378040Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-16T20:11:23.0383000Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-16T20:11:23.0388840Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-16T20:11:23.0394220Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-16T20:11:23.0399370Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-16T20:11:23.0406240Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-16T20:11:23.0434870Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-16T20:11:23.0447040Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-16T20:11:23.0455810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-16T20:11:23.0466290Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-16T20:11:23.0472060Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-16T20:11:23.0481650Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-16T20:11:23.0487430Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-16T20:11:23.0504570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-16T20:11:23.0510360Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-16T20:11:23.0525890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-16T20:11:23.0531160Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-16T20:11:23.0552240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-16T20:11:23.0558200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-16T20:11:23.0564210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-16T20:11:23.0572880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-16T20:11:23.0587460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-16T20:11:23.0598810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-16T20:11:23.0610570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-16T20:11:23.0618590Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-16T20:11:23.0644220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-16T20:11:23.0656890Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-16T20:11:23.0662190Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-16T20:11:23.0670100Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-16T20:11:23.0675060Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-16T20:11:23.0680460Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-16T20:11:23.0685630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-16T20:11:23.0690630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-16T20:11:23.0696130Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-16T20:11:23.0700700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-16T20:11:23.0706790Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-16T20:11:23.0711590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-16T20:11:23.0716840Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-16T20:11:23.0721510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-16T20:11:23.0727780Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-16T20:11:23.0733510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-16T20:11:23.0738490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-16T20:11:23.0743740Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-16T20:11:23.0749000Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-16T20:11:23.0753990Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-16T20:11:23.0759270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-16T20:11:23.0764010Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-16T20:11:23.0769810Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-16T20:11:23.0774690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-16T20:11:23.0780200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-16T20:11:23.0784900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-16T20:11:23.0790030Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-16T20:11:23.0795380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-16T20:11:23.0800180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-16T20:11:23.0805260Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-16T20:11:23.0810620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-16T20:11:23.0815900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-16T20:11:23.0821680Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-16T20:11:23.0825250Z Only the first 100 operations were output. 2021-05-16T20:11:23.2129440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6463-5g5tbg.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ffmpeg.rb 2021-05-16T20:11:26.0993420Z ==> Summary 2021-05-16T20:11:26.1168100Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-16T20:11:27.3061060Z ==> Caveats 2021-05-16T20:11:27.3062430Z ==> tesseract 2021-05-16T20:11:27.3091610Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-16T20:11:27.3093470Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-16T20:11:29.2700940Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T20:11:30.4525700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/15a490e3b6b234167cf2acaf2c8824d3b79b6ffd7ebb37ce6eeffff7cad3eb25--ghostscript-9.53.3_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-16T20:11:31.0337150Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-16T20:11:31.4778940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-16T20%3A20%3A00Z&sig=QsbArQr35of3eJF2GnoDegzLvCjQlVXKqaUUfcofVLs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:31.5316640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad\?se=2021-05-16T20\%3A20\%3A00Z\&sig=QsbArQr35of3eJF2GnoDegzLvCjQlVXKqaUUfcofVLs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:32.0644990Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-16T20:11:32.1858460Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T20:11:33.3075230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137ab1dc2b4c3465a1ef0c3700e30d5ea4c17ebe3e9a496832524e6d7713b5ff--imagemagick@6-6.9.12-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-16T20:11:33.8962250Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-16T20:11:34.3470370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-16T20%3A20%3A00Z&sig=rjiVu29nkSy6l2pReJGtM%2BTbWD%2FA4ZkCw%2BCa3bAciLI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:34.3928350Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01\?se=2021-05-16T20\%3A20\%3A00Z\&sig=rjiVu29nkSy6l2pReJGtM\%2BTbWD\%2FA4ZkCw\%2BCa3bAciLI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:34.7057220Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-16T20:11:34.7611590Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-16T20:11:34.7617140Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-16T20:11:34.8435630Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-16T20:11:34.8480970Z 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-6470-h1vlp3 2021-05-16T20:11:35.4727510Z cp -pR /private/tmp/d20210516-6470-h1vlp3/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-16T20:11:35.9386390Z chmod -Rf +w /private/tmp/d20210516-6470-h1vlp3 2021-05-16T20:11:36.3094670Z ==> Finishing up 2021-05-16T20:11:36.4000570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-16T20:11:36.4014120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-16T20:11:36.4027370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-16T20:11:36.4040570Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-16T20:11:36.4054040Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-16T20:11:36.4062900Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-16T20:11:36.4085050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-16T20:11:36.4102070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-16T20:11:36.4121820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-16T20:11:36.4134210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-16T20:11:36.4144630Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-16T20:11:36.4159070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-16T20:11:36.4171990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-16T20:11:36.4190980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-16T20:11:36.4195990Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-16T20:11:36.4215320Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-16T20:11:36.4230430Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-16T20:11:36.4247940Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-16T20:11:36.4297100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-16T20:11:36.4301610Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-16T20:11:36.4307160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-16T20:11:36.4311690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-16T20:11:36.4317050Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-16T20:11:36.4321730Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-16T20:11:36.4326970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-16T20:11:36.4332750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-16T20:11:36.4338180Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-16T20:11:36.4343000Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-16T20:11:36.4348460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-16T20:11:36.4353230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-16T20:11:36.4361400Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-16T20:11:36.4370540Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-16T20:11:36.4375430Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-16T20:11:36.4386440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-16T20:11:36.4392700Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-16T20:11:36.4398960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-16T20:11:36.4405160Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-16T20:11:36.4411440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-16T20:11:36.4417580Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-16T20:11:36.4429390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-16T20:11:36.4435950Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-16T20:11:36.4450240Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-16T20:11:36.4456070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-16T20:11:36.4461680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-16T20:11:36.4467460Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-16T20:11:36.4473750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-16T20:11:36.4486010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-16T20:11:36.4491860Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-16T20:11:36.4497540Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-16T20:11:36.4503050Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-16T20:11:36.4511750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-16T20:11:36.4533440Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-16T20:11:36.4539140Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-16T20:11:36.4552410Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-16T20:11:36.4558150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-16T20:11:36.4564850Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-16T20:11:36.4570290Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-16T20:11:36.4575220Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-16T20:11:36.6277790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6640-d7xius.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/ghostscript.rb 2021-05-16T20:11:39.2192760Z ==> Summary 2021-05-16T20:11:39.2662080Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-16T20:11:39.2681420Z ==> Installing imagemagick@6 2021-05-16T20:11:39.2683200Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-16T20:11:39.2701740Z 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-6470-p4232h 2021-05-16T20:11:39.6086650Z cp -pR /private/tmp/d20210516-6470-p4232h/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-16T20:11:40.0036100Z chmod -Rf +w /private/tmp/d20210516-6470-p4232h 2021-05-16T20:11:41.6456680Z ==> Finishing up 2021-05-16T20:11:41.9290600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6666-182e8b7.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick@6.rb 2021-05-16T20:11:44.7121250Z ==> Caveats 2021-05-16T20:11:44.7122990Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:11:44.7124380Z because this is an alternate version of another formula. 2021-05-16T20:11:44.7125310Z 2021-05-16T20:11:44.7126470Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T20:11:44.7128160Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:11:44.7129110Z 2021-05-16T20:11:44.7136690Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T20:11:44.7138910Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T20:11:44.7140460Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T20:11:44.7141440Z 2021-05-16T20:11:44.7142790Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T20:11:44.7143970Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T20:11:44.7144690Z 2021-05-16T20:11:44.7145860Z ==> Summary 2021-05-16T20:11:44.7613630Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-16T20:11:45.6254110Z ==> Caveats 2021-05-16T20:11:45.6255580Z ==> imagemagick@6 2021-05-16T20:11:45.6342200Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:11:45.6343560Z because this is an alternate version of another formula. 2021-05-16T20:11:45.6345880Z 2021-05-16T20:11:45.6346810Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-16T20:11:45.6348880Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:11:45.6349710Z 2021-05-16T20:11:45.6350580Z For compilers to find imagemagick@6 you may need to set: 2021-05-16T20:11:45.6352010Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-16T20:11:45.6353590Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-16T20:11:45.6354310Z 2021-05-16T20:11:45.6355590Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-16T20:11:45.6356750Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-16T20:11:45.6357460Z 2021-05-16T20:11:47.7121750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T20:11:48.8469320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/66d19a9a3c882dd519af4630aa81dc433dc23e1896935d3e54db294503a6f82d--libde265-1.0.8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-16T20:11:49.4068500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-16T20:11:49.8793040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-16T20%3A20%3A00Z&sig=vJZyoyTbEj75KKm0W3HSbsK4UlM4UZb2S933YVsQzdc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:49.9385840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc\?se=2021-05-16T20\%3A20\%3A00Z\&sig=vJZyoyTbEj75KKm0W3HSbsK4UlM4UZb2S933YVsQzdc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:50.0404770Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-16T20:11:50.0499180Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T20:11:51.2040760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f535f42662e0d894361c489a448ac2f5462b01ecb12c3c54876cb43570da5558--docbook-5.1_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-16T20:11:51.7669680Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-16T20:11:52.4188480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-16T20%3A20%3A00Z&sig=TzDqqgdhqnQ8zWB704P66jRZkg%2FBly33BzM5A8D8MwM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:52.4756950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3\?se=2021-05-16T20\%3A20\%3A00Z\&sig=TzDqqgdhqnQ8zWB704P66jRZkg\%2FBly33BzM5A8D8MwM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:52.5786310Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-16T20:11:52.5862390Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T20:11:53.8113240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/33e485cb2c174d07962c3477b301084016b8cb7c2e6ea2ada01f4f0ea6ab1763--docbook-xsl-1.79.2_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-16T20:11:54.6110670Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-16T20:11:55.0421270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-16T20%3A20%3A00Z&sig=0%2FKqEd%2BMlIQVXdjmvaTWPmKnBUQVxQRVOhDDUJkK3to%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:55.0898660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26\?se=2021-05-16T20\%3A20\%3A00Z\&sig=0\%2FKqEd\%2BMlIQVXdjmvaTWPmKnBUQVxQRVOhDDUJkK3to\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:55.7573850Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-16T20:11:55.9143140Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T20:11:57.0706940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a0836e32daea87c9aa1280c47bf3faa43870c6759bedecc91aa1744bda6979a3--gnu-getopt-2.36.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-16T20:11:57.6411430Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-16T20:11:58.0951940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-16T20%3A20%3A00Z&sig=IInYWkUikfgU78BVpAOR%2Be2GobU7PY41n1ozwpr4C%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:11:58.1458180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70\?se=2021-05-16T20\%3A20\%3A00Z\&sig=IInYWkUikfgU78BVpAOR\%2Be2GobU7PY41n1ozwpr4C\%2FI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:11:58.1997570Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-16T20:11:58.2032030Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T20:11:59.3779400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/137dd60ce6bbbbc7ff1cc7a659cd433876b64d73a7f5ff8f6d272234cc2060c9--xmlto-0.0.28-2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-16T20:11:59.9251600Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-16T20:12:00.3724980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-16T20%3A20%3A00Z&sig=g4A79vSQzQz%2BRQJ518xjDeiOiluNZg1WaVKHKhrxH1c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:00.4197140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f\?se=2021-05-16T20\%3A20\%3A00Z\&sig=g4A79vSQzQz\%2BRQJ518xjDeiOiluNZg1WaVKHKhrxH1c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:00.4691450Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-16T20:12:00.4727440Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T20:12:01.6405130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c45d39fb55948a61cabc62bc4b9c3da5cc472f17feb07a1718da0603af4c869d--shared-mime-info-2.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-16T20:12:02.2129220Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-16T20:12:02.6530170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-16T20%3A20%3A00Z&sig=jrmQqtdbbI6%2F6zcibOiUUFQstqp6%2FJRghBe1szpeY2Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:02.7003370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29\?se=2021-05-16T20\%3A20\%3A00Z\&sig=jrmQqtdbbI6\%2F6zcibOiUUFQstqp6\%2FJRghBe1szpeY2Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:02.8276830Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-16T20:12:02.8344540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T20:12:03.9725440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ababccf45df7a05c317abde020d25f6b6814b10a333eaf75fabfccf2e8c4480d--libheif-1.12.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-16T20:12:04.5130000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-16T20:12:04.9621080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-16T20%3A20%3A00Z&sig=vdmj30uV4EDQCzDn2DGhb2jq7LeGLVEUwdgtSS5T4GU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:05.0361860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7\?se=2021-05-16T20\%3A20\%3A00Z\&sig=vdmj30uV4EDQCzDn2DGhb2jq7LeGLVEUwdgtSS5T4GU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:05.5321980Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-16T20:12:05.5414270Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T20:12:06.6810010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7809dd1f59d09c57ca5c98c24d355049ccad0b17d26b7af93d585214a4f05e21--liblqr-0.4.2_1-1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-16T20:12:07.2544580Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-16T20:12:07.7075710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-16T20%3A20%3A00Z&sig=%2Fc9SNmCHkgDnvTpXxMP7ksGaQNJyEh8CWJPMWva8pUg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:07.7541110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23\?se=2021-05-16T20\%3A20\%3A00Z\&sig=\%2Fc9SNmCHkgDnvTpXxMP7ksGaQNJyEh8CWJPMWva8pUg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:07.8034650Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-16T20:12:07.8069000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T20:12:08.9642360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/d471854cb45185fec96714280a89336020d68864a5b9dec9ec01d4de352c8131--libomp-12.0.0.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-16T20:12:09.5609750Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-16T20:12:10.0682540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-16T20%3A20%3A00Z&sig=K5F8rrdjplUDCh1BxfPjNmCqrPvXn9wr1%2Ft3rKpe46w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:10.1170370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6\?se=2021-05-16T20\%3A20\%3A00Z\&sig=K5F8rrdjplUDCh1BxfPjNmCqrPvXn9wr1\%2Ft3rKpe46w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:10.2106480Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-16T20:12:10.2162080Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T20:12:11.3907540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/9cf029c0350192639f3b432d07b538bfa8bfe314eaa69cda5ea9c7e4ffa9c18b--imath-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-16T20:12:12.0047970Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-16T20:12:12.4081530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-16T20%3A20%3A00Z&sig=aY7MLaa2YjJav6r2SFwIjZ32o4xzm3FU731hJFrcDwU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:12.4602440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1\?se=2021-05-16T20\%3A20\%3A00Z\&sig=aY7MLaa2YjJav6r2SFwIjZ32o4xzm3FU731hJFrcDwU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:12.5190560Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:12:12.5228780Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T20:12:13.6620000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/6c5fb1592474fc0ae24fe49970030661f093bc18cc80688877c049f42e86f873--openexr-3.0.1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-16T20:12:14.2540300Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-16T20:12:14.6630130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-16T20%3A20%3A00Z&sig=S3nbGzLVHZfoFpM1JSF0bNhz1O9cAyIPOdsLI18TgbE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:14.7133160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0\?se=2021-05-16T20\%3A20\%3A00Z\&sig=S3nbGzLVHZfoFpM1JSF0bNhz1O9cAyIPOdsLI18TgbE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:14.8182540Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-16T20:12:14.8284510Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T20:12:15.9857060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/5c1048962f7ef87482a39131f5f8a9983fcd5161bc7e2456f5b27b40acc5199b--imagemagick-7.0.11-12.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-16T20:12:16.5783560Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-16T20:12:17.0317030Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-16T20%3A20%3A00Z&sig=dROkwhsNqC3ClrxPo3AlQS07sjk54XQPthb142sxyBU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:12:17.0827340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9\?se=2021-05-16T20\%3A20\%3A00Z\&sig=dROkwhsNqC3ClrxPo3AlQS07sjk54XQPthb142sxyBU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:12:17.4052240Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-16T20:12:17.4580870Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-16T20:12:17.4584280Z ==> Installing imagemagick dependency: libde265 2021-05-16T20:12:17.5285540Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-16T20:12:17.5317900Z 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-6673-v3zjj2 2021-05-16T20:12:17.5552020Z cp -pR /private/tmp/d20210516-6673-v3zjj2/libde265/. /usr/local/Cellar/libde265 2021-05-16T20:12:17.5780790Z chmod -Rf +w /private/tmp/d20210516-6673-v3zjj2 2021-05-16T20:12:17.6523950Z ==> Finishing up 2021-05-16T20:12:17.7203650Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-16T20:12:17.7255750Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-16T20:12:17.7264330Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-16T20:12:17.7283560Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-16T20:12:17.7289360Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-16T20:12:17.7300030Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-16T20:12:17.7318250Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-16T20:12:17.7332750Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-16T20:12:17.7337920Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-16T20:12:17.7354940Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-16T20:12:17.7557490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6904-irlcz1.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libde265.rb 2021-05-16T20:12:20.2927590Z ==> Summary 2021-05-16T20:12:20.2957240Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-16T20:12:20.2963880Z ==> Installing imagemagick dependency: docbook 2021-05-16T20:12:20.3006250Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-16T20:12:20.3027610Z 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-6673-1qtk4mz 2021-05-16T20:12:20.3973100Z cp -pR /private/tmp/d20210516-6673-1qtk4mz/docbook/. /usr/local/Cellar/docbook 2021-05-16T20:12:20.5347340Z chmod -Rf +w /private/tmp/d20210516-6673-1qtk4mz 2021-05-16T20:12:20.6511470Z ==> Finishing up 2021-05-16T20:12:20.7114030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6930-in0krz.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook.rb 2021-05-16T20:12:23.1131600Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-16T20:12:23.2321880Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.2732150Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.3204430Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.3665570Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.4135760Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.4553170Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.5018890Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.5477810Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.5934660Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.6345300Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.6809170Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.7254080Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.7722000Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:23.8142360Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:24.2331370Z ==> Caveats 2021-05-16T20:12:24.2332850Z To use the DocBook package in your XML toolchain, 2021-05-16T20:12:24.2334340Z you need to add the following to your ~/.bashrc: 2021-05-16T20:12:24.2335030Z 2021-05-16T20:12:24.2336350Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T20:12:24.2372040Z ==> Summary 2021-05-16T20:12:24.2505920Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-16T20:12:24.2533160Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-16T20:12:24.2610140Z 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-6673-ypidal 2021-05-16T20:12:24.2612760Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-16T20:12:26.4019940Z cp -pR /private/tmp/d20210516-6673-ypidal/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-16T20:12:29.4619090Z chmod -Rf +w /private/tmp/d20210516-6673-ypidal 2021-05-16T20:12:30.9019730Z ==> Finishing up 2021-05-16T20:12:31.0683640Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-16T20:12:31.0703010Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-16T20:12:31.0804780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-6971-1fr348j.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/docbook-xsl.rb 2021-05-16T20:12:33.3523530Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:33.3994470Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:33.4409630Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:12:33.4874040Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:12:33.5325130Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:12:33.5801310Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-16T20:12:33.6196170Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:12:33.6513040Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl-nons/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:12:33.6850250Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:12:33.7160720Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:12:33.7473140Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:12:33.7784890Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T20:12:33.8093060Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:12:33.8411400Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl /usr/local/etc/xml/catalog 2021-05-16T20:12:33.8746080Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:33.9066350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-16T20:12:33.9384400Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:12:33.9695800Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:12:34.0010330Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:12:34.0324500Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-16T20:12:34.0636400Z ==> xmlcatalog --noout --add rewriteSystem https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:12:34.0945600Z ==> xmlcatalog --noout --add rewriteURI https://cdn.docbook.org/release/xsl/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:12:34.1257820Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-16T20:12:34.1571160Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:12:34.6987060Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/1.79.2 file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:12:34.6994480Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-16T20:12:34.6997420Z ==> xmlcatalog --noout --add rewriteSystem http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:12:34.7002300Z ==> xmlcatalog --noout --add rewriteURI http://docbook.sourceforge.net/release/xsl-ns/current file:///usr/local/opt/docbook-xsl/docbook-xsl-ns /usr/local/etc/xml/catalog 2021-05-16T20:12:35.3018150Z ==> Summary 2021-05-16T20:12:35.6088460Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-16T20:12:35.6095220Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-16T20:12:35.6122100Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-16T20:12:35.6140780Z 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-6673-1lbnthy 2021-05-16T20:12:35.6261560Z cp -pR /private/tmp/d20210516-6673-1lbnthy/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-16T20:12:35.6404150Z chmod -Rf +w /private/tmp/d20210516-6673-1lbnthy 2021-05-16T20:12:35.6928140Z ==> Finishing up 2021-05-16T20:12:35.7371560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7025-1ixuob9.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/gnu-getopt.rb 2021-05-16T20:12:38.2774300Z ==> Caveats 2021-05-16T20:12:38.2778140Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:12:38.2779730Z because macOS already provides this software and installing another version in 2021-05-16T20:12:38.2780790Z parallel can cause all kinds of trouble. 2021-05-16T20:12:38.2781410Z 2021-05-16T20:12:38.2782680Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T20:12:38.2784370Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:12:38.2785180Z 2021-05-16T20:12:38.2785690Z 2021-05-16T20:12:38.2786460Z Bash completion has been installed to: 2021-05-16T20:12:38.2787840Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T20:12:38.2789210Z ==> Summary 2021-05-16T20:12:38.2800780Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-16T20:12:38.2809410Z ==> Installing imagemagick dependency: xmlto 2021-05-16T20:12:38.3000780Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-16T20:12:38.3021020Z 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-6673-1rbvklw 2021-05-16T20:12:38.3249080Z cp -pR /private/tmp/d20210516-6673-1rbvklw/xmlto/. /usr/local/Cellar/xmlto 2021-05-16T20:12:38.3587920Z chmod -Rf +w /private/tmp/d20210516-6673-1rbvklw 2021-05-16T20:12:38.4389630Z ==> Finishing up 2021-05-16T20:12:38.4829820Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-16T20:12:38.4842370Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-16T20:12:38.4900050Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-16T20:12:38.4912800Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-16T20:12:38.4917710Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-16T20:12:38.5023490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7055-10omev6.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/xmlto.rb 2021-05-16T20:12:41.1001980Z ==> Summary 2021-05-16T20:12:41.1043750Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-16T20:12:41.1050390Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-16T20:12:41.2130940Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-16T20:12:41.2148240Z 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-6673-qnnyz0 2021-05-16T20:12:41.2897120Z cp -pR /private/tmp/d20210516-6673-qnnyz0/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-16T20:12:41.4362400Z chmod -Rf +w /private/tmp/d20210516-6673-qnnyz0 2021-05-16T20:12:41.5938130Z ==> Finishing up 2021-05-16T20:12:41.6510130Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-16T20:12:41.6613550Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-16T20:12:41.6715870Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-16T20:12:41.6755670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.6790880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.6894430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.6984360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.6998290Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7002170Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7004570Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7006860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7009850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7039930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7126750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7147100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7218960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7253110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7332500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7350440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7374480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7379190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7381500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7383710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7387440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7389720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7391930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7393590Z mkdir -p /usr/local/share/locale/fo 2021-05-16T20:12:41.7395000Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-16T20:12:41.7396910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7399100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7401640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7403580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7406360Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7409780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7412020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7414240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7416770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7419010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7430110Z mkdir -p /usr/local/share/locale/ia 2021-05-16T20:12:41.7439690Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-16T20:12:41.7441680Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7444530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7446770Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7449480Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7452050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7459660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7465600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7472230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7474740Z mkdir -p /usr/local/share/locale/ky 2021-05-16T20:12:41.7491150Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-16T20:12:41.7515730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7521790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7549320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7563670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7566440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7568980Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7579020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7582140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7596090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7609600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7613950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7616210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7637250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7657090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7662740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7665070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7667140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7670370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7683050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7693840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7695890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7698180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7700780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7704040Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7706580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7709310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7721420Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7748830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7771690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7784500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7812000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7839340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7867310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7894820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-16T20:12:41.7922330Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-16T20:12:41.7927770Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-16T20:12:41.7937570Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-16T20:12:41.8391530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7081-1x5lixa.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/shared-mime-info.rb 2021-05-16T20:12:44.1387570Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-16T20:12:45.6803540Z ==> Summary 2021-05-16T20:12:45.7025220Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-16T20:12:45.7030280Z ==> Installing imagemagick dependency: libheif 2021-05-16T20:12:45.8353940Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-16T20:12:45.8371630Z 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-6673-1l67ef7 2021-05-16T20:12:45.8637420Z cp -pR /private/tmp/d20210516-6673-1l67ef7/libheif/. /usr/local/Cellar/libheif 2021-05-16T20:12:45.8930480Z chmod -Rf +w /private/tmp/d20210516-6673-1l67ef7 2021-05-16T20:12:46.0580640Z ==> Finishing up 2021-05-16T20:12:46.1132410Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-16T20:12:46.1158900Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-16T20:12:46.1161940Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-16T20:12:46.1175870Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-16T20:12:46.1177700Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-16T20:12:46.1179300Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-16T20:12:46.1205000Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-16T20:12:46.1229080Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-16T20:12:46.1241150Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-16T20:12:46.1253930Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-16T20:12:46.1263450Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-16T20:12:46.1270150Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-16T20:12:46.1278220Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-16T20:12:46.1298380Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-16T20:12:46.1317140Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-16T20:12:46.1738680Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-16T20:12:46.1751460Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-16T20:12:46.1952010Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7108-mikrow.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libheif.rb 2021-05-16T20:12:48.6021390Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-16T20:12:50.5809180Z ==> Summary 2021-05-16T20:12:50.5909720Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-16T20:12:50.5939790Z ==> Installing imagemagick dependency: liblqr 2021-05-16T20:12:50.6419550Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-16T20:12:50.6432800Z 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-6673-zh5ylp 2021-05-16T20:12:50.6579200Z cp -pR /private/tmp/d20210516-6673-zh5ylp/liblqr/. /usr/local/Cellar/liblqr 2021-05-16T20:12:50.6811720Z chmod -Rf +w /private/tmp/d20210516-6673-zh5ylp 2021-05-16T20:12:50.7339270Z ==> Finishing up 2021-05-16T20:12:50.7815560Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-16T20:12:50.7828360Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-16T20:12:50.7838940Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-16T20:12:50.7844690Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-16T20:12:50.8003650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7135-1bbazxo.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/liblqr.rb 2021-05-16T20:12:53.3795320Z ==> Summary 2021-05-16T20:12:53.3821760Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-16T20:12:53.3827650Z ==> Installing imagemagick dependency: libomp 2021-05-16T20:12:53.3884380Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-16T20:12:53.3902020Z 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-6673-14hxuyg 2021-05-16T20:12:53.4062740Z cp -pR /private/tmp/d20210516-6673-14hxuyg/libomp/. /usr/local/Cellar/libomp 2021-05-16T20:12:53.4183670Z chmod -Rf +w /private/tmp/d20210516-6673-14hxuyg 2021-05-16T20:12:53.4680880Z ==> Finishing up 2021-05-16T20:12:53.5121240Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-16T20:12:53.5128300Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-16T20:12:53.5133570Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-16T20:12:53.5149250Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-16T20:12:53.5158590Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-16T20:12:53.5283490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7161-17ekl7w.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libomp.rb 2021-05-16T20:12:56.1171370Z ==> Summary 2021-05-16T20:12:56.1187300Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-16T20:12:56.1199050Z ==> Installing imagemagick dependency: imath 2021-05-16T20:12:56.1301230Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:12:56.1318880Z 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-6673-f1lh48 2021-05-16T20:12:56.1603170Z cp -pR /private/tmp/d20210516-6673-f1lh48/imath/. /usr/local/Cellar/imath 2021-05-16T20:12:56.1897830Z chmod -Rf +w /private/tmp/d20210516-6673-f1lh48 2021-05-16T20:12:56.2582410Z ==> Finishing up 2021-05-16T20:12:56.3032350Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-16T20:12:56.3048070Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-16T20:12:56.3053090Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-16T20:12:56.3058740Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-16T20:12:56.3064230Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-16T20:12:56.3069420Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-16T20:12:56.3077060Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-16T20:12:56.3274150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7187-fctgrw.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imath.rb 2021-05-16T20:12:58.9407240Z ==> Summary 2021-05-16T20:12:58.9447230Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-16T20:12:58.9454240Z ==> Installing imagemagick dependency: openexr 2021-05-16T20:12:58.9556300Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-16T20:12:58.9573930Z 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-6673-1hag2t8 2021-05-16T20:12:59.0587340Z cp -pR /private/tmp/d20210516-6673-1hag2t8/openexr/. /usr/local/Cellar/openexr 2021-05-16T20:12:59.1661430Z chmod -Rf +w /private/tmp/d20210516-6673-1hag2t8 2021-05-16T20:12:59.3983790Z ==> Finishing up 2021-05-16T20:12:59.4548060Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-16T20:12:59.4558070Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-16T20:12:59.4567560Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-16T20:12:59.4577250Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-16T20:12:59.4587190Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-16T20:12:59.4595800Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-16T20:12:59.4604170Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-16T20:12:59.4613940Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-16T20:12:59.4626910Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-16T20:12:59.4641550Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-16T20:12:59.4662220Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-16T20:12:59.4671340Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-16T20:12:59.4687090Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-16T20:12:59.4698420Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-16T20:12:59.4708500Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-16T20:12:59.4722170Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-16T20:12:59.4736340Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-16T20:12:59.4751270Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-16T20:12:59.4762860Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-16T20:12:59.4832210Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-16T20:12:59.4836470Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-16T20:12:59.4842270Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-16T20:12:59.4847010Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-16T20:12:59.4852500Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-16T20:12:59.4857670Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-16T20:12:59.4863250Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-16T20:12:59.4868290Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-16T20:12:59.4876250Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-16T20:12:59.5348700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7214-1aigd4f.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/openexr.rb 2021-05-16T20:13:02.1285690Z ==> Summary 2021-05-16T20:13:02.1452210Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-16T20:13:02.1458480Z ==> Installing imagemagick 2021-05-16T20:13:02.1462330Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-16T20:13:02.1482100Z 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-6673-1xlm7dt 2021-05-16T20:13:02.5625760Z cp -pR /private/tmp/d20210516-6673-1xlm7dt/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-16T20:13:03.0604320Z chmod -Rf +w /private/tmp/d20210516-6673-1xlm7dt 2021-05-16T20:13:05.4084960Z ==> Finishing up 2021-05-16T20:13:05.4360860Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-16T20:13:05.4366680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-16T20:13:05.4371450Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-16T20:13:05.4376680Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-16T20:13:05.4381670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-16T20:13:05.4387100Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-16T20:13:05.4392330Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-16T20:13:05.4397430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-16T20:13:05.4402300Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-16T20:13:05.4407850Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-16T20:13:05.4412780Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-16T20:13:05.4418150Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-16T20:13:05.4423000Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-16T20:13:05.4428290Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-16T20:13:05.4437110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-16T20:13:05.4459820Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-16T20:13:05.4465910Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-16T20:13:05.4467220Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-16T20:13:05.4468310Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-16T20:13:05.4469420Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-16T20:13:05.4470610Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-16T20:13:05.4475100Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-16T20:13:05.4480700Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-16T20:13:05.4485590Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-16T20:13:05.4490890Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-16T20:13:05.4495930Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-16T20:13:05.4501250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-16T20:13:05.4506340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-16T20:13:05.4510920Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-16T20:13:05.4516280Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-16T20:13:05.4523700Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-16T20:13:05.4530220Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-16T20:13:05.4537830Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-16T20:13:05.4548250Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-16T20:13:05.4557300Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-16T20:13:05.4564010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-16T20:13:05.4569660Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-16T20:13:05.4583040Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-16T20:13:05.4595110Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-16T20:13:05.4604010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-16T20:13:05.4609950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-16T20:13:05.4615270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-16T20:13:05.4635020Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-16T20:13:05.4642280Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-16T20:13:05.4650410Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-16T20:13:05.4689880Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-16T20:13:05.4694050Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-16T20:13:05.4700140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-16T20:13:05.4705550Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-16T20:13:05.4712050Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-16T20:13:05.4719940Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-16T20:13:05.4725510Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-16T20:13:05.4730500Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-16T20:13:05.4736880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-16T20:13:05.4742060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-16T20:13:05.4748240Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-16T20:13:05.4752810Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-16T20:13:05.4759060Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-16T20:13:05.4764630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-16T20:13:05.4771250Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-16T20:13:05.4774750Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-16T20:13:05.4781620Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-16T20:13:05.4792880Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-16T20:13:05.4799320Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-16T20:13:05.4804960Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-16T20:13:05.4813640Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-16T20:13:05.4819610Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-16T20:13:05.4824180Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-16T20:13:05.4832200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-16T20:13:05.4837610Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-16T20:13:05.4844160Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-16T20:13:05.7763600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7242-1pr8jjv.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/imagemagick.rb 2021-05-16T20:13:08.5611760Z ==> Summary 2021-05-16T20:13:08.6106040Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-16T20:13:10.6098550Z ==> Caveats 2021-05-16T20:13:10.6099970Z ==> docbook 2021-05-16T20:13:10.6116480Z To use the DocBook package in your XML toolchain, 2021-05-16T20:13:10.6117500Z you need to add the following to your ~/.bashrc: 2021-05-16T20:13:10.6118120Z 2021-05-16T20:13:10.6119050Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-16T20:13:10.6120530Z ==> gnu-getopt 2021-05-16T20:13:10.6148610Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:13:10.6149920Z because macOS already provides this software and installing another version in 2021-05-16T20:13:10.6150980Z parallel can cause all kinds of trouble. 2021-05-16T20:13:10.6151590Z 2021-05-16T20:13:10.6152860Z If you need to have gnu-getopt first in your PATH, run: 2021-05-16T20:13:10.6154510Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:13:10.6155300Z 2021-05-16T20:13:10.6155800Z 2021-05-16T20:13:10.6156580Z Bash completion has been installed to: 2021-05-16T20:13:10.6157920Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-16T20:13:12.3453060Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T20:13:13.5768680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/f3258cdd6849fbec6a4804a1775a5bee56e52259f5844fe95ae8c242e22fa01a--udunits-2.2.27.6_1.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-16T20:13:14.2651150Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-16T20:13:14.6989250Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-16T20%3A20%3A00Z&sig=nDv4isETLSXHd3C11V0uGq86hsxiVTL0eCZxo2tAY78%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:14.7465380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c\?se=2021-05-16T20\%3A20\%3A00Z\&sig=nDv4isETLSXHd3C11V0uGq86hsxiVTL0eCZxo2tAY78\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:13:14.8062990Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-16T20:13:14.8802140Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-16T20:13:14.8830690Z 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-7249-dqxwgh 2021-05-16T20:13:14.8992440Z cp -pR /private/tmp/d20210516-7249-dqxwgh/udunits/. /usr/local/Cellar/udunits 2021-05-16T20:13:14.9262100Z chmod -Rf +w /private/tmp/d20210516-7249-dqxwgh 2021-05-16T20:13:14.9804190Z ==> Finishing up 2021-05-16T20:13:15.0350550Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-16T20:13:15.0357230Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-16T20:13:15.0363540Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-16T20:13:15.0372780Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-16T20:13:15.0386880Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-16T20:13:15.0434840Z info /usr/local/share/info/udunits2.info 2021-05-16T20:13:15.0444780Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-16T20:13:15.0483290Z info /usr/local/share/info/udunits2lib.info 2021-05-16T20:13:15.0493420Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-16T20:13:15.0529060Z info /usr/local/share/info/udunits2prog.info 2021-05-16T20:13:15.0538980Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-16T20:13:15.0547260Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-16T20:13:15.0553160Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-16T20:13:15.0722150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-7416-4on8w8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/udunits.rb 2021-05-16T20:13:17.6437390Z ==> Summary 2021-05-16T20:13:17.6468780Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-16T20:13:19.9976660Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-16T20:13:19.9977720Z To reinstall 1.6, run: 2021-05-16T20:13:19.9983200Z brew reinstall jq 2021-05-16T20:13:21.6648680Z ==> Caveats 2021-05-16T20:13:21.6649820Z imagej requires Java. You can install the latest version with: 2021-05-16T20:13:21.6651210Z brew install --cask adoptopenjdk 2021-05-16T20:13:21.6651880Z 2021-05-16T20:13:21.9206050Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T20:13:22.1610650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip.incomplete https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-16T20:13:30.1395360Z ==> Verifying checksum for cask 'imagej' 2021-05-16T20:13:30.4354890Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T20:13:30.4356050Z ==> Installing Cask imagej 2021-05-16T20:13:30.4828910Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210516-7526-1t3mdk5 2021-05-16T20:13:30.6362470Z cp -pR /private/tmp/d20210516-7526-1t3mdk5/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-16T20:13:30.7819130Z chmod -Rf +w /private/tmp/d20210516-7526-1t3mdk5 2021-05-16T20:13:30.8638970Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-16T20:13:31.1571600Z 🍺 imagej was successfully installed! 2021-05-16T20:13:33.1056130Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-16T20:13:34.7819640Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-16T20:13:35.1919160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-16T20%3A20%3A00Z&sig=zoTWV4aGA71g5qrdK8EmjbxUgqFXt2a6pNUX3GiYaRE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:35.3457870Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-16T20:13:37.1303610Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-16T20:13:37.6046500Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-16T20%3A20%3A00Z&sig=1rRNZZ88TEnjajHt2ugL5vwVwCeYjK%2BrUGueAi8m3Iw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:38.1177800Z ==> Installing dependencies for bowtie2: tbb 2021-05-16T20:13:38.1263330Z ==> Installing bowtie2 dependency: tbb 2021-05-16T20:13:38.2748280Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-16T20:13:42.7791020Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-16T20:13:42.7825140Z ==> Installing bowtie2 2021-05-16T20:13:42.7833360Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-16T20:13:47.4518590Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-16T20:13:50.8365940Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-16T20:13:52.7148760Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-16T20:13:53.1548730Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-16T20%3A20%3A00Z&sig=SlQnQictd4qLSSxfYIHFTaGaF%2BJGYO8vi8oSLh%2FZXCE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:53.3584660Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-16T20:13:55.1139890Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-16T20:13:55.6122690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-16T20%3A20%3A00Z&sig=h%2BjfJMaJobGX4rzv2QDk8%2Bsj2yTQgLDvSPNEzZvbT5E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:55.7110020Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-16T20:13:57.3562270Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-16T20:13:57.8058580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-16T20%3A20%3A00Z&sig=9WyX3exy1VgUmucLtjQBeHHgpAZ1wA5ZLRSoY1Uq%2FjM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:13:57.9084450Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-16T20:13:59.6148610Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-16T20:14:00.0666860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-16T20%3A20%3A00Z&sig=nnf1Z%2FwLWGCD2zNqken9iI9nxKhj8GZv2li0KFxsonY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:00.1901780Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-16T20:14:01.9800790Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-16T20:14:02.4243970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-16T20%3A20%3A00Z&sig=1PYNrt7idXIOo%2B3Z0UGTBz3T36z7Hnxi7ASLMUhS4YE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:02.5522850Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-16T20:14:04.2391430Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-16T20:14:04.6735860Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-16T20%3A20%3A00Z&sig=hDZvIgcxEyO7X74DkqEs1q%2BPTbdFbTKEIMfZKkKNZIw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:05.5852330Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-16T20:14:06.1369250Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-16T20:14:06.1396330Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-16T20:14:06.5475780Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:14:06.5727410Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-16T20:14:08.2563910Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-16T20:14:08.7095160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-16T20%3A20%3A00Z&sig=6ZxDefRxexFWfOsB3JQCwEykYF5AkUZuSdDZLKmR%2FyA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:08.8263590Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-16T20:14:10.5371330Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-16T20:14:10.9929770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-16T20%3A20%3A00Z&sig=bEFF81kUbM2eUuXoBLOJ3wu2XesGcWwFUm2%2BRSsV2f4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:11.2324220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-16T20:14:12.9044280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-16T20:14:13.3331580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-16T20%3A20%3A00Z&sig=3wOIczckF7awmo%2B6jkeLFTmFSjGa%2Fy9z84ssZxnrkYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:13.5722800Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-16T20:14:15.5323370Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-16T20:14:15.9741470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-16T20%3A20%3A00Z&sig=VkapOjKMRW33HEIEdxQQaPkoemhez4a12oKatSt3yvU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:16.2878310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-16T20:14:18.1305060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-16T20:14:18.5996160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-16T20%3A20%3A00Z&sig=To5icaQngpk3ej3HELz2Y3zwrog9km1gMcUa1iMsbGQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:18.7242620Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-16T20:14:20.4382820Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-16T20:14:20.9021890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-16T20%3A20%3A00Z&sig=12TbcFs1aXIF%2FsjSpcsS8wFSniFEUJIXGRYrVyzdzO0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:21.0314470Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-16T20:14:22.7912850Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-16T20:14:23.2380920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-16T20%3A20%3A00Z&sig=dYz6KYimE5rh1s1klY7YUP0lsjQTncrCYCSSpp5xdOI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:23.3622520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-16T20:14:25.0576000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-16T20:14:25.5648150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-16T20%3A20%3A00Z&sig=%2BCP4wqavqSU0D9ZEUPyTqXASz%2FR1cLGhkFJfXij5xfc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:25.9376140Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T20:14:27.6756530Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T20:14:28.0605140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-16T20%3A20%3A00Z&sig=qy79X3rebnLrMDA2TijlWh18p%2F3%2F49cxILk03F%2FgfYE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:28.2831200Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-16T20:14:29.9505590Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-16T20:14:30.3911510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-16T20%3A20%3A00Z&sig=Q7AXxAoJ2c%2FfANoFfEUV2LZ41JLio9p4pPxbcDE1qwo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:30.9053520Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-16T20:14:32.6165710Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-16T20:14:32.9777840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-16T20%3A20%3A00Z&sig=vBTt9kwvhO2UzwktHr%2BBLDDRReE81Fmh%2BiWtp0Ub9HE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:33.2786490Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-16T20:14:35.0751650Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-16T20:14:35.5100490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-16T20%3A20%3A00Z&sig=V7Io%2B%2Ft6EFJfzUc5oQcBU3gocPFOLynwV5gRnLI16zI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:36.0476750Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-16T20:14:37.7841240Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-16T20:14:38.4524720Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-16T20%3A20%3A00Z&sig=kLoRbKWUPZd2CI8E8RDQ9mMnRYO6gnnjZsE1oYxM2ok%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:14:39.0836750Z ==> Installing dependencies for gdal: cfitsio, popt, epsilon, expat, freexl, geos, hdf5, json-c, libxml2, libdap, proj, libgeotiff, librttopo, minizip, libspatialite, netcdf, openblas, numpy and xerces-c 2021-05-16T20:14:39.0839890Z ==> Installing gdal dependency: cfitsio 2021-05-16T20:14:39.1903320Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-16T20:14:41.9153840Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-16T20:14:41.9170800Z ==> Installing gdal dependency: popt 2021-05-16T20:14:41.9199530Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-16T20:14:44.5501920Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-16T20:14:44.5508060Z ==> Installing gdal dependency: epsilon 2021-05-16T20:14:44.5566660Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-16T20:14:47.1181010Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-16T20:14:47.1186810Z ==> Installing gdal dependency: expat 2021-05-16T20:14:47.1217450Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-16T20:14:49.6497610Z ==> Caveats 2021-05-16T20:14:49.6499310Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:14:49.6500590Z because macOS already provides this software and installing another version in 2021-05-16T20:14:49.6501630Z parallel can cause all kinds of trouble. 2021-05-16T20:14:49.6502250Z 2021-05-16T20:14:49.6503070Z If you need to have expat first in your PATH, run: 2021-05-16T20:14:49.6504580Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:14:49.6505370Z 2021-05-16T20:14:49.6506200Z For compilers to find expat you may need to set: 2021-05-16T20:14:49.6507490Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T20:14:49.6509000Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T20:14:49.6509700Z 2021-05-16T20:14:49.6510890Z For pkg-config to find expat you may need to set: 2021-05-16T20:14:49.6511980Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T20:14:49.6512650Z 2021-05-16T20:14:49.6513750Z ==> Summary 2021-05-16T20:14:49.6526400Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-16T20:14:49.6532390Z ==> Installing gdal dependency: freexl 2021-05-16T20:14:49.6592760Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-16T20:14:52.8607280Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-16T20:14:52.8608550Z ==> Installing gdal dependency: geos 2021-05-16T20:14:52.8710780Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-16T20:14:55.8094340Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-16T20:14:55.8111750Z ==> Installing gdal dependency: hdf5 2021-05-16T20:14:55.8704420Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-16T20:14:59.3415670Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-16T20:14:59.3422550Z ==> Installing gdal dependency: json-c 2021-05-16T20:14:59.3530700Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-16T20:15:02.0394670Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-16T20:15:02.0400400Z ==> Installing gdal dependency: libxml2 2021-05-16T20:15:02.0474140Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-16T20:15:05.0796600Z ==> Caveats 2021-05-16T20:15:05.0798300Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:15:05.0799610Z because macOS already provides this software and installing another version in 2021-05-16T20:15:05.0800710Z parallel can cause all kinds of trouble. 2021-05-16T20:15:05.0801320Z 2021-05-16T20:15:05.0802140Z If you need to have libxml2 first in your PATH, run: 2021-05-16T20:15:05.0803700Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:15:05.0804480Z 2021-05-16T20:15:05.0805310Z For compilers to find libxml2 you may need to set: 2021-05-16T20:15:05.0807070Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T20:15:05.0808630Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T20:15:05.0809340Z 2021-05-16T20:15:05.0810570Z For pkg-config to find libxml2 you may need to set: 2021-05-16T20:15:05.0811670Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T20:15:05.0817370Z 2021-05-16T20:15:05.0818990Z ==> Summary 2021-05-16T20:15:05.0980510Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-16T20:15:05.0986580Z ==> Installing gdal dependency: libdap 2021-05-16T20:15:05.1167330Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-16T20:15:08.0460330Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-16T20:15:08.0466420Z ==> Installing gdal dependency: proj 2021-05-16T20:15:08.0645550Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-16T20:15:10.9870230Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-16T20:15:10.9875140Z ==> Installing gdal dependency: libgeotiff 2021-05-16T20:15:11.0076350Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-16T20:15:13.7460490Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-16T20:15:13.7466040Z ==> Installing gdal dependency: librttopo 2021-05-16T20:15:13.7880510Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-16T20:15:16.3555530Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-16T20:15:16.3560290Z ==> Installing gdal dependency: minizip 2021-05-16T20:15:16.3768950Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-16T20:15:18.9548200Z ==> Caveats 2021-05-16T20:15:18.9550040Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T20:15:18.9551520Z with the venerable 'unzip' library. 2021-05-16T20:15:18.9552740Z ==> Summary 2021-05-16T20:15:18.9571360Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-16T20:15:18.9578000Z ==> Installing gdal dependency: libspatialite 2021-05-16T20:15:19.0466100Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-16T20:15:22.3800670Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-16T20:15:22.3810520Z ==> Installing gdal dependency: netcdf 2021-05-16T20:15:22.4401520Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:15:25.4435530Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T20:15:25.4439740Z ==> Installing gdal dependency: openblas 2021-05-16T20:15:25.4799590Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-16T20:15:29.7006830Z ==> Caveats 2021-05-16T20:15:29.7008640Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:15:29.7009860Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T20:15:29.7010560Z 2021-05-16T20:15:29.7011380Z For compilers to find openblas you may need to set: 2021-05-16T20:15:29.7012700Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T20:15:29.7014100Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T20:15:29.7014780Z 2021-05-16T20:15:29.7015960Z For pkg-config to find openblas you may need to set: 2021-05-16T20:15:29.7017040Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T20:15:29.7017720Z 2021-05-16T20:15:29.7018730Z ==> Summary 2021-05-16T20:15:29.7034230Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-16T20:15:29.7041910Z ==> Installing gdal dependency: numpy 2021-05-16T20:15:29.7799510Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-16T20:15:33.9605210Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-16T20:15:33.9612080Z ==> Installing gdal dependency: xerces-c 2021-05-16T20:15:33.9677200Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-16T20:15:39.3132380Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-16T20:15:39.3140020Z ==> Installing gdal 2021-05-16T20:15:39.3143600Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-16T20:15:46.3503140Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-16T20:15:47.7460220Z ==> No outdated dependents to upgrade! 2021-05-16T20:15:47.7461990Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:15:48.0911370Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:15:48.0912420Z netcdf 2021-05-16T20:15:48.2331080Z ==> Caveats 2021-05-16T20:15:48.2332460Z ==> expat 2021-05-16T20:15:48.2382600Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:15:48.2383890Z because macOS already provides this software and installing another version in 2021-05-16T20:15:48.2384960Z parallel can cause all kinds of trouble. 2021-05-16T20:15:48.2385590Z 2021-05-16T20:15:48.2386390Z If you need to have expat first in your PATH, run: 2021-05-16T20:15:48.2387930Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:15:48.2388710Z 2021-05-16T20:15:48.2389500Z For compilers to find expat you may need to set: 2021-05-16T20:15:48.2390810Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-16T20:15:48.2392190Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-16T20:15:48.2392870Z 2021-05-16T20:15:48.2394070Z For pkg-config to find expat you may need to set: 2021-05-16T20:15:48.2395130Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-16T20:15:48.2395790Z 2021-05-16T20:15:48.2396890Z ==> libxml2 2021-05-16T20:15:48.2427930Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:15:48.2429210Z because macOS already provides this software and installing another version in 2021-05-16T20:15:48.2430260Z parallel can cause all kinds of trouble. 2021-05-16T20:15:48.2430870Z 2021-05-16T20:15:48.2431690Z If you need to have libxml2 first in your PATH, run: 2021-05-16T20:15:48.2433220Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:15:48.2434000Z 2021-05-16T20:15:48.2434810Z For compilers to find libxml2 you may need to set: 2021-05-16T20:15:48.2436750Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-16T20:15:48.2438170Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-16T20:15:48.2438940Z 2021-05-16T20:15:48.2440140Z For pkg-config to find libxml2 you may need to set: 2021-05-16T20:15:48.2441230Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-16T20:15:48.2441900Z 2021-05-16T20:15:48.2442980Z ==> minizip 2021-05-16T20:15:48.2445580Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-16T20:15:48.2447000Z with the venerable 'unzip' library. 2021-05-16T20:15:48.2448230Z ==> openblas 2021-05-16T20:15:48.2488330Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:15:48.2489550Z because macOS provides BLAS in Accelerate.framework. 2021-05-16T20:15:48.2490290Z 2021-05-16T20:15:48.2491140Z For compilers to find openblas you may need to set: 2021-05-16T20:15:48.2492540Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-16T20:15:48.2494000Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-16T20:15:48.2494720Z 2021-05-16T20:15:48.2495950Z For pkg-config to find openblas you may need to set: 2021-05-16T20:15:48.2497080Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-16T20:15:48.2497770Z 2021-05-16T20:15:50.4135200Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-16T20:15:50.9711480Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-16T20:15:50.9742850Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-16T20:15:51.5006750Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:15:51.5181420Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-16T20:15:52.0885570Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-16T20:15:52.0907830Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-16T20:15:52.5804680Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:15:52.6013240Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-16T20:15:54.2884950Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-16T20:15:54.7903150Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-16T20%3A25%3A00Z&sig=opud7TglP6qlQzFViF7Ggxi4a0DOWSAtBGQerQluXTw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:15:56.7071140Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-16T20:15:57.2776160Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-16T20:15:57.2802150Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-16T20:15:57.6616000Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:15:57.6726200Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-16T20:15:59.3486020Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-16T20:15:59.8985810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-16T20%3A25%3A00Z&sig=IVbnZJWjJ7CAqcXa5%2BDfAFR6RGxipeb2kckmqi0w8R0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:00.2191780Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-16T20:16:00.2210680Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-16T20:16:02.0050890Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-16T20:16:02.5325290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-16T20%3A25%3A00Z&sig=HBZzXM32KwIcQWf2pLtE%2BsdHYvOccEh99%2FS0jekymFA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:03.2856650Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-16T20:16:04.9660170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-16T20:16:05.4762300Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-16T20%3A25%3A00Z&sig=QJwbJZ8P4zPONyxRrEGFFgTcWVGzHJI%2FQETUYgTKVcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:05.7860550Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-16T20:16:07.6492570Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-16T20:16:08.1017060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-16T20%3A25%3A00Z&sig=11LCDhEDdu6uCKsb9ZKYWrfp4cX2dJrLeuCGGvsuTQo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:16:09.6119520Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-16T20:16:09.6127230Z ==> Installing itk dependency: open-mpi 2021-05-16T20:16:09.7310360Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-16T20:16:15.1437340Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-16T20:16:15.1444370Z ==> Installing itk dependency: fftw 2021-05-16T20:16:15.2109100Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-16T20:16:18.2109830Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-16T20:16:18.2151700Z ==> Installing itk dependency: boost 2021-05-16T20:16:18.2180220Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-16T20:16:48.5979950Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-16T20:16:48.5999080Z ==> Installing itk dependency: netcdf 2021-05-16T20:16:48.6731890Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-16T20:16:51.4421990Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-16T20:16:51.4428420Z ==> Installing itk dependency: pyqt@5 2021-05-16T20:16:51.5040070Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-16T20:16:56.8193760Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-16T20:16:56.8199950Z ==> Installing itk dependency: vtk@8.2 2021-05-16T20:16:56.9757550Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-16T20:17:25.0909020Z ==> Caveats 2021-05-16T20:17:25.0910690Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-16T20:17:25.0911820Z because this is an alternate version of another formula. 2021-05-16T20:17:25.0912520Z 2021-05-16T20:17:25.0913350Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-16T20:17:25.0914850Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-16T20:17:25.0915620Z 2021-05-16T20:17:25.0916440Z For compilers to find vtk@8.2 you may need to set: 2021-05-16T20:17:25.0917730Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-16T20:17:25.0919560Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-16T20:17:25.0928360Z 2021-05-16T20:17:25.0929940Z ==> Summary 2021-05-16T20:17:25.3205960Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-16T20:17:25.3211940Z ==> Installing itk dependency: gdcm 2021-05-16T20:17:25.5097960Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-16T20:17:31.4716300Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-16T20:17:31.4721120Z ==> Installing itk 2021-05-16T20:17:31.4726500Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-16T20:17:45.1974510Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-16T20:17:48.4828220Z ==> No outdated dependents to upgrade! 2021-05-16T20:17:48.4829990Z ==> Checking for dependents of upgraded formulae... 2021-05-16T20:17:50.6176170Z ==> Reinstalling 1 broken dependent from source: 2021-05-16T20:17:50.6178420Z fftw 2021-05-16T20:17:50.6576220Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-16T20:17:50.6577980Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-16T20:17:52.4371280Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-16T20:17:52.5652360Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T20:17:53.7376970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/937b58c22e4a6a9efb8e88b8587d92ba75ef95c68ae447eb0eeb15b68ade838a--faac-1.29.9.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-16T20:17:54.3071460Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-16T20:17:54.7684220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-16T20%3A25%3A00Z&sig=REQcRap3pXb%2BOm3OEYLIJwkOkbX61gknl21eTUkpLEI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:54.8145550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f\?se=2021-05-16T20\%3A25\%3A00Z\&sig=REQcRap3pXb\%2BOm3OEYLIJwkOkbX61gknl21eTUkpLEI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:17:54.8659240Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-16T20:17:54.8719740Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T20:17:55.9790280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/56f458278adb5a5270c7eaffb27e027b85c44934330a82a6f0085b601d2acdc9--fdk-aac-2.0.2.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-16T20:17:56.5366170Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-16T20:17:56.9482230Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-16T20%3A25%3A00Z&sig=EFRhKO6fWo4b5IBwNsc94S3BDAQH9IIFJ%2F%2BhOhY8rY0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:56.9968150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8\?se=2021-05-16T20\%3A25\%3A00Z\&sig=EFRhKO6fWo4b5IBwNsc94S3BDAQH9IIFJ\%2F\%2BhOhY8rY0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:17:57.1371230Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-16T20:17:57.1453890Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T20:17:58.2759950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/8bfdeb8b08d064554a1a945b37e7cc89b36f3261c82778ae2b667e5bb1883459--sdl-1.2.15_3.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-16T20:17:58.8679290Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-16T20:17:59.3019530Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-16T20%3A25%3A00Z&sig=4OhUA6lXqVNpJA%2Fa1GPDn7T3stDlIUlCXYNyUYmFyq8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:17:59.3462770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f\?se=2021-05-16T20\%3A25\%3A00Z\&sig=4OhUA6lXqVNpJA\%2Fa1GPDn7T3stDlIUlCXYNyUYmFyq8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:17:59.4316450Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-16T20:17:59.4357730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T20:18:00.5394280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ application/vnd.oci.image.index.v1\+json --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/c5c689e5b3ed6faa65c45882234012aa9c17e23a2959f1253e9a197afc3670e3--libav-12.3_8.bottle_manifest.json.incomplete https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-16T20:18:01.1097020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-16T20:18:01.5607510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-16T20%3A25%3A00Z&sig=CGkz90zQGgHUwBlA06pjS34fvFlqg7ysd0zKBdYpkeo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:18:01.6115510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Authorization:\ Bearer\ QQ== --location --remote-time --continue-at 0 --output /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz.incomplete https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905\?se=2021-05-16T20\%3A25\%3A00Z\&sig=CGkz90zQGgHUwBlA06pjS34fvFlqg7ysd0zKBdYpkeo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-16T20:18:02.0621870Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-16T20:18:02.1242080Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-16T20:18:02.1246250Z ==> Installing libav dependency: faac 2021-05-16T20:18:02.1840930Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-16T20:18:02.1869690Z 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-9130-1eqbejo 2021-05-16T20:18:02.1980310Z cp -pR /private/tmp/d20210516-9130-1eqbejo/faac/. /usr/local/Cellar/faac 2021-05-16T20:18:02.2144640Z chmod -Rf +w /private/tmp/d20210516-9130-1eqbejo 2021-05-16T20:18:02.2608810Z ==> Finishing up 2021-05-16T20:18:02.3116030Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-16T20:18:02.3122120Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-16T20:18:02.3126960Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-16T20:18:02.3144710Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-16T20:18:02.3155700Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-16T20:18:02.3160280Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-16T20:18:02.3166200Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-16T20:18:02.3310120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9312-7xkvj8.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/faac.rb 2021-05-16T20:18:04.7343250Z ==> Summary 2021-05-16T20:18:04.7368090Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-16T20:18:04.7374670Z ==> Installing libav dependency: fdk-aac 2021-05-16T20:18:04.7397140Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-16T20:18:04.7415120Z 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-9130-1macglq 2021-05-16T20:18:04.7799770Z cp -pR /private/tmp/d20210516-9130-1macglq/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-16T20:18:04.7959520Z chmod -Rf +w /private/tmp/d20210516-9130-1macglq 2021-05-16T20:18:04.8507000Z ==> Finishing up 2021-05-16T20:18:04.9013340Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-16T20:18:04.9019190Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-16T20:18:04.9025920Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-16T20:18:04.9030830Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-16T20:18:04.9036170Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-16T20:18:04.9043450Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-16T20:18:04.9191130Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9338-10upr30.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/fdk-aac.rb 2021-05-16T20:18:07.3477680Z ==> Summary 2021-05-16T20:18:07.3500260Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-16T20:18:07.3507290Z ==> Installing libav dependency: sdl 2021-05-16T20:18:07.3533820Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-16T20:18:07.3552130Z 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-9130-1ptk2wl 2021-05-16T20:18:07.4256070Z cp -pR /private/tmp/d20210516-9130-1ptk2wl/sdl/. /usr/local/Cellar/sdl 2021-05-16T20:18:07.5390340Z chmod -Rf +w /private/tmp/d20210516-9130-1ptk2wl 2021-05-16T20:18:07.6564090Z ==> Finishing up 2021-05-16T20:18:07.7050170Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-16T20:18:07.7056430Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-16T20:18:07.7071450Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-16T20:18:07.7102580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-16T20:18:07.7114100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-16T20:18:07.7126780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-16T20:18:07.7140480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-16T20:18:07.7152910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-16T20:18:07.7158570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-16T20:18:07.7169390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-16T20:18:07.7178360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-16T20:18:07.7188610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-16T20:18:07.7199050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-16T20:18:07.7207720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-16T20:18:07.7217920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-16T20:18:07.7223440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-16T20:18:07.7228960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-16T20:18:07.7240050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-16T20:18:07.7252160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-16T20:18:07.7260790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-16T20:18:07.7270460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-16T20:18:07.7279830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-16T20:18:07.7289690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-16T20:18:07.7298920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-16T20:18:07.7307230Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-16T20:18:07.7316250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-16T20:18:07.7326760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-16T20:18:07.7335100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-16T20:18:07.7343610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-16T20:18:07.7367580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-16T20:18:07.7374890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-16T20:18:07.7380430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-16T20:18:07.7385880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-16T20:18:07.7392570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-16T20:18:07.7400850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-16T20:18:07.7409890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-16T20:18:07.7415260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-16T20:18:07.7423860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-16T20:18:07.7433030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-16T20:18:07.7438270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-16T20:18:07.7443890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-16T20:18:07.7451740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-16T20:18:07.7462600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-16T20:18:07.7471760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-16T20:18:07.7479780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-16T20:18:07.7485330Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-16T20:18:07.7490870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-16T20:18:07.7496640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-16T20:18:07.7502030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-16T20:18:07.7511490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-16T20:18:07.7520440Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-16T20:18:07.7525930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-16T20:18:07.7531390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-16T20:18:07.7539550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-16T20:18:07.7547170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-16T20:18:07.7554960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-16T20:18:07.7560660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-16T20:18:07.7566100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-16T20:18:07.7578110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-16T20:18:07.7586360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-16T20:18:07.7593910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-16T20:18:07.7617620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-16T20:18:07.7625580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-16T20:18:07.7631650Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-16T20:18:07.7639110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-16T20:18:07.7649170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-16T20:18:07.7654720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-16T20:18:07.7660160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-16T20:18:07.7667350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-16T20:18:07.7676390Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-16T20:18:07.7684790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-16T20:18:07.7690340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-16T20:18:07.7697890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-16T20:18:07.7707030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-16T20:18:07.7717150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-16T20:18:07.7722270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-16T20:18:07.7728020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-16T20:18:07.7735130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-16T20:18:07.7740020Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-16T20:18:07.7745670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-16T20:18:07.7751250Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-16T20:18:07.7761580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-16T20:18:07.7766860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-16T20:18:07.7772530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-16T20:18:07.7778000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-16T20:18:07.7783410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-16T20:18:07.7788750Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-16T20:18:07.7793920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-16T20:18:07.7803300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-16T20:18:07.7809070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-16T20:18:07.7814110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-16T20:18:07.7822890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-16T20:18:07.7828430Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-16T20:18:07.7837240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-16T20:18:07.7844610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-16T20:18:07.7850790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-16T20:18:07.7856930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-16T20:18:07.7865660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-16T20:18:07.7871910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-16T20:18:07.7876980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-16T20:18:07.7883870Z Only the first 100 operations were output. 2021-05-16T20:18:07.8843900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9364-nr6xua.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/sdl.rb 2021-05-16T20:18:10.4084650Z ==> Summary 2021-05-16T20:18:10.4225840Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-16T20:18:10.4231850Z ==> Installing libav 2021-05-16T20:18:10.4236700Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-16T20:18:10.4254660Z 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-9130-wtoe8f 2021-05-16T20:18:10.6216340Z cp -pR /private/tmp/d20210516-9130-wtoe8f/libav/. /usr/local/Cellar/libav 2021-05-16T20:18:10.7041800Z chmod -Rf +w /private/tmp/d20210516-9130-wtoe8f 2021-05-16T20:18:11.8623490Z ==> Finishing up 2021-05-16T20:18:11.9098850Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-16T20:18:11.9109190Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-16T20:18:11.9125430Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-16T20:18:11.9152650Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-16T20:18:11.9158210Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-16T20:18:11.9164240Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-16T20:18:11.9496370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210516-9390-60i1xd.sb nice ruby -W1 -I $LOAD_PATH -- /usr/local/Homebrew/Library/Homebrew/postinstall.rb /usr/local/Homebrew/Library/Taps/homebrew/homebrew-core/Formula/libav.rb 2021-05-16T20:18:14.4461200Z ==> Summary 2021-05-16T20:18:14.4481680Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-16T20:18:17.0793720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-16T20:18:18.7918620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-16T20:18:19.2277100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-16T20%3A25%3A00Z&sig=ks%2Bn1H6n6VCEUcK4hjnd7SIYuEOq7pidDlsVeyvH1E0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:18:19.5010240Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-16T20:18:22.1478660Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-16T20:18:24.5737390Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-16T20:18:24.5738690Z To reinstall 4.3.0, run: 2021-05-16T20:18:24.5739490Z brew reinstall libtiff 2021-05-16T20:18:26.1789830Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-16T20:18:26.1834350Z To reinstall 2.3.9_1, run: 2021-05-16T20:18:26.1834880Z brew reinstall unixodbc 2021-05-16T20:18:27.7987590Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-16T20:18:27.7988730Z To reinstall 1.0.18_1, run: 2021-05-16T20:18:27.7989580Z brew reinstall libsodium 2021-05-16T20:18:29.4708870Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-16T20:18:29.4710030Z To reinstall 4.1.1, run: 2021-05-16T20:18:29.4713420Z brew reinstall tesseract 2021-05-16T20:18:31.0859230Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-16T20:18:31.0860340Z To reinstall 1.21.1, run: 2021-05-16T20:18:31.0861110Z brew reinstall wget 2021-05-16T20:18:32.7049700Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-16T20:18:32.7050960Z To reinstall 4.3.4, run: 2021-05-16T20:18:32.7051760Z brew reinstall zeromq 2021-05-16T20:18:34.3249980Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-16T20:18:34.3251130Z To reinstall 2.2.27.6_1, run: 2021-05-16T20:18:34.3251920Z brew reinstall udunits 2021-05-16T20:18:35.9428690Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-16T20:18:35.9429840Z To reinstall 1.2.0, run: 2021-05-16T20:18:35.9430660Z brew reinstall webp 2021-05-16T20:18:37.6632730Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-16T20:18:39.3357770Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-16T20:18:39.7825580Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-16T20%3A25%3A00Z&sig=295T0Y0ckAhc7LTWOaMqo81JxM4X9R%2BoBaSP053chB4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-16T20:18:42.1932210Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-16T20:19:21.7474090Z ==> Caveats 2021-05-16T20:19:21.7474780Z Bash completion has been installed to: 2021-05-16T20:19:21.7475360Z /usr/local/etc/bash_completion.d 2021-05-16T20:19:21.7476240Z ==> Summary 2021-05-16T20:19:23.0889460Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-16T20:19:26.0705170Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-16T20:19:26.0711080Z ==> 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=20210516T201812Z&X-Amz-Expires=300&X-Amz-Signature=b65341a5333fe024efd7d895b0f291b38014300fef3cac82668aa9d6da0242b2&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=201858552&response-content-disposition=attachment%3B%20filename%3DXQuartz-2.8.1.dmg&response-content-type=application%2Foctet-stream 2021-05-16T20:19:29.8426090Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-16T20:19:29.8427320Z ==> Installing Cask xquartz 2021-05-16T20:19:48.4129830Z ==> Running installer for xquartz; your password may be necessary. 2021-05-16T20:19:48.4244720Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-16T20:20:11.8853040Z installer: Package name is 2021-05-16T20:20:11.8856860Z installer: Installing at base path / 2021-05-16T20:20:11.8857840Z installer: The install was successful. 2021-05-16T20:20:11.8858830Z installer: The install requires logging out now. 2021-05-16T20:20:11.9805980Z 🍺 xquartz was successfully installed! 2021-05-16T20:20:12.0073040Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T20:20:12.0073590Z with: 2021-05-16T20:20:12.0074060Z github_slug: neuroconductor/neurobase 2021-05-16T20:20:12.0074480Z env: 2021-05-16T20:20:12.0074860Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:12.0075280Z TIC_DEPLOY_KEY: 2021-05-16T20:20:12.0075590Z RSPM: 2021-05-16T20:20:12.0076840Z GITHUB_PAT: *** 2021-05-16T20:20:12.0077240Z COVERALLS_TOKEN: 2021-05-16T20:20:12.0077670Z continue-on-error: false 2021-05-16T20:20:12.0078480Z VDIFFR_RUN_TESTS: false 2021-05-16T20:20:12.0078940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:20:12.0079330Z TZ: UTC 2021-05-16T20:20:12.0079670Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:12.0080030Z NOT_CRAN: true 2021-05-16T20:20:12.0080350Z ##[endgroup] 2021-05-16T20:20:12.0830900Z repo slug is: neuroconductor/neurobase 2021-05-16T20:20:12.0943620Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T20:20:12.0944270Z env: 2021-05-16T20:20:12.0944690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:12.0945160Z TIC_DEPLOY_KEY: 2021-05-16T20:20:12.0945490Z RSPM: 2021-05-16T20:20:12.0946460Z GITHUB_PAT: *** 2021-05-16T20:20:12.0947050Z COVERALLS_TOKEN: 2021-05-16T20:20:12.0947760Z continue-on-error: false 2021-05-16T20:20:12.0948300Z VDIFFR_RUN_TESTS: false 2021-05-16T20:20:12.0948780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:20:12.0949240Z TZ: UTC 2021-05-16T20:20:12.0949660Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:12.0950080Z NOT_CRAN: true 2021-05-16T20:20:12.0950430Z ##[endgroup] 2021-05-16T20:20:13.2408990Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T20:20:13.2409680Z with: 2021-05-16T20:20:13.2410090Z repo_name: neurobase 2021-05-16T20:20:13.2410480Z repo_version: 1.30.1 2021-05-16T20:20:13.2410900Z runner_os: macOS 2021-05-16T20:20:13.2411250Z R_version: 4.0 2021-05-16T20:20:13.2411610Z env: 2021-05-16T20:20:13.2412020Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:13.2412490Z TIC_DEPLOY_KEY: 2021-05-16T20:20:13.2412830Z RSPM: 2021-05-16T20:20:13.2414020Z GITHUB_PAT: *** 2021-05-16T20:20:13.2414440Z COVERALLS_TOKEN: 2021-05-16T20:20:13.2414920Z continue-on-error: false 2021-05-16T20:20:13.2415410Z VDIFFR_RUN_TESTS: false 2021-05-16T20:20:13.2415890Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:20:13.2416350Z TZ: UTC 2021-05-16T20:20:13.2416710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:13.2417170Z NOT_CRAN: true 2021-05-16T20:20:13.2417520Z ##[endgroup] 2021-05-16T20:20:13.3068150Z Package: neurobase 2021-05-16T20:20:13.3073300Z Version: 1.30.1 2021-05-16T20:20:13.3074210Z OS: macOS 2021-05-16T20:20:13.3161000Z ##[group]Run install.packages('remotes') 2021-05-16T20:20:13.3161770Z install.packages('remotes') 2021-05-16T20:20:13.3162520Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T20:20:13.3163490Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T20:20:13.3335960Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:20:13.3336410Z env: 2021-05-16T20:20:13.3336840Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:13.3337320Z TIC_DEPLOY_KEY: 2021-05-16T20:20:13.3337650Z RSPM: 2021-05-16T20:20:13.3338680Z GITHUB_PAT: *** 2021-05-16T20:20:13.3339110Z COVERALLS_TOKEN: 2021-05-16T20:20:13.3339560Z continue-on-error: false 2021-05-16T20:20:13.3340560Z VDIFFR_RUN_TESTS: false 2021-05-16T20:20:13.3341030Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:20:13.3341480Z TZ: UTC 2021-05-16T20:20:13.3341900Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:13.3342300Z NOT_CRAN: true 2021-05-16T20:20:13.3342670Z ##[endgroup] 2021-05-16T20:20:13.5878030Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:20:13.5879770Z (as ‘lib’ is unspecified) 2021-05-16T20:20:15.8887220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-16T20:20:16.1114020Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-16T20:20:16.1308410Z ================================================== 2021-05-16T20:20:16.1309390Z downloaded 381 KB 2021-05-16T20:20:16.1310020Z 2021-05-16T20:20:16.1542860Z 2021-05-16T20:20:16.1643550Z The downloaded binary packages are in 2021-05-16T20:20:16.1658640Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpEUHPH6/downloaded_packages 2021-05-16T20:20:24.4296990Z ##[group]Run actions/cache@v1 2021-05-16T20:20:24.4297830Z with: 2021-05-16T20:20:24.4298290Z path: /Users/runner/work/_temp/Library 2021-05-16T20:20:24.4301200Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-bbfee2cf83e7925c7d9daf1bf9e9903d81f99d26f4c819133b4fecf2f8243999 2021-05-16T20:20:24.4304910Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-16T20:20:24.4306060Z env: 2021-05-16T20:20:24.4306480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:24.4306960Z TIC_DEPLOY_KEY: 2021-05-16T20:20:24.4307300Z RSPM: 2021-05-16T20:20:24.4309040Z GITHUB_PAT: *** 2021-05-16T20:20:24.4309470Z COVERALLS_TOKEN: 2021-05-16T20:20:24.4309960Z continue-on-error: false 2021-05-16T20:20:24.4310540Z VDIFFR_RUN_TESTS: false 2021-05-16T20:20:24.4311070Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:20:24.4311530Z TZ: UTC 2021-05-16T20:20:24.4312280Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:24.4312730Z NOT_CRAN: true 2021-05-16T20:20:24.4313110Z ##[endgroup] 2021-05-16T20:20:24.5076060Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:20:24.5169900Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T20:20:24.5170710Z remotes::install_github("ropensci/tic") 2021-05-16T20:20:24.5171400Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T20:20:24.5172040Z remotes::install_github("muschellij2/aghast") 2021-05-16T20:20:24.5172620Z remotes::install_cran("covr") 2021-05-16T20:20:24.5467680Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:20:24.5468460Z env: 2021-05-16T20:20:24.5468940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:20:24.5469430Z TIC_DEPLOY_KEY: 2021-05-16T20:20:24.5469870Z RSPM: 2021-05-16T20:20:24.5470760Z GITHUB_PAT: *** 2021-05-16T20:20:24.5471230Z COVERALLS_TOKEN: 2021-05-16T20:20:24.5471680Z continue-on-error: false 2021-05-16T20:20:24.5472180Z VDIFFR_RUN_TESTS: false 2021-05-16T20:20:24.5472660Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:20:24.5473120Z TZ: UTC 2021-05-16T20:20:24.5473550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:20:24.5473950Z NOT_CRAN: true 2021-05-16T20:20:24.5474340Z ##[endgroup] 2021-05-16T20:20:24.8252260Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:20:25.6879320Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T20:20:29.9820410Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T20:20:29.9821870Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:20:29.9823110Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:20:29.9824320Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T20:20:29.9825480Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T20:20:29.9826710Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:20:29.9828000Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:20:29.9829170Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T20:20:29.9831170Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T20:20:29.9832330Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T20:20:29.9833570Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T20:20:29.9834760Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T20:20:29.9835950Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T20:20:29.9837160Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T20:20:29.9838300Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T20:20:29.9839550Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T20:20:29.9840800Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:20:29.9842020Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:20:29.9843230Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T20:20:29.9844380Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T20:20:29.9845590Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T20:20:29.9846780Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T20:20:29.9848030Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T20:20:29.9849270Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T20:20:29.9851180Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T20:20:29.9853330Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:20:29.9854600Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:20:29.9855780Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:20:29.9858840Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:20:29.9860180Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T20:20:29.9861440Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T20:20:29.9862730Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T20:20:29.9863940Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T20:20:29.9865310Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:20:29.9866810Z (as ‘lib’ is unspecified) 2021-05-16T20:20:29.9867710Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T20:20:29.9869210Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T20:20:29.9874590Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T20:20:32.0293300Z 2021-05-16T20:20:32.0294820Z There is a binary version available but the source version is later: 2021-05-16T20:20:32.0319870Z binary source needs_compilation 2021-05-16T20:20:32.0320890Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T20:20:32.0321450Z 2021-05-16T20:20:32.0352550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-16T20:20:32.2333320Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-16T20:20:32.2681990Z ================================================== 2021-05-16T20:20:32.2683110Z downloaded 1.3 MB 2021-05-16T20:20:32.2683880Z 2021-05-16T20:20:32.2726820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-16T20:20:32.4508370Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-16T20:20:32.4632510Z ================================================== 2021-05-16T20:20:32.4634780Z downloaded 219 KB 2021-05-16T20:20:32.4635260Z 2021-05-16T20:20:32.4672350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-16T20:20:32.6571030Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-16T20:20:32.6665050Z ================================================== 2021-05-16T20:20:32.6667690Z downloaded 135 KB 2021-05-16T20:20:32.6668020Z 2021-05-16T20:20:32.6707730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-16T20:20:32.9285870Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-16T20:20:32.9329730Z ================================================== 2021-05-16T20:20:32.9331310Z downloaded 46 KB 2021-05-16T20:20:32.9332200Z 2021-05-16T20:20:32.9366210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-16T20:20:33.1972380Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-16T20:20:33.1974450Z ================================================== 2021-05-16T20:20:33.1975250Z downloaded 21 KB 2021-05-16T20:20:33.1975840Z 2021-05-16T20:20:33.2013630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-16T20:20:33.4677540Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-16T20:20:33.4723880Z ================================================== 2021-05-16T20:20:33.4724500Z downloaded 80 KB 2021-05-16T20:20:33.4725160Z 2021-05-16T20:20:33.4765480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-16T20:20:33.7392530Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-16T20:20:33.8355760Z ================================================== 2021-05-16T20:20:33.8358070Z downloaded 2.8 MB 2021-05-16T20:20:33.8358750Z 2021-05-16T20:20:33.8416730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-16T20:20:34.1118240Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-16T20:20:34.1130140Z ================================================== 2021-05-16T20:20:34.1131200Z downloaded 34 KB 2021-05-16T20:20:34.1133120Z 2021-05-16T20:20:34.1171760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-16T20:20:34.3887350Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-16T20:20:34.4200130Z ================================================== 2021-05-16T20:20:34.4201920Z downloaded 841 KB 2021-05-16T20:20:34.4204630Z 2021-05-16T20:20:34.4240240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-16T20:20:34.6692470Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-16T20:20:34.6916040Z ================================================== 2021-05-16T20:20:34.6917670Z downloaded 480 KB 2021-05-16T20:20:34.6918300Z 2021-05-16T20:20:34.6954550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-16T20:20:34.8931750Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-16T20:20:34.8933060Z ================================================== 2021-05-16T20:20:34.8934010Z downloaded 12 KB 2021-05-16T20:20:34.8934910Z 2021-05-16T20:20:34.8968780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-16T20:20:35.1221210Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-16T20:20:35.1421170Z ================================================== 2021-05-16T20:20:35.1422510Z downloaded 486 KB 2021-05-16T20:20:35.1424150Z 2021-05-16T20:20:35.1463630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-16T20:20:35.3554900Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-16T20:20:35.3620100Z ================================================== 2021-05-16T20:20:35.3620940Z downloaded 89 KB 2021-05-16T20:20:35.3621730Z 2021-05-16T20:20:35.3659080Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-16T20:20:35.6099800Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-16T20:20:35.6305330Z ================================================== 2021-05-16T20:20:35.6306440Z downloaded 518 KB 2021-05-16T20:20:35.6307800Z 2021-05-16T20:20:35.6343320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-16T20:20:35.8882920Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-16T20:20:35.9017960Z ================================================== 2021-05-16T20:20:35.9018840Z downloaded 206 KB 2021-05-16T20:20:35.9019390Z 2021-05-16T20:20:35.9054280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-16T20:20:36.1502110Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-16T20:20:36.1656040Z ================================================== 2021-05-16T20:20:36.1656980Z downloaded 265 KB 2021-05-16T20:20:36.1658060Z 2021-05-16T20:20:36.1694340Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-16T20:20:36.3067320Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-16T20:20:36.3194960Z ================================================== 2021-05-16T20:20:36.3195870Z downloaded 166 KB 2021-05-16T20:20:36.3196620Z 2021-05-16T20:20:36.3232140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-16T20:20:36.4768890Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-16T20:20:36.5381680Z ================================================== 2021-05-16T20:20:36.5382880Z downloaded 94 KB 2021-05-16T20:20:36.5383500Z 2021-05-16T20:20:36.5424410Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-16T20:20:36.7489860Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-16T20:20:36.7583090Z ================================================== 2021-05-16T20:20:36.7585410Z downloaded 136 KB 2021-05-16T20:20:36.7586090Z 2021-05-16T20:20:36.7621390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-16T20:20:37.0141060Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-16T20:20:37.0244650Z ================================================== 2021-05-16T20:20:37.0245680Z downloaded 183 KB 2021-05-16T20:20:37.0246280Z 2021-05-16T20:20:37.0285290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-16T20:20:37.1653970Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-16T20:20:37.1779080Z ================================================== 2021-05-16T20:20:37.1780100Z downloaded 198 KB 2021-05-16T20:20:37.1780720Z 2021-05-16T20:20:37.1817710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-16T20:20:37.3307130Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-16T20:20:37.3416610Z ================================================== 2021-05-16T20:20:37.3419020Z downloaded 204 KB 2021-05-16T20:20:37.3419680Z 2021-05-16T20:20:37.3459640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-16T20:20:37.6071520Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-16T20:20:37.6117960Z ================================================== 2021-05-16T20:20:37.6118780Z downloaded 64 KB 2021-05-16T20:20:37.6119550Z 2021-05-16T20:20:37.6154810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-16T20:20:37.7489180Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-16T20:20:37.7525440Z ================================================== 2021-05-16T20:20:37.7526360Z downloaded 44 KB 2021-05-16T20:20:37.7527140Z 2021-05-16T20:20:37.7568480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-16T20:20:38.0019930Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-16T20:20:38.0206140Z ================================================== 2021-05-16T20:20:38.0207140Z downloaded 408 KB 2021-05-16T20:20:38.0207870Z 2021-05-16T20:20:38.0243100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-16T20:20:38.1769890Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-16T20:20:38.1842960Z ================================================== 2021-05-16T20:20:38.1843840Z downloaded 91 KB 2021-05-16T20:20:38.1844550Z 2021-05-16T20:20:38.1985620Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-16T20:20:38.3328610Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-16T20:20:38.3440710Z ================================================== 2021-05-16T20:20:38.3442530Z downloaded 134 KB 2021-05-16T20:20:38.3443250Z 2021-05-16T20:20:38.3476100Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-16T20:20:38.6051340Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-16T20:20:38.6474140Z ================================================== 2021-05-16T20:20:38.6475170Z downloaded 1.9 MB 2021-05-16T20:20:38.6476300Z 2021-05-16T20:20:38.6515430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-16T20:20:38.8956860Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-16T20:20:38.9185960Z ================================================== 2021-05-16T20:20:38.9187000Z downloaded 532 KB 2021-05-16T20:20:38.9187840Z 2021-05-16T20:20:38.9222880Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-16T20:20:39.1012950Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-16T20:20:39.1226200Z ================================================== 2021-05-16T20:20:39.1227140Z downloaded 515 KB 2021-05-16T20:20:39.1227750Z 2021-05-16T20:20:39.1263220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-16T20:20:39.2682850Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-16T20:20:39.2726670Z ================================================== 2021-05-16T20:20:39.2727600Z downloaded 47 KB 2021-05-16T20:20:39.2728490Z 2021-05-16T20:20:39.2765240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-16T20:20:39.4143970Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-16T20:20:39.4410510Z ================================================== 2021-05-16T20:20:39.4411480Z downloaded 690 KB 2021-05-16T20:20:39.4412100Z 2021-05-16T20:20:39.4449480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-16T20:20:39.7999050Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-16T20:20:39.8043200Z ================================================== 2021-05-16T20:20:39.8044230Z downloaded 46 KB 2021-05-16T20:20:39.8045760Z 2021-05-16T20:20:39.8079860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-16T20:20:40.0191730Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-16T20:20:40.0630610Z ================================================== 2021-05-16T20:20:40.0631650Z downloaded 2.0 MB 2021-05-16T20:20:40.0632660Z 2021-05-16T20:20:40.9191570Z installing the source package ‘cachem’ 2021-05-16T20:20:40.9192840Z 2021-05-16T20:20:40.9292230Z 2021-05-16T20:20:40.9292930Z The downloaded binary packages are in 2021-05-16T20:20:40.9395870Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T20:20:40.9396970Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpi6EDTi/downloaded_packages 2021-05-16T20:20:41.2511980Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T20:20:41.2513460Z ================================================== 2021-05-16T20:20:41.2514260Z downloaded 24 KB 2021-05-16T20:20:41.2514870Z 2021-05-16T20:20:41.5766930Z * installing *source* package ‘cachem’ ... 2021-05-16T20:20:41.5797990Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-16T20:20:41.5799160Z ** using staged installation 2021-05-16T20:20:41.5970740Z ** libs 2021-05-16T20:20:47.6228840Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-16T20:20:48.1793720Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:20:48.2673180Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:20:48.4811690Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-16T20:20:48.4854330Z ** R 2021-05-16T20:20:48.4978670Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:20:49.2922880Z ** help 2021-05-16T20:20:49.3258280Z *** installing help indices 2021-05-16T20:20:49.3495300Z ** building package indices 2021-05-16T20:20:49.6425340Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:20:50.0612610Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:20:51.3624370Z ** testing if installed package can be loaded from final location 2021-05-16T20:20:51.7189730Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:20:51.7209280Z * DONE (cachem) 2021-05-16T20:20:51.7363430Z 2021-05-16T20:20:51.7386560Z The downloaded source packages are in 2021-05-16T20:20:51.7388730Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi6EDTi/downloaded_packages’ 2021-05-16T20:20:51.7389920Z Running `R CMD build`... 2021-05-16T20:20:55.3761430Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi6EDTi/remotes2a8d2284f01a/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-16T20:20:55.3763690Z * preparing ‘tic’: 2021-05-16T20:20:55.3765540Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:20:55.3766760Z * installing the package to process help pages 2021-05-16T20:20:55.3768500Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:20:55.3769720Z * checking for empty or unneeded directories 2021-05-16T20:20:55.3771180Z Removed empty directory ‘tic/.circleci’ 2021-05-16T20:20:55.3772650Z Removed empty directory ‘tic/pkgdown’ 2021-05-16T20:20:55.3774470Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:20:55.3775430Z * building ‘tic_0.10.0.tar.gz’ 2021-05-16T20:20:55.3776950Z (as ‘lib’ is unspecified) 2021-05-16T20:20:55.9574830Z * installing *source* package ‘tic’ ... 2021-05-16T20:20:55.9579840Z ** using staged installation 2021-05-16T20:20:55.9917800Z ** R 2021-05-16T20:20:56.0326180Z ** inst 2021-05-16T20:20:56.0935450Z ** preparing package for lazy loading 2021-05-16T20:20:56.6702510Z ** help 2021-05-16T20:20:56.9888970Z *** installing help indices 2021-05-16T20:20:57.1147020Z *** copying figures 2021-05-16T20:20:57.1180200Z ** building package indices 2021-05-16T20:20:57.5474250Z ** installing vignettes 2021-05-16T20:20:57.5539440Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:20:57.9555560Z ** testing if installed package can be loaded from final location 2021-05-16T20:20:58.5259100Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:20:58.5359720Z * DONE (tic) 2021-05-16T20:20:58.6026680Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:20:59.0569050Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T20:21:02.4639620Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T20:21:02.4642150Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T20:21:02.4735970Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:21:02.4737110Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:21:02.4738560Z (as ‘lib’ is unspecified) 2021-05-16T20:21:02.4739430Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T20:21:02.4741390Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T20:21:02.4742870Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:21:02.4744230Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T20:21:02.4745620Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T20:21:02.4746980Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:21:02.4748420Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T20:21:02.4749670Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:21:02.4751430Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:21:02.4752670Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T20:21:02.4754560Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:21:02.4755940Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T20:21:02.4757220Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T20:21:02.4758580Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T20:21:02.4759820Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T20:21:02.4761050Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T20:21:02.4762380Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T20:21:02.4763850Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T20:21:02.4765500Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T20:21:02.4766810Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T20:21:02.4768070Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T20:21:02.4769300Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T20:21:02.4770540Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:21:02.4771870Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T20:21:02.4773080Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T20:21:02.4774340Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T20:21:02.4775680Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T20:21:02.4776900Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T20:21:02.4778250Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:21:02.4779540Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:21:02.4780820Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:21:02.4782070Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T20:21:02.4783410Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T20:21:02.4784680Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T20:21:02.4785920Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T20:21:02.4787190Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T20:21:04.4084420Z 2021-05-16T20:21:04.4085400Z There are binary versions available but the source versions are later: 2021-05-16T20:21:04.4102000Z binary source needs_compilation 2021-05-16T20:21:04.4102990Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T20:21:04.4104290Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T20:21:04.4104860Z xfun 0.22 0.23 TRUE 2021-05-16T20:21:04.4105120Z 2021-05-16T20:21:04.4119950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-16T20:21:04.8795080Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-16T20:21:04.8797150Z ================================================== 2021-05-16T20:21:04.8797580Z downloaded 192 KB 2021-05-16T20:21:04.8797850Z 2021-05-16T20:21:04.8930590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-16T20:21:05.3965610Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-16T20:21:05.5386640Z ================================================== 2021-05-16T20:21:05.5388100Z downloaded 1.3 MB 2021-05-16T20:21:05.5388630Z 2021-05-16T20:21:05.5425250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-16T20:21:05.8957390Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-16T20:21:05.8958110Z ================================================== 2021-05-16T20:21:05.8958500Z downloaded 17 KB 2021-05-16T20:21:05.8958760Z 2021-05-16T20:21:05.9000430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-16T20:21:06.1803670Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-16T20:21:06.1880090Z ================================================== 2021-05-16T20:21:06.1880990Z downloaded 43 KB 2021-05-16T20:21:06.1881560Z 2021-05-16T20:21:06.1883470Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-16T20:21:06.6654890Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-16T20:21:06.6656360Z ================================================== 2021-05-16T20:21:06.6657490Z downloaded 207 KB 2021-05-16T20:21:06.6657780Z 2021-05-16T20:21:06.6690650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-16T20:21:06.9425840Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-16T20:21:06.9700000Z ================================================== 2021-05-16T20:21:06.9801470Z downloaded 975 KB 2021-05-16T20:21:06.9902540Z 2021-05-16T20:21:07.0005310Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-16T20:21:07.2484110Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-16T20:21:07.2541380Z ================================================== 2021-05-16T20:21:07.2542940Z downloaded 68 KB 2021-05-16T20:21:07.2543230Z 2021-05-16T20:21:07.2577610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-16T20:21:07.5257660Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-16T20:21:07.5406720Z ================================================== 2021-05-16T20:21:07.5465580Z downloaded 278 KB 2021-05-16T20:21:07.5466910Z 2021-05-16T20:21:07.5469290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-16T20:21:07.6851390Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-16T20:21:07.7019870Z ================================================== 2021-05-16T20:21:07.7020960Z downloaded 288 KB 2021-05-16T20:21:07.7021440Z 2021-05-16T20:21:07.7061600Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-16T20:21:07.8917530Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-16T20:21:07.8920650Z ================================================== 2021-05-16T20:21:07.8924120Z downloaded 15 KB 2021-05-16T20:21:07.8924730Z 2021-05-16T20:21:07.8955950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-16T20:21:08.1681670Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-16T20:21:08.1833550Z ================================================== 2021-05-16T20:21:08.1848600Z downloaded 148 KB 2021-05-16T20:21:08.1849430Z 2021-05-16T20:21:08.1852720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-16T20:21:08.4399430Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-16T20:21:08.4463720Z ================================================== 2021-05-16T20:21:08.4466840Z downloaded 72 KB 2021-05-16T20:21:08.4468700Z 2021-05-16T20:21:08.4504680Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-16T20:21:08.7058910Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-16T20:21:08.7068860Z ================================================== 2021-05-16T20:21:08.7069570Z downloaded 35 KB 2021-05-16T20:21:08.7069840Z 2021-05-16T20:21:08.7106060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-16T20:21:08.9881430Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-16T20:21:09.0031020Z ================================================== 2021-05-16T20:21:09.0031590Z downloaded 293 KB 2021-05-16T20:21:09.0031880Z 2021-05-16T20:21:09.0669380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-16T20:21:09.2475710Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-16T20:21:09.2660370Z ================================================== 2021-05-16T20:21:09.2762090Z downloaded 425 KB 2021-05-16T20:21:09.2855350Z 2021-05-16T20:21:09.2857270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-16T20:21:09.4490090Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-16T20:21:09.4511890Z ================================================== 2021-05-16T20:21:09.4513400Z downloaded 36 KB 2021-05-16T20:21:09.4514420Z 2021-05-16T20:21:09.4549140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-16T20:21:09.7179830Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-16T20:21:09.7809320Z ================================================== 2021-05-16T20:21:09.7809860Z downloaded 2.2 MB 2021-05-16T20:21:09.7810130Z 2021-05-16T20:21:09.7852560Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-16T20:21:09.9314070Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-16T20:21:09.9439020Z ================================================== 2021-05-16T20:21:09.9439540Z downloaded 194 KB 2021-05-16T20:21:09.9440170Z 2021-05-16T20:21:09.9481160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-16T20:21:10.1925210Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-16T20:21:10.1932650Z ================================================== 2021-05-16T20:21:10.1933150Z downloaded 38 KB 2021-05-16T20:21:10.1933420Z 2021-05-16T20:21:10.1970550Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-16T20:21:10.3519490Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-16T20:21:10.3686520Z ================================================== 2021-05-16T20:21:10.3719650Z downloaded 205 KB 2021-05-16T20:21:10.3723350Z 2021-05-16T20:21:10.3725400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-16T20:21:10.5817690Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-16T20:21:10.8639400Z ================================================== 2021-05-16T20:21:10.8639990Z downloaded 13.9 MB 2021-05-16T20:21:10.8640270Z 2021-05-16T20:21:10.8721070Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-16T20:21:11.1550170Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-16T20:21:11.2215250Z ================================================== 2021-05-16T20:21:11.2216380Z downloaded 3.1 MB 2021-05-16T20:21:11.2217180Z 2021-05-16T20:21:11.2474140Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-16T20:21:11.4393610Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-16T20:21:11.4734610Z ================================================== 2021-05-16T20:21:11.4735330Z downloaded 1.3 MB 2021-05-16T20:21:11.4735650Z 2021-05-16T20:21:11.4777980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-16T20:21:11.7437690Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-16T20:21:11.7601360Z ================================================== 2021-05-16T20:21:11.7601980Z downloaded 302 KB 2021-05-16T20:21:11.7602250Z 2021-05-16T20:21:11.7641030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-16T20:21:12.3182690Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-16T20:21:12.3184180Z ================================================== 2021-05-16T20:21:12.3184590Z downloaded 104 KB 2021-05-16T20:21:12.3184850Z 2021-05-16T20:21:12.3217440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-16T20:21:12.5662110Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-16T20:21:12.5663270Z ================================================== 2021-05-16T20:21:12.5663670Z downloaded 21 KB 2021-05-16T20:21:12.5663930Z 2021-05-16T20:21:12.5700190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-16T20:21:12.8166310Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-16T20:21:12.8210110Z ================================================== 2021-05-16T20:21:12.8211130Z downloaded 43 KB 2021-05-16T20:21:12.8211960Z 2021-05-16T20:21:12.8248950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-16T20:21:13.0720800Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-16T20:21:13.0726720Z ================================================== 2021-05-16T20:21:13.0727670Z downloaded 33 KB 2021-05-16T20:21:13.0728420Z 2021-05-16T20:21:13.0765400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-16T20:21:13.3488720Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-16T20:21:13.3579280Z ================================================== 2021-05-16T20:21:13.3579810Z downloaded 137 KB 2021-05-16T20:21:13.3580090Z 2021-05-16T20:21:13.3623480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-16T20:21:13.6060640Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-16T20:21:13.6569210Z ================================================== 2021-05-16T20:21:13.6570110Z downloaded 2.8 MB 2021-05-16T20:21:13.6570380Z 2021-05-16T20:21:13.6615030Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-16T20:21:13.9152520Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-16T20:21:13.9214680Z ================================================== 2021-05-16T20:21:13.9215830Z downloaded 64 KB 2021-05-16T20:21:13.9217090Z 2021-05-16T20:21:13.9259360Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-16T20:21:14.1740510Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-16T20:21:14.2058460Z ================================================== 2021-05-16T20:21:14.2059010Z downloaded 954 KB 2021-05-16T20:21:14.2059280Z 2021-05-16T20:21:14.2104710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-16T20:21:14.4782730Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-16T20:21:14.4868370Z ================================================== 2021-05-16T20:21:14.4868880Z downloaded 129 KB 2021-05-16T20:21:14.4869140Z 2021-05-16T20:21:14.4909580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-16T20:21:14.6411700Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-16T20:21:14.6592620Z ================================================== 2021-05-16T20:21:14.6593890Z downloaded 384 KB 2021-05-16T20:21:14.6595490Z 2021-05-16T20:21:15.9520970Z 2021-05-16T20:21:15.9522160Z The downloaded binary packages are in 2021-05-16T20:21:15.9523410Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpi6EDTi/downloaded_packages 2021-05-16T20:21:15.9525950Z installing the source packages ‘pillar’, ‘tibble’, ‘xfun’ 2021-05-16T20:21:15.9526390Z 2021-05-16T20:21:15.9542620Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T20:21:16.1806790Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T20:21:16.2170750Z ================================================== 2021-05-16T20:21:16.2172140Z downloaded 1.1 MB 2021-05-16T20:21:16.2172730Z 2021-05-16T20:21:16.2174720Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T20:21:16.4020910Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T20:21:16.4307450Z ================================================== 2021-05-16T20:21:16.4309420Z downloaded 670 KB 2021-05-16T20:21:16.4311070Z 2021-05-16T20:21:16.4347550Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T20:21:16.6824020Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T20:21:16.6921410Z ================================================== 2021-05-16T20:21:16.6922800Z downloaded 109 KB 2021-05-16T20:21:16.6923280Z 2021-05-16T20:21:17.3783910Z * installing *source* package ‘pillar’ ... 2021-05-16T20:21:17.3952810Z ** package ‘pillar’ successfully unpacked and MD5 sums checked 2021-05-16T20:21:17.3953810Z ** using staged installation 2021-05-16T20:21:17.4229600Z ** R 2021-05-16T20:21:17.4619210Z ** inst 2021-05-16T20:21:17.4765330Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:21:20.0854430Z ** help 2021-05-16T20:21:20.2489700Z *** installing help indices 2021-05-16T20:21:20.3223810Z *** copying figures 2021-05-16T20:21:20.3303470Z ** building package indices 2021-05-16T20:21:20.6650710Z ** installing vignettes 2021-05-16T20:21:20.6776370Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:21:21.1661490Z ** testing if installed package can be loaded from final location 2021-05-16T20:21:21.6178700Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:21:21.6223200Z * DONE (pillar) 2021-05-16T20:21:22.1947520Z * installing *source* package ‘xfun’ ... 2021-05-16T20:21:22.2048150Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-16T20:21:22.2149460Z ** using staged installation 2021-05-16T20:21:22.2249940Z ** libs 2021-05-16T20:21:22.2619990Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-16T20:21:22.4217860Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:21:22.5058040Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:21:23.7551020Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-16T20:21:23.7652740Z ** R 2021-05-16T20:21:23.7953720Z ** inst 2021-05-16T20:21:23.8055780Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:21:25.5499940Z ** help 2021-05-16T20:21:25.7889510Z *** installing help indices 2021-05-16T20:21:25.9156990Z ** building package indices 2021-05-16T20:21:26.3229150Z ** installing vignettes 2021-05-16T20:21:26.3350490Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:21:26.7396080Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:21:26.8664720Z ** testing if installed package can be loaded from final location 2021-05-16T20:21:27.1645430Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:21:27.1746510Z * DONE (xfun) 2021-05-16T20:21:27.8426000Z * installing *source* package ‘tibble’ ... 2021-05-16T20:21:27.8590730Z ** package ‘tibble’ successfully unpacked and MD5 sums checked 2021-05-16T20:21:27.8591880Z ** using staged installation 2021-05-16T20:21:27.8883370Z ** libs 2021-05-16T20:21:27.9068330Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c attributes.c -o attributes.o 2021-05-16T20:21:27.9827050Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c coerce.c -o coerce.o 2021-05-16T20:21:28.1552780Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-16T20:21:28.2244620Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T20:21:28.3628330Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o tibble.so attributes.o coerce.o init.o matrixToDataFrame.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-16T20:21:28.4233370Z installing to /Users/runner/work/_temp/Library/00LOCK-tibble/00new/tibble/libs 2021-05-16T20:21:28.4284870Z ** R 2021-05-16T20:21:28.4610400Z ** inst 2021-05-16T20:21:28.4737500Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:21:30.9302260Z ** help 2021-05-16T20:21:31.0427600Z *** installing help indices 2021-05-16T20:21:31.1102390Z *** copying figures 2021-05-16T20:21:31.1118100Z ** building package indices 2021-05-16T20:21:31.4245640Z ** installing vignettes 2021-05-16T20:21:31.4341120Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:21:32.0574880Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-16T20:21:32.1881630Z ** testing if installed package can be loaded from final location 2021-05-16T20:21:32.7084360Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:21:32.7127670Z * DONE (tibble) 2021-05-16T20:21:32.7498810Z 2021-05-16T20:21:32.7499650Z The downloaded source packages are in 2021-05-16T20:21:32.7501480Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi6EDTi/downloaded_packages’ 2021-05-16T20:21:32.8842700Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T20:21:35.9137130Z 2021-05-16T20:21:36.4044350Z 2021-05-16T20:21:36.4049470Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi6EDTi/remotes2a8d2ce3c0ba/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-16T20:21:36.4156490Z 2021-05-16T20:21:36.4298860Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi6EDTi/remotes2a8d2ce3c0ba/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-16T20:21:36.5220410Z 2021-05-16T20:21:36.5321900Z 2021-05-16T20:21:36.5424180Z ─ preparing ‘desc’: 2021-05-16T20:21:36.5523800Z 2021-05-16T20:21:36.5625290Z 2021-05-16T20:21:36.5727330Z checking DESCRIPTION meta-information ... 2021-05-16T20:21:36.5826940Z 2021-05-16T20:21:36.5929360Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:21:36.6428980Z 2021-05-16T20:21:36.6501150Z 2021-05-16T20:21:36.6503100Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:21:36.6503960Z 2021-05-16T20:21:36.6504550Z 2021-05-16T20:21:36.6505760Z ─ checking for empty or unneeded directories 2021-05-16T20:21:36.6533160Z 2021-05-16T20:21:36.6698030Z 2021-05-16T20:21:36.6700360Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-16T20:21:36.7831570Z 2021-05-16T20:21:36.7838620Z 2021-05-16T20:21:36.7839310Z 2021-05-16T20:21:36.8150270Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:21:36.8151900Z (as ‘lib’ is unspecified) 2021-05-16T20:21:37.2891190Z * installing *source* package ‘desc’ ... 2021-05-16T20:21:37.3049450Z ** using staged installation 2021-05-16T20:21:37.3242210Z ** R 2021-05-16T20:21:37.3521470Z ** inst 2021-05-16T20:21:37.3568430Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:21:39.5394880Z ** help 2021-05-16T20:21:39.7273920Z *** installing help indices 2021-05-16T20:21:39.8364490Z ** building package indices 2021-05-16T20:21:40.3060480Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:21:40.5899020Z ** testing if installed package can be loaded from final location 2021-05-16T20:21:40.9296790Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:21:40.9332640Z * DONE (desc) 2021-05-16T20:21:41.2647350Z 2021-05-16T20:21:41.2650540Z 2021-05-16T20:21:41.2674870Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi6EDTi/remotes2a8d76815adf/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-16T20:21:41.2707030Z 2021-05-16T20:21:41.2715970Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi6EDTi/remotes2a8d76815adf/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-16T20:21:41.3214470Z 2021-05-16T20:21:41.3244090Z 2021-05-16T20:21:41.3246860Z ─ preparing ‘ghtravis’: 2021-05-16T20:21:41.3255090Z 2021-05-16T20:21:41.3256140Z 2021-05-16T20:21:41.3335670Z checking DESCRIPTION meta-information ... 2021-05-16T20:21:41.3366200Z 2021-05-16T20:21:41.3367820Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:21:41.4093260Z 2021-05-16T20:21:41.4128670Z 2021-05-16T20:21:41.4130670Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:21:41.4141990Z 2021-05-16T20:21:41.4174580Z 2021-05-16T20:21:41.4178170Z ─ checking for empty or unneeded directories 2021-05-16T20:21:41.4185770Z 2021-05-16T20:21:41.4214200Z 2021-05-16T20:21:41.4215770Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-16T20:21:41.4466780Z 2021-05-16T20:21:41.4468390Z 2021-05-16T20:21:41.4469180Z 2021-05-16T20:21:41.5024480Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:21:41.5025750Z (as ‘lib’ is unspecified) 2021-05-16T20:21:41.9010540Z * installing *source* package ‘ghtravis’ ... 2021-05-16T20:21:41.9014990Z ** using staged installation 2021-05-16T20:21:41.9227440Z ** R 2021-05-16T20:21:41.9416650Z ** inst 2021-05-16T20:21:41.9438710Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:21:43.9910280Z ** help 2021-05-16T20:21:44.0876160Z *** installing help indices 2021-05-16T20:21:44.1452410Z ** building package indices 2021-05-16T20:21:44.4690750Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:21:45.3871080Z ** testing if installed package can be loaded from final location 2021-05-16T20:21:46.3566970Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:21:46.3595410Z * DONE (ghtravis) 2021-05-16T20:21:46.3881710Z Using github PAT from envvar GITHUB_PAT 2021-05-16T20:21:46.7026370Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T20:21:49.5455400Z 2021-05-16T20:21:49.5458160Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T20:21:49.5459310Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T20:21:49.5460130Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T20:21:49.5460920Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T20:21:49.5461660Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T20:21:49.5462680Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T20:21:49.5471550Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:21:49.5472600Z (as ‘lib’ is unspecified) 2021-05-16T20:21:51.4341370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-16T20:21:51.5703900Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-16T20:21:51.5807370Z ================================================== 2021-05-16T20:21:51.5807900Z downloaded 194 KB 2021-05-16T20:21:51.5808600Z 2021-05-16T20:21:51.5845480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-16T20:21:51.7324280Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-16T20:21:51.7380290Z ================================================== 2021-05-16T20:21:51.7380910Z downloaded 67 KB 2021-05-16T20:21:51.7382060Z 2021-05-16T20:21:51.7419530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-16T20:21:51.9835840Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-16T20:21:51.9942290Z ================================================== 2021-05-16T20:21:51.9944150Z downloaded 189 KB 2021-05-16T20:21:51.9944490Z 2021-05-16T20:21:51.9986730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-16T20:21:52.2478130Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-16T20:21:52.2832670Z ================================================== 2021-05-16T20:21:52.2833210Z downloaded 1.2 MB 2021-05-16T20:21:52.2833490Z 2021-05-16T20:21:52.2875200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-16T20:21:52.4568120Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-16T20:21:52.7764940Z ================================================== 2021-05-16T20:21:52.7765430Z downloaded 936 KB 2021-05-16T20:21:52.7766120Z 2021-05-16T20:21:52.9702900Z 2021-05-16T20:21:52.9793350Z The downloaded binary packages are in 2021-05-16T20:21:52.9815630Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpi6EDTi/downloaded_packages 2021-05-16T20:21:53.2799240Z 2021-05-16T20:21:53.2819750Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi6EDTi/remotes2a8d3b4c1a44/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-16T20:21:53.3017660Z 2021-05-16T20:21:53.3023500Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/Rtmpi6EDTi/remotes2a8d3b4c1a44/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-16T20:21:53.3208840Z 2021-05-16T20:21:53.3272560Z 2021-05-16T20:21:53.3274360Z ─ preparing ‘aghast’: 2021-05-16T20:21:53.3333310Z checking DESCRIPTION meta-information ... 2021-05-16T20:21:53.3372210Z 2021-05-16T20:21:53.3373850Z ✔ checking DESCRIPTION meta-information 2021-05-16T20:21:53.3892370Z 2021-05-16T20:21:53.3924870Z 2021-05-16T20:21:53.3926750Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:21:53.3936180Z 2021-05-16T20:21:53.3967390Z 2021-05-16T20:21:53.3968950Z ─ checking for empty or unneeded directories 2021-05-16T20:21:53.3983850Z 2021-05-16T20:21:53.4030580Z 2021-05-16T20:21:53.4032200Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-16T20:21:53.4087390Z 2021-05-16T20:21:53.4088100Z 2021-05-16T20:21:53.4088710Z 2021-05-16T20:21:53.4254410Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:21:53.4256140Z (as ‘lib’ is unspecified) 2021-05-16T20:21:53.7665810Z * installing *source* package ‘aghast’ ... 2021-05-16T20:21:53.7765290Z ** using staged installation 2021-05-16T20:21:53.7967020Z ** R 2021-05-16T20:21:53.8069070Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:21:54.4215970Z ** help 2021-05-16T20:21:54.4758250Z *** installing help indices 2021-05-16T20:21:54.5027450Z ** building package indices 2021-05-16T20:21:54.7935350Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:21:55.0701490Z ** testing if installed package can be loaded from final location 2021-05-16T20:21:55.3571400Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:21:55.3593960Z * DONE (aghast) 2021-05-16T20:21:55.3800250Z Installing 1 packages: covr 2021-05-16T20:21:55.3808970Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:21:55.3810010Z (as ‘lib’ is unspecified) 2021-05-16T20:21:56.4226410Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-16T20:21:56.4226930Z 2021-05-16T20:21:57.3540890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-16T20:21:57.5225100Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-16T20:21:57.5322370Z ================================================== 2021-05-16T20:21:57.5324640Z downloaded 153 KB 2021-05-16T20:21:57.5324920Z 2021-05-16T20:21:57.5362230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-16T20:21:57.6699520Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-16T20:21:57.6798910Z ================================================== 2021-05-16T20:21:57.6902480Z downloaded 117 KB 2021-05-16T20:21:57.7003960Z 2021-05-16T20:21:57.7106910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-16T20:21:57.8201340Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-16T20:21:57.8345650Z ================================================== 2021-05-16T20:21:57.8346210Z downloaded 282 KB 2021-05-16T20:21:57.8347050Z 2021-05-16T20:21:57.9676370Z 2021-05-16T20:21:57.9691720Z The downloaded binary packages are in 2021-05-16T20:21:57.9692910Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//Rtmpi6EDTi/downloaded_packages 2021-05-16T20:21:58.0117640Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T20:21:58.0118780Z Rscript -e "tic::before_install()" 2021-05-16T20:21:58.1159150Z shell: /bin/bash -e {0} 2021-05-16T20:21:58.1160350Z env: 2021-05-16T20:21:58.1160940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:21:58.1161430Z TIC_DEPLOY_KEY: 2021-05-16T20:21:58.1161760Z RSPM: 2021-05-16T20:21:58.1163170Z GITHUB_PAT: *** 2021-05-16T20:21:58.1163670Z COVERALLS_TOKEN: 2021-05-16T20:21:58.1164240Z continue-on-error: false 2021-05-16T20:21:58.1164730Z VDIFFR_RUN_TESTS: false 2021-05-16T20:21:58.1165390Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:21:58.1165830Z TZ: UTC 2021-05-16T20:21:58.1166190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:21:58.1166740Z NOT_CRAN: true 2021-05-16T20:21:58.1167230Z ##[endgroup] 2021-05-16T20:21:58.8459140Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:21:59.0113760Z Running before_install: step_install_remote_binaries() 2021-05-16T20:21:59.7221470Z Installing RNifti binaries 2021-05-16T20:21:59.7234850Z [1] "neuroconductor/RNifti" 2021-05-16T20:22:00.2550160Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:22:00.2591670Z tag_name 2021-05-16T20:22:00.2592300Z 5 1.3.1.s 2021-05-16T20:22:00.2593130Z zipball_url 2021-05-16T20:22:00.2594160Z 5 https://api.github.com/repos/neuroconductor/RNifti/zipball/refs/tags/1.3.1.s 2021-05-16T20:22:00.2595030Z tarball_url 2021-05-16T20:22:00.2595910Z 5 https://api.github.com/repos/neuroconductor/RNifti/tarball/refs/tags/1.3.1.s 2021-05-16T20:22:00.2596670Z commit.sha 2021-05-16T20:22:00.2597320Z 5 929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:22:00.2598080Z commit.url 2021-05-16T20:22:00.2599140Z 5 https://api.github.com/repos/neuroconductor/RNifti/commits/929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T20:22:00.2600060Z node_id 2021-05-16T20:22:00.2600930Z 5 MDM6UmVmMzY3NDc5MzkxOnJlZnMvdGFncy8xLjMuMS5z 2021-05-16T20:22:00.2602750Z url 2021-05-16T20:22:00.2603660Z 5 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970 2021-05-16T20:22:00.2604500Z assets_url 2021-05-16T20:22:00.2605380Z 5 https://api.github.com/repos/neuroconductor/RNifti/releases/42981970/assets 2021-05-16T20:22:00.2606270Z upload_url 2021-05-16T20:22:00.2607280Z 5 https://uploads.github.com/repos/neuroconductor/RNifti/releases/42981970/assets{?name,label} 2021-05-16T20:22:00.2608300Z id asset_updated_at asset_created_at created_at 2021-05-16T20:22:00.2609190Z Installing RNifti package binaries 2021-05-16T20:22:00.2610770Z 5 42981970 2021-05-14 21:28:28 2021-05-14 21:28:28 2021-05-14 21:05:46 2021-05-16T20:22:00.2611480Z published_at asset_name asset_label asset_download_count 2021-05-16T20:22:00.2612780Z 5 2021-05-14 21:06:13 RNifti_1.3.1_R4.0.tgz 6 2021-05-16T20:22:00.2613470Z asset_browser_download_url 2021-05-16T20:22:00.2614410Z 5 https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R4.0.tgz 2021-05-16T20:22:00.3245890Z --2021-05-16 20:22:00-- https://github.com/neuroconductor/RNifti/releases/download/1.3.1.s/RNifti_1.3.1_R4.0.tgz 2021-05-16T20:22:00.3565000Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T20:22:00.3616000Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T20:22:00.5150500Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:22:00.5157620Z Location: https://github-releases.githubusercontent.com/367479391/5291a600-b4fb-11eb-8204-3089b8f1fea3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202200Z&X-Amz-Expires=300&X-Amz-Signature=c53e62b1730e6578a8e72ff869b11bd2cc51a86f58224a6953e6d87f8de34066&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:22:00.5166000Z --2021-05-16 20:22:00-- https://github-releases.githubusercontent.com/367479391/5291a600-b4fb-11eb-8204-3089b8f1fea3?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202200Z&X-Amz-Expires=300&X-Amz-Signature=c53e62b1730e6578a8e72ff869b11bd2cc51a86f58224a6953e6d87f8de34066&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367479391&response-content-disposition=attachment%3B%20filename%3DRNifti_1.3.1_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-16T20:22:00.5170540Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.110.154, 185.199.111.154, ... 2021-05-16T20:22:00.5210310Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T20:22:00.6851880Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:22:00.6952680Z Length: 1018691 (995K) [application/octet-stream] 2021-05-16T20:22:00.7055260Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfrgwVo/RNifti_1.3.1.tgz’ 2021-05-16T20:22:01.0980060Z 2021-05-16T20:22:01.0994680Z 0K .......... .......... .......... .......... .......... 5% 121K 8s 2021-05-16T20:22:01.1010850Z 50K .......... .......... .......... .......... .......... 10% 30.4M 4s 2021-05-16T20:22:01.1023230Z 100K .......... .......... .......... .......... .......... 15% 36.9M 2s 2021-05-16T20:22:01.1048220Z 150K .......... .......... .......... .......... .......... 20% 20.4M 2s 2021-05-16T20:22:01.1109590Z 200K .......... .......... .......... .......... .......... 25% 7.99M 1s 2021-05-16T20:22:01.1145840Z 250K .......... .......... .......... .......... .......... 30% 13.3M 1s 2021-05-16T20:22:01.1181090Z 300K .......... .......... .......... .......... .......... 35% 13.6M 1s 2021-05-16T20:22:01.1212470Z 350K .......... .......... .......... .......... .......... 40% 15.7M 1s 2021-05-16T20:22:01.1253990Z 400K .......... .......... .......... .......... .......... 45% 11.9M 1s 2021-05-16T20:22:01.1269230Z 450K .......... .......... .......... .......... .......... 50% 31.8M 0s 2021-05-16T20:22:01.1291510Z 500K .......... .......... .......... .......... .......... 55% 21.5M 0s 2021-05-16T20:22:01.1319880Z 550K .......... .......... .......... .......... .......... 60% 17.2M 0s 2021-05-16T20:22:01.1353460Z 600K .......... .......... .......... .......... .......... 65% 14.6M 0s 2021-05-16T20:22:01.1366930Z 650K .......... .......... .......... .......... .......... 70% 35.4M 0s 2021-05-16T20:22:01.1404630Z 700K .......... .......... .......... .......... .......... 75% 13.4M 0s 2021-05-16T20:22:01.1428910Z 750K .......... .......... .......... .......... .......... 80% 19.5M 0s 2021-05-16T20:22:01.1457110Z 800K .......... .......... .......... .......... .......... 85% 17.4M 0s 2021-05-16T20:22:01.1476820Z 850K .......... .......... .......... .......... .......... 90% 24.4M 0s 2021-05-16T20:22:01.1501710Z 900K .......... .......... .......... .......... .......... 95% 19.9M 0s 2021-05-16T20:22:01.1524190Z 950K .......... .......... .......... .......... .... 100% 19.4M=0.5s 2021-05-16T20:22:01.1525060Z 2021-05-16T20:22:01.1527080Z 2021-05-16 20:22:01 (2.08 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfrgwVo/RNifti_1.3.1.tgz’ saved [1018691/1018691] 2021-05-16T20:22:01.1527680Z 2021-05-16T20:22:01.1576990Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:22:01.1578360Z (as ‘lib’ is unspecified) 2021-05-16T20:22:01.1938910Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:22:01.2050750Z Installing oro.nifti binaries 2021-05-16T20:22:01.2151200Z [1] "neuroconductor/oro.nifti" 2021-05-16T20:22:01.4814520Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:22:01.4899560Z tag_name 2021-05-16T20:22:01.4900980Z 5 0.10.3.s 2021-05-16T20:22:01.4901630Z zipball_url 2021-05-16T20:22:01.4902570Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T20:22:01.4903480Z tarball_url 2021-05-16T20:22:01.4904350Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T20:22:01.4905210Z commit.sha 2021-05-16T20:22:01.4905840Z 5 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:22:01.4906640Z commit.url 2021-05-16T20:22:01.4907760Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T20:22:01.4908700Z node_id 2021-05-16T20:22:01.4909690Z 5 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T20:22:01.4910770Z Installing oro.nifti package binaries 2021-05-16T20:22:01.4911440Z url 2021-05-16T20:22:01.4912290Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T20:22:01.4913140Z assets_url 2021-05-16T20:22:01.4914060Z 5 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T20:22:01.4914970Z upload_url 2021-05-16T20:22:01.4916020Z 5 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T20:22:01.4917060Z id asset_updated_at asset_created_at created_at 2021-05-16T20:22:01.4918590Z 5 43005549 2021-05-15 22:57:23 2021-05-15 22:57:22 2021-05-15 22:37:06 2021-05-16T20:22:01.4919260Z published_at asset_name asset_label 2021-05-16T20:22:01.4920290Z 5 2021-05-15 22:37:30 oro.nifti_0.10.3_R4.0.tgz 2021-05-16T20:22:01.4920820Z asset_download_count 2021-05-16T20:22:01.4921230Z 5 8 2021-05-16T20:22:01.4921870Z asset_browser_download_url 2021-05-16T20:22:01.4922850Z 5 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T20:22:01.5063820Z --2021-05-16 20:22:01-- https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R4.0.tgz 2021-05-16T20:22:01.5364290Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T20:22:01.5423670Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T20:22:01.7005920Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:22:01.7011910Z Location: https://github-releases.githubusercontent.com/367742122/e84b3500-b5d0-11eb-95ee-74464c8e21ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202201Z&X-Amz-Expires=300&X-Amz-Signature=aeaf82726dd44f548587d1d9c453bcc24382dcf72f509ccafb55cd52c90c106b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:22:01.7021240Z --2021-05-16 20:22:01-- https://github-releases.githubusercontent.com/367742122/e84b3500-b5d0-11eb-95ee-74464c8e21ea?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202201Z&X-Amz-Expires=300&X-Amz-Signature=aeaf82726dd44f548587d1d9c453bcc24382dcf72f509ccafb55cd52c90c106b&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367742122&response-content-disposition=attachment%3B%20filename%3Doro.nifti_0.10.3_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-16T20:22:01.7026320Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.110.154, 185.199.111.154, ... 2021-05-16T20:22:01.7068570Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T20:22:02.0043520Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:22:02.0046720Z Length: 6096196 (5.8M) [application/octet-stream] 2021-05-16T20:22:02.0048180Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfrgwVo/oro.nifti_0.10.3.tgz’ 2021-05-16T20:22:02.0091280Z 2021-05-16T20:22:02.0203170Z 0K .......... .......... .......... .......... .......... 0% 3.14M 2s 2021-05-16T20:22:02.0305290Z 50K .......... .......... .......... .......... .......... 1% 4.76M 2s 2021-05-16T20:22:02.0458740Z 100K .......... .......... .......... .......... .......... 2% 3.18M 2s 2021-05-16T20:22:02.0714770Z 150K .......... .......... .......... .......... .......... 3% 1.91M 2s 2021-05-16T20:22:02.0840090Z 200K .......... .......... .......... .......... .......... 4% 3.89M 2s 2021-05-16T20:22:02.0997620Z 250K .......... .......... .......... .......... .......... 5% 3.11M 2s 2021-05-16T20:22:02.1127770Z 300K .......... .......... .......... .......... .......... 5% 3.74M 2s 2021-05-16T20:22:02.1248400Z 350K .......... .......... .......... .......... .......... 6% 4.07M 2s 2021-05-16T20:22:02.1324730Z 400K .......... .......... .......... .......... .......... 7% 6.40M 2s 2021-05-16T20:22:02.1388460Z 450K .......... .......... .......... .......... .......... 8% 7.59M 1s 2021-05-16T20:22:02.1439210Z 500K .......... .......... .......... .......... .......... 9% 9.63M 1s 2021-05-16T20:22:02.1502300Z 550K .......... .......... .......... .......... .......... 10% 7.74M 1s 2021-05-16T20:22:02.1552920Z 600K .......... .......... .......... .......... .......... 10% 9.63M 1s 2021-05-16T20:22:02.1616870Z 650K .......... .......... .......... .......... .......... 11% 7.67M 1s 2021-05-16T20:22:02.1668690Z 700K .......... .......... .......... .......... .......... 12% 9.38M 1s 2021-05-16T20:22:02.1718400Z 750K .......... .......... .......... .......... .......... 13% 9.92M 1s 2021-05-16T20:22:02.1846490Z 800K .......... .......... .......... .......... .......... 14% 3.82M 1s 2021-05-16T20:22:02.1858060Z 850K .......... .......... .......... .......... .......... 15% 39.8M 1s 2021-05-16T20:22:02.1908570Z 900K .......... .......... .......... .......... .......... 15% 9.68M 1s 2021-05-16T20:22:02.1960410Z 950K .......... .......... .......... .......... .......... 16% 9.43M 1s 2021-05-16T20:22:02.1998340Z 1000K .......... .......... .......... .......... .......... 17% 13.0M 1s 2021-05-16T20:22:02.2036650Z 1050K .......... .......... .......... .......... .......... 18% 12.7M 1s 2021-05-16T20:22:02.2075910Z 1100K .......... .......... .......... .......... .......... 19% 12.4M 1s 2021-05-16T20:22:02.2129080Z 1150K .......... .......... .......... .......... .......... 20% 9.15M 1s 2021-05-16T20:22:02.2142010Z 1200K .......... .......... .......... .......... .......... 20% 37.0M 1s 2021-05-16T20:22:02.2178510Z 1250K .......... .......... .......... .......... .......... 21% 13.5M 1s 2021-05-16T20:22:02.2215960Z 1300K .......... .......... .......... .......... .......... 22% 13.1M 1s 2021-05-16T20:22:02.2238080Z 1350K .......... .......... .......... .......... .......... 23% 22.1M 1s 2021-05-16T20:22:02.2265430Z 1400K .......... .......... .......... .......... .......... 24% 17.7M 1s 2021-05-16T20:22:02.2289580Z 1450K .......... .......... .......... .......... .......... 25% 20.6M 1s 2021-05-16T20:22:02.2315750Z 1500K .......... .......... .......... .......... .......... 26% 18.3M 1s 2021-05-16T20:22:02.2341800Z 1550K .......... .......... .......... .......... .......... 26% 18.9M 1s 2021-05-16T20:22:02.2368190Z 1600K .......... .......... .......... .......... .......... 27% 18.2M 1s 2021-05-16T20:22:02.2420570Z 1650K .......... .......... .......... .......... .......... 28% 9.51M 1s 2021-05-16T20:22:02.2443180Z 1700K .......... .......... .......... .......... .......... 29% 21.0M 1s 2021-05-16T20:22:02.2468830Z 1750K .......... .......... .......... .......... .......... 30% 19.2M 1s 2021-05-16T20:22:02.2483060Z 1800K .......... .......... .......... .......... .......... 31% 34.4M 1s 2021-05-16T20:22:02.2497680Z 1850K .......... .......... .......... .......... .......... 31% 32.2M 1s 2021-05-16T20:22:02.2522530Z 1900K .......... .......... .......... .......... .......... 32% 20.0M 1s 2021-05-16T20:22:02.2535180Z 1950K .......... .......... .......... .......... .......... 33% 37.4M 0s 2021-05-16T20:22:02.2559490Z 2000K .......... .......... .......... .......... .......... 34% 20.4M 0s 2021-05-16T20:22:02.2587170Z 2050K .......... .......... .......... .......... .......... 35% 17.9M 0s 2021-05-16T20:22:02.2624570Z 2100K .......... .......... .......... .......... .......... 36% 12.9M 0s 2021-05-16T20:22:02.2636930Z 2150K .......... .......... .......... .......... .......... 36% 38.9M 0s 2021-05-16T20:22:02.2661420Z 2200K .......... .......... .......... .......... .......... 37% 20.1M 0s 2021-05-16T20:22:02.2673860Z 2250K .......... .......... .......... .......... .......... 38% 38.1M 0s 2021-05-16T20:22:02.2698320Z 2300K .......... .......... .......... .......... .......... 39% 20.0M 0s 2021-05-16T20:22:02.2712630Z 2350K .......... .......... .......... .......... .......... 40% 34.4M 0s 2021-05-16T20:22:02.2738680Z 2400K .......... .......... .......... .......... .......... 41% 18.7M 0s 2021-05-16T20:22:02.2753850Z 2450K .......... .......... .......... .......... .......... 41% 32.6M 0s 2021-05-16T20:22:02.2777300Z 2500K .......... .......... .......... .......... .......... 42% 20.4M 0s 2021-05-16T20:22:02.2800530Z 2550K .......... .......... .......... .......... .......... 43% 21.3M 0s 2021-05-16T20:22:02.2813940Z 2600K .......... .......... .......... .......... .......... 44% 38.5M 0s 2021-05-16T20:22:02.2829350Z 2650K .......... .......... .......... .......... .......... 45% 31.3M 0s 2021-05-16T20:22:02.2854390Z 2700K .......... .......... .......... .......... .......... 46% 20.4M 0s 2021-05-16T20:22:02.2864980Z 2750K .......... .......... .......... .......... .......... 47% 50.1M 0s 2021-05-16T20:22:02.2888390Z 2800K .......... .......... .......... .......... .......... 47% 22.9M 0s 2021-05-16T20:22:02.2896950Z 2850K .......... .......... .......... .......... .......... 48% 37.0M 0s 2021-05-16T20:22:02.2919300Z 2900K .......... .......... .......... .......... .......... 49% 23.1M 0s 2021-05-16T20:22:02.2933210Z 2950K .......... .......... .......... .......... .......... 50% 32.7M 0s 2021-05-16T20:22:02.2948120Z 3000K .......... .......... .......... .......... .......... 51% 36.2M 0s 2021-05-16T20:22:02.2958670Z 3050K .......... .......... .......... .......... .......... 52% 47.1M 0s 2021-05-16T20:22:02.2969990Z 3100K .......... .......... .......... .......... .......... 52% 37.0M 0s 2021-05-16T20:22:02.2994380Z 3150K .......... .......... .......... .......... .......... 53% 23.1M 0s 2021-05-16T20:22:02.2997710Z 3200K .......... .......... .......... .......... .......... 54% 139M 0s 2021-05-16T20:22:02.3019070Z 3250K .......... .......... .......... .......... .......... 55% 19.9M 0s 2021-05-16T20:22:02.3044040Z 3300K .......... .......... .......... .......... .......... 56% 22.4M 0s 2021-05-16T20:22:02.3055460Z 3350K .......... .......... .......... .......... .......... 57% 43.3M 0s 2021-05-16T20:22:02.3056150Z 3400K .......... .......... .......... .......... .......... 57% 126M 0s 2021-05-16T20:22:02.3077200Z 3450K .......... .......... .......... .......... .......... 58% 25.1M 0s 2021-05-16T20:22:02.3099130Z 3500K .......... .......... .......... .......... .......... 59% 32.6M 0s 2021-05-16T20:22:02.3107280Z 3550K .......... .......... .......... .......... .......... 60% 37.7M 0s 2021-05-16T20:22:02.3114410Z 3600K .......... .......... .......... .......... .......... 61% 44.8M 0s 2021-05-16T20:22:02.3146650Z 3650K .......... .......... .......... .......... .......... 62% 36.7M 0s 2021-05-16T20:22:02.3199790Z 3700K .......... .......... .......... .......... .......... 62% 6.82M 0s 2021-05-16T20:22:02.3211920Z 3750K .......... .......... .......... .......... .......... 63% 38.9M 0s 2021-05-16T20:22:02.3217850Z 3800K .......... .......... .......... .......... .......... 64% 96.7M 0s 2021-05-16T20:22:02.3222850Z 3850K .......... .......... .......... .......... .......... 65% 79.4M 0s 2021-05-16T20:22:02.3249610Z 3900K .......... .......... .......... .......... .......... 66% 19.1M 0s 2021-05-16T20:22:02.3256990Z 3950K .......... .......... .......... .......... .......... 67% 58.6M 0s 2021-05-16T20:22:02.3270210Z 4000K .......... .......... .......... .......... .......... 68% 37.2M 0s 2021-05-16T20:22:02.3274410Z 4050K .......... .......... .......... .......... .......... 68% 106M 0s 2021-05-16T20:22:02.3283640Z 4100K .......... .......... .......... .......... .......... 69% 53.7M 0s 2021-05-16T20:22:02.3306470Z 4150K .......... .......... .......... .......... .......... 70% 21.7M 0s 2021-05-16T20:22:02.3321590Z 4200K .......... .......... .......... .......... .......... 71% 34.9M 0s 2021-05-16T20:22:02.3323970Z 4250K .......... .......... .......... .......... .......... 72% 134M 0s 2021-05-16T20:22:02.3331140Z 4300K .......... .......... .......... .......... .......... 73% 67.6M 0s 2021-05-16T20:22:02.3342850Z 4350K .......... .......... .......... .......... .......... 73% 41.6M 0s 2021-05-16T20:22:02.3364620Z 4400K .......... .......... .......... .......... .......... 74% 23.1M 0s 2021-05-16T20:22:02.3368840Z 4450K .......... .......... .......... .......... .......... 75% 109M 0s 2021-05-16T20:22:02.3383700Z 4500K .......... .......... .......... .......... .......... 76% 32.7M 0s 2021-05-16T20:22:02.3391160Z 4550K .......... .......... .......... .......... .......... 77% 62.5M 0s 2021-05-16T20:22:02.3401410Z 4600K .......... .......... .......... .......... .......... 78% 48.0M 0s 2021-05-16T20:22:02.3411140Z 4650K .......... .......... .......... .......... .......... 78% 53.2M 0s 2021-05-16T20:22:02.3428760Z 4700K .......... .......... .......... .......... .......... 79% 27.1M 0s 2021-05-16T20:22:02.3438410Z 4750K .......... .......... .......... .......... .......... 80% 51.1M 0s 2021-05-16T20:22:02.3449440Z 4800K .......... .......... .......... .......... .......... 81% 43.8M 0s 2021-05-16T20:22:02.3460970Z 4850K .......... .......... .......... .......... .......... 82% 42.3M 0s 2021-05-16T20:22:02.3473060Z 4900K .......... .......... .......... .......... .......... 83% 40.8M 0s 2021-05-16T20:22:02.3477850Z 4950K .......... .......... .......... .......... .......... 83% 98.6M 0s 2021-05-16T20:22:02.3487920Z 5000K .......... .......... .......... .......... .......... 84% 49.4M 0s 2021-05-16T20:22:02.3497340Z 5050K .......... .......... .......... .......... .......... 85% 51.2M 0s 2021-05-16T20:22:02.3506900Z 5100K .......... .......... .......... .......... .......... 86% 50.2M 0s 2021-05-16T20:22:02.3519600Z 5150K .......... .......... .......... .......... .......... 87% 38.4M 0s 2021-05-16T20:22:02.3524290Z 5200K .......... .......... .......... .......... .......... 88% 112M 0s 2021-05-16T20:22:02.3535230Z 5250K .......... .......... .......... .......... .......... 89% 46.6M 0s 2021-05-16T20:22:02.3548970Z 5300K .......... .......... .......... .......... .......... 89% 33.9M 0s 2021-05-16T20:22:02.3558180Z 5350K .......... .......... .......... .......... .......... 90% 54.1M 0s 2021-05-16T20:22:02.3562340Z 5400K .......... .......... .......... .......... .......... 91% 113M 0s 2021-05-16T20:22:02.3573180Z 5450K .......... .......... .......... .......... .......... 92% 44.8M 0s 2021-05-16T20:22:02.3581800Z 5500K .......... .......... .......... .......... .......... 93% 55.7M 0s 2021-05-16T20:22:02.3595420Z 5550K .......... .......... .......... .......... .......... 94% 36.6M 0s 2021-05-16T20:22:02.3607370Z 5600K .......... .......... .......... .......... .......... 94% 40.9M 0s 2021-05-16T20:22:02.3611430Z 5650K .......... .......... .......... .......... .......... 95% 119M 0s 2021-05-16T20:22:02.3622380Z 5700K .......... .......... .......... .......... .......... 96% 44.7M 0s 2021-05-16T20:22:02.3635260Z 5750K .......... .......... .......... .......... .......... 97% 37.4M 0s 2021-05-16T20:22:02.3646350Z 5800K .......... .......... .......... .......... .......... 98% 46.2M 0s 2021-05-16T20:22:02.3650900Z 5850K .......... .......... .......... .......... .......... 99% 103M 0s 2021-05-16T20:22:02.3662720Z 5900K .......... .......... .......... .......... .......... 99% 40.3M 0s 2021-05-16T20:22:02.3663420Z 5950K ... 100% 66.3K=0.4s 2021-05-16T20:22:02.3663720Z 2021-05-16T20:22:02.3665770Z 2021-05-16 20:22:02 (16.1 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfrgwVo/oro.nifti_0.10.3.tgz’ saved [6096196/6096196] 2021-05-16T20:22:02.3666590Z 2021-05-16T20:22:02.3695930Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:22:02.3697090Z (as ‘lib’ is unspecified) 2021-05-16T20:22:02.4548890Z Rewriting new remotes: neuroconductor/brainR@30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:22:02.4651060Z Installing brainR binaries 2021-05-16T20:22:02.4686680Z [1] "neuroconductor/brainR" 2021-05-16T20:22:02.7519450Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T20:22:02.7548490Z tag_name 2021-05-16T20:22:02.7548990Z 5 1.6.0.s 2021-05-16T20:22:02.7549590Z zipball_url 2021-05-16T20:22:02.7550500Z 5 https://api.github.com/repos/neuroconductor/brainR/zipball/refs/tags/1.6.0.s 2021-05-16T20:22:02.7551360Z tarball_url 2021-05-16T20:22:02.7552250Z 5 https://api.github.com/repos/neuroconductor/brainR/tarball/refs/tags/1.6.0.s 2021-05-16T20:22:02.7553020Z commit.sha 2021-05-16T20:22:02.7553670Z 5 30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:22:02.7554450Z commit.url 2021-05-16T20:22:02.7555510Z 5 https://api.github.com/repos/neuroconductor/brainR/commits/30deb980379774a44b6be4e1030c1faf4a0115bd 2021-05-16T20:22:02.7556990Z node_id 2021-05-16T20:22:02.7557960Z 5 MDM6UmVmMzY3ODk4NjAxOnJlZnMvdGFncy8xLjYuMC5z 2021-05-16T20:22:02.7559370Z url 2021-05-16T20:22:02.7560220Z 5 https://api.github.com/repos/neuroconductor/brainR/releases/43017669 2021-05-16T20:22:02.7561080Z assets_url 2021-05-16T20:22:02.7562860Z 5 https://api.github.com/repos/neuroconductor/brainR/releases/43017669/assets 2021-05-16T20:22:02.7563780Z upload_url 2021-05-16T20:22:02.7580510Z 5 https://uploads.github.com/repos/neuroconductor/brainR/releases/43017669/assets{?name,label} 2021-05-16T20:22:02.7581580Z id asset_updated_at asset_created_at created_at 2021-05-16T20:22:02.7583630Z 5 43017669 2021-05-16 17:51:31 2021-05-16 17:51:30 2021-05-16 14:09:41 2021-05-16T20:22:02.7585220Z published_at asset_name asset_label asset_download_count 2021-05-16T20:22:02.7587250Z 5 2021-05-16 17:30:46 brainR_1.6.0_R4.0.tgz 0 2021-05-16T20:22:02.7588410Z asset_browser_download_url 2021-05-16T20:22:02.7589370Z 5 https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R4.0.tgz 2021-05-16T20:22:02.7590260Z Installing brainR package binaries 2021-05-16T20:22:02.7672940Z --2021-05-16 20:22:02-- https://github.com/neuroconductor/brainR/releases/download/1.6.0.s/brainR_1.6.0_R4.0.tgz 2021-05-16T20:22:02.7879730Z Resolving github.com (github.com)... 192.30.255.112 2021-05-16T20:22:02.7930470Z Connecting to github.com (github.com)|192.30.255.112|:443... connected. 2021-05-16T20:22:03.0773230Z HTTP request sent, awaiting response... 302 Found 2021-05-16T20:22:03.0779780Z Location: https://github-releases.githubusercontent.com/367898601/580ffd00-b66f-11eb-8894-21494738e89a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202202Z&X-Amz-Expires=300&X-Amz-Signature=12a3f2425844e9300f300580ae104f3cd394d04e84227422a6eb50a0b02d950a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R4.0.tgz&response-content-type=application%2Foctet-stream [following] 2021-05-16T20:22:03.0788710Z --2021-05-16 20:22:03-- https://github-releases.githubusercontent.com/367898601/580ffd00-b66f-11eb-8894-21494738e89a?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210516%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210516T202202Z&X-Amz-Expires=300&X-Amz-Signature=12a3f2425844e9300f300580ae104f3cd394d04e84227422a6eb50a0b02d950a&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=367898601&response-content-disposition=attachment%3B%20filename%3DbrainR_1.6.0_R4.0.tgz&response-content-type=application%2Foctet-stream 2021-05-16T20:22:03.0793570Z Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.109.154, 185.199.110.154, 185.199.111.154, ... 2021-05-16T20:22:03.0834160Z Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.109.154|:443... connected. 2021-05-16T20:22:03.2816250Z HTTP request sent, awaiting response... 200 OK 2021-05-16T20:22:03.2819870Z Length: 3927972 (3.7M) [application/octet-stream] 2021-05-16T20:22:03.2821330Z Saving to: ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfrgwVo/brainR_1.6.0.tgz’ 2021-05-16T20:22:03.2863540Z 2021-05-16T20:22:03.2903780Z 0K .......... .......... .......... .......... .......... 1% 5.92M 1s 2021-05-16T20:22:03.2921260Z 50K .......... .......... .......... .......... .......... 2% 28.8M 0s 2021-05-16T20:22:03.2954950Z 100K .......... .......... .......... .......... .......... 3% 14.3M 0s 2021-05-16T20:22:03.2973690Z 150K .......... .......... .......... .......... .......... 5% 26.0M 0s 2021-05-16T20:22:03.3009500Z 200K .......... .......... .......... .......... .......... 6% 13.7M 0s 2021-05-16T20:22:03.3038240Z 250K .......... .......... .......... .......... .......... 7% 16.8M 0s 2021-05-16T20:22:03.3053390Z 300K .......... .......... .......... .......... .......... 9% 32.0M 0s 2021-05-16T20:22:03.3092270Z 350K .......... .......... .......... .......... .......... 10% 12.9M 0s 2021-05-16T20:22:03.3110150Z 400K .......... .......... .......... .......... .......... 11% 25.8M 0s 2021-05-16T20:22:03.3140660Z 450K .......... .......... .......... .......... .......... 13% 16.7M 0s 2021-05-16T20:22:03.3160340Z 500K .......... .......... .......... .......... .......... 14% 24.5M 0s 2021-05-16T20:22:03.3187290Z 550K .......... .......... .......... .......... .......... 15% 18.3M 0s 2021-05-16T20:22:03.3198970Z 600K .......... .......... .......... .......... .......... 16% 37.8M 0s 2021-05-16T20:22:03.3230130Z 650K .......... .......... .......... .......... .......... 18% 15.9M 0s 2021-05-16T20:22:03.3242460Z 700K .......... .......... .......... .......... .......... 19% 38.1M 0s 2021-05-16T20:22:03.3274510Z 750K .......... .......... .......... .......... .......... 20% 16.0M 0s 2021-05-16T20:22:03.3287560Z 800K .......... .......... .......... .......... .......... 22% 33.0M 0s 2021-05-16T20:22:03.3316400Z 850K .......... .......... .......... .......... .......... 23% 17.4M 0s 2021-05-16T20:22:03.3326960Z 900K .......... .......... .......... .......... .......... 24% 44.7M 0s 2021-05-16T20:22:03.3360540Z 950K .......... .......... .......... .......... .......... 26% 14.7M 0s 2021-05-16T20:22:03.3373740Z 1000K .......... .......... .......... .......... .......... 27% 34.9M 0s 2021-05-16T20:22:03.3385470Z 1050K .......... .......... .......... .......... .......... 28% 42.3M 0s 2021-05-16T20:22:03.3408880Z 1100K .......... .......... .......... .......... .......... 29% 20.9M 0s 2021-05-16T20:22:03.3421510Z 1150K .......... .......... .......... .......... .......... 31% 37.8M 0s 2021-05-16T20:22:03.3454030Z 1200K .......... .......... .......... .......... .......... 32% 15.2M 0s 2021-05-16T20:22:03.3460850Z 1250K .......... .......... .......... .......... .......... 33% 71.7M 0s 2021-05-16T20:22:03.3483270Z 1300K .......... .......... .......... .......... .......... 35% 21.8M 0s 2021-05-16T20:22:03.3505390Z 1350K .......... .......... .......... .......... .......... 36% 22.3M 0s 2021-05-16T20:22:03.3515090Z 1400K .......... .......... .......... .......... .......... 37% 48.1M 0s 2021-05-16T20:22:03.3546890Z 1450K .......... .......... .......... .......... .......... 39% 15.7M 0s 2021-05-16T20:22:03.3552620Z 1500K .......... .......... .......... .......... .......... 40% 75.2M 0s 2021-05-16T20:22:03.3568430Z 1550K .......... .......... .......... .......... .......... 41% 30.8M 0s 2021-05-16T20:22:03.3594580Z 1600K .......... .......... .......... .......... .......... 43% 19.3M 0s 2021-05-16T20:22:03.3604160Z 1650K .......... .......... .......... .......... .......... 44% 47.8M 0s 2021-05-16T20:22:03.3619310Z 1700K .......... .......... .......... .......... .......... 45% 32.6M 0s 2021-05-16T20:22:03.3635910Z 1750K .......... .......... .......... .......... .......... 46% 29.6M 0s 2021-05-16T20:22:03.3651310Z 1800K .......... .......... .......... .......... .......... 48% 32.0M 0s 2021-05-16T20:22:03.3660200Z 1850K .......... .......... .......... .......... .......... 49% 52.8M 0s 2021-05-16T20:22:03.3678710Z 1900K .......... .......... .......... .......... .......... 50% 26.7M 0s 2021-05-16T20:22:03.3697560Z 1950K .......... .......... .......... .......... .......... 52% 25.3M 0s 2021-05-16T20:22:03.3707540Z 2000K .......... .......... .......... .......... .......... 53% 49.2M 0s 2021-05-16T20:22:03.3715980Z 2050K .......... .......... .......... .......... .......... 54% 57.6M 0s 2021-05-16T20:22:03.3739310Z 2100K .......... .......... .......... .......... .......... 56% 21.2M 0s 2021-05-16T20:22:03.3751430Z 2150K .......... .......... .......... .......... .......... 57% 38.3M 0s 2021-05-16T20:22:03.3759130Z 2200K .......... .......... .......... .......... .......... 58% 66.9M 0s 2021-05-16T20:22:03.3772670Z 2250K .......... .......... .......... .......... .......... 59% 36.3M 0s 2021-05-16T20:22:03.3786740Z 2300K .......... .......... .......... .......... .......... 61% 35.7M 0s 2021-05-16T20:22:03.3799670Z 2350K .......... .......... .......... .......... .......... 62% 36.3M 0s 2021-05-16T20:22:03.3808130Z 2400K .......... .......... .......... .......... .......... 63% 60.2M 0s 2021-05-16T20:22:03.3832240Z 2450K .......... .......... .......... .......... .......... 65% 20.1M 0s 2021-05-16T20:22:03.3839290Z 2500K .......... .......... .......... .......... .......... 66% 67.7M 0s 2021-05-16T20:22:03.3851910Z 2550K .......... .......... .......... .......... .......... 67% 41.0M 0s 2021-05-16T20:22:03.3871350Z 2600K .......... .......... .......... .......... .......... 69% 49.5M 0s 2021-05-16T20:22:03.3880540Z 2650K .......... .......... .......... .......... .......... 70% 25.2M 0s 2021-05-16T20:22:03.3885880Z 2700K .......... .......... .......... .......... .......... 71% 99.6M 0s 2021-05-16T20:22:03.3898570Z 2750K .......... .......... .......... .......... .......... 72% 38.9M 0s 2021-05-16T20:22:03.3920010Z 2800K .......... .......... .......... .......... .......... 74% 22.2M 0s 2021-05-16T20:22:03.3925710Z 2850K .......... .......... .......... .......... .......... 75% 85.2M 0s 2021-05-16T20:22:03.3941780Z 2900K .......... .......... .......... .......... .......... 76% 110M 0s 2021-05-16T20:22:03.3946520Z 2950K .......... .......... .......... .......... .......... 78% 31.5M 0s 2021-05-16T20:22:03.3966040Z 3000K .......... .......... .......... .......... .......... 79% 24.1M 0s 2021-05-16T20:22:03.3973890Z 3050K .......... .......... .......... .......... .......... 80% 62.4M 0s 2021-05-16T20:22:03.3986290Z 3100K .......... .......... .......... .......... .......... 82% 40.7M 0s 2021-05-16T20:22:03.3993170Z 3150K .......... .......... .......... .......... .......... 83% 69.5M 0s 2021-05-16T20:22:03.4011700Z 3200K .......... .......... .......... .......... .......... 84% 25.6M 0s 2021-05-16T20:22:03.4018800Z 3250K .......... .......... .......... .......... .......... 86% 73.8M 0s 2021-05-16T20:22:03.4032440Z 3300K .......... .......... .......... .......... .......... 87% 34.7M 0s 2021-05-16T20:22:03.4037580Z 3350K .......... .......... .......... .......... .......... 88% 91.4M 0s 2021-05-16T20:22:03.4053960Z 3400K .......... .......... .......... .......... .......... 89% 31.5M 0s 2021-05-16T20:22:03.4065690Z 3450K .......... .......... .......... .......... .......... 91% 40.4M 0s 2021-05-16T20:22:03.4081090Z 3500K .......... .......... .......... .......... .......... 92% 32.8M 0s 2021-05-16T20:22:03.4086830Z 3550K .......... .......... .......... .......... .......... 93% 88.9M 0s 2021-05-16T20:22:03.4091700Z 3600K .......... .......... .......... .......... .......... 95% 82.3M 0s 2021-05-16T20:22:03.4111910Z 3650K .......... .......... .......... .......... .......... 96% 24.3M 0s 2021-05-16T20:22:03.4116490Z 3700K .......... .......... .......... .......... .......... 97% 106M 0s 2021-05-16T20:22:03.4129740Z 3750K .......... .......... .......... .......... .......... 99% 36.4M 0s 2021-05-16T20:22:03.4133090Z 3800K .......... .......... .......... ..... 100% 103M=0.1s 2021-05-16T20:22:03.4133380Z 2021-05-16T20:22:03.4135620Z 2021-05-16 20:22:03 (28.5 MB/s) - ‘/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpfrgwVo/brainR_1.6.0.tgz’ saved [3927972/3927972] 2021-05-16T20:22:03.4136250Z 2021-05-16T20:22:03.4178010Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:22:03.4179320Z (as ‘lib’ is unspecified) 2021-05-16T20:22:03.4650550Z Rewriting new remotes: 2021-05-16T20:22:03.5041630Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T20:22:03.5042420Z remotes::install_deps(dependencies = TRUE) 2021-05-16T20:22:03.5042990Z remotes::install_cran("rcmdcheck") 2021-05-16T20:22:03.5043520Z remotes::install_cran("markdown") 2021-05-16T20:22:03.5228840Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:22:03.5229440Z env: 2021-05-16T20:22:03.5229880Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:22:03.5230330Z TIC_DEPLOY_KEY: 2021-05-16T20:22:03.5230750Z RSPM: 2021-05-16T20:22:03.5231940Z GITHUB_PAT: *** 2021-05-16T20:22:03.5232330Z COVERALLS_TOKEN: 2021-05-16T20:22:03.5232810Z continue-on-error: false 2021-05-16T20:22:03.5233260Z VDIFFR_RUN_TESTS: false 2021-05-16T20:22:03.5233710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:22:03.5234110Z TZ: UTC 2021-05-16T20:22:03.5234450Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:22:03.5234820Z NOT_CRAN: true 2021-05-16T20:22:03.5235210Z ##[endgroup] 2021-05-16T20:22:09.9691210Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T20:22:09.9692380Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T20:22:09.9693420Z jquerylib (NA -> 0.1.4 ) [CRAN] 2021-05-16T20:22:09.9694880Z sass (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:22:09.9696590Z bslib (NA -> 0.2.5 ) [CRAN] 2021-05-16T20:22:09.9697550Z promises (NA -> 1.2.0.1) [CRAN] 2021-05-16T20:22:09.9698690Z later (NA -> 1.2.0 ) [CRAN] 2021-05-16T20:22:09.9699650Z sourcetools (NA -> 0.1.7 ) [CRAN] 2021-05-16T20:22:09.9700740Z xtable (NA -> 1.8-4 ) [CRAN] 2021-05-16T20:22:09.9702220Z httpuv (NA -> 1.6.1 ) [CRAN] 2021-05-16T20:22:09.9703090Z webshot (NA -> 0.5.2 ) [CRAN] 2021-05-16T20:22:09.9704260Z miniUI (NA -> 0.1.1.1) [CRAN] 2021-05-16T20:22:09.9705170Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T20:22:09.9706050Z manipulat... (NA -> 0.10.1 ) [CRAN] 2021-05-16T20:22:09.9707010Z crosstalk (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:22:09.9708590Z shiny (NA -> 1.6.0 ) [CRAN] 2021-05-16T20:22:09.9709490Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T20:22:09.9711030Z htmlwidgets (NA -> 1.5.3 ) [CRAN] 2021-05-16T20:22:09.9712150Z colorspace (NA -> 2.0-1 ) [CRAN] 2021-05-16T20:22:09.9713040Z viridisLite (NA -> 0.4.0 ) [CRAN] 2021-05-16T20:22:09.9714260Z RColorBrewer (NA -> 1.1-2 ) [CRAN] 2021-05-16T20:22:09.9715190Z munsell (NA -> 0.5.0 ) [CRAN] 2021-05-16T20:22:09.9716040Z labeling (NA -> 0.4.2 ) [CRAN] 2021-05-16T20:22:09.9717170Z farver (NA -> 2.1.0 ) [CRAN] 2021-05-16T20:22:09.9718650Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T20:22:09.9719570Z oro.nifti (0.10.3 -> 0.11.0 ) [CRAN] 2021-05-16T20:22:09.9721230Z misc3d (NA -> 0.9-0 ) [CRAN] 2021-05-16T20:22:09.9722150Z rgl (NA -> 0.106.8) [CRAN] 2021-05-16T20:22:09.9722970Z plyr (NA -> 1.8.6 ) [CRAN] 2021-05-16T20:22:09.9723870Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T20:22:09.9724770Z scales (NA -> 1.1.1 ) [CRAN] 2021-05-16T20:22:09.9725850Z isoband (NA -> 0.2.4 ) [CRAN] 2021-05-16T20:22:09.9727300Z gtable (NA -> 0.3.0 ) [CRAN] 2021-05-16T20:22:09.9728420Z R.oo (NA -> 1.24.0 ) [CRAN] 2021-05-16T20:22:09.9729380Z reshape2 (NA -> 1.4.4 ) [CRAN] 2021-05-16T20:22:09.9730240Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T20:22:09.9731860Z ggplot2 (NA -> 3.3.3 ) [CRAN] 2021-05-16T20:22:09.9732710Z R.utils (NA -> 2.10.1 ) [CRAN] 2021-05-16T20:22:09.9733630Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-16T20:22:09.9737280Z Installing 39 packages: abind, bitops, jquerylib, sass, bslib, promises, later, sourcetools, xtable, httpuv, webshot, miniUI, base64enc, manipulateWidget, crosstalk, shiny, htmltools, htmlwidgets, colorspace, viridisLite, RColorBrewer, munsell, labeling, farver, R.methodsS3, oro.nifti, misc3d, rgl, plyr, tinytex, scales, isoband, gtable, R.oo, reshape2, rmarkdown, ggplot2, R.utils, matrixStats 2021-05-16T20:22:09.9741220Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-16T20:22:09.9742310Z (as ‘lib’ is unspecified) 2021-05-16T20:22:16.3440010Z 2021-05-16T20:22:16.3441130Z There is a binary version available but the source version is later: 2021-05-16T20:22:16.3463740Z binary source needs_compilation 2021-05-16T20:22:16.3464400Z bslib 0.2.4 0.2.5 FALSE 2021-05-16T20:22:16.3464700Z 2021-05-16T20:22:16.3494500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/abind_1.4-5.tgz' 2021-05-16T20:22:16.7205340Z Content type 'application/x-gzip' length 61580 bytes (60 KB) 2021-05-16T20:22:16.7206760Z ================================================== 2021-05-16T20:22:16.7207240Z downloaded 60 KB 2021-05-16T20:22:16.7207730Z 2021-05-16T20:22:16.7245020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/bitops_1.0-7.tgz' 2021-05-16T20:22:16.9897360Z Content type 'application/x-gzip' length 29061 bytes (28 KB) 2021-05-16T20:22:16.9903900Z ================================================== 2021-05-16T20:22:16.9904490Z downloaded 28 KB 2021-05-16T20:22:16.9904790Z 2021-05-16T20:22:16.9940950Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jquerylib_0.1.4.tgz' 2021-05-16T20:22:17.2621460Z Content type 'application/x-gzip' length 525981 bytes (513 KB) 2021-05-16T20:22:17.2825030Z ================================================== 2021-05-16T20:22:17.2825780Z downloaded 513 KB 2021-05-16T20:22:17.2826400Z 2021-05-16T20:22:17.2863530Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sass_0.4.0.tgz' 2021-05-16T20:22:17.5529810Z Content type 'application/x-gzip' length 2388577 bytes (2.3 MB) 2021-05-16T20:22:17.6045770Z ================================================== 2021-05-16T20:22:17.6046410Z downloaded 2.3 MB 2021-05-16T20:22:17.6046680Z 2021-05-16T20:22:17.6341430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/promises_1.2.0.1.tgz' 2021-05-16T20:22:17.9018230Z Content type 'application/x-gzip' length 1786355 bytes (1.7 MB) 2021-05-16T20:22:17.9475910Z ================================================== 2021-05-16T20:22:17.9478210Z downloaded 1.7 MB 2021-05-16T20:22:17.9479160Z 2021-05-16T20:22:17.9515770Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/later_1.2.0.tgz' 2021-05-16T20:22:18.2141190Z Content type 'application/x-gzip' length 616984 bytes (602 KB) 2021-05-16T20:22:18.2403100Z ================================================== 2021-05-16T20:22:18.2403720Z downloaded 602 KB 2021-05-16T20:22:18.2403990Z 2021-05-16T20:22:18.2440590Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sourcetools_0.1.7.tgz' 2021-05-16T20:22:18.4873540Z Content type 'application/x-gzip' length 138523 bytes (135 KB) 2021-05-16T20:22:18.4971930Z ================================================== 2021-05-16T20:22:18.4972540Z downloaded 135 KB 2021-05-16T20:22:18.4972890Z 2021-05-16T20:22:18.5009700Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xtable_1.8-4.tgz' 2021-05-16T20:22:18.7435420Z Content type 'application/x-gzip' length 701147 bytes (684 KB) 2021-05-16T20:22:18.7678870Z ================================================== 2021-05-16T20:22:18.7679480Z downloaded 684 KB 2021-05-16T20:22:18.7679790Z 2021-05-16T20:22:18.7717370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httpuv_1.6.1.tgz' 2021-05-16T20:22:19.0579750Z Content type 'application/x-gzip' length 2663811 bytes (2.5 MB) 2021-05-16T20:22:19.1030630Z ================================================== 2021-05-16T20:22:19.1031310Z downloaded 2.5 MB 2021-05-16T20:22:19.1031930Z 2021-05-16T20:22:19.1072720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/webshot_0.5.2.tgz' 2021-05-16T20:22:19.2735270Z Content type 'application/x-gzip' length 131747 bytes (128 KB) 2021-05-16T20:22:19.2827700Z ================================================== 2021-05-16T20:22:19.2828770Z downloaded 128 KB 2021-05-16T20:22:19.2830130Z 2021-05-16T20:22:19.2865540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/miniUI_0.1.1.1.tgz' 2021-05-16T20:22:19.6488930Z Content type 'application/x-gzip' length 34111 bytes (33 KB) 2021-05-16T20:22:19.6489790Z ================================================== 2021-05-16T20:22:19.6490270Z downloaded 33 KB 2021-05-16T20:22:19.6490840Z 2021-05-16T20:22:19.6531350Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/base64enc_0.1-3.tgz' 2021-05-16T20:22:19.8083130Z Content type 'application/x-gzip' length 31695 bytes (30 KB) 2021-05-16T20:22:19.8092820Z ================================================== 2021-05-16T20:22:19.8093920Z downloaded 30 KB 2021-05-16T20:22:19.8094290Z 2021-05-16T20:22:19.8130780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/manipulateWidget_0.10.1.tgz' 2021-05-16T20:22:20.1365330Z Content type 'application/x-gzip' length 1830957 bytes (1.7 MB) 2021-05-16T20:22:20.1794550Z ================================================== 2021-05-16T20:22:20.1795180Z downloaded 1.7 MB 2021-05-16T20:22:20.1795520Z 2021-05-16T20:22:20.1838570Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crosstalk_1.1.1.tgz' 2021-05-16T20:22:20.6970660Z Content type 'application/x-gzip' length 782471 bytes (764 KB) 2021-05-16T20:22:20.7193100Z ================================================== 2021-05-16T20:22:20.7194520Z downloaded 764 KB 2021-05-16T20:22:20.7195030Z 2021-05-16T20:22:20.7231480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/shiny_1.6.0.tgz' 2021-05-16T20:22:20.9884600Z Content type 'application/x-gzip' length 5411196 bytes (5.2 MB) 2021-05-16T20:22:21.2836850Z ================================================== 2021-05-16T20:22:21.2837480Z downloaded 5.2 MB 2021-05-16T20:22:21.2837760Z 2021-05-16T20:22:21.2875710Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmltools_0.5.1.1.tgz' 2021-05-16T20:22:21.4531950Z Content type 'application/x-gzip' length 231294 bytes (225 KB) 2021-05-16T20:22:21.4650110Z ================================================== 2021-05-16T20:22:21.4651390Z downloaded 225 KB 2021-05-16T20:22:21.4652220Z 2021-05-16T20:22:21.4688860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/htmlwidgets_1.5.3.tgz' 2021-05-16T20:22:21.8286490Z Content type 'application/x-gzip' length 264200 bytes (258 KB) 2021-05-16T20:22:21.8441730Z ================================================== 2021-05-16T20:22:21.8443450Z downloaded 258 KB 2021-05-16T20:22:21.8443940Z 2021-05-16T20:22:21.8479390Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/colorspace_2.0-1.tgz' 2021-05-16T20:22:22.1239340Z Content type 'application/x-gzip' length 2608831 bytes (2.5 MB) 2021-05-16T20:22:22.1728490Z ================================================== 2021-05-16T20:22:22.1729370Z downloaded 2.5 MB 2021-05-16T20:22:22.1729710Z 2021-05-16T20:22:22.1773060Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/viridisLite_0.4.0.tgz' 2021-05-16T20:22:22.4367390Z Content type 'application/x-gzip' length 1296423 bytes (1.2 MB) 2021-05-16T20:22:22.4740900Z ================================================== 2021-05-16T20:22:22.4742580Z downloaded 1.2 MB 2021-05-16T20:22:22.4743100Z 2021-05-16T20:22:22.4780740Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/RColorBrewer_1.1-2.tgz' 2021-05-16T20:22:22.7402220Z Content type 'application/x-gzip' length 52944 bytes (51 KB) 2021-05-16T20:22:22.7450100Z ================================================== 2021-05-16T20:22:22.7450650Z downloaded 51 KB 2021-05-16T20:22:22.7450920Z 2021-05-16T20:22:22.7488120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/munsell_0.5.0.tgz' 2021-05-16T20:22:23.0091500Z Content type 'application/x-gzip' length 241504 bytes (235 KB) 2021-05-16T20:22:23.0226540Z ================================================== 2021-05-16T20:22:23.0227270Z downloaded 235 KB 2021-05-16T20:22:23.0227570Z 2021-05-16T20:22:23.0265420Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/labeling_0.4.2.tgz' 2021-05-16T20:22:23.3007760Z Content type 'application/x-gzip' length 60296 bytes (58 KB) 2021-05-16T20:22:23.3053190Z ================================================== 2021-05-16T20:22:23.3053670Z downloaded 58 KB 2021-05-16T20:22:23.3054030Z 2021-05-16T20:22:23.3092160Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/farver_2.1.0.tgz' 2021-05-16T20:22:23.5186070Z Content type 'application/x-gzip' length 1950011 bytes (1.9 MB) 2021-05-16T20:22:23.5616430Z ================================================== 2021-05-16T20:22:23.5617000Z downloaded 1.9 MB 2021-05-16T20:22:23.5617320Z 2021-05-16T20:22:23.5658980Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.methodsS3_1.8.1.tgz' 2021-05-16T20:22:24.0293190Z Content type 'application/x-gzip' length 79848 bytes (77 KB) 2021-05-16T20:22:24.0293930Z ================================================== 2021-05-16T20:22:24.0294420Z downloaded 77 KB 2021-05-16T20:22:24.0295010Z 2021-05-16T20:22:24.0445820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/oro.nifti_0.11.0.tgz' 2021-05-16T20:22:24.2532750Z Content type 'application/x-gzip' length 6105866 bytes (5.8 MB) 2021-05-16T20:22:24.3336380Z ================================================== 2021-05-16T20:22:24.3337300Z downloaded 5.8 MB 2021-05-16T20:22:24.3337640Z 2021-05-16T20:22:24.3381020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/misc3d_0.9-0.tgz' 2021-05-16T20:22:24.6818570Z Content type 'application/x-gzip' length 237482 bytes (231 KB) 2021-05-16T20:22:24.6976990Z ================================================== 2021-05-16T20:22:24.6978040Z downloaded 231 KB 2021-05-16T20:22:24.6978460Z 2021-05-16T20:22:24.7014910Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rgl_0.106.8.tgz' 2021-05-16T20:22:25.0761970Z Content type 'application/x-gzip' length 6540457 bytes (6.2 MB) 2021-05-16T20:22:25.7995520Z ================================================== 2021-05-16T20:22:25.7996090Z downloaded 6.2 MB 2021-05-16T20:22:25.7996560Z 2021-05-16T20:22:25.8038920Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/plyr_1.8.6.tgz' 2021-05-16T20:22:25.9887470Z Content type 'application/x-gzip' length 1012642 bytes (988 KB) 2021-05-16T20:22:26.0213050Z ================================================== 2021-05-16T20:22:26.0213640Z downloaded 988 KB 2021-05-16T20:22:26.0213910Z 2021-05-16T20:22:26.0253190Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tinytex_0.31.tgz' 2021-05-16T20:22:26.1889590Z Content type 'application/x-gzip' length 118071 bytes (115 KB) 2021-05-16T20:22:26.1967550Z ================================================== 2021-05-16T20:22:26.1968130Z downloaded 115 KB 2021-05-16T20:22:26.1968430Z 2021-05-16T20:22:26.2005400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/scales_1.1.1.tgz' 2021-05-16T20:22:26.4859590Z Content type 'application/x-gzip' length 552885 bytes (539 KB) 2021-05-16T20:22:26.5098320Z ================================================== 2021-05-16T20:22:26.5099610Z downloaded 539 KB 2021-05-16T20:22:26.5099970Z 2021-05-16T20:22:26.5137810Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/isoband_0.2.4.tgz' 2021-05-16T20:22:26.7568670Z Content type 'application/x-gzip' length 3710533 bytes (3.5 MB) 2021-05-16T20:22:26.8152350Z ================================================== 2021-05-16T20:22:26.8152920Z downloaded 3.5 MB 2021-05-16T20:22:26.8153720Z 2021-05-16T20:22:26.8196330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gtable_0.3.0.tgz' 2021-05-16T20:22:27.0637820Z Content type 'application/x-gzip' length 431500 bytes (421 KB) 2021-05-16T20:22:27.0837840Z ================================================== 2021-05-16T20:22:27.0838610Z downloaded 421 KB 2021-05-16T20:22:27.0838910Z 2021-05-16T20:22:27.0878480Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.oo_1.24.0.tgz' 2021-05-16T20:22:27.4328490Z Content type 'application/x-gzip' length 967806 bytes (945 KB) 2021-05-16T20:22:27.4620670Z ================================================== 2021-05-16T20:22:27.4621340Z downloaded 945 KB 2021-05-16T20:22:27.4621640Z 2021-05-16T20:22:27.4661520Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/reshape2_1.4.4.tgz' 2021-05-16T20:22:27.9509030Z Content type 'application/x-gzip' length 332035 bytes (324 KB) 2021-05-16T20:22:27.9564780Z ================================================== 2021-05-16T20:22:27.9565290Z downloaded 324 KB 2021-05-16T20:22:27.9565600Z 2021-05-16T20:22:27.9603990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rmarkdown_2.8.tgz' 2021-05-16T20:22:28.2379180Z Content type 'application/x-gzip' length 3633157 bytes (3.5 MB) 2021-05-16T20:22:28.3047820Z ================================================== 2021-05-16T20:22:28.3048540Z downloaded 3.5 MB 2021-05-16T20:22:28.3048860Z 2021-05-16T20:22:28.3093260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ggplot2_3.3.3.tgz' 2021-05-16T20:22:28.5577460Z Content type 'application/x-gzip' length 4068756 bytes (3.9 MB) 2021-05-16T20:22:28.6235780Z ================================================== 2021-05-16T20:22:28.6236450Z downloaded 3.9 MB 2021-05-16T20:22:28.6236760Z 2021-05-16T20:22:28.6283800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R.utils_2.10.1.tgz' 2021-05-16T20:22:29.0706150Z Content type 'application/x-gzip' length 1412459 bytes (1.3 MB) 2021-05-16T20:22:29.1083390Z ================================================== 2021-05-16T20:22:29.1083930Z downloaded 1.3 MB 2021-05-16T20:22:29.1084200Z 2021-05-16T20:22:29.1125040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/matrixStats_0.58.0.tgz' 2021-05-16T20:22:29.4456970Z Content type 'application/x-gzip' length 2019783 bytes (1.9 MB) 2021-05-16T20:22:29.4887260Z ================================================== 2021-05-16T20:22:29.4887900Z downloaded 1.9 MB 2021-05-16T20:22:29.4888220Z 2021-05-16T20:22:31.2657430Z 2021-05-16T20:22:31.2658210Z The downloaded binary packages are in 2021-05-16T20:22:31.2659090Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpWBjoKv/downloaded_packages 2021-05-16T20:22:31.2661290Z installing the source package ‘bslib’ 2021-05-16T20:22:31.2661690Z 2021-05-16T20:22:31.2680300Z trying URL 'https://cloud.r-project.org/src/contrib/bslib_0.2.5.tar.gz' 2021-05-16T20:22:31.4758550Z Content type 'application/x-gzip' length 3810406 bytes (3.6 MB) 2021-05-16T20:22:31.5357760Z ================================================== 2021-05-16T20:22:31.5394190Z downloaded 3.6 MB 2021-05-16T20:22:31.5410700Z 2021-05-16T20:22:32.8956320Z * installing *source* package ‘bslib’ ... 2021-05-16T20:22:32.9540040Z ** package ‘bslib’ successfully unpacked and MD5 sums checked 2021-05-16T20:22:32.9639640Z ** using staged installation 2021-05-16T20:22:32.9841520Z ** R 2021-05-16T20:22:33.0577130Z ** inst 2021-05-16T20:22:33.2500750Z ** byte-compile and prepare package for lazy loading 2021-05-16T20:22:34.6828520Z ** help 2021-05-16T20:22:34.7642730Z *** installing help indices 2021-05-16T20:22:34.8154010Z *** copying figures 2021-05-16T20:22:34.8167220Z ** building package indices 2021-05-16T20:22:35.1215970Z ** testing if installed package can be loaded from temporary location 2021-05-16T20:22:35.5430280Z ** testing if installed package can be loaded from final location 2021-05-16T20:22:35.9430860Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T20:22:35.9818040Z * DONE (bslib) 2021-05-16T20:22:36.0637110Z 2021-05-16T20:22:36.0637890Z The downloaded source packages are in 2021-05-16T20:22:36.0639650Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpWBjoKv/downloaded_packages’ 2021-05-16T20:22:37.0439620Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T20:22:37.0440590Z Use `force = TRUE` to force installation 2021-05-16T20:22:37.0457570Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T20:22:37.0459240Z Use `force = TRUE` to force installation 2021-05-16T20:22:37.0751800Z ##[group]Run options(width = 100) 2021-05-16T20:22:37.0752360Z options(width = 100) 2021-05-16T20:22:37.0752870Z pkgs <- installed.packages()[, "Package"] 2021-05-16T20:22:37.0753500Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T20:22:37.1017910Z shell: /usr/local/bin/Rscript {0} 2021-05-16T20:22:37.1018300Z env: 2021-05-16T20:22:37.1019160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:22:37.1019600Z TIC_DEPLOY_KEY: 2021-05-16T20:22:37.1019910Z RSPM: 2021-05-16T20:22:37.1021060Z GITHUB_PAT: *** 2021-05-16T20:22:37.1021420Z COVERALLS_TOKEN: 2021-05-16T20:22:37.1021860Z continue-on-error: false 2021-05-16T20:22:37.1022290Z VDIFFR_RUN_TESTS: false 2021-05-16T20:22:37.1022740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:22:37.1023140Z TZ: UTC 2021-05-16T20:22:37.1023480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:22:37.1023840Z NOT_CRAN: true 2021-05-16T20:22:37.1024240Z ##[endgroup] 2021-05-16T20:22:37.9369980Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:22:37.9376980Z setting value 2021-05-16T20:22:37.9380070Z version R version 4.0.5 (2021-03-31) 2021-05-16T20:22:37.9384160Z os macOS Catalina 10.15.7 2021-05-16T20:22:37.9385180Z system x86_64, darwin17.0 2021-05-16T20:22:37.9385970Z ui X11 2021-05-16T20:22:37.9386830Z language (EN) 2021-05-16T20:22:37.9388290Z collate en_US.UTF-8 2021-05-16T20:22:37.9389590Z ctype en_US.UTF-8 2021-05-16T20:22:37.9390510Z tz UTC 2021-05-16T20:22:37.9391730Z date 2021-05-16 2021-05-16T20:22:37.9392320Z 2021-05-16T20:22:37.9393810Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-16T20:22:37.9394880Z ! package * version date lib source 2021-05-16T20:22:37.9396550Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9398600Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T20:22:37.9400180Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9401610Z base * 4.0.5 2021-04-01 [?] local 2021-05-16T20:22:37.9403380Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9404830Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9406330Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9407850Z brainR 1.6.0 2021-05-16 [1] Neuroconductor (R 4.0.5) 2021-05-16T20:22:37.9409310Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9410790Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9412240Z bslib 0.2.5 2021-05-12 [1] CRAN (R 4.0.5) 2021-05-16T20:22:37.9413680Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T20:22:37.9415140Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9416600Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9418010Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9419430Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9420820Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9423410Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9425020Z colorspace 2.0-1 2021-05-04 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9426490Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9428190Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-16T20:22:37.9429690Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9431110Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9432580Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9434070Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9435540Z crosstalk 1.1.1 2021-01-12 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9437040Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9438460Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-16T20:22:37.9440370Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T20:22:37.9441920Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9443340Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9444850Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9446320Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9447770Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9449440Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-16T20:22:37.9450860Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9452370Z farver 2.1.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9453850Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9455270Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9456760Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9458350Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9459850Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9461440Z ggplot2 3.3.3 2020-12-30 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9463330Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9464860Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T20:22:37.9466430Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9467840Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9469340Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9470810Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-16T20:22:37.9472250Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-16T20:22:37.9473770Z grid 4.0.5 2021-04-01 [?] local 2021-05-16T20:22:37.9476540Z gtable 0.3.0 2019-03-25 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9480360Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9482000Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9485400Z htmlwidgets 1.5.3 2020-12-10 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9487460Z httpuv 1.6.1 2021-05-07 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9489150Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9490400Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9491510Z isoband 0.2.4 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9492620Z jquerylib 0.1.4 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9493780Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9494940Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9496040Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9497150Z labeling 0.4.2 2020-10-20 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9498760Z later 1.2.0 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9499990Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9501160Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9502250Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9503430Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9504560Z manipulateWidget 0.10.1 2020-02-24 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9505790Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9507090Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9508170Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9509360Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9510510Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9511610Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-16T20:22:37.9512830Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9513900Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9515040Z miniUI 0.1.1.1 2018-05-18 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9516180Z misc3d 0.9-0 2020-09-06 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9517260Z munsell 0.5.0 2018-06-12 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9518460Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9519540Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9520690Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9539150Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9540600Z parallel 4.0.5 2021-04-01 [?] local 2021-05-16T20:22:37.9541790Z pillar 1.6.1 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T20:22:37.9542860Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9544430Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9545640Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9546670Z plyr 1.8.6 2020-03-03 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9547760Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9548810Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9549930Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9551060Z promises 1.2.0.1 2021-02-11 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9552100Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9553150Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9554200Z R.methodsS3 1.8.1 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9555310Z R.oo 1.24.0 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9556690Z R.utils 2.10.1 2020-08-26 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9557720Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9558800Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9559860Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9560970Z RColorBrewer 1.1-2 2014-12-07 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9562040Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9563160Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9564270Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9565350Z reshape2 1.4.4 2020-04-09 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9566450Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9567460Z rgl 0.106.8 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9568650Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9569750Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9570860Z RNifti 1.3.1 2021-05-14 [1] Neuroconductor (R 4.0.5) 2021-05-16T20:22:37.9572020Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9573060Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9574200Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9575320Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9576420Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9577640Z sass 0.4.0 2021-05-12 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9578720Z scales 1.1.1 2020-05-11 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9579870Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9580920Z shiny 1.6.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9582050Z sourcetools 0.1.7 2018-04-25 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9583170Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9584610Z splines 4.0.5 2021-04-01 [?] local 2021-05-16T20:22:37.9585810Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-16T20:22:37.9586870Z stats4 4.0.5 2021-04-01 [?] local 2021-05-16T20:22:37.9587980Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9589170Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9590240Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-16T20:22:37.9591340Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9592350Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-16T20:22:37.9593470Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9594580Z tibble 3.1.2 2021-05-16 [1] CRAN (R 4.0.5) 2021-05-16T20:22:37.9595680Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T20:22:37.9597090Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9598150Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9599290Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9600330Z P tools 4.0.5 2021-04-01 [2] local 2021-05-16T20:22:37.9601440Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9602540Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9603590Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-16T20:22:37.9604670Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9605730Z viridisLite 0.4.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9606870Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9608060Z webshot 0.5.2 2019-11-22 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9609130Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9610220Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9611230Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-16T20:22:37.9612320Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9613410Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9614470Z xtable 1.8-4 2019-04-21 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9615550Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9616570Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-16T20:22:37.9616920Z 2021-05-16T20:22:37.9617440Z [1] /Users/runner/work/_temp/Library 2021-05-16T20:22:37.9618190Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-16T20:22:37.9618650Z 2021-05-16T20:22:37.9619590Z P ── Loaded and on-disk path mismatch. 2021-05-16T20:22:38.0061480Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T20:22:38.0062160Z Rscript -e 'tic::script()' 2021-05-16T20:22:38.0062580Z ls -l check 2021-05-16T20:22:38.0572720Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:22:38.0573230Z env: 2021-05-16T20:22:38.0573690Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:22:38.0574140Z TIC_DEPLOY_KEY: 2021-05-16T20:22:38.0574530Z RSPM: 2021-05-16T20:22:38.0576300Z GITHUB_PAT: *** 2021-05-16T20:22:38.0576780Z COVERALLS_TOKEN: 2021-05-16T20:22:38.0577260Z continue-on-error: false 2021-05-16T20:22:38.0577870Z VDIFFR_RUN_TESTS: false 2021-05-16T20:22:38.0578360Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:22:38.0578830Z TZ: UTC 2021-05-16T20:22:38.0579230Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:22:38.0579620Z NOT_CRAN: true 2021-05-16T20:22:38.0580020Z ##[endgroup] 2021-05-16T20:22:38.4423260Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:22:38.5927710Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T20:22:38.5929530Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T20:22:38.5930680Z timeout = Inf, check_dir = "check") 2021-05-16T20:22:38.6838080Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-16T20:22:38.9809320Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-16T20:22:39.3772990Z * preparing ‘neurobase’: 2021-05-16T20:22:39.3901280Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:22:39.5941270Z * installing the package to build vignettes 2021-05-16T20:26:30.4995860Z * creating vignettes ... OK 2021-05-16T20:26:30.6577640Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T20:26:30.6604010Z * checking for empty or unneeded directories 2021-05-16T20:26:30.6697240Z * building ‘neurobase_1.30.1.tar.gz’ 2021-05-16T20:26:30.9320630Z 2021-05-16T20:26:31.2157420Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-16T20:26:31.7639780Z * using log directory ‘/Users/runner/work/neurobase/neurobase/check/neurobase.Rcheck’ 2021-05-16T20:26:31.7669290Z * using R version 4.0.5 (2021-03-31) 2021-05-16T20:26:31.7671260Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T20:26:31.7673070Z * using session charset: UTF-8 2021-05-16T20:26:32.1044610Z * using option ‘--as-cran’ 2021-05-16T20:26:32.1156550Z * checking for file ‘neurobase/DESCRIPTION’ ... OK 2021-05-16T20:26:32.1267140Z * checking extension type ... Package 2021-05-16T20:26:32.1331440Z * this is package ‘neurobase’ version ‘1.30.1’ 2021-05-16T20:26:32.1378950Z * package encoding: UTF-8 2021-05-16T20:26:32.1380470Z * checking package namespace information ... OK 2021-05-16T20:26:33.4918000Z * checking package dependencies ... OK 2021-05-16T20:26:33.4947300Z * checking if this is a source package ... OK 2021-05-16T20:26:33.4948460Z * checking if there is a namespace ... OK 2021-05-16T20:26:34.9054780Z * checking for executable files ... OK 2021-05-16T20:26:34.9148290Z * checking for hidden files and directories ... OK 2021-05-16T20:26:34.9149670Z * checking for portable file names ... OK 2021-05-16T20:26:34.9150940Z * checking for sufficient/correct file permissions ... OK 2021-05-16T20:26:34.9191410Z * checking serialization versions ... OK 2021-05-16T20:26:41.4465780Z * checking whether package ‘neurobase’ can be installed ... OK 2021-05-16T20:26:41.4601030Z * checking installed package size ... OK 2021-05-16T20:26:41.7041600Z * checking package directory ... OK 2021-05-16T20:26:41.7045380Z * checking for future file timestamps ... OK 2021-05-16T20:26:41.7047150Z * checking ‘build’ directory ... OK 2021-05-16T20:26:41.9579130Z * checking DESCRIPTION meta-information ... OK 2021-05-16T20:26:41.9594080Z * checking top-level files ... OK 2021-05-16T20:26:41.9598900Z * checking for left-over files ... OK 2021-05-16T20:26:42.2179160Z * checking index information ... OK 2021-05-16T20:26:42.4765310Z * checking package subdirectories ... OK 2021-05-16T20:26:42.5576160Z * checking R files for non-ASCII characters ... OK 2021-05-16T20:26:42.6672730Z * checking R files for syntax errors ... OK 2021-05-16T20:26:43.5423350Z * checking whether the package can be loaded ... OK 2021-05-16T20:26:44.3951470Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T20:26:45.2679420Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T20:26:46.0889830Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T20:26:46.9598210Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T20:26:47.8655180Z * checking loading without being on the library search path ... OK 2021-05-16T20:26:48.8982560Z * checking dependencies in R code ... OK 2021-05-16T20:26:50.6295590Z * checking S3 generic/method consistency ... OK 2021-05-16T20:26:51.4702760Z * checking replacement functions ... OK 2021-05-16T20:26:52.5693600Z * checking foreign function calls ... OK 2021-05-16T20:27:01.5130970Z * checking R code for possible problems ... OK 2021-05-16T20:27:02.0514230Z * checking Rd files ... OK 2021-05-16T20:27:02.1221360Z * checking Rd metadata ... OK 2021-05-16T20:27:02.4086210Z * checking Rd line widths ... OK 2021-05-16T20:27:02.6610860Z * checking Rd cross-references ... OK 2021-05-16T20:27:03.5634530Z * checking for missing documentation entries ... OK 2021-05-16T20:27:06.3298600Z * checking for code/documentation mismatches ... OK 2021-05-16T20:27:08.6069440Z * checking Rd \usage sections ... OK 2021-05-16T20:27:08.8996100Z * checking Rd contents ... OK 2021-05-16T20:27:09.3562470Z * checking for unstated dependencies in examples ... OK 2021-05-16T20:27:09.3732840Z * checking installed files from ‘inst/doc’ ... OK 2021-05-16T20:27:09.3877140Z * checking files in ‘vignettes’ ... OK 2021-05-16T20:27:18.0636440Z * checking examples ... OK 2021-05-16T20:27:48.1104330Z * checking examples with --run-donttest ... OK 2021-05-16T20:27:48.2530210Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-16T20:27:48.4969450Z * checking tests ... 2021-05-16T20:27:50.6672860Z Running ‘testthat.R’ 2021-05-16T20:27:50.7201350Z OK 2021-05-16T20:27:51.0077610Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T20:27:51.0315440Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-16T20:31:00.4962750Z * checking re-building of vignette outputs ... OK 2021-05-16T20:31:06.4465250Z * checking PDF version of manual ... OK 2021-05-16T20:31:06.4473140Z * checking for non-standard things in the check directory ... OK 2021-05-16T20:31:06.4479850Z * checking for detritus in the temp directory ... OK 2021-05-16T20:31:06.4486910Z * DONE 2021-05-16T20:31:06.4494000Z 2021-05-16T20:31:06.4495040Z Status: OK 2021-05-16T20:31:06.4501760Z 2021-05-16T20:31:06.5863990Z ── R CMD check results ─────────────────────────────────── neurobase 1.30.1 ──── 2021-05-16T20:31:06.5903200Z Duration: 4m 35.6s 2021-05-16T20:31:06.5904200Z 2021-05-16T20:31:06.5905740Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-16T20:31:06.6114100Z total 6248 2021-05-16T20:31:06.6117760Z drwxr-xr-x 15 runner staff 480 May 16 20:31 neurobase.Rcheck 2021-05-16T20:31:06.6119400Z -rw-r--r-- 1 runner staff 1473649 May 16 20:26 neurobase_1.30.1.tar.gz 2021-05-16T20:31:06.6121000Z -rw-r--r-- 1 runner staff 1720838 May 16 20:26 neurobase_1.30.1.tgz 2021-05-16T20:31:06.6176660Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:31:06.6177530Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T20:31:06.6518600Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-16T20:31:06.6519130Z env: 2021-05-16T20:31:06.6520450Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:31:06.6520970Z TIC_DEPLOY_KEY: 2021-05-16T20:31:06.6521300Z RSPM: 2021-05-16T20:31:06.6522980Z GITHUB_PAT: *** 2021-05-16T20:31:06.6523380Z COVERALLS_TOKEN: 2021-05-16T20:31:06.6523870Z continue-on-error: false 2021-05-16T20:31:06.6524320Z VDIFFR_RUN_TESTS: false 2021-05-16T20:31:06.6524780Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:31:06.6525170Z TZ: UTC 2021-05-16T20:31:06.6525570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:31:06.6526290Z NOT_CRAN: true 2021-05-16T20:31:06.6526660Z ##[endgroup] 2021-05-16T20:31:06.7100090Z 2021-05-16T20:31:06.7106290Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-16T20:31:06.7110840Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T20:31:06.7112960Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-16T20:31:06.7113710Z 2021-05-16T20:31:06.7114650Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T20:31:06.7115810Z You are welcome to redistribute it under certain conditions. 2021-05-16T20:31:06.7117340Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T20:31:06.7118110Z 2021-05-16T20:31:06.7119070Z R is a collaborative project with many contributors. 2021-05-16T20:31:06.7120490Z Type 'contributors()' for more information and 2021-05-16T20:31:06.7122070Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T20:31:06.7122820Z 2021-05-16T20:31:06.7124110Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T20:31:06.7133310Z 'help.start()' for an HTML browser interface to help. 2021-05-16T20:31:06.7134680Z Type 'q()' to quit R. 2021-05-16T20:31:06.7135330Z 2021-05-16T20:31:06.7136150Z > library(testthat) 2021-05-16T20:31:06.7136970Z > library(neurobase) 2021-05-16T20:31:06.7137850Z Loading required package: oro.nifti 2021-05-16T20:31:06.7138710Z oro.nifti 0.11.0 2021-05-16T20:31:06.7139340Z > 2021-05-16T20:31:06.7140140Z > test_check("neurobase") 2021-05-16T20:31:06.7140990Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 58 ] 2021-05-16T20:31:06.7141680Z > 2021-05-16T20:31:06.7142420Z > 2021-05-16T20:31:06.7143230Z > # copyNIfTIHeader 2021-05-16T20:31:06.7144150Z > # double_ortho 2021-05-16T20:31:06.7145050Z > # getEmptyImageDimensions 2021-05-16T20:31:06.7145890Z > # get_empty_dim 2021-05-16T20:31:06.7146810Z > # maskEmptyImageDimensions 2021-05-16T20:31:06.7147650Z > # mask_empty_dim 2021-05-16T20:31:06.7148410Z > # mask_img 2021-05-16T20:31:06.7149150Z > # multi_overlay 2021-05-16T20:31:06.7149850Z > # newnii 2021-05-16T20:31:06.7150560Z > # niftiarr 2021-05-16T20:31:06.7151240Z > # nii.stub 2021-05-16T20:31:06.7151950Z > # ortho2 2021-05-16T20:31:06.7152630Z > # ortho_diff 2021-05-16T20:31:06.7153390Z > # parse_img_ext 2021-05-16T20:31:06.7154150Z > # quantile_img 2021-05-16T20:31:06.7154890Z > # readNIfTI2 2021-05-16T20:31:06.7155670Z > # readnii 2021-05-16T20:31:06.7156360Z > # remake_img 2021-05-16T20:31:06.7157210Z > # replace_dropped_dimensions 2021-05-16T20:31:06.7158030Z > # rescale_img 2021-05-16T20:31:06.7158750Z > # robust_window 2021-05-16T20:31:06.7159490Z > # same_dims 2021-05-16T20:31:06.7160170Z > # tempimg 2021-05-16T20:31:06.7160900Z > # window_img 2021-05-16T20:31:06.7161690Z > # writeNIfTI2 2021-05-16T20:31:06.7162470Z > # writenii 2021-05-16T20:31:06.7163170Z > # xyz 2021-05-16T20:31:06.7163840Z > # zero_pad 2021-05-16T20:31:06.7164550Z > # zlimmer 2021-05-16T20:31:06.7165230Z > # zscore_img 2021-05-16T20:31:06.7165930Z > 2021-05-16T20:31:06.7166640Z > proc.time() 2021-05-16T20:31:06.7167420Z user system elapsed 2021-05-16T20:31:06.7168190Z 1.825 0.166 2.109 2021-05-16T20:31:06.7229460Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T20:31:06.7230110Z Rscript -e "tic::before_deploy()" 2021-05-16T20:31:06.7543270Z shell: /bin/bash -e {0} 2021-05-16T20:31:06.7543680Z env: 2021-05-16T20:31:06.7544160Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:31:06.7544620Z TIC_DEPLOY_KEY: 2021-05-16T20:31:06.7544990Z RSPM: 2021-05-16T20:31:06.7545890Z GITHUB_PAT: *** 2021-05-16T20:31:06.7546330Z COVERALLS_TOKEN: 2021-05-16T20:31:06.7546820Z continue-on-error: false 2021-05-16T20:31:06.7547320Z VDIFFR_RUN_TESTS: false 2021-05-16T20:31:06.7547800Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:31:06.7548270Z TZ: UTC 2021-05-16T20:31:06.7548630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:31:06.7549070Z NOT_CRAN: true 2021-05-16T20:31:06.7549460Z ##[endgroup] 2021-05-16T20:31:07.2225200Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:31:07.3802750Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T20:31:07.3803370Z with: 2021-05-16T20:31:07.3804210Z upload_url: https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T20:31:07.3805430Z asset_path: check/neurobase_1.30.1.tgz 2021-05-16T20:31:07.3805950Z asset_name: neurobase_1.30.1_R4.0.tgz 2021-05-16T20:31:07.3806510Z asset_content_type: application/octet-stream 2021-05-16T20:31:07.3807010Z env: 2021-05-16T20:31:07.3807410Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:31:07.3807880Z TIC_DEPLOY_KEY: 2021-05-16T20:31:07.3808210Z RSPM: 2021-05-16T20:31:07.3809300Z GITHUB_PAT: *** 2021-05-16T20:31:07.3809750Z COVERALLS_TOKEN: 2021-05-16T20:31:07.3810200Z continue-on-error: false 2021-05-16T20:31:07.3810690Z VDIFFR_RUN_TESTS: false 2021-05-16T20:31:07.3811170Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:31:07.3811630Z TZ: UTC 2021-05-16T20:31:07.3812070Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:31:07.3812480Z NOT_CRAN: true 2021-05-16T20:31:07.3813380Z GITHUB_TOKEN: *** 2021-05-16T20:31:07.3813810Z ##[endgroup] 2021-05-16T20:31:08.5586800Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T20:31:08.5587430Z Rscript -e "tic::deploy()" 2021-05-16T20:31:08.5871090Z shell: /bin/bash -e {0} 2021-05-16T20:31:08.5871480Z env: 2021-05-16T20:31:08.5871940Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:31:08.5872390Z TIC_DEPLOY_KEY: 2021-05-16T20:31:08.5872780Z RSPM: 2021-05-16T20:31:08.5874130Z GITHUB_PAT: *** 2021-05-16T20:31:08.5874560Z COVERALLS_TOKEN: 2021-05-16T20:31:08.5875110Z continue-on-error: false 2021-05-16T20:31:08.5875590Z VDIFFR_RUN_TESTS: false 2021-05-16T20:31:08.5876190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:31:08.5876620Z TZ: UTC 2021-05-16T20:31:08.5877030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:31:08.5877420Z NOT_CRAN: true 2021-05-16T20:31:08.5877810Z ##[endgroup] 2021-05-16T20:31:08.9728600Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:31:09.1217000Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T20:31:09.1217680Z Rscript -e "tic::after_deploy()" 2021-05-16T20:31:09.1514020Z shell: /bin/bash -e {0} 2021-05-16T20:31:09.1514500Z env: 2021-05-16T20:31:09.1514950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T20:31:09.1515400Z TIC_DEPLOY_KEY: 2021-05-16T20:31:09.1515780Z RSPM: 2021-05-16T20:31:09.1516890Z GITHUB_PAT: *** 2021-05-16T20:31:09.1517330Z COVERALLS_TOKEN: 2021-05-16T20:31:09.1517790Z continue-on-error: false 2021-05-16T20:31:09.1518290Z VDIFFR_RUN_TESTS: false 2021-05-16T20:31:09.1518770Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-16T20:31:09.1519240Z TZ: UTC 2021-05-16T20:31:09.1519610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T20:31:09.1520030Z NOT_CRAN: true 2021-05-16T20:31:09.1520420Z ##[endgroup] 2021-05-16T20:31:09.5388580Z ✔ Loading tic stage configuration from tic.R 2021-05-16T20:31:09.9462690Z Post job cleanup. 2021-05-16T20:31:10.0244940Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-16T20:31:10.0376030Z Post job cleanup. 2021-05-16T20:31:10.1710020Z [command]/usr/local/bin/git version 2021-05-16T20:31:10.1832090Z git version 2.31.1 2021-05-16T20:31:10.1888380Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-16T20:31:10.1975280Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2021-05-16T20:31:10.2932070Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T20:31:10.3002890Z http.https://github.com/.extraheader 2021-05-16T20:31:10.3014280Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-16T20:31:10.3103880Z [command]/usr/local/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || : 2021-05-16T20:31:10.4045300Z Cleaning up orphan processes