2021-05-15T13:44:34.1364642Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:44:34.2452720Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T13:44:34.3365322Z 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-15T13:44:34.4247905Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T13:44:34.5341957Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:44:47.9978470Z Current runner version: '2.278.0' 2021-05-15T13:44:48.0028880Z ##[group]Operating System 2021-05-15T13:44:48.0030150Z Mac OS X 2021-05-15T13:44:48.0030720Z 10.15.7 2021-05-15T13:44:48.0031160Z 19H1030 2021-05-15T13:44:48.0031630Z ##[endgroup] 2021-05-15T13:44:48.0032130Z ##[group]Virtual Environment 2021-05-15T13:44:48.0032780Z Environment: macos-10.15 2021-05-15T13:44:48.0033350Z Version: 20210510.1 2021-05-15T13:44:48.0034330Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T13:44:48.0035610Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T13:44:48.0036480Z ##[endgroup] 2021-05-15T13:44:48.0038330Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:44:48.0039730Z Actions: write 2021-05-15T13:44:48.0040270Z Checks: write 2021-05-15T13:44:48.0040720Z Contents: write 2021-05-15T13:44:48.0041250Z Deployments: write 2021-05-15T13:44:48.0042040Z Issues: write 2021-05-15T13:44:48.0042590Z Metadata: read 2021-05-15T13:44:48.0043100Z Packages: write 2021-05-15T13:44:48.0043590Z PullRequests: write 2021-05-15T13:44:48.0044210Z RepositoryProjects: write 2021-05-15T13:44:48.0044860Z SecurityEvents: write 2021-05-15T13:44:48.0045410Z Statuses: write 2021-05-15T13:44:48.0046020Z ##[endgroup] 2021-05-15T13:44:48.0049530Z Prepare workflow directory 2021-05-15T13:44:48.1306820Z Prepare all required actions 2021-05-15T13:44:48.1319530Z Getting action download info 2021-05-15T13:44:48.4636030Z Download action repository 'actions/checkout@v2' 2021-05-15T13:44:49.6574380Z Download action repository 'r-lib/actions@master' 2021-05-15T13:44:51.3784950Z Download action repository 'adigherman/actions@master' 2021-05-15T13:44:53.0236440Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:44:53.2335350Z Download action repository 'actions/cache@v1' 2021-05-15T13:44:53.3968250Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:44:53.6102110Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:44:54.1191160Z ##[group]Run actions/checkout@v2 2021-05-15T13:44:54.1191830Z with: 2021-05-15T13:44:54.1192270Z repository: neuroconductor/I2C2 2021-05-15T13:44:54.1193120Z token: *** 2021-05-15T13:44:54.1193490Z ssh-strict: true 2021-05-15T13:44:54.1193940Z persist-credentials: true 2021-05-15T13:44:54.1194370Z clean: true 2021-05-15T13:44:54.1194720Z fetch-depth: 1 2021-05-15T13:44:54.1195070Z lfs: false 2021-05-15T13:44:54.1195410Z submodules: false 2021-05-15T13:44:54.1195750Z env: 2021-05-15T13:44:54.1196140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:54.1196570Z TIC_DEPLOY_KEY: 2021-05-15T13:44:54.1196900Z RSPM: 2021-05-15T13:44:54.1197590Z GITHUB_PAT: *** 2021-05-15T13:44:54.1197960Z COVERALLS_TOKEN: 2021-05-15T13:44:54.1198400Z continue-on-error: false 2021-05-15T13:44:54.1198850Z VDIFFR_RUN_TESTS: false 2021-05-15T13:44:54.1199220Z ##[endgroup] 2021-05-15T13:44:54.8337980Z Syncing repository: neuroconductor/I2C2 2021-05-15T13:44:54.8339200Z ##[group]Getting Git version info 2021-05-15T13:44:54.8340510Z Working directory is '/Users/runner/work/I2C2/I2C2' 2021-05-15T13:44:54.8341200Z [command]/usr/local/bin/git version 2021-05-15T13:44:54.8890150Z git version 2.31.1 2021-05-15T13:44:54.8921940Z ##[endgroup] 2021-05-15T13:44:54.8930240Z Deleting the contents of '/Users/runner/work/I2C2/I2C2' 2021-05-15T13:44:54.8935240Z ##[group]Initializing the repository 2021-05-15T13:44:54.8940610Z [command]/usr/local/bin/git init /Users/runner/work/I2C2/I2C2 2021-05-15T13:44:54.9131520Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:44:54.9133710Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:44:54.9136070Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:44:54.9137100Z hint: 2021-05-15T13:44:54.9138530Z hint: git config --global init.defaultBranch 2021-05-15T13:44:54.9140380Z hint: 2021-05-15T13:44:54.9141810Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:44:54.9143380Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:44:54.9144720Z hint: 2021-05-15T13:44:54.9145890Z hint: git branch -m 2021-05-15T13:44:54.9164800Z Initialized empty Git repository in /Users/runner/work/I2C2/I2C2/.git/ 2021-05-15T13:44:54.9177530Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/I2C2 2021-05-15T13:44:54.9256270Z ##[endgroup] 2021-05-15T13:44:54.9257500Z ##[group]Disabling automatic garbage collection 2021-05-15T13:44:54.9263390Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T13:44:54.9329560Z ##[endgroup] 2021-05-15T13:44:54.9336170Z ##[group]Setting up auth 2021-05-15T13:44:54.9347520Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:44:54.9415420Z [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-15T13:44:55.0504860Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:44:55.0586600Z [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-15T13:44:55.1384350Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:44:55.1472660Z ##[endgroup] 2021-05-15T13:44:55.1473800Z ##[group]Fetching the repository 2021-05-15T13:44:55.1485400Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +94bc085b700f3a54a168659ff9b2de4c87ce0e23:refs/tags/0.2.4.s 2021-05-15T13:44:55.3275790Z remote: Enumerating objects: 61, done. 2021-05-15T13:44:55.3302240Z remote: Counting objects: 1% (1/61) 2021-05-15T13:44:55.3424640Z remote: Counting objects: 3% (2/61) 2021-05-15T13:44:55.3527240Z remote: Counting objects: 4% (3/61) 2021-05-15T13:44:55.3632630Z remote: Counting objects: 6% (4/61) 2021-05-15T13:44:55.3743600Z remote: Counting objects: 8% (5/61) 2021-05-15T13:44:55.4578490Z remote: Counting objects: 9% (6/61) 2021-05-15T13:44:55.4579620Z remote: Counting objects: 11% (7/61) 2021-05-15T13:44:55.4619970Z remote: Counting objects: 13% (8/61) 2021-05-15T13:44:55.4621370Z remote: Counting objects: 14% (9/61) 2021-05-15T13:44:55.4622260Z remote: Counting objects: 16% (10/61) 2021-05-15T13:44:55.4623140Z remote: Counting objects: 18% (11/61) 2021-05-15T13:44:55.4623980Z remote: Counting objects: 19% (12/61) 2021-05-15T13:44:55.4624810Z remote: Counting objects: 21% (13/61) 2021-05-15T13:44:55.4625640Z remote: Counting objects: 22% (14/61) 2021-05-15T13:44:55.4626460Z remote: Counting objects: 24% (15/61) 2021-05-15T13:44:55.4627230Z remote: Counting objects: 26% (16/61) 2021-05-15T13:44:55.4628080Z remote: Counting objects: 27% (17/61) 2021-05-15T13:44:55.4628900Z remote: Counting objects: 29% (18/61) 2021-05-15T13:44:55.4629690Z remote: Counting objects: 31% (19/61) 2021-05-15T13:44:55.4630280Z remote: Counting objects: 32% (20/61) 2021-05-15T13:44:55.4631070Z remote: Counting objects: 34% (21/61) 2021-05-15T13:44:55.4631900Z remote: Counting objects: 36% (22/61) 2021-05-15T13:44:55.4632720Z remote: Counting objects: 37% (23/61) 2021-05-15T13:44:55.4633500Z remote: Counting objects: 39% (24/61) 2021-05-15T13:44:55.4634330Z remote: Counting objects: 40% (25/61) 2021-05-15T13:44:55.4635110Z remote: Counting objects: 42% (26/61) 2021-05-15T13:44:55.4635900Z remote: Counting objects: 44% (27/61) 2021-05-15T13:44:55.4637290Z remote: Counting objects: 45% (28/61) 2021-05-15T13:44:55.4638200Z remote: Counting objects: 47% (29/61) 2021-05-15T13:44:55.4638990Z remote: Counting objects: 49% (30/61) 2021-05-15T13:44:55.4639770Z remote: Counting objects: 50% (31/61) 2021-05-15T13:44:55.4640620Z remote: Counting objects: 52% (32/61) 2021-05-15T13:44:55.4641450Z remote: Counting objects: 54% (33/61) 2021-05-15T13:44:55.4642210Z remote: Counting objects: 55% (34/61) 2021-05-15T13:44:55.4643030Z remote: Counting objects: 57% (35/61) 2021-05-15T13:44:55.4643810Z remote: Counting objects: 59% (36/61) 2021-05-15T13:44:55.4644660Z remote: Counting objects: 60% (37/61) 2021-05-15T13:44:55.4645870Z remote: Counting objects: 62% (38/61) 2021-05-15T13:44:55.4646680Z remote: Counting objects: 63% (39/61) 2021-05-15T13:44:55.4647510Z remote: Counting objects: 65% (40/61) 2021-05-15T13:44:55.4648600Z remote: Counting objects: 67% (41/61) 2021-05-15T13:44:55.4649430Z remote: Counting objects: 68% (42/61) 2021-05-15T13:44:55.4650260Z remote: Counting objects: 70% (43/61) 2021-05-15T13:44:55.4652190Z remote: Counting objects: 72% (44/61) 2021-05-15T13:44:55.4652990Z remote: Counting objects: 73% (45/61) 2021-05-15T13:44:55.4653850Z remote: Counting objects: 75% (46/61) 2021-05-15T13:44:55.4654660Z remote: Counting objects: 77% (47/61) 2021-05-15T13:44:55.4655430Z remote: Counting objects: 78% (48/61) 2021-05-15T13:44:55.4656050Z remote: Counting objects: 80% (49/61) 2021-05-15T13:44:55.4656600Z remote: Counting objects: 81% (50/61) 2021-05-15T13:44:55.4657110Z remote: Counting objects: 83% (51/61) 2021-05-15T13:44:55.4657580Z remote: Counting objects: 85% (52/61) 2021-05-15T13:44:55.4658100Z remote: Counting objects: 86% (53/61) 2021-05-15T13:44:55.4658590Z remote: Counting objects: 88% (54/61) 2021-05-15T13:44:55.4659450Z remote: Counting objects: 90% (55/61) 2021-05-15T13:44:55.4660120Z remote: Counting objects: 91% (56/61) 2021-05-15T13:44:55.4661080Z remote: Counting objects: 93% (57/61) 2021-05-15T13:44:55.4661850Z remote: Counting objects: 95% (58/61) 2021-05-15T13:44:55.4662650Z remote: Counting objects: 96% (59/61) 2021-05-15T13:44:55.4663440Z remote: Counting objects: 98% (60/61) 2021-05-15T13:44:55.4664220Z remote: Counting objects: 100% (61/61) 2021-05-15T13:44:55.4665110Z remote: Counting objects: 100% (61/61), done. 2021-05-15T13:44:55.4665900Z remote: Compressing objects: 1% (1/57) 2021-05-15T13:44:55.4666750Z remote: Compressing objects: 3% (2/57) 2021-05-15T13:44:55.4667670Z remote: Compressing objects: 5% (3/57) 2021-05-15T13:44:55.4668510Z remote: Compressing objects: 7% (4/57) 2021-05-15T13:44:55.4669400Z remote: Compressing objects: 8% (5/57) 2021-05-15T13:44:55.4670230Z remote: Compressing objects: 10% (6/57) 2021-05-15T13:44:55.4671110Z remote: Compressing objects: 12% (7/57) 2021-05-15T13:44:55.4671930Z remote: Compressing objects: 14% (8/57) 2021-05-15T13:44:55.4672740Z remote: Compressing objects: 15% (9/57) 2021-05-15T13:44:55.4673590Z remote: Compressing objects: 17% (10/57) 2021-05-15T13:44:55.4674390Z remote: Compressing objects: 19% (11/57) 2021-05-15T13:44:55.4675240Z remote: Compressing objects: 21% (12/57) 2021-05-15T13:44:55.4676070Z remote: Compressing objects: 22% (13/57) 2021-05-15T13:44:55.4676880Z remote: Compressing objects: 24% (14/57) 2021-05-15T13:44:55.4677730Z remote: Compressing objects: 26% (15/57) 2021-05-15T13:44:55.4678520Z remote: Compressing objects: 28% (16/57) 2021-05-15T13:44:55.4679370Z remote: Compressing objects: 29% (17/57) 2021-05-15T13:44:55.4680220Z remote: Compressing objects: 31% (18/57) 2021-05-15T13:44:55.4681510Z remote: Compressing objects: 33% (19/57) 2021-05-15T13:44:55.4682440Z remote: Compressing objects: 35% (20/57) 2021-05-15T13:44:55.4683270Z remote: Compressing objects: 36% (21/57) 2021-05-15T13:44:55.4684190Z remote: Compressing objects: 38% (22/57) 2021-05-15T13:44:55.4685050Z remote: Compressing objects: 40% (23/57) 2021-05-15T13:44:55.4685870Z remote: Compressing objects: 42% (24/57) 2021-05-15T13:44:55.4686730Z remote: Compressing objects: 43% (25/57) 2021-05-15T13:44:55.4687700Z remote: Compressing objects: 45% (26/57) 2021-05-15T13:44:55.4688540Z remote: Compressing objects: 47% (27/57) 2021-05-15T13:44:55.4689410Z remote: Compressing objects: 49% (28/57) 2021-05-15T13:44:55.4690230Z remote: Compressing objects: 50% (29/57) 2021-05-15T13:44:55.4691210Z remote: Compressing objects: 52% (30/57) 2021-05-15T13:44:55.4692060Z remote: Compressing objects: 54% (31/57) 2021-05-15T13:44:55.4692900Z remote: Compressing objects: 56% (32/57) 2021-05-15T13:44:55.4693750Z remote: Compressing objects: 57% (33/57) 2021-05-15T13:44:55.4694550Z remote: Compressing objects: 59% (34/57) 2021-05-15T13:44:55.4695410Z remote: Compressing objects: 61% (35/57) 2021-05-15T13:44:55.4696260Z remote: Compressing objects: 63% (36/57) 2021-05-15T13:44:55.4697070Z remote: Compressing objects: 64% (37/57) 2021-05-15T13:44:55.4697940Z remote: Compressing objects: 66% (38/57) 2021-05-15T13:44:55.4698710Z remote: Compressing objects: 68% (39/57) 2021-05-15T13:44:55.4699490Z remote: Compressing objects: 70% (40/57) 2021-05-15T13:44:55.4700270Z remote: Compressing objects: 71% (41/57) 2021-05-15T13:44:55.4701040Z remote: Compressing objects: 73% (42/57) 2021-05-15T13:44:55.4702020Z remote: Compressing objects: 75% (43/57) 2021-05-15T13:44:55.4702870Z remote: Compressing objects: 77% (44/57) 2021-05-15T13:44:55.4703990Z remote: Compressing objects: 78% (45/57) 2021-05-15T13:44:55.4704900Z remote: Compressing objects: 80% (46/57) 2021-05-15T13:44:55.4705710Z remote: Compressing objects: 82% (47/57) 2021-05-15T13:44:55.4706630Z remote: Compressing objects: 84% (48/57) 2021-05-15T13:44:55.4707570Z remote: Compressing objects: 85% (49/57) 2021-05-15T13:44:55.4708420Z remote: Compressing objects: 87% (50/57) 2021-05-15T13:44:55.4709250Z remote: Compressing objects: 89% (51/57) 2021-05-15T13:44:55.4710050Z remote: Compressing objects: 91% (52/57) 2021-05-15T13:44:55.4710900Z remote: Compressing objects: 92% (53/57) 2021-05-15T13:44:55.4711690Z remote: Compressing objects: 94% (54/57) 2021-05-15T13:44:55.4712460Z remote: Compressing objects: 96% (55/57) 2021-05-15T13:44:55.4713240Z remote: Compressing objects: 98% (56/57) 2021-05-15T13:44:55.4714000Z remote: Compressing objects: 100% (57/57) 2021-05-15T13:44:55.4714930Z remote: Compressing objects: 100% (57/57), done. 2021-05-15T13:44:55.4716840Z remote: Total 61 (delta 8), reused 22 (delta 0), pack-reused 0 2021-05-15T13:44:55.4718000Z From https://github.com/neuroconductor/I2C2 2021-05-15T13:44:55.4719520Z * [new ref] 94bc085b700f3a54a168659ff9b2de4c87ce0e23 -> 0.2.4.s 2021-05-15T13:44:55.4721200Z ##[endgroup] 2021-05-15T13:44:55.4722120Z ##[group]Determining the checkout info 2021-05-15T13:44:55.4722960Z ##[endgroup] 2021-05-15T13:44:55.4723680Z ##[group]Checking out the ref 2021-05-15T13:44:55.4725040Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.2.4.s 2021-05-15T13:44:55.4726030Z HEAD is now at 94bc085 Version id 34 stable 2021-05-15T13:44:55.4726790Z ##[endgroup] 2021-05-15T13:44:55.4728070Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T13:44:55.4729400Z '94bc085b700f3a54a168659ff9b2de4c87ce0e23' 2021-05-15T13:44:55.5234900Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:44:55.5235710Z with: 2021-05-15T13:44:55.5236090Z r-version: oldrel 2021-05-15T13:44:55.5236430Z Ncpus: 1 2021-05-15T13:44:55.5236830Z crayon.enabled: NULL 2021-05-15T13:44:55.5237320Z remove-openmp-macos: true 2021-05-15T13:44:55.5237940Z http-user-agent: default 2021-05-15T13:44:55.5238510Z install-r: true 2021-05-15T13:44:55.5239040Z windows-path-include-mingw: true 2021-05-15T13:44:55.5239540Z env: 2021-05-15T13:44:55.5239950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:55.5240420Z TIC_DEPLOY_KEY: 2021-05-15T13:44:55.5240770Z RSPM: 2021-05-15T13:44:55.5242040Z GITHUB_PAT: *** 2021-05-15T13:44:55.5242460Z COVERALLS_TOKEN: 2021-05-15T13:44:55.5242960Z continue-on-error: false 2021-05-15T13:44:55.5243460Z VDIFFR_RUN_TESTS: false 2021-05-15T13:44:55.5243850Z ##[endgroup] 2021-05-15T13:44:56.2329000Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T13:44:59.4397610Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-3.6.3.pkg -target / 2021-05-15T13:44:59.5512040Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T13:45:02.9488160Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T13:45:02.9590650Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T13:45:02.9641540Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T13:45:03.0016990Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T13:45:03.0061060Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T13:45:03.0122530Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T13:45:03.0126190Z Checksumming (Apple_Free : 3)… 2021-05-15T13:45:04.0692130Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T13:45:04.0798050Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T13:45:04.1090950Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T13:45:04.1193580Z Checksumming (Apple_Free : 5)… 2021-05-15T13:45:05.0755700Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T13:45:05.0859120Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T13:45:06.0686540Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T13:45:06.0770160Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T13:45:06.0888970Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T13:45:06.0909330Z verified CRC32 $84F1919B 2021-05-15T13:45:06.6578200Z /dev/disk2 GUID_partition_scheme 2021-05-15T13:45:06.6688720Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T13:45:06.6819750Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T13:45:08.7591600Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T13:45:08.7691300Z To reinstall 0.29.2_3, run: 2021-05-15T13:45:09.4779250Z brew reinstall pkg-config 2021-05-15T13:45:09.4782280Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T13:45:10.2491250Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T13:45:10.5788770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T13%3A55%3A00Z&sig=yy35dgJ7ukeVIya0tL8bSzjLdx72Aza7bnDpM7fLc9E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:45:10.9105300Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T13:45:12.5436770Z installer: Package name is R 3.6.3 for Mac OS X 10.11 or higher (El Capitan build) 2021-05-15T13:45:12.5451820Z installer: Upgrading at base path / 2021-05-15T13:45:12.5539600Z installer: The upgrade was successful. 2021-05-15T13:45:15.8911460Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T13:45:15.9933620Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T13:45:17.4410490Z installer: Package name is gfortran 2021-05-15T13:45:17.4450400Z installer: Installing at base path / 2021-05-15T13:45:17.4467390Z installer: The install was successful. 2021-05-15T13:45:17.4469140Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T13:45:17.5642260Z "disk2" ejected. 2021-05-15T13:45:17.5744680Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T13:45:17.5859950Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T13:45:17.8678620Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T13%3A55%3A00Z&sig=CrRy2KArknSFytuijxpMFC4p%2F%2FeYiZYLwR%2B3KcZOkGo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:45:17.9469420Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T13:45:21.0802840Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T13:45:21.8341760Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T13:45:21.8599090Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:45:21.8599620Z env: 2021-05-15T13:45:21.8600060Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:45:21.8600540Z TIC_DEPLOY_KEY: 2021-05-15T13:45:21.8600880Z RSPM: 2021-05-15T13:45:21.8602050Z GITHUB_PAT: *** 2021-05-15T13:45:21.8602480Z COVERALLS_TOKEN: 2021-05-15T13:45:21.8602970Z continue-on-error: false 2021-05-15T13:45:21.8603430Z VDIFFR_RUN_TESTS: false 2021-05-15T13:45:21.8603950Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:45:21.8604380Z TZ: UTC 2021-05-15T13:45:21.8604800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:45:21.8605190Z NOT_CRAN: true 2021-05-15T13:45:21.8605570Z ##[endgroup] 2021-05-15T13:45:22.3104230Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T13:45:22.4380210Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T13:45:22.4381700Z Dload Upload Total Spent Left Speed 2021-05-15T13:45:22.4382820Z 2021-05-15T13:45:22.4656410Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:45:22.4658580Z 100 117 0 117 0 0 4178 0 --:--:-- --:--:-- --:--:-- 4178 2021-05-15T13:45:22.9866040Z 2021-05-15T13:45:23.5784450Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:45:23.5787930Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-15T13:45:23.7988220Z 2021-05-15T13:45:24.7502310Z 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 2021-05-15T13:45:25.7677640Z 6 82.6M 6 5632k 0 0 2435k 0 0:00:34 0:00:02 0:00:32 5860k 2021-05-15T13:45:26.7773140Z 12 82.6M 12 10.1M 0 0 3108k 0 0:00:27 0:00:03 0:00:24 5230k 2021-05-15T13:45:27.7524500Z 13 82.6M 13 11.2M 0 0 2651k 0 0:00:31 0:00:04 0:00:27 3848k 2021-05-15T13:45:28.7637240Z 15 82.6M 15 12.8M 0 0 2475k 0 0:00:34 0:00:05 0:00:29 3320k 2021-05-15T13:45:29.8000690Z 18 82.6M 18 15.6M 0 0 2536k 0 0:00:33 0:00:06 0:00:27 3225k 2021-05-15T13:45:30.7874380Z 23 82.6M 23 19.8M 0 0 2757k 0 0:00:30 0:00:07 0:00:23 2905k 2021-05-15T13:45:31.7549910Z 29 82.6M 29 24.7M 0 0 3033k 0 0:00:27 0:00:08 0:00:19 2984k 2021-05-15T13:45:32.8043770Z 36 82.6M 36 30.3M 0 0 3338k 0 0:00:25 0:00:09 0:00:16 3937k 2021-05-15T13:45:33.7738020Z 44 82.6M 44 36.8M 0 0 3641k 0 0:00:23 0:00:10 0:00:13 4865k 2021-05-15T13:45:34.7627670Z 51 82.6M 51 42.7M 0 0 3865k 0 0:00:21 0:00:11 0:00:10 5544k 2021-05-15T13:45:35.8008100Z 58 82.6M 58 48.3M 0 0 4020k 0 0:00:21 0:00:12 0:00:09 5893k 2021-05-15T13:45:36.7724930Z 65 82.6M 65 54.3M 0 0 4161k 0 0:00:20 0:00:13 0:00:07 6040k 2021-05-15T13:45:37.7602770Z 72 82.6M 72 59.7M 0 0 4269k 0 0:00:19 0:00:14 0:00:05 5998k 2021-05-15T13:45:38.7923140Z 78 82.6M 78 65.1M 0 0 4353k 0 0:00:19 0:00:15 0:00:04 5843k 2021-05-15T13:45:39.7816350Z 85 82.6M 85 71.0M 0 0 4445k 0 0:00:19 0:00:16 0:00:03 5755k 2021-05-15T13:45:40.7488380Z 92 82.6M 92 76.3M 0 0 4510k 0 0:00:18 0:00:17 0:00:01 5713k 2021-05-15T13:45:40.8187920Z 99 82.6M 99 81.8M 0 0 4579k 0 0:00:18 0:00:18 --:--:-- 5706k 2021-05-15T13:45:40.8190000Z 100 82.6M 100 82.6M 0 0 4603k 0 0:00:18 0:00:18 --:--:-- 5789k 2021-05-15T13:45:44.6806970Z ##[group]Run tlmgr update --self 2021-05-15T13:45:44.6807700Z tlmgr update --self 2021-05-15T13:45:44.6808550Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:45:44.6809350Z tlmgr update --all 2021-05-15T13:45:44.6985570Z shell: /bin/bash -e {0} 2021-05-15T13:45:44.6985950Z env: 2021-05-15T13:45:44.6986520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:45:44.6986970Z TIC_DEPLOY_KEY: 2021-05-15T13:45:44.6987470Z RSPM: 2021-05-15T13:45:44.6988710Z GITHUB_PAT: *** 2021-05-15T13:45:44.6989130Z COVERALLS_TOKEN: 2021-05-15T13:45:44.6989630Z continue-on-error: false 2021-05-15T13:45:44.6990100Z VDIFFR_RUN_TESTS: false 2021-05-15T13:45:44.6990710Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:45:44.7009430Z TZ: UTC 2021-05-15T13:45:44.7010030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:45:44.7010650Z NOT_CRAN: true 2021-05-15T13:45:44.7011370Z ##[endgroup] 2021-05-15T13:45:46.8010270Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:45:46.8111190Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:45:48.9425360Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:45:48.9432850Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:45:49.1121330Z [2/89, 00:01/13:07:18] install: ae [57k] 2021-05-15T13:45:49.3436890Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T13:45:49.4943420Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T13:45:49.6786460Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T13:45:49.8280240Z [6/89, 00:01/06:19] install: biber.universal-darwin [33017k] 2021-05-15T13:45:51.9861260Z [7/89, 00:03/00:03] install: biber [1k] 2021-05-15T13:45:52.1282030Z [8/89, 00:04/00:04] install: biblatex [238k] 2021-05-15T13:45:52.4093360Z [9/89, 00:04/00:04] install: checkcites.universal-darwin [1k] 2021-05-15T13:45:52.5535350Z [10/89, 00:04/00:04] install: checkcites [7k] 2021-05-15T13:45:52.6895260Z [11/89, 00:04/00:04] install: chickenize [15k] 2021-05-15T13:45:52.8453260Z [12/89, 00:04/00:04] install: chinese-jfm [3k] 2021-05-15T13:45:52.9877510Z [13/89, 00:04/00:04] install: cloze [9k] 2021-05-15T13:45:53.1313200Z [14/89, 00:05/00:05] install: colorprofiles [86k] 2021-05-15T13:45:53.3113720Z [15/89, 00:05/00:05] install: combofont [2k] 2021-05-15T13:45:53.4559590Z [16/89, 00:05/00:05] install: courier [470k] 2021-05-15T13:45:53.7623630Z [17/89, 00:05/00:05] install: courier-scaled [3k] 2021-05-15T13:45:53.9100760Z [18/89, 00:05/00:05] install: cstypo [3k] 2021-05-15T13:45:54.0506100Z [19/89, 00:06/00:06] install: ctablestack [2k] 2021-05-15T13:45:54.1896490Z [20/89, 00:06/00:06] install: ekdosis [19k] 2021-05-15T13:45:54.3569520Z [21/89, 00:06/00:06] install: emoji [40k] 2021-05-15T13:45:54.5214430Z [22/89, 00:06/00:06] install: emojicite [2k] 2021-05-15T13:45:54.6650580Z [23/89, 00:06/00:06] install: enctex [24k] 2021-05-15T13:45:54.8405480Z [24/89, 00:06/00:06] install: enigma [18k] 2021-05-15T13:45:55.0000370Z [25/89, 00:06/00:06] install: etex-pkg [6k] 2021-05-15T13:45:55.1435100Z [26/89, 00:07/00:07] install: filecontents [3k] 2021-05-15T13:45:55.2881840Z [27/89, 00:07/00:07] install: grfext [3k] 2021-05-15T13:45:55.4259080Z [28/89, 00:07/00:07] install: hyphenex [9k] 2021-05-15T13:45:55.6230470Z [29/89, 00:07/00:07] install: ifplatform [2k] 2021-05-15T13:45:55.7671660Z [30/89, 00:07/00:07] install: innerscript [4k] 2021-05-15T13:45:55.9109360Z [31/89, 00:07/00:07] install: interpreter [7k] 2021-05-15T13:45:56.0553980Z [32/89, 00:08/00:08] install: kanaparser [5k] 2021-05-15T13:45:56.1988630Z [33/89, 00:08/00:08] install: knuth-local [23k] 2021-05-15T13:45:56.3733020Z [34/89, 00:08/00:08] install: logreq [4k] 2021-05-15T13:45:56.5590690Z [35/89, 00:08/00:08] install: lua-typo [7k] 2021-05-15T13:45:56.7029440Z [36/89, 00:08/00:08] install: lua-uca [70k] 2021-05-15T13:45:56.8977600Z [37/89, 00:08/00:08] install: lua-ul [7k] 2021-05-15T13:45:57.0366380Z [38/89, 00:09/00:09] install: lua-uni-algos [6k] 2021-05-15T13:45:57.1765910Z [39/89, 00:09/00:09] install: lua-visual-debug [4k] 2021-05-15T13:45:57.3180530Z [40/89, 00:09/00:09] install: luacode [3k] 2021-05-15T13:45:57.4623270Z [41/89, 00:09/00:09] install: luacolor [5k] 2021-05-15T13:45:57.6069710Z [42/89, 00:09/00:09] install: luahyphenrules [3k] 2021-05-15T13:45:57.7510880Z [43/89, 00:09/00:09] install: luaimageembed [2k] 2021-05-15T13:45:57.8896020Z [44/89, 00:09/00:09] install: luaindex [5k] 2021-05-15T13:45:58.0291630Z [45/89, 00:10/00:10] install: luainputenc [5k] 2021-05-15T13:45:58.1753220Z [46/89, 00:10/00:10] install: luaintro [1k] 2021-05-15T13:45:58.3196210Z [47/89, 00:10/00:10] install: luakeys [5k] 2021-05-15T13:45:58.4584790Z [48/89, 00:10/00:10] install: lualatex-doc [1k] 2021-05-15T13:45:58.6029210Z [49/89, 00:10/00:10] install: lualatex-truncate [2k] 2021-05-15T13:45:58.7533510Z [50/89, 00:10/00:10] install: luamplib [12k] 2021-05-15T13:45:58.8992000Z [51/89, 00:10/00:10] install: luapackageloader [2k] 2021-05-15T13:45:59.0438670Z [52/89, 00:11/00:11] install: luaprogtable [7k] 2021-05-15T13:45:59.1836510Z [53/89, 00:11/00:11] install: luarandom [2k] 2021-05-15T13:45:59.3207660Z [54/89, 00:11/00:11] install: luatex85 [2k] 2021-05-15T13:45:59.4601740Z [55/89, 00:11/00:11] install: luatexbase [4k] 2021-05-15T13:45:59.6070090Z [56/89, 00:11/00:11] install: luatexko [22k] 2021-05-15T13:45:59.7672100Z [57/89, 00:11/00:11] install: luatextra [2k] 2021-05-15T13:45:59.9055110Z [58/89, 00:11/00:11] install: luavlna [8k] 2021-05-15T13:46:00.0481430Z [59/89, 00:12/00:12] install: luaxml [31k] 2021-05-15T13:46:00.2128560Z [60/89, 00:12/00:12] install: makeindex.universal-darwin [91k] 2021-05-15T13:46:00.3975740Z [61/89, 00:12/00:12] install: makeindex [5k] 2021-05-15T13:46:00.5383530Z [62/89, 00:12/00:12] install: mflogo [2k] 2021-05-15T13:46:00.6878280Z [63/89, 00:12/00:12] install: newpax [9k] 2021-05-15T13:46:00.8293200Z [64/89, 00:12/00:12] install: nodetree [13k] 2021-05-15T13:46:00.9762970Z [65/89, 00:12/00:12] install: odsfile [5k] 2021-05-15T13:46:01.1176290Z [66/89, 00:13/00:13] install: optex.universal-darwin [1k] 2021-05-15T13:46:01.2617300Z [67/89, 00:13/00:13] install: optex [770k] 2021-05-15T13:46:02.1433050Z [68/89, 00:14/00:14] install: pdfarticle [4k] 2021-05-15T13:46:02.3111880Z [69/89, 00:14/00:14] install: pdfextra [22k] 2021-05-15T13:46:02.4708070Z [70/89, 00:14/00:14] install: placeat [4k] 2021-05-15T13:46:02.6178660Z [71/89, 00:14/00:14] install: plantuml [3k] 2021-05-15T13:46:02.7622530Z [72/89, 00:14/00:14] install: rsfs [55k] 2021-05-15T13:46:02.9548280Z [73/89, 00:14/00:14] install: selnolig [53k] 2021-05-15T13:46:03.1461360Z [74/89, 00:15/00:15] install: spelling [14k] 2021-05-15T13:46:03.3141260Z [75/89, 00:15/00:15] install: stricttex [2k] 2021-05-15T13:46:03.4612760Z [76/89, 00:15/00:15] install: texlive-common [1k] 2021-05-15T13:46:03.6015030Z [77/89, 00:15/00:15] install: texlive-en [1k] 2021-05-15T13:46:03.7414600Z [78/89, 00:15/00:15] install: texlive-msg-translations [144k] 2021-05-15T13:46:03.9694960Z [79/89, 00:15/00:15] install: thumbpdf.universal-darwin [1k] 2021-05-15T13:46:04.1143000Z [80/89, 00:16/00:16] install: thumbpdf [19k] 2021-05-15T13:46:04.2819870Z [81/89, 00:16/00:16] install: tlshell.universal-darwin [1k] 2021-05-15T13:46:04.4211900Z [82/89, 00:16/00:16] install: tlshell [29k] 2021-05-15T13:46:04.5887650Z [83/89, 00:16/00:16] install: typewriter [25k] 2021-05-15T13:46:04.7509560Z [84/89, 00:16/00:16] install: uninormalize [6k] 2021-05-15T13:46:04.9064240Z [85/89, 00:16/00:16] install: upquote [2k] 2021-05-15T13:46:05.0525620Z [86/89, 00:17/00:17] install: xdvi.universal-darwin [948k] 2021-05-15T13:46:05.4080660Z [87/89, 00:17/00:17] install: xdvi [7k] 2021-05-15T13:46:05.5585920Z [88/89, 00:17/00:17] install: collection-basic [1k] 2021-05-15T13:46:05.7077110Z [89/89, 00:17/00:17] install: collection-luatex [1k] 2021-05-15T13:46:05.8482440Z running mktexlsr ... 2021-05-15T13:46:06.3316920Z done running mktexlsr. 2021-05-15T13:46:06.3705090Z running updmap-sys ... 2021-05-15T13:46:06.9219770Z done running updmap-sys. 2021-05-15T13:46:06.9221430Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T13:46:06.9223920Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cDVn2ugcVl/MYRveenJmo ... 2021-05-15T13:46:08.7177370Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/cDVn2ugcVl/MYRveenJmo. 2021-05-15T13:46:08.7178690Z OK: optex.fmt/luatex 2021-05-15T13:46:08.7179910Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:46:08.7181360Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:46:09.9303360Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:46:09.9304720Z tlmgr: no updates available 2021-05-15T13:46:10.0656750Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:46:10.0657260Z with: 2021-05-15T13:46:10.0657610Z pandoc-version: 2.7.3 2021-05-15T13:46:10.0657960Z env: 2021-05-15T13:46:10.0658350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:46:10.0658760Z TIC_DEPLOY_KEY: 2021-05-15T13:46:10.0659070Z RSPM: 2021-05-15T13:46:10.0660190Z GITHUB_PAT: *** 2021-05-15T13:46:10.0660580Z COVERALLS_TOKEN: 2021-05-15T13:46:10.0661010Z continue-on-error: false 2021-05-15T13:46:10.0661450Z VDIFFR_RUN_TESTS: false 2021-05-15T13:46:10.0661900Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:46:10.0662300Z TZ: UTC 2021-05-15T13:46:10.0662640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:46:10.0663090Z NOT_CRAN: true 2021-05-15T13:46:10.0663430Z ##[endgroup] 2021-05-15T13:46:10.5473890Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T13:46:13.1049670Z installer: Package name is pandoc 2021-05-15T13:46:13.1057390Z installer: Installing at base path / 2021-05-15T13:46:13.1059400Z installer: The install was successful. 2021-05-15T13:46:13.1192680Z ##[group]Run git config user.name adigherman 2021-05-15T13:46:13.1193440Z git config user.name adigherman 2021-05-15T13:46:13.1194030Z git config user.email adig@jhu.edu 2021-05-15T13:46:13.1710060Z shell: /bin/bash -e {0} 2021-05-15T13:46:13.1710460Z env: 2021-05-15T13:46:13.1711000Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:46:13.1711490Z TIC_DEPLOY_KEY: 2021-05-15T13:46:13.1711900Z RSPM: 2021-05-15T13:46:13.1713010Z GITHUB_PAT: *** 2021-05-15T13:46:13.1713490Z COVERALLS_TOKEN: 2021-05-15T13:46:13.1713980Z continue-on-error: false 2021-05-15T13:46:13.1714500Z VDIFFR_RUN_TESTS: false 2021-05-15T13:46:13.1715050Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:46:13.1715500Z TZ: UTC 2021-05-15T13:46:13.1716270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:46:13.1716690Z NOT_CRAN: true 2021-05-15T13:46:13.1717550Z ##[endgroup] 2021-05-15T13:46:13.2620690Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T13:46:13.2621360Z env: 2021-05-15T13:46:13.2621870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:46:13.2622410Z TIC_DEPLOY_KEY: 2021-05-15T13:46:13.2622780Z RSPM: 2021-05-15T13:46:13.2624050Z GITHUB_PAT: *** 2021-05-15T13:46:13.2624500Z COVERALLS_TOKEN: 2021-05-15T13:46:13.2624990Z continue-on-error: false 2021-05-15T13:46:13.2625460Z VDIFFR_RUN_TESTS: false 2021-05-15T13:46:13.2625980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:46:13.2626400Z TZ: UTC 2021-05-15T13:46:13.2626810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:46:13.2627200Z NOT_CRAN: true 2021-05-15T13:46:13.2627600Z ##[endgroup] 2021-05-15T13:46:14.9074100Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T13:46:14.9431060Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T13:46:14.9437480Z To reinstall 3.20.2, run: 2021-05-15T13:46:14.9438440Z brew reinstall cmake 2021-05-15T13:46:16.5589700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T13:46:17.4887390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:17.9652530Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T13:46:18.2471910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T13%3A55%3A00Z&sig=962pguaMDBJ6rbWzxfWn7JVNKmE9yc7F8WdroICLzHo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:18.2791570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=962pguaMDBJ6rbWzxfWn7JVNKmE9yc7F8WdroICLzHo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:18.3233460Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T13:46:18.3972200Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T13:46:18.4011720Z 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/d20210515-2702-e5r5tx 2021-05-15T13:46:18.4187430Z cp -pR /private/tmp/d20210515-2702-e5r5tx/libssh/. /usr/local/Cellar/libssh 2021-05-15T13:46:18.4374440Z chmod -Rf +w /private/tmp/d20210515-2702-e5r5tx 2021-05-15T13:46:18.4914380Z ==> Finishing up 2021-05-15T13:46:18.5242360Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T13:46:18.5287910Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T13:46:18.5293180Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T13:46:18.5298520Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T13:46:18.5303270Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T13:46:18.5308340Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T13:46:18.5315700Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T13:46:18.5461940Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2866-14iib16.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-15T13:46:20.9944120Z ==> Summary 2021-05-15T13:46:20.9970220Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T13:46:23.3714350Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T13:46:24.3444210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:24.7944470Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T13:46:25.0586510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T13%3A55%3A00Z&sig=CDpKpZSFNKpD%2FKg%2FJA6VDH6wOg1g4tpmi5T1mePa%2FyQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:25.0874520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=CDpKpZSFNKpD\%2FKg\%2FJA6VDH6wOg1g4tpmi5T1mePa\%2FyQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:25.9442150Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T13:46:26.2972750Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T13:46:27.2262080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:27.7080740Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T13:46:27.9813380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T13%3A55%3A00Z&sig=elcnUPJmoZmr7%2F%2FDTUKIKPqMG2aFRPAOjQLs4hspuj4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:28.0202880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=elcnUPJmoZmr7\%2F\%2FDTUKIKPqMG2aFRPAOjQLs4hspuj4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:28.1155960Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T13:46:28.1237110Z ==> Installing dependencies for jags: gcc 2021-05-15T13:46:28.1295370Z ==> Installing jags dependency: gcc 2021-05-15T13:46:28.2169810Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T13:46:28.2206250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-2873-xoyplp 2021-05-15T13:46:30.2143410Z cp -pR /private/tmp/d20210515-2873-xoyplp/gcc/. /usr/local/Cellar/gcc 2021-05-15T13:46:31.7583340Z chmod -Rf +w /private/tmp/d20210515-2873-xoyplp 2021-05-15T13:46:35.8345950Z ==> Finishing up 2021-05-15T13:46:36.1070460Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T13:46:36.1073950Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T13:46:36.1079250Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T13:46:36.1083570Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T13:46:36.1089260Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T13:46:36.1093700Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T13:46:36.1103820Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T13:46:36.1109710Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T13:46:36.1116150Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T13:46:36.1121940Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T13:46:36.1137360Z rm /usr/local/bin/c++-11 2021-05-15T13:46:36.1140400Z rm /usr/local/bin/cpp-11 2021-05-15T13:46:36.1143990Z rm /usr/local/bin/g++-11 2021-05-15T13:46:36.1147080Z rm /usr/local/bin/gcc-11 2021-05-15T13:46:36.1150770Z rm /usr/local/bin/gcc-ar-11 2021-05-15T13:46:36.1153590Z rm /usr/local/bin/gcc-nm-11 2021-05-15T13:46:36.1157090Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T13:46:36.1161390Z rm /usr/local/bin/gcov-11 2021-05-15T13:46:36.1163040Z rm /usr/local/bin/gcov-dump-11 2021-05-15T13:46:36.1166410Z rm /usr/local/bin/gcov-tool-11 2021-05-15T13:46:36.3526270Z Error: The `brew link` step did not complete successfully 2021-05-15T13:46:36.3527180Z The formula built, but is not symlinked into /usr/local 2021-05-15T13:46:36.3531310Z Could not symlink bin/gfortran 2021-05-15T13:46:36.3532220Z Target /usr/local/bin/gfortran 2021-05-15T13:46:36.3533290Z already exists. You may want to remove it: 2021-05-15T13:46:36.3534670Z rm '/usr/local/bin/gfortran' 2021-05-15T13:46:36.3535380Z 2021-05-15T13:46:36.3536370Z To force the link and overwrite all conflicting files: 2021-05-15T13:46:36.3537680Z brew link --overwrite gcc 2021-05-15T13:46:36.3538370Z 2021-05-15T13:46:36.3539220Z To list all files that would be deleted: 2021-05-15T13:46:36.3540480Z brew link --overwrite --dry-run gcc 2021-05-15T13:46:36.3541250Z 2021-05-15T13:46:36.3542150Z Possible conflicting files are: 2021-05-15T13:46:36.3560110Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T13:46:37.2783530Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3048-kf0cjq.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-15T13:46:40.7608500Z ==> Summary 2021-05-15T13:46:40.8496390Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T13:46:40.8504280Z ==> Installing jags 2021-05-15T13:46:40.8505870Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T13:46:40.8521490Z 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/d20210515-2873-1y59fvz 2021-05-15T13:46:40.9103450Z cp -pR /private/tmp/d20210515-2873-1y59fvz/jags/. /usr/local/Cellar/jags 2021-05-15T13:46:40.9755180Z chmod -Rf +w /private/tmp/d20210515-2873-1y59fvz 2021-05-15T13:46:41.1008530Z ==> Finishing up 2021-05-15T13:46:41.1349680Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T13:46:41.1355710Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T13:46:41.1373210Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T13:46:41.1383780Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T13:46:41.1392950Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T13:46:41.1398090Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T13:46:41.1402740Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T13:46:41.1408070Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T13:46:41.1418290Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T13:46:41.1802470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3074-1xm5jxg.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-15T13:46:45.1756910Z ==> Summary 2021-05-15T13:46:45.1794790Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T13:46:47.8225050Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T13:46:48.8016320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:46:49.2790210Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T13:46:49.5476210Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9?se=2021-05-15T13%3A55%3A00Z&sig=fZj6vo4R1%2B9Q1vufqFqbrvH2XVe5DIHZVGuaN9raoME%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:46:49.5809610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=fZj6vo4R1\%2B9Q1vufqFqbrvH2XVe5DIHZVGuaN9raoME\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:46:49.8522200Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T13:46:49.9636250Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T13:46:49.9672500Z 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/d20210515-3081-e1otgv 2021-05-15T13:46:50.1730030Z cp -pR /private/tmp/d20210515-3081-e1otgv/v8/. /usr/local/Cellar/v8 2021-05-15T13:46:50.3047820Z chmod -Rf +w /private/tmp/d20210515-3081-e1otgv 2021-05-15T13:46:50.5062680Z ==> Finishing up 2021-05-15T13:46:50.5564210Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T13:46:50.6049460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3246-1p548fs.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-15T13:46:54.5834910Z ==> Summary 2021-05-15T13:46:54.5935430Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T13:46:56.8666960Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T13:46:59.8555340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:00.3567510Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T13:47:00.6461270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf?se=2021-05-15T13%3A55%3A00Z&sig=GdInHB2QieufIzoGCqOpJvCMl6Nnkf7tYYIY545OoIs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:00.6753330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=GdInHB2QieufIzoGCqOpJvCMl6Nnkf7tYYIY545OoIs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:00.7602410Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T13:47:00.7799460Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:47:01.7487780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:02.2357090Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T13:47:02.5126370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e?se=2021-05-15T13%3A55%3A00Z&sig=%2FgilA6QxIZswNTF9Wt%2Bg1ObrSWqfbSqLq1jV1Trffwc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:02.5474700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=\%2FgilA6QxIZswNTF9Wt\%2Bg1ObrSWqfbSqLq1jV1Trffwc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:02.6608860Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T13:47:02.6748070Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:47:03.6291740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:04.1076780Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T13:47:04.3842200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e?se=2021-05-15T13%3A55%3A00Z&sig=ZggihsEx1l2yo1haPH5AGqr1uxtUOepyCZ9jMETGn0c%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:04.4311660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=ZggihsEx1l2yo1haPH5AGqr1uxtUOepyCZ9jMETGn0c\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:04.5184090Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T13:47:04.5424140Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T13:47:04.5428760Z ==> Installing fftw dependency: hwloc 2021-05-15T13:47:04.6050910Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T13:47:04.6089370Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3253-105s686 2021-05-15T13:47:04.9303380Z cp -pR /private/tmp/d20210515-3253-105s686/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T13:47:05.3726510Z chmod -Rf +w /private/tmp/d20210515-3253-105s686 2021-05-15T13:47:05.8545570Z ==> Finishing up 2021-05-15T13:47:05.8966810Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T13:47:05.8978970Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T13:47:05.8994000Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T13:47:05.8997250Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T13:47:05.9001210Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T13:47:05.9005990Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T13:47:05.9018930Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T13:47:05.9022720Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T13:47:05.9032960Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T13:47:05.9042920Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T13:47:05.9044330Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T13:47:05.9045820Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T13:47:05.9047050Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T13:47:05.9048190Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T13:47:05.9060580Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T13:47:05.9104710Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T13:47:05.9116860Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T13:47:05.9123180Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T13:47:05.9133040Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T13:47:05.9138340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T13:47:05.9143630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T13:47:05.9154350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T13:47:05.9159530Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T13:47:05.9165440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T13:47:05.9170730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T13:47:05.9175810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T13:47:05.9186900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T13:47:05.9192330Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T13:47:05.9198310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T13:47:05.9203970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T13:47:05.9210180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T13:47:05.9247700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T13:47:05.9260660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T13:47:05.9274480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 HWLOC_ALLOW_FLAG_LOCAL_RESTRICTIONS.3 2021-05-15T13:47:05.9286370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T13:47:05.9297720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T13:47:05.9308210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T13:47:05.9322950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T13:47:05.9328350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T13:47:05.9341700Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_ADD_FLAG_GROUP.3 HWLOC_DISTANCES_ADD_FLAG_GROUP.3 2021-05-15T13:47:05.9360830Z 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-15T13:47:05.9365920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_OS.3 HWLOC_DISTANCES_KIND_FROM_OS.3 2021-05-15T13:47:05.9375520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_FROM_USER.3 HWLOC_DISTANCES_KIND_FROM_USER.3 2021-05-15T13:47:05.9391520Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 HWLOC_DISTANCES_KIND_MEANS_BANDWIDTH.3 2021-05-15T13:47:05.9403240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 HWLOC_DISTANCES_KIND_MEANS_LATENCY.3 2021-05-15T13:47:05.9414170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T13:47:05.9426210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 HWLOC_LOCAL_NUMANODE_FLAG_ALL.3 2021-05-15T13:47:05.9432310Z 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-15T13:47:05.9439210Z 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-15T13:47:05.9449260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T13:47:05.9465970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T13:47:05.9472020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 HWLOC_MEMATTR_FLAG_HIGHER_FIRST.3 2021-05-15T13:47:05.9479990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 HWLOC_MEMATTR_FLAG_LOWER_FIRST.3 2021-05-15T13:47:05.9485760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 HWLOC_MEMATTR_FLAG_NEED_INITIATOR.3 2021-05-15T13:47:05.9493920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T13:47:05.9499910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T13:47:05.9508680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T13:47:05.9519310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T13:47:05.9524880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T13:47:05.9530900Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T13:47:05.9547200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T13:47:05.9558280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T13:47:05.9564140Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T13:47:05.9572000Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T13:47:05.9577850Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T13:47:05.9589630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T13:47:05.9595240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T13:47:05.9608950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T13:47:05.9614600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T13:47:05.9620800Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T13:47:05.9638880Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T13:47:05.9644710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T13:47:05.9659230Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T13:47:05.9670370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T13:47:05.9678780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T13:47:05.9688920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T13:47:05.9694680Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T13:47:05.9700430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T13:47:05.9706380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T13:47:05.9712240Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T13:47:05.9718180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T13:47:05.9739130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T13:47:05.9744170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T13:47:05.9749590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T13:47:05.9754720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T13:47:05.9760050Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T13:47:05.9765440Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T13:47:05.9771030Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T13:47:05.9777630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T13:47:05.9783170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T13:47:05.9788660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T13:47:05.9796380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T13:47:05.9801710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T13:47:05.9807190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T13:47:05.9812540Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T13:47:05.9817430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T13:47:05.9822920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T13:47:05.9828150Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T13:47:05.9833260Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T13:47:05.9838830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_RESTRICT_FLAG_ADAPT_IO.3 HWLOC_RESTRICT_FLAG_ADAPT_IO.3 2021-05-15T13:47:05.9842590Z Only the first 100 operations were output. 2021-05-15T13:47:06.3473650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3429-11eneco.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-15T13:47:08.8892440Z ==> Summary 2021-05-15T13:47:08.9462560Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T13:47:08.9468840Z ==> Installing fftw dependency: open-mpi 2021-05-15T13:47:09.0097010Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:47:09.0114230Z 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/d20210515-3253-mh8nlz 2021-05-15T13:47:09.2681190Z cp -pR /private/tmp/d20210515-3253-mh8nlz/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T13:47:09.6299700Z chmod -Rf +w /private/tmp/d20210515-3253-mh8nlz 2021-05-15T13:47:10.9245030Z ==> Finishing up 2021-05-15T13:47:10.9928520Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T13:47:10.9933000Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T13:47:10.9939040Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T13:47:10.9998010Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T13:47:11.0004790Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T13:47:11.0009380Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T13:47:11.0015320Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T13:47:11.0019600Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T13:47:11.0024940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T13:47:11.0029350Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T13:47:11.0035430Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T13:47:11.0042880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T13:47:11.0058660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T13:47:11.0060250Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T13:47:11.0068680Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T13:47:11.0073830Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T13:47:11.0078810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T13:47:11.0175100Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T13:47:11.0176760Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T13:47:11.0178950Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T13:47:11.0180410Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T13:47:11.0181770Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T13:47:11.0183140Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T13:47:11.0184640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T13:47:11.0186440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T13:47:11.0188010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T13:47:11.0189730Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T13:47:11.0191310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T13:47:11.0193950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T13:47:11.0244230Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T13:47:11.0245960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T13:47:11.0257670Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T13:47:11.0259690Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T13:47:11.0261440Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T13:47:11.0263800Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T13:47:11.0266980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T13:47:11.0268980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T13:47:11.0270710Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T13:47:11.0272320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T13:47:11.0273980Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T13:47:11.0275660Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T13:47:11.0277390Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T13:47:11.0279160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T13:47:11.0280870Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T13:47:11.0282560Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T13:47:11.0283930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T13:47:11.0285030Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T13:47:11.0286330Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T13:47:11.0287580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T13:47:11.0288780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T13:47:11.0289930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T13:47:11.0291080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T13:47:11.0292240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T13:47:11.0293370Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T13:47:11.0294610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T13:47:11.0296260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T13:47:11.0302650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T13:47:11.0308710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T13:47:11.0317490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T13:47:11.0322920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T13:47:11.0334990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T13:47:11.0340230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T13:47:11.0345420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T13:47:11.0367690Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T13:47:11.0380250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T13:47:11.0398310Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T13:47:11.0404140Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T13:47:11.0409750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T13:47:11.0415400Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T13:47:11.0420870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T13:47:11.0426540Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T13:47:11.0431990Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T13:47:11.0438010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T13:47:11.0442830Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T13:47:11.0448420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T13:47:11.0453730Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T13:47:11.0459280Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T13:47:11.0464930Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgather_init.3 MPIX_Neighbor_allgather_init.3 2021-05-15T13:47:11.0470490Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_allgatherv_init.3 MPIX_Neighbor_allgatherv_init.3 2021-05-15T13:47:11.0476060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoall_init.3 MPIX_Neighbor_alltoall_init.3 2021-05-15T13:47:11.0485260Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallv_init.3 MPIX_Neighbor_alltoallv_init.3 2021-05-15T13:47:11.0488010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Neighbor_alltoallw_init.3 MPIX_Neighbor_alltoallw_init.3 2021-05-15T13:47:11.0521220Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Query_cuda_support.3 MPIX_Query_cuda_support.3 2021-05-15T13:47:11.0526250Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T13:47:11.0532080Z 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-15T13:47:11.0536980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_scatter_init.3 MPIX_Reduce_scatter_init.3 2021-05-15T13:47:11.0542640Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T13:47:11.0547710Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T13:47:11.0552780Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T13:47:11.0558230Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T13:47:11.0563750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T13:47:11.0568740Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_class.3 MPI_Add_error_class.3 2021-05-15T13:47:11.0574300Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_code.3 MPI_Add_error_code.3 2021-05-15T13:47:11.0579520Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Add_error_string.3 MPI_Add_error_string.3 2021-05-15T13:47:11.0584580Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T13:47:11.0589920Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T13:47:11.0594820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T13:47:11.0600550Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T13:47:11.0605820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T13:47:11.0611040Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T13:47:11.0614760Z Only the first 100 operations were output. 2021-05-15T13:47:11.5037100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3455-1i189dr.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-15T13:47:14.1131800Z ==> Summary 2021-05-15T13:47:14.1581310Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T13:47:14.1585540Z ==> Installing fftw 2021-05-15T13:47:14.1589390Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:47:14.1607200Z 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/d20210515-3253-14n7l2q 2021-05-15T13:47:14.2505040Z cp -pR /private/tmp/d20210515-3253-14n7l2q/fftw/. /usr/local/Cellar/fftw 2021-05-15T13:47:14.3066290Z chmod -Rf +w /private/tmp/d20210515-3253-14n7l2q 2021-05-15T13:47:14.4640820Z ==> Finishing up 2021-05-15T13:47:14.5162120Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T13:47:14.5165690Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T13:47:14.5170610Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T13:47:14.5174960Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T13:47:14.5182110Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T13:47:14.5186170Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T13:47:14.5191210Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T13:47:14.5195690Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T13:47:14.5200670Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T13:47:14.5205120Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T13:47:14.5209920Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T13:47:14.5214190Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T13:47:14.5248630Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T13:47:14.5348130Z info /usr/local/share/info/fftw3.info 2021-05-15T13:47:14.5356780Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T13:47:14.5362790Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T13:47:14.5374270Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T13:47:14.5380160Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T13:47:14.5386070Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T13:47:14.5391960Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T13:47:14.5413160Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T13:47:14.5418400Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T13:47:14.5423120Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T13:47:14.5429080Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T13:47:14.5434310Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T13:47:14.5439150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T13:47:14.5444720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T13:47:14.5449550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T13:47:14.5454760Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T13:47:14.5460230Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T13:47:14.5473040Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T13:47:14.5483360Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T13:47:14.5493970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T13:47:14.5505440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T13:47:14.5514550Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T13:47:14.5524900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T13:47:14.5532590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T13:47:14.5541150Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T13:47:14.5558680Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T13:47:14.5564100Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T13:47:14.5573250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T13:47:14.5583690Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T13:47:14.5590440Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T13:47:14.5598240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T13:47:14.5610390Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T13:47:14.5627700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T13:47:14.5629670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T13:47:14.5638670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T13:47:14.5645810Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T13:47:14.5654220Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T13:47:14.5665820Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T13:47:14.5673580Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T13:47:14.5682590Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T13:47:14.5691160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T13:47:14.5700650Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T13:47:14.5709960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T13:47:14.5735240Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T13:47:14.5736870Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T13:47:14.5739600Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T13:47:14.5748200Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T13:47:14.6192620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3482-11lznjt.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-15T13:47:17.0686850Z ==> Summary 2021-05-15T13:47:17.0741850Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T13:47:17.8069150Z ==> No outdated dependents to upgrade! 2021-05-15T13:47:17.8073320Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:47:17.9907260Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T13:47:17.9910580Z fftw, open-mpi 2021-05-15T13:47:17.9935180Z rm /usr/local/bin/fftw-wisdom 2021-05-15T13:47:17.9940510Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T13:47:17.9949790Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T13:47:17.9951120Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T13:47:17.9964720Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T13:47:17.9971640Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T13:47:17.9974290Z rm /usr/local/include/fftw3.f 2021-05-15T13:47:17.9982990Z rm /usr/local/include/fftw3.f03 2021-05-15T13:47:17.9988220Z rm /usr/local/include/fftw3.h 2021-05-15T13:47:17.9995810Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T13:47:17.9998780Z rm /usr/local/include/fftw3l.f03 2021-05-15T13:47:18.0007000Z rm /usr/local/include/fftw3q.f03 2021-05-15T13:47:18.0020240Z rm /usr/local/lib/cmake/fftw3 2021-05-15T13:47:18.0022950Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T13:47:18.0030190Z rm /usr/local/lib/libfftw3.a 2021-05-15T13:47:18.0035670Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T13:47:18.0043090Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T13:47:18.0046770Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T13:47:18.0053990Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T13:47:18.0056750Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T13:47:18.0065170Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T13:47:18.0070650Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T13:47:18.0079480Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T13:47:18.0082660Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T13:47:18.0091690Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T13:47:18.0095240Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T13:47:18.0106470Z rm /usr/local/lib/libfftw3f.a 2021-05-15T13:47:18.0109660Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T13:47:18.0119710Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T13:47:18.0122990Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T13:47:18.0129730Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T13:47:18.0136190Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T13:47:18.0138920Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T13:47:18.0147200Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T13:47:18.0151730Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T13:47:18.0163320Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T13:47:18.0165860Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T13:47:18.0175510Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T13:47:18.0178340Z rm /usr/local/lib/libfftw3l.a 2021-05-15T13:47:18.0186790Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T13:47:18.0190840Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T13:47:18.0198810Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T13:47:18.0202160Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T13:47:18.0208460Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T13:47:18.0211810Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T13:47:18.0217220Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T13:47:18.0222610Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T13:47:18.0227930Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T13:47:18.0233170Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T13:47:18.0237030Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T13:47:18.0245470Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T13:47:18.0253850Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T13:47:18.0317680Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T13:47:18.0318680Z rm /usr/local/share/info/fftw3.info 2021-05-15T13:47:18.0331000Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T13:47:18.0332600Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T13:47:18.0483480Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T13:47:18.0485590Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T13:47:18.0490090Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T13:47:18.0492920Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T13:47:18.1224870Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T13:47:18.1230020Z rm /usr/local/bin/mpic++ 2021-05-15T13:47:18.1241330Z rm /usr/local/bin/mpicc 2021-05-15T13:47:18.1242100Z rm /usr/local/bin/mpicxx 2021-05-15T13:47:18.1242900Z rm /usr/local/bin/mpiexec 2021-05-15T13:47:18.1247900Z rm /usr/local/bin/mpif77 2021-05-15T13:47:18.1250710Z rm /usr/local/bin/mpif90 2021-05-15T13:47:18.1256930Z rm /usr/local/bin/mpifort 2021-05-15T13:47:18.1259770Z rm /usr/local/bin/mpirun 2021-05-15T13:47:18.1267480Z rm /usr/local/bin/ompi-clean 2021-05-15T13:47:18.1269920Z rm /usr/local/bin/ompi-server 2021-05-15T13:47:18.1277070Z rm /usr/local/bin/ompi_info 2021-05-15T13:47:18.1280180Z rm /usr/local/bin/opal_wrapper 2021-05-15T13:47:18.1286710Z rm /usr/local/bin/orte-clean 2021-05-15T13:47:18.1289600Z rm /usr/local/bin/orte-info 2021-05-15T13:47:18.1296700Z rm /usr/local/bin/orte-server 2021-05-15T13:47:18.1299930Z rm /usr/local/bin/ortecc 2021-05-15T13:47:18.1306410Z rm /usr/local/bin/orted 2021-05-15T13:47:18.1309190Z rm /usr/local/bin/orterun 2021-05-15T13:47:18.1316670Z rm /usr/local/bin/profile2mat.pl 2021-05-15T13:47:18.1327060Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T13:47:18.1329790Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T13:47:18.1335370Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T13:47:18.1337710Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T13:47:18.1345580Z rm /usr/local/include/mpi-ext.h 2021-05-15T13:47:18.1348350Z rm /usr/local/include/mpi.h 2021-05-15T13:47:18.1353040Z rm /usr/local/include/mpi.mod 2021-05-15T13:47:18.1355870Z rm /usr/local/include/mpi_ext.mod 2021-05-15T13:47:18.1360760Z rm /usr/local/include/mpi_f08.mod 2021-05-15T13:47:18.1363580Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T13:47:18.1367990Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T13:47:18.1370810Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T13:47:18.1375410Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T13:47:18.1378150Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T13:47:18.1381530Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T13:47:18.1385910Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T13:47:18.1389060Z rm /usr/local/include/mpif-config.h 2021-05-15T13:47:18.1391880Z rm /usr/local/include/mpif-constants.h 2021-05-15T13:47:18.1396680Z rm /usr/local/include/mpif-ext.h 2021-05-15T13:47:18.1399480Z rm /usr/local/include/mpif-externals.h 2021-05-15T13:47:18.1403140Z rm /usr/local/include/mpif-handles.h 2021-05-15T13:47:18.1409610Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T13:47:18.1412510Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T13:47:18.1415650Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T13:47:18.1500670Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T13:47:18.1504090Z rm /usr/local/include/mpif.h 2021-05-15T13:47:18.1505910Z rm /usr/local/include/openmpi 2021-05-15T13:47:18.1509400Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T13:47:18.1515780Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T13:47:18.1518640Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T13:47:18.1522010Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T13:47:18.1524790Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T13:47:18.1528130Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T13:47:18.1530820Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T13:47:18.1534060Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T13:47:18.1536820Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T13:47:18.1540440Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T13:47:18.1543100Z rm /usr/local/lib/libmpi.dylib 2021-05-15T13:47:18.1546390Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T13:47:18.1549130Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T13:47:18.1553140Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T13:47:18.1556100Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T13:47:18.1559620Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T13:47:18.1562390Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T13:47:18.1565660Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T13:47:18.1568390Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T13:47:18.1572090Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T13:47:18.1574750Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T13:47:18.1577840Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T13:47:18.1581570Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T13:47:18.1584230Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T13:47:18.1586840Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T13:47:18.1590150Z rm /usr/local/lib/openmpi 2021-05-15T13:47:18.1595660Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T13:47:18.1598540Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T13:47:18.1601700Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T13:47:18.1604760Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T13:47:18.1608790Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T13:47:18.1610910Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T13:47:18.1614080Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T13:47:18.1617170Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T13:47:18.1621180Z rm /usr/local/lib/pmix 2021-05-15T13:47:18.1630910Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T13:47:18.1633680Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T13:47:18.1637280Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T13:47:18.1640290Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T13:47:18.1643780Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T13:47:18.1646740Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T13:47:18.1650220Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T13:47:18.1653330Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T13:47:18.1657310Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T13:47:18.1660430Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T13:47:18.1663720Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T13:47:18.1666750Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T13:47:18.1676420Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T13:47:18.1679800Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T13:47:18.1683730Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T13:47:18.1692700Z rm /usr/local/share/man/man1/orted.1 2021-05-15T13:47:18.1696080Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T13:47:18.1712020Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T13:47:18.8827790Z Only the first 100 operations were output. 2021-05-15T13:47:20.0601210Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T13:47:21.0789820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:21.5915390Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T13:47:22.1024200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a?se=2021-05-15T13%3A55%3A00Z&sig=Rn4D%2BYQQHRaKBDTZVJxwka6Jao1XTTI%2FIYH5a5AmD9I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:22.2107070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=Rn4D\%2BYQQHRaKBDTZVJxwka6Jao1XTTI\%2FIYH5a5AmD9I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:22.4073070Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T13:47:22.5364640Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T13:47:22.5393830Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3490-jp299z 2021-05-15T13:47:23.2622450Z cp -pR /private/tmp/d20210515-3490-jp299z/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T13:47:24.0919100Z chmod -Rf +w /private/tmp/d20210515-3490-jp299z 2021-05-15T13:47:25.0898330Z ==> Finishing up 2021-05-15T13:47:25.1368650Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T13:47:25.1373320Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T13:47:25.1378070Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T13:47:25.1382250Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T13:47:25.1387200Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T13:47:25.1391980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T13:47:25.1397020Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T13:47:25.1401350Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T13:47:25.1409110Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T13:47:25.1413520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T13:47:25.1418580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T13:47:25.1422960Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T13:47:25.1427900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T13:47:25.1432320Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T13:47:25.1437060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T13:47:25.1441240Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T13:47:25.1447230Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T13:47:25.1468610Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T13:47:25.1470010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T13:47:25.1471350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T13:47:25.1472640Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T13:47:25.1473980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T13:47:25.1475330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T13:47:25.1479060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T13:47:25.1483980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T13:47:25.1488980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T13:47:25.1501520Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T13:47:25.1512670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T13:47:25.1521710Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T13:47:25.1532770Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T13:47:25.1541010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T13:47:25.1548500Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T13:47:25.1554290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T13:47:25.1566030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T13:47:25.1574760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T13:47:25.1583090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T13:47:25.1591980Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T13:47:25.1602330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T13:47:25.1610840Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T13:47:25.1619330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T13:47:25.1628060Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T13:47:25.1636750Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T13:47:25.1644720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T13:47:25.1652790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T13:47:25.1660420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T13:47:25.1667700Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T13:47:25.1672030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T13:47:25.1680430Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T13:47:25.1687660Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T13:47:25.1696260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T13:47:25.1704460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T13:47:25.1712580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T13:47:25.1716620Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T13:47:25.1725260Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T13:47:25.1732890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T13:47:25.1741650Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T13:47:25.1749020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T13:47:25.1756070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T13:47:25.1763670Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T13:47:25.1768050Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T13:47:25.1776590Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T13:47:25.1785280Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T13:47:25.1793940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T13:47:25.1798490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T13:47:25.1807740Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T13:47:25.1815250Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T13:47:25.1822000Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T13:47:25.1920660Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T13:47:25.1924650Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T13:47:25.1929650Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T13:47:25.1935610Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T13:47:25.1940410Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T13:47:25.1944680Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T13:47:25.1949590Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T13:47:25.1954200Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T13:47:25.1958680Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T13:47:25.1963570Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T13:47:25.1968190Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T13:47:25.1972440Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T13:47:25.1977540Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T13:47:25.1982140Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T13:47:25.1989200Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T13:47:25.1995280Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T13:47:25.2003530Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T13:47:25.2021320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T13:47:25.2027490Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T13:47:25.2032450Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T13:47:25.2037880Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T13:47:25.2042930Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T13:47:25.2048410Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T13:47:25.2053610Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T13:47:25.2058870Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T13:47:25.2064170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T13:47:25.2069310Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T13:47:25.2074510Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T13:47:25.2079380Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T13:47:25.2084550Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T13:47:25.2089640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T13:47:25.2094680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T13:47:25.2100110Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T13:47:25.2105070Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T13:47:25.2109290Z Only the first 100 operations were output. 2021-05-15T13:47:25.5795150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3655-vefa54.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-15T13:47:28.3696320Z ==> Summary 2021-05-15T13:47:28.4414290Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T13:47:30.9268850Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T13:47:31.9727800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:32.4588740Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T13:47:32.7416540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133?se=2021-05-15T13%3A55%3A00Z&sig=1fmf0Ziheel7Uz9Eqs2njS8l1xF%2Fn0zojgZufRMPgYg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:32.7714070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=1fmf0Ziheel7Uz9Eqs2njS8l1xF\%2Fn0zojgZufRMPgYg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:32.8175150Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T13:47:32.9101950Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T13:47:32.9184310Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3662-be2mjc 2021-05-15T13:47:32.9882570Z cp -pR /private/tmp/d20210515-3662-be2mjc/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T13:47:33.1331910Z chmod -Rf +w /private/tmp/d20210515-3662-be2mjc 2021-05-15T13:47:33.2935360Z ==> Finishing up 2021-05-15T13:47:33.3355640Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T13:47:33.3361150Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T13:47:33.3367720Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T13:47:33.3390070Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T13:47:33.3428090Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3430070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3443370Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3497080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3582940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3646610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3659660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3661690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3665520Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T13:47:33.3678470Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T13:47:33.3681540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3683640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3687300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3689400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3706380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3708150Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3711930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3725600Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3728960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3735800Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3769040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3771710Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3784980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3802430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3834060Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3836380Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3839120Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3841230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3861080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3866970Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3869960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3935650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3942300Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3947180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3961240Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3967640Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3972180Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.3991870Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4014490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4017840Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4031050Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4034190Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4048690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4071570Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4078170Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4084440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4110660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4117040Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4151160Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4157290Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4159470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4172690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4183930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4206730Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4210540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4242230Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:47:33.4276480Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T13:47:33.4309790Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T13:47:33.4320210Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T13:47:33.4335460Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T13:47:33.4347170Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T13:47:33.4364240Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T13:47:33.4466190Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T13:47:33.4467850Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T13:47:33.4897570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3827-d2az83.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-15T13:47:36.0414880Z ==> Summary 2021-05-15T13:47:36.0613510Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T13:47:38.1043650Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T13:47:38.1044710Z To reinstall 1.6.37, run: 2021-05-15T13:47:38.1045460Z brew reinstall libpng 2021-05-15T13:47:40.0095610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T13:47:40.9955460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:41.4586970Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T13:47:41.7369270Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d?se=2021-05-15T13%3A55%3A00Z&sig=A2MJH0Vg9YJvt0s%2BuUZBS7Nhr6Ng9sQjM7e6BQTFG%2B8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:41.7705400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=A2MJH0Vg9YJvt0s\%2BuUZBS7Nhr6Ng9sQjM7e6BQTFG\%2B8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:41.7989180Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T13:47:41.8035990Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T13:47:42.7961760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:43.2747530Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T13:47:43.5585650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c?se=2021-05-15T13%3A55%3A00Z&sig=D9UNqZVmUd5u3V3v76Ve55P6u%2BjecPYhX9sjimBL1ZQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:43.5878220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=D9UNqZVmUd5u3V3v76Ve55P6u\%2BjecPYhX9sjimBL1ZQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:43.6339330Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T13:47:43.6388980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T13:47:44.5980180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:45.1002440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T13:47:45.3595490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248?se=2021-05-15T13%3A55%3A00Z&sig=NvXZVGm%2BmsbilFoZo1UlZ6YBibK7%2BBhk7WTI0Zly4GI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:45.3963260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=NvXZVGm\%2BmsbilFoZo1UlZ6YBibK7\%2BBhk7WTI0Zly4GI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:45.4266310Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T13:47:45.4294650Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T13:47:46.3761540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:46.8868310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T13:47:47.1578820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0?se=2021-05-15T13%3A55%3A00Z&sig=hekJ0fEgBIm1NhMoTB4yXh4uNFw49KO%2BOhCeTvpsk1o%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:47.1866580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=hekJ0fEgBIm1NhMoTB4yXh4uNFw49KO\%2BOhCeTvpsk1o\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:47.2166540Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T13:47:47.2199760Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T13:47:48.1571970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:48.6289450Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T13:47:48.9139890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208?se=2021-05-15T13%3A55%3A00Z&sig=Y8d%2BaCBpXQz6kEopiVzhr%2BQbwyInDYHMMwkLEaKGIhc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:48.9626790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=Y8d\%2BaCBpXQz6kEopiVzhr\%2BQbwyInDYHMMwkLEaKGIhc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:49.0106470Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T13:47:49.0176670Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T13:47:49.9669660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:50.4880360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T13:47:50.7649410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754?se=2021-05-15T13%3A55%3A00Z&sig=9bmcaVCGs8sJ84hD%2Fpxs7FJGJkofzf8fu6Qj5KrCwrU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:50.8005630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=9bmcaVCGs8sJ84hD\%2Fpxs7FJGJkofzf8fu6Qj5KrCwrU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:50.8582070Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:47:50.8703310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T13:47:51.8633360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:52.3243700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T13:47:52.5965870Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be?se=2021-05-15T13%3A55%3A00Z&sig=QbgbZ3IlntTT47HMW%2FwiKjv9fmqtnEKggoaKh83CpzI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:52.6253580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=QbgbZ3IlntTT47HMW\%2FwiKjv9fmqtnEKggoaKh83CpzI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:52.6607950Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T13:47:52.6640280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T13:47:53.6533830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:54.1526790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T13:47:54.4477920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab?se=2021-05-15T13%3A55%3A00Z&sig=7ugkKlPiltTurfTCDvhQo4PPCGuKQnhfYL%2B1ktO%2ByWQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:54.4763220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=7ugkKlPiltTurfTCDvhQo4PPCGuKQnhfYL\%2B1ktO\%2ByWQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:54.5294470Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T13:47:54.5323980Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T13:47:55.5292730Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:56.0413960Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T13:47:56.3108260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000?se=2021-05-15T13%3A55%3A00Z&sig=j%2Fik1KmGqohbErjB4Pa4LQvtNSxlOdYMDW1xzOhuqLQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:56.3399480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=j\%2Fik1KmGqohbErjB4Pa4LQvtNSxlOdYMDW1xzOhuqLQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:56.3746900Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T13:47:56.3781540Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T13:47:57.3086140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:57.8146720Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T13:47:58.0927950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8?se=2021-05-15T13%3A55%3A00Z&sig=p1RLsOThdWvs427e%2FMu8EkbMBFQbtuMOnEZQ3l%2BIA7g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:58.1216120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=p1RLsOThdWvs427e\%2FMu8EkbMBFQbtuMOnEZQ3l\%2BIA7g\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:47:58.1647660Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T13:47:58.1694710Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T13:47:59.1689200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:47:59.6437990Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T13:47:59.9079100Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c?se=2021-05-15T13%3A55%3A00Z&sig=qCccjfQlnIkBnpxPAHSZ0T2pnkQgwzrBprymehbPihs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:47:59.9373650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=qCccjfQlnIkBnpxPAHSZ0T2pnkQgwzrBprymehbPihs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:00.0181960Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T13:48:00.0268420Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T13:48:01.2848160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:48:01.8892490Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T13:48:02.3149390Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19?se=2021-05-15T13%3A55%3A00Z&sig=1tVfdyiVpgxHGPX2ErK1tZANVr7Uh0Ov%2BkTTaXU1efg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:02.3661980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=1tVfdyiVpgxHGPX2ErK1tZANVr7Uh0Ov\%2BkTTaXU1efg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:02.4028060Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T13:48:02.4068410Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T13:48:03.3575220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:48:03.8560000Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T13:48:04.1278480Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8?se=2021-05-15T13%3A55%3A00Z&sig=C2vUxpnJOi7SWtbj4ACLCCBZ7N1PA95jDfsnT4FMQW4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:04.1583320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=C2vUxpnJOi7SWtbj4ACLCCBZ7N1PA95jDfsnT4FMQW4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:04.1949180Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T13:48:04.1988590Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T13:48:05.1953090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:48:05.6847610Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T13:48:05.9659050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a?se=2021-05-15T13%3A55%3A00Z&sig=%2F2uPB24CMfrWgH5uwdtvW1K4iPgdyK2MU460sQrH0iA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:05.9954630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=\%2F2uPB24CMfrWgH5uwdtvW1K4iPgdyK2MU460sQrH0iA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:06.3010690Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T13:48:06.3511440Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T13:48:07.3504700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:48:07.8292850Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T13:48:08.1454920Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676?se=2021-05-15T13%3A55%3A00Z&sig=CMbjdmF5v98t8xl49PKbYt4uZZZMmi7y6x2jqobQ0qQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:08.1730400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=CMbjdmF5v98t8xl49PKbYt4uZZZMmi7y6x2jqobQ0qQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:08.2325560Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T13:48:08.2421100Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T13:48:09.2629520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:48:09.7199130Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T13:48:09.9829080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d?se=2021-05-15T13%3A55%3A00Z&sig=QQmX62Kno0iaCwaQo7cvXDzlox%2Fq1l1egnpYvcyuRNE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:10.0188180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=QQmX62Kno0iaCwaQo7cvXDzlox\%2Fq1l1egnpYvcyuRNE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:11.0387550Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T13:48:11.4690420Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T13:48:12.4667060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:48:13.1442310Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T13:48:13.4173240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983?se=2021-05-15T13%3A55%3A00Z&sig=thtEyOSXr6EuocHDkgwgts4CK%2B4EmFmWBPLjja6TbQQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:13.4627110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=thtEyOSXr6EuocHDkgwgts4CK\%2B4EmFmWBPLjja6TbQQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:13.5771200Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T13:48:13.6331540Z ==> 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-15T13:48:13.6334230Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T13:48:13.7086020Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T13:48:13.7128670Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-ons3az 2021-05-15T13:48:13.7202090Z cp -pR /private/tmp/d20210515-3937-ons3az/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T13:48:13.7316770Z chmod -Rf +w /private/tmp/d20210515-3937-ons3az 2021-05-15T13:48:13.7691480Z ==> Finishing up 2021-05-15T13:48:13.8637670Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T13:48:13.8737200Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4198-1323a7m.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-15T13:48:16.3243810Z ==> Summary 2021-05-15T13:48:16.3257640Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T13:48:16.3262860Z ==> Installing poppler dependency: xorgproto 2021-05-15T13:48:16.3296720Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T13:48:16.3313390Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-3937-17ze93b 2021-05-15T13:48:16.4275850Z cp -pR /private/tmp/d20210515-3937-17ze93b/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T13:48:16.5610960Z chmod -Rf +w /private/tmp/d20210515-3937-17ze93b 2021-05-15T13:48:16.7112060Z ==> Finishing up 2021-05-15T13:48:16.7481360Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T13:48:16.7485110Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T13:48:16.7497390Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T13:48:16.7501890Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T13:48:16.7507630Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T13:48:16.7512780Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T13:48:16.7517630Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T13:48:16.7522800Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T13:48:16.7527680Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T13:48:16.7532880Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T13:48:16.7537930Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T13:48:16.7594420Z rm /usr/local/share/pkgconfig 2021-05-15T13:48:16.7625540Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T13:48:16.7630380Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T13:48:16.7635870Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T13:48:16.7640730Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T13:48:16.7646220Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T13:48:16.7657850Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T13:48:16.7662740Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T13:48:16.7668050Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T13:48:16.7673370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T13:48:16.7678260Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T13:48:16.7683660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T13:48:16.7688810Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T13:48:16.7693970Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T13:48:16.7699120Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T13:48:16.7707210Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T13:48:16.7713050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T13:48:16.7719950Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T13:48:16.7721880Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T13:48:16.7726800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T13:48:16.7731840Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T13:48:16.7736540Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T13:48:16.7741800Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T13:48:16.7747000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T13:48:16.7752460Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T13:48:16.7757930Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T13:48:16.7763010Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T13:48:16.7767580Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T13:48:16.7772920Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T13:48:16.7777820Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T13:48:16.7782440Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T13:48:16.7787620Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T13:48:16.7805550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T13:48:16.7810200Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T13:48:16.7815370Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T13:48:16.7821000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T13:48:16.7825670Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T13:48:16.7831070Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T13:48:16.7835660Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T13:48:16.7840770Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T13:48:16.7845530Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T13:48:16.7850550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T13:48:16.7855030Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T13:48:16.8385280Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4224-14aq5j8.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-15T13:48:19.2293220Z ==> Summary 2021-05-15T13:48:19.2450120Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T13:48:19.2456630Z ==> Installing poppler dependency: libxau 2021-05-15T13:48:19.2558320Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T13:48:19.2575190Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-1qixjmr 2021-05-15T13:48:19.2696040Z cp -pR /private/tmp/d20210515-3937-1qixjmr/libxau/. /usr/local/Cellar/libxau 2021-05-15T13:48:19.2865200Z chmod -Rf +w /private/tmp/d20210515-3937-1qixjmr 2021-05-15T13:48:19.3847860Z ==> Finishing up 2021-05-15T13:48:19.5017620Z rm /usr/local/include/X11 2021-05-15T13:48:19.5025290Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T13:48:19.5029690Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T13:48:19.5034300Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T13:48:19.5039450Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T13:48:19.5043790Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T13:48:19.5048610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T13:48:19.5062920Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T13:48:19.5067970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T13:48:19.5072680Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T13:48:19.5077520Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T13:48:19.5082330Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T13:48:19.5087000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T13:48:19.5091770Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T13:48:19.5096470Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T13:48:19.5102510Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T13:48:19.5107630Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T13:48:19.5112390Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T13:48:19.5117170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T13:48:19.5122640Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T13:48:19.5127740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T13:48:19.5132590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T13:48:19.5137280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T13:48:19.5239580Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T13:48:19.5247610Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T13:48:19.5250480Z mkdir -p /usr/local/include/X11/dri 2021-05-15T13:48:19.5251960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T13:48:19.5256030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T13:48:19.5257720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T13:48:19.5261150Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T13:48:19.5262630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T13:48:19.5264250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T13:48:19.5267580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T13:48:19.5272350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T13:48:19.5277400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T13:48:19.5281550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T13:48:19.5286400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T13:48:19.5288070Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T13:48:19.5289890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T13:48:19.5293410Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T13:48:19.5295260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T13:48:19.5296830Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T13:48:19.5301000Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T13:48:19.5302780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T13:48:19.5304440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T13:48:19.5306770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T13:48:19.5309970Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T13:48:19.5311870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T13:48:19.5313670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T13:48:19.5315430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T13:48:19.5317850Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T13:48:19.5319760Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T13:48:19.5323550Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T13:48:19.5325240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T13:48:19.5326900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T13:48:19.5332690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T13:48:19.5334520Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T13:48:19.5337420Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T13:48:19.5344020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T13:48:19.5351280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T13:48:19.5357440Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T13:48:19.5363030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T13:48:19.5369100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T13:48:19.5375130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T13:48:19.5380910Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T13:48:19.5390250Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T13:48:19.5395870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T13:48:19.5401650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T13:48:19.5409640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T13:48:19.5415400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T13:48:19.5421270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T13:48:19.5426860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T13:48:19.5432690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T13:48:19.5438470Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T13:48:19.5444230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T13:48:19.5452840Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T13:48:19.5459460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T13:48:19.5462700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T13:48:19.5469450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T13:48:19.5475580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T13:48:19.5481780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T13:48:19.5487290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T13:48:19.5493010Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T13:48:19.5499820Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T13:48:19.5504050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T13:48:19.5509730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T13:48:19.5515480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T13:48:19.5521400Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T13:48:19.5527190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T13:48:19.5532940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T13:48:19.5538940Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T13:48:19.5544500Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T13:48:19.5550720Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T13:48:19.5558670Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T13:48:19.5577200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T13:48:19.5583140Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T13:48:19.5588540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T13:48:19.5594170Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T13:48:19.5601490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T13:48:19.5605730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T13:48:19.5619600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T13:48:19.5621450Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T13:48:19.5622590Z Only the first 100 operations were output. 2021-05-15T13:48:19.6051610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4251-16blrk9.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-15T13:48:22.0062370Z ==> Summary 2021-05-15T13:48:22.0089750Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T13:48:22.0096070Z ==> Installing poppler dependency: libxdmcp 2021-05-15T13:48:22.0200090Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T13:48:22.0217490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-9gzp0r 2021-05-15T13:48:22.0312400Z cp -pR /private/tmp/d20210515-3937-9gzp0r/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T13:48:22.0433900Z chmod -Rf +w /private/tmp/d20210515-3937-9gzp0r 2021-05-15T13:48:22.0904710Z ==> Finishing up 2021-05-15T13:48:22.1410260Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T13:48:22.1415980Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T13:48:22.1426060Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T13:48:22.1434460Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T13:48:22.1441690Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T13:48:22.1572720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4277-cf51eu.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-15T13:48:24.6263120Z ==> Summary 2021-05-15T13:48:24.6281200Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T13:48:24.6315050Z ==> Installing poppler dependency: libxcb 2021-05-15T13:48:24.6624060Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T13:48:24.6640570Z 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/d20210515-3937-t1upk9 2021-05-15T13:48:25.3262240Z cp -pR /private/tmp/d20210515-3937-t1upk9/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T13:48:26.5560100Z chmod -Rf +w /private/tmp/d20210515-3937-t1upk9 2021-05-15T13:48:27.7620510Z ==> Finishing up 2021-05-15T13:48:27.7961760Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T13:48:27.7971290Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T13:48:27.8039460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T13:48:27.8045080Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T13:48:27.8052790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T13:48:27.8060600Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T13:48:27.8071400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_masks.3 xcb_alloc_color_cells_masks.3 2021-05-15T13:48:27.8082100Z 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-15T13:48:27.8092760Z 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-15T13:48:27.8101390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_pixels.3 xcb_alloc_color_cells_pixels.3 2021-05-15T13:48:27.8111120Z 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-15T13:48:27.8121590Z 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-15T13:48:27.8128670Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_reply.3 xcb_alloc_color_cells_reply.3 2021-05-15T13:48:27.8134390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells_unchecked.3 xcb_alloc_color_cells_unchecked.3 2021-05-15T13:48:27.8142190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T13:48:27.8152520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_pixels.3 xcb_alloc_color_planes_pixels.3 2021-05-15T13:48:27.8159910Z 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-15T13:48:27.8167590Z 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-15T13:48:27.8172830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_reply.3 xcb_alloc_color_planes_reply.3 2021-05-15T13:48:27.8178640Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes_unchecked.3 xcb_alloc_color_planes_unchecked.3 2021-05-15T13:48:27.8183500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T13:48:27.8195660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T13:48:27.8245940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T13:48:27.8257420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_reply.3 xcb_alloc_named_color_reply.3 2021-05-15T13:48:27.8266220Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color_unchecked.3 xcb_alloc_named_color_unchecked.3 2021-05-15T13:48:27.8271120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T13:48:27.8279160Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T13:48:27.8284190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T13:48:27.8292260Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T13:48:27.8299910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T13:48:27.8310710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_reply.3 xcb_big_requests_enable_reply.3 2021-05-15T13:48:27.8319650Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable_unchecked.3 xcb_big_requests_enable_unchecked.3 2021-05-15T13:48:27.8327230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_button_press_event_t.3 xcb_button_press_event_t.3 2021-05-15T13:48:27.8337090Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_active_pointer_grab.3 xcb_change_active_pointer_grab.3 2021-05-15T13:48:27.8342670Z 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-15T13:48:27.8347460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T13:48:27.8354690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T13:48:27.8359900Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T13:48:27.8368020Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T13:48:27.8373450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T13:48:27.8380530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control_checked.3 xcb_change_keyboard_control_checked.3 2021-05-15T13:48:27.8388100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T13:48:27.8393500Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping_checked.3 xcb_change_keyboard_mapping_checked.3 2021-05-15T13:48:27.8398380Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T13:48:27.8405840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control_checked.3 xcb_change_pointer_control_checked.3 2021-05-15T13:48:27.8411690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T13:48:27.8418730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T13:48:27.8423560Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T13:48:27.8429270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set_checked.3 xcb_change_save_set_checked.3 2021-05-15T13:48:27.8434330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T13:48:27.8439940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes_checked.3 xcb_change_window_attributes_checked.3 2021-05-15T13:48:27.8449580Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_notify_event_t.3 xcb_circulate_notify_event_t.3 2021-05-15T13:48:27.8454770Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T13:48:27.8460620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T13:48:27.8467460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T13:48:27.8473060Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T13:48:27.8483740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_client_message_event_t.3 xcb_client_message_event_t.3 2021-05-15T13:48:27.8488510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T13:48:27.8496520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T13:48:27.8501530Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_colormap_notify_event_t.3 xcb_colormap_notify_event_t.3 2021-05-15T13:48:27.8507330Z 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-15T13:48:27.8517380Z 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-15T13:48:27.8522100Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_get_overlay_window.3 xcb_composite_get_overlay_window.3 2021-05-15T13:48:27.8527810Z 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-15T13:48:27.8532830Z 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-15T13:48:27.8538180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_name_window_pixmap.3 xcb_composite_name_window_pixmap.3 2021-05-15T13:48:27.8543380Z 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-15T13:48:27.8548760Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T13:48:27.8553750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_reply.3 xcb_composite_query_version_reply.3 2021-05-15T13:48:27.8559430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version_unchecked.3 xcb_composite_query_version_unchecked.3 2021-05-15T13:48:27.8566330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T13:48:27.8571480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows_checked.3 xcb_composite_redirect_subwindows_checked.3 2021-05-15T13:48:27.8577030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T13:48:27.8582270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window_checked.3 xcb_composite_redirect_window_checked.3 2021-05-15T13:48:27.8587800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_release_overlay_window.3 xcb_composite_release_overlay_window.3 2021-05-15T13:48:27.8592960Z 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-15T13:48:27.8598390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T13:48:27.8604120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows_checked.3 xcb_composite_unredirect_subwindows_checked.3 2021-05-15T13:48:27.8612950Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T13:48:27.8618300Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window_checked.3 xcb_composite_unredirect_window_checked.3 2021-05-15T13:48:27.8623370Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_notify_event_t.3 xcb_configure_notify_event_t.3 2021-05-15T13:48:27.8628280Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_request_event_t.3 xcb_configure_request_event_t.3 2021-05-15T13:48:27.8633430Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T13:48:27.8639480Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T13:48:27.8649330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T13:48:27.8654570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T13:48:27.8659740Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T13:48:27.8665240Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T13:48:27.8670540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_colormap_and_free.3 xcb_copy_colormap_and_free.3 2021-05-15T13:48:27.8675890Z 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-15T13:48:27.8682510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T13:48:27.8688030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T13:48:27.8695330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T13:48:27.8701120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T13:48:27.8706520Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T13:48:27.8717420Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T13:48:27.8722440Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T13:48:27.8728450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T13:48:27.8734000Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T13:48:27.8740170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T13:48:27.8744780Z Only the first 100 operations were output. 2021-05-15T13:48:29.4466590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4312-fqabv8.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-15T13:48:32.3082330Z ==> Summary 2021-05-15T13:48:32.4442220Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T13:48:32.4447590Z ==> Installing poppler dependency: libx11 2021-05-15T13:48:32.4898540Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T13:48:32.4916250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-4jlfx 2021-05-15T13:48:32.8024620Z cp -pR /private/tmp/d20210515-3937-4jlfx/libx11/. /usr/local/Cellar/libx11 2021-05-15T13:48:33.3328770Z chmod -Rf +w /private/tmp/d20210515-3937-4jlfx 2021-05-15T13:48:33.8161630Z ==> Finishing up 2021-05-15T13:48:33.8556500Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T13:48:33.8585250Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T13:48:33.8637260Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T13:48:33.8664570Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T13:48:33.8736170Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T13:48:33.8791930Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T13:48:33.8857900Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T13:48:33.8910740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T13:48:33.9012860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T13:48:33.9114180Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T13:48:33.9177860Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T13:48:33.9203620Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T13:48:33.9237480Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T13:48:33.9306160Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T13:48:33.9408200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T13:48:33.9468370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T13:48:33.9488380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T13:48:33.9504320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T13:48:33.9525740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T13:48:33.9544540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T13:48:33.9562540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T13:48:33.9565920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T13:48:33.9586390Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T13:48:33.9590890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T13:48:33.9596580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T13:48:33.9609870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T13:48:33.9614130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T13:48:33.9632260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T13:48:33.9634770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T13:48:33.9649000Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T13:48:33.9652740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T13:48:33.9669490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T13:48:33.9672270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T13:48:33.9687720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T13:48:33.9695670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T13:48:33.9706560Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T13:48:33.9713070Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T13:48:33.9729650Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T13:48:33.9744020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T13:48:33.9748050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T13:48:33.9757490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T13:48:33.9778190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T13:48:33.9783730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T13:48:33.9787880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T13:48:33.9814780Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T13:48:33.9823900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T13:48:33.9835670Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T13:48:33.9841370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T13:48:33.9856860Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T13:48:33.9859920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T13:48:33.9878110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T13:48:33.9884010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T13:48:33.9899950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T13:48:33.9919200Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T13:48:33.9931320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T13:48:33.9933030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T13:48:33.9940030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T13:48:33.9964090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T13:48:33.9970310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T13:48:33.9987580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T13:48:34.0010540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T13:48:34.0015600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T13:48:34.0032550Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T13:48:34.0045610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T13:48:34.0050450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T13:48:34.0052690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T13:48:34.0064540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T13:48:34.0068610Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T13:48:34.0085970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T13:48:34.0107470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T13:48:34.0125130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T13:48:34.0127660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T13:48:34.0144190Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T13:48:34.0161970Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T13:48:34.0238960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T13:48:34.0251460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T13:48:34.0256720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T13:48:34.0281720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T13:48:34.0296300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T13:48:34.0303700Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T13:48:34.0313300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T13:48:34.0323830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T13:48:34.0336510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T13:48:34.0354100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T13:48:34.0360570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T13:48:34.0372100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T13:48:34.0388220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T13:48:34.0392690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T13:48:34.0400730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T13:48:34.0412710Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T13:48:34.0421640Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T13:48:34.0429880Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T13:48:34.0449990Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T13:48:34.0454170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T13:48:34.0462590Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T13:48:34.0474220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T13:48:34.0490730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T13:48:34.0500280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T13:48:34.0509930Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T13:48:34.0513960Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T13:48:34.0527430Z Only the first 100 operations were output. 2021-05-15T13:48:34.4857870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4338-1ezxeob.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-15T13:48:37.1155640Z ==> Summary 2021-05-15T13:48:37.1804030Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T13:48:37.1809430Z ==> Installing poppler dependency: libxext 2021-05-15T13:48:37.2340620Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T13:48:37.2358770Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-1ilstq8 2021-05-15T13:48:37.2692920Z cp -pR /private/tmp/d20210515-3937-1ilstq8/libxext/. /usr/local/Cellar/libxext 2021-05-15T13:48:37.3138570Z chmod -Rf +w /private/tmp/d20210515-3937-1ilstq8 2021-05-15T13:48:37.3929410Z ==> Finishing up 2021-05-15T13:48:37.4302700Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T13:48:37.4308180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T13:48:37.4313140Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T13:48:37.4318440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T13:48:37.4323150Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T13:48:37.4328180Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T13:48:37.4333200Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T13:48:37.4338080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T13:48:37.4343070Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T13:48:37.4348000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T13:48:37.4352980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T13:48:37.4357980Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T13:48:37.4363090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T13:48:37.4368230Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T13:48:37.4373130Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T13:48:37.4378160Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T13:48:37.4390190Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T13:48:37.4395610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T13:48:37.4400680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T13:48:37.4406230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T13:48:37.4411310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T13:48:37.4416770Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T13:48:37.4421560Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T13:48:37.4427080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T13:48:37.4432510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T13:48:37.4437350Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T13:48:37.4442570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T13:48:37.4448010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T13:48:37.4453200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T13:48:37.4458590Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T13:48:37.4463430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T13:48:37.4468800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T13:48:37.4473610Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T13:48:37.4478990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T13:48:37.4484250Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T13:48:37.4490680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T13:48:37.4518380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T13:48:37.4523290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T13:48:37.4528500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T13:48:37.4533800Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T13:48:37.4538570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T13:48:37.4544230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T13:48:37.4570240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T13:48:37.4575550Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T13:48:37.4580910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T13:48:37.4585910Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T13:48:37.4591390Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T13:48:37.4596730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T13:48:37.4601530Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T13:48:37.4607470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T13:48:37.4612100Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T13:48:37.4617520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T13:48:37.4623320Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T13:48:37.4628310Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T13:48:37.4633750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T13:48:37.4638160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T13:48:37.4643620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T13:48:37.4648740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T13:48:37.4653880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T13:48:37.4658810Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T13:48:37.4664140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T13:48:37.4668710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T13:48:37.4674270Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T13:48:37.4679000Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T13:48:37.4684500Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T13:48:37.4689110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T13:48:37.4695010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T13:48:37.4699940Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T13:48:37.4704930Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T13:48:37.4710180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T13:48:37.4715540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T13:48:37.4720210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T13:48:37.4725620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T13:48:37.4730700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T13:48:37.4735740Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T13:48:37.4740790Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T13:48:37.4746340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T13:48:37.4753210Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T13:48:37.4757400Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T13:48:37.4762440Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T13:48:37.4769240Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T13:48:37.5019770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4364-15o3lke.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-15T13:48:39.9625180Z ==> Summary 2021-05-15T13:48:39.9685120Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T13:48:39.9690170Z ==> Installing poppler dependency: libxrender 2021-05-15T13:48:40.0238660Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T13:48:40.0256710Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-10s3zf1 2021-05-15T13:48:40.0383620Z cp -pR /private/tmp/d20210515-3937-10s3zf1/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T13:48:40.0524660Z chmod -Rf +w /private/tmp/d20210515-3937-10s3zf1 2021-05-15T13:48:40.1081250Z ==> Finishing up 2021-05-15T13:48:40.1413290Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T13:48:40.1421470Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T13:48:40.1428060Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T13:48:40.1432950Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T13:48:40.1438420Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T13:48:40.1446110Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T13:48:40.1574380Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4390-8mz7sa.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-15T13:48:42.4803040Z ==> Summary 2021-05-15T13:48:42.4825710Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T13:48:42.4830990Z ==> Installing poppler dependency: lzo 2021-05-15T13:48:42.4854800Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T13:48:42.4873530Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-z94vnp 2021-05-15T13:48:42.5043670Z cp -pR /private/tmp/d20210515-3937-z94vnp/lzo/. /usr/local/Cellar/lzo 2021-05-15T13:48:42.5259360Z chmod -Rf +w /private/tmp/d20210515-3937-z94vnp 2021-05-15T13:48:42.5853630Z ==> Finishing up 2021-05-15T13:48:42.6173690Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T13:48:42.6181810Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T13:48:42.6225990Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T13:48:42.6230310Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T13:48:42.6235990Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T13:48:42.6242710Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T13:48:42.6407470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4416-1li99uy.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-15T13:48:45.0546840Z ==> Summary 2021-05-15T13:48:45.0580370Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T13:48:45.0587150Z ==> Installing poppler dependency: pixman 2021-05-15T13:48:45.0621190Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T13:48:45.0638290Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-90ryou 2021-05-15T13:48:45.0798980Z cp -pR /private/tmp/d20210515-3937-90ryou/pixman/. /usr/local/Cellar/pixman 2021-05-15T13:48:45.0935410Z chmod -Rf +w /private/tmp/d20210515-3937-90ryou 2021-05-15T13:48:45.1422950Z ==> Finishing up 2021-05-15T13:48:45.1744040Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T13:48:45.1793950Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T13:48:45.1798380Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T13:48:45.1803530Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T13:48:45.1808170Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T13:48:45.1815790Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T13:48:45.1948170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4442-163igc3.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-15T13:48:47.6778750Z ==> Summary 2021-05-15T13:48:47.6798540Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T13:48:47.6806030Z ==> Installing poppler dependency: cairo 2021-05-15T13:48:47.8572600Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T13:48:47.8589900Z 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/d20210515-3937-161oios 2021-05-15T13:48:47.9252960Z cp -pR /private/tmp/d20210515-3937-161oios/cairo/. /usr/local/Cellar/cairo 2021-05-15T13:48:47.9918190Z chmod -Rf +w /private/tmp/d20210515-3937-161oios 2021-05-15T13:48:48.2125090Z ==> Finishing up 2021-05-15T13:48:48.2609000Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T13:48:48.2626700Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T13:48:48.2637210Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T13:48:48.2674780Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T13:48:48.2686760Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T13:48:48.2698510Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T13:48:48.2708350Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T13:48:48.2717950Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T13:48:48.2804390Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T13:48:48.2808590Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T13:48:48.2814250Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T13:48:48.2818170Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T13:48:48.2823240Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T13:48:48.2827650Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T13:48:48.2835530Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T13:48:48.2840600Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T13:48:48.2845870Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T13:48:48.2850580Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T13:48:48.2855790Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T13:48:48.2860480Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T13:48:48.2866050Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T13:48:48.2870680Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T13:48:48.2875640Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T13:48:48.2880170Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T13:48:48.2911590Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T13:48:48.2913290Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T13:48:48.2914940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T13:48:48.2916950Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T13:48:48.2918770Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T13:48:48.2920500Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T13:48:48.2922240Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T13:48:48.3268510Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4468-439o0p.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-15T13:48:50.8149610Z ==> Summary 2021-05-15T13:48:50.8233550Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T13:48:50.8239430Z ==> Installing poppler dependency: little-cms2 2021-05-15T13:48:50.8393480Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T13:48:50.8411300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-j467dy 2021-05-15T13:48:50.8595550Z cp -pR /private/tmp/d20210515-3937-j467dy/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T13:48:50.8783980Z chmod -Rf +w /private/tmp/d20210515-3937-j467dy 2021-05-15T13:48:50.9879520Z ==> Finishing up 2021-05-15T13:48:51.0685370Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T13:48:51.0694980Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T13:48:51.0702130Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T13:48:51.0709020Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T13:48:51.0714620Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T13:48:51.0722180Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T13:48:51.0727670Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T13:48:51.0746470Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T13:48:51.0756350Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T13:48:51.0766990Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T13:48:51.0776400Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T13:48:51.0837460Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T13:48:51.0844030Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T13:48:51.0848510Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T13:48:51.0853830Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T13:48:51.0860790Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T13:48:51.1035840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4494-ndbrrr.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-15T13:48:53.5665380Z ==> Summary 2021-05-15T13:48:53.5689990Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T13:48:53.5695200Z ==> Installing poppler dependency: nspr 2021-05-15T13:48:53.5713510Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T13:48:53.5730790Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-w83ifj 2021-05-15T13:48:53.6073410Z cp -pR /private/tmp/d20210515-3937-w83ifj/nspr/. /usr/local/Cellar/nspr 2021-05-15T13:48:53.6523210Z chmod -Rf +w /private/tmp/d20210515-3937-w83ifj 2021-05-15T13:48:53.7350910Z ==> Finishing up 2021-05-15T13:48:53.7683600Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T13:48:53.7689690Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T13:48:53.7728170Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T13:48:53.7735750Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T13:48:53.7741020Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T13:48:53.7746390Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T13:48:53.7751880Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T13:48:53.7757140Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T13:48:53.7762600Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T13:48:53.7770330Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T13:48:53.8044690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4520-1o7xcd.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-15T13:48:56.3422560Z ==> Summary 2021-05-15T13:48:56.3483870Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T13:48:56.3490340Z ==> Installing poppler dependency: nss 2021-05-15T13:48:56.3617820Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T13:48:56.3635620Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-mxzxtg 2021-05-15T13:48:56.6271970Z cp -pR /private/tmp/d20210515-3937-mxzxtg/nss/. /usr/local/Cellar/nss 2021-05-15T13:48:56.7872490Z chmod -Rf +w /private/tmp/d20210515-3937-mxzxtg 2021-05-15T13:48:58.1470660Z ==> Finishing up 2021-05-15T13:48:58.1804490Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T13:48:58.1808080Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T13:48:58.1816210Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T13:48:58.1820220Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T13:48:58.1825460Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T13:48:58.1830010Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T13:48:58.1842730Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T13:48:58.1847160Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T13:48:58.1852740Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T13:48:58.1856720Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T13:48:58.1861800Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T13:48:58.1866380Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T13:48:58.1871470Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T13:48:58.1879020Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T13:48:58.1883480Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T13:48:58.1888590Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T13:48:58.1893680Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T13:48:58.1913610Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T13:48:58.1915250Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T13:48:58.1916590Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T13:48:58.1918020Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T13:48:58.1919500Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T13:48:58.1922780Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T13:48:58.1927500Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T13:48:58.1932060Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T13:48:58.1937070Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T13:48:58.1970070Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T13:48:58.1974410Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T13:48:58.1979400Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T13:48:58.1983790Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T13:48:58.1988790Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T13:48:58.1993400Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T13:48:58.1998500Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T13:48:58.2002650Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T13:48:58.2007350Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T13:48:58.2011550Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T13:48:58.2016370Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T13:48:58.2020590Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T13:48:58.2025530Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T13:48:58.2034330Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T13:48:58.2036090Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T13:48:58.2040550Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T13:48:58.2045620Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T13:48:58.2049920Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T13:48:58.2055020Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T13:48:58.2059080Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T13:48:58.2063850Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T13:48:58.2068080Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T13:48:58.2073160Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T13:48:58.2077250Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T13:48:58.2082310Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T13:48:58.2086510Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T13:48:58.2091320Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T13:48:58.2095650Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T13:48:58.2100380Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T13:48:58.2104690Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T13:48:58.2109750Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T13:48:58.2114080Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T13:48:58.2119020Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T13:48:58.2123150Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T13:48:58.2127850Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T13:48:58.2132500Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T13:48:58.2137220Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T13:48:58.2141280Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T13:48:58.2146140Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T13:48:58.2150280Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T13:48:58.2155430Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T13:48:58.2161950Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T13:48:58.2167430Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T13:48:58.2172860Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T13:48:58.2180400Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T13:48:58.2188280Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T13:48:58.2193300Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T13:48:58.2198230Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T13:48:58.2203000Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T13:48:58.2207810Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T13:48:58.2212480Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T13:48:58.2217510Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T13:48:58.2222350Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T13:48:58.2227640Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T13:48:58.2232730Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T13:48:58.2237010Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T13:48:58.2242110Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T13:48:58.2247170Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T13:48:58.2252510Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T13:48:58.2257920Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T13:48:58.2262900Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T13:48:58.2267680Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T13:48:58.2272150Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T13:48:58.2277270Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T13:48:58.2282080Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T13:48:58.2287350Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T13:48:58.2292120Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T13:48:58.2296860Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T13:48:58.2301580Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T13:48:58.2307150Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T13:48:58.2311360Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T13:48:58.2316660Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T13:48:58.2321380Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T13:48:58.2326200Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T13:48:58.2329730Z Only the first 100 operations were output. 2021-05-15T13:48:58.3557900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4546-148r8yj.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-15T13:49:00.8536030Z ==> Summary 2021-05-15T13:49:00.8664670Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T13:49:00.8671690Z ==> Installing poppler dependency: openjpeg 2021-05-15T13:49:00.8949370Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T13:49:00.8967140Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-19r3vl9 2021-05-15T13:49:01.0855970Z cp -pR /private/tmp/d20210515-3937-19r3vl9/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T13:49:01.3254050Z chmod -Rf +w /private/tmp/d20210515-3937-19r3vl9 2021-05-15T13:49:01.5639340Z ==> Finishing up 2021-05-15T13:49:01.5965170Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T13:49:01.5968800Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T13:49:01.6014550Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T13:49:01.6021420Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:49:01.6029820Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:49:01.6039130Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T13:49:01.6057940Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T13:49:01.6066600Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T13:49:01.6076230Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T13:49:01.6082920Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T13:49:01.6087770Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T13:49:01.6092830Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T13:49:01.6097620Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T13:49:01.6102760Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:49:01.6109990Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T13:49:01.7053820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4572-ckzsu5.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-15T13:49:04.2416530Z ==> Summary 2021-05-15T13:49:04.2707300Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T13:49:04.2713400Z ==> Installing poppler dependency: qt@5 2021-05-15T13:49:04.2748420Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T13:49:04.2765450Z 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/d20210515-3937-vdrqqq 2021-05-15T13:49:09.2103590Z cp -pR /private/tmp/d20210515-3937-vdrqqq/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T13:49:16.0883240Z chmod -Rf +w /private/tmp/d20210515-3937-vdrqqq 2021-05-15T13:49:29.4131590Z ==> Finishing up 2021-05-15T13:49:32.3079190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4619-59z48a.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-15T13:49:37.7388320Z ==> Caveats 2021-05-15T13:49:37.7389510Z We agreed to the Qt open source license for you. 2021-05-15T13:49:37.7390440Z If this is unacceptable you should uninstall. 2021-05-15T13:49:37.7391070Z 2021-05-15T13:49:37.7392380Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:49:37.7393430Z because this is an alternate version of another formula. 2021-05-15T13:49:37.7394090Z 2021-05-15T13:49:37.7394860Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:49:37.7396310Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:49:37.7397030Z 2021-05-15T13:49:37.7397800Z For compilers to find qt@5 you may need to set: 2021-05-15T13:49:37.7399040Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:49:37.7400350Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:49:37.7401590Z 2021-05-15T13:49:37.7403100Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:49:37.7404160Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:49:37.7404800Z 2021-05-15T13:49:37.7405890Z ==> Summary 2021-05-15T13:49:38.4956060Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T13:49:38.4960770Z ==> Installing poppler 2021-05-15T13:49:38.4963070Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T13:49:38.4984040Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-3937-1qzb7bg 2021-05-15T13:49:38.7917270Z cp -pR /private/tmp/d20210515-3937-1qzb7bg/poppler/. /usr/local/Cellar/poppler 2021-05-15T13:49:39.0337420Z chmod -Rf +w /private/tmp/d20210515-3937-1qzb7bg 2021-05-15T13:49:39.5426690Z ==> Finishing up 2021-05-15T13:49:39.5771020Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T13:49:39.5774670Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T13:49:39.5780060Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T13:49:39.5784580Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T13:49:39.5790070Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T13:49:39.5794890Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T13:49:39.5800030Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T13:49:39.5804860Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T13:49:39.5809530Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T13:49:39.5814850Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T13:49:39.5819980Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T13:49:39.5825100Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T13:49:39.5830270Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T13:49:39.5837200Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T13:49:39.5852150Z rm /usr/local/share/gir-1.0 2021-05-15T13:49:39.5867410Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T13:49:39.5897780Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T13:49:39.5905880Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T13:49:39.5907830Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T13:49:39.5909530Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T13:49:39.5914910Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T13:49:39.5920760Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T13:49:39.5930130Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T13:49:39.5935820Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T13:49:39.6005470Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T13:49:39.6018400Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T13:49:39.6023800Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T13:49:39.6025520Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T13:49:39.6029010Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T13:49:39.6034090Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T13:49:39.6051520Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T13:49:39.6056190Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T13:49:39.6070680Z rm /usr/local/lib/girepository-1.0 2021-05-15T13:49:39.6082780Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T13:49:39.6088600Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T13:49:39.6093720Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T13:49:39.6098530Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T13:49:39.6103710Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T13:49:39.6108870Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T13:49:39.6141880Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T13:49:39.6144120Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T13:49:39.6145890Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T13:49:39.6147670Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T13:49:39.6149550Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T13:49:39.6151410Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T13:49:39.6153230Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T13:49:39.6155170Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T13:49:39.6157830Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T13:49:39.6163080Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T13:49:39.6168130Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T13:49:39.6183150Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T13:49:39.6188480Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T13:49:39.6193880Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T13:49:39.6199000Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T13:49:39.7187230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4653-1l04b3a.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-15T13:49:42.4612630Z ==> Summary 2021-05-15T13:49:42.4893930Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T13:49:44.0330360Z ==> Caveats 2021-05-15T13:49:44.0333570Z ==> qt@5 2021-05-15T13:49:44.0374670Z We agreed to the Qt open source license for you. 2021-05-15T13:49:44.0378450Z If this is unacceptable you should uninstall. 2021-05-15T13:49:44.0379310Z 2021-05-15T13:49:44.0383900Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:49:44.0387510Z because this is an alternate version of another formula. 2021-05-15T13:49:44.0391060Z 2021-05-15T13:49:44.0393730Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:49:44.0395950Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:49:44.0401160Z 2021-05-15T13:49:44.0402030Z For compilers to find qt@5 you may need to set: 2021-05-15T13:49:44.0403430Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:49:44.0404850Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:49:44.0407570Z 2021-05-15T13:49:44.0408950Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:49:44.0410000Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:49:44.0410660Z 2021-05-15T13:49:45.7284650Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T13:49:46.6891180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:47.1748350Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T13:49:47.4362000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b?se=2021-05-15T13%3A55%3A00Z&sig=WoD1xAKOKan5XjuqVgKeLNSQdHQ0%2FzxRWbplvHl3huc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:47.4694480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=WoD1xAKOKan5XjuqVgKeLNSQdHQ0\%2FzxRWbplvHl3huc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:47.5132270Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T13:49:47.5180010Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:49:48.4812830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:48.9661040Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T13:49:49.2468050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c?se=2021-05-15T13%3A55%3A00Z&sig=1EmE%2Fv0a5gBznvvce6p8a594GkQBCgUCbfWu6sjI1Cg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:49.2757460Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=1EmE\%2Fv0a5gBznvvce6p8a594GkQBCgUCbfWu6sjI1Cg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:49.3627650Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T13:49:49.3911300Z ==> Installing dependencies for hdf5: szip 2021-05-15T13:49:49.3915380Z ==> Installing hdf5 dependency: szip 2021-05-15T13:49:49.4536340Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T13:49:49.4564550Z 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/d20210515-4660-o3nlmp 2021-05-15T13:49:49.4713870Z cp -pR /private/tmp/d20210515-4660-o3nlmp/szip/. /usr/local/Cellar/szip 2021-05-15T13:49:49.4826200Z chmod -Rf +w /private/tmp/d20210515-4660-o3nlmp 2021-05-15T13:49:49.5261420Z ==> Finishing up 2021-05-15T13:49:49.5964300Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T13:49:49.5967710Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T13:49:49.5976050Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T13:49:49.5983510Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T13:49:49.5987830Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T13:49:49.5993140Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T13:49:49.6117460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4830-19joewx.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-15T13:49:52.0148860Z ==> Summary 2021-05-15T13:49:52.0165260Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T13:49:52.0175260Z ==> Installing hdf5 2021-05-15T13:49:52.0181270Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:49:52.0228240Z 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/d20210515-4660-1d52y0r 2021-05-15T13:49:52.1740600Z cp -pR /private/tmp/d20210515-4660-1d52y0r/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T13:49:52.3263670Z chmod -Rf +w /private/tmp/d20210515-4660-1d52y0r 2021-05-15T13:49:52.6144580Z ==> Finishing up 2021-05-15T13:49:52.6439040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T13:49:52.6442910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T13:49:52.6448290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T13:49:52.6456250Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T13:49:52.6457810Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T13:49:52.6463030Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T13:49:52.6475220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T13:49:52.6501180Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T13:49:52.6522890Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T13:49:52.6531160Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T13:49:52.6535910Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T13:49:52.6541040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T13:49:52.6545400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T13:49:52.6550480Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T13:49:52.6554990Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T13:49:52.6560310Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T13:49:52.6564690Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T13:49:52.6569720Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T13:49:52.6574290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T13:49:52.6579390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T13:49:52.6583870Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T13:49:52.6588730Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T13:49:52.6597990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T13:49:52.6603120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T13:49:52.6608210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T13:49:52.6617970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T13:49:52.6622920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T13:49:52.6627480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T13:49:52.6632730Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T13:49:52.6638500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T13:49:52.6643160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T13:49:52.6648320Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T13:49:52.6654230Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T13:49:52.6658890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T13:49:52.6664180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T13:49:52.6668880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T13:49:52.6678490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T13:49:52.6683690Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T13:49:52.6688380Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T13:49:52.6693720Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T13:49:52.6698800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T13:49:52.6706750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T13:49:52.6708770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T13:49:52.6714270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T13:49:52.6719360Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T13:49:52.6724590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T13:49:52.6729710Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T13:49:52.6738290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T13:49:52.6744240Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T13:49:52.6749060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T13:49:52.6754410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T13:49:52.6759180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T13:49:52.6764410Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T13:49:52.6769160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T13:49:52.6774450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T13:49:52.6779400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T13:49:52.6784760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T13:49:52.6789370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T13:49:52.6794530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T13:49:52.6800050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T13:49:52.6805330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T13:49:52.6810100Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T13:49:52.6815350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T13:49:52.6819970Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T13:49:52.6825540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T13:49:52.6830470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T13:49:52.6835630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T13:49:52.6840790Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T13:49:52.6846020Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T13:49:52.6850960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T13:49:52.6855760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T13:49:52.6860960Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T13:49:52.6866210Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T13:49:52.6871470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T13:49:52.6876040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T13:49:52.6881680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T13:49:52.6886880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T13:49:52.6891640Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T13:49:52.6897160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T13:49:52.6901930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T13:49:52.6907160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T13:49:52.6912140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T13:49:52.6917580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T13:49:52.6922800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T13:49:52.6927580Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T13:49:52.6933890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T13:49:52.6939070Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T13:49:52.6956930Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T13:49:52.6962250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T13:49:52.6967250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T13:49:52.6971840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T13:49:52.6976880Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T13:49:52.6981370Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T13:49:52.6987030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T13:49:52.6991560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T13:49:52.6996540Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T13:49:52.7001340Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T13:49:52.7006470Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T13:49:52.7011040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T13:49:52.7015810Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T13:49:52.7019260Z Only the first 100 operations were output. 2021-05-15T13:49:52.8036800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4856-wgpgly.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-15T13:49:55.6655270Z ==> Summary 2021-05-15T13:49:55.6829330Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T13:49:56.2713840Z ==> No outdated dependents to upgrade! 2021-05-15T13:49:56.2755070Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:49:56.3281920Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:49:56.3323260Z hdf5 2021-05-15T13:49:56.3335690Z rm /usr/local/bin/gif2h5 2021-05-15T13:49:56.3358640Z rm /usr/local/bin/h52gif 2021-05-15T13:49:56.3385870Z rm /usr/local/bin/h5c++ 2021-05-15T13:49:56.3427310Z rm /usr/local/bin/h5cc 2021-05-15T13:49:56.3450860Z rm /usr/local/bin/h5clear 2021-05-15T13:49:56.3477260Z rm /usr/local/bin/h5copy 2021-05-15T13:49:56.3486530Z rm /usr/local/bin/h5debug 2021-05-15T13:49:56.3512810Z rm /usr/local/bin/h5diff 2021-05-15T13:49:56.3521500Z rm /usr/local/bin/h5dump 2021-05-15T13:49:56.3528260Z rm /usr/local/bin/h5fc 2021-05-15T13:49:56.3538220Z rm /usr/local/bin/h5format_convert 2021-05-15T13:49:56.3554350Z rm /usr/local/bin/h5import 2021-05-15T13:49:56.3590510Z rm /usr/local/bin/h5jam 2021-05-15T13:49:56.3621980Z rm /usr/local/bin/h5ls 2021-05-15T13:49:56.3645460Z rm /usr/local/bin/h5mkgrp 2021-05-15T13:49:56.3655590Z rm /usr/local/bin/h5perf_serial 2021-05-15T13:49:56.3698160Z rm /usr/local/bin/h5redeploy 2021-05-15T13:49:56.3706590Z rm /usr/local/bin/h5repack 2021-05-15T13:49:56.3708090Z rm /usr/local/bin/h5repart 2021-05-15T13:49:56.3722640Z rm /usr/local/bin/h5stat 2021-05-15T13:49:56.3732240Z rm /usr/local/bin/h5unjam 2021-05-15T13:49:56.3742110Z rm /usr/local/bin/h5watch 2021-05-15T13:49:56.3747300Z rm /usr/local/include/H5ACpublic.h 2021-05-15T13:49:56.3756000Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T13:49:56.3757130Z rm /usr/local/include/H5Apublic.h 2021-05-15T13:49:56.3760120Z rm /usr/local/include/H5ArrayType.h 2021-05-15T13:49:56.3764720Z rm /usr/local/include/H5AtomType.h 2021-05-15T13:49:56.3776450Z rm /usr/local/include/H5Attribute.h 2021-05-15T13:49:56.3781510Z rm /usr/local/include/H5Classes.h 2021-05-15T13:49:56.3787010Z rm /usr/local/include/H5CommonFG.h 2021-05-15T13:49:56.3796080Z rm /usr/local/include/H5CompType.h 2021-05-15T13:49:56.3800900Z rm /usr/local/include/H5Cpp.h 2021-05-15T13:49:56.3814940Z rm /usr/local/include/H5CppDoc.h 2021-05-15T13:49:56.3835370Z rm /usr/local/include/H5Cpublic.h 2021-05-15T13:49:56.3840300Z rm /usr/local/include/H5DOpublic.h 2021-05-15T13:49:56.3846970Z rm /usr/local/include/H5DSpublic.h 2021-05-15T13:49:56.3855150Z rm /usr/local/include/H5DaccProp.h 2021-05-15T13:49:56.3871180Z rm /usr/local/include/H5DataSet.h 2021-05-15T13:49:56.3883540Z rm /usr/local/include/H5DataSpace.h 2021-05-15T13:49:56.3888130Z rm /usr/local/include/H5DataType.h 2021-05-15T13:49:56.3897200Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T13:49:56.3901360Z rm /usr/local/include/H5Dpublic.h 2021-05-15T13:49:56.3907230Z rm /usr/local/include/H5DxferProp.h 2021-05-15T13:49:56.3916310Z rm /usr/local/include/H5ESpublic.h 2021-05-15T13:49:56.3985880Z rm /usr/local/include/H5EnumType.h 2021-05-15T13:49:56.4012290Z rm /usr/local/include/H5Epubgen.h 2021-05-15T13:49:56.4034510Z rm /usr/local/include/H5Epublic.h 2021-05-15T13:49:56.4039730Z rm /usr/local/include/H5Exception.h 2021-05-15T13:49:56.4085290Z rm /usr/local/include/H5FDcore.h 2021-05-15T13:49:56.4110840Z rm /usr/local/include/H5FDdirect.h 2021-05-15T13:49:56.4139390Z rm /usr/local/include/H5FDfamily.h 2021-05-15T13:49:56.4153920Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T13:49:56.4173200Z rm /usr/local/include/H5FDlog.h 2021-05-15T13:49:56.4209400Z rm /usr/local/include/H5FDmpi.h 2021-05-15T13:49:56.4213670Z rm /usr/local/include/H5FDmpio.h 2021-05-15T13:49:56.4244570Z rm /usr/local/include/H5FDmulti.h 2021-05-15T13:49:56.4277980Z rm /usr/local/include/H5FDpublic.h 2021-05-15T13:49:56.4295830Z rm /usr/local/include/H5FDros3.h 2021-05-15T13:49:56.4313730Z rm /usr/local/include/H5FDsec2.h 2021-05-15T13:49:56.4330320Z rm /usr/local/include/H5FDstdio.h 2021-05-15T13:49:56.4331480Z rm /usr/local/include/H5FDwindows.h 2021-05-15T13:49:56.4433380Z rm /usr/local/include/H5FaccProp.h 2021-05-15T13:49:56.4456380Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T13:49:56.4468200Z rm /usr/local/include/H5File.h 2021-05-15T13:49:56.4469060Z rm /usr/local/include/H5FloatType.h 2021-05-15T13:49:56.4476990Z rm /usr/local/include/H5Fpublic.h 2021-05-15T13:49:56.4478900Z rm /usr/local/include/H5Gpublic.h 2021-05-15T13:49:56.4565530Z rm /usr/local/include/H5Group.h 2021-05-15T13:49:56.4576660Z rm /usr/local/include/H5IMpublic.h 2021-05-15T13:49:56.4585490Z rm /usr/local/include/H5IdComponent.h 2021-05-15T13:49:56.4586370Z rm /usr/local/include/H5Include.h 2021-05-15T13:49:56.4590340Z rm /usr/local/include/H5IntType.h 2021-05-15T13:49:56.4591540Z rm /usr/local/include/H5Ipublic.h 2021-05-15T13:49:56.4592510Z rm /usr/local/include/H5LDpublic.h 2021-05-15T13:49:56.4644150Z rm /usr/local/include/H5LTpublic.h 2021-05-15T13:49:56.4676030Z rm /usr/local/include/H5LaccProp.h 2021-05-15T13:49:56.4681070Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T13:49:56.4686320Z rm /usr/local/include/H5Library.h 2021-05-15T13:49:56.4690630Z rm /usr/local/include/H5Location.h 2021-05-15T13:49:56.4694900Z rm /usr/local/include/H5Lpublic.h 2021-05-15T13:49:56.4701100Z rm /usr/local/include/H5MMpublic.h 2021-05-15T13:49:56.4704920Z rm /usr/local/include/H5Mpublic.h 2021-05-15T13:49:56.4705850Z rm /usr/local/include/H5Object.h 2021-05-15T13:49:56.4716060Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T13:49:56.4725770Z rm /usr/local/include/H5Opublic.h 2021-05-15T13:49:56.4732650Z rm /usr/local/include/H5PLextern.h 2021-05-15T13:49:56.4735540Z rm /usr/local/include/H5PLpublic.h 2021-05-15T13:49:56.4740650Z rm /usr/local/include/H5PTpublic.h 2021-05-15T13:49:56.4755070Z rm /usr/local/include/H5PacketTable.h 2021-05-15T13:49:56.4760000Z rm /usr/local/include/H5Ppublic.h 2021-05-15T13:49:56.4770400Z rm /usr/local/include/H5PredType.h 2021-05-15T13:49:56.4775690Z rm /usr/local/include/H5PropList.h 2021-05-15T13:49:56.4780090Z rm /usr/local/include/H5Rpublic.h 2021-05-15T13:49:56.4784190Z rm /usr/local/include/H5Spublic.h 2021-05-15T13:49:56.4785110Z rm /usr/local/include/H5StrType.h 2021-05-15T13:49:56.4799870Z rm /usr/local/include/H5TBpublic.h 2021-05-15T13:49:56.4802970Z rm /usr/local/include/H5Tpublic.h 2021-05-15T13:49:56.4808330Z rm /usr/local/include/H5VLconnector.h 2021-05-15T13:49:56.4809410Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T13:49:56.4825830Z rm /usr/local/include/H5VLnative.h 2021-05-15T13:49:56.4829620Z Only the first 100 operations were output. 2021-05-15T13:49:58.1781480Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T13:49:59.1000390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:49:59.5955580Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T13:49:59.8659430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1?se=2021-05-15T13%3A55%3A00Z&sig=Wf9goy4eX2RBcg%2FSFH6EeexyhBbheHVl5XTVH%2BJTrn8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:59.8964840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=Wf9goy4eX2RBcg\%2FSFH6EeexyhBbheHVl5XTVH\%2BJTrn8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:59.9881830Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T13:50:00.0679250Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T13:50:00.0706520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4866-3btjxv 2021-05-15T13:50:00.2006680Z cp -pR /private/tmp/d20210515-4866-3btjxv/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T13:50:00.3387100Z chmod -Rf +w /private/tmp/d20210515-4866-3btjxv 2021-05-15T13:50:00.5839100Z ==> Finishing up 2021-05-15T13:50:00.6160460Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T13:50:00.6166570Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T13:50:00.6193710Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T13:50:00.6198130Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T13:50:00.6205650Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T13:50:00.6210330Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T13:50:00.6215750Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T13:50:00.6220490Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T13:50:00.6225620Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T13:50:00.6230720Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T13:50:00.6235420Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T13:50:00.6240440Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T13:50:00.6245580Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T13:50:00.6253330Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T13:50:00.6258840Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T13:50:00.6282800Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T13:50:00.6843800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5030-1alkcqg.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-15T13:50:03.3050630Z ==> Caveats 2021-05-15T13:50:03.3051720Z Emacs Lisp files have been installed to: 2021-05-15T13:50:03.3053080Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T13:50:03.3054380Z ==> Summary 2021-05-15T13:50:03.3205220Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T13:50:05.4541560Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T13:50:06.4306610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:06.9312400Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T13:50:07.2096570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T14%3A00%3A00Z&sig=aMbyZ9YhwBZNYVeKAU3KOMTZoltnpumF0b9dAYVabJg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:07.2396820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=aMbyZ9YhwBZNYVeKAU3KOMTZoltnpumF0b9dAYVabJg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:07.3155340Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T13:50:07.3889240Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T13:50:07.3918120Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5037-197oc99 2021-05-15T13:50:07.5657050Z cp -pR /private/tmp/d20210515-5037-197oc99/gsl/. /usr/local/Cellar/gsl 2021-05-15T13:50:07.7049170Z chmod -Rf +w /private/tmp/d20210515-5037-197oc99 2021-05-15T13:50:07.8566590Z ==> Finishing up 2021-05-15T13:50:07.8847430Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T13:50:07.8854600Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T13:50:07.8860070Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T13:50:07.8866450Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T13:50:07.8891860Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T13:50:07.8904090Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T13:50:07.9013230Z info /usr/local/share/info/gsl-ref.info 2021-05-15T13:50:07.9026330Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T13:50:07.9037790Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T13:50:07.9046650Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T13:50:07.9072770Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T13:50:07.9080430Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T13:50:07.9085770Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T13:50:07.9091510Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T13:50:07.9096930Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T13:50:07.9102200Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T13:50:07.9109030Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T13:50:07.9120110Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T13:50:07.9725620Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5202-1xm1bwb.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-15T13:50:10.5577270Z ==> Summary 2021-05-15T13:50:10.5745450Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T13:50:13.6124200Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T13:50:14.6258740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:15.0857170Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T13:50:15.3482330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T14%3A00%3A00Z&sig=BFGRVn3iIcvSuNXfJ00rb8M%2FtmMxgXbA25zn4gg1gkw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:15.3841780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=BFGRVn3iIcvSuNXfJ00rb8M\%2FtmMxgXbA25zn4gg1gkw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:15.4737260Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T13:50:15.4926570Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T13:50:16.4483860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:16.9258840Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T13:50:17.2387370Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T14%3A00%3A00Z&sig=zTNdUkjtytLgEq4FqVnc0aIwSegM38dQn9T87Fxvtsc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:17.2806570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=zTNdUkjtytLgEq4FqVnc0aIwSegM38dQn9T87Fxvtsc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:17.3300230Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T13:50:17.3346020Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T13:50:18.6815380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:19.1794620Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T13:50:19.4607020Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T14%3A00%3A00Z&sig=OFIg338fG%2BG9AI%2F0eZ4pfiuzc%2FiSGj%2FUhDVcIJQud18%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:19.5004400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=OFIg338fG\%2BG9AI\%2F0eZ4pfiuzc\%2FiSGj\%2FUhDVcIJQud18\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:19.5475280Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:50:19.5516350Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T13:50:20.4882150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:20.9706580Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T13:50:21.3000400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T14%3A00%3A00Z&sig=81BHYnABICWoXozhGzO3WEwyp%2FPR%2BpE%2FnIFlY4wyuyM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:21.3502980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=81BHYnABICWoXozhGzO3WEwyp\%2FPR\%2BpE\%2FnIFlY4wyuyM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:21.4641490Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T13:50:21.4678200Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T13:50:22.4049330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:22.8664520Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T13:50:23.1367670Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T14%3A00%3A00Z&sig=fVeMg7guOpBrFMMhH7xomBEb2Zp86Tn3MdvhavgqKg4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:23.1709940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=fVeMg7guOpBrFMMhH7xomBEb2Zp86Tn3MdvhavgqKg4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:23.2397210Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T13:50:23.2485300Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T13:50:24.1955870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:24.6739090Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T13:50:24.9470650Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T14%3A00%3A00Z&sig=L%2BvZMiHNi15VkH9PT5BcWOJFHhhwmWxlHr1zMyY%2FhGY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:24.9932480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=L\%2BvZMiHNi15VkH9PT5BcWOJFHhhwmWxlHr1zMyY\%2FhGY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:25.0245080Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T13:50:25.0275980Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T13:50:25.9898440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:26.4796030Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T13:50:26.7845540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T14%3A00%3A00Z&sig=%2BcyWIJI0K3G2jCCACcHP4aakYp6JXRPy3ZacDummAH0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:26.8199620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=\%2BcyWIJI0K3G2jCCACcHP4aakYp6JXRPy3ZacDummAH0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:26.8880420Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T13:50:26.8977490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T13:50:27.8408580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:28.3387220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T13:50:28.6184190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T14%3A00%3A00Z&sig=KgmFLsi6m4WeOqkNsRZgW4ajsUr8Os0Ul%2BVllyYZ8zQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:28.6472020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=KgmFLsi6m4WeOqkNsRZgW4ajsUr8Os0Ul\%2BVllyYZ8zQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:28.6878790Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T13:50:28.6914220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T13:50:29.6317160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:30.1294720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T13:50:30.3957540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T14%3A00%3A00Z&sig=nQbJNVdxppu4zk0ElbqZYJlNPnLDZUmcs1J1mYneZbo%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:30.4350160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=nQbJNVdxppu4zk0ElbqZYJlNPnLDZUmcs1J1mYneZbo\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:30.5186660Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T13:50:30.5224840Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T13:50:31.4824740Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:31.9631280Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T13:50:32.2449140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T14%3A00%3A00Z&sig=GOggcuJ%2FcMQBhNSfkx%2BLBFIyb6gPafynrMz6pdtdog8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:32.2742810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=GOggcuJ\%2FcMQBhNSfkx\%2BLBFIyb6gPafynrMz6pdtdog8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:32.3136230Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T13:50:32.3169870Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T13:50:33.2918680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:33.8110780Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T13:50:34.0894130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T14%3A00%3A00Z&sig=rhHfrIFuguRQqZXqO60isPlM4sFgxiuXCYLmRYMVbog%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:34.1188240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=rhHfrIFuguRQqZXqO60isPlM4sFgxiuXCYLmRYMVbog\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:34.1482800Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T13:50:34.1512520Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T13:50:35.1521510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:35.6479460Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T13:50:35.9118510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T14%3A00%3A00Z&sig=WFcZiTmic2CBl8N52%2FJ4eLWvrjP%2F%2BrLaY%2Fqg265dguM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:35.9430530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=WFcZiTmic2CBl8N52\%2FJ4eLWvrjP\%2F\%2BrLaY\%2Fqg265dguM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:36.0219630Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T13:50:36.0281440Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T13:50:36.9865680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:37.4625630Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T13:50:37.7441220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T14%3A00%3A00Z&sig=Xph03GmLmYOWQHoNo0m%2F0ddmiYwAP%2FYJOUwJRFICk20%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:37.7762130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=Xph03GmLmYOWQHoNo0m\%2F0ddmiYwAP\%2FYJOUwJRFICk20\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:37.8113290Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T13:50:37.8150930Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T13:50:39.4721070Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:39.4725330Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T13:50:39.5412600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T14%3A00%3A00Z&sig=I1Elg7g42e7FaH2dEGMrwCmmPxaOmtoapglWTHoLGME%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:39.5698170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=I1Elg7g42e7FaH2dEGMrwCmmPxaOmtoapglWTHoLGME\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:39.8734350Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T13:50:39.9878510Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T13:50:40.9391570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:41.4443000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T13:50:41.7122740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T14%3A00%3A00Z&sig=%2BU5GQFGP%2BaQWbmqp%2FfgHbrYp2B7ddhFhu%2Bcc%2F9mprSE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:41.7604700Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=\%2BU5GQFGP\%2BaQWbmqp\%2FfgHbrYp2B7ddhFhu\%2Bcc\%2F9mprSE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:42.3052540Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T13:50:42.3169580Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T13:50:43.3061950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:43.7774540Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T13:50:44.0423960Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T14%3A00%3A00Z&sig=i5Hh6D2Xr66HwqKITmMa%2F5c%2BeNH4tgAzBUSXdEORJKc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:44.0717110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=i5Hh6D2Xr66HwqKITmMa\%2F5c\%2BeNH4tgAzBUSXdEORJKc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:44.1121690Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T13:50:44.1161350Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T13:50:45.0919980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:45.5675450Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T13:50:45.8296930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T14%3A00%3A00Z&sig=BbruxoywTN6%2B83wiLzPxNxnT3SpR2tnW6Pubw32l8GA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:45.8583580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=BbruxoywTN6\%2B83wiLzPxNxnT3SpR2tnW6Pubw32l8GA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:45.9502110Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T13:50:45.9575170Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T13:50:46.9158620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:47.3994600Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T13:50:47.6696550Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T14%3A00%3A00Z&sig=vl%2BhmCV%2FE1Hw4ggXSZvy0gRkSxzUVaQaYo7HYV3zjWA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:47.6988780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=vl\%2BhmCV\%2FE1Hw4ggXSZvy0gRkSxzUVaQaYo7HYV3zjWA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:47.7278650Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T13:50:47.7312530Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T13:50:48.6722640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:49.1652870Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T13:50:49.4587400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T14%3A00%3A00Z&sig=OPnGtaAJv8sNSXems95hrVfYc222rR6v3%2BdyeCQYirA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:49.4932080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=OPnGtaAJv8sNSXems95hrVfYc222rR6v3\%2BdyeCQYirA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:49.5694900Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T13:50:49.5739470Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T13:50:50.5555600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:51.0245430Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T13:50:51.2930820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T14%3A00%3A00Z&sig=eh81SKZEFTZ1mhMMLMXF3oxi2hdSNGnp1nx7sFa%2Fr%2FI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:51.3491530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=eh81SKZEFTZ1mhMMLMXF3oxi2hdSNGnp1nx7sFa\%2Fr\%2FI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:51.4024170Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T13:50:51.4110120Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T13:50:52.4201690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:52.8861840Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T13:50:53.1557980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T14%3A00%3A00Z&sig=hvDHjgUT7rFsExc30FbXPhjukbhIo57CiFeVjSru80I%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:53.1845380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=hvDHjgUT7rFsExc30FbXPhjukbhIo57CiFeVjSru80I\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:53.2178790Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T13:50:53.2213600Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T13:50:54.1747910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:54.6591340Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T13:50:54.9185520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T14%3A00%3A00Z&sig=RquimpDn552wR%2FtgkfgapDCAhBanWlTnYKNetgfVh9M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:54.9469750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=RquimpDn552wR\%2FtgkfgapDCAhBanWlTnYKNetgfVh9M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:55.0132090Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T13:50:55.0239600Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T13:50:55.9544220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:56.4155830Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T13:50:56.6754350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T14%3A00%3A00Z&sig=MuMCN5KiaFunBEv3YA74aOoXiG3CviW4U8QiRn%2BsU68%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:56.7045200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=MuMCN5KiaFunBEv3YA74aOoXiG3CviW4U8QiRn\%2BsU68\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:56.8906890Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T13:50:56.9323010Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T13:50:57.8358600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:50:58.3265030Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T13:50:58.6109410Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T14%3A00%3A00Z&sig=8aYYMvYyp171jntXCOuN5z%2FeATs74FM%2B9g9JD4MOyp8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:50:58.6645230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=8aYYMvYyp171jntXCOuN5z\%2FeATs74FM\%2B9g9JD4MOyp8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:50:58.7274020Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T13:50:58.7324470Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T13:50:59.7152000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:51:00.3045350Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T13:51:00.5953600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T14%3A00%3A00Z&sig=RiObsXq8B0dsc8PdPp3j%2FQXBoA3Y1qHML10LdjIN4b0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:51:00.6510130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=RiObsXq8B0dsc8PdPp3j\%2FQXBoA3Y1qHML10LdjIN4b0\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:51:00.7902500Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T13:51:00.8006180Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T13:51:01.7245030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:51:02.1876650Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T13:51:02.4728060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T14%3A00%3A00Z&sig=tZJ95S0pmW86OVW7%2FbYbQwqyn5V6C5KsyDodDX2uksA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:51:02.5255620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=tZJ95S0pmW86OVW7\%2FbYbQwqyn5V6C5KsyDodDX2uksA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:51:02.6059810Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T13:51:02.6256060Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T13:51:03.5609640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:51:04.0643310Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T13:51:04.3411520Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T14%3A00%3A00Z&sig=eMUAvRWzVvmlWd33TPkv8UbfveeejnKGXX%2BcPSf2K2E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:51:04.3697110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=eMUAvRWzVvmlWd33TPkv8UbfveeejnKGXX\%2BcPSf2K2E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:51:04.4060550Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T13:51:04.4104180Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T13:51:05.4181960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:51:05.9411700Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T13:51:06.2307710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T14%3A00%3A00Z&sig=APY4VHjAQsDfDzUi9YeFAfjiEaUsUyopwWwHKgJHs50%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:51:06.2787280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=APY4VHjAQsDfDzUi9YeFAfjiEaUsUyopwWwHKgJHs50\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:51:06.3386740Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T13:51:06.3465530Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T13:51:07.4562530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:51:07.7801170Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T13:51:08.0764380Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf?se=2021-05-15T14%3A00%3A00Z&sig=WJEIJw1hoGPWk%2FBKCQc%2BdMUKEY%2Fj02XgQYHTMTCkjHQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:51:08.1058890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=WJEIJw1hoGPWk\%2FBKCQc\%2BdMUKEY\%2Fj02XgQYHTMTCkjHQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:51:08.1906530Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T13:51:08.1953880Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T13:51:09.1847890Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:51:09.6830270Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T13:51:09.9748690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4?se=2021-05-15T14%3A00%3A00Z&sig=nP4%2BfrUKdVv8%2BpL7JCRfX7LWiJelk4sPT8IkGnHFsro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:51:10.0100330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=nP4\%2BfrUKdVv8\%2BpL7JCRfX7LWiJelk4sPT8IkGnHFsro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:51:10.3426180Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T13:51:10.4561340Z ==> 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-15T13:51:10.4564350Z ==> Installing ffmpeg dependency: aom 2021-05-15T13:51:10.5290390Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T13:51:10.5336420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-dt9emc 2021-05-15T13:51:10.5928320Z cp -pR /private/tmp/d20210515-5236-dt9emc/aom/. /usr/local/Cellar/aom 2021-05-15T13:51:10.6337590Z chmod -Rf +w /private/tmp/d20210515-5236-dt9emc 2021-05-15T13:51:10.6978150Z ==> Finishing up 2021-05-15T13:51:10.7848270Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T13:51:10.7861660Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T13:51:10.7875680Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T13:51:10.7890210Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T13:51:10.7900940Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T13:51:10.7912220Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T13:51:10.7919650Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T13:51:10.7929710Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T13:51:10.8135690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5575-1valm4l.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-15T13:51:13.3175060Z ==> Summary 2021-05-15T13:51:13.3200810Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T13:51:13.3206490Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T13:51:13.3271830Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T13:51:13.3289850Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-wcd0qs 2021-05-15T13:51:13.3479740Z cp -pR /private/tmp/d20210515-5236-wcd0qs/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T13:51:13.3814620Z chmod -Rf +w /private/tmp/d20210515-5236-wcd0qs 2021-05-15T13:51:13.4345720Z ==> Finishing up 2021-05-15T13:51:13.4721130Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T13:51:13.4734400Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T13:51:13.4743420Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T13:51:13.4748810Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T13:51:13.4759350Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T13:51:13.4897170Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5601-n235qm.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-15T13:51:15.9585880Z ==> Summary 2021-05-15T13:51:15.9609900Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T13:51:15.9625300Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T13:51:15.9676010Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T13:51:15.9693360Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-1w3hx4o 2021-05-15T13:51:16.0172590Z cp -pR /private/tmp/d20210515-5236-1w3hx4o/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T13:51:16.0786590Z chmod -Rf +w /private/tmp/d20210515-5236-1w3hx4o 2021-05-15T13:51:16.1442860Z ==> Finishing up 2021-05-15T13:51:16.1828940Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T13:51:16.1834830Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T13:51:16.1842010Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T13:51:16.1934570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5627-1yx6upj.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-15T13:51:18.8360380Z ==> Summary 2021-05-15T13:51:18.8436450Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T13:51:18.8443460Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T13:51:18.8470760Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T13:51:18.8488180Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-bqrlt4 2021-05-15T13:51:18.8754260Z cp -pR /private/tmp/d20210515-5236-bqrlt4/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T13:51:18.9123270Z chmod -Rf +w /private/tmp/d20210515-5236-bqrlt4 2021-05-15T13:51:18.9895270Z ==> Finishing up 2021-05-15T13:51:19.0491520Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T13:51:19.0496740Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T13:51:19.0531650Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T13:51:19.0550630Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T13:51:19.0561500Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T13:51:19.0569770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type_name.3 fribidi_get_bidi_type_name.3 2021-05-15T13:51:19.0579810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T13:51:19.0590350Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T13:51:19.0603990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T13:51:19.0615160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T13:51:19.0624880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type_name.3 fribidi_get_joining_type_name.3 2021-05-15T13:51:19.0630580Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T13:51:19.0641770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T13:51:19.0652790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T13:51:19.0658450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_embedding_levels.3 fribidi_get_par_embedding_levels.3 2021-05-15T13:51:19.0669220Z 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-15T13:51:19.0679160Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T13:51:19.0689620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T13:51:19.0700760Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T13:51:19.0708990Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T13:51:19.0714540Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis_get_embedding_levels.3 fribidi_log2vis_get_embedding_levels.3 2021-05-15T13:51:19.0725140Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T13:51:19.0736880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T13:51:19.0742450Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T13:51:19.0747400Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T13:51:19.0759410Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T13:51:19.0767640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T13:51:19.0778200Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T13:51:19.0792300Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T13:51:19.0801980Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T13:51:19.0809620Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T13:51:19.0815150Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T13:51:19.0820710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T13:51:19.0834160Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T13:51:19.0839060Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T13:51:19.0847840Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T13:51:19.0855120Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T13:51:19.1072700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5653-1lql8b.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-15T13:51:21.6947240Z ==> Summary 2021-05-15T13:51:21.6997650Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T13:51:21.7005370Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T13:51:21.9134970Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T13:51:21.9152160Z 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/d20210515-5236-2a4ft0 2021-05-15T13:51:22.0686570Z cp -pR /private/tmp/d20210515-5236-2a4ft0/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T13:51:22.1745410Z chmod -Rf +w /private/tmp/d20210515-5236-2a4ft0 2021-05-15T13:51:22.3504850Z ==> Finishing up 2021-05-15T13:51:22.4001850Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T13:51:22.4013560Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T13:51:22.4028200Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T13:51:22.4039440Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T13:51:22.4054180Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T13:51:22.4068230Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T13:51:22.4108510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T13:51:22.4134520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T13:51:22.4203160Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T13:51:22.4208680Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T13:51:22.4214560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T13:51:22.4219570Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T13:51:22.4225450Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T13:51:22.4230200Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T13:51:22.4235300Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T13:51:22.4240160Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T13:51:22.4245510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T13:51:22.4250510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T13:51:22.4255890Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T13:51:22.4260560Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T13:51:22.4266030Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T13:51:22.4270670Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T13:51:22.4275900Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T13:51:22.4280420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T13:51:22.4285480Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T13:51:22.4290210Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T13:51:22.4296410Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T13:51:22.4314960Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T13:51:22.4324390Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T13:51:22.4333970Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T13:51:22.4350080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T13:51:22.4355590Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T13:51:22.4361020Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T13:51:22.4365630Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T13:51:22.4371140Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T13:51:22.4376210Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T13:51:22.4381580Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T13:51:22.4386410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T13:51:22.4391870Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T13:51:22.4396900Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T13:51:22.4402260Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T13:51:22.4407050Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T13:51:22.4412240Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T13:51:22.4417200Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T13:51:22.4422910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T13:51:22.4427540Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T13:51:22.4432730Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T13:51:22.4438250Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T13:51:22.4446990Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T13:51:22.4451690Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T13:51:22.4460830Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T13:51:22.4468820Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T13:51:22.4474280Z 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-15T13:51:22.4963300Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5679-iaksn.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-15T13:51:25.0860540Z ==> Summary 2021-05-15T13:51:25.1013180Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T13:51:25.1018910Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T13:51:25.1089050Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T13:51:25.1106950Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-t1c39x 2021-05-15T13:51:25.1228360Z cp -pR /private/tmp/d20210515-5236-t1c39x/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T13:51:25.1389290Z chmod -Rf +w /private/tmp/d20210515-5236-t1c39x 2021-05-15T13:51:25.1944780Z ==> Finishing up 2021-05-15T13:51:25.2328310Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T13:51:25.2333820Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T13:51:25.2340070Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T13:51:25.2346740Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T13:51:25.2351490Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T13:51:25.2360590Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T13:51:25.2367800Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T13:51:25.2508070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5705-t20fgb.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-15T13:51:27.7908800Z ==> Summary 2021-05-15T13:51:27.7934350Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T13:51:27.7940780Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T13:51:28.0166950Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T13:51:28.0184430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-1cofzta 2021-05-15T13:51:28.0824900Z cp -pR /private/tmp/d20210515-5236-1cofzta/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T13:51:28.1242450Z chmod -Rf +w /private/tmp/d20210515-5236-1cofzta 2021-05-15T13:51:28.3788840Z ==> Finishing up 2021-05-15T13:51:28.4169330Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T13:51:28.4190040Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T13:51:28.4197990Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T13:51:28.4202540Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T13:51:28.4209620Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T13:51:28.4218220Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T13:51:28.4239800Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T13:51:28.4247370Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T13:51:28.4252210Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T13:51:28.4257270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T13:51:28.4269180Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T13:51:28.4273830Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T13:51:28.4281250Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T13:51:28.4286200Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T13:51:28.4291710Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T13:51:28.4298320Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T13:51:28.4304650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T13:51:28.4325580Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T13:51:28.4330270Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T13:51:28.4335620Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T13:51:28.4343190Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T13:51:28.4348050Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T13:51:28.4353810Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T13:51:28.4358280Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T13:51:28.4619980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5733-9bj0yq.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-15T13:51:31.0972440Z ==> Summary 2021-05-15T13:51:31.1025030Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T13:51:31.1030340Z ==> Installing ffmpeg dependency: libass 2021-05-15T13:51:31.3351310Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T13:51:31.3368210Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-ec8mb4 2021-05-15T13:51:31.3479210Z cp -pR /private/tmp/d20210515-5236-ec8mb4/libass/. /usr/local/Cellar/libass 2021-05-15T13:51:31.3587530Z chmod -Rf +w /private/tmp/d20210515-5236-ec8mb4 2021-05-15T13:51:31.4435020Z ==> Finishing up 2021-05-15T13:51:31.4803390Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T13:51:31.4809260Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T13:51:31.4813700Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T13:51:31.4819040Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T13:51:31.4826310Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T13:51:31.4956070Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5760-14nylhr.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-15T13:51:34.0349480Z ==> Summary 2021-05-15T13:51:34.0367030Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T13:51:34.0372580Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T13:51:34.0569110Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T13:51:34.0586300Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-dr3te2 2021-05-15T13:51:34.0758870Z cp -pR /private/tmp/d20210515-5236-dr3te2/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T13:51:34.0925450Z chmod -Rf +w /private/tmp/d20210515-5236-dr3te2 2021-05-15T13:51:34.1586660Z ==> Finishing up 2021-05-15T13:51:34.1978850Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T13:51:34.1982350Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T13:51:34.1988080Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T13:51:34.1996080Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T13:51:34.2002560Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T13:51:34.2006900Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T13:51:34.2012650Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T13:51:34.2019670Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T13:51:34.2175830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5786-yx1sx3.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-15T13:51:36.9595300Z ==> Summary 2021-05-15T13:51:36.9618960Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T13:51:36.9626140Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T13:51:36.9677860Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T13:51:36.9694830Z 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/d20210515-5236-3nzp7k 2021-05-15T13:51:36.9846350Z cp -pR /private/tmp/d20210515-5236-3nzp7k/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T13:51:37.0053130Z chmod -Rf +w /private/tmp/d20210515-5236-3nzp7k 2021-05-15T13:51:37.0665750Z ==> Finishing up 2021-05-15T13:51:37.1051270Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T13:51:37.1054710Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T13:51:37.1069540Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T13:51:37.1075800Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T13:51:37.1080440Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T13:51:37.1085660Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T13:51:37.1090870Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T13:51:37.1095570Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T13:51:37.1100780Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T13:51:37.1108090Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T13:51:37.1112860Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T13:51:37.1265540Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5812-1berjo1.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-15T13:51:39.6250330Z ==> Summary 2021-05-15T13:51:39.6283470Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T13:51:39.6290970Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T13:51:39.6357550Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T13:51:39.6375230Z 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/d20210515-5236-17o8489 2021-05-15T13:51:39.6511020Z cp -pR /private/tmp/d20210515-5236-17o8489/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T13:51:39.6686990Z chmod -Rf +w /private/tmp/d20210515-5236-17o8489 2021-05-15T13:51:39.7598620Z ==> Finishing up 2021-05-15T13:51:39.8403710Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T13:51:39.8409870Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T13:51:39.8414540Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T13:51:39.8421890Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T13:51:39.8562980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5838-16rht2c.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-15T13:51:42.3174000Z ==> Summary 2021-05-15T13:51:42.3201040Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T13:51:42.3207870Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T13:51:42.3242250Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T13:51:42.3259430Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-1nt98cm 2021-05-15T13:51:42.3568330Z cp -pR /private/tmp/d20210515-5236-1nt98cm/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T13:51:42.3727200Z chmod -Rf +w /private/tmp/d20210515-5236-1nt98cm 2021-05-15T13:51:42.4183360Z ==> Finishing up 2021-05-15T13:51:42.4591660Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T13:51:42.4597310Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T13:51:42.4604430Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T13:51:42.4698560Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5864-b1j89f.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-15T13:51:44.9145840Z ==> Summary 2021-05-15T13:51:44.9167790Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T13:51:44.9174740Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T13:51:44.9217600Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T13:51:44.9235060Z 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/d20210515-5236-1v1p4y1 2021-05-15T13:51:44.9373990Z cp -pR /private/tmp/d20210515-5236-1v1p4y1/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T13:51:44.9522560Z chmod -Rf +w /private/tmp/d20210515-5236-1v1p4y1 2021-05-15T13:51:45.0495370Z ==> Finishing up 2021-05-15T13:51:45.0896300Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T13:51:45.0900080Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T13:51:45.0908170Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T13:51:45.0912700Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T13:51:45.0941140Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T13:51:45.0945960Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T13:51:45.0951240Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T13:51:45.0956420Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T13:51:45.0964010Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T13:51:45.0969300Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T13:51:45.1110730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5890-4yp1c1.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-15T13:51:47.6509680Z ==> Summary 2021-05-15T13:51:47.6532730Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T13:51:47.6544380Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T13:51:47.6622900Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T13:51:47.6639860Z 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/d20210515-5236-1xp6mgy 2021-05-15T13:51:48.1152700Z cp -pR /private/tmp/d20210515-5236-1xp6mgy/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T13:51:48.3587710Z chmod -Rf +w /private/tmp/d20210515-5236-1xp6mgy 2021-05-15T13:51:48.4176090Z ==> Finishing up 2021-05-15T13:51:48.4586460Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T13:51:48.4592390Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T13:51:48.4598920Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T13:51:48.4603860Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T13:51:48.4608640Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T13:51:48.4613660Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T13:51:48.4620890Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T13:51:48.4783490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5916-15sgwfz.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-15T13:51:50.9692990Z ==> Summary 2021-05-15T13:51:50.9712590Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T13:51:50.9718840Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T13:51:51.0165760Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T13:51:51.0182770Z 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/d20210515-5236-v7c9qv 2021-05-15T13:51:51.0492380Z cp -pR /private/tmp/d20210515-5236-v7c9qv/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T13:51:51.0726830Z chmod -Rf +w /private/tmp/d20210515-5236-v7c9qv 2021-05-15T13:51:51.1477390Z ==> Finishing up 2021-05-15T13:51:51.1793050Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T13:51:51.1797780Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T13:51:51.1807110Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T13:51:51.1813340Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T13:51:51.1817800Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T13:51:51.1823350Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T13:51:51.1830840Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T13:51:51.1995250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5942-mvmhn1.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-15T13:51:53.6177020Z ==> Summary 2021-05-15T13:51:53.6207690Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T13:51:53.6213330Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T13:51:53.6721430Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T13:51:53.6739240Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-1cg17fa 2021-05-15T13:51:53.6879200Z cp -pR /private/tmp/d20210515-5236-1cg17fa/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T13:51:53.7013790Z chmod -Rf +w /private/tmp/d20210515-5236-1cg17fa 2021-05-15T13:51:53.7569440Z ==> Finishing up 2021-05-15T13:51:53.7957060Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T13:51:53.7964120Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T13:51:53.7971070Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T13:51:53.7975640Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T13:51:53.7981180Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T13:51:53.7988350Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T13:51:53.8124910Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5968-1f011gn.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-15T13:51:56.3279900Z ==> Summary 2021-05-15T13:51:56.3300260Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T13:51:56.3306820Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T13:51:56.3349030Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T13:51:56.3366440Z 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/d20210515-5236-14hyasq 2021-05-15T13:51:56.3944400Z cp -pR /private/tmp/d20210515-5236-14hyasq/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T13:51:56.4453810Z chmod -Rf +w /private/tmp/d20210515-5236-14hyasq 2021-05-15T13:51:56.5379600Z ==> Finishing up 2021-05-15T13:51:56.5762810Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T13:51:56.5767880Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T13:51:56.5786000Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T13:51:56.5798090Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T13:51:56.5802590Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T13:51:56.5807640Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T13:51:56.5812450Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T13:51:56.5817470Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T13:51:56.5821950Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T13:51:56.5829460Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T13:51:56.6090770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5994-k0aqqw.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-15T13:51:59.2060850Z ==> Summary 2021-05-15T13:51:59.2123370Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T13:51:59.2130020Z ==> Installing ffmpeg dependency: snappy 2021-05-15T13:51:59.2194840Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T13:51:59.2212080Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-1elmltt 2021-05-15T13:51:59.2329930Z cp -pR /private/tmp/d20210515-5236-1elmltt/snappy/. /usr/local/Cellar/snappy 2021-05-15T13:51:59.2473810Z chmod -Rf +w /private/tmp/d20210515-5236-1elmltt 2021-05-15T13:51:59.3294100Z ==> Finishing up 2021-05-15T13:51:59.3733710Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T13:51:59.3751210Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T13:51:59.3755620Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T13:51:59.3760360Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T13:51:59.3769210Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T13:51:59.3773860Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T13:51:59.3779360Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T13:51:59.3783700Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T13:51:59.3789130Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T13:51:59.3922080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6020-1qumj5j.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-15T13:52:01.7567950Z ==> Summary 2021-05-15T13:52:01.7591010Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T13:52:01.7598820Z ==> Installing ffmpeg dependency: speex 2021-05-15T13:52:01.7710780Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T13:52:01.7728450Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-m85n0l 2021-05-15T13:52:01.7883590Z cp -pR /private/tmp/d20210515-5236-m85n0l/speex/. /usr/local/Cellar/speex 2021-05-15T13:52:01.8076030Z chmod -Rf +w /private/tmp/d20210515-5236-m85n0l 2021-05-15T13:52:01.8658640Z ==> Finishing up 2021-05-15T13:52:01.9048900Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T13:52:01.9069670Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T13:52:01.9077320Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T13:52:01.9084150Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T13:52:01.9088870Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T13:52:01.9094510Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T13:52:01.9102030Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T13:52:01.9248830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6046-nbu2b6.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-15T13:52:04.5479380Z ==> Summary 2021-05-15T13:52:04.5508280Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T13:52:04.5515160Z ==> Installing ffmpeg dependency: srt 2021-05-15T13:52:04.5651590Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T13:52:04.5668690Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-1i1atvs 2021-05-15T13:52:04.5978600Z cp -pR /private/tmp/d20210515-5236-1i1atvs/srt/. /usr/local/Cellar/srt 2021-05-15T13:52:04.6157820Z chmod -Rf +w /private/tmp/d20210515-5236-1i1atvs 2021-05-15T13:52:04.6865210Z ==> Finishing up 2021-05-15T13:52:04.7382460Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T13:52:04.7396130Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T13:52:04.7419510Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T13:52:04.7437390Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T13:52:04.7458830Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T13:52:04.7469260Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T13:52:04.7486650Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T13:52:04.7497620Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T13:52:04.7518360Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T13:52:04.7563100Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T13:52:04.7567620Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T13:52:04.7734350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6072-knlfc3.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-15T13:52:07.4633130Z ==> Summary 2021-05-15T13:52:07.4657540Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T13:52:07.4664300Z ==> Installing ffmpeg dependency: giflib 2021-05-15T13:52:07.4685380Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T13:52:07.4703460Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-hf9346 2021-05-15T13:52:07.5241290Z cp -pR /private/tmp/d20210515-5236-hf9346/giflib/. /usr/local/Cellar/giflib 2021-05-15T13:52:07.5386980Z chmod -Rf +w /private/tmp/d20210515-5236-hf9346 2021-05-15T13:52:07.5902410Z ==> Finishing up 2021-05-15T13:52:07.6299070Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T13:52:07.6304530Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T13:52:07.6309020Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T13:52:07.6322040Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T13:52:07.6326870Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T13:52:07.6332030Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T13:52:07.6338860Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T13:52:07.6345670Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T13:52:07.6350440Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T13:52:07.6355480Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T13:52:07.6360540Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T13:52:07.6515490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6098-1v1azfa.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-15T13:52:10.2692860Z ==> Summary 2021-05-15T13:52:10.2715820Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T13:52:10.2723010Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T13:52:10.3443230Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T13:52:10.3460250Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-bjalnr 2021-05-15T13:52:10.4029420Z cp -pR /private/tmp/d20210515-5236-bjalnr/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T13:52:10.4365630Z chmod -Rf +w /private/tmp/d20210515-5236-bjalnr 2021-05-15T13:52:10.6876430Z ==> Finishing up 2021-05-15T13:52:10.8076130Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T13:52:10.8079570Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T13:52:10.8084630Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T13:52:10.8089040Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T13:52:10.8094280Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T13:52:10.8104100Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T13:52:10.8108800Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T13:52:10.8113940Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T13:52:10.8118470Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T13:52:10.8123090Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T13:52:10.8130300Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T13:52:10.8139730Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T13:52:10.8144230Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T13:52:10.8149360Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T13:52:10.8154340Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T13:52:10.8161590Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T13:52:10.8166520Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T13:52:10.8427680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6124-3hvgzs.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-15T13:52:13.3420110Z ==> Summary 2021-05-15T13:52:13.3460610Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T13:52:13.3466370Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T13:52:13.4199010Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T13:52:13.4216510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-n2v5jd 2021-05-15T13:52:13.6038220Z cp -pR /private/tmp/d20210515-5236-n2v5jd/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T13:52:13.7031290Z chmod -Rf +w /private/tmp/d20210515-5236-n2v5jd 2021-05-15T13:52:13.7810240Z ==> Finishing up 2021-05-15T13:52:13.8214460Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T13:52:13.8226530Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T13:52:13.8232850Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T13:52:13.8239380Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T13:52:13.8243850Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T13:52:13.8249290Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T13:52:13.8256770Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T13:52:13.8605400Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6150-1y2cxun.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-15T13:52:16.1443890Z ==> Caveats 2021-05-15T13:52:16.1445020Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T13:52:16.1446640Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T13:52:16.1448050Z ==> Summary 2021-05-15T13:52:16.1525900Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T13:52:16.1528110Z ==> Installing ffmpeg dependency: theora 2021-05-15T13:52:16.1679540Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T13:52:16.1697260Z 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/d20210515-5236-1xgbkm0 2021-05-15T13:52:16.2182660Z cp -pR /private/tmp/d20210515-5236-1xgbkm0/theora/. /usr/local/Cellar/theora 2021-05-15T13:52:16.2694760Z chmod -Rf +w /private/tmp/d20210515-5236-1xgbkm0 2021-05-15T13:52:16.5006280Z ==> Finishing up 2021-05-15T13:52:16.5410370Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T13:52:16.5417950Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T13:52:16.5423860Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T13:52:16.5428260Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T13:52:16.5433670Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T13:52:16.5438260Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T13:52:16.5443120Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T13:52:16.5447950Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T13:52:16.5457830Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T13:52:16.5462980Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T13:52:16.5470350Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T13:52:16.5478750Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T13:52:16.5484010Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T13:52:16.5489490Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T13:52:16.5758410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6177-990h4x.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-15T13:52:19.1464280Z ==> Summary 2021-05-15T13:52:19.1531560Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T13:52:19.1538840Z ==> Installing ffmpeg dependency: x264 2021-05-15T13:52:19.1587010Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T13:52:19.1605050Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-1a4kezt 2021-05-15T13:52:19.1959330Z cp -pR /private/tmp/d20210515-5236-1a4kezt/x264/. /usr/local/Cellar/x264 2021-05-15T13:52:19.2107950Z chmod -Rf +w /private/tmp/d20210515-5236-1a4kezt 2021-05-15T13:52:19.2841970Z ==> Finishing up 2021-05-15T13:52:19.3238520Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T13:52:19.3243920Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T13:52:19.3248580Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T13:52:19.3255550Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T13:52:19.3259730Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T13:52:19.3265300Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T13:52:19.3272530Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T13:52:19.3413060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6203-1q7s99r.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-15T13:52:21.8244090Z ==> Summary 2021-05-15T13:52:21.8262490Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T13:52:21.8270770Z ==> Installing ffmpeg dependency: x265 2021-05-15T13:52:21.8338100Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T13:52:21.8355730Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz --directory /private/tmp/d20210515-5236-17vq31q 2021-05-15T13:52:21.9409480Z cp -pR /private/tmp/d20210515-5236-17vq31q/x265/. /usr/local/Cellar/x265 2021-05-15T13:52:22.0256840Z chmod -Rf +w /private/tmp/d20210515-5236-17vq31q 2021-05-15T13:52:22.1254710Z ==> Finishing up 2021-05-15T13:52:22.1872500Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T13:52:22.1878000Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T13:52:22.1882490Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T13:52:22.1889410Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T13:52:22.1894040Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T13:52:22.1898980Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T13:52:22.1906210Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T13:52:22.2103780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6229-bao5we.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-15T13:52:24.7368020Z ==> Summary 2021-05-15T13:52:24.7386410Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T13:52:24.7392940Z ==> Installing ffmpeg dependency: xvid 2021-05-15T13:52:24.7412990Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T13:52:24.7430750Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-uyu0z9 2021-05-15T13:52:24.7580130Z cp -pR /private/tmp/d20210515-5236-uyu0z9/xvid/. /usr/local/Cellar/xvid 2021-05-15T13:52:24.7688520Z chmod -Rf +w /private/tmp/d20210515-5236-uyu0z9 2021-05-15T13:52:24.8134640Z ==> Finishing up 2021-05-15T13:52:24.8536420Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T13:52:24.8542490Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T13:52:24.8546810Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T13:52:24.8671040Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6255-136b6my.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-15T13:52:27.5328100Z ==> Summary 2021-05-15T13:52:27.5344390Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T13:52:27.5354580Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T13:52:27.5525710Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T13:52:27.5543350Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-ao8vr3 2021-05-15T13:52:27.6106290Z cp -pR /private/tmp/d20210515-5236-ao8vr3/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T13:52:27.6600560Z chmod -Rf +w /private/tmp/d20210515-5236-ao8vr3 2021-05-15T13:52:27.7387790Z ==> Finishing up 2021-05-15T13:52:27.7707980Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T13:52:27.7713330Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T13:52:27.7717970Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T13:52:27.7745940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T13:52:27.7757260Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T13:52:27.7767150Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T13:52:27.7777280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T13:52:27.7788410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T13:52:27.7796280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T13:52:27.7806250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T13:52:27.7817090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T13:52:27.7827200Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T13:52:27.7839120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T13:52:27.7849180Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T13:52:27.7859870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T13:52:27.7872780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T13:52:27.7884230Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T13:52:27.7894670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T13:52:27.7906090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T13:52:27.7914040Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T13:52:27.7923970Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T13:52:27.7933440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T13:52:27.7938960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T13:52:27.7948440Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T13:52:27.7960870Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T13:52:27.7966340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T13:52:27.7976990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T13:52:27.7987120Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T13:52:27.7997700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T13:52:27.8006410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T13:52:27.8032280Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T13:52:27.8046700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T13:52:27.8055510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T13:52:27.8062860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T13:52:27.8073030Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T13:52:27.8081510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T13:52:27.8089810Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T13:52:27.8095130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T13:52:27.8105250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T13:52:27.8114020Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set_routing_id.3 zmq_msg_set_routing_id.3 2021-05-15T13:52:28.5931310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T13:52:28.5942270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T13:52:28.6045100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T13:52:28.6147750Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T13:52:28.6249890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T13:52:28.6351930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T13:52:28.6453760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T13:52:28.6557730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T13:52:28.6659560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T13:52:28.6763940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T13:52:28.6866130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T13:52:28.6967990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T13:52:28.7070290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T13:52:28.7173270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T13:52:28.7252880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T13:52:28.7355170Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T13:52:28.7356730Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T13:52:28.7409320Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T13:52:28.7456990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T13:52:28.7557250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T13:52:28.7564420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T13:52:28.7667470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T13:52:28.7767880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T13:52:28.7869590Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T13:52:28.7880930Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T13:52:28.7919510Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T13:52:28.8013890Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T13:52:28.8027250Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T13:52:28.8072400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T13:52:28.8150160Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T13:52:28.8176240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T13:52:28.8220270Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T13:52:28.8223550Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T13:52:28.8233430Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T13:52:28.8248870Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T13:52:28.8278360Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T13:52:28.8361960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6281-sgnw0j.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-15T13:52:30.2551080Z ==> Summary 2021-05-15T13:52:30.2609490Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T13:52:30.2615950Z ==> Installing ffmpeg dependency: zimg 2021-05-15T13:52:30.2679210Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T13:52:30.2696490Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-p5y0uk 2021-05-15T13:52:30.2919540Z cp -pR /private/tmp/d20210515-5236-p5y0uk/zimg/. /usr/local/Cellar/zimg 2021-05-15T13:52:30.3146630Z chmod -Rf +w /private/tmp/d20210515-5236-p5y0uk 2021-05-15T13:52:30.3762800Z ==> Finishing up 2021-05-15T13:52:30.4160540Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T13:52:30.4164080Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T13:52:30.4173340Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T13:52:30.4179270Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T13:52:30.4183940Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T13:52:30.4189380Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T13:52:30.4196360Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T13:52:30.4362770Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6307-sq26sy.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-15T13:52:32.9029860Z ==> Summary 2021-05-15T13:52:32.9061530Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T13:52:32.9068730Z ==> Installing ffmpeg 2021-05-15T13:52:32.9072090Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T13:52:32.9089720Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5236-vdia2l 2021-05-15T13:52:33.2614260Z cp -pR /private/tmp/d20210515-5236-vdia2l/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T13:52:33.4718970Z chmod -Rf +w /private/tmp/d20210515-5236-vdia2l 2021-05-15T13:52:36.7758550Z ==> Finishing up 2021-05-15T13:52:36.8117100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T13:52:36.8120830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T13:52:36.8125880Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T13:52:36.8130770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T13:52:36.8135400Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T13:52:36.8140210Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T13:52:36.8148000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T13:52:36.8155140Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T13:52:36.8160270Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T13:52:36.8165480Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T13:52:36.8170190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T13:52:36.8175320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T13:52:36.8180380Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T13:52:36.8185080Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T13:52:36.8190300Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T13:52:36.8195160Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T13:52:36.8199840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T13:52:36.8204670Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T13:52:36.8210260Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T13:52:36.8214620Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T13:52:36.8219900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T13:52:36.8224520Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T13:52:36.8230410Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T13:52:36.8235550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T13:52:36.8240150Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T13:52:36.8245200Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T13:52:36.8249830Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T13:52:36.8255070Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T13:52:36.8259740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T13:52:36.8264850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T13:52:36.8269870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T13:52:36.8274840Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T13:52:36.8279390Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T13:52:36.8284790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T13:52:36.8289550Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T13:52:36.8294810Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T13:52:36.8299320Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T13:52:36.8305030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T13:52:36.8312060Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T13:52:36.8316690Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T13:52:36.8321900Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T13:52:36.8326640Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T13:52:36.8331720Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T13:52:36.8336110Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T13:52:36.8341240Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T13:52:36.8345740Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T13:52:36.8351520Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T13:52:36.8358340Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T13:52:36.8379220Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T13:52:36.8390920Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T13:52:36.8398880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T13:52:36.8407900Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T13:52:36.8480490Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T13:52:36.8492880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T13:52:36.8498320Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T13:52:36.8516530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T13:52:36.8521530Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T13:52:36.8529300Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T13:52:36.8534460Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T13:52:36.8553520Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T13:52:36.8558810Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T13:52:36.8564380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T13:52:36.8571680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T13:52:36.8585110Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T13:52:36.8596240Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T13:52:36.8604200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T13:52:36.8611830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T13:52:36.8616980Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T13:52:36.8627500Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T13:52:36.8632930Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T13:52:36.8640490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T13:52:36.8645190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T13:52:36.8650230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T13:52:36.8655330Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T13:52:36.8660240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T13:52:36.8665690Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T13:52:36.8670180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T13:52:36.8676090Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T13:52:36.8680700Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T13:52:36.8686270Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T13:52:36.8690710Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T13:52:36.8696120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T13:52:36.8701020Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T13:52:36.8706380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T13:52:36.8710970Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T13:52:36.8716240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T13:52:36.8721040Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T13:52:36.8726120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T13:52:36.8730340Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T13:52:36.8735630Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T13:52:36.8740300Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T13:52:36.8745280Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T13:52:36.8749510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T13:52:36.8754570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T13:52:36.8759200Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T13:52:36.8764380Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T13:52:36.8769180Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T13:52:36.8774190Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T13:52:36.8778760Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T13:52:36.8783860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T13:52:36.8787230Z Only the first 100 operations were output. 2021-05-15T13:52:36.9896740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6333-8e0h6i.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-15T13:52:39.8719150Z ==> Summary 2021-05-15T13:52:39.8885380Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T13:52:40.8753490Z ==> Caveats 2021-05-15T13:52:40.8754910Z ==> tesseract 2021-05-15T13:52:40.8771200Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T13:52:40.8772980Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T13:52:42.6698670Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T13:52:43.6602110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:44.1183040Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T13:52:44.3845690Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad?se=2021-05-15T14%3A00%3A00Z&sig=t%2FfYYoEMd%2B%2B1cOElpMw3BbiCmbefmWTV5cIkphJEa7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:44.4158750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=t\%2FfYYoEMd\%2B\%2B1cOElpMw3BbiCmbefmWTV5cIkphJEa7Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:44.6935360Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T13:52:44.8078930Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T13:52:45.8279470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:52:46.3312730Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T13:52:46.6253980Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01?se=2021-05-15T14%3A00%3A00Z&sig=iEHPvZEDXjmVp%2FEk%2Bm2yZddLu9pet5PgNoUoFkQ2V1s%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:52:46.6543200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=iEHPvZEDXjmVp\%2FEk\%2Bm2yZddLu9pet5PgNoUoFkQ2V1s\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:52:46.7746400Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T13:52:46.8328460Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T13:52:46.8334940Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T13:52:46.9114390Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T13:52:46.9149980Z 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/d20210515-6340-1m4pf0e 2021-05-15T13:52:47.4883860Z cp -pR /private/tmp/d20210515-6340-1m4pf0e/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T13:52:47.9290270Z chmod -Rf +w /private/tmp/d20210515-6340-1m4pf0e 2021-05-15T13:52:48.3109890Z ==> Finishing up 2021-05-15T13:52:48.3874190Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T13:52:48.3904120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T13:52:48.3913750Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T13:52:48.3924490Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T13:52:48.3945100Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T13:52:48.3955910Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T13:52:48.3967250Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T13:52:48.3979230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T13:52:48.3996980Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T13:52:48.4009120Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T13:52:48.4019790Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T13:52:48.4032850Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T13:52:48.4045130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T13:52:48.4057640Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T13:52:48.4068010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T13:52:48.4079680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T13:52:48.4092590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T13:52:48.4104130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T13:52:48.4158420Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T13:52:48.4163150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T13:52:48.4168950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T13:52:48.4173590Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T13:52:48.4178130Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T13:52:48.4183010Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T13:52:48.4187340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T13:52:48.4192480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T13:52:48.4197080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T13:52:48.4202160Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T13:52:48.4206600Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T13:52:48.4211930Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T13:52:48.4219300Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T13:52:48.4227700Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T13:52:48.4232290Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T13:52:48.4241730Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T13:52:48.4247490Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T13:52:48.4252610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T13:52:48.4257960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T13:52:48.4264110Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T13:52:48.4269550Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T13:52:48.4279040Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T13:52:48.4284510Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T13:52:48.4295670Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T13:52:48.4301390Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T13:52:48.4306840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T13:52:48.4312830Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T13:52:48.4317820Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T13:52:48.4327960Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T13:52:48.4333780Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T13:52:48.4339250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T13:52:48.4344920Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T13:52:48.4353940Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T13:52:48.4359680Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T13:52:48.4378900Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T13:52:48.4389310Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T13:52:48.4394530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T13:52:48.4401040Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T13:52:48.4405880Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T13:52:48.4411100Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T13:52:48.6035720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6510-1jken6q.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-15T13:52:51.2687190Z ==> Summary 2021-05-15T13:52:51.3086450Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T13:52:51.3095020Z ==> Installing imagemagick@6 2021-05-15T13:52:51.3098800Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T13:52:51.3122350Z 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/d20210515-6340-z9jcfg 2021-05-15T13:52:51.6319950Z cp -pR /private/tmp/d20210515-6340-z9jcfg/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T13:52:52.0032240Z chmod -Rf +w /private/tmp/d20210515-6340-z9jcfg 2021-05-15T13:52:53.3234320Z ==> Finishing up 2021-05-15T13:52:53.5925250Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6536-1m9dgqa.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-15T13:52:56.8157030Z ==> Caveats 2021-05-15T13:52:56.8158430Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:52:56.8168960Z because this is an alternate version of another formula. 2021-05-15T13:52:56.8173210Z 2021-05-15T13:52:56.8174160Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T13:52:56.8176150Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:52:56.8178740Z 2021-05-15T13:52:56.8179690Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T13:52:56.8181190Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T13:52:56.8182700Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T13:52:56.8185160Z 2021-05-15T13:52:56.8189800Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T13:52:56.8190960Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T13:52:56.8194830Z 2021-05-15T13:52:56.8196050Z ==> Summary 2021-05-15T13:52:56.8200560Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T13:52:57.1545420Z ==> Caveats 2021-05-15T13:52:57.1548220Z ==> imagemagick@6 2021-05-15T13:52:57.1590880Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:52:57.1594610Z because this is an alternate version of another formula. 2021-05-15T13:52:57.1595310Z 2021-05-15T13:52:57.1596140Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T13:52:57.1597820Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:52:57.1601620Z 2021-05-15T13:52:57.1602540Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T13:52:57.1604040Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T13:52:57.1608800Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T13:52:57.1616400Z 2021-05-15T13:52:57.1617840Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T13:52:57.1618980Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T13:52:57.1619670Z 2021-05-15T13:52:59.1691690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T13:53:00.1175690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:00.6024770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T13:53:00.9065320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc?se=2021-05-15T14%3A00%3A00Z&sig=nWguYGv3C3ZEzz5NW8xGnb95qOKZF4wJ6fVoutWgwYs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:00.9481040Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=nWguYGv3C3ZEzz5NW8xGnb95qOKZF4wJ6fVoutWgwYs\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:00.9935700Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T13:53:01.0006530Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T13:53:02.0111250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:02.4923430Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T13:53:02.7623330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3?se=2021-05-15T14%3A00%3A00Z&sig=pwufBsPsPQgiiQa%2F%2BOUpIIqcQvc893d4dfkjbbx3yKI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:02.7925120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=pwufBsPsPQgiiQa\%2F\%2BOUpIIqcQvc893d4dfkjbbx3yKI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:02.8615430Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T13:53:02.8686860Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T13:53:03.8360250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:04.3279700Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T13:53:04.6114740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26?se=2021-05-15T14%3A00%3A00Z&sig=2QyCx6GCACJfgWajvmaLl2sfkco%2BC%2F%2Fc7kDtHTZx5EY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:04.6430590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=2QyCx6GCACJfgWajvmaLl2sfkco\%2BC\%2F\%2Fc7kDtHTZx5EY\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:05.0403860Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T13:53:05.1908120Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T13:53:06.1949190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:06.6673730Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T13:53:06.9598400Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70?se=2021-05-15T14%3A00%3A00Z&sig=YYiu4JLtWB8SSK6oUO0ZvxKz75xl1bpvsTDoC%2Fh7vAI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:06.9885560Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=YYiu4JLtWB8SSK6oUO0ZvxKz75xl1bpvsTDoC\%2Fh7vAI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:07.0198030Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T13:53:07.0229440Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T13:53:08.0271790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:08.5278850Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T13:53:08.8057190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f?se=2021-05-15T14%3A00%3A00Z&sig=kuk%2Fmnv7rAQZ9Z6XfMm8Xa5CGmGzdzW9lGl2%2BDMDz1Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:08.8349770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=kuk\%2Fmnv7rAQZ9Z6XfMm8Xa5CGmGzdzW9lGl2\%2BDMDz1Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:08.8642510Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T13:53:08.8673740Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T13:53:09.8697810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:10.3758710Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T13:53:10.6407190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29?se=2021-05-15T14%3A00%3A00Z&sig=Dl%2B54p%2FfXDIpwJGQVhNs5i%2FaVjJ16w4cwd7XPxEndoE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:10.6700920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=Dl\%2B54p\%2FfXDIpwJGQVhNs5i\%2FaVjJ16w4cwd7XPxEndoE\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:10.7241260Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T13:53:10.7312700Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T13:53:11.7214220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:12.1942860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T13:53:12.4795310Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7?se=2021-05-15T14%3A00%3A00Z&sig=Fa7q12tjjsTKnnHjzJbkukEXicQHQjybk7W6nnaV6rw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:12.5078250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=Fa7q12tjjsTKnnHjzJbkukEXicQHQjybk7W6nnaV6rw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:12.5545310Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T13:53:12.5618440Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T13:53:13.5242620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:14.0151900Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T13:53:14.2831810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23?se=2021-05-15T14%3A00%3A00Z&sig=IL0%2FvzWnAR3n2fl5%2BkukPlPp4UxwsJbvpxt6ZGWO9Lg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:14.3164330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=IL0\%2FvzWnAR3n2fl5\%2BkukPlPp4UxwsJbvpxt6ZGWO9Lg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:14.3457780Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T13:53:14.3488440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T13:53:15.3382110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:15.8175030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T13:53:16.0997360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6?se=2021-05-15T14%3A00%3A00Z&sig=eOkwXIFMq3IUJhcce9UMi1rtY%2F2Q3onHa8aGaWgRlsw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:16.1283250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=eOkwXIFMq3IUJhcce9UMi1rtY\%2F2Q3onHa8aGaWgRlsw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:16.1960730Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T13:53:16.2009060Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T13:53:17.4008140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:17.6449630Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T13:53:17.9177840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1?se=2021-05-15T14%3A00%3A00Z&sig=%2FOJMXhNhwqWR3kspZx0AH31BUa5iPqjMPv1OCCtvq%2B4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:17.9474620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=\%2FOJMXhNhwqWR3kspZx0AH31BUa5iPqjMPv1OCCtvq\%2B4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:17.9815280Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T13:53:17.9850430Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T13:53:18.9527830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:19.4288600Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T13:53:19.6935600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0?se=2021-05-15T14%3A00%3A00Z&sig=yOPaI1y2L31QkHA3x1aAbP%2FjkcwFFuUan4I4onAiH5A%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:19.7223960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=yOPaI1y2L31QkHA3x1aAbP\%2FjkcwFFuUan4I4onAiH5A\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:19.8003230Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T13:53:19.8071450Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T13:53:20.7708190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:53:21.2708560Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T13:53:21.5289710Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9?se=2021-05-15T14%3A00%3A00Z&sig=W5sabCc856UKpNZ8SkumboUmz15qTckquNS1o56sNcg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:21.5726970Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=W5sabCc856UKpNZ8SkumboUmz15qTckquNS1o56sNcg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:53:22.3505040Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T13:53:22.4028300Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T13:53:22.4031760Z ==> Installing imagemagick dependency: libde265 2021-05-15T13:53:22.4772860Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T13:53:22.4818170Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6543-1wdue0o 2021-05-15T13:53:22.5053740Z cp -pR /private/tmp/d20210515-6543-1wdue0o/libde265/. /usr/local/Cellar/libde265 2021-05-15T13:53:22.5265530Z chmod -Rf +w /private/tmp/d20210515-6543-1wdue0o 2021-05-15T13:53:22.6088180Z ==> Finishing up 2021-05-15T13:53:22.7139540Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T13:53:22.7158470Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T13:53:22.7163790Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T13:53:22.7175430Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T13:53:22.7197770Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T13:53:22.7223160Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T13:53:22.7233800Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T13:53:22.7235350Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T13:53:22.7237900Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T13:53:22.7245740Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T13:53:22.7457320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6774-1ahvfeb.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-15T13:53:25.1658630Z ==> Summary 2021-05-15T13:53:25.1686330Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T13:53:25.1699770Z ==> Installing imagemagick dependency: docbook 2021-05-15T13:53:25.1720770Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T13:53:25.1738270Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6543-a3ml0y 2021-05-15T13:53:25.2567150Z cp -pR /private/tmp/d20210515-6543-a3ml0y/docbook/. /usr/local/Cellar/docbook 2021-05-15T13:53:25.4480350Z chmod -Rf +w /private/tmp/d20210515-6543-a3ml0y 2021-05-15T13:53:25.5792950Z ==> Finishing up 2021-05-15T13:53:25.6336350Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6800-12fse4k.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-15T13:53:27.6810340Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T13:53:27.7705200Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:27.8158420Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:27.8607250Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:27.9065370Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:27.9484490Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:27.9942560Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:28.0392940Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:28.0852240Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:28.1269780Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:28.1728650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:28.2178340Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:28.2636650Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:28.3051680Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:28.3506510Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:28.7214210Z ==> Caveats 2021-05-15T13:53:28.7215360Z To use the DocBook package in your XML toolchain, 2021-05-15T13:53:28.7216340Z you need to add the following to your ~/.bashrc: 2021-05-15T13:53:28.7216980Z 2021-05-15T13:53:28.7217790Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T13:53:28.7219000Z ==> Summary 2021-05-15T13:53:28.7349870Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T13:53:28.7358590Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T13:53:28.7430310Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T13:53:28.7448260Z 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/d20210515-6543-120ed7t 2021-05-15T13:53:30.4549620Z cp -pR /private/tmp/d20210515-6543-120ed7t/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T13:53:33.0376960Z chmod -Rf +w /private/tmp/d20210515-6543-120ed7t 2021-05-15T13:53:34.4577890Z ==> Finishing up 2021-05-15T13:53:34.5013000Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T13:53:34.5027810Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T13:53:34.5122490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6841-mq740o.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-15T13:53:36.9831680Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:37.0285730Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:37.0735860Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:53:37.1195730Z ==> 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-15T13:53:37.1614260Z ==> 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-15T13:53:37.2067210Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T13:53:37.2516910Z ==> 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-15T13:53:37.2975600Z ==> 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-15T13:53:37.3393480Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:53:37.3852300Z ==> 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-15T13:53:37.4301020Z ==> 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-15T13:53:37.4762720Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T13:53:37.5181910Z ==> 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-15T13:53:37.5649770Z ==> 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-15T13:53:37.6088190Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:37.6541860Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:53:37.6970880Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:53:37.7430650Z ==> 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-15T13:53:37.7860510Z ==> 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-15T13:53:37.8319540Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T13:53:37.8749140Z ==> 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-15T13:53:37.9208610Z ==> 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-15T13:53:37.9631510Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:53:38.0096980Z ==> 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-15T13:53:38.0548550Z ==> 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-15T13:53:38.1009330Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T13:53:38.1410770Z ==> 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-15T13:53:38.1876750Z ==> 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-15T13:53:39.2338160Z ==> Summary 2021-05-15T13:53:39.5139840Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T13:53:39.5145830Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T13:53:39.5167340Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T13:53:39.5184840Z 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/d20210515-6543-1jsbiyq 2021-05-15T13:53:39.5282330Z cp -pR /private/tmp/d20210515-6543-1jsbiyq/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T13:53:39.5400360Z chmod -Rf +w /private/tmp/d20210515-6543-1jsbiyq 2021-05-15T13:53:39.5890320Z ==> Finishing up 2021-05-15T13:53:39.6317690Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6895-1anv1ta.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-15T13:53:42.3484290Z ==> Caveats 2021-05-15T13:53:42.3486050Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:53:42.3488670Z because macOS already provides this software and installing another version in 2021-05-15T13:53:42.3492140Z parallel can cause all kinds of trouble. 2021-05-15T13:53:42.3492800Z 2021-05-15T13:53:42.3494110Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T13:53:42.3495720Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:53:42.3496520Z 2021-05-15T13:53:42.3497020Z 2021-05-15T13:53:42.3497790Z Bash completion has been installed to: 2021-05-15T13:53:42.3499120Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T13:53:42.3503090Z ==> Summary 2021-05-15T13:53:42.3505810Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T13:53:42.3512900Z ==> Installing imagemagick dependency: xmlto 2021-05-15T13:53:42.3700730Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T13:53:42.3717710Z 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/d20210515-6543-12tfd3p 2021-05-15T13:53:42.3922540Z cp -pR /private/tmp/d20210515-6543-12tfd3p/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T13:53:42.4221700Z chmod -Rf +w /private/tmp/d20210515-6543-12tfd3p 2021-05-15T13:53:42.4937110Z ==> Finishing up 2021-05-15T13:53:42.5350450Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T13:53:42.5357740Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T13:53:42.5377760Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T13:53:42.5391350Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T13:53:42.5396830Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T13:53:42.5504310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6921-t3zpbx.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-15T13:53:44.9348110Z ==> Summary 2021-05-15T13:53:44.9392050Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T13:53:44.9399160Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T13:53:45.0346760Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T13:53:45.0365230Z 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/d20210515-6543-fxz08h 2021-05-15T13:53:45.1068900Z cp -pR /private/tmp/d20210515-6543-fxz08h/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T13:53:45.2393360Z chmod -Rf +w /private/tmp/d20210515-6543-fxz08h 2021-05-15T13:53:45.3969100Z ==> Finishing up 2021-05-15T13:53:45.4371950Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T13:53:45.4421270Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T13:53:45.4432320Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T13:53:45.4538930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.4639180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.4664950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.4681580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.4746720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.4783670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.4811880Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.4860910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.4917470Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bn_IN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5017870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5027550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca@valencia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5053820Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5075320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5093300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5124950Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5162640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5165200Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/en_GB/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5218990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5235830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5257300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5262460Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5289100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5337990Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5340210Z mkdir -p /usr/local/share/locale/fo 2021-05-15T13:53:45.5353840Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T13:53:45.5368380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5377110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5387240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5410970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5423580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5429180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5433240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5436870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5539580Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5638720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5703050Z mkdir -p /usr/local/share/locale/ia 2021-05-15T13:53:45.5759870Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T13:53:45.5846620Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5896720Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5908280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5946890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.5988190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6014940Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6062790Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6116220Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6125060Z mkdir -p /usr/local/share/locale/ky 2021-05-15T13:53:45.6144810Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T13:53:45.6158810Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6261520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6364440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6467010Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6569960Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6672600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6775060Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6877710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.6980350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.7082850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.7185710Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.7288300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.7390760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.7493270Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.7596920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt_BR/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.7699870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.7803370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.7907340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8011970Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8115150Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8219050Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8321860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8425000Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr@latin/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8528020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8566500Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8667440Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8736230Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8753090Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8856130Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8955890Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.8988110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.9090780Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_CN/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.9115870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_HK/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.9121380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/zh_TW/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:53:45.9162210Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T13:53:45.9185160Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T13:53:45.9191930Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T13:53:45.9227700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6947-suhcf3.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-15T13:53:47.8919220Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T13:53:49.1855730Z ==> Summary 2021-05-15T13:53:49.2059350Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T13:53:49.2064660Z ==> Installing imagemagick dependency: libheif 2021-05-15T13:53:49.3203540Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T13:53:49.3219340Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6543-jpyafz 2021-05-15T13:53:49.3446030Z cp -pR /private/tmp/d20210515-6543-jpyafz/libheif/. /usr/local/Cellar/libheif 2021-05-15T13:53:49.3681880Z chmod -Rf +w /private/tmp/d20210515-6543-jpyafz 2021-05-15T13:53:49.4633370Z ==> Finishing up 2021-05-15T13:53:49.5057190Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T13:53:49.5061320Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T13:53:49.5066990Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T13:53:49.5072390Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T13:53:49.5079720Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T13:53:49.5086580Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T13:53:49.5103270Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T13:53:49.5114370Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T13:53:49.5137470Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T13:53:49.5146240Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T13:53:49.5156920Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T13:53:49.5201490Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T13:53:49.5204920Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T13:53:49.5211740Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T13:53:49.5220880Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T13:53:49.5229810Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T13:53:49.5240370Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T13:53:49.5441700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6974-eip336.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-15T13:53:51.7694700Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T13:53:52.9293700Z ==> Summary 2021-05-15T13:53:52.9326600Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T13:53:52.9332140Z ==> Installing imagemagick dependency: liblqr 2021-05-15T13:53:52.9859470Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T13:53:52.9877430Z 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/d20210515-6543-19ghut 2021-05-15T13:53:53.0013400Z cp -pR /private/tmp/d20210515-6543-19ghut/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T13:53:53.0189310Z chmod -Rf +w /private/tmp/d20210515-6543-19ghut 2021-05-15T13:53:53.0737230Z ==> Finishing up 2021-05-15T13:53:53.1168530Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T13:53:53.1185460Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T13:53:53.1191400Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T13:53:53.1202890Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T13:53:53.1359610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7001-zm383v.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-15T13:53:56.1535500Z ==> Summary 2021-05-15T13:53:56.1562760Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T13:53:56.1569400Z ==> Installing imagemagick dependency: libomp 2021-05-15T13:53:56.1624340Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T13:53:56.1642560Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6543-gwceq3 2021-05-15T13:53:56.1787520Z cp -pR /private/tmp/d20210515-6543-gwceq3/libomp/. /usr/local/Cellar/libomp 2021-05-15T13:53:56.1899920Z chmod -Rf +w /private/tmp/d20210515-6543-gwceq3 2021-05-15T13:53:56.2334960Z ==> Finishing up 2021-05-15T13:53:56.2752070Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T13:53:56.2760290Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T13:53:56.2765350Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T13:53:56.2774700Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T13:53:56.2783700Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T13:53:56.2963160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7027-3rscj3.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-15T13:53:58.6556610Z ==> Summary 2021-05-15T13:53:58.6575000Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T13:53:58.6582170Z ==> Installing imagemagick dependency: imath 2021-05-15T13:53:58.6635650Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T13:53:58.6653090Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6543-kw2sgq 2021-05-15T13:53:58.6876940Z cp -pR /private/tmp/d20210515-6543-kw2sgq/imath/. /usr/local/Cellar/imath 2021-05-15T13:53:58.7169770Z chmod -Rf +w /private/tmp/d20210515-6543-kw2sgq 2021-05-15T13:53:58.7921820Z ==> Finishing up 2021-05-15T13:53:58.8347550Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T13:53:58.8372840Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T13:53:58.8377960Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.0.0.dylib libImath-3_0.27.0.0.dylib 2021-05-15T13:53:58.8383750Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T13:53:58.8388960Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T13:53:58.8394470Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T13:53:58.8401940Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T13:53:58.8596050Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7053-1s2r3tv.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-15T13:54:01.4438700Z ==> Summary 2021-05-15T13:54:01.4479130Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T13:54:01.4485650Z ==> Installing imagemagick dependency: openexr 2021-05-15T13:54:01.4592150Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T13:54:01.4609510Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz --directory /private/tmp/d20210515-6543-1m8nfh1 2021-05-15T13:54:01.5622280Z cp -pR /private/tmp/d20210515-6543-1m8nfh1/openexr/. /usr/local/Cellar/openexr 2021-05-15T13:54:01.6533350Z chmod -Rf +w /private/tmp/d20210515-6543-1m8nfh1 2021-05-15T13:54:01.9200780Z ==> Finishing up 2021-05-15T13:54:01.9626950Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T13:54:01.9670300Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T13:54:01.9674660Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T13:54:01.9679820Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T13:54:01.9684170Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T13:54:01.9689250Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T13:54:01.9693620Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T13:54:01.9698390Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T13:54:01.9705000Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T13:54:01.9713330Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T13:54:01.9721820Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T13:54:01.9726350Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.0.0.dylib libIex-3_0.27.0.0.dylib 2021-05-15T13:54:01.9736050Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T13:54:01.9740940Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T13:54:01.9745740Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T13:54:01.9755280Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.0.0.dylib libIlmThread-3_0.27.0.0.dylib 2021-05-15T13:54:01.9761690Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T13:54:01.9766400Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T13:54:01.9771630Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T13:54:01.9776230Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.0.0.dylib libOpenEXR-3_0.27.0.0.dylib 2021-05-15T13:54:01.9781580Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T13:54:01.9786360Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T13:54:01.9791570Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T13:54:01.9796380Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.0.0.dylib libOpenEXRUtil-3_0.27.0.0.dylib 2021-05-15T13:54:01.9801710Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T13:54:01.9806630Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T13:54:01.9812010Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T13:54:01.9819120Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T13:54:02.0275320Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7082-1b0zr4q.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-15T13:54:04.6940690Z ==> Summary 2021-05-15T13:54:04.7051800Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T13:54:04.7058370Z ==> Installing imagemagick 2021-05-15T13:54:04.7061690Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T13:54:04.7080300Z 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/d20210515-6543-4f6zf3 2021-05-15T13:54:05.0427510Z cp -pR /private/tmp/d20210515-6543-4f6zf3/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T13:54:05.4278940Z chmod -Rf +w /private/tmp/d20210515-6543-4f6zf3 2021-05-15T13:54:07.5231900Z ==> Finishing up 2021-05-15T13:54:07.5455280Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T13:54:07.5461630Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T13:54:07.5467060Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T13:54:07.5472030Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T13:54:07.5477480Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T13:54:07.5494670Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T13:54:07.5496710Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T13:54:07.5498820Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T13:54:07.5500800Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T13:54:07.5504900Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T13:54:07.5510250Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T13:54:07.5515470Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T13:54:07.5520510Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T13:54:07.5525950Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T13:54:07.5533480Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T13:54:07.5538570Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T13:54:07.5543840Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T13:54:07.5548560Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T13:54:07.5553970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T13:54:07.5559260Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T13:54:07.5564410Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T13:54:07.5572780Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T13:54:07.5575040Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T13:54:07.5580370Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T13:54:07.5585580Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T13:54:07.5590610Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T13:54:07.5596000Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T13:54:07.5600870Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T13:54:07.5606860Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T13:54:07.5612340Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T13:54:07.5619590Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T13:54:07.5626150Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T13:54:07.5633850Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T13:54:07.5643910Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T13:54:07.5699310Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T13:54:07.5704920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T13:54:07.5710790Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T13:54:07.5721370Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T13:54:07.5731920Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T13:54:07.5738990Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T13:54:07.5744560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T13:54:07.5750170Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T13:54:07.5757150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T13:54:07.5762630Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T13:54:07.5769590Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T13:54:07.5779150Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T13:54:07.5784270Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T13:54:07.5789740Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T13:54:07.5794950Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T13:54:07.5799980Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T13:54:07.5807100Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T13:54:07.5812160Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T13:54:07.5817260Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T13:54:07.5825290Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T13:54:07.5827980Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T13:54:07.5833770Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T13:54:07.5838330Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T13:54:07.5843810Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T13:54:07.5848470Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T13:54:07.5853920Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T13:54:07.5858380Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T13:54:07.5863930Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T13:54:07.5871150Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T13:54:07.5878970Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T13:54:07.5883690Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T13:54:07.5889100Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T13:54:07.5894200Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T13:54:07.5899680Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T13:54:07.5904670Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T13:54:07.5910230Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T13:54:07.5917420Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T13:54:07.8444730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7108-1pn3itf.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-15T13:54:10.6136490Z ==> Summary 2021-05-15T13:54:10.6582710Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T13:54:12.4531390Z ==> Caveats 2021-05-15T13:54:12.4534090Z ==> docbook 2021-05-15T13:54:12.4557160Z To use the DocBook package in your XML toolchain, 2021-05-15T13:54:12.4558160Z you need to add the following to your ~/.bashrc: 2021-05-15T13:54:12.4558770Z 2021-05-15T13:54:12.4559630Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T13:54:12.4560980Z ==> gnu-getopt 2021-05-15T13:54:12.4585780Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:54:12.4587070Z because macOS already provides this software and installing another version in 2021-05-15T13:54:12.4588110Z parallel can cause all kinds of trouble. 2021-05-15T13:54:12.4588720Z 2021-05-15T13:54:12.4589990Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T13:54:12.4591610Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:54:12.4592390Z 2021-05-15T13:54:12.4592890Z 2021-05-15T13:54:12.4593670Z Bash completion has been installed to: 2021-05-15T13:54:12.4594990Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T13:54:14.1158100Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T13:54:15.0655250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:54:15.5581310Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T13:54:15.8376750Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c?se=2021-05-15T14%3A00%3A00Z&sig=%2BXEy8Awpiap3arEGkZd%2BJsoWpM7BAnmh8Laq1ge9Zg4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:15.8670600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A00\%3A00Z\&sig=\%2BXEy8Awpiap3arEGkZd\%2BJsoWpM7BAnmh8Laq1ge9Zg4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:54:15.9250310Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T13:54:15.9885630Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T13:54:15.9912220Z 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/d20210515-7115-qit4sd 2021-05-15T13:54:16.0080920Z cp -pR /private/tmp/d20210515-7115-qit4sd/udunits/. /usr/local/Cellar/udunits 2021-05-15T13:54:16.0276100Z chmod -Rf +w /private/tmp/d20210515-7115-qit4sd 2021-05-15T13:54:16.0887490Z ==> Finishing up 2021-05-15T13:54:16.1808500Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T13:54:16.1814790Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T13:54:16.1820740Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T13:54:16.1830170Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T13:54:16.1846360Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T13:54:16.1898320Z info /usr/local/share/info/udunits2.info 2021-05-15T13:54:16.1906160Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T13:54:16.1944550Z info /usr/local/share/info/udunits2lib.info 2021-05-15T13:54:16.1952860Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T13:54:16.1988740Z info /usr/local/share/info/udunits2prog.info 2021-05-15T13:54:16.1996180Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T13:54:16.2003630Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T13:54:16.2009480Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T13:54:16.2174630Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7282-1lw1he2.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-15T13:54:18.6553020Z ==> Summary 2021-05-15T13:54:18.6583280Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T13:54:20.9615410Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T13:54:20.9617220Z To reinstall 1.6, run: 2021-05-15T13:54:20.9618050Z brew reinstall jq 2021-05-15T13:54:22.5439270Z ==> Caveats 2021-05-15T13:54:22.5440780Z imagej requires Java. You can install the latest version with: 2021-05-15T13:54:22.5442390Z brew install --cask adoptopenjdk 2021-05-15T13:54:22.5443070Z 2021-05-15T13:54:22.8768200Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T13:54:22.9873980Z /usr/bin/curl --disable --globoff --show-error --user-agent 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-15T13:54:29.0410240Z ==> Verifying checksum for cask 'imagej' 2021-05-15T13:54:29.3268490Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T13:54:29.3269640Z ==> Installing Cask imagej 2021-05-15T13:54:29.3711690Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7392-7lhezb 2021-05-15T13:54:29.5178980Z cp -pR /private/tmp/d20210515-7392-7lhezb/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T13:54:29.6602060Z chmod -Rf +w /private/tmp/d20210515-7392-7lhezb 2021-05-15T13:54:29.7259650Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T13:54:29.9687720Z 🍺 imagej was successfully installed! 2021-05-15T13:54:31.8803710Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T13:54:33.3300730Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T13:54:33.5766640Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614?se=2021-05-15T14%3A00%3A00Z&sig=uKlFMIcW684Sa0cU8VHzPD334XR2V59w1zJMQyPfLOQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:33.6909910Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T13:54:35.1575590Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T13:54:35.4533130Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99?se=2021-05-15T14%3A00%3A00Z&sig=QN2ECnaUtWaM5zR5D9xQlzaGsEcdLNHkw5%2Fm1fnn3XM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:35.7113440Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T13:54:35.7215710Z ==> Installing bowtie2 dependency: tbb 2021-05-15T13:54:35.8620820Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T13:54:41.0816410Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T13:54:41.0848740Z ==> Installing bowtie2 2021-05-15T13:54:41.0857660Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T13:54:45.5848600Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T13:54:49.0152530Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T13:54:50.4439910Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T13:54:50.7450080Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a?se=2021-05-15T14%3A00%3A00Z&sig=IDN1GvsQCgQObH26rYHEzDsnU6KSl%2F489fFyBoBC258%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:50.8376170Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T13:54:52.3025580Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T13:54:52.5698930Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91?se=2021-05-15T14%3A00%3A00Z&sig=j%2FRW3Xxp1zgbnvqESq9z1FRnHzWbGY0pu6tfcnE61GU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:52.6704170Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T13:54:54.1619080Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T13:54:54.4432330Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052?se=2021-05-15T14%3A00%3A00Z&sig=k6AqQkQUq1OYKnXHzv1tQ8trkziHPzoNcZeigFWXnCE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:54.5081070Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T13:54:55.9768690Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T13:54:56.2339430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de?se=2021-05-15T14%3A00%3A00Z&sig=Cl3cZKE6CnWnI7vPhNabUK9WGwySTOOPQhGaB%2BHf%2FqY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:56.3005300Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T13:54:57.7729810Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T13:54:58.0549180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71?se=2021-05-15T14%3A00%3A00Z&sig=ZVUHhwucsjX9wj3LD5qorOieudfuBD5dbmwD3Ipp7io%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:58.1230050Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T13:54:59.5831710Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T13:54:59.8410770Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a?se=2021-05-15T14%3A00%3A00Z&sig=nwd7bJZ0tWW2uBm3EU0%2Fs040Am%2BUTOV9aRLXBh2Oo%2FQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:59.9516640Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:55:00.4504870Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T13:55:02.5432780Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T13:55:02.8905970Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:55:05.9674450Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T13:55:07.4171730Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T13:55:07.7015000Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T14%3A05%3A00Z&sig=zAJLiOZ6xwcJHvP8x%2FSqk1mCeLuy9gh4R7GuATpCpT0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:08.0607090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T13:55:09.5823090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T13:55:09.8788290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T14%3A05%3A00Z&sig=QVm7VVHXCRi7rdhNPUk9v07cB4qnxZ1ZYNRsbHYFMVU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:09.9823620Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T13:55:11.4489720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T13:55:11.7969160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T14%3A05%3A00Z&sig=L2OuygqmxNeYZ%2FC%2FtBbuaTikuhBZIyMIjVfrr6nrTUA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:11.8935100Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T13:55:13.3293010Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T13:55:13.7172910Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T14%3A05%3A00Z&sig=Wy829p4plpmZrOllpI%2BlcNWyEo9J9n04DJI6bt5qHvU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:13.8413420Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T13:55:15.2861020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T13:55:15.5824340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T14%3A05%3A00Z&sig=YOIrrmE4ueGZyTPnEGFAeku3Qadwgd%2Bx1xmRBHvFqKs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:15.7012280Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T13:55:17.2116920Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T13:55:17.7483180Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T14%3A05%3A00Z&sig=zm8DDUOOxl16YPiwUP1oKmEhEaomg9NWSqJY12gK1NE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:17.8287110Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T13:55:19.2768820Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T13:55:19.5543970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T14%3A05%3A00Z&sig=bNjM8s9iAyHfyefM3ucTsg4%2BIPbr9Qbs7ChmiU%2FABag%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:19.6387470Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T13:55:21.0900540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T13:55:21.3650940Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T14%3A05%3A00Z&sig=B6OnKyTyH0MzIWw8pvf%2FSRz%2BLy4XE4Us99McChqEU7Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:22.3051340Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T13:55:23.7970030Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T13:55:24.0769560Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T14%3A05%3A00Z&sig=ymlnTSVYerFNqtcsINfyfyh9ORj9mnIyWsGF5PCKkfg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:24.1803700Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T13:55:25.5985550Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T13:55:28.6656160Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T14%3A05%3A00Z&sig=nQ7NmPqq3DoXaKh1b5x9lE%2B5VALGbVY8o87Q6BeeISY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:28.9322640Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T13:55:30.4009940Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T13:55:30.6761190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T14%3A05%3A00Z&sig=dV3U919MdNdreMiIy6zI0hLha657pkXmlVBMieK1FgQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:30.8045910Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T13:55:32.3192160Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T13:55:32.5831470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T14%3A05%3A00Z&sig=%2BTEdwFE7Cz0ZdM20P4iZjSNrGxyZMUHQJEXjKZl%2FQTI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:32.7511210Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T13:55:34.1789760Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T13:55:34.4631800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T14%3A05%3A00Z&sig=qon5xZEMpI8MnV5qXqSupeR37x88RxYRJV5lAsl9kL4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:55:34.8588470Z ==> 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-15T13:55:34.8595830Z ==> Installing gdal dependency: cfitsio 2021-05-15T13:55:34.9262570Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T13:55:37.5011950Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T13:55:37.5068750Z ==> Installing gdal dependency: popt 2021-05-15T13:55:37.5093100Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T13:55:40.0537600Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T13:55:40.0543750Z ==> Installing gdal dependency: epsilon 2021-05-15T13:55:40.0594090Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T13:55:42.6249000Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T13:55:42.6255490Z ==> Installing gdal dependency: expat 2021-05-15T13:55:42.6281460Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T13:55:45.1666690Z ==> Caveats 2021-05-15T13:55:45.1669120Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:55:45.1671190Z because macOS already provides this software and installing another version in 2021-05-15T13:55:45.1672290Z parallel can cause all kinds of trouble. 2021-05-15T13:55:45.1673050Z 2021-05-15T13:55:45.1674370Z If you need to have expat first in your PATH, run: 2021-05-15T13:55:45.1676180Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:55:45.1677020Z 2021-05-15T13:55:45.1678420Z For compilers to find expat you may need to set: 2021-05-15T13:55:45.1680010Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T13:55:45.1681690Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T13:55:45.1682410Z 2021-05-15T13:55:45.1683640Z For pkg-config to find expat you may need to set: 2021-05-15T13:55:45.1684720Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T13:55:45.1685410Z 2021-05-15T13:55:45.1686490Z ==> Summary 2021-05-15T13:55:45.1695670Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T13:55:45.1702720Z ==> Installing gdal dependency: freexl 2021-05-15T13:55:45.1770000Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T13:55:47.8298460Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T13:55:47.8304080Z ==> Installing gdal dependency: geos 2021-05-15T13:55:47.8678140Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T13:55:51.3421540Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T13:55:51.3428310Z ==> Installing gdal dependency: hdf5 2021-05-15T13:55:51.3899280Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:55:55.3457700Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T13:55:55.3463550Z ==> Installing gdal dependency: json-c 2021-05-15T13:55:55.3517530Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T13:55:58.7900930Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T13:55:58.7957120Z ==> Installing gdal dependency: libxml2 2021-05-15T13:55:58.7998370Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T13:56:02.6685980Z ==> Caveats 2021-05-15T13:56:02.6687690Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:56:02.6688960Z because macOS already provides this software and installing another version in 2021-05-15T13:56:02.6689980Z parallel can cause all kinds of trouble. 2021-05-15T13:56:02.6690580Z 2021-05-15T13:56:02.6691390Z If you need to have libxml2 first in your PATH, run: 2021-05-15T13:56:02.6692900Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:56:02.6693760Z 2021-05-15T13:56:02.6695120Z For compilers to find libxml2 you may need to set: 2021-05-15T13:56:02.6696910Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T13:56:02.6698350Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T13:56:02.6699040Z 2021-05-15T13:56:02.6700230Z For pkg-config to find libxml2 you may need to set: 2021-05-15T13:56:02.6701270Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T13:56:02.6701940Z 2021-05-15T13:56:02.6703100Z ==> Summary 2021-05-15T13:56:02.6867140Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T13:56:02.6873380Z ==> Installing gdal dependency: libdap 2021-05-15T13:56:02.7034950Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T13:56:06.3912040Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T13:56:06.3926560Z ==> Installing gdal dependency: proj 2021-05-15T13:56:06.4057380Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T13:56:10.1785830Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T13:56:10.1885930Z ==> Installing gdal dependency: libgeotiff 2021-05-15T13:56:10.2038190Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T13:56:13.9666120Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T13:56:13.9765960Z ==> Installing gdal dependency: librttopo 2021-05-15T13:56:14.0177530Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T13:56:17.5051050Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T13:56:17.5073700Z ==> Installing gdal dependency: minizip 2021-05-15T13:56:17.5221280Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T13:56:21.1959490Z ==> Caveats 2021-05-15T13:56:21.2032020Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T13:56:21.2033620Z with the venerable 'unzip' library. 2021-05-15T13:56:21.2034890Z ==> Summary 2021-05-15T13:56:21.2036200Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T13:56:21.2037650Z ==> Installing gdal dependency: libspatialite 2021-05-15T13:56:21.2876710Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T13:56:25.3340740Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T13:56:25.3440750Z ==> Installing gdal dependency: netcdf 2021-05-15T13:56:25.3910990Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T13:56:29.3480450Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T13:56:29.3551580Z ==> Installing gdal dependency: openblas 2021-05-15T13:56:29.3828910Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T13:56:34.7838880Z ==> Caveats 2021-05-15T13:56:34.7841320Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:56:34.7842760Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T13:56:34.7843530Z 2021-05-15T13:56:34.7844370Z For compilers to find openblas you may need to set: 2021-05-15T13:56:34.7851820Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T13:56:34.7853320Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T13:56:34.7854040Z 2021-05-15T13:56:34.7855300Z For pkg-config to find openblas you may need to set: 2021-05-15T13:56:34.7856400Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T13:56:34.7857090Z 2021-05-15T13:56:34.7858150Z ==> Summary 2021-05-15T13:56:34.7868780Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T13:56:34.7875840Z ==> Installing gdal dependency: numpy 2021-05-15T13:56:34.8575780Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T13:56:40.0553980Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T13:56:40.0560000Z ==> Installing gdal dependency: xerces-c 2021-05-15T13:56:40.0644460Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T13:56:46.5864380Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T13:56:46.5870720Z ==> Installing gdal 2021-05-15T13:56:46.5874270Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T13:56:54.7020720Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T13:56:55.9571170Z ==> No outdated dependents to upgrade! 2021-05-15T13:56:55.9588370Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:56:56.3009090Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:56:56.3108120Z netcdf 2021-05-15T13:56:56.3959030Z ==> Caveats 2021-05-15T13:56:56.3961160Z ==> expat 2021-05-15T13:56:56.4033550Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:56:56.4034790Z because macOS already provides this software and installing another version in 2021-05-15T13:56:56.4035820Z parallel can cause all kinds of trouble. 2021-05-15T13:56:56.4036510Z 2021-05-15T13:56:56.4037300Z If you need to have expat first in your PATH, run: 2021-05-15T13:56:56.4038810Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:56:56.4039550Z 2021-05-15T13:56:56.4040350Z For compilers to find expat you may need to set: 2021-05-15T13:56:56.4041610Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T13:56:56.4042930Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T13:56:56.4043600Z 2021-05-15T13:56:56.4044740Z For pkg-config to find expat you may need to set: 2021-05-15T13:56:56.4045780Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T13:56:56.4046430Z 2021-05-15T13:56:56.4047650Z ==> libxml2 2021-05-15T13:56:56.4102490Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:56:56.4103760Z because macOS already provides this software and installing another version in 2021-05-15T13:56:56.4104770Z parallel can cause all kinds of trouble. 2021-05-15T13:56:56.4105370Z 2021-05-15T13:56:56.4106160Z If you need to have libxml2 first in your PATH, run: 2021-05-15T13:56:56.4107650Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:56:56.4108400Z 2021-05-15T13:56:56.4109190Z For compilers to find libxml2 you may need to set: 2021-05-15T13:56:56.4110470Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T13:56:56.4111810Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T13:56:56.4112480Z 2021-05-15T13:56:56.4113640Z For pkg-config to find libxml2 you may need to set: 2021-05-15T13:56:56.4114670Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T13:56:56.4115330Z 2021-05-15T13:56:56.4116540Z ==> minizip 2021-05-15T13:56:56.4127270Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T13:56:56.4128650Z with the venerable 'unzip' library. 2021-05-15T13:56:56.4129860Z ==> openblas 2021-05-15T13:56:56.4190400Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:56:56.4191620Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T13:56:56.4192360Z 2021-05-15T13:56:56.4193190Z For compilers to find openblas you may need to set: 2021-05-15T13:56:56.4194570Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T13:56:56.4196000Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T13:56:56.4197060Z 2021-05-15T13:56:56.4198590Z For pkg-config to find openblas you may need to set: 2021-05-15T13:56:56.4199730Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T13:56:56.4200540Z 2021-05-15T13:56:58.5538580Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:56:59.0445790Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T13:56:59.0474650Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T13:56:59.3204890Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:56:59.3387130Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:56:59.8154090Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T13:56:59.8186400Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T13:57:05.3574640Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:57:05.3778870Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T13:57:06.8150970Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T13:57:07.0882950Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5?se=2021-05-15T14%3A05%3A00Z&sig=F%2Fs0V1Z7TChkY5XjTb%2B13bDcV64GiZzJdXAyDjzf%2BNM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:08.3577180Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T13:57:08.8593280Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T13:57:08.8624310Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T13:57:09.1437810Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T13:57:09.1552970Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T13:57:10.5590350Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T13:57:10.8204890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d?se=2021-05-15T14%3A05%3A00Z&sig=p8wxKmybqjwhROGdJLLf6v05MYi3BmAG36Ykuo4tI2g%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:10.9789950Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T13:57:10.9791340Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T13:57:12.5203910Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T13:57:12.8019700Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8?se=2021-05-15T14%3A05%3A00Z&sig=9z1FgNT%2BAZBFowVacv6DKyWdrpU1Fh1G1O%2FtEHJqwls%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:13.4577130Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T13:57:14.9189820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T13:57:15.1857170Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481?se=2021-05-15T14%3A05%3A00Z&sig=IWj8k8LP2mj5AYw4WEMqqKulD6ixeEsfKe39RSdY7WQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:15.4556490Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T13:57:16.9220120Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T13:57:17.1867050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d?se=2021-05-15T14%3A05%3A00Z&sig=ZiuMXWLL1wouuRHI%2FrHNMSJGPbTlXLs8%2FUwxTIxAyEI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:57:23.4360310Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T13:57:23.4467870Z ==> Installing itk dependency: open-mpi 2021-05-15T13:57:23.5549460Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:57:30.6057850Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T13:57:30.6157600Z ==> Installing itk dependency: fftw 2021-05-15T13:57:30.6779420Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:57:34.8735550Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T13:57:34.8779750Z ==> Installing itk dependency: boost 2021-05-15T13:57:34.8794970Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T13:58:08.8827160Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T13:58:08.8926890Z ==> Installing itk dependency: netcdf 2021-05-15T13:58:08.9478560Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T13:58:11.7967090Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T13:58:11.7974350Z ==> Installing itk dependency: pyqt@5 2021-05-15T13:58:11.8443060Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T13:58:17.0483290Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T13:58:17.0489360Z ==> Installing itk dependency: vtk@8.2 2021-05-15T13:58:17.2037840Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T13:58:46.3550530Z ==> Caveats 2021-05-15T13:58:46.3556460Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:58:46.3557610Z because this is an alternate version of another formula. 2021-05-15T13:58:46.3558280Z 2021-05-15T13:58:46.3559070Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T13:58:46.3560540Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:58:46.3561270Z 2021-05-15T13:58:46.3562150Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T13:58:46.3564600Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T13:58:46.3566130Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T13:58:46.3566810Z 2021-05-15T13:58:46.3567900Z ==> Summary 2021-05-15T13:58:46.6036740Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T13:58:46.6042940Z ==> Installing itk dependency: gdcm 2021-05-15T13:58:46.7965430Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T13:58:52.7644130Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T13:58:52.7651390Z ==> Installing itk 2021-05-15T13:58:52.7655810Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T13:59:07.1330500Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T13:59:10.1833980Z ==> No outdated dependents to upgrade! 2021-05-15T13:59:10.1835870Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:59:12.6482110Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:59:12.6483270Z fftw 2021-05-15T13:59:12.6817970Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T13:59:12.6819720Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T13:59:14.4583010Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T13:59:14.5788440Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T13:59:15.6021190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:16.1179020Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T13:59:16.4213260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f?se=2021-05-15T14%3A05%3A00Z&sig=4AnmAEeLw1%2FfLqFBQyoXT0mtlZWwht6uH0abb%2BAOZkQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:16.4611330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=4AnmAEeLw1\%2FfLqFBQyoXT0mtlZWwht6uH0abb\%2BAOZkQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:16.5012060Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T13:59:16.5072080Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T13:59:17.7606080Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:18.2141450Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T13:59:18.5047470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8?se=2021-05-15T14%3A05%3A00Z&sig=CWbVHzU8DaB3zDHKNuHefwwtwy9b1aA8Euff%2BujNuro%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:18.5424590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=CWbVHzU8DaB3zDHKNuHefwwtwy9b1aA8Euff\%2BujNuro\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:18.6076170Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T13:59:18.6162460Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T13:59:19.5911120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:20.0993180Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T13:59:20.3742680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f?se=2021-05-15T14%3A05%3A00Z&sig=PNXihnGCL4FK43CwNMy3CV5RHaQbV50ioQXnKYTSl7w%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:23.3126680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=PNXihnGCL4FK43CwNMy3CV5RHaQbV50ioQXnKYTSl7w\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:23.3507680Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T13:59:23.3552400Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T13:59:24.3021720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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-15T13:59:24.7733440Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T13:59:28.7984060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905?se=2021-05-15T14%3A05%3A00Z&sig=%2BnX47LqZzXkBDoLBnK9pGa0bOXd5Olz5Uhrpveh8IK4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:28.8408630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T14\%3A05\%3A00Z\&sig=\%2BnX47LqZzXkBDoLBnK9pGa0bOXd5Olz5Uhrpveh8IK4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:59:29.0919570Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T13:59:29.1533840Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T13:59:29.1538520Z ==> Installing libav dependency: faac 2021-05-15T13:59:29.2141510Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T13:59:29.2170370Z 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/d20210515-9005-1is3tjw 2021-05-15T13:59:29.2289860Z cp -pR /private/tmp/d20210515-9005-1is3tjw/faac/. /usr/local/Cellar/faac 2021-05-15T13:59:29.2454180Z chmod -Rf +w /private/tmp/d20210515-9005-1is3tjw 2021-05-15T13:59:29.3024490Z ==> Finishing up 2021-05-15T13:59:29.3531700Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T13:59:29.3539470Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T13:59:29.3545230Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T13:59:29.3557250Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T13:59:29.3564630Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T13:59:29.3570030Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T13:59:29.3575760Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T13:59:29.3720960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9187-gchbu6.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-15T13:59:31.8457900Z ==> Summary 2021-05-15T13:59:31.8487130Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T13:59:31.8494400Z ==> Installing libav dependency: fdk-aac 2021-05-15T13:59:31.8520080Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T13:59:31.8538490Z 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/d20210515-9005-1be2mr6 2021-05-15T13:59:31.8815820Z cp -pR /private/tmp/d20210515-9005-1be2mr6/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T13:59:31.8990940Z chmod -Rf +w /private/tmp/d20210515-9005-1be2mr6 2021-05-15T13:59:31.9524940Z ==> Finishing up 2021-05-15T13:59:32.0044790Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T13:59:32.0050730Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T13:59:32.0057880Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T13:59:32.0062930Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T13:59:32.0068470Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T13:59:32.0076030Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T13:59:32.0232370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9213-yq04mt.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-15T13:59:34.3128670Z ==> Summary 2021-05-15T13:59:34.3153410Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T13:59:34.3160520Z ==> Installing libav dependency: sdl 2021-05-15T13:59:34.3185770Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T13:59:34.3203830Z 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/d20210515-9005-dcfc4a 2021-05-15T13:59:34.3985450Z cp -pR /private/tmp/d20210515-9005-dcfc4a/sdl/. /usr/local/Cellar/sdl 2021-05-15T13:59:34.5224880Z chmod -Rf +w /private/tmp/d20210515-9005-dcfc4a 2021-05-15T13:59:34.6780560Z ==> Finishing up 2021-05-15T13:59:34.7286920Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T13:59:34.7292150Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T13:59:34.7301530Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T13:59:34.7317120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T13:59:34.7323320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T13:59:34.7329130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T13:59:34.7335320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T13:59:34.7341100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T13:59:34.7347080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T13:59:34.7353100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T13:59:34.7359080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T13:59:34.7365620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T13:59:34.7371700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T13:59:34.7377740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T13:59:34.7385720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T13:59:34.7391200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T13:59:34.7397610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T13:59:34.7415050Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T13:59:34.7420770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T13:59:34.7426800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T13:59:34.7432380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T13:59:34.7437830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T13:59:34.7443380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T13:59:34.7449030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T13:59:34.7454870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T13:59:34.7460670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T13:59:34.7466070Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T13:59:34.7472340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T13:59:34.7478640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T13:59:34.7484280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T13:59:34.7489890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T13:59:34.7495950Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T13:59:34.7501890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T13:59:34.7506930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T13:59:34.7513450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T13:59:34.7519180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T13:59:34.7524580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T13:59:34.7530030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T13:59:34.7535690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T13:59:34.7541100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T13:59:34.7546960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T13:59:34.7552480Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T13:59:34.7558180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T13:59:34.7563590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T13:59:34.7569260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T13:59:34.7575090Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T13:59:34.7580470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T13:59:34.7585860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T13:59:34.7591210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T13:59:34.7608100Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T13:59:34.7614620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T13:59:34.7619980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T13:59:34.7625400Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T13:59:34.7631670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T13:59:34.7637560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T13:59:34.7643060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T13:59:34.7648860Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T13:59:34.7654460Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T13:59:34.7659970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T13:59:34.7665680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T13:59:34.7671170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T13:59:34.7676690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T13:59:34.7682010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T13:59:34.7687850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T13:59:34.7693280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T13:59:34.7698670Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T13:59:34.7704000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T13:59:34.7709350Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T13:59:34.7715410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T13:59:34.7720720Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T13:59:34.7726740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T13:59:34.7731850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T13:59:34.7737320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T13:59:34.7742790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T13:59:34.7748290Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T13:59:34.7753870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T13:59:34.7759910Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T13:59:34.7765620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T13:59:34.7770730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T13:59:34.7776030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T13:59:34.7781610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T13:59:34.7797540Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T13:59:34.7802920Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T13:59:34.7808610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T13:59:34.7814380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T13:59:34.7819930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T13:59:34.7825490Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T13:59:34.7830960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T13:59:34.7836590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T13:59:34.7842240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T13:59:34.7847730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T13:59:34.7853190Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T13:59:34.7859580Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T13:59:34.7864510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T13:59:34.7869900Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T13:59:34.7875680Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T13:59:34.7881790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T13:59:34.7887450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T13:59:34.7892780Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T13:59:34.7898110Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T13:59:34.7902340Z Only the first 100 operations were output. 2021-05-15T13:59:34.8823460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9239-1r2liay.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-15T13:59:37.2277240Z ==> Summary 2021-05-15T13:59:37.2429350Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T13:59:37.2433670Z ==> Installing libav 2021-05-15T13:59:37.2438310Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T13:59:37.2458880Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz --directory /private/tmp/d20210515-9005-1d5zori 2021-05-15T13:59:37.4423500Z cp -pR /private/tmp/d20210515-9005-1d5zori/libav/. /usr/local/Cellar/libav 2021-05-15T13:59:37.5406650Z chmod -Rf +w /private/tmp/d20210515-9005-1d5zori 2021-05-15T13:59:38.9060590Z ==> Finishing up 2021-05-15T13:59:38.9565050Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T13:59:38.9569530Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T13:59:38.9583860Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T13:59:38.9596410Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T13:59:38.9602510Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T13:59:38.9608190Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T13:59:38.9950890Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9265-11j6pqw.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-15T13:59:41.4118090Z ==> Summary 2021-05-15T13:59:41.4142490Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T13:59:43.9426770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T13:59:45.4089820Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T13:59:45.6996900Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b?se=2021-05-15T14%3A05%3A00Z&sig=6%2FRl9ZRzoeJ3v5i3r6dk7u4WZO%2B%2BNDaHwOIhhpcM7tw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:59:45.8561990Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T13:59:48.5560170Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T13:59:50.9729480Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T13:59:50.9730730Z To reinstall 4.3.0, run: 2021-05-15T13:59:50.9731620Z brew reinstall libtiff 2021-05-15T13:59:52.6247420Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T13:59:52.6248910Z To reinstall 2.3.9_1, run: 2021-05-15T13:59:52.6249920Z brew reinstall unixodbc 2021-05-15T13:59:54.2802700Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T13:59:54.2803800Z To reinstall 1.0.18_1, run: 2021-05-15T13:59:54.2804590Z brew reinstall libsodium 2021-05-15T13:59:55.9111710Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T13:59:55.9113040Z To reinstall 4.1.1, run: 2021-05-15T13:59:55.9113940Z brew reinstall tesseract 2021-05-15T13:59:57.5522640Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T13:59:57.5524710Z To reinstall 1.21.1, run: 2021-05-15T13:59:57.5525630Z brew reinstall wget 2021-05-15T13:59:59.1794690Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T13:59:59.1795930Z To reinstall 4.3.4, run: 2021-05-15T13:59:59.1796810Z brew reinstall zeromq 2021-05-15T14:00:00.8359140Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T14:00:00.8360620Z To reinstall 2.2.27.6_1, run: 2021-05-15T14:00:00.8361490Z brew reinstall udunits 2021-05-15T14:00:02.4717090Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T14:00:02.4718260Z To reinstall 1.2.0, run: 2021-05-15T14:00:02.4719020Z brew reinstall webp 2021-05-15T14:00:04.1750510Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T14:00:05.6893720Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T14:00:06.3802090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T14%3A10%3A00Z&sig=TFsgDsuIaEMxXDkN%2B2hehjwXdvojLwl5MDfQ%2Few0J7U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T14:00:08.2775920Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T14:00:51.1713490Z ==> Caveats 2021-05-15T14:00:51.1714780Z Bash completion has been installed to: 2021-05-15T14:00:51.1715780Z /usr/local/etc/bash_completion.d 2021-05-15T14:00:51.1717120Z ==> Summary 2021-05-15T14:00:52.5796010Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T14:00:55.3261600Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T14:00:55.3267550Z ==> Downloading from https://github-releases.githubusercontent.com/201858552/97a77400-a5f0-11eb-90ad-2973b8c2dc53?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210515%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210515T140055Z&X-Amz-Expires=300&X-Amz-Signature=858732a1fb2e770c347fa60bc3d8012994b817baaca9f2fe4f24f9eb4831150d&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-15T14:00:58.7457330Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T14:00:58.7458950Z ==> Installing Cask xquartz 2021-05-15T14:01:16.6222300Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T14:01:16.6224570Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T14:01:40.8382520Z installer: Package name is 2021-05-15T14:01:40.8387290Z installer: Installing at base path / 2021-05-15T14:01:40.8388320Z installer: The install was successful. 2021-05-15T14:01:40.8390300Z installer: The install requires logging out now. 2021-05-15T14:01:40.9246370Z 🍺 xquartz was successfully installed! 2021-05-15T14:01:40.9476670Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:01:40.9477190Z with: 2021-05-15T14:01:40.9477640Z github_slug: neuroconductor/I2C2 2021-05-15T14:01:40.9478020Z env: 2021-05-15T14:01:40.9478390Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:40.9478800Z TIC_DEPLOY_KEY: 2021-05-15T14:01:40.9479100Z RSPM: 2021-05-15T14:01:40.9480290Z GITHUB_PAT: *** 2021-05-15T14:01:40.9480670Z COVERALLS_TOKEN: 2021-05-15T14:01:40.9481100Z continue-on-error: false 2021-05-15T14:01:40.9481530Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:40.9481980Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:40.9482380Z TZ: UTC 2021-05-15T14:01:40.9482720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:40.9483090Z NOT_CRAN: true 2021-05-15T14:01:40.9483410Z ##[endgroup] 2021-05-15T14:01:41.0133710Z repo slug is: neuroconductor/I2C2 2021-05-15T14:01:41.0252850Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:01:41.0253610Z env: 2021-05-15T14:01:41.0254050Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:41.0254490Z TIC_DEPLOY_KEY: 2021-05-15T14:01:41.0254860Z RSPM: 2021-05-15T14:01:41.0255660Z GITHUB_PAT: *** 2021-05-15T14:01:41.0256080Z COVERALLS_TOKEN: 2021-05-15T14:01:41.0256530Z continue-on-error: false 2021-05-15T14:01:41.0257020Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:41.0257490Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:41.0269780Z TZ: UTC 2021-05-15T14:01:41.0270200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:41.0270600Z NOT_CRAN: true 2021-05-15T14:01:41.0271000Z ##[endgroup] 2021-05-15T14:01:42.3793490Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:01:42.3794120Z with: 2021-05-15T14:01:42.3794500Z repo_name: I2C2 2021-05-15T14:01:42.3794870Z repo_version: 0.2.4 2021-05-15T14:01:42.3795280Z runner_os: macOS 2021-05-15T14:01:42.3795640Z R_version: 3.6 2021-05-15T14:01:42.3795990Z env: 2021-05-15T14:01:42.3796400Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:42.3796870Z TIC_DEPLOY_KEY: 2021-05-15T14:01:42.3797240Z RSPM: 2021-05-15T14:01:42.3798360Z GITHUB_PAT: *** 2021-05-15T14:01:42.3798800Z COVERALLS_TOKEN: 2021-05-15T14:01:42.3799240Z continue-on-error: false 2021-05-15T14:01:42.3799750Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:42.3800290Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:42.3800760Z TZ: UTC 2021-05-15T14:01:42.3801120Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:42.3801530Z NOT_CRAN: true 2021-05-15T14:01:42.3801880Z ##[endgroup] 2021-05-15T14:01:42.4438500Z Package: I2C2 2021-05-15T14:01:42.4443960Z Version: 0.2.4 2021-05-15T14:01:42.4444900Z OS: macOS 2021-05-15T14:01:42.4526160Z ##[group]Run install.packages('remotes') 2021-05-15T14:01:42.4526890Z install.packages('remotes') 2021-05-15T14:01:42.4527730Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:01:42.4528660Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:01:42.4735290Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:42.4735730Z env: 2021-05-15T14:01:42.4736140Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:42.4736610Z TIC_DEPLOY_KEY: 2021-05-15T14:01:42.4736950Z RSPM: 2021-05-15T14:01:42.4737830Z GITHUB_PAT: *** 2021-05-15T14:01:42.4738230Z COVERALLS_TOKEN: 2021-05-15T14:01:42.4738720Z continue-on-error: false 2021-05-15T14:01:42.4739180Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:42.4739680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:42.4740100Z TZ: UTC 2021-05-15T14:01:42.4740550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:42.4740940Z NOT_CRAN: true 2021-05-15T14:01:42.4741320Z ##[endgroup] 2021-05-15T14:01:42.7005000Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:01:42.7006660Z (as ‘lib’ is unspecified) 2021-05-15T14:01:45.7813210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/remotes_2.3.0.tgz' 2021-05-15T14:01:45.9051980Z Content type 'application/x-gzip' length 390705 bytes (381 KB) 2021-05-15T14:01:45.9190140Z ================================================== 2021-05-15T14:01:45.9191030Z downloaded 381 KB 2021-05-15T14:01:45.9191660Z 2021-05-15T14:01:45.9406220Z 2021-05-15T14:01:45.9503000Z The downloaded binary packages are in 2021-05-15T14:01:45.9504350Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpCS6Q5S/downloaded_packages 2021-05-15T14:01:50.3989740Z ##[group]Run actions/cache@v1 2021-05-15T14:01:50.3990310Z with: 2021-05-15T14:01:50.3990750Z path: /Users/runner/work/_temp/Library 2021-05-15T14:01:50.3993150Z key: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1-125448191b3596ba7b68afcd44ddcaae517fea86aa701eaf38bea27da295c042 2021-05-15T14:01:50.3996420Z restore-keys: macOS-52cdae6dc4678912e67409510b56a0db328f17bfc885ed7e1aa35e76f12f06eb-1- 2021-05-15T14:01:50.3997440Z env: 2021-05-15T14:01:50.3997920Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:50.3998410Z TIC_DEPLOY_KEY: 2021-05-15T14:01:50.3998740Z RSPM: 2021-05-15T14:01:50.3999960Z GITHUB_PAT: *** 2021-05-15T14:01:50.4000400Z COVERALLS_TOKEN: 2021-05-15T14:01:50.4000850Z continue-on-error: false 2021-05-15T14:01:50.4001360Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:50.4001840Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:50.4002410Z TZ: UTC 2021-05-15T14:01:50.4002860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:50.4003260Z NOT_CRAN: true 2021-05-15T14:01:50.4003650Z ##[endgroup] 2021-05-15T14:01:50.4720500Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:01:50.4825810Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:01:50.4826620Z remotes::install_github("ropensci/tic") 2021-05-15T14:01:50.4827270Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:01:50.4827970Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:01:50.4828540Z remotes::install_cran("covr") 2021-05-15T14:01:50.5040000Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:50.5040450Z env: 2021-05-15T14:01:50.5040950Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:50.5041480Z TIC_DEPLOY_KEY: 2021-05-15T14:01:50.5041860Z RSPM: 2021-05-15T14:01:50.5042950Z GITHUB_PAT: *** 2021-05-15T14:01:50.5043390Z COVERALLS_TOKEN: 2021-05-15T14:01:50.5043890Z continue-on-error: false 2021-05-15T14:01:50.5044420Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:50.5044940Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:50.5045370Z TZ: UTC 2021-05-15T14:01:50.5045810Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:50.5046260Z NOT_CRAN: true 2021-05-15T14:01:50.5046650Z ##[endgroup] 2021-05-15T14:01:50.7780230Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:01:51.4836900Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:01:54.7556920Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:01:54.7558490Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:01:54.7559850Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:01:54.7561080Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:01:54.7562400Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:01:54.7563690Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:01:54.7564950Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:01:54.7566250Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:01:54.7567470Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:01:54.7568790Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:01:54.7570070Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:01:54.7571340Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:01:54.7572680Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:01:54.7573950Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:01:54.7575260Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:01:54.7576560Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:01:54.7577860Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:01:54.7579210Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:01:54.7580450Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:01:54.7581820Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:01:54.7584380Z 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-15T14:01:54.7586150Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:01:54.7587400Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:01:54.7588620Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:01:54.7589900Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:01:54.7591580Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:01:54.7592950Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:01:54.7594500Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:01:54.7595830Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:01:54.7597020Z (as ‘lib’ is unspecified) 2021-05-15T14:01:54.7598220Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:01:54.7599460Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:01:54.7600600Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:01:54.7601780Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:01:54.7602910Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:01:54.7604120Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:01:54.7605340Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:01:54.7606490Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:01:57.8099710Z 2021-05-15T14:01:57.8101610Z There is a binary version available but the source version is later: 2021-05-15T14:01:57.8127940Z binary source needs_compilation 2021-05-15T14:01:57.8128700Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T14:01:57.8129000Z 2021-05-15T14:01:57.8154880Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rlang_0.4.11.tgz' 2021-05-15T14:01:57.9340650Z Content type 'application/x-gzip' length 1329201 bytes (1.3 MB) 2021-05-15T14:01:57.9566190Z ================================================== 2021-05-15T14:01:57.9567170Z downloaded 1.3 MB 2021-05-15T14:01:57.9567880Z 2021-05-15T14:01:57.9602770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/magrittr_2.0.1.tgz' 2021-05-15T14:01:58.0799650Z Content type 'application/x-gzip' length 225659 bytes (220 KB) 2021-05-15T14:01:58.0843390Z ================================================== 2021-05-15T14:01:58.0844360Z downloaded 220 KB 2021-05-15T14:01:58.0845310Z 2021-05-15T14:01:58.0874040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/glue_1.4.2.tgz' 2021-05-15T14:01:58.3200890Z Content type 'application/x-gzip' length 138799 bytes (135 KB) 2021-05-15T14:01:58.3228360Z ================================================== 2021-05-15T14:01:58.3229460Z downloaded 135 KB 2021-05-15T14:01:58.3230400Z 2021-05-15T14:01:58.3259310Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sys_3.4.tgz' 2021-05-15T14:01:58.4794270Z Content type 'application/x-gzip' length 47455 bytes (46 KB) 2021-05-15T14:01:58.4801860Z ================================================== 2021-05-15T14:01:58.4802980Z downloaded 46 KB 2021-05-15T14:01:58.4803870Z 2021-05-15T14:01:58.4833320Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/askpass_1.1.tgz' 2021-05-15T14:01:58.6216740Z Content type 'application/x-gzip' length 21926 bytes (21 KB) 2021-05-15T14:01:58.6218780Z ================================================== 2021-05-15T14:01:58.6219780Z downloaded 21 KB 2021-05-15T14:01:58.6220490Z 2021-05-15T14:01:58.6247870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/R6_2.5.0.tgz' 2021-05-15T14:01:58.8737250Z Content type 'application/x-gzip' length 82507 bytes (80 KB) 2021-05-15T14:01:58.8774640Z ================================================== 2021-05-15T14:01:58.8775680Z downloaded 80 KB 2021-05-15T14:01:58.8776600Z 2021-05-15T14:01:58.8806950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/openssl_1.4.4.tgz' 2021-05-15T14:01:59.0096630Z Content type 'application/x-gzip' length 2804627 bytes (2.7 MB) 2021-05-15T14:01:59.0423560Z ================================================== 2021-05-15T14:01:59.0424660Z downloaded 2.7 MB 2021-05-15T14:01:59.0425390Z 2021-05-15T14:01:59.0461360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/mime_0.10.tgz' 2021-05-15T14:01:59.2750660Z Content type 'application/x-gzip' length 35486 bytes (34 KB) 2021-05-15T14:01:59.2848270Z ================================================== 2021-05-15T14:01:59.2849250Z downloaded 34 KB 2021-05-15T14:01:59.2850240Z 2021-05-15T14:01:59.2878940Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/curl_4.3.1.tgz' 2021-05-15T14:01:59.5225360Z Content type 'application/x-gzip' length 861385 bytes (841 KB) 2021-05-15T14:01:59.5410340Z ================================================== 2021-05-15T14:01:59.5410940Z downloaded 841 KB 2021-05-15T14:01:59.5411240Z 2021-05-15T14:01:59.5443400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/jsonlite_1.7.2.tgz' 2021-05-15T14:01:59.8095690Z Content type 'application/x-gzip' length 492295 bytes (480 KB) 2021-05-15T14:01:59.8158590Z ================================================== 2021-05-15T14:01:59.8159630Z downloaded 480 KB 2021-05-15T14:01:59.8160320Z 2021-05-15T14:01:59.8192770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ini_0.3.1.tgz' 2021-05-15T14:02:00.0486680Z Content type 'application/x-gzip' length 13465 bytes (13 KB) 2021-05-15T14:02:00.0489150Z ================================================== 2021-05-15T14:02:00.0490120Z downloaded 13 KB 2021-05-15T14:02:00.0490870Z 2021-05-15T14:02:00.0519910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/httr_1.4.2.tgz' 2021-05-15T14:02:00.2984620Z Content type 'application/x-gzip' length 500962 bytes (489 KB) 2021-05-15T14:02:00.3260450Z ================================================== 2021-05-15T14:02:00.3261480Z downloaded 489 KB 2021-05-15T14:02:00.3262140Z 2021-05-15T14:02:00.3291970Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gitcreds_0.1.1.tgz' 2021-05-15T14:02:00.4908480Z Content type 'application/x-gzip' length 92090 bytes (89 KB) 2021-05-15T14:02:00.4909190Z ================================================== 2021-05-15T14:02:00.4909670Z downloaded 89 KB 2021-05-15T14:02:00.4909970Z 2021-05-15T14:02:00.4944490Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cli_2.5.0.tgz' 2021-05-15T14:02:00.6247450Z Content type 'application/x-gzip' length 530336 bytes (517 KB) 2021-05-15T14:02:00.6427220Z ================================================== 2021-05-15T14:02:00.6428230Z downloaded 517 KB 2021-05-15T14:02:00.6428980Z 2021-05-15T14:02:00.6460960Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/zip_2.1.1.tgz' 2021-05-15T14:02:00.8437250Z Content type 'application/x-gzip' length 211509 bytes (206 KB) 2021-05-15T14:02:00.8463940Z ================================================== 2021-05-15T14:02:00.8464710Z downloaded 206 KB 2021-05-15T14:02:00.8465680Z 2021-05-15T14:02:00.8496180Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rstudioapi_0.13.tgz' 2021-05-15T14:02:00.9894830Z Content type 'application/x-gzip' length 273086 bytes (266 KB) 2021-05-15T14:02:00.9969890Z ================================================== 2021-05-15T14:02:00.9970930Z downloaded 266 KB 2021-05-15T14:02:00.9971980Z 2021-05-15T14:02:01.0001990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/credentials_1.3.0.tgz' 2021-05-15T14:02:01.2059100Z Content type 'application/x-gzip' length 171002 bytes (166 KB) 2021-05-15T14:02:01.2096040Z ================================================== 2021-05-15T14:02:01.2097300Z downloaded 166 KB 2021-05-15T14:02:01.2098270Z 2021-05-15T14:02:01.2127000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rprojroot_2.0.2.tgz' 2021-05-15T14:02:01.4265990Z Content type 'application/x-gzip' length 96283 bytes (94 KB) 2021-05-15T14:02:01.4830710Z ================================================== 2021-05-15T14:02:01.4831830Z downloaded 94 KB 2021-05-15T14:02:01.4832840Z 2021-05-15T14:02:01.4861650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/crayon_1.4.1.tgz' 2021-05-15T14:02:02.1785410Z Content type 'application/x-gzip' length 139780 bytes (136 KB) 2021-05-15T14:02:02.2032200Z ================================================== 2021-05-15T14:02:02.2033250Z downloaded 136 KB 2021-05-15T14:02:02.2034280Z 2021-05-15T14:02:02.2065570Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fastmap_1.1.0.tgz' 2021-05-15T14:02:02.4174840Z Content type 'application/x-gzip' length 187973 bytes (183 KB) 2021-05-15T14:02:02.4205050Z ================================================== 2021-05-15T14:02:02.4206090Z downloaded 183 KB 2021-05-15T14:02:02.4207020Z 2021-05-15T14:02:02.4236340Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/yaml_2.2.1.tgz' 2021-05-15T14:02:02.9824830Z Content type 'application/x-gzip' length 204091 bytes (199 KB) 2021-05-15T14:02:02.9826470Z ================================================== 2021-05-15T14:02:02.9827330Z downloaded 199 KB 2021-05-15T14:02:02.9827710Z 2021-05-15T14:02:02.9829170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/withr_2.4.2.tgz' 2021-05-15T14:02:02.9830500Z Content type 'application/x-gzip' length 208909 bytes (204 KB) 2021-05-15T14:02:02.9831250Z ================================================== 2021-05-15T14:02:02.9832290Z downloaded 204 KB 2021-05-15T14:02:02.9832650Z 2021-05-15T14:02:02.9833980Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/whisker_0.4.tgz' 2021-05-15T14:02:02.9835300Z Content type 'application/x-gzip' length 65424 bytes (63 KB) 2021-05-15T14:02:02.9835920Z ================================================== 2021-05-15T14:02:02.9836360Z downloaded 63 KB 2021-05-15T14:02:02.9836610Z 2021-05-15T14:02:02.9837870Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rappdirs_0.3.3.tgz' 2021-05-15T14:02:03.0077970Z Content type 'application/x-gzip' length 45733 bytes (44 KB) 2021-05-15T14:02:03.0091590Z ================================================== 2021-05-15T14:02:03.0092550Z downloaded 44 KB 2021-05-15T14:02:03.0093590Z 2021-05-15T14:02:03.0122850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/purrr_0.3.4.tgz' 2021-05-15T14:02:03.1509000Z Content type 'application/x-gzip' length 417113 bytes (407 KB) 2021-05-15T14:02:03.1599700Z ================================================== 2021-05-15T14:02:03.1600650Z downloaded 407 KB 2021-05-15T14:02:03.1601370Z 2021-05-15T14:02:03.1629990Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lifecycle_1.0.0.tgz' 2021-05-15T14:02:03.2860140Z Content type 'application/x-gzip' length 93429 bytes (91 KB) 2021-05-15T14:02:03.2917910Z ================================================== 2021-05-15T14:02:03.2918920Z downloaded 91 KB 2021-05-15T14:02:03.2919820Z 2021-05-15T14:02:03.2948830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gh_1.3.0.tgz' 2021-05-15T14:02:03.4462400Z Content type 'application/x-gzip' length 137889 bytes (134 KB) 2021-05-15T14:02:03.4501630Z ================================================== 2021-05-15T14:02:03.4502690Z downloaded 134 KB 2021-05-15T14:02:03.4503570Z 2021-05-15T14:02:03.4652400Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/gert_1.3.0.tgz' 2021-05-15T14:02:03.5852470Z Content type 'application/x-gzip' length 1887317 bytes (1.8 MB) 2021-05-15T14:02:03.6178750Z ================================================== 2021-05-15T14:02:03.6179810Z downloaded 1.8 MB 2021-05-15T14:02:03.6180620Z 2021-05-15T14:02:03.6212780Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fs_1.5.0.tgz' 2021-05-15T14:02:03.8521180Z Content type 'application/x-gzip' length 548586 bytes (535 KB) 2021-05-15T14:02:03.8585140Z ================================================== 2021-05-15T14:02:03.8586140Z downloaded 535 KB 2021-05-15T14:02:03.8586820Z 2021-05-15T14:02:03.8618650Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/desc_1.3.0.tgz' 2021-05-15T14:02:04.1173270Z Content type 'application/x-gzip' length 526871 bytes (514 KB) 2021-05-15T14:02:04.1328130Z ================================================== 2021-05-15T14:02:04.1329160Z downloaded 514 KB 2021-05-15T14:02:04.1329870Z 2021-05-15T14:02:04.1361210Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/clipr_0.7.1.tgz' 2021-05-15T14:02:04.3222280Z Content type 'application/x-gzip' length 48928 bytes (47 KB) 2021-05-15T14:02:04.3228440Z ================================================== 2021-05-15T14:02:04.3229780Z downloaded 47 KB 2021-05-15T14:02:04.3231090Z 2021-05-15T14:02:04.3260520Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/usethis_2.0.1.tgz' 2021-05-15T14:02:04.5884190Z Content type 'application/x-gzip' length 707225 bytes (690 KB) 2021-05-15T14:02:04.6115940Z ================================================== 2021-05-15T14:02:04.6116870Z downloaded 690 KB 2021-05-15T14:02:04.6117590Z 2021-05-15T14:02:04.6149040Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/memoise_2.0.0.tgz' 2021-05-15T14:02:04.7395270Z Content type 'application/x-gzip' length 47426 bytes (46 KB) 2021-05-15T14:02:04.7401910Z ================================================== 2021-05-15T14:02:04.7402820Z downloaded 46 KB 2021-05-15T14:02:04.7404120Z 2021-05-15T14:02:04.7433390Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/git2r_0.28.0.tgz' 2021-05-15T14:02:04.8924440Z Content type 'application/x-gzip' length 2075351 bytes (2.0 MB) 2021-05-15T14:02:04.9148890Z ================================================== 2021-05-15T14:02:04.9149950Z downloaded 2.0 MB 2021-05-15T14:02:04.9150660Z 2021-05-15T14:02:05.7259870Z 2021-05-15T14:02:05.7261330Z The downloaded binary packages are in 2021-05-15T14:02:05.7263410Z installing the source package ‘cachem’ 2021-05-15T14:02:05.7264310Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFDSMOR/downloaded_packages 2021-05-15T14:02:05.7265490Z 2021-05-15T14:02:05.7278280Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:02:05.9401060Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:02:05.9444720Z ================================================== 2021-05-15T14:02:05.9445690Z downloaded 24 KB 2021-05-15T14:02:05.9446420Z 2021-05-15T14:02:06.2271010Z * installing *source* package ‘cachem’ ... 2021-05-15T14:02:06.2340800Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:06.2342220Z ** using staged installation 2021-05-15T14:02:06.2511900Z ** libs 2021-05-15T14:02:12.1948080Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T14:02:12.6810720Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:02:12.7619780Z clang -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:02:12.9622390Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:02:12.9660300Z ** R 2021-05-15T14:02:12.9789660Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:14.0948450Z ** help 2021-05-15T14:02:14.1226220Z *** installing help indices 2021-05-15T14:02:14.1462900Z ** building package indices 2021-05-15T14:02:14.1747900Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:14.5292280Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:15.7125740Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:16.0173990Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:16.0203450Z * DONE (cachem) 2021-05-15T14:02:16.0386850Z 2021-05-15T14:02:16.0488890Z The downloaded source packages are in 2021-05-15T14:02:16.0591820Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFDSMOR/downloaded_packages’ 2021-05-15T14:02:16.0694050Z Running `R CMD build`... 2021-05-15T14:02:19.0867930Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFDSMOR/remotes2a1619fe02e/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:02:19.0870000Z * preparing ‘tic’: 2021-05-15T14:02:19.0871570Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:02:19.0872780Z * installing the package to process help pages 2021-05-15T14:02:19.0874420Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:02:19.0875630Z * checking for empty or unneeded directories 2021-05-15T14:02:19.0877080Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:02:19.0878520Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:02:19.0880340Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:02:19.0881310Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:02:19.0882830Z (as ‘lib’ is unspecified) 2021-05-15T14:02:19.6534340Z * installing *source* package ‘tic’ ... 2021-05-15T14:02:19.6635780Z ** using staged installation 2021-05-15T14:02:19.6846570Z ** R 2021-05-15T14:02:19.7246000Z ** inst 2021-05-15T14:02:19.7455550Z ** preparing package for lazy loading 2021-05-15T14:02:20.2878660Z ** help 2021-05-15T14:02:20.4800930Z *** installing help indices 2021-05-15T14:02:20.5882410Z *** copying figures 2021-05-15T14:02:20.5914650Z ** building package indices 2021-05-15T14:02:20.7216590Z ** installing vignettes 2021-05-15T14:02:20.7278400Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:21.1433220Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:21.5311450Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:21.5381510Z * DONE (tic) 2021-05-15T14:02:21.6085430Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:02:21.9244940Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:02:24.6682230Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:02:24.6683590Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:02:24.6684830Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:02:24.6686920Z 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-15T14:02:24.6689220Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:02:24.6690420Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:02:24.6691580Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:02:24.6692770Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:02:24.6693920Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:02:24.6694830Z (as ‘lib’ is unspecified) 2021-05-15T14:02:24.6696500Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:02:24.6697770Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:02:24.6699010Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:02:24.6700170Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:02:24.6701370Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:02:24.6702570Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:02:24.6703910Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:02:24.6705120Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:02:24.6706390Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:02:24.6707620Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:02:24.6708850Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:02:24.6710000Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:02:24.6711160Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:02:24.6712390Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:02:24.6713550Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:02:24.6714730Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:02:24.6716350Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:02:24.6717550Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:02:24.6718720Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:02:24.6719860Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:02:24.6721050Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:02:24.6722210Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:02:24.6723380Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:02:24.6724780Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:02:24.6726020Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:02:24.6727380Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:02:24.6728590Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:02:24.6729880Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:02:24.6731100Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:02:24.6732700Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:02:24.6733980Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:02:26.2143070Z 2021-05-15T14:02:27.0846160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/utf8_1.2.1.tgz' 2021-05-15T14:02:27.0847320Z There is a binary version available but the source version is later: 2021-05-15T14:02:27.0857420Z Content type 'application/x-gzip' length 197123 bytes (192 KB) 2021-05-15T14:02:27.0858050Z binary source needs_compilation 2021-05-15T14:02:27.0859250Z ================================================== 2021-05-15T14:02:27.0859670Z xfun 0.22 0.23 TRUE 2021-05-15T14:02:27.0860620Z downloaded 192 KB 2021-05-15T14:02:27.0860880Z 2021-05-15T14:02:27.0861570Z 2021-05-15T14:02:27.0863100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/vctrs_0.3.8.tgz' 2021-05-15T14:02:27.0864750Z Content type 'application/x-gzip' length 1417172 bytes (1.4 MB) 2021-05-15T14:02:27.0865630Z ================================================== 2021-05-15T14:02:27.0866290Z downloaded 1.4 MB 2021-05-15T14:02:27.0866780Z 2021-05-15T14:02:27.0869000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgconfig_2.0.3.tgz' 2021-05-15T14:02:27.0870770Z Content type 'application/x-gzip' length 17573 bytes (17 KB) 2021-05-15T14:02:27.0871650Z ================================================== 2021-05-15T14:02:27.0872300Z downloaded 17 KB 2021-05-15T14:02:27.0872780Z 2021-05-15T14:02:27.0874420Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pillar_1.6.0.tgz' 2021-05-15T14:02:27.0876080Z Content type 'application/x-gzip' length 1001845 bytes (978 KB) 2021-05-15T14:02:27.0877060Z ================================================== 2021-05-15T14:02:27.0877710Z downloaded 978 KB 2021-05-15T14:02:27.0878200Z 2021-05-15T14:02:27.0879670Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tibble_3.1.1.tgz' 2021-05-15T14:02:27.1854000Z Content type 'application/x-gzip' length 803946 bytes (785 KB) 2021-05-15T14:02:27.2027630Z ================================================== 2021-05-15T14:02:27.2028540Z downloaded 785 KB 2021-05-15T14:02:27.2029200Z 2021-05-15T14:02:27.2061410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rematch2_2.1.2.tgz' 2021-05-15T14:02:27.3991930Z Content type 'application/x-gzip' length 44884 bytes (43 KB) 2021-05-15T14:02:27.4091540Z ================================================== 2021-05-15T14:02:27.4192780Z downloaded 43 KB 2021-05-15T14:02:27.4293600Z 2021-05-15T14:02:27.4395550Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/fansi_0.4.2.tgz' 2021-05-15T14:02:27.5642520Z Content type 'application/x-gzip' length 212178 bytes (207 KB) 2021-05-15T14:02:27.5681120Z ================================================== 2021-05-15T14:02:27.5682020Z downloaded 207 KB 2021-05-15T14:02:27.5682680Z 2021-05-15T14:02:27.5713170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/diffobj_0.3.4.tgz' 2021-05-15T14:02:27.7741930Z Content type 'application/x-gzip' length 967807 bytes (945 KB) 2021-05-15T14:02:27.7899570Z ================================================== 2021-05-15T14:02:27.7900560Z downloaded 945 KB 2021-05-15T14:02:27.7901240Z 2021-05-15T14:02:27.7935030Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/waldo_0.2.5.tgz' 2021-05-15T14:02:27.9282560Z Content type 'application/x-gzip' length 70460 bytes (68 KB) 2021-05-15T14:02:27.9289740Z ================================================== 2021-05-15T14:02:27.9290630Z downloaded 68 KB 2021-05-15T14:02:27.9291490Z 2021-05-15T14:02:27.9320720Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ps_1.6.0.tgz' 2021-05-15T14:02:28.1525850Z Content type 'application/x-gzip' length 286701 bytes (279 KB) 2021-05-15T14:02:28.1625510Z ================================================== 2021-05-15T14:02:28.1726970Z downloaded 279 KB 2021-05-15T14:02:28.1831500Z 2021-05-15T14:02:28.1935810Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/processx_3.5.2.tgz' 2021-05-15T14:02:28.2943670Z Content type 'application/x-gzip' length 296335 bytes (289 KB) 2021-05-15T14:02:28.2999490Z ================================================== 2021-05-15T14:02:28.3000430Z downloaded 289 KB 2021-05-15T14:02:28.3001110Z 2021-05-15T14:02:28.3032100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/praise_1.0.0.tgz' 2021-05-15T14:02:28.4919950Z Content type 'application/x-gzip' length 16379 bytes (15 KB) 2021-05-15T14:02:28.4969060Z ================================================== 2021-05-15T14:02:28.4969870Z downloaded 15 KB 2021-05-15T14:02:28.4970420Z 2021-05-15T14:02:28.4972330Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgload_1.2.1.tgz' 2021-05-15T14:02:28.6321660Z Content type 'application/x-gzip' length 152336 bytes (148 KB) 2021-05-15T14:02:28.6338490Z ================================================== 2021-05-15T14:02:28.6339410Z downloaded 148 KB 2021-05-15T14:02:28.6340280Z 2021-05-15T14:02:28.6369680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/evaluate_0.14.tgz' 2021-05-15T14:02:28.8309470Z Content type 'application/x-gzip' length 74657 bytes (72 KB) 2021-05-15T14:02:28.8416150Z ================================================== 2021-05-15T14:02:28.8517550Z downloaded 72 KB 2021-05-15T14:02:28.8618480Z 2021-05-15T14:02:28.8721160Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/ellipsis_0.3.2.tgz' 2021-05-15T14:02:28.9708240Z Content type 'application/x-gzip' length 36559 bytes (35 KB) 2021-05-15T14:02:28.9752680Z ================================================== 2021-05-15T14:02:28.9753500Z downloaded 35 KB 2021-05-15T14:02:28.9754050Z 2021-05-15T14:02:28.9755850Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/digest_0.6.27.tgz' 2021-05-15T14:02:29.1850960Z Content type 'application/x-gzip' length 299338 bytes (292 KB) 2021-05-15T14:02:29.1910810Z ================================================== 2021-05-15T14:02:29.1911740Z downloaded 292 KB 2021-05-15T14:02:29.1913400Z 2021-05-15T14:02:29.1944690Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/callr_3.7.0.tgz' 2021-05-15T14:02:29.4444500Z Content type 'application/x-gzip' length 438354 bytes (428 KB) 2021-05-15T14:02:29.4619580Z ================================================== 2021-05-15T14:02:29.4620520Z downloaded 428 KB 2021-05-15T14:02:29.4621440Z 2021-05-15T14:02:29.4654100Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brio_1.1.2.tgz' 2021-05-15T14:02:29.6210080Z Content type 'application/x-gzip' length 37213 bytes (36 KB) 2021-05-15T14:02:29.6225170Z ================================================== 2021-05-15T14:02:29.6226260Z downloaded 36 KB 2021-05-15T14:02:29.6227420Z 2021-05-15T14:02:29.6258770Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xml2_1.3.2.tgz' 2021-05-15T14:02:29.8118850Z Content type 'application/x-gzip' length 445682 bytes (435 KB) 2021-05-15T14:02:29.8306480Z ================================================== 2021-05-15T14:02:29.8356400Z downloaded 435 KB 2021-05-15T14:02:29.8357020Z 2021-05-15T14:02:29.8359060Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/markdown_1.1.tgz' 2021-05-15T14:02:29.9741830Z Content type 'application/x-gzip' length 199930 bytes (195 KB) 2021-05-15T14:02:29.9866590Z ================================================== 2021-05-15T14:02:29.9968100Z downloaded 195 KB 2021-05-15T14:02:30.0068170Z 2021-05-15T14:02:30.0115170Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/highr_0.9.tgz' 2021-05-15T14:02:30.1692900Z Content type 'application/x-gzip' length 39123 bytes (38 KB) 2021-05-15T14:02:30.1794360Z ================================================== 2021-05-15T14:02:30.1895470Z downloaded 38 KB 2021-05-15T14:02:30.1996530Z 2021-05-15T14:02:30.2199950Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringr_1.4.0.tgz' 2021-05-15T14:02:30.5543920Z Content type 'application/x-gzip' length 213304 bytes (208 KB) 2021-05-15T14:02:30.5544620Z ================================================== 2021-05-15T14:02:30.5545390Z downloaded 208 KB 2021-05-15T14:02:30.5545670Z 2021-05-15T14:02:30.5581610Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/stringi_1.6.1.tgz' 2021-05-15T14:02:30.9871770Z Content type 'application/x-gzip' length 14555203 bytes (13.9 MB) 2021-05-15T14:02:31.1276910Z ================================================== 2021-05-15T14:02:31.1378190Z downloaded 13.9 MB 2021-05-15T14:02:31.1480010Z 2021-05-15T14:02:31.1563140Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/Rcpp_1.0.6.tgz' 2021-05-15T14:02:31.2626490Z Content type 'application/x-gzip' length 3208047 bytes (3.1 MB) 2021-05-15T14:02:31.2955840Z ================================================== 2021-05-15T14:02:31.2956910Z downloaded 3.1 MB 2021-05-15T14:02:31.2957670Z 2021-05-15T14:02:31.2994350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/knitr_1.33.tgz' 2021-05-15T14:02:31.4893620Z Content type 'application/x-gzip' length 1410902 bytes (1.3 MB) 2021-05-15T14:02:31.5330000Z ================================================== 2021-05-15T14:02:31.5330900Z downloaded 1.3 MB 2021-05-15T14:02:31.5331470Z 2021-05-15T14:02:31.5471250Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/commonmark_1.7.tgz' 2021-05-15T14:02:31.8422070Z Content type 'application/x-gzip' length 313454 bytes (306 KB) 2021-05-15T14:02:31.8483440Z ================================================== 2021-05-15T14:02:31.8484310Z downloaded 306 KB 2021-05-15T14:02:31.8484850Z 2021-05-15T14:02:31.8491070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/brew_1.0-6.tgz' 2021-05-15T14:02:31.9743800Z Content type 'application/x-gzip' length 107066 bytes (104 KB) 2021-05-15T14:02:31.9765020Z ================================================== 2021-05-15T14:02:31.9765950Z downloaded 104 KB 2021-05-15T14:02:31.9766830Z 2021-05-15T14:02:31.9792900Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/xopen_1.0.0.tgz' 2021-05-15T14:02:32.1382210Z Content type 'application/x-gzip' length 22742 bytes (22 KB) 2021-05-15T14:02:32.1391620Z ================================================== 2021-05-15T14:02:32.1392470Z downloaded 22 KB 2021-05-15T14:02:32.1393350Z 2021-05-15T14:02:32.1421530Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/sessioninfo_1.1.1.tgz' 2021-05-15T14:02:32.2998080Z Content type 'application/x-gzip' length 44783 bytes (43 KB) 2021-05-15T14:02:32.3006560Z ================================================== 2021-05-15T14:02:32.3007530Z downloaded 43 KB 2021-05-15T14:02:32.3008420Z 2021-05-15T14:02:32.3037830Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/prettyunits_1.1.1.tgz' 2021-05-15T14:02:32.4267920Z Content type 'application/x-gzip' length 35656 bytes (34 KB) 2021-05-15T14:02:32.4283690Z ================================================== 2021-05-15T14:02:32.4284650Z downloaded 34 KB 2021-05-15T14:02:32.4285310Z 2021-05-15T14:02:32.4316120Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/pkgbuild_1.2.0.tgz' 2021-05-15T14:02:32.5612970Z Content type 'application/x-gzip' length 140897 bytes (137 KB) 2021-05-15T14:02:32.5614760Z ================================================== 2021-05-15T14:02:32.5615520Z downloaded 137 KB 2021-05-15T14:02:32.5616060Z 2021-05-15T14:02:32.5617680Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/testthat_3.0.2.tgz' 2021-05-15T14:02:32.6843790Z Content type 'application/x-gzip' length 2885345 bytes (2.8 MB) 2021-05-15T14:02:32.7546480Z ================================================== 2021-05-15T14:02:32.7547580Z downloaded 2.8 MB 2021-05-15T14:02:32.7548260Z 2021-05-15T14:02:32.7581580Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rversions_2.0.2.tgz' 2021-05-15T14:02:33.0882340Z Content type 'application/x-gzip' length 66020 bytes (64 KB) 2021-05-15T14:02:33.0971650Z ================================================== 2021-05-15T14:02:33.0972430Z downloaded 64 KB 2021-05-15T14:02:33.0972970Z 2021-05-15T14:02:33.0974910Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/roxygen2_7.1.1.tgz' 2021-05-15T14:02:33.3271700Z Content type 'application/x-gzip' length 977112 bytes (954 KB) 2021-05-15T14:02:33.3374660Z ================================================== 2021-05-15T14:02:33.3476320Z downloaded 954 KB 2021-05-15T14:02:33.3576530Z 2021-05-15T14:02:33.3679000Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rcmdcheck_1.3.3.tgz' 2021-05-15T14:02:33.5189080Z Content type 'application/x-gzip' length 132445 bytes (129 KB) 2021-05-15T14:02:33.5220110Z ================================================== 2021-05-15T14:02:33.5221020Z downloaded 129 KB 2021-05-15T14:02:33.5221690Z 2021-05-15T14:02:33.5254710Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/devtools_2.4.1.tgz' 2021-05-15T14:02:33.6482350Z Content type 'application/x-gzip' length 393911 bytes (384 KB) 2021-05-15T14:02:33.6564430Z ================================================== 2021-05-15T14:02:33.6598910Z downloaded 384 KB 2021-05-15T14:02:33.6615460Z 2021-05-15T14:02:34.9514060Z 2021-05-15T14:02:34.9519400Z installing the source package ‘xfun’ 2021-05-15T14:02:34.9520040Z The downloaded binary packages are in 2021-05-15T14:02:34.9521070Z 2021-05-15T14:02:34.9521810Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFDSMOR/downloaded_packages 2021-05-15T14:02:34.9530860Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:02:35.1794900Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:02:35.1802390Z ================================================== 2021-05-15T14:02:35.1803310Z downloaded 109 KB 2021-05-15T14:02:35.1804150Z 2021-05-15T14:02:35.5770610Z * installing *source* package ‘xfun’ ... 2021-05-15T14:02:35.5835780Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:02:35.5838140Z ** using staged installation 2021-05-15T14:02:35.6066230Z ** libs 2021-05-15T14:02:35.6256020Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:02:35.8130130Z clang -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -isysroot /Library/Developer/CommandLineTools/SDKs/MacOSX.sdk -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:02:35.8936960Z clang++ -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:02:36.8771910Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:02:36.8810250Z ** R 2021-05-15T14:02:36.9072390Z ** inst 2021-05-15T14:02:36.9102940Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:38.4524520Z ** help 2021-05-15T14:02:38.6860420Z *** installing help indices 2021-05-15T14:02:38.7992240Z ** building package indices 2021-05-15T14:02:38.9739480Z ** installing vignettes 2021-05-15T14:02:38.9800910Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:39.3017220Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:02:39.4275260Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:39.7580160Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:39.7672580Z * DONE (xfun) 2021-05-15T14:02:39.7897930Z 2021-05-15T14:02:39.7948320Z The downloaded source packages are in 2021-05-15T14:02:39.7950520Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFDSMOR/downloaded_packages’ 2021-05-15T14:02:39.8427800Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:02:42.4613140Z 2021-05-15T14:02:43.1205480Z 2021-05-15T14:02:43.1308660Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFDSMOR/remotes2a167e569017/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:02:43.1410290Z 2021-05-15T14:02:43.1512400Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFDSMOR/remotes2a167e569017/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:02:43.2311470Z 2021-05-15T14:02:43.2413120Z 2021-05-15T14:02:43.2515090Z ─ preparing ‘desc’: 2021-05-15T14:02:43.2616970Z checking DESCRIPTION meta-information ... 2021-05-15T14:02:43.2718150Z 2021-05-15T14:02:43.2820200Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:02:43.8524160Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:02:43.8524640Z 2021-05-15T14:02:43.8527500Z (as ‘lib’ is unspecified) 2021-05-15T14:02:43.8527910Z 2021-05-15T14:02:43.8531040Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:02:43.8531850Z 2021-05-15T14:02:43.8532480Z 2021-05-15T14:02:43.8533740Z ─ checking for empty or unneeded directories 2021-05-15T14:02:43.8534450Z 2021-05-15T14:02:43.8535070Z 2021-05-15T14:02:43.8536220Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:02:43.8536850Z 2021-05-15T14:02:43.8537470Z 2021-05-15T14:02:43.8538340Z 2021-05-15T14:02:43.9661360Z * installing *source* package ‘desc’ ... 2021-05-15T14:02:43.9726760Z ** using staged installation 2021-05-15T14:02:43.9947950Z ** R 2021-05-15T14:02:44.0216420Z ** inst 2021-05-15T14:02:44.0269650Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:46.0253000Z ** help 2021-05-15T14:02:46.2003360Z *** installing help indices 2021-05-15T14:02:46.2983710Z ** building package indices 2021-05-15T14:02:46.4032720Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:46.6747690Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:46.9770250Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:46.9869970Z * DONE (desc) 2021-05-15T14:02:47.3304950Z 2021-05-15T14:02:47.3320970Z 2021-05-15T14:02:47.3336900Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFDSMOR/remotes2a162342d09/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:02:47.3338400Z 2021-05-15T14:02:47.3340460Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFDSMOR/remotes2a162342d09/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:02:47.3850540Z 2021-05-15T14:02:47.3851810Z 2021-05-15T14:02:47.3853340Z ─ preparing ‘ghtravis’: 2021-05-15T14:02:47.3854080Z 2021-05-15T14:02:47.3854780Z 2021-05-15T14:02:47.4073870Z checking DESCRIPTION meta-information ... 2021-05-15T14:02:47.4121890Z 2021-05-15T14:02:47.4273860Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:02:47.4682190Z 2021-05-15T14:02:47.4752530Z 2021-05-15T14:02:47.4755080Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:02:47.4755950Z 2021-05-15T14:02:47.4756560Z 2021-05-15T14:02:47.4757790Z ─ checking for empty or unneeded directories 2021-05-15T14:02:47.4758450Z 2021-05-15T14:02:47.4759040Z 2021-05-15T14:02:47.4760160Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:02:47.5036360Z 2021-05-15T14:02:47.5131110Z 2021-05-15T14:02:47.5154390Z 2021-05-15T14:02:47.5854550Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:02:47.5855980Z (as ‘lib’ is unspecified) 2021-05-15T14:02:47.9233900Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:02:47.9237000Z ** using staged installation 2021-05-15T14:02:47.9428930Z ** R 2021-05-15T14:02:47.9602590Z ** inst 2021-05-15T14:02:47.9619890Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:49.8205560Z ** help 2021-05-15T14:02:49.9296130Z *** installing help indices 2021-05-15T14:02:49.9825850Z ** building package indices 2021-05-15T14:02:50.0340130Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:50.8678250Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:51.7358090Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:51.7364220Z * DONE (ghtravis) 2021-05-15T14:02:51.7660270Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:02:51.9050540Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:02:54.8973590Z 2021-05-15T14:02:54.8975950Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:02:54.8977360Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:02:54.8978400Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:02:54.8979940Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:02:54.8981070Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:02:54.8982180Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:02:54.8985500Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:02:54.8986740Z (as ‘lib’ is unspecified) 2021-05-15T14:02:56.3074350Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyselect_1.1.1.tgz' 2021-05-15T14:02:56.5661610Z Content type 'application/x-gzip' length 199323 bytes (194 KB) 2021-05-15T14:02:56.5694190Z ================================================== 2021-05-15T14:02:56.5694690Z downloaded 194 KB 2021-05-15T14:02:56.5694960Z 2021-05-15T14:02:56.5726640Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/generics_0.1.0.tgz' 2021-05-15T14:02:56.7267970Z Content type 'application/x-gzip' length 70101 bytes (68 KB) 2021-05-15T14:02:56.7273780Z ================================================== 2021-05-15T14:02:56.7275560Z downloaded 68 KB 2021-05-15T14:02:56.7277360Z 2021-05-15T14:02:56.7310010Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/cpp11_0.2.7.tgz' 2021-05-15T14:02:56.8707660Z Content type 'application/x-gzip' length 194138 bytes (189 KB) 2021-05-15T14:02:56.8782810Z ================================================== 2021-05-15T14:02:56.8783830Z downloaded 189 KB 2021-05-15T14:02:56.8784490Z 2021-05-15T14:02:56.8786430Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/dplyr_1.0.6.tgz' 2021-05-15T14:02:57.0904290Z Content type 'application/x-gzip' length 1255797 bytes (1.2 MB) 2021-05-15T14:02:57.1216850Z ================================================== 2021-05-15T14:02:57.1233990Z downloaded 1.2 MB 2021-05-15T14:02:57.1234590Z 2021-05-15T14:02:57.1236560Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tidyr_1.1.3.tgz' 2021-05-15T14:02:57.2552480Z Content type 'application/x-gzip' length 959917 bytes (937 KB) 2021-05-15T14:02:57.2796020Z ================================================== 2021-05-15T14:02:57.2796990Z downloaded 937 KB 2021-05-15T14:02:57.2798040Z 2021-05-15T14:02:57.4254380Z 2021-05-15T14:02:57.4255760Z The downloaded binary packages are in 2021-05-15T14:02:57.4257040Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFDSMOR/downloaded_packages 2021-05-15T14:02:57.6870820Z 2021-05-15T14:02:57.6973790Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFDSMOR/remotes2a1620a200db/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:02:57.7072900Z 2021-05-15T14:02:57.7176600Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpFDSMOR/remotes2a1620a200db/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:02:57.7378730Z 2021-05-15T14:02:57.7480250Z 2021-05-15T14:02:57.7582380Z ─ preparing ‘aghast’: 2021-05-15T14:02:57.7682080Z 2021-05-15T14:02:57.7784370Z 2021-05-15T14:02:57.7885110Z checking DESCRIPTION meta-information ... 2021-05-15T14:02:57.7986520Z 2021-05-15T14:02:57.7988720Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:02:57.8022770Z 2021-05-15T14:02:57.8041460Z 2021-05-15T14:02:57.8061460Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:02:57.8162590Z 2021-05-15T14:02:57.8263150Z 2021-05-15T14:02:57.8365160Z ─ checking for empty or unneeded directories 2021-05-15T14:02:57.8466350Z 2021-05-15T14:02:57.8536630Z 2021-05-15T14:02:57.8638440Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:02:57.8737740Z 2021-05-15T14:02:57.8838620Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:02:57.8839660Z 2021-05-15T14:02:57.8940920Z (as ‘lib’ is unspecified) 2021-05-15T14:02:57.8941340Z 2021-05-15T14:02:58.1853340Z * installing *source* package ‘aghast’ ... 2021-05-15T14:02:58.1857080Z ** using staged installation 2021-05-15T14:02:58.2107210Z ** R 2021-05-15T14:02:58.2205350Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:02:58.7482560Z ** help 2021-05-15T14:02:58.8063280Z *** installing help indices 2021-05-15T14:02:58.8303620Z ** building package indices 2021-05-15T14:02:58.8588490Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:02:59.1023930Z ** testing if installed package can be loaded from final location 2021-05-15T14:02:59.3533570Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:02:59.3553780Z * DONE (aghast) 2021-05-15T14:02:59.3751240Z Installing 1 packages: covr 2021-05-15T14:02:59.3761990Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:02:59.3763460Z (as ‘lib’ is unspecified) 2021-05-15T14:03:00.1946870Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:03:00.2048320Z 2021-05-15T14:03:01.0070450Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/lazyeval_0.2.2.tgz' 2021-05-15T14:03:01.1826580Z Content type 'application/x-gzip' length 158838 bytes (155 KB) 2021-05-15T14:03:01.1886540Z ================================================== 2021-05-15T14:03:01.1929290Z downloaded 155 KB 2021-05-15T14:03:01.1930030Z 2021-05-15T14:03:01.1932070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rex_1.2.0.tgz' 2021-05-15T14:03:01.5711700Z Content type 'application/x-gzip' length 120540 bytes (117 KB) 2021-05-15T14:03:01.5813180Z ================================================== 2021-05-15T14:03:01.5914420Z downloaded 117 KB 2021-05-15T14:03:01.6014850Z 2021-05-15T14:03:01.6117260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/covr_3.5.1.tgz' 2021-05-15T14:03:01.6217590Z Content type 'application/x-gzip' length 289072 bytes (282 KB) 2021-05-15T14:03:01.8260980Z ================================================== 2021-05-15T14:03:01.8275560Z downloaded 282 KB 2021-05-15T14:03:01.8308680Z 2021-05-15T14:03:01.8927250Z 2021-05-15T14:03:01.8928060Z The downloaded binary packages are in 2021-05-15T14:03:01.8928920Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpFDSMOR/downloaded_packages 2021-05-15T14:03:01.9306260Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:03:01.9307310Z Rscript -e "tic::before_install()" 2021-05-15T14:03:01.9590950Z shell: /bin/bash -e {0} 2021-05-15T14:03:01.9591290Z env: 2021-05-15T14:03:01.9591680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:01.9592090Z TIC_DEPLOY_KEY: 2021-05-15T14:03:01.9592390Z RSPM: 2021-05-15T14:03:01.9593360Z GITHUB_PAT: *** 2021-05-15T14:03:01.9593720Z COVERALLS_TOKEN: 2021-05-15T14:03:01.9594150Z continue-on-error: false 2021-05-15T14:03:01.9594570Z VDIFFR_RUN_TESTS: false 2021-05-15T14:03:01.9595010Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:03:01.9595400Z TZ: UTC 2021-05-15T14:03:01.9595730Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:01.9596090Z NOT_CRAN: true 2021-05-15T14:03:01.9596410Z ##[endgroup] 2021-05-15T14:03:02.3045870Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:03:03.1535210Z Running before_install: step_install_remote_binaries() 2021-05-15T14:03:03.1593910Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:03:03.1594770Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:03:03.1595350Z remotes::install_cran("rcmdcheck") 2021-05-15T14:03:03.1595900Z remotes::install_cran("markdown") 2021-05-15T14:03:03.1798240Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:03:03.1798670Z env: 2021-05-15T14:03:03.1799090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:03.1799560Z TIC_DEPLOY_KEY: 2021-05-15T14:03:03.1799890Z RSPM: 2021-05-15T14:03:03.1801220Z GITHUB_PAT: *** 2021-05-15T14:03:03.1801640Z COVERALLS_TOKEN: 2021-05-15T14:03:03.1802130Z continue-on-error: false 2021-05-15T14:03:03.1802580Z VDIFFR_RUN_TESTS: false 2021-05-15T14:03:03.1803080Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:03:03.1803530Z TZ: UTC 2021-05-15T14:03:03.1803890Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:03.1804310Z NOT_CRAN: true 2021-05-15T14:03:03.1804730Z ##[endgroup] 2021-05-15T14:03:08.0396800Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:03:08.0398320Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:03:08.0399530Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:03:08.0400760Z beanplot (NA -> 1.2 ) [CRAN] 2021-05-15T14:03:08.0401920Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:03:08.0403280Z matrixStats (NA -> 0.58.0 ) [CRAN] 2021-05-15T14:03:08.0423570Z Installing 6 packages: base64enc, tinytex, htmltools, beanplot, rmarkdown, matrixStats 2021-05-15T14:03:08.0438480Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:03:08.0439840Z (as ‘lib’ is unspecified) 2021-05-15T14:03:11.9526410Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/base64enc_0.1-3.tgz' 2021-05-15T14:03:12.0806930Z Content type 'application/x-gzip' length 32230 bytes (31 KB) 2021-05-15T14:03:12.0811680Z ================================================== 2021-05-15T14:03:12.0812660Z downloaded 31 KB 2021-05-15T14:03:12.0813460Z 2021-05-15T14:03:12.0815360Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/tinytex_0.31.tgz' 2021-05-15T14:03:12.3603180Z Content type 'application/x-gzip' length 118044 bytes (115 KB) 2021-05-15T14:03:12.3636750Z ================================================== 2021-05-15T14:03:12.3637630Z downloaded 115 KB 2021-05-15T14:03:12.3638260Z 2021-05-15T14:03:12.3640260Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/htmltools_0.5.1.1.tgz' 2021-05-15T14:03:12.6015590Z Content type 'application/x-gzip' length 231793 bytes (226 KB) 2021-05-15T14:03:12.6020370Z ================================================== 2021-05-15T14:03:12.6021330Z downloaded 226 KB 2021-05-15T14:03:12.6022030Z 2021-05-15T14:03:12.6023820Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/beanplot_1.2.tgz' 2021-05-15T14:03:12.8231700Z Content type 'application/x-gzip' length 416010 bytes (406 KB) 2021-05-15T14:03:12.8409390Z ================================================== 2021-05-15T14:03:12.8410700Z downloaded 406 KB 2021-05-15T14:03:12.8411300Z 2021-05-15T14:03:12.8413380Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/rmarkdown_2.8.tgz' 2021-05-15T14:03:13.0720230Z Content type 'application/x-gzip' length 3633736 bytes (3.5 MB) 2021-05-15T14:03:13.1125750Z ================================================== 2021-05-15T14:03:13.1126920Z downloaded 3.5 MB 2021-05-15T14:03:13.1127590Z 2021-05-15T14:03:13.1183070Z trying URL 'https://cloud.r-project.org/bin/macosx/el-capitan/contrib/3.6/matrixStats_0.58.0.tgz' 2021-05-15T14:03:13.3552280Z Content type 'application/x-gzip' length 2073644 bytes (2.0 MB) 2021-05-15T14:03:13.3865600Z ================================================== 2021-05-15T14:03:13.3866790Z downloaded 2.0 MB 2021-05-15T14:03:13.3867500Z 2021-05-15T14:03:13.6912550Z 2021-05-15T14:03:13.7055000Z The downloaded binary packages are in 2021-05-15T14:03:13.7159370Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpwO1nom/downloaded_packages 2021-05-15T14:03:14.4515730Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:03:14.4615180Z Use `force = TRUE` to force installation 2021-05-15T14:03:14.4700750Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:03:14.4708160Z Use `force = TRUE` to force installation 2021-05-15T14:03:14.4778910Z ##[group]Run options(width = 100) 2021-05-15T14:03:14.4779540Z options(width = 100) 2021-05-15T14:03:14.4780460Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:03:14.4781490Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:03:14.4992840Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:03:14.4993300Z env: 2021-05-15T14:03:14.4993720Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:14.4994190Z TIC_DEPLOY_KEY: 2021-05-15T14:03:14.4994540Z RSPM: 2021-05-15T14:03:14.4995950Z GITHUB_PAT: *** 2021-05-15T14:03:14.4996420Z COVERALLS_TOKEN: 2021-05-15T14:03:14.4996870Z continue-on-error: false 2021-05-15T14:03:14.4997930Z VDIFFR_RUN_TESTS: false 2021-05-15T14:03:14.4998410Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:03:14.4998860Z TZ: UTC 2021-05-15T14:03:14.4999220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:14.4999640Z NOT_CRAN: true 2021-05-15T14:03:14.5000080Z ##[endgroup] 2021-05-15T14:03:15.4647400Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:03:15.4649620Z setting value 2021-05-15T14:03:15.4659180Z version R version 3.6.3 (2020-02-29) 2021-05-15T14:03:15.4665630Z os macOS Catalina 10.15.7 2021-05-15T14:03:15.4685280Z system x86_64, darwin15.6.0 2021-05-15T14:03:15.4691850Z ui X11 2021-05-15T14:03:15.4696140Z language (EN) 2021-05-15T14:03:15.4715040Z collate en_US.UTF-8 2021-05-15T14:03:15.4741830Z ctype en_US.UTF-8 2021-05-15T14:03:15.4751340Z tz UTC 2021-05-15T14:03:15.4752720Z date 2021-05-15 2021-05-15T14:03:15.4753370Z 2021-05-15T14:03:15.4754790Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:03:15.4755950Z ! package * version date lib source 2021-05-15T14:03:15.4757530Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:03:15.4758990Z askpass 1.1 2019-01-13 [1] CRAN (R 3.6.0) 2021-05-15T14:03:15.4760410Z base * 3.6.3 2020-03-05 [?] local 2021-05-15T14:03:15.4761770Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 3.6.0) 2021-05-15T14:03:15.4763760Z beanplot 1.2 2014-09-19 [1] CRAN (R 3.6.0) 2021-05-15T14:03:15.4765440Z boot 1.3-24 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:03:15.4766850Z brew 1.0-6 2011-04-13 [1] CRAN (R 3.6.0) 2021-05-15T14:03:15.4768320Z brio 1.1.2 2021-04-23 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4769800Z cachem 1.0.5 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:03:15.4771210Z callr 3.7.0 2021-04-20 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4772710Z class 7.3-15 2019-01-01 [2] CRAN (R 3.6.3) 2021-05-15T14:03:15.4774150Z cli 2.5.0 2021-04-26 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4775550Z clipr 0.7.1 2020-10-08 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4777050Z cluster 2.1.0 2019-06-19 [2] CRAN (R 3.6.3) 2021-05-15T14:03:15.4778140Z codetools 0.2-16 2018-12-24 [2] CRAN (R 3.6.3) 2021-05-15T14:03:15.4779630Z commonmark 1.7 2018-12-01 [1] CRAN (R 3.6.0) 2021-05-15T14:03:15.4781100Z P compiler 3.6.3 2020-03-05 [2] local 2021-05-15T14:03:15.4782510Z covr 3.5.1 2020-09-16 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4784470Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4785990Z crayon 1.4.1 2021-02-08 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4787430Z credentials 1.3.0 2020-07-21 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4788880Z curl 4.3.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4790270Z P datasets * 3.6.3 2020-03-05 [2] local 2021-05-15T14:03:15.4792150Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:03:15.4793850Z devtools 2.4.1 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4795430Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4796900Z digest 0.6.27 2020-10-24 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4798400Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4799510Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4800960Z evaluate 0.14 2019-05-28 [1] CRAN (R 3.6.0) 2021-05-15T14:03:15.4802400Z fansi 0.4.2 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4803890Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4805340Z foreign 0.8-75 2020-01-20 [2] CRAN (R 3.6.3) 2021-05-15T14:03:15.4806730Z fs 1.5.0 2020-07-31 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4808190Z generics 0.1.0 2020-10-31 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4809620Z gert 1.3.0 2021-03-29 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4811020Z gh 1.3.0 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4812930Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:03:15.4814160Z git2r 0.28.0 2021-01-10 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4815650Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4817060Z glue 1.4.2 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4818450Z P graphics * 3.6.3 2020-03-05 [2] local 2021-05-15T14:03:15.4819930Z P grDevices * 3.6.3 2020-03-05 [2] local 2021-05-15T14:03:15.4821690Z grid 3.6.3 2020-03-05 [?] local 2021-05-15T14:03:15.4823190Z highr 0.9 2021-04-16 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4824640Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4826190Z httr 1.4.2 2020-07-20 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4827550Z ini 0.3.1 2018-05-20 [1] CRAN (R 3.6.0) 2021-05-15T14:03:15.4831940Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4833440Z KernSmooth 2.23-16 2019-10-15 [2] CRAN (R 3.6.3) 2021-05-15T14:03:15.4834930Z knitr 1.33 2021-04-24 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4836380Z lattice 0.20-38 2018-11-04 [2] CRAN (R 3.6.3) 2021-05-15T14:03:15.4837880Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 3.6.0) 2021-05-15T14:03:15.4839390Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4841030Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 3.6.2) 2021-05-15T14:03:15.4843010Z markdown 1.1 2019-08-07 [1] CRAN (R 3.6.0) 2021-05-15T14:03:16.2225060Z MASS 7.3-51.5 2019-12-20 [2] CRAN (R 3.6.3) 2021-05-15T14:03:16.2229380Z Matrix 1.2-18 2019-11-27 [2] CRAN (R 3.6.3) 2021-05-15T14:03:16.2233260Z matrixStats 0.58.0 2021-01-29 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2234500Z memoise 2.0.0 2021-01-26 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2236100Z P methods * 3.6.3 2020-03-05 [2] local 2021-05-15T14:03:16.2237240Z mgcv 1.8-31 2019-11-09 [2] CRAN (R 3.6.3) 2021-05-15T14:03:16.2238250Z mime 0.10 2021-02-13 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2239380Z nlme 3.1-144 2020-02-06 [2] CRAN (R 3.6.3) 2021-05-15T14:03:16.2240460Z nnet 7.3-12 2016-02-02 [2] CRAN (R 3.6.3) 2021-05-15T14:03:16.2241610Z openssl 1.4.4 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2243450Z parallel 3.6.3 2020-03-05 [?] local 2021-05-15T14:03:16.2244850Z pillar 1.6.0 2021-04-13 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2245950Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2246970Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 3.6.0) 2021-05-15T14:03:16.2248130Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2249160Z praise 1.0.0 2015-08-11 [1] CRAN (R 3.6.0) 2021-05-15T14:03:16.2250250Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 3.6.0) 2021-05-15T14:03:16.2251340Z processx 3.5.2 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2252360Z ps 1.6.0 2021-02-28 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2253390Z purrr 0.3.4 2020-04-17 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2254370Z R6 2.5.0 2020-10-28 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2255520Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2256620Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 3.6.0) 2021-05-15T14:03:16.2257640Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2259020Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2260030Z remotes 2.3.0 2021-04-01 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2261090Z rex 1.2.0 2020-04-21 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2262080Z rlang 0.4.11 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2263150Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2264240Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2265260Z rpart 4.1-15 2019-04-12 [2] CRAN (R 3.6.3) 2021-05-15T14:03:16.2266310Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2267330Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2268440Z rversions 2.0.2 2020-05-25 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2269520Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 3.6.0) 2021-05-15T14:03:16.2270560Z spatial 7.3-11 2015-08-30 [2] CRAN (R 3.6.3) 2021-05-15T14:03:16.2271960Z splines 3.6.3 2020-03-05 [?] local 2021-05-15T14:03:16.2273160Z P stats * 3.6.3 2020-03-05 [2] local 2021-05-15T14:03:16.2274280Z stats4 3.6.3 2020-03-05 [?] local 2021-05-15T14:03:16.2275310Z stringi 1.6.1 2021-05-10 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2276390Z stringr 1.4.0 2019-02-10 [1] CRAN (R 3.6.0) 2021-05-15T14:03:16.2277450Z survival 3.1-8 2019-12-03 [2] CRAN (R 3.6.3) 2021-05-15T14:03:16.2278460Z sys 3.4 2020-07-23 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2279510Z tcltk 3.6.3 2020-03-05 [?] local 2021-05-15T14:03:16.2280510Z testthat 3.0.2 2021-02-14 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2281590Z tibble 3.1.1 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2282680Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:03:16.2283730Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2284790Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2285820Z tinytex 0.31 2021-03-30 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2286940Z P tools 3.6.3 2020-03-05 [2] local 2021-05-15T14:03:16.2288010Z usethis 2.0.1 2021-02-10 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2289090Z utf8 1.2.1 2021-03-12 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2290130Z P utils * 3.6.3 2020-03-05 [2] local 2021-05-15T14:03:16.2291140Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2292190Z waldo 0.2.5 2021-03-08 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2293190Z whisker 0.4 2019-08-28 [1] CRAN (R 3.6.0) 2021-05-15T14:03:16.2294310Z withr 2.4.2 2021-04-18 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2295340Z xfun 0.23 2021-05-15 [1] CRAN (R 3.6.3) 2021-05-15T14:03:16.2296420Z xml2 1.3.2 2020-04-23 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2297480Z xopen 1.0.0 2018-09-17 [1] CRAN (R 3.6.0) 2021-05-15T14:03:16.2298690Z yaml 2.2.1 2020-02-01 [1] CRAN (R 3.6.0) 2021-05-15T14:03:16.2300170Z zip 2.1.1 2020-08-27 [1] CRAN (R 3.6.2) 2021-05-15T14:03:16.2300610Z 2021-05-15T14:03:16.2301090Z [1] /Users/runner/work/_temp/Library 2021-05-15T14:03:16.2301970Z [2] /Library/Frameworks/R.framework/Versions/3.6/Resources/library 2021-05-15T14:03:16.2302480Z 2021-05-15T14:03:16.2303450Z P ── Loaded and on-disk path mismatch. 2021-05-15T14:03:16.2351590Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:03:16.2352700Z Rscript -e 'tic::script()' 2021-05-15T14:03:16.2353520Z ls -l check 2021-05-15T14:03:16.2704560Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:03:16.2705090Z env: 2021-05-15T14:03:16.2705540Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:16.2706020Z TIC_DEPLOY_KEY: 2021-05-15T14:03:16.2706360Z RSPM: 2021-05-15T14:03:16.2708000Z GITHUB_PAT: *** 2021-05-15T14:03:16.2708470Z COVERALLS_TOKEN: 2021-05-15T14:03:16.2708980Z continue-on-error: false 2021-05-15T14:03:16.2709450Z VDIFFR_RUN_TESTS: false 2021-05-15T14:03:16.2709970Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:03:16.2710390Z TZ: UTC 2021-05-15T14:03:16.2710800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:16.2711240Z NOT_CRAN: true 2021-05-15T14:03:16.2711600Z ##[endgroup] 2021-05-15T14:03:16.7030560Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:03:16.8356520Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:03:16.8358190Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:03:16.8359260Z timeout = Inf, check_dir = "check") 2021-05-15T14:03:16.9650180Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:03:17.2323860Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:03:17.3699910Z * preparing ‘I2C2’: 2021-05-15T14:03:17.3855240Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:03:17.5191280Z * installing the package to build vignettes 2021-05-15T14:04:06.8278110Z * creating vignettes ... OK 2021-05-15T14:04:06.9240800Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:04:06.9254220Z * checking for empty or unneeded directories 2021-05-15T14:04:06.9274980Z * looking to see if a ‘data/datalist’ file should be added 2021-05-15T14:04:06.9361840Z * building ‘I2C2_0.2.4.tar.gz’ 2021-05-15T14:04:06.9847180Z 2021-05-15T14:04:07.1337690Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:04:07.4046330Z * using log directory ‘/Users/runner/work/I2C2/I2C2/check/I2C2.Rcheck’ 2021-05-15T14:04:07.4065420Z * using R version 3.6.3 (2020-02-29) 2021-05-15T14:04:07.4067650Z * using platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-15T14:04:07.4071450Z * using session charset: UTF-8 2021-05-15T14:04:08.3475110Z * using option ‘--as-cran’ 2021-05-15T14:04:08.3488230Z * checking for file ‘I2C2/DESCRIPTION’ ... OK 2021-05-15T14:04:08.3589800Z * checking extension type ... Package 2021-05-15T14:04:08.3692220Z * this is package ‘I2C2’ version ‘0.2.4’ 2021-05-15T14:04:08.3794170Z * package encoding: UTF-8 2021-05-15T14:04:08.3895880Z * checking package namespace information ... OK 2021-05-15T14:04:08.5594170Z * checking package dependencies ... OK 2021-05-15T14:04:08.5618650Z * checking if this is a source package ... OK 2021-05-15T14:04:08.5647170Z * checking if there is a namespace ... OK 2021-05-15T14:04:08.8998280Z * checking for executable files ... OK 2021-05-15T14:04:08.9014820Z * checking for hidden files and directories ... OK 2021-05-15T14:04:08.9043910Z * checking for portable file names ... OK 2021-05-15T14:04:08.9050340Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:04:08.9576550Z * checking serialization versions ... OK 2021-05-15T14:04:13.0277190Z * checking whether package ‘I2C2’ can be installed ... OK 2021-05-15T14:04:13.8493330Z * checking installed package size ... OK 2021-05-15T14:04:13.8567630Z * checking package directory ... OK 2021-05-15T14:04:13.8582390Z * checking for future file timestamps ... OK 2021-05-15T14:04:13.8609670Z * checking ‘build’ directory ... OK 2021-05-15T14:04:13.8617730Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:04:13.8635040Z * checking top-level files ... OK 2021-05-15T14:04:13.8685260Z * checking for left-over files ... OK 2021-05-15T14:04:13.8700630Z * checking index information ... OK 2021-05-15T14:04:13.9618430Z * checking package subdirectories ... OK 2021-05-15T14:04:14.0287080Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:04:14.0988060Z * checking R files for syntax errors ... OK 2021-05-15T14:04:14.3395940Z * checking whether the package can be loaded ... OK 2021-05-15T14:04:14.4776910Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:04:14.6156080Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:04:14.7468980Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:04:14.9768040Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:04:15.2297160Z * checking loading without being on the library search path ... OK 2021-05-15T14:04:15.4134970Z * checking dependencies in R code ... OK 2021-05-15T14:04:16.5744070Z * checking S3 generic/method consistency ... OK 2021-05-15T14:04:16.7232530Z * checking replacement functions ... OK 2021-05-15T14:04:16.9076450Z * checking foreign function calls ... OK 2021-05-15T14:04:19.5814180Z * checking R code for possible problems ... OK 2021-05-15T14:04:19.8500660Z * checking Rd files ... OK 2021-05-15T14:04:19.9139950Z * checking Rd metadata ... OK 2021-05-15T14:04:20.0010210Z * checking Rd line widths ... OK 2021-05-15T14:04:20.1357230Z * checking Rd cross-references ... OK 2021-05-15T14:04:20.2855450Z * checking for missing documentation entries ... OK 2021-05-15T14:04:21.3247350Z * checking for code/documentation mismatches ... OK 2021-05-15T14:04:22.6663610Z * checking Rd \usage sections ... OK 2021-05-15T14:04:22.7608530Z * checking Rd contents ... OK 2021-05-15T14:04:22.8733540Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:04:23.5159500Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:04:24.3911010Z * checking data for non-ASCII characters ... OK 2021-05-15T14:04:24.6231360Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:04:24.6304430Z * checking installed files from ‘inst/doc’ ... OK 2021-05-15T14:04:24.6352440Z * checking files in ‘vignettes’ ... OK 2021-05-15T14:04:27.2716130Z * checking examples ... OK 2021-05-15T14:04:27.3988710Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T14:04:27.6100600Z * checking tests ... 2021-05-15T14:07:27.1653100Z Running ‘testthat.R’ [179s/180s] 2021-05-15T14:07:27.2047160Z OK 2021-05-15T14:07:27.4364610Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:07:27.4384450Z * checking package vignettes in ‘inst/doc’ ... OK 2021-05-15T14:08:11.9307060Z * checking re-building of vignette outputs ... OK 2021-05-15T14:08:16.1668400Z * checking PDF version of manual ... OK 2021-05-15T14:08:16.1669820Z * checking for detritus in the temp directory ... OK 2021-05-15T14:08:16.1670730Z * DONE 2021-05-15T14:08:16.1671420Z 2021-05-15T14:08:16.1672360Z Status: OK 2021-05-15T14:08:16.1673100Z 2021-05-15T14:08:16.2910800Z ── R CMD check results ───────────────────────────────────────── I2C2 0.2.4 ──── 2021-05-15T14:08:16.2917950Z Duration: 4m 9.3s 2021-05-15T14:08:16.2918550Z 2021-05-15T14:08:16.2924050Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:08:16.3125920Z total 1808 2021-05-15T14:08:16.3130100Z drwxr-xr-x 15 runner staff 480 May 15 14:08 I2C2.Rcheck 2021-05-15T14:08:16.3131650Z -rw-r--r-- 1 runner staff 316356 May 15 14:04 I2C2_0.2.4.tar.gz 2021-05-15T14:08:16.3133240Z -rw-r--r-- 1 runner staff 603456 May 15 14:04 I2C2_0.2.4.tgz 2021-05-15T14:08:16.3186390Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:08:16.3187290Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:08:16.3483050Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:08:16.3483500Z env: 2021-05-15T14:08:16.3483910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:16.3484320Z TIC_DEPLOY_KEY: 2021-05-15T14:08:16.3484660Z RSPM: 2021-05-15T14:08:16.3485970Z GITHUB_PAT: *** 2021-05-15T14:08:16.3486350Z COVERALLS_TOKEN: 2021-05-15T14:08:16.3486890Z continue-on-error: false 2021-05-15T14:08:16.3487400Z VDIFFR_RUN_TESTS: false 2021-05-15T14:08:16.3487930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:08:16.3488360Z TZ: UTC 2021-05-15T14:08:16.3488760Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:16.3489270Z NOT_CRAN: true 2021-05-15T14:08:16.3489860Z ##[endgroup] 2021-05-15T14:08:16.3907120Z 2021-05-15T14:08:16.3909780Z R version 3.6.3 (2020-02-29) -- "Holding the Windsock" 2021-05-15T14:08:16.3911270Z Copyright (C) 2020 The R Foundation for Statistical Computing 2021-05-15T14:08:16.3913090Z Platform: x86_64-apple-darwin15.6.0 (64-bit) 2021-05-15T14:08:16.3914010Z 2021-05-15T14:08:16.3915220Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T14:08:16.3917190Z You are welcome to redistribute it under certain conditions. 2021-05-15T14:08:16.3918560Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T14:08:16.3919000Z 2021-05-15T14:08:16.3919570Z R is a collaborative project with many contributors. 2021-05-15T14:08:16.3920690Z Type 'contributors()' for more information and 2021-05-15T14:08:16.3921820Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T14:08:16.3922200Z 2021-05-15T14:08:16.3923150Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T14:08:16.3924260Z 'help.start()' for an HTML browser interface to help. 2021-05-15T14:08:16.3925250Z Type 'q()' to quit R. 2021-05-15T14:08:16.3925640Z 2021-05-15T14:08:16.3926090Z > library(testthat) 2021-05-15T14:08:16.3926530Z > library(I2C2) 2021-05-15T14:08:16.3927060Z > suppressWarnings(RNGversion("3.5.0")) 2021-05-15T14:08:16.3927560Z > 2021-05-15T14:08:16.3927960Z > test_check("I2C2") 2021-05-15T14:08:16.3928530Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 96 ] 2021-05-15T14:08:16.3929000Z > 2021-05-15T14:08:16.3929360Z > proc.time() 2021-05-15T14:08:16.3929850Z user system elapsed 2021-05-15T14:08:16.3930270Z 178.618 0.369 179.494 2021-05-15T14:08:16.3986140Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:08:16.3986820Z Rscript -e "tic::before_deploy()" 2021-05-15T14:08:16.4265920Z shell: /bin/bash -e {0} 2021-05-15T14:08:16.4266410Z env: 2021-05-15T14:08:16.4267100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:16.4267560Z TIC_DEPLOY_KEY: 2021-05-15T14:08:16.4267930Z RSPM: 2021-05-15T14:08:16.4268750Z GITHUB_PAT: *** 2021-05-15T14:08:16.4269180Z COVERALLS_TOKEN: 2021-05-15T14:08:16.4270130Z continue-on-error: false 2021-05-15T14:08:16.4270630Z VDIFFR_RUN_TESTS: false 2021-05-15T14:08:16.4271130Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:08:16.4271550Z TZ: UTC 2021-05-15T14:08:16.4271940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:16.4272320Z NOT_CRAN: true 2021-05-15T14:08:16.4272700Z ##[endgroup] 2021-05-15T14:08:16.8083610Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:08:16.9447520Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:08:16.9448140Z with: 2021-05-15T14:08:16.9448950Z upload_url: https://uploads.github.com/repos/neuroconductor/I2C2/releases/42997083/assets{?name,label} 2021-05-15T14:08:16.9449820Z asset_path: check/I2C2_0.2.4.tgz 2021-05-15T14:08:16.9450250Z asset_name: I2C2_0.2.4_R3.6.tgz 2021-05-15T14:08:16.9450800Z asset_content_type: application/octet-stream 2021-05-15T14:08:16.9451280Z env: 2021-05-15T14:08:16.9451740Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:16.9452230Z TIC_DEPLOY_KEY: 2021-05-15T14:08:16.9452610Z RSPM: 2021-05-15T14:08:16.9453680Z GITHUB_PAT: *** 2021-05-15T14:08:16.9454100Z COVERALLS_TOKEN: 2021-05-15T14:08:16.9454610Z continue-on-error: false 2021-05-15T14:08:16.9455090Z VDIFFR_RUN_TESTS: false 2021-05-15T14:08:16.9455600Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:08:16.9456040Z TZ: UTC 2021-05-15T14:08:16.9456480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:16.9456940Z NOT_CRAN: true 2021-05-15T14:08:16.9457850Z GITHUB_TOKEN: *** 2021-05-15T14:08:16.9458260Z ##[endgroup] 2021-05-15T14:08:17.6352780Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:08:17.6353520Z Rscript -e "tic::deploy()" 2021-05-15T14:08:17.6641160Z shell: /bin/bash -e {0} 2021-05-15T14:08:17.6641570Z env: 2021-05-15T14:08:17.6641990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:17.6642460Z TIC_DEPLOY_KEY: 2021-05-15T14:08:17.6642800Z RSPM: 2021-05-15T14:08:17.6644350Z GITHUB_PAT: *** 2021-05-15T14:08:17.6644830Z COVERALLS_TOKEN: 2021-05-15T14:08:17.6645320Z continue-on-error: false 2021-05-15T14:08:17.6645800Z VDIFFR_RUN_TESTS: false 2021-05-15T14:08:17.6646400Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:08:17.6646860Z TZ: UTC 2021-05-15T14:08:17.6647220Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:17.6647640Z NOT_CRAN: true 2021-05-15T14:08:17.6647980Z ##[endgroup] 2021-05-15T14:08:18.0068140Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:08:18.1398120Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:08:18.1398770Z Rscript -e "tic::after_deploy()" 2021-05-15T14:08:18.1691590Z shell: /bin/bash -e {0} 2021-05-15T14:08:18.1692000Z env: 2021-05-15T14:08:18.1692420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:08:18.1692890Z TIC_DEPLOY_KEY: 2021-05-15T14:08:18.1693220Z RSPM: 2021-05-15T14:08:18.1694320Z GITHUB_PAT: *** 2021-05-15T14:08:18.1694730Z COVERALLS_TOKEN: 2021-05-15T14:08:18.1695210Z continue-on-error: false 2021-05-15T14:08:18.1695740Z VDIFFR_RUN_TESTS: false 2021-05-15T14:08:18.1696210Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:08:18.1696670Z TZ: UTC 2021-05-15T14:08:18.1697030Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:08:18.1697430Z NOT_CRAN: true 2021-05-15T14:08:18.1697780Z ##[endgroup] 2021-05-15T14:08:18.5106360Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:08:18.8860770Z Post job cleanup. 2021-05-15T14:08:18.9580540Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T14:08:18.9724970Z Post job cleanup. 2021-05-15T14:08:19.0989420Z [command]/usr/local/bin/git version 2021-05-15T14:08:19.1073880Z git version 2.31.1 2021-05-15T14:08:19.1123870Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:08:19.1197050Z [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-15T14:08:19.2044880Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:08:19.2110730Z http.https://github.com/.extraheader 2021-05-15T14:08:19.2122070Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:08:19.2203180Z [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-15T14:08:19.3146090Z Cleaning up orphan processes