2021-05-15T13:43:01.7787875Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:43:02.1162623Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'macOS-latest' 2021-05-15T13:43:02.1804847Z 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:43:02.2701864Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'macOS-latest' 2021-05-15T13:43:02.3625217Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:43:14.6763050Z Current runner version: '2.278.0' 2021-05-15T13:43:14.6811360Z ##[group]Operating System 2021-05-15T13:43:14.6812380Z Mac OS X 2021-05-15T13:43:14.6813030Z 10.15.7 2021-05-15T13:43:14.6813440Z 19H1030 2021-05-15T13:43:14.6813910Z ##[endgroup] 2021-05-15T13:43:14.6814520Z ##[group]Virtual Environment 2021-05-15T13:43:14.6815180Z Environment: macos-10.15 2021-05-15T13:43:14.6815680Z Version: 20210510.1 2021-05-15T13:43:14.6816660Z Included Software: https://github.com/actions/virtual-environments/blob/macOS-10.15/20210510.1/images/macos/macos-10.15-Readme.md 2021-05-15T13:43:14.6818000Z Image Release: https://github.com/actions/virtual-environments/releases/tag/macOS-10.15%2F20210510.1 2021-05-15T13:43:14.6818900Z ##[endgroup] 2021-05-15T13:43:14.6820820Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:43:14.6822130Z Actions: write 2021-05-15T13:43:14.6822610Z Checks: write 2021-05-15T13:43:14.6823190Z Contents: write 2021-05-15T13:43:14.6823700Z Deployments: write 2021-05-15T13:43:14.6824390Z Issues: write 2021-05-15T13:43:14.6824950Z Metadata: read 2021-05-15T13:43:14.6825460Z Packages: write 2021-05-15T13:43:14.6826040Z PullRequests: write 2021-05-15T13:43:14.6826670Z RepositoryProjects: write 2021-05-15T13:43:14.6827260Z SecurityEvents: write 2021-05-15T13:43:14.6827820Z Statuses: write 2021-05-15T13:43:14.6828450Z ##[endgroup] 2021-05-15T13:43:14.6832010Z Prepare workflow directory 2021-05-15T13:43:14.8090230Z Prepare all required actions 2021-05-15T13:43:14.8102630Z Getting action download info 2021-05-15T13:43:15.2608320Z Download action repository 'actions/checkout@v2' 2021-05-15T13:43:16.8303620Z Download action repository 'r-lib/actions@master' 2021-05-15T13:43:19.2093050Z Download action repository 'adigherman/actions@master' 2021-05-15T13:43:21.7160690Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:43:23.1199220Z Download action repository 'actions/cache@v1' 2021-05-15T13:43:23.6483720Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:43:24.1918280Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:43:25.1926110Z ##[group]Run actions/checkout@v2 2021-05-15T13:43:25.1926820Z with: 2021-05-15T13:43:25.1927280Z repository: neuroconductor/dcmtk 2021-05-15T13:43:25.1928220Z token: *** 2021-05-15T13:43:25.1928590Z ssh-strict: true 2021-05-15T13:43:25.1929080Z persist-credentials: true 2021-05-15T13:43:25.1929640Z clean: true 2021-05-15T13:43:25.1930010Z fetch-depth: 1 2021-05-15T13:43:25.1930360Z lfs: false 2021-05-15T13:43:25.1930720Z submodules: false 2021-05-15T13:43:25.1931070Z env: 2021-05-15T13:43:25.1931480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:25.1931920Z TIC_DEPLOY_KEY: 2021-05-15T13:43:25.1932260Z RSPM: 2021-05-15T13:43:25.1932990Z GITHUB_PAT: *** 2021-05-15T13:43:25.1933370Z COVERALLS_TOKEN: 2021-05-15T13:43:25.1933820Z continue-on-error: false 2021-05-15T13:43:25.1934280Z VDIFFR_RUN_TESTS: false 2021-05-15T13:43:25.1934670Z ##[endgroup] 2021-05-15T13:43:26.1539490Z Syncing repository: neuroconductor/dcmtk 2021-05-15T13:43:26.1640030Z ##[group]Getting Git version info 2021-05-15T13:43:26.1742810Z Working directory is '/Users/runner/work/dcmtk/dcmtk' 2021-05-15T13:43:26.1891940Z [command]/usr/local/bin/git version 2021-05-15T13:43:26.1904800Z git version 2.31.1 2021-05-15T13:43:26.1908090Z ##[endgroup] 2021-05-15T13:43:26.1909670Z Deleting the contents of '/Users/runner/work/dcmtk/dcmtk' 2021-05-15T13:43:26.1915980Z ##[group]Initializing the repository 2021-05-15T13:43:26.1917270Z [command]/usr/local/bin/git init /Users/runner/work/dcmtk/dcmtk 2021-05-15T13:43:26.1922580Z hint: Using 'master' as the name for the initial branch. This default branch name 2021-05-15T13:43:26.1926110Z hint: is subject to change. To configure the initial branch name to use in all 2021-05-15T13:43:26.1927340Z hint: of your new repositories, which will suppress this warning, call: 2021-05-15T13:43:26.1928300Z hint: 2021-05-15T13:43:26.1930730Z hint: git config --global init.defaultBranch 2021-05-15T13:43:26.2030040Z hint: 2021-05-15T13:43:26.2140370Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and 2021-05-15T13:43:26.2243010Z hint: 'development'. The just-created branch can be renamed via this command: 2021-05-15T13:43:26.2344760Z hint: 2021-05-15T13:43:26.2447670Z hint: git branch -m 2021-05-15T13:43:26.2549400Z Initialized empty Git repository in /Users/runner/work/dcmtk/dcmtk/.git/ 2021-05-15T13:43:26.2650660Z [command]/usr/local/bin/git remote add origin https://github.com/neuroconductor/dcmtk 2021-05-15T13:43:26.2751790Z ##[endgroup] 2021-05-15T13:43:26.2761520Z ##[group]Disabling automatic garbage collection 2021-05-15T13:43:26.2776290Z [command]/usr/local/bin/git config --local gc.auto 0 2021-05-15T13:43:26.2807540Z ##[endgroup] 2021-05-15T13:43:26.2837800Z ##[group]Setting up auth 2021-05-15T13:43:26.2864680Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:43:26.2873550Z [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:43:26.3513720Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:43:26.3675810Z [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:43:26.4720890Z [command]/usr/local/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic *** 2021-05-15T13:43:26.4878150Z ##[endgroup] 2021-05-15T13:43:26.4895710Z ##[group]Fetching the repository 2021-05-15T13:43:26.4899680Z [command]/usr/local/bin/git -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +491cbcea629724ddf29fcf21643abe277a816723:refs/tags/0.6.8.1.s 2021-05-15T13:43:26.9317220Z remote: Enumerating objects: 93, done. 2021-05-15T13:43:27.3387710Z remote: Counting objects: 1% (1/93) 2021-05-15T13:43:27.3388920Z remote: Counting objects: 2% (2/93) 2021-05-15T13:43:27.3551660Z remote: Counting objects: 3% (3/93) 2021-05-15T13:43:27.3556260Z remote: Counting objects: 4% (4/93) 2021-05-15T13:43:27.3566410Z remote: Counting objects: 5% (5/93) 2021-05-15T13:43:27.3581260Z remote: Counting objects: 6% (6/93) 2021-05-15T13:43:27.3599620Z remote: Counting objects: 7% (7/93) 2021-05-15T13:43:27.3604890Z remote: Counting objects: 8% (8/93) 2021-05-15T13:43:27.3607930Z remote: Counting objects: 9% (9/93) 2021-05-15T13:43:27.3609410Z remote: Counting objects: 10% (10/93) 2021-05-15T13:43:27.3621930Z remote: Counting objects: 11% (11/93) 2021-05-15T13:43:27.3652610Z remote: Counting objects: 12% (12/93) 2021-05-15T13:43:27.3754890Z remote: Counting objects: 13% (13/93) 2021-05-15T13:43:27.3809420Z remote: Counting objects: 15% (14/93) 2021-05-15T13:43:27.3839220Z remote: Counting objects: 16% (15/93) 2021-05-15T13:43:27.3847210Z remote: Counting objects: 17% (16/93) 2021-05-15T13:43:27.3849400Z remote: Counting objects: 18% (17/93) 2021-05-15T13:43:27.3860450Z remote: Counting objects: 19% (18/93) 2021-05-15T13:43:27.3861380Z remote: Counting objects: 20% (19/93) 2021-05-15T13:43:27.3866760Z remote: Counting objects: 21% (20/93) 2021-05-15T13:43:27.3867810Z remote: Counting objects: 22% (21/93) 2021-05-15T13:43:27.3869630Z remote: Counting objects: 23% (22/93) 2021-05-15T13:43:27.3870440Z remote: Counting objects: 24% (23/93) 2021-05-15T13:43:27.3937790Z remote: Counting objects: 25% (24/93) 2021-05-15T13:43:27.3939270Z remote: Counting objects: 26% (25/93) 2021-05-15T13:43:27.3940300Z remote: Counting objects: 27% (26/93) 2021-05-15T13:43:27.4069790Z remote: Counting objects: 29% (27/93) 2021-05-15T13:43:27.4176610Z remote: Counting objects: 30% (28/93) 2021-05-15T13:43:27.4262820Z remote: Counting objects: 31% (29/93) 2021-05-15T13:43:27.4328960Z remote: Counting objects: 32% (30/93) 2021-05-15T13:43:27.4377650Z remote: Counting objects: 33% (31/93) 2021-05-15T13:43:27.4391350Z remote: Counting objects: 34% (32/93) 2021-05-15T13:43:27.4396820Z remote: Counting objects: 35% (33/93) 2021-05-15T13:43:27.4402130Z remote: Counting objects: 36% (34/93) 2021-05-15T13:43:27.4407210Z remote: Counting objects: 37% (35/93) 2021-05-15T13:43:27.4422430Z remote: Counting objects: 38% (36/93) 2021-05-15T13:43:27.4423130Z remote: Counting objects: 39% (37/93) 2021-05-15T13:43:27.4428840Z remote: Counting objects: 40% (38/93) 2021-05-15T13:43:27.4440050Z remote: Counting objects: 41% (39/93) 2021-05-15T13:43:27.4454800Z remote: Counting objects: 43% (40/93) 2021-05-15T13:43:27.4474320Z remote: Counting objects: 44% (41/93) 2021-05-15T13:43:27.4495460Z remote: Counting objects: 45% (42/93) 2021-05-15T13:43:27.4509750Z remote: Counting objects: 46% (43/93) 2021-05-15T13:43:27.4523110Z remote: Counting objects: 47% (44/93) 2021-05-15T13:43:27.4537070Z remote: Counting objects: 48% (45/93) 2021-05-15T13:43:27.4551440Z remote: Counting objects: 49% (46/93) 2021-05-15T13:43:27.4553600Z remote: Counting objects: 50% (47/93) 2021-05-15T13:43:27.4556680Z remote: Counting objects: 51% (48/93) 2021-05-15T13:43:27.4568190Z remote: Counting objects: 52% (49/93) 2021-05-15T13:43:27.4570280Z remote: Counting objects: 53% (50/93) 2021-05-15T13:43:27.4571260Z remote: Counting objects: 54% (51/93) 2021-05-15T13:43:27.4572060Z remote: Counting objects: 55% (52/93) 2021-05-15T13:43:27.4572930Z remote: Counting objects: 56% (53/93) 2021-05-15T13:43:27.4574160Z remote: Counting objects: 58% (54/93) 2021-05-15T13:43:27.4575740Z remote: Counting objects: 59% (55/93) 2021-05-15T13:43:27.4576700Z remote: Counting objects: 60% (56/93) 2021-05-15T13:43:27.4577920Z remote: Counting objects: 61% (57/93) 2021-05-15T13:43:27.4578870Z remote: Counting objects: 62% (58/93) 2021-05-15T13:43:27.4580030Z remote: Counting objects: 63% (59/93) 2021-05-15T13:43:27.4582670Z remote: Counting objects: 64% (60/93) 2021-05-15T13:43:27.4583710Z remote: Counting objects: 65% (61/93) 2021-05-15T13:43:27.4584630Z remote: Counting objects: 66% (62/93) 2021-05-15T13:43:27.4585720Z remote: Counting objects: 67% (63/93) 2021-05-15T13:43:27.4586600Z remote: Counting objects: 68% (64/93) 2021-05-15T13:43:27.4590400Z remote: Counting objects: 69% (65/93) 2021-05-15T13:43:27.4591820Z remote: Counting objects: 70% (66/93) 2021-05-15T13:43:27.4596160Z remote: Counting objects: 72% (67/93) 2021-05-15T13:43:27.4597110Z remote: Counting objects: 73% (68/93) 2021-05-15T13:43:27.4598340Z remote: Counting objects: 74% (69/93) 2021-05-15T13:43:27.4599620Z remote: Counting objects: 75% (70/93) 2021-05-15T13:43:27.4600530Z remote: Counting objects: 76% (71/93) 2021-05-15T13:43:27.4601820Z remote: Counting objects: 77% (72/93) 2021-05-15T13:43:27.4602830Z remote: Counting objects: 78% (73/93) 2021-05-15T13:43:27.4604910Z remote: Counting objects: 79% (74/93) 2021-05-15T13:43:27.4605900Z remote: Counting objects: 80% (75/93) 2021-05-15T13:43:27.4606990Z remote: Counting objects: 81% (76/93) 2021-05-15T13:43:27.4608410Z remote: Counting objects: 82% (77/93) 2021-05-15T13:43:27.4609360Z remote: Counting objects: 83% (78/93) 2021-05-15T13:43:27.4610400Z remote: Counting objects: 84% (79/93) 2021-05-15T13:43:27.4611060Z remote: Counting objects: 86% (80/93) 2021-05-15T13:43:27.4612030Z remote: Counting objects: 87% (81/93) 2021-05-15T13:43:27.4615990Z remote: Counting objects: 88% (82/93) 2021-05-15T13:43:27.4616910Z remote: Counting objects: 89% (83/93) 2021-05-15T13:43:27.4617840Z remote: Counting objects: 90% (84/93) 2021-05-15T13:43:27.4620400Z remote: Counting objects: 91% (85/93) 2021-05-15T13:43:27.4621840Z remote: Counting objects: 92% (86/93) 2021-05-15T13:43:27.4631680Z remote: Counting objects: 93% (87/93) 2021-05-15T13:43:27.4635460Z remote: Counting objects: 94% (88/93) 2021-05-15T13:43:27.4640210Z remote: Counting objects: 95% (89/93) 2021-05-15T13:43:27.4641160Z remote: Counting objects: 96% (90/93) 2021-05-15T13:43:27.4642500Z remote: Counting objects: 97% (91/93) 2021-05-15T13:43:27.4643580Z remote: Counting objects: 98% (92/93) 2021-05-15T13:43:27.4644590Z remote: Counting objects: 100% (93/93) 2021-05-15T13:43:27.4650420Z remote: Counting objects: 100% (93/93), done. 2021-05-15T13:43:27.4651340Z remote: Compressing objects: 1% (1/87) 2021-05-15T13:43:27.4652090Z remote: Compressing objects: 2% (2/87) 2021-05-15T13:43:27.4652970Z remote: Compressing objects: 3% (3/87) 2021-05-15T13:43:27.4653980Z remote: Compressing objects: 4% (4/87) 2021-05-15T13:43:27.4654580Z remote: Compressing objects: 5% (5/87) 2021-05-15T13:43:27.4655450Z remote: Compressing objects: 6% (6/87) 2021-05-15T13:43:27.4656040Z remote: Compressing objects: 8% (7/87) 2021-05-15T13:43:27.4656580Z remote: Compressing objects: 9% (8/87) 2021-05-15T13:43:27.4657150Z remote: Compressing objects: 10% (9/87) 2021-05-15T13:43:27.4657690Z remote: Compressing objects: 11% (10/87) 2021-05-15T13:43:27.4658250Z remote: Compressing objects: 12% (11/87) 2021-05-15T13:43:27.4659520Z remote: Compressing objects: 13% (12/87) 2021-05-15T13:43:27.4660070Z remote: Compressing objects: 14% (13/87) 2021-05-15T13:43:27.4661170Z remote: Compressing objects: 16% (14/87) 2021-05-15T13:43:27.4661850Z remote: Compressing objects: 17% (15/87) 2021-05-15T13:43:27.4662630Z remote: Compressing objects: 18% (16/87) 2021-05-15T13:43:27.4663260Z remote: Compressing objects: 19% (17/87) 2021-05-15T13:43:27.4663830Z remote: Compressing objects: 20% (18/87) 2021-05-15T13:43:27.4664380Z remote: Compressing objects: 21% (19/87) 2021-05-15T13:43:27.4664970Z remote: Compressing objects: 22% (20/87) 2021-05-15T13:43:27.4665520Z remote: Compressing objects: 24% (21/87) 2021-05-15T13:43:27.4666100Z remote: Compressing objects: 25% (22/87) 2021-05-15T13:43:27.4666640Z remote: Compressing objects: 26% (23/87) 2021-05-15T13:43:27.4667220Z remote: Compressing objects: 27% (24/87) 2021-05-15T13:43:27.4667780Z remote: Compressing objects: 28% (25/87) 2021-05-15T13:43:27.4668320Z remote: Compressing objects: 29% (26/87) 2021-05-15T13:43:27.4668910Z remote: Compressing objects: 31% (27/87) 2021-05-15T13:43:27.4669440Z remote: Compressing objects: 32% (28/87) 2021-05-15T13:43:27.4670010Z remote: Compressing objects: 33% (29/87) 2021-05-15T13:43:27.4670550Z remote: Compressing objects: 34% (30/87) 2021-05-15T13:43:27.4671100Z remote: Compressing objects: 35% (31/87) 2021-05-15T13:43:27.4671640Z remote: Compressing objects: 36% (32/87) 2021-05-15T13:43:27.4672200Z remote: Compressing objects: 37% (33/87) 2021-05-15T13:43:27.4672750Z remote: Compressing objects: 39% (34/87) 2021-05-15T13:43:27.4673580Z remote: Compressing objects: 40% (35/87) 2021-05-15T13:43:27.4674170Z remote: Compressing objects: 41% (36/87) 2021-05-15T13:43:27.4674760Z remote: Compressing objects: 42% (37/87) 2021-05-15T13:43:27.4675350Z remote: Compressing objects: 43% (38/87) 2021-05-15T13:43:27.4675900Z remote: Compressing objects: 44% (39/87) 2021-05-15T13:43:27.4676890Z remote: Compressing objects: 45% (40/87) 2021-05-15T13:43:27.4677450Z remote: Compressing objects: 47% (41/87) 2021-05-15T13:43:27.4678030Z remote: Compressing objects: 48% (42/87) 2021-05-15T13:43:27.4678610Z remote: Compressing objects: 49% (43/87) 2021-05-15T13:43:27.4679160Z remote: Compressing objects: 50% (44/87) 2021-05-15T13:43:27.4679920Z remote: Compressing objects: 51% (45/87) 2021-05-15T13:43:27.4680510Z remote: Compressing objects: 52% (46/87) 2021-05-15T13:43:27.4681070Z remote: Compressing objects: 54% (47/87) 2021-05-15T13:43:27.4681580Z remote: Compressing objects: 55% (48/87) 2021-05-15T13:43:27.4682160Z remote: Compressing objects: 56% (49/87) 2021-05-15T13:43:27.4682700Z remote: Compressing objects: 57% (50/87) 2021-05-15T13:43:27.4683310Z remote: Compressing objects: 58% (51/87) 2021-05-15T13:43:27.4683890Z remote: Compressing objects: 59% (52/87) 2021-05-15T13:43:27.4684440Z remote: Compressing objects: 60% (53/87) 2021-05-15T13:43:27.4685030Z remote: Compressing objects: 62% (54/87) 2021-05-15T13:43:27.4685580Z remote: Compressing objects: 63% (55/87) 2021-05-15T13:43:27.4686160Z remote: Compressing objects: 64% (56/87) 2021-05-15T13:43:27.4686700Z remote: Compressing objects: 65% (57/87) 2021-05-15T13:43:27.4687280Z remote: Compressing objects: 66% (58/87) 2021-05-15T13:43:27.4687850Z remote: Compressing objects: 67% (59/87) 2021-05-15T13:43:27.4688390Z remote: Compressing objects: 68% (60/87) 2021-05-15T13:43:27.4688950Z remote: Compressing objects: 70% (61/87) 2021-05-15T13:43:27.4689500Z remote: Compressing objects: 71% (62/87) 2021-05-15T13:43:27.4690060Z remote: Compressing objects: 72% (63/87) 2021-05-15T13:43:27.4690580Z remote: Compressing objects: 73% (64/87) 2021-05-15T13:43:27.4691140Z remote: Compressing objects: 74% (65/87) 2021-05-15T13:43:27.4691960Z remote: Compressing objects: 75% (66/87) 2021-05-15T13:43:27.4692580Z remote: Compressing objects: 77% (67/87) 2021-05-15T13:43:27.4693160Z remote: Compressing objects: 78% (68/87) 2021-05-15T13:43:27.4693700Z remote: Compressing objects: 79% (69/87) 2021-05-15T13:43:27.4694270Z remote: Compressing objects: 80% (70/87) 2021-05-15T13:43:27.4694790Z remote: Compressing objects: 81% (71/87) 2021-05-15T13:43:27.4695370Z remote: Compressing objects: 82% (72/87) 2021-05-15T13:43:27.4695910Z remote: Compressing objects: 83% (73/87) 2021-05-15T13:43:27.4696490Z remote: Compressing objects: 85% (74/87) 2021-05-15T13:43:27.4697040Z remote: Compressing objects: 86% (75/87) 2021-05-15T13:43:27.4697620Z remote: Compressing objects: 87% (76/87) 2021-05-15T13:43:27.4698190Z remote: Compressing objects: 88% (77/87) 2021-05-15T13:43:27.4698730Z remote: Compressing objects: 89% (78/87) 2021-05-15T13:43:27.4699320Z remote: Compressing objects: 90% (79/87) 2021-05-15T13:43:27.4699870Z remote: Compressing objects: 91% (80/87) 2021-05-15T13:43:27.4700420Z remote: Compressing objects: 93% (81/87) 2021-05-15T13:43:27.4700940Z remote: Compressing objects: 94% (82/87) 2021-05-15T13:43:27.4701490Z remote: Compressing objects: 95% (83/87) 2021-05-15T13:43:27.4702030Z remote: Compressing objects: 96% (84/87) 2021-05-15T13:43:27.4702590Z remote: Compressing objects: 97% (85/87) 2021-05-15T13:43:27.4703150Z remote: Compressing objects: 98% (86/87) 2021-05-15T13:43:27.4703700Z remote: Compressing objects: 100% (87/87) 2021-05-15T13:43:27.4704290Z remote: Compressing objects: 100% (87/87), done. 2021-05-15T13:43:27.4705820Z remote: Total 93 (delta 15), reused 43 (delta 4), pack-reused 0 2021-05-15T13:43:27.4706600Z From https://github.com/neuroconductor/dcmtk 2021-05-15T13:43:27.4707790Z * [new ref] 491cbcea629724ddf29fcf21643abe277a816723 -> 0.6.8.1.s 2021-05-15T13:43:27.4709370Z ##[endgroup] 2021-05-15T13:43:27.4710040Z ##[group]Determining the checkout info 2021-05-15T13:43:27.4710640Z ##[endgroup] 2021-05-15T13:43:27.4711300Z ##[group]Checking out the ref 2021-05-15T13:43:27.4712360Z [command]/usr/local/bin/git checkout --progress --force refs/tags/0.6.8.1.s 2021-05-15T13:43:27.4713070Z HEAD is now at 491cbce Version id 31 stable 2021-05-15T13:43:27.4713660Z ##[endgroup] 2021-05-15T13:43:27.4714550Z [command]/usr/local/bin/git log -1 --format='%H' 2021-05-15T13:43:27.4715540Z '491cbcea629724ddf29fcf21643abe277a816723' 2021-05-15T13:43:27.4858630Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:43:27.4859130Z with: 2021-05-15T13:43:27.4859480Z r-version: release 2021-05-15T13:43:27.4859850Z Ncpus: 1 2021-05-15T13:43:27.4860210Z crayon.enabled: NULL 2021-05-15T13:43:27.4860710Z remove-openmp-macos: true 2021-05-15T13:43:27.4861230Z http-user-agent: default 2021-05-15T13:43:27.4861670Z install-r: true 2021-05-15T13:43:27.4862200Z windows-path-include-mingw: true 2021-05-15T13:43:27.4862690Z env: 2021-05-15T13:43:27.4863090Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:27.4863530Z TIC_DEPLOY_KEY: 2021-05-15T13:43:27.4863850Z RSPM: 2021-05-15T13:43:27.4865160Z GITHUB_PAT: *** 2021-05-15T13:43:27.4865570Z COVERALLS_TOKEN: 2021-05-15T13:43:27.4866010Z continue-on-error: false 2021-05-15T13:43:27.4866470Z VDIFFR_RUN_TESTS: false 2021-05-15T13:43:27.4866840Z ##[endgroup] 2021-05-15T13:43:27.8776840Z [command]/usr/local/bin/brew install qpdf pkgconfig checkbashisms 2021-05-15T13:43:30.9263280Z [command]/usr/bin/sudo installer -pkg /Users/runner/work/_temp/R-4.0.5.pkg -target / 2021-05-15T13:43:31.0878200Z [command]/usr/bin/sudo hdiutil attach /Users/runner/work/_temp/gfortran-8.2-Mojave.dmg 2021-05-15T13:43:31.3128360Z Checksumming Protective Master Boot Record (MBR : 0)… 2021-05-15T13:43:31.3142390Z Protective Master Boot Record (MBR :: verified CRC32 $35C6C835 2021-05-15T13:43:31.3144620Z Checksumming GPT Header (Primary GPT Header : 1)… 2021-05-15T13:43:33.0103090Z GPT Header (Primary GPT Header : 1): verified CRC32 $A0C197C4 2021-05-15T13:43:33.0112100Z Checksumming GPT Partition Data (Primary GPT Table : 2)… 2021-05-15T13:43:33.0125030Z GPT Partition Data (Primary GPT Tabl: verified CRC32 $45F704A2 2021-05-15T13:43:33.0126520Z Checksumming (Apple_Free : 3)… 2021-05-15T13:43:33.1123450Z (Apple_Free : 3): verified CRC32 $00000000 2021-05-15T13:43:33.1237430Z Checksumming disk image (Apple_HFS : 4)… 2021-05-15T13:43:33.1916020Z disk image (Apple_HFS : 4): verified CRC32 $678E6FA7 2021-05-15T13:43:33.1920990Z Checksumming (Apple_Free : 5)… 2021-05-15T13:43:34.1214680Z (Apple_Free : 5): verified CRC32 $00000000 2021-05-15T13:43:34.1224940Z Checksumming GPT Partition Data (Backup GPT Table : 6)… 2021-05-15T13:43:35.0828740Z GPT Partition Data (Backup GPT Table: verified CRC32 $45F704A2 2021-05-15T13:43:35.0930290Z Checksumming GPT Header (Backup GPT Header : 7)… 2021-05-15T13:43:35.1030680Z GPT Header (Backup GPT Header : 7): verified CRC32 $6D159622 2021-05-15T13:43:35.1132140Z verified CRC32 $84F1919B 2021-05-15T13:43:35.6325250Z /dev/disk2 GUID_partition_scheme 2021-05-15T13:43:35.6428800Z /dev/disk2s1 Apple_HFS /Volumes/gfortran-8.2-Mojave 2021-05-15T13:43:35.6534790Z [command]/usr/bin/sudo installer -package /Volumes/gfortran-8.2-Mojave/gfortran-8.2-Mojave/gfortran.pkg -target / 2021-05-15T13:43:37.9132380Z Warning: pkg-config 0.29.2_3 is already installed and up-to-date. 2021-05-15T13:43:37.9134580Z To reinstall 0.29.2_3, run: 2021-05-15T13:43:37.9135810Z brew reinstall pkg-config 2021-05-15T13:43:37.9491400Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/manifests/10.3.1 2021-05-15T13:43:39.8798350Z ==> Downloading https://ghcr.io/v2/homebrew/core/qpdf/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a 2021-05-15T13:43:40.4031040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1840d900bae9754ba862d0a287fbf22da64065dab24bcd0370b813b1324fe83a?se=2021-05-15T13%3A50%3A00Z&sig=Uf10K2CDN4pHRLpLnvbxewVcizevxkSjmQUG0LTSYo0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:43:40.6468870Z ==> Pouring qpdf--10.3.1.catalina.bottle.tar.gz 2021-05-15T13:43:44.0478440Z 🍺 /usr/local/Cellar/qpdf/10.3.1: 73 files, 6.3MB 2021-05-15T13:43:44.0956160Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/manifests/2.21.2 2021-05-15T13:43:44.8336160Z installer: Package name is R 4.0.5 for macOS 2021-05-15T13:43:44.8352010Z installer: Upgrading at base path / 2021-05-15T13:43:44.8367300Z installer: The upgrade was successful. 2021-05-15T13:43:45.9876850Z ==> Downloading https://ghcr.io/v2/homebrew/core/checkbashisms/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7 2021-05-15T13:43:46.4061060Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:fe74bccfa6862b75ca96868f3dbe610efa11dcb6ba644f801b28baad9a6531e7?se=2021-05-15T13%3A50%3A00Z&sig=0SJ6UWO0AnkQzjwaxdj%2BC4UKvPGqbMonPWPVZPN%2Bilc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:43:46.4767770Z ==> Pouring checkbashisms--2.21.2.all.bottle.tar.gz 2021-05-15T13:43:49.3644100Z installer: Package name is gfortran 2021-05-15T13:43:49.3744600Z installer: Installing at base path / 2021-05-15T13:43:49.3845900Z installer: The install was successful. 2021-05-15T13:43:49.3919420Z [command]/usr/bin/sudo hdiutil detach /Volumes/gfortran-8.2-Mojave 2021-05-15T13:43:49.5888030Z "disk2" ejected. 2021-05-15T13:43:49.5970310Z [command]/usr/bin/sudo mv /usr/local/gfortran/bin/gcov /usr/local/gfortran/bin/gcov-fortran 2021-05-15T13:43:49.8987840Z 🍺 /usr/local/Cellar/checkbashisms/2.21.2: 6 files, 71.2KB 2021-05-15T13:43:50.6763050Z [command]/usr/bin/sed -i .bak -e s/-fopenmp//g /Library/Frameworks/R.framework/Resources/etc/Makeconf 2021-05-15T13:43:50.7137620Z ##[group]Run r-lib/actions/setup-tinytex@master 2021-05-15T13:43:50.7138230Z env: 2021-05-15T13:43:50.7138660Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:50.7139160Z TIC_DEPLOY_KEY: 2021-05-15T13:43:50.7139510Z RSPM: 2021-05-15T13:43:50.7140790Z GITHUB_PAT: *** 2021-05-15T13:43:50.7141250Z COVERALLS_TOKEN: 2021-05-15T13:43:50.7141730Z continue-on-error: false 2021-05-15T13:43:50.7142250Z VDIFFR_RUN_TESTS: false 2021-05-15T13:43:50.7142750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:43:50.7143230Z TZ: UTC 2021-05-15T13:43:50.7143610Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:43:50.7144050Z NOT_CRAN: true 2021-05-15T13:43:50.7144420Z ##[endgroup] 2021-05-15T13:43:51.1576160Z [command]sh /Users/runner/work/_temp/install-unx.sh 2021-05-15T13:43:51.2158660Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T13:43:51.2163240Z Dload Upload Total Spent Left Speed 2021-05-15T13:43:51.2164090Z 2021-05-15T13:43:51.2674360Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:43:51.2676700Z 100 117 0 117 0 0 2294 0 --:--:-- --:--:-- --:--:-- 2294 2021-05-15T13:43:51.3254710Z 2021-05-15T13:43:51.3257190Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T13:43:51.4844020Z 2021-05-15T13:43:52.4733820Z 4 82.6M 4 4096k 0 0 14.9M 0 0:00:05 --:--:-- 0:00:05 14.9M 2021-05-15T13:43:52.6777710Z 77 82.6M 77 64.3M 0 0 51.1M 0 0:00:01 0:00:01 --:--:-- 60.9M 2021-05-15T13:43:52.6779000Z 100 82.6M 100 82.6M 0 0 56.5M 0 0:00:01 0:00:01 --:--:-- 65.9M 2021-05-15T13:43:56.7211900Z ##[group]Run tlmgr update --self 2021-05-15T13:43:56.7212580Z tlmgr update --self 2021-05-15T13:43:56.7213500Z tlmgr install filecontents upquote courier courier-scaled biber biblatex collection-luatex ae thumbpdf grfext 2021-05-15T13:43:56.7215060Z tlmgr update --all 2021-05-15T13:43:56.7402190Z shell: /bin/bash -e {0} 2021-05-15T13:43:56.7402630Z env: 2021-05-15T13:43:56.7403080Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:43:56.7403740Z TIC_DEPLOY_KEY: 2021-05-15T13:43:56.7404220Z RSPM: 2021-05-15T13:43:56.7405680Z GITHUB_PAT: *** 2021-05-15T13:43:56.7406160Z COVERALLS_TOKEN: 2021-05-15T13:43:56.7406640Z continue-on-error: false 2021-05-15T13:43:56.7407170Z VDIFFR_RUN_TESTS: false 2021-05-15T13:43:56.7407680Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:43:56.7408160Z TZ: UTC 2021-05-15T13:43:56.7408540Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:43:56.7408980Z NOT_CRAN: true 2021-05-15T13:43:56.7409470Z ##[endgroup] 2021-05-15T13:43:59.0682640Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:43:59.0684830Z tlmgr: no self-updates for tlmgr available 2021-05-15T13:44:01.3597600Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:01.3598670Z [1/89, ??:??/??:??] install: addliga [1k] 2021-05-15T13:44:01.6612640Z [2/89, 00:00/00:00] install: ae [57k] 2021-05-15T13:44:02.1243140Z [3/89, 00:01/10:43] install: auto-pst-pdf-lua [3k] 2021-05-15T13:44:02.4352850Z [4/89, 00:01/10:17] install: barracuda [30k] 2021-05-15T13:44:02.8607780Z [5/89, 00:01/06:52] install: bezierplot [8k] 2021-05-15T13:44:03.1551090Z [6/89, 00:02/12:39] install: biber.universal-darwin [33017k] 2021-05-15T13:44:06.5460320Z [7/89, 00:05/00:05] install: biber [1k] 2021-05-15T13:44:06.8534290Z [8/89, 00:05/00:05] install: biblatex [238k] 2021-05-15T13:44:07.4447930Z [9/89, 00:06/00:06] install: checkcites.universal-darwin [1k] 2021-05-15T13:44:07.7423670Z [10/89, 00:06/00:06] install: checkcites [7k] 2021-05-15T13:44:08.0447470Z [11/89, 00:07/00:07] install: chickenize [15k] 2021-05-15T13:44:08.4003320Z [12/89, 00:07/00:07] install: chinese-jfm [3k] 2021-05-15T13:44:08.7001150Z [13/89, 00:07/00:07] install: cloze [9k] 2021-05-15T13:44:09.0029060Z [14/89, 00:08/00:08] install: colorprofiles [86k] 2021-05-15T13:44:09.4299450Z [15/89, 00:08/00:08] install: combofont [2k] 2021-05-15T13:44:09.7237440Z [16/89, 00:08/00:08] install: courier [470k] 2021-05-15T13:44:10.3986460Z [17/89, 00:09/00:09] install: courier-scaled [3k] 2021-05-15T13:44:10.7040480Z [18/89, 00:09/00:09] install: cstypo [3k] 2021-05-15T13:44:11.0164310Z [19/89, 00:10/00:10] install: ctablestack [2k] 2021-05-15T13:44:11.3149670Z [20/89, 00:10/00:10] install: ekdosis [19k] 2021-05-15T13:44:11.6747770Z [21/89, 00:10/00:10] install: emoji [40k] 2021-05-15T13:44:12.1142350Z [22/89, 00:11/00:11] install: emojicite [2k] 2021-05-15T13:44:12.4153470Z [23/89, 00:11/00:11] install: enctex [24k] 2021-05-15T13:44:12.7966990Z [24/89, 00:11/00:11] install: enigma [18k] 2021-05-15T13:44:13.2034070Z [25/89, 00:12/00:12] install: etex-pkg [6k] 2021-05-15T13:44:13.5068870Z [26/89, 00:12/00:12] install: filecontents [3k] 2021-05-15T13:44:13.8090210Z [27/89, 00:12/00:12] install: grfext [3k] 2021-05-15T13:44:14.1164010Z [28/89, 00:13/00:13] install: hyphenex [9k] 2021-05-15T13:44:14.4249840Z [29/89, 00:13/00:13] install: ifplatform [2k] 2021-05-15T13:44:14.7540570Z [30/89, 00:13/00:13] install: innerscript [4k] 2021-05-15T13:44:15.0633000Z [31/89, 00:14/00:15] install: interpreter [7k] 2021-05-15T13:44:15.3657270Z [32/89, 00:14/00:15] install: kanaparser [5k] 2021-05-15T13:44:15.6675730Z [33/89, 00:14/00:15] install: knuth-local [23k] 2021-05-15T13:44:16.0491970Z [34/89, 00:15/00:16] install: logreq [4k] 2021-05-15T13:44:16.3466720Z [35/89, 00:15/00:16] install: lua-typo [7k] 2021-05-15T13:44:16.6563070Z [36/89, 00:15/00:16] install: lua-uca [70k] 2021-05-15T13:44:17.1008190Z [37/89, 00:16/00:17] install: lua-ul [7k] 2021-05-15T13:44:17.4114040Z [38/89, 00:16/00:17] install: lua-uni-algos [6k] 2021-05-15T13:44:17.7177390Z [39/89, 00:16/00:17] install: lua-visual-debug [4k] 2021-05-15T13:44:18.0209290Z [40/89, 00:17/00:18] install: luacode [3k] 2021-05-15T13:44:18.3346910Z [41/89, 00:17/00:18] install: luacolor [5k] 2021-05-15T13:44:18.6438810Z [42/89, 00:17/00:18] install: luahyphenrules [3k] 2021-05-15T13:44:18.9434820Z [43/89, 00:17/00:18] install: luaimageembed [2k] 2021-05-15T13:44:19.2489220Z [44/89, 00:18/00:19] install: luaindex [5k] 2021-05-15T13:44:19.5536700Z [45/89, 00:18/00:19] install: luainputenc [5k] 2021-05-15T13:44:19.8643080Z [46/89, 00:18/00:19] install: luaintro [1k] 2021-05-15T13:44:20.1726220Z [47/89, 00:19/00:20] install: luakeys [5k] 2021-05-15T13:44:20.4783770Z [48/89, 00:19/00:20] install: lualatex-doc [1k] 2021-05-15T13:44:20.7817090Z [49/89, 00:19/00:20] install: lualatex-truncate [2k] 2021-05-15T13:44:21.0909830Z [50/89, 00:20/00:21] install: luamplib [12k] 2021-05-15T13:44:21.3963660Z [51/89, 00:20/00:21] install: luapackageloader [2k] 2021-05-15T13:44:21.7013140Z [52/89, 00:20/00:21] install: luaprogtable [7k] 2021-05-15T13:44:22.0048920Z [53/89, 00:21/00:22] install: luarandom [2k] 2021-05-15T13:44:22.3091600Z [54/89, 00:21/00:22] install: luatex85 [2k] 2021-05-15T13:44:22.6228760Z [55/89, 00:21/00:22] install: luatexbase [4k] 2021-05-15T13:44:22.9220080Z [56/89, 00:21/00:22] install: luatexko [22k] 2021-05-15T13:44:23.2893850Z [57/89, 00:22/00:23] install: luatextra [2k] 2021-05-15T13:44:23.5916040Z [58/89, 00:22/00:23] install: luavlna [8k] 2021-05-15T13:44:23.9033890Z [59/89, 00:22/00:23] install: luaxml [31k] 2021-05-15T13:44:24.2606920Z [60/89, 00:23/00:24] install: makeindex.universal-darwin [91k] 2021-05-15T13:44:24.7481860Z [61/89, 00:23/00:24] install: makeindex [5k] 2021-05-15T13:44:25.0504100Z [62/89, 00:24/00:25] install: mflogo [2k] 2021-05-15T13:44:25.3470540Z [63/89, 00:24/00:25] install: newpax [9k] 2021-05-15T13:44:25.6516380Z [64/89, 00:24/00:25] install: nodetree [13k] 2021-05-15T13:44:26.0054900Z [65/89, 00:25/00:26] install: odsfile [5k] 2021-05-15T13:44:26.3095470Z [66/89, 00:25/00:26] install: optex.universal-darwin [1k] 2021-05-15T13:44:26.6103770Z [67/89, 00:25/00:26] install: optex [770k] 2021-05-15T13:44:27.3352160Z [68/89, 00:26/00:26] install: pdfarticle [4k] 2021-05-15T13:44:27.6431950Z [69/89, 00:26/00:26] install: pdfextra [22k] 2021-05-15T13:44:28.0024480Z [70/89, 00:27/00:28] install: placeat [4k] 2021-05-15T13:44:28.3084850Z [71/89, 00:27/00:27] install: plantuml [3k] 2021-05-15T13:44:28.6431630Z [72/89, 00:27/00:27] install: rsfs [55k] 2021-05-15T13:44:29.0831730Z [73/89, 00:28/00:28] install: selnolig [53k] 2021-05-15T13:44:29.5100970Z [74/89, 00:28/00:28] install: spelling [14k] 2021-05-15T13:44:29.8886510Z [75/89, 00:28/00:28] install: stricttex [2k] 2021-05-15T13:44:30.1923380Z [76/89, 00:29/00:29] install: texlive-common [1k] 2021-05-15T13:44:30.5014530Z [77/89, 00:29/00:29] install: texlive-en [1k] 2021-05-15T13:44:30.7971600Z [78/89, 00:29/00:29] install: texlive-msg-translations [144k] 2021-05-15T13:44:31.3126060Z [79/89, 00:30/00:30] install: thumbpdf.universal-darwin [1k] 2021-05-15T13:44:31.6185420Z [80/89, 00:30/00:30] install: thumbpdf [19k] 2021-05-15T13:44:31.9741850Z [81/89, 00:30/00:30] install: tlshell.universal-darwin [1k] 2021-05-15T13:44:32.2753490Z [82/89, 00:31/00:31] install: tlshell [29k] 2021-05-15T13:44:32.6396600Z [83/89, 00:31/00:31] install: typewriter [25k] 2021-05-15T13:44:32.9971300Z [84/89, 00:31/00:31] install: uninormalize [6k] 2021-05-15T13:44:33.3048670Z [85/89, 00:32/00:32] install: upquote [2k] 2021-05-15T13:44:34.0415140Z [86/89, 00:32/00:32] install: xdvi.universal-darwin [948k] 2021-05-15T13:44:34.4150040Z [87/89, 00:33/00:33] install: xdvi [7k] 2021-05-15T13:44:34.7277050Z [88/89, 00:33/00:33] install: collection-basic [1k] 2021-05-15T13:44:35.0319710Z [89/89, 00:34/00:34] install: collection-luatex [1k] 2021-05-15T13:44:35.3303570Z running mktexlsr ... 2021-05-15T13:44:35.8268900Z done running mktexlsr. 2021-05-15T13:44:35.8664530Z running updmap-sys ... 2021-05-15T13:44:36.4283690Z done running updmap-sys. 2021-05-15T13:44:36.4285060Z regenerating fmtutil.cnf in /Users/runner/Library/TinyTeX/texmf-dist 2021-05-15T13:44:36.4287870Z running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/z7HcQs0Bu2/WEX6DEkeH8 ... 2021-05-15T13:44:37.4623800Z done running fmtutil-sys --byfmt optex --no-error-if-no-engine=luajithbtex,luajittex,mfluajit --status-file=/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/z7HcQs0Bu2/WEX6DEkeH8. 2021-05-15T13:44:37.4625170Z OK: optex.fmt/luatex 2021-05-15T13:44:37.4626410Z tlmgr: package log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr.log 2021-05-15T13:44:37.4628180Z tlmgr: command log updated: /Users/runner/Library/TinyTeX/texmf-var/web2c/tlmgr-commands.log 2021-05-15T13:44:39.7577320Z tlmgr: package repository https://ctan.math.illinois.edu/systems/texlive/tlnet (verified) 2021-05-15T13:44:39.7578400Z tlmgr: no updates available 2021-05-15T13:44:39.8923110Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:44:39.8923650Z with: 2021-05-15T13:44:39.8924020Z pandoc-version: 2.7.3 2021-05-15T13:44:39.8924380Z env: 2021-05-15T13:44:39.8924790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:39.8925220Z TIC_DEPLOY_KEY: 2021-05-15T13:44:39.8925540Z RSPM: 2021-05-15T13:44:39.8926940Z GITHUB_PAT: *** 2021-05-15T13:44:39.8927360Z COVERALLS_TOKEN: 2021-05-15T13:44:39.8927810Z continue-on-error: false 2021-05-15T13:44:39.8928270Z VDIFFR_RUN_TESTS: false 2021-05-15T13:44:39.8928740Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:44:39.8929160Z TZ: UTC 2021-05-15T13:44:39.8929630Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:39.8930010Z NOT_CRAN: true 2021-05-15T13:44:39.8930340Z ##[endgroup] 2021-05-15T13:44:40.3552250Z [command]sudo installer -pkg /Users/runner/work/_temp/pandoc-2.7.3-macOS.pkg -target / 2021-05-15T13:44:43.1111340Z installer: Package name is pandoc 2021-05-15T13:44:43.1114190Z installer: Installing at base path / 2021-05-15T13:44:43.1115120Z installer: The install was successful. 2021-05-15T13:44:43.1262380Z ##[group]Run git config user.name adigherman 2021-05-15T13:44:43.1263120Z git config user.name adigherman 2021-05-15T13:44:43.1263740Z git config user.email adig@jhu.edu 2021-05-15T13:44:43.1443530Z shell: /bin/bash -e {0} 2021-05-15T13:44:43.1444000Z env: 2021-05-15T13:44:43.1444490Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:43.1445040Z TIC_DEPLOY_KEY: 2021-05-15T13:44:43.1445480Z RSPM: 2021-05-15T13:44:43.1446620Z GITHUB_PAT: *** 2021-05-15T13:44:43.1447110Z COVERALLS_TOKEN: 2021-05-15T13:44:43.1447720Z continue-on-error: false 2021-05-15T13:44:43.1448290Z VDIFFR_RUN_TESTS: false 2021-05-15T13:44:43.1448830Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:44:43.1449360Z TZ: UTC 2021-05-15T13:44:43.1449780Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:43.1450260Z NOT_CRAN: true 2021-05-15T13:44:43.1450680Z ##[endgroup] 2021-05-15T13:44:43.1956400Z ##[group]Run adigherman/actions/install-sysdeps-macos@master 2021-05-15T13:44:43.1957140Z env: 2021-05-15T13:44:43.1957670Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:44:43.1958140Z TIC_DEPLOY_KEY: 2021-05-15T13:44:43.1958530Z RSPM: 2021-05-15T13:44:43.1959970Z GITHUB_PAT: *** 2021-05-15T13:44:43.1960400Z COVERALLS_TOKEN: 2021-05-15T13:44:43.1960900Z continue-on-error: false 2021-05-15T13:44:43.1961390Z VDIFFR_RUN_TESTS: false 2021-05-15T13:44:43.1961930Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:44:43.1962380Z TZ: UTC 2021-05-15T13:44:43.1962800Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:44:43.1963210Z NOT_CRAN: true 2021-05-15T13:44:43.1963610Z ##[endgroup] 2021-05-15T13:44:44.8661420Z Warning: Treating cmake as a formula. For the cask, use homebrew/cask/cmake 2021-05-15T13:44:44.9027060Z Warning: cmake 3.20.2 is already installed and up-to-date. 2021-05-15T13:44:44.9027830Z To reinstall 3.20.2, run: 2021-05-15T13:44:44.9028480Z brew reinstall cmake 2021-05-15T13:44:46.4593660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/manifests/0.9.5_1 2021-05-15T13:44:47.7890180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:48.4040410Z ==> Downloading https://ghcr.io/v2/homebrew/core/libssh/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd 2021-05-15T13:44:48.8358800Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:85e25fa108135c48e655b4d26fb716430bea5795e13a7e61011d34c3f75be2dd?se=2021-05-15T13%3A50%3A00Z&sig=fLKyBXxd2cz02bghP23Yf2oUKb7aa%2F5PtujpYZlAaBg%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:44:48.8688020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=fLKyBXxd2cz02bghP23Yf2oUKb7aa\%2F5PtujpYZlAaBg\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:44:48.9245280Z ==> Verifying checksum for 'e3828151dc57a98ebf5844ea236b7b832174e7442b7be036fddec6985572ea5a--libssh--0.9.5_1.catalina.bottle.tar.gz' 2021-05-15T13:44:48.9886590Z ==> Pouring libssh--0.9.5_1.catalina.bottle.tar.gz 2021-05-15T13:44:48.9915100Z 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-2770-k1mnxh 2021-05-15T13:44:49.0119630Z cp -pR /private/tmp/d20210515-2770-k1mnxh/libssh/. /usr/local/Cellar/libssh 2021-05-15T13:44:49.0316290Z chmod -Rf +w /private/tmp/d20210515-2770-k1mnxh 2021-05-15T13:44:49.0851220Z ==> Finishing up 2021-05-15T13:44:49.1188640Z ln -s ../Cellar/libssh/0.9.5_1/include/libssh libssh 2021-05-15T13:44:49.1205610Z ln -s ../../Cellar/libssh/0.9.5_1/lib/cmake/libssh libssh 2021-05-15T13:44:49.1211730Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.8.6.dylib libssh.4.8.6.dylib 2021-05-15T13:44:49.1217080Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.4.dylib libssh.4.dylib 2021-05-15T13:44:49.1221380Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.a libssh.a 2021-05-15T13:44:49.1226710Z ln -s ../Cellar/libssh/0.9.5_1/lib/libssh.dylib libssh.dylib 2021-05-15T13:44:49.1233900Z ln -s ../../Cellar/libssh/0.9.5_1/lib/pkgconfig/libssh.pc libssh.pc 2021-05-15T13:44:49.1382680Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-2934-voyfio.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:44:51.3856090Z ==> Summary 2021-05-15T13:44:51.3883840Z 🍺 /usr/local/Cellar/libssh/0.9.5_1: 23 files, 1.2MB 2021-05-15T13:44:53.3901170Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/manifests/11.1.0 2021-05-15T13:44:54.6242000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:55.2536360Z ==> Downloading https://ghcr.io/v2/homebrew/core/gcc/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743 2021-05-15T13:44:55.6610050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f3e0b6948b4c1cd454f3b8a020929381b559662b92eccc080b2f9a52683f3743?se=2021-05-15T13%3A50%3A00Z&sig=aSDa9Pj20B8eNm946oVKP47taodR4xWMQMEjrJJa1EA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:44:55.6984090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=aSDa9Pj20B8eNm946oVKP47taodR4xWMQMEjrJJa1EA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:44:56.6653110Z ==> Verifying checksum for '465d84daf10bf5de43f0b3a96ae41c1b9dc2fd5b2d14383b493d63e8944e9eeb--gcc--11.1.0.catalina.bottle.tar.gz' 2021-05-15T13:44:57.0191020Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/manifests/4.3.0_2-1 2021-05-15T13:44:58.2773510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:44:58.8509320Z ==> Downloading https://ghcr.io/v2/homebrew/core/jags/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7 2021-05-15T13:44:59.2748070Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:11423ce61e9c8c567179c82e03179427ee9161808ff7256ffca47f72030359b7?se=2021-05-15T13%3A50%3A00Z&sig=texuQHVmL1f6%2B9sTNnRUpGlF6WnHKimKAklLRVB3tf8%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:44:59.3052540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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\%3A50\%3A00Z\&sig=texuQHVmL1f6\%2B9sTNnRUpGlF6WnHKimKAklLRVB3tf8\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:44:59.3880750Z ==> Verifying checksum for '73caa4337b66e08e49b47fa181977f10fad147cb32b209a5ee5804d24e66d131--jags--4.3.0_2.catalina.bottle.1.tar.gz' 2021-05-15T13:44:59.3948620Z ==> Installing dependencies for jags: gcc 2021-05-15T13:44:59.3955320Z ==> Installing jags dependency: gcc 2021-05-15T13:44:59.4829650Z ==> Pouring gcc--11.1.0.catalina.bottle.tar.gz 2021-05-15T13:44:59.4859110Z 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-2941-132tokl 2021-05-15T13:45:01.7463230Z cp -pR /private/tmp/d20210515-2941-132tokl/gcc/. /usr/local/Cellar/gcc 2021-05-15T13:45:03.2118650Z chmod -Rf +w /private/tmp/d20210515-2941-132tokl 2021-05-15T13:45:07.2299160Z ==> Finishing up 2021-05-15T13:45:07.4076990Z ln -s ../Cellar/gcc/11.1.0/bin/c++-11 c++-11 2021-05-15T13:45:07.4081430Z ln -s ../Cellar/gcc/11.1.0/bin/cpp-11 cpp-11 2021-05-15T13:45:07.4086130Z ln -s ../Cellar/gcc/11.1.0/bin/g++-11 g++-11 2021-05-15T13:45:07.4090560Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-11 gcc-11 2021-05-15T13:45:07.4095610Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ar-11 gcc-ar-11 2021-05-15T13:45:07.4100800Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-nm-11 gcc-nm-11 2021-05-15T13:45:07.4105480Z ln -s ../Cellar/gcc/11.1.0/bin/gcc-ranlib-11 gcc-ranlib-11 2021-05-15T13:45:07.4110280Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-11 gcov-11 2021-05-15T13:45:07.4115150Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-dump-11 gcov-dump-11 2021-05-15T13:45:07.4120080Z ln -s ../Cellar/gcc/11.1.0/bin/gcov-tool-11 gcov-tool-11 2021-05-15T13:45:07.4133490Z rm /usr/local/bin/c++-11 2021-05-15T13:45:07.4137820Z rm /usr/local/bin/cpp-11 2021-05-15T13:45:07.4141220Z rm /usr/local/bin/g++-11 2021-05-15T13:45:07.4144860Z rm /usr/local/bin/gcc-11 2021-05-15T13:45:07.4192860Z rm /usr/local/bin/gcc-ar-11 2021-05-15T13:45:07.4195780Z rm /usr/local/bin/gcc-nm-11 2021-05-15T13:45:07.4198970Z rm /usr/local/bin/gcc-ranlib-11 2021-05-15T13:45:07.4202030Z rm /usr/local/bin/gcov-11 2021-05-15T13:45:07.4206410Z rm /usr/local/bin/gcov-dump-11 2021-05-15T13:45:07.4209740Z rm /usr/local/bin/gcov-tool-11 2021-05-15T13:45:07.6539890Z Error: The `brew link` step did not complete successfully 2021-05-15T13:45:07.6540850Z The formula built, but is not symlinked into /usr/local 2021-05-15T13:45:07.6545040Z Could not symlink bin/gfortran 2021-05-15T13:45:07.6545740Z Target /usr/local/bin/gfortran 2021-05-15T13:45:07.6546400Z already exists. You may want to remove it: 2021-05-15T13:45:07.6547430Z rm '/usr/local/bin/gfortran' 2021-05-15T13:45:07.6547770Z 2021-05-15T13:45:07.6548430Z To force the link and overwrite all conflicting files: 2021-05-15T13:45:07.6549430Z brew link --overwrite gcc 2021-05-15T13:45:07.6549780Z 2021-05-15T13:45:07.6550290Z To list all files that would be deleted: 2021-05-15T13:45:07.6551320Z brew link --overwrite --dry-run gcc 2021-05-15T13:45:07.6551820Z 2021-05-15T13:45:07.6552310Z Possible conflicting files are: 2021-05-15T13:45:07.6589200Z /usr/local/bin/gfortran -> /usr/local/gfortran/bin/gfortran 2021-05-15T13:45:08.1399370Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3116-1vfcxcb.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:45:10.7112060Z ==> Summary 2021-05-15T13:45:10.8043700Z 🍺 /usr/local/Cellar/gcc/11.1.0: 1,520 files, 357.6MB 2021-05-15T13:45:10.8048390Z ==> Installing jags 2021-05-15T13:45:10.8052370Z ==> Pouring jags--4.3.0_2.catalina.bottle.1.tar.gz 2021-05-15T13:45:10.8070980Z 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-2941-18zvadh 2021-05-15T13:45:10.8688410Z cp -pR /private/tmp/d20210515-2941-18zvadh/jags/. /usr/local/Cellar/jags 2021-05-15T13:45:10.9403910Z chmod -Rf +w /private/tmp/d20210515-2941-18zvadh 2021-05-15T13:45:11.0652050Z ==> Finishing up 2021-05-15T13:45:11.0969810Z ln -s ../Cellar/jags/4.3.0_2/bin/jags jags 2021-05-15T13:45:11.0976350Z ln -s ../Cellar/jags/4.3.0_2/include/JAGS JAGS 2021-05-15T13:45:11.0986900Z ln -s ../../../Cellar/jags/4.3.0_2/share/man/man1/jags.1 jags.1 2021-05-15T13:45:11.0993220Z ln -s ../Cellar/jags/4.3.0_2/lib/JAGS JAGS 2021-05-15T13:45:11.0998620Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.4.dylib libjags.4.dylib 2021-05-15T13:45:11.1003570Z ln -s ../Cellar/jags/4.3.0_2/lib/libjags.dylib libjags.dylib 2021-05-15T13:45:11.1008310Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.0.dylib libjrmath.0.dylib 2021-05-15T13:45:11.1013620Z ln -s ../Cellar/jags/4.3.0_2/lib/libjrmath.dylib libjrmath.dylib 2021-05-15T13:45:11.1020720Z ln -s ../../Cellar/jags/4.3.0_2/lib/pkgconfig/jags.pc jags.pc 2021-05-15T13:45:11.1379470Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3142-leuu00.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:45:13.3300210Z ==> Summary 2021-05-15T13:45:13.3397400Z 🍺 /usr/local/Cellar/jags/4.3.0_2: 116 files, 2.6MB 2021-05-15T13:45:15.5154180Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/manifests/9.0.257.17 2021-05-15T13:45:16.7716370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:45:17.3972100Z ==> Downloading https://ghcr.io/v2/homebrew/core/v8/blobs/sha256:5e270b464f7d3d2b6ee171d9b481fac7924827632ae84673d03744244b4d37e9 2021-05-15T13:45:17.9158230Z ==> 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:45:17.9508110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:45:18.2160350Z ==> Verifying checksum for '6d72445af276c2d24166fcc34fdf044b1584745dccf198b9bd5d6270a28bd3d7--v8--9.0.257.17.catalina.bottle.tar.gz' 2021-05-15T13:45:18.3245300Z ==> Pouring v8--9.0.257.17.catalina.bottle.tar.gz 2021-05-15T13:45:18.3272750Z 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-3149-2h2ju8 2021-05-15T13:45:18.5802190Z cp -pR /private/tmp/d20210515-3149-2h2ju8/v8/. /usr/local/Cellar/v8 2021-05-15T13:45:18.7107010Z chmod -Rf +w /private/tmp/d20210515-3149-2h2ju8 2021-05-15T13:45:18.8902140Z ==> Finishing up 2021-05-15T13:45:18.9400280Z ln -s ../Cellar/v8/9.0.257.17/bin/d8 d8 2021-05-15T13:45:18.9845790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3314-l7yi94.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:45:21.1374730Z ==> Summary 2021-05-15T13:45:21.1435380Z 🍺 /usr/local/Cellar/v8/9.0.257.17: 86 files, 42.3MB 2021-05-15T13:45:23.2060130Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/manifests/2.4.1 2021-05-15T13:45:24.4902370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:45:25.1109820Z ==> Downloading https://ghcr.io/v2/homebrew/core/hwloc/blobs/sha256:472c55e16e5ad6b615f41eb323565533a31e7c8cc05add78106a856be31cf3cf 2021-05-15T13:45:25.6179620Z ==> 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:45:25.6511750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:45:25.8029790Z ==> Verifying checksum for '741786f2d22a8ea2437dd950560f520f976f607f0311d71d6456496d15e75c6c--hwloc--2.4.1.catalina.bottle.tar.gz' 2021-05-15T13:45:25.8223010Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:45:27.1004670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:45:27.7381930Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T13:45:28.1532010Z ==> 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:45:28.1874630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:45:28.3178680Z ==> Verifying checksum for '44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz' 2021-05-15T13:45:28.3320730Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:45:29.7202300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:45:30.3563120Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T13:45:30.7653500Z ==> 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:45:30.7957150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:45:30.9479790Z ==> Verifying checksum for '14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz' 2021-05-15T13:45:30.9705860Z ==> Installing dependencies for fftw: hwloc and open-mpi 2021-05-15T13:45:30.9710810Z ==> Installing fftw dependency: hwloc 2021-05-15T13:45:31.0310150Z ==> Pouring hwloc--2.4.1.catalina.bottle.tar.gz 2021-05-15T13:45:31.0338430Z 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-3321-7kolcl 2021-05-15T13:45:31.3867180Z cp -pR /private/tmp/d20210515-3321-7kolcl/hwloc/. /usr/local/Cellar/hwloc 2021-05-15T13:45:31.8522490Z chmod -Rf +w /private/tmp/d20210515-3321-7kolcl 2021-05-15T13:45:32.2772490Z ==> Finishing up 2021-05-15T13:45:32.3125260Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-annotate hwloc-annotate 2021-05-15T13:45:32.3129440Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-bind hwloc-bind 2021-05-15T13:45:32.3135460Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-calc hwloc-calc 2021-05-15T13:45:32.3140220Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-compress-dir hwloc-compress-dir 2021-05-15T13:45:32.3145180Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-diff hwloc-diff 2021-05-15T13:45:32.3164970Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-distrib hwloc-distrib 2021-05-15T13:45:32.3170470Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-gather-cpuid hwloc-gather-cpuid 2021-05-15T13:45:32.3176190Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-info hwloc-info 2021-05-15T13:45:32.3181750Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ls hwloc-ls 2021-05-15T13:45:32.3186790Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-patch hwloc-patch 2021-05-15T13:45:32.3192380Z ln -s ../Cellar/hwloc/2.4.1/bin/hwloc-ps hwloc-ps 2021-05-15T13:45:32.3197620Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo lstopo 2021-05-15T13:45:32.3202930Z ln -s ../Cellar/hwloc/2.4.1/bin/lstopo-no-graphics lstopo-no-graphics 2021-05-15T13:45:32.3210760Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc hwloc 2021-05-15T13:45:32.3216310Z ln -s ../Cellar/hwloc/2.4.1/include/hwloc.h hwloc.h 2021-05-15T13:45:32.3229610Z ln -s ../../../Cellar/hwloc/2.4.1/share/bash-completion/completions/hwloc hwloc 2021-05-15T13:45:32.3237580Z ln -s ../../Cellar/hwloc/2.4.1/share/doc/hwloc hwloc 2021-05-15T13:45:32.3243100Z ln -s ../Cellar/hwloc/2.4.1/share/hwloc hwloc 2021-05-15T13:45:32.3260780Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-annotate.1 hwloc-annotate.1 2021-05-15T13:45:32.3266210Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-bind.1 hwloc-bind.1 2021-05-15T13:45:32.3272400Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-calc.1 hwloc-calc.1 2021-05-15T13:45:32.3278460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-compress-dir.1 hwloc-compress-dir.1 2021-05-15T13:45:32.3284130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-diff.1 hwloc-diff.1 2021-05-15T13:45:32.3290200Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-distrib.1 hwloc-distrib.1 2021-05-15T13:45:32.3296130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-gather-cpuid.1 hwloc-gather-cpuid.1 2021-05-15T13:45:32.3302720Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-info.1 hwloc-info.1 2021-05-15T13:45:32.3318960Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ls.1 hwloc-ls.1 2021-05-15T13:45:32.3325460Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-patch.1 hwloc-patch.1 2021-05-15T13:45:32.3331580Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/hwloc-ps.1 hwloc-ps.1 2021-05-15T13:45:32.3338170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo-no-graphics.1 lstopo-no-graphics.1 2021-05-15T13:45:32.3344170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man1/lstopo.1 lstopo.1 2021-05-15T13:45:32.3376350Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_ALL.3 HWLOC_ALLOW_FLAG_ALL.3 2021-05-15T13:45:32.3391990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_ALLOW_FLAG_CUSTOM.3 HWLOC_ALLOW_FLAG_CUSTOM.3 2021-05-15T13:45:32.3410720Z 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:45:32.3430890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_API_VERSION.3 HWLOC_API_VERSION.3 2021-05-15T13:45:32.3437430Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_NOMEMBIND.3 HWLOC_CPUBIND_NOMEMBIND.3 2021-05-15T13:45:32.3451590Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_PROCESS.3 HWLOC_CPUBIND_PROCESS.3 2021-05-15T13:45:32.3457060Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_STRICT.3 HWLOC_CPUBIND_STRICT.3 2021-05-15T13:45:32.3463170Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_CPUBIND_THREAD.3 HWLOC_CPUBIND_THREAD.3 2021-05-15T13:45:32.3483810Z 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:45:32.3503340Z 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:45:32.3508710Z 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:45:32.3533200Z 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:45:32.3556340Z 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:45:32.3572820Z 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:45:32.3585180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_DISTRIB_FLAG_REVERSE.3 HWLOC_DISTRIB_FLAG_REVERSE.3 2021-05-15T13:45:32.3597950Z 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:45:32.3604100Z 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:45:32.3610300Z 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:45:32.3622890Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_CPUSET.3 HWLOC_LOCATION_TYPE_CPUSET.3 2021-05-15T13:45:32.3638370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_LOCATION_TYPE_OBJECT.3 HWLOC_LOCATION_TYPE_OBJECT.3 2021-05-15T13:45:32.3645560Z 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:45:32.3656060Z 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:45:32.3661700Z 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:45:32.3670840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_BANDWIDTH.3 HWLOC_MEMATTR_ID_BANDWIDTH.3 2021-05-15T13:45:32.3676380Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_CAPACITY.3 HWLOC_MEMATTR_ID_CAPACITY.3 2021-05-15T13:45:32.3686630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LATENCY.3 HWLOC_MEMATTR_ID_LATENCY.3 2021-05-15T13:45:32.3700280Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMATTR_ID_LOCALITY.3 HWLOC_MEMATTR_ID_LOCALITY.3 2021-05-15T13:45:32.3705950Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BIND.3 HWLOC_MEMBIND_BIND.3 2021-05-15T13:45:32.3713730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_BYNODESET.3 HWLOC_MEMBIND_BYNODESET.3 2021-05-15T13:45:32.3727250Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_DEFAULT.3 HWLOC_MEMBIND_DEFAULT.3 2021-05-15T13:45:32.3734480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_FIRSTTOUCH.3 HWLOC_MEMBIND_FIRSTTOUCH.3 2021-05-15T13:45:32.3740490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_INTERLEAVE.3 HWLOC_MEMBIND_INTERLEAVE.3 2021-05-15T13:45:32.3750570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIGRATE.3 HWLOC_MEMBIND_MIGRATE.3 2021-05-15T13:45:32.3755760Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_MIXED.3 HWLOC_MEMBIND_MIXED.3 2021-05-15T13:45:32.3766190Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NEXTTOUCH.3 HWLOC_MEMBIND_NEXTTOUCH.3 2021-05-15T13:45:32.3771870Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_NOCPUBIND.3 HWLOC_MEMBIND_NOCPUBIND.3 2021-05-15T13:45:32.3790410Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_PROCESS.3 HWLOC_MEMBIND_PROCESS.3 2021-05-15T13:45:32.3796160Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_STRICT.3 HWLOC_MEMBIND_STRICT.3 2021-05-15T13:45:32.3802730Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_MEMBIND_THREAD.3 HWLOC_MEMBIND_THREAD.3 2021-05-15T13:45:32.3811490Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE.3 HWLOC_OBJ_BRIDGE.3 2021-05-15T13:45:32.3817310Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_HOST.3 HWLOC_OBJ_BRIDGE_HOST.3 2021-05-15T13:45:32.3830970Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_BRIDGE_PCI.3 HWLOC_OBJ_BRIDGE_PCI.3 2021-05-15T13:45:32.3840600Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_DATA.3 HWLOC_OBJ_CACHE_DATA.3 2021-05-15T13:45:32.3850920Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_INSTRUCTION.3 HWLOC_OBJ_CACHE_INSTRUCTION.3 2021-05-15T13:45:32.3865070Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CACHE_UNIFIED.3 HWLOC_OBJ_CACHE_UNIFIED.3 2021-05-15T13:45:32.3872220Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_CORE.3 HWLOC_OBJ_CORE.3 2021-05-15T13:45:32.3879130Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_GROUP.3 HWLOC_OBJ_GROUP.3 2021-05-15T13:45:32.3884630Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1CACHE.3 HWLOC_OBJ_L1CACHE.3 2021-05-15T13:45:32.3890840Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L1ICACHE.3 HWLOC_OBJ_L1ICACHE.3 2021-05-15T13:45:32.3897180Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2CACHE.3 HWLOC_OBJ_L2CACHE.3 2021-05-15T13:45:32.3920500Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L2ICACHE.3 HWLOC_OBJ_L2ICACHE.3 2021-05-15T13:45:32.3925830Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3CACHE.3 HWLOC_OBJ_L3CACHE.3 2021-05-15T13:45:32.3931910Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L3ICACHE.3 HWLOC_OBJ_L3ICACHE.3 2021-05-15T13:45:32.3937660Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L4CACHE.3 HWLOC_OBJ_L4CACHE.3 2021-05-15T13:45:32.3943320Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_L5CACHE.3 HWLOC_OBJ_L5CACHE.3 2021-05-15T13:45:32.3948990Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MACHINE.3 HWLOC_OBJ_MACHINE.3 2021-05-15T13:45:32.3954710Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_MISC.3 HWLOC_OBJ_MISC.3 2021-05-15T13:45:32.3961010Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_NUMANODE.3 HWLOC_OBJ_NUMANODE.3 2021-05-15T13:45:32.3966650Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_BLOCK.3 HWLOC_OBJ_OSDEV_BLOCK.3 2021-05-15T13:45:32.3972570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_COPROC.3 HWLOC_OBJ_OSDEV_COPROC.3 2021-05-15T13:45:32.3983480Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_DMA.3 HWLOC_OBJ_OSDEV_DMA.3 2021-05-15T13:45:32.3988810Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_GPU.3 HWLOC_OBJ_OSDEV_GPU.3 2021-05-15T13:45:32.3995340Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_NETWORK.3 HWLOC_OBJ_OSDEV_NETWORK.3 2021-05-15T13:45:32.4001270Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OSDEV_OPENFABRICS.3 HWLOC_OBJ_OSDEV_OPENFABRICS.3 2021-05-15T13:45:32.4006790Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_OS_DEVICE.3 HWLOC_OBJ_OS_DEVICE.3 2021-05-15T13:45:32.4012570Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PACKAGE.3 HWLOC_OBJ_PACKAGE.3 2021-05-15T13:45:32.4018370Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PCI_DEVICE.3 HWLOC_OBJ_PCI_DEVICE.3 2021-05-15T13:45:32.4024020Z ln -s ../../../Cellar/hwloc/2.4.1/share/man/man3/HWLOC_OBJ_PU.3 HWLOC_OBJ_PU.3 2021-05-15T13:45:32.4032720Z 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:45:32.4038870Z Only the first 100 operations were output. 2021-05-15T13:45:32.8050450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3497-oiunme.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:45:35.1783850Z ==> Summary 2021-05-15T13:45:35.2378680Z 🍺 /usr/local/Cellar/hwloc/2.4.1: 925 files, 9.7MB 2021-05-15T13:45:35.2385920Z ==> Installing fftw dependency: open-mpi 2021-05-15T13:45:35.2947930Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:45:35.2965800Z 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-3321-f1id5q 2021-05-15T13:45:35.6062160Z cp -pR /private/tmp/d20210515-3321-f1id5q/open-mpi/. /usr/local/Cellar/open-mpi 2021-05-15T13:45:35.9831570Z chmod -Rf +w /private/tmp/d20210515-3321-f1id5q 2021-05-15T13:45:37.7764420Z ==> Finishing up 2021-05-15T13:45:37.8154400Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-default-hostfile openmpi-default-hostfile 2021-05-15T13:45:37.8158420Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-mca-params.conf openmpi-mca-params.conf 2021-05-15T13:45:37.8163020Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/openmpi-totalview.tcl openmpi-totalview.tcl 2021-05-15T13:45:37.8167850Z ln -s ../Cellar/open-mpi/4.1.1_2/etc/pmix-mca-params.conf pmix-mca-params.conf 2021-05-15T13:45:37.8174540Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/aggregate_profile.pl aggregate_profile.pl 2021-05-15T13:45:37.8179110Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpic++ mpic++ 2021-05-15T13:45:37.8184220Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicc mpicc 2021-05-15T13:45:37.8188880Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpicxx mpicxx 2021-05-15T13:45:37.8193810Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpiexec mpiexec 2021-05-15T13:45:37.8198860Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif77 mpif77 2021-05-15T13:45:37.8204010Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpif90 mpif90 2021-05-15T13:45:37.8208670Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpifort mpifort 2021-05-15T13:45:37.8213890Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/mpirun mpirun 2021-05-15T13:45:37.8218740Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-clean ompi-clean 2021-05-15T13:45:37.8223980Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi-server ompi-server 2021-05-15T13:45:37.8228580Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ompi_info ompi_info 2021-05-15T13:45:37.8233870Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/opal_wrapper opal_wrapper 2021-05-15T13:45:37.8238640Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-clean orte-clean 2021-05-15T13:45:37.8243260Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-info orte-info 2021-05-15T13:45:37.8248460Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orte-server orte-server 2021-05-15T13:45:37.8252940Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/ortecc ortecc 2021-05-15T13:45:37.8257660Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orted orted 2021-05-15T13:45:37.8263280Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/orterun orterun 2021-05-15T13:45:37.8269020Z ln -s ../Cellar/open-mpi/4.1.1_2/bin/profile2mat.pl profile2mat.pl 2021-05-15T13:45:37.8276160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi-ext.h mpi-ext.h 2021-05-15T13:45:37.8280920Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.h mpi.h 2021-05-15T13:45:37.8285950Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi.mod mpi.mod 2021-05-15T13:45:37.8290930Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_ext.mod mpi_ext.mod 2021-05-15T13:45:37.8295830Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08.mod mpi_f08.mod 2021-05-15T13:45:37.8301040Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_callbacks.mod mpi_f08_callbacks.mod 2021-05-15T13:45:37.8305890Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_ext.mod mpi_f08_ext.mod 2021-05-15T13:45:37.8311010Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces.mod mpi_f08_interfaces.mod 2021-05-15T13:45:37.8316160Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_interfaces_callbacks.mod mpi_f08_interfaces_callbacks.mod 2021-05-15T13:45:37.8320860Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_f08_types.mod mpi_f08_types.mod 2021-05-15T13:45:37.8326610Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpi_portable_platform.h mpi_portable_platform.h 2021-05-15T13:45:37.8331320Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-c-constants-decl.h mpif-c-constants-decl.h 2021-05-15T13:45:37.8335990Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-config.h mpif-config.h 2021-05-15T13:45:37.8340780Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-constants.h mpif-constants.h 2021-05-15T13:45:37.8345570Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-ext.h mpif-ext.h 2021-05-15T13:45:37.8350480Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-externals.h mpif-externals.h 2021-05-15T13:45:37.8355430Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-handles.h mpif-handles.h 2021-05-15T13:45:37.8360650Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-constants.h mpif-io-constants.h 2021-05-15T13:45:37.8365310Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-io-handles.h mpif-io-handles.h 2021-05-15T13:45:37.8370080Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sentinels.h mpif-sentinels.h 2021-05-15T13:45:37.8374810Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif-sizeof.h mpif-sizeof.h 2021-05-15T13:45:37.8379510Z ln -s ../Cellar/open-mpi/4.1.1_2/include/mpif.h mpif.h 2021-05-15T13:45:37.8384820Z ln -s ../Cellar/open-mpi/4.1.1_2/include/openmpi openmpi 2021-05-15T13:45:37.8389960Z ln -s ../Cellar/open-mpi/4.1.1_2/include/pmpi_f08_interfaces.mod pmpi_f08_interfaces.mod 2021-05-15T13:45:37.8401050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpic++.1 mpic++.1 2021-05-15T13:45:37.8406350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicc.1 mpicc.1 2021-05-15T13:45:37.8436080Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpicxx.1 mpicxx.1 2021-05-15T13:45:37.8441980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpiexec.1 mpiexec.1 2021-05-15T13:45:37.8447530Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif77.1 mpif77.1 2021-05-15T13:45:37.8452610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpif90.1 mpif90.1 2021-05-15T13:45:37.8457870Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpifort.1 mpifort.1 2021-05-15T13:45:37.8463350Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/mpirun.1 mpirun.1 2021-05-15T13:45:37.8468770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-clean.1 ompi-clean.1 2021-05-15T13:45:37.8474190Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi-server.1 ompi-server.1 2021-05-15T13:45:37.8479510Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/ompi_info.1 ompi_info.1 2021-05-15T13:45:37.8484770Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/opal_wrapper.1 opal_wrapper.1 2021-05-15T13:45:37.8497030Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-clean.1 orte-clean.1 2021-05-15T13:45:37.8502320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-info.1 orte-info.1 2021-05-15T13:45:37.8508050Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orte-server.1 orte-server.1 2021-05-15T13:45:37.8534240Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orted.1 orted.1 2021-05-15T13:45:37.8539750Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man1/orterun.1 orterun.1 2021-05-15T13:45:37.8557650Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI.3 MPI.3 2021-05-15T13:45:37.8563010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgather_init.3 MPIX_Allgather_init.3 2021-05-15T13:45:37.8568610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allgatherv_init.3 MPIX_Allgatherv_init.3 2021-05-15T13:45:37.8574390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Allreduce_init.3 MPIX_Allreduce_init.3 2021-05-15T13:45:37.8579910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoall_init.3 MPIX_Alltoall_init.3 2021-05-15T13:45:37.8585290Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallv_init.3 MPIX_Alltoallv_init.3 2021-05-15T13:45:37.8590910Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Alltoallw_init.3 MPIX_Alltoallw_init.3 2021-05-15T13:45:37.8596560Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Barrier_init.3 MPIX_Barrier_init.3 2021-05-15T13:45:37.8603120Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Bcast_init.3 MPIX_Bcast_init.3 2021-05-15T13:45:37.8607950Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Exscan_init.3 MPIX_Exscan_init.3 2021-05-15T13:45:37.8613320Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gather_init.3 MPIX_Gather_init.3 2021-05-15T13:45:37.8618630Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Gatherv_init.3 MPIX_Gatherv_init.3 2021-05-15T13:45:37.8624270Z 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:45:37.8629740Z 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:45:37.8635600Z 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:45:37.8640960Z 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:45:37.8645930Z 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:45:37.8651460Z 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:45:37.8656460Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Reduce_init.3 MPIX_Reduce_init.3 2021-05-15T13:45:37.8662510Z 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:45:37.8667590Z 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:45:37.8672700Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scan_init.3 MPIX_Scan_init.3 2021-05-15T13:45:37.8677980Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatter_init.3 MPIX_Scatter_init.3 2021-05-15T13:45:37.8683420Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPIX_Scatterv_init.3 MPIX_Scatterv_init.3 2021-05-15T13:45:37.8689060Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Abort.3 MPI_Abort.3 2021-05-15T13:45:37.8694390Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Accumulate.3 MPI_Accumulate.3 2021-05-15T13:45:37.8700050Z 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:45:37.8705310Z 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:45:37.8710600Z 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:45:37.8715820Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Address.3 MPI_Address.3 2021-05-15T13:45:37.8721610Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_add.3 MPI_Aint_add.3 2021-05-15T13:45:37.8727500Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Aint_diff.3 MPI_Aint_diff.3 2021-05-15T13:45:37.8733010Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgather.3 MPI_Allgather.3 2021-05-15T13:45:37.8738570Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Allgatherv.3 MPI_Allgatherv.3 2021-05-15T13:45:37.8744210Z ln -s ../../../Cellar/open-mpi/4.1.1_2/share/man/man3/MPI_Alloc_mem.3 MPI_Alloc_mem.3 2021-05-15T13:45:37.8748190Z Only the first 100 operations were output. 2021-05-15T13:45:38.3174720Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3523-1mzzztm.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:45:40.7153250Z ==> Summary 2021-05-15T13:45:40.7585640Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T13:45:40.7590950Z ==> Installing fftw 2021-05-15T13:45:40.7594740Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:45:40.7614390Z 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-3321-dhjc22 2021-05-15T13:45:40.8752480Z cp -pR /private/tmp/d20210515-3321-dhjc22/fftw/. /usr/local/Cellar/fftw 2021-05-15T13:45:40.9485280Z chmod -Rf +w /private/tmp/d20210515-3321-dhjc22 2021-05-15T13:45:41.1458080Z ==> Finishing up 2021-05-15T13:45:41.1903690Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom fftw-wisdom 2021-05-15T13:45:41.1907420Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftw-wisdom-to-conf fftw-wisdom-to-conf 2021-05-15T13:45:41.1912320Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwf-wisdom fftwf-wisdom 2021-05-15T13:45:41.1917900Z ln -s ../Cellar/fftw/3.3.9_1/bin/fftwl-wisdom fftwl-wisdom 2021-05-15T13:45:41.1926100Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.f03 fftw3-mpi.f03 2021-05-15T13:45:41.1931100Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3-mpi.h fftw3-mpi.h 2021-05-15T13:45:41.1936370Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f fftw3.f 2021-05-15T13:45:41.1941870Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.f03 fftw3.f03 2021-05-15T13:45:41.1950800Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3.h fftw3.h 2021-05-15T13:45:41.1959580Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l-mpi.f03 fftw3l-mpi.f03 2021-05-15T13:45:41.1972010Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3l.f03 fftw3l.f03 2021-05-15T13:45:41.1980430Z ln -s ../Cellar/fftw/3.3.9_1/include/fftw3q.f03 fftw3q.f03 2021-05-15T13:45:41.1996990Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info fftw3.info 2021-05-15T13:45:41.2096240Z info /usr/local/share/info/fftw3.info 2021-05-15T13:45:41.2109150Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-1 fftw3.info-1 2021-05-15T13:45:41.2118920Z ln -s ../../Cellar/fftw/3.3.9_1/share/info/fftw3.info-2 fftw3.info-2 2021-05-15T13:45:41.2145890Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom-to-conf.1 fftw-wisdom-to-conf.1 2021-05-15T13:45:41.2156190Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftw-wisdom.1 fftw-wisdom.1 2021-05-15T13:45:41.2170900Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwf-wisdom.1 fftwf-wisdom.1 2021-05-15T13:45:41.2178970Z ln -s ../../../Cellar/fftw/3.3.9_1/share/man/man1/fftwl-wisdom.1 fftwl-wisdom.1 2021-05-15T13:45:41.2196990Z ln -s ../../Cellar/fftw/3.3.9_1/lib/cmake/fftw3 fftw3 2021-05-15T13:45:41.2207840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.3.dylib libfftw3.3.dylib 2021-05-15T13:45:41.2218340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.a libfftw3.a 2021-05-15T13:45:41.2231830Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3.dylib libfftw3.dylib 2021-05-15T13:45:41.2239570Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.3.dylib libfftw3_mpi.3.dylib 2021-05-15T13:45:41.2248560Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.a libfftw3_mpi.a 2021-05-15T13:45:41.2261700Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_mpi.dylib libfftw3_mpi.dylib 2021-05-15T13:45:41.2270320Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.3.dylib libfftw3_omp.3.dylib 2021-05-15T13:45:41.2280480Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.a libfftw3_omp.a 2021-05-15T13:45:41.2292670Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_omp.dylib libfftw3_omp.dylib 2021-05-15T13:45:41.2301880Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.3.dylib libfftw3_threads.3.dylib 2021-05-15T13:45:41.2311960Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.a libfftw3_threads.a 2021-05-15T13:45:41.2322660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3_threads.dylib libfftw3_threads.dylib 2021-05-15T13:45:41.2332370Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.3.dylib libfftw3f.3.dylib 2021-05-15T13:45:41.2341160Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.a libfftw3f.a 2021-05-15T13:45:41.2350920Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f.dylib libfftw3f.dylib 2021-05-15T13:45:41.2356800Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.3.dylib libfftw3f_mpi.3.dylib 2021-05-15T13:45:41.2366090Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.a libfftw3f_mpi.a 2021-05-15T13:45:41.2376660Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_mpi.dylib libfftw3f_mpi.dylib 2021-05-15T13:45:41.2386970Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.3.dylib libfftw3f_omp.3.dylib 2021-05-15T13:45:41.2392380Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.a libfftw3f_omp.a 2021-05-15T13:45:41.2402250Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_omp.dylib libfftw3f_omp.dylib 2021-05-15T13:45:41.2410000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.3.dylib libfftw3f_threads.3.dylib 2021-05-15T13:45:41.2417000Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.a libfftw3f_threads.a 2021-05-15T13:45:41.2425630Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3f_threads.dylib libfftw3f_threads.dylib 2021-05-15T13:45:41.2433840Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.3.dylib libfftw3l.3.dylib 2021-05-15T13:45:41.2441740Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.a libfftw3l.a 2021-05-15T13:45:41.2450490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l.dylib libfftw3l.dylib 2021-05-15T13:45:41.2459460Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.3.dylib libfftw3l_mpi.3.dylib 2021-05-15T13:45:41.2553640Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.a libfftw3l_mpi.a 2021-05-15T13:45:41.2560350Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_mpi.dylib libfftw3l_mpi.dylib 2021-05-15T13:45:41.2566010Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.3.dylib libfftw3l_omp.3.dylib 2021-05-15T13:45:41.2571280Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.a libfftw3l_omp.a 2021-05-15T13:45:41.2576900Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_omp.dylib libfftw3l_omp.dylib 2021-05-15T13:45:41.2582490Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.3.dylib libfftw3l_threads.3.dylib 2021-05-15T13:45:41.2587720Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.a libfftw3l_threads.a 2021-05-15T13:45:41.2593340Z ln -s ../Cellar/fftw/3.3.9_1/lib/libfftw3l_threads.dylib libfftw3l_threads.dylib 2021-05-15T13:45:41.2601330Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3.pc fftw3.pc 2021-05-15T13:45:41.2607040Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3f.pc fftw3f.pc 2021-05-15T13:45:41.2612620Z ln -s ../../Cellar/fftw/3.3.9_1/lib/pkgconfig/fftw3l.pc fftw3l.pc 2021-05-15T13:45:41.2951100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3550-1sjzef1.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:45:43.5746570Z ==> Summary 2021-05-15T13:45:43.5804560Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T13:45:44.2496460Z ==> No outdated dependents to upgrade! 2021-05-15T13:45:44.2497790Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:45:44.4297650Z ==> Reinstalling 2 broken dependents from source: 2021-05-15T13:45:44.4299360Z fftw, open-mpi 2021-05-15T13:45:44.4308120Z rm /usr/local/bin/fftw-wisdom 2021-05-15T13:45:44.4310830Z rm /usr/local/bin/fftw-wisdom-to-conf 2021-05-15T13:45:44.4313860Z rm /usr/local/bin/fftwf-wisdom 2021-05-15T13:45:44.4316860Z rm /usr/local/bin/fftwl-wisdom 2021-05-15T13:45:44.4322340Z rm /usr/local/include/fftw3-mpi.f03 2021-05-15T13:45:44.4325350Z rm /usr/local/include/fftw3-mpi.h 2021-05-15T13:45:44.4327980Z rm /usr/local/include/fftw3.f 2021-05-15T13:45:44.4331260Z rm /usr/local/include/fftw3.f03 2021-05-15T13:45:44.4334240Z rm /usr/local/include/fftw3.h 2021-05-15T13:45:44.4338470Z rm /usr/local/include/fftw3l-mpi.f03 2021-05-15T13:45:44.4340730Z rm /usr/local/include/fftw3l.f03 2021-05-15T13:45:44.4344470Z rm /usr/local/include/fftw3q.f03 2021-05-15T13:45:44.4352650Z rm /usr/local/lib/cmake/fftw3 2021-05-15T13:45:44.4355670Z rm /usr/local/lib/libfftw3.3.dylib 2021-05-15T13:45:44.4358940Z rm /usr/local/lib/libfftw3.a 2021-05-15T13:45:44.4362060Z rm /usr/local/lib/libfftw3.dylib 2021-05-15T13:45:44.4370010Z rm /usr/local/lib/libfftw3_mpi.3.dylib 2021-05-15T13:45:44.4371150Z rm /usr/local/lib/libfftw3_mpi.a 2021-05-15T13:45:44.4373940Z rm /usr/local/lib/libfftw3_mpi.dylib 2021-05-15T13:45:44.4376830Z rm /usr/local/lib/libfftw3_omp.3.dylib 2021-05-15T13:45:44.4379670Z rm /usr/local/lib/libfftw3_omp.a 2021-05-15T13:45:44.4382840Z rm /usr/local/lib/libfftw3_omp.dylib 2021-05-15T13:45:44.4385970Z rm /usr/local/lib/libfftw3_threads.3.dylib 2021-05-15T13:45:44.4388940Z rm /usr/local/lib/libfftw3_threads.a 2021-05-15T13:45:44.4392130Z rm /usr/local/lib/libfftw3_threads.dylib 2021-05-15T13:45:44.4395200Z rm /usr/local/lib/libfftw3f.3.dylib 2021-05-15T13:45:44.4398240Z rm /usr/local/lib/libfftw3f.a 2021-05-15T13:45:44.4401350Z rm /usr/local/lib/libfftw3f.dylib 2021-05-15T13:45:44.4404390Z rm /usr/local/lib/libfftw3f_mpi.3.dylib 2021-05-15T13:45:44.4407550Z rm /usr/local/lib/libfftw3f_mpi.a 2021-05-15T13:45:44.4410690Z rm /usr/local/lib/libfftw3f_mpi.dylib 2021-05-15T13:45:44.4413840Z rm /usr/local/lib/libfftw3f_omp.3.dylib 2021-05-15T13:45:44.4416840Z rm /usr/local/lib/libfftw3f_omp.a 2021-05-15T13:45:44.4420490Z rm /usr/local/lib/libfftw3f_omp.dylib 2021-05-15T13:45:44.4424440Z rm /usr/local/lib/libfftw3f_threads.3.dylib 2021-05-15T13:45:44.4427830Z rm /usr/local/lib/libfftw3f_threads.a 2021-05-15T13:45:44.4430930Z rm /usr/local/lib/libfftw3f_threads.dylib 2021-05-15T13:45:44.4434030Z rm /usr/local/lib/libfftw3l.3.dylib 2021-05-15T13:45:44.4437120Z rm /usr/local/lib/libfftw3l.a 2021-05-15T13:45:44.4440300Z rm /usr/local/lib/libfftw3l.dylib 2021-05-15T13:45:44.4443560Z rm /usr/local/lib/libfftw3l_mpi.3.dylib 2021-05-15T13:45:44.4446630Z rm /usr/local/lib/libfftw3l_mpi.a 2021-05-15T13:45:44.4450150Z rm /usr/local/lib/libfftw3l_mpi.dylib 2021-05-15T13:45:44.4453090Z rm /usr/local/lib/libfftw3l_omp.3.dylib 2021-05-15T13:45:44.4456620Z rm /usr/local/lib/libfftw3l_omp.a 2021-05-15T13:45:44.4459610Z rm /usr/local/lib/libfftw3l_omp.dylib 2021-05-15T13:45:44.4462740Z rm /usr/local/lib/libfftw3l_threads.3.dylib 2021-05-15T13:45:44.4465820Z rm /usr/local/lib/libfftw3l_threads.a 2021-05-15T13:45:44.4469780Z rm /usr/local/lib/libfftw3l_threads.dylib 2021-05-15T13:45:44.4480840Z rm /usr/local/lib/pkgconfig/fftw3.pc 2021-05-15T13:45:44.4493340Z rm /usr/local/lib/pkgconfig/fftw3f.pc 2021-05-15T13:45:44.4501070Z rm /usr/local/lib/pkgconfig/fftw3l.pc 2021-05-15T13:45:44.4565360Z uninfo /usr/local/share/info/fftw3.info 2021-05-15T13:45:44.4566320Z rm /usr/local/share/info/fftw3.info 2021-05-15T13:45:44.4577400Z rm /usr/local/share/info/fftw3.info-1 2021-05-15T13:45:44.4587320Z rm /usr/local/share/info/fftw3.info-2 2021-05-15T13:45:44.4602930Z rm /usr/local/share/man/man1/fftw-wisdom-to-conf.1 2021-05-15T13:45:44.4616120Z rm /usr/local/share/man/man1/fftw-wisdom.1 2021-05-15T13:45:44.4627220Z rm /usr/local/share/man/man1/fftwf-wisdom.1 2021-05-15T13:45:44.4630710Z rm /usr/local/share/man/man1/fftwl-wisdom.1 2021-05-15T13:45:44.5564410Z rm /usr/local/bin/aggregate_profile.pl 2021-05-15T13:45:44.5566500Z rm /usr/local/bin/mpic++ 2021-05-15T13:45:44.5569600Z rm /usr/local/bin/mpicc 2021-05-15T13:45:44.5572810Z rm /usr/local/bin/mpicxx 2021-05-15T13:45:44.5579650Z rm /usr/local/bin/mpiexec 2021-05-15T13:45:44.5586450Z rm /usr/local/bin/mpif77 2021-05-15T13:45:44.5589390Z rm /usr/local/bin/mpif90 2021-05-15T13:45:44.5596570Z rm /usr/local/bin/mpifort 2021-05-15T13:45:44.5599790Z rm /usr/local/bin/mpirun 2021-05-15T13:45:44.5607760Z rm /usr/local/bin/ompi-clean 2021-05-15T13:45:44.5614020Z rm /usr/local/bin/ompi-server 2021-05-15T13:45:44.5616550Z rm /usr/local/bin/ompi_info 2021-05-15T13:45:44.5623640Z rm /usr/local/bin/opal_wrapper 2021-05-15T13:45:44.5627120Z rm /usr/local/bin/orte-clean 2021-05-15T13:45:44.5633810Z rm /usr/local/bin/orte-info 2021-05-15T13:45:44.5636900Z rm /usr/local/bin/orte-server 2021-05-15T13:45:44.5641560Z rm /usr/local/bin/ortecc 2021-05-15T13:45:44.5649710Z rm /usr/local/bin/orted 2021-05-15T13:45:44.5653070Z rm /usr/local/bin/orterun 2021-05-15T13:45:44.5659490Z rm /usr/local/bin/profile2mat.pl 2021-05-15T13:45:44.5668890Z rm /usr/local/etc/openmpi-default-hostfile 2021-05-15T13:45:44.5671920Z rm /usr/local/etc/openmpi-mca-params.conf 2021-05-15T13:45:44.5677920Z rm /usr/local/etc/openmpi-totalview.tcl 2021-05-15T13:45:44.5680500Z rm /usr/local/etc/pmix-mca-params.conf 2021-05-15T13:45:44.5690720Z rm /usr/local/include/mpi-ext.h 2021-05-15T13:45:44.5693790Z rm /usr/local/include/mpi.h 2021-05-15T13:45:44.5699640Z rm /usr/local/include/mpi.mod 2021-05-15T13:45:44.5705400Z rm /usr/local/include/mpi_ext.mod 2021-05-15T13:45:44.5708700Z rm /usr/local/include/mpi_f08.mod 2021-05-15T13:45:44.5714570Z rm /usr/local/include/mpi_f08_callbacks.mod 2021-05-15T13:45:44.5717780Z rm /usr/local/include/mpi_f08_ext.mod 2021-05-15T13:45:44.5723320Z rm /usr/local/include/mpi_f08_interfaces.mod 2021-05-15T13:45:44.5726670Z rm /usr/local/include/mpi_f08_interfaces_callbacks.mod 2021-05-15T13:45:44.5732990Z rm /usr/local/include/mpi_f08_types.mod 2021-05-15T13:45:44.5736270Z rm /usr/local/include/mpi_portable_platform.h 2021-05-15T13:45:44.5742000Z rm /usr/local/include/mpif-c-constants-decl.h 2021-05-15T13:45:44.5745270Z rm /usr/local/include/mpif-config.h 2021-05-15T13:45:44.5750810Z rm /usr/local/include/mpif-constants.h 2021-05-15T13:45:44.5753960Z rm /usr/local/include/mpif-ext.h 2021-05-15T13:45:44.5760090Z rm /usr/local/include/mpif-externals.h 2021-05-15T13:45:44.5764160Z rm /usr/local/include/mpif-handles.h 2021-05-15T13:45:44.5767420Z rm /usr/local/include/mpif-io-constants.h 2021-05-15T13:45:44.5775620Z rm /usr/local/include/mpif-io-handles.h 2021-05-15T13:45:44.5779080Z rm /usr/local/include/mpif-sentinels.h 2021-05-15T13:45:44.5786000Z rm /usr/local/include/mpif-sizeof.h 2021-05-15T13:45:44.5789300Z rm /usr/local/include/mpif.h 2021-05-15T13:45:44.5797870Z rm /usr/local/include/openmpi 2021-05-15T13:45:44.5801410Z rm /usr/local/include/pmpi_f08_interfaces.mod 2021-05-15T13:45:44.5811050Z rm /usr/local/lib/libmca_common_dstore.1.dylib 2021-05-15T13:45:44.5819060Z rm /usr/local/lib/libmca_common_dstore.dylib 2021-05-15T13:45:44.5823930Z rm /usr/local/lib/libmca_common_monitoring.50.dylib 2021-05-15T13:45:44.5827170Z rm /usr/local/lib/libmca_common_monitoring.dylib 2021-05-15T13:45:44.5832060Z rm /usr/local/lib/libmca_common_ompio.41.dylib 2021-05-15T13:45:44.5835190Z rm /usr/local/lib/libmca_common_ompio.dylib 2021-05-15T13:45:44.5842550Z rm /usr/local/lib/libmca_common_sm.40.dylib 2021-05-15T13:45:44.5845700Z rm /usr/local/lib/libmca_common_sm.dylib 2021-05-15T13:45:44.5852830Z rm /usr/local/lib/libmpi.40.dylib 2021-05-15T13:45:44.5856030Z rm /usr/local/lib/libmpi.dylib 2021-05-15T13:45:44.5863440Z rm /usr/local/lib/libmpi_mpifh.40.dylib 2021-05-15T13:45:44.5866540Z rm /usr/local/lib/libmpi_mpifh.dylib 2021-05-15T13:45:44.5874000Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.40.dylib 2021-05-15T13:45:44.5877230Z rm /usr/local/lib/libmpi_usempi_ignore_tkr.dylib 2021-05-15T13:45:44.5885160Z rm /usr/local/lib/libmpi_usempif08.40.dylib 2021-05-15T13:45:44.5890450Z rm /usr/local/lib/libmpi_usempif08.dylib 2021-05-15T13:45:44.5893800Z rm /usr/local/lib/libompitrace.40.dylib 2021-05-15T13:45:44.5900850Z rm /usr/local/lib/libompitrace.dylib 2021-05-15T13:45:44.5905080Z rm /usr/local/lib/libopen-orted-mpir.dylib 2021-05-15T13:45:44.5915550Z rm /usr/local/lib/libopen-pal.40.dylib 2021-05-15T13:45:44.5918560Z rm /usr/local/lib/libopen-pal.dylib 2021-05-15T13:45:44.5929860Z rm /usr/local/lib/libopen-rte.40.dylib 2021-05-15T13:45:44.5932860Z rm /usr/local/lib/libopen-rte.dylib 2021-05-15T13:45:44.5938890Z rm /usr/local/lib/ompi_monitoring_prof.so 2021-05-15T13:45:44.5942390Z rm /usr/local/lib/openmpi 2021-05-15T13:45:44.5951870Z rm /usr/local/lib/pkgconfig/ompi-c.pc 2021-05-15T13:45:44.5959610Z rm /usr/local/lib/pkgconfig/ompi-cxx.pc 2021-05-15T13:45:44.5963490Z rm /usr/local/lib/pkgconfig/ompi-f77.pc 2021-05-15T13:45:44.5969940Z rm /usr/local/lib/pkgconfig/ompi-f90.pc 2021-05-15T13:45:44.5976270Z rm /usr/local/lib/pkgconfig/ompi-fort.pc 2021-05-15T13:45:44.5979260Z rm /usr/local/lib/pkgconfig/ompi.pc 2021-05-15T13:45:44.5985290Z rm /usr/local/lib/pkgconfig/orte.pc 2021-05-15T13:45:44.5988640Z rm /usr/local/lib/pkgconfig/pmix.pc 2021-05-15T13:45:44.5992760Z rm /usr/local/lib/pmix 2021-05-15T13:45:44.6009190Z rm /usr/local/share/man/man1/mpic++.1 2021-05-15T13:45:44.6012500Z rm /usr/local/share/man/man1/mpicc.1 2021-05-15T13:45:44.6017880Z rm /usr/local/share/man/man1/mpicxx.1 2021-05-15T13:45:44.6022650Z rm /usr/local/share/man/man1/mpiexec.1 2021-05-15T13:45:44.6025480Z rm /usr/local/share/man/man1/mpif77.1 2021-05-15T13:45:44.6032000Z rm /usr/local/share/man/man1/mpif90.1 2021-05-15T13:45:44.6035610Z rm /usr/local/share/man/man1/mpifort.1 2021-05-15T13:45:44.6042220Z rm /usr/local/share/man/man1/mpirun.1 2021-05-15T13:45:44.6046380Z rm /usr/local/share/man/man1/ompi-clean.1 2021-05-15T13:45:44.6053560Z rm /usr/local/share/man/man1/ompi-server.1 2021-05-15T13:45:44.6056760Z rm /usr/local/share/man/man1/ompi_info.1 2021-05-15T13:45:44.6060340Z rm /usr/local/share/man/man1/opal_wrapper.1 2021-05-15T13:45:44.6067280Z rm /usr/local/share/man/man1/orte-clean.1 2021-05-15T13:45:44.6070930Z rm /usr/local/share/man/man1/orte-info.1 2021-05-15T13:45:44.6077770Z rm /usr/local/share/man/man1/orte-server.1 2021-05-15T13:45:44.6081530Z rm /usr/local/share/man/man1/orted.1 2021-05-15T13:45:44.6089670Z rm /usr/local/share/man/man1/orterun.1 2021-05-15T13:45:44.6113510Z rm /usr/local/share/man/man3/MPI.3 2021-05-15T13:45:44.6120980Z Only the first 100 operations were output. 2021-05-15T13:45:46.5073060Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/manifests/3.6.6 2021-05-15T13:45:47.8712400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:45:48.5301070Z ==> Downloading https://ghcr.io/v2/homebrew/core/dcmtk/blobs/sha256:b7169841e5ae53c3641392130e2d72190a859eb566e0445d16f58131a0bfe34a 2021-05-15T13:45:48.9290910Z ==> 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:45:48.9613960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:45:49.2319520Z ==> Verifying checksum for '274a03872751ec5f8614166d3e42055a20e66cc7bf7c74c8c2632f0fb33d9c0f--dcmtk--3.6.6.catalina.bottle.tar.gz' 2021-05-15T13:45:49.3602080Z ==> Pouring dcmtk--3.6.6.catalina.bottle.tar.gz 2021-05-15T13:45:49.3630150Z 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-3558-10tay7g 2021-05-15T13:45:50.0998380Z cp -pR /private/tmp/d20210515-3558-10tay7g/dcmtk/. /usr/local/Cellar/dcmtk 2021-05-15T13:45:50.8471920Z chmod -Rf +w /private/tmp/d20210515-3558-10tay7g 2021-05-15T13:45:51.8957880Z ==> Finishing up 2021-05-15T13:45:51.9443520Z mkdir -p /usr/local/etc/dcmtk 2021-05-15T13:45:51.9449590Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmpstat.cfg dcmpstat.cfg 2021-05-15T13:45:51.9453980Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/dcmqrscp.cfg dcmqrscp.cfg 2021-05-15T13:45:51.9458780Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/filelog.cfg filelog.cfg 2021-05-15T13:45:51.9463800Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/logger.cfg logger.cfg 2021-05-15T13:45:51.9468470Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/printers.cfg printers.cfg 2021-05-15T13:45:51.9473360Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescp.cfg storescp.cfg 2021-05-15T13:45:51.9478140Z ln -s ../../Cellar/dcmtk/3.6.6/etc/dcmtk/storescu.cfg storescu.cfg 2021-05-15T13:45:51.9485610Z ln -s ../Cellar/dcmtk/3.6.6/bin/cda2dcm cda2dcm 2021-05-15T13:45:51.9490200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2json dcm2json 2021-05-15T13:45:51.9494800Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pdf dcm2pdf 2021-05-15T13:45:51.9499720Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2pnm dcm2pnm 2021-05-15T13:45:51.9504010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcm2xml dcm2xml 2021-05-15T13:45:51.9508930Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpeg dcmcjpeg 2021-05-15T13:45:51.9513290Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcjpls dcmcjpls 2021-05-15T13:45:51.9517880Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmconv dcmconv 2021-05-15T13:45:51.9522890Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmcrle dcmcrle 2021-05-15T13:45:51.9528550Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdata_tests dcmdata_tests 2021-05-15T13:45:51.9533910Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpeg dcmdjpeg 2021-05-15T13:45:51.9537940Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdjpls dcmdjpls 2021-05-15T13:45:51.9543040Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdrle dcmdrle 2021-05-15T13:45:51.9547580Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdspfn dcmdspfn 2021-05-15T13:45:51.9552390Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmdump dcmdump 2021-05-15T13:45:51.9557090Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmect_tests dcmect_tests 2021-05-15T13:45:51.9561810Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmfg_tests dcmfg_tests 2021-05-15T13:45:51.9567020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmftest dcmftest 2021-05-15T13:45:51.9572130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmgpdir dcmgpdir 2021-05-15T13:45:51.9576490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmicmp dcmicmp 2021-05-15T13:45:51.9581380Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmiod_tests dcmiod_tests 2021-05-15T13:45:51.9586070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmj2pnm dcmj2pnm 2021-05-15T13:45:51.9597490Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcml2pnm dcml2pnm 2021-05-15T13:45:51.9606350Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkcrv dcmmkcrv 2021-05-15T13:45:51.9614670Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmkdir dcmmkdir 2021-05-15T13:45:51.9625740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmmklut dcmmklut 2021-05-15T13:45:51.9633450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmnet_tests dcmnet_tests 2021-05-15T13:45:51.9639420Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmodify dcmodify 2021-05-15T13:45:51.9646830Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmp2pgm dcmp2pgm 2021-05-15T13:45:51.9655780Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscp dcmprscp 2021-05-15T13:45:51.9668070Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmprscu dcmprscu 2021-05-15T13:45:51.9676330Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpschk dcmpschk 2021-05-15T13:45:51.9686200Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsmk dcmpsmk 2021-05-15T13:45:51.9692950Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsprt dcmpsprt 2021-05-15T13:45:51.9704080Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpsrcv dcmpsrcv 2021-05-15T13:45:51.9712740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmpssnd dcmpssnd 2021-05-15T13:45:51.9717510Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqridx dcmqridx 2021-05-15T13:45:51.9729740Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrscp dcmqrscp 2021-05-15T13:45:51.9734870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmqrti dcmqrti 2021-05-15T13:45:51.9743030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmquant dcmquant 2021-05-15T13:45:51.9750760Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrecv dcmrecv 2021-05-15T13:45:51.9758450Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmrt_tests dcmrt_tests 2021-05-15T13:45:51.9763010Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmscale dcmscale 2021-05-15T13:45:51.9771130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmseg_tests dcmseg_tests 2021-05-15T13:45:51.9778790Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsend dcmsend 2021-05-15T13:45:51.9787560Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsign dcmsign 2021-05-15T13:45:51.9796130Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmsr_tests dcmsr_tests 2021-05-15T13:45:51.9803870Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcmtls_tests dcmtls_tests 2021-05-15T13:45:51.9811900Z ln -s ../Cellar/dcmtk/3.6.6/bin/dcod2lum dcod2lum 2021-05-15T13:45:51.9817020Z ln -s ../Cellar/dcmtk/3.6.6/bin/dconvlum dconvlum 2021-05-15T13:45:51.9824980Z ln -s ../Cellar/dcmtk/3.6.6/bin/drtdump drtdump 2021-05-15T13:45:51.9834190Z ln -s ../Cellar/dcmtk/3.6.6/bin/drttest drttest 2021-05-15T13:45:51.9842460Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2html dsr2html 2021-05-15T13:45:51.9847030Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsr2xml dsr2xml 2021-05-15T13:45:51.9854250Z ln -s ../Cellar/dcmtk/3.6.6/bin/dsrdump dsrdump 2021-05-15T13:45:51.9861600Z ln -s ../Cellar/dcmtk/3.6.6/bin/dump2dcm dump2dcm 2021-05-15T13:45:51.9870480Z ln -s ../Cellar/dcmtk/3.6.6/bin/echoscu echoscu 2021-05-15T13:45:51.9874920Z ln -s ../Cellar/dcmtk/3.6.6/bin/findscu findscu 2021-05-15T13:45:51.9887980Z ln -s ../Cellar/dcmtk/3.6.6/bin/getscu getscu 2021-05-15T13:45:51.9897240Z ln -s ../Cellar/dcmtk/3.6.6/bin/img2dcm img2dcm 2021-05-15T13:45:51.9902010Z ln -s ../Cellar/dcmtk/3.6.6/bin/mkreport mkreport 2021-05-15T13:45:52.0001310Z ln -s ../Cellar/dcmtk/3.6.6/bin/movescu movescu 2021-05-15T13:45:52.0006420Z ln -s ../Cellar/dcmtk/3.6.6/bin/msgserv msgserv 2021-05-15T13:45:52.0011490Z ln -s ../Cellar/dcmtk/3.6.6/bin/ofstd_tests ofstd_tests 2021-05-15T13:45:52.0015990Z ln -s ../Cellar/dcmtk/3.6.6/bin/pdf2dcm pdf2dcm 2021-05-15T13:45:52.0020670Z ln -s ../Cellar/dcmtk/3.6.6/bin/stl2dcm stl2dcm 2021-05-15T13:45:52.0025180Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescp storescp 2021-05-15T13:45:52.0029610Z ln -s ../Cellar/dcmtk/3.6.6/bin/storescu storescu 2021-05-15T13:45:52.0034070Z ln -s ../Cellar/dcmtk/3.6.6/bin/termscu termscu 2021-05-15T13:45:52.0038600Z ln -s ../Cellar/dcmtk/3.6.6/bin/wlmscpfs wlmscpfs 2021-05-15T13:45:52.0043220Z ln -s ../Cellar/dcmtk/3.6.6/bin/wltest wltest 2021-05-15T13:45:52.0047980Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dcm xml2dcm 2021-05-15T13:45:52.0052190Z ln -s ../Cellar/dcmtk/3.6.6/bin/xml2dsr xml2dsr 2021-05-15T13:45:52.0059200Z ln -s ../Cellar/dcmtk/3.6.6/include/dcmtk dcmtk 2021-05-15T13:45:52.0064920Z ln -s ../Cellar/dcmtk/3.6.6/share/dcmtk dcmtk 2021-05-15T13:45:52.0071860Z ln -s ../../Cellar/dcmtk/3.6.6/share/doc/dcmtk dcmtk 2021-05-15T13:45:52.0082250Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/cda2dcm.1 cda2dcm.1 2021-05-15T13:45:52.0087600Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2json.1 dcm2json.1 2021-05-15T13:45:52.0093620Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pdf.1 dcm2pdf.1 2021-05-15T13:45:52.0099740Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2pnm.1 dcm2pnm.1 2021-05-15T13:45:52.0104720Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcm2xml.1 dcm2xml.1 2021-05-15T13:45:52.0110300Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpeg.1 dcmcjpeg.1 2021-05-15T13:45:52.0116160Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcjpls.1 dcmcjpls.1 2021-05-15T13:45:52.0121280Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmconv.1 dcmconv.1 2021-05-15T13:45:52.0126170Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmcrle.1 dcmcrle.1 2021-05-15T13:45:52.0131320Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpeg.1 dcmdjpeg.1 2021-05-15T13:45:52.0136640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdjpls.1 dcmdjpls.1 2021-05-15T13:45:52.0141790Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdrle.1 dcmdrle.1 2021-05-15T13:45:52.0146680Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdspfn.1 dcmdspfn.1 2021-05-15T13:45:52.0151700Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmdump.1 dcmdump.1 2021-05-15T13:45:52.0156820Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmftest.1 dcmftest.1 2021-05-15T13:45:52.0162150Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmgpdir.1 dcmgpdir.1 2021-05-15T13:45:52.0167640Z ln -s ../../../Cellar/dcmtk/3.6.6/share/man/man1/dcmicmp.1 dcmicmp.1 2021-05-15T13:45:52.0171670Z Only the first 100 operations were output. 2021-05-15T13:45:52.3731160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3722-syj8d4.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:45:54.7772530Z ==> Summary 2021-05-15T13:45:54.8484420Z 🍺 /usr/local/Cellar/dcmtk/3.6.6: 1,303 files, 80.0MB 2021-05-15T13:45:57.1473130Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/manifests/0.20.4 2021-05-15T13:45:58.3950680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:45:59.0035790Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsecret/blobs/sha256:8fc40fdf1fda5a1bd12661b96a1b0398cc0b600e9f43ef44384ffa82fa6b3133 2021-05-15T13:45:59.8048680Z ==> 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:45:59.8358690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:45:59.8891450Z ==> Verifying checksum for '4d7b9c5f65d89736d5478c1b63f9d72238ab31811bea6252422723ee1a85a14e--libsecret--0.20.4.catalina.bottle.tar.gz' 2021-05-15T13:45:59.9739740Z ==> Pouring libsecret--0.20.4.catalina.bottle.tar.gz 2021-05-15T13:45:59.9766840Z 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-3729-1f788r7 2021-05-15T13:46:00.0517290Z cp -pR /private/tmp/d20210515-3729-1f788r7/libsecret/. /usr/local/Cellar/libsecret 2021-05-15T13:46:00.2008310Z chmod -Rf +w /private/tmp/d20210515-3729-1f788r7 2021-05-15T13:46:00.3805760Z ==> Finishing up 2021-05-15T13:46:00.4127940Z ln -s ../Cellar/libsecret/0.20.4/bin/secret-tool secret-tool 2021-05-15T13:46:00.4167070Z ln -s ../Cellar/libsecret/0.20.4/include/libsecret-1 libsecret-1 2021-05-15T13:46:00.4181190Z ln -s ../Cellar/libsecret/0.20.4/share/gir-1.0 gir-1.0 2021-05-15T13:46:00.4192320Z ln -s ../../../Cellar/libsecret/0.20.4/share/gtk-doc/html/libsecret-1 libsecret-1 2021-05-15T13:46:00.4209470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/an/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4213140Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ar/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4252810Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/as/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4257930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/be/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4308510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4326650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/bs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4337770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4351740Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ca@valencia/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4353760Z mkdir -p /usr/local/share/locale/ckb 2021-05-15T13:46:00.4356980Z mkdir -p /usr/local/share/locale/ckb/LC_MESSAGES 2021-05-15T13:46:00.4362930Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ckb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4373340Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/cs/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4383880Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/da/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4401620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/de/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4423720Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/el/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4446590Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/en_GB/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4473770Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eo/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4492510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/es/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4502660Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/eu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4528100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4546540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4576550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/fur/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4594620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/gl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4636100Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/he/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4643070Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4655670Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/hu/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4684530Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/id/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4698750Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/it/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4708400Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ja/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4747250Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/kk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4758220Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ko/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4785540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4836940Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/lv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4862440Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ml/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4868690Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ms/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4888430Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nb/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4925610Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ne/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4927620Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/nl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4929540Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/oc/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4932700Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pa/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4938550Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4944450Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4971890Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/pt_BR/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4982630Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ro/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.4998960Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/ru/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5011980Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5065650Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sl/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5075480Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5097560Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sr@latin/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5110080Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/sv/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5128350Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tg/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5231320Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/tr/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5303470Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/uk/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5307490Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_CN/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5313580Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_HK/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5315510Z ln -s ../../../../Cellar/libsecret/0.20.4/share/locale/zh_TW/LC_MESSAGES/libsecret.mo libsecret.mo 2021-05-15T13:46:00.5325780Z ln -s ../../../Cellar/libsecret/0.20.4/share/man/man1/secret-tool.1 secret-tool.1 2021-05-15T13:46:00.5328280Z ln -s ../Cellar/libsecret/0.20.4/share/vala vala 2021-05-15T13:46:00.5330420Z ln -s ../Cellar/libsecret/0.20.4/lib/girepository-1.0 girepository-1.0 2021-05-15T13:46:00.5334720Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.0.dylib libsecret-1.0.dylib 2021-05-15T13:46:00.5336480Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.a libsecret-1.a 2021-05-15T13:46:00.5338270Z ln -s ../Cellar/libsecret/0.20.4/lib/libsecret-1.dylib libsecret-1.dylib 2021-05-15T13:46:00.5340550Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-1.pc libsecret-1.pc 2021-05-15T13:46:00.5344140Z ln -s ../../Cellar/libsecret/0.20.4/lib/pkgconfig/libsecret-unstable.pc libsecret-unstable.pc 2021-05-15T13:46:00.5829270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-3894-1awooqi.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:46:02.8105190Z ==> Summary 2021-05-15T13:46:02.8352530Z 🍺 /usr/local/Cellar/libsecret/0.20.4: 149 files, 2.8MB 2021-05-15T13:46:04.7662710Z Warning: libpng 1.6.37 is already installed and up-to-date. 2021-05-15T13:46:04.7663390Z To reinstall 1.6.37, run: 2021-05-15T13:46:04.7664050Z brew reinstall libpng 2021-05-15T13:46:06.5775220Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/manifests/0.4 2021-05-15T13:46:07.9011810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:08.5234560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libpthread-stubs/blobs/sha256:4d69c165836f4d19d4afd152f02340ea1f6e3f218faf950dddca39e10553c80d 2021-05-15T13:46:08.9384240Z ==> 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:46:08.9688980Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:09.0065570Z ==> Verifying checksum for 'fd70f841b52da0010bae80856294e5fa0cedafe100d4e8c384b6c4dcafcaa640--libpthread-stubs--0.4.catalina.bottle.tar.gz' 2021-05-15T13:46:09.0111170Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/manifests/2021.4 2021-05-15T13:46:10.2752630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:10.9233460Z ==> Downloading https://ghcr.io/v2/homebrew/core/xorgproto/blobs/sha256:e7e892aa9dfd101f067d5c3e298ccc65bb37c2a7889a0f50ef4e4610b030e00c 2021-05-15T13:46:11.3370910Z ==> 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:46:11.3710030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:11.4348120Z ==> Verifying checksum for '2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz' 2021-05-15T13:46:11.4396910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/manifests/1.0.9 2021-05-15T13:46:12.6415260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:13.2430500Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxau/blobs/sha256:d10771f476b47134c9c3f18a33fb4d4d86c37e2a4d6dbbc87c13b7ffd06c7248 2021-05-15T13:46:13.6577260Z ==> 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:46:13.6912190Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:13.7303700Z ==> Verifying checksum for '50d27907e5baee59564c955675cb5d028c08f2d8fd90a865c5f94cd57f7570b8--libxau--1.0.9.catalina.bottle.tar.gz' 2021-05-15T13:46:13.7331690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/manifests/1.1.3 2021-05-15T13:46:14.9318060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:15.7701660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxdmcp/blobs/sha256:123c77fba2179591f3c1588808f33d231e9e04d8a91c99f6684d2c7eb64626b0 2021-05-15T13:46:16.1752590Z ==> 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:46:16.2077020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:16.2448120Z ==> Verifying checksum for '77f7673df87405f375ce2683c0d47f84e0ae19e353663a5d97dba289ff12e300--libxdmcp--1.1.3.catalina.bottle.tar.gz' 2021-05-15T13:46:16.2476550Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/manifests/1.14_1-1 2021-05-15T13:46:17.5394930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:18.1446210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxcb/blobs/sha256:7f40d617b2092e9dc4fed78b032a1cde7658b813b26bcabb349770cd6c744208 2021-05-15T13:46:18.5584860Z ==> 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:46:18.5918510Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:18.6526840Z ==> Verifying checksum for '2224ddc0191cd48b363bc41091bb6c37d1a74abac06b0ef0fc5e1a126f462d01--libxcb--1.14_1.catalina.bottle.1.tar.gz' 2021-05-15T13:46:18.6589030Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/manifests/1.7.0 2021-05-15T13:46:19.9215810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:20.5628020Z ==> Downloading https://ghcr.io/v2/homebrew/core/libx11/blobs/sha256:59b7a9aa7a99a4f7257617558c71b1ca0ccf34f065dda785a3616b3c5ec75754 2021-05-15T13:46:20.9607870Z ==> 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:46:20.9981720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:21.1006850Z ==> Verifying checksum for '94d883f8a29660dcdc8be950e9153b0cbe23a141d1da0e4f78132b51859f578b--libx11--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:46:21.1109600Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/manifests/1.3.4 2021-05-15T13:46:22.3173400Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:23.0728540Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxext/blobs/sha256:20cc49734eba43e2e9f058fa12f3782c76ac232fada3f6d297f91dca6e0582be 2021-05-15T13:46:23.4687120Z ==> 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:46:23.5010280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:23.5423380Z ==> Verifying checksum for '115d4b1d457d10af20b026bf481419a49512a39be77ecf95fc849df37ef7e691--libxext--1.3.4.catalina.bottle.tar.gz' 2021-05-15T13:46:23.5455170Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/manifests/0.9.10 2021-05-15T13:46:24.8254710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:25.4618690Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxrender/blobs/sha256:cb7f48876d362f919ed1c34ece8ec5abb16f6e414a6119655e3948fffab5dfab 2021-05-15T13:46:25.8681960Z ==> 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:46:25.9013530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:25.9391000Z ==> Verifying checksum for 'f88960a4c02d441bef72e77733c8c23ef6cb82843fb0833e4404e614b2c4c7a4--libxrender--0.9.10.catalina.bottle.tar.gz' 2021-05-15T13:46:25.9420080Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/manifests/2.10 2021-05-15T13:46:27.2962340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:27.9109750Z ==> Downloading https://ghcr.io/v2/homebrew/core/lzo/blobs/sha256:c8f55ba0de85273c1851136f47b89f43ba3cce9cbf0ba9f2bba7db311544a000 2021-05-15T13:46:28.3242260Z ==> 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:46:28.3561430Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:28.3944300Z ==> Verifying checksum for '5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz' 2021-05-15T13:46:28.3976420Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/manifests/0.40.0 2021-05-15T13:46:29.6305120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:30.2258400Z ==> Downloading https://ghcr.io/v2/homebrew/core/pixman/blobs/sha256:1862e6826a4bedb97af8dcb9ab849c69754226ed92e5ee19267fa33ee96f94f8 2021-05-15T13:46:30.6373900Z ==> 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:46:30.6725900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:30.7203820Z ==> Verifying checksum for 'cc004215725b838cc889ec660b5bdc80647031f137fe45d8e7e4ea62031192d7--pixman--0.40.0.catalina.bottle.tar.gz' 2021-05-15T13:46:30.7247890Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/manifests/1.16.0_5 2021-05-15T13:46:32.0007120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:32.6525230Z ==> Downloading https://ghcr.io/v2/homebrew/core/cairo/blobs/sha256:4a117545953b9784f78db8261c03d71a1ae7af836dcd995abe7e6d710cdfd39c 2021-05-15T13:46:33.0580290Z ==> 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:46:33.0897720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:33.1866500Z ==> Verifying checksum for 'ce60ee17c9faf2c9219a6f7c1989bc5dd296e00c35a3b7a74d82f24202a0a77b--cairo--1.16.0_5.catalina.bottle.tar.gz' 2021-05-15T13:46:33.1953400Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/manifests/2.12 2021-05-15T13:46:34.4344850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:35.0634440Z ==> Downloading https://ghcr.io/v2/homebrew/core/little-cms2/blobs/sha256:0f782fa69d2e12e9c1765df4ae1b7bd87143402aa1840d483092f3b74f89ae19 2021-05-15T13:46:35.4915530Z ==> 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:46:35.5232830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:35.5657200Z ==> Verifying checksum for '5a0db77e2bd9ef584ab1c39bc7fb095e4a2bb7f31248778c5cb5eb6c290882bf--little-cms2--2.12.catalina.bottle.tar.gz' 2021-05-15T13:46:35.5697580Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/manifests/4.30 2021-05-15T13:46:36.8240930Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:37.4469880Z ==> Downloading https://ghcr.io/v2/homebrew/core/nspr/blobs/sha256:f1f0f7f48b791b7d08b59600b9d0e47b26872f3168b506b2b53cd01a632c93d8 2021-05-15T13:46:37.9856130Z ==> 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:46:38.0189630Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:38.0657670Z ==> Verifying checksum for 'e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz' 2021-05-15T13:46:38.0696420Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/manifests/3.64 2021-05-15T13:46:39.5165780Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:40.1430230Z ==> Downloading https://ghcr.io/v2/homebrew/core/nss/blobs/sha256:5d177f67d14001f5813a320859dacb56cc87bd783302e38c00cd8d276f6aed4a 2021-05-15T13:46:40.5365940Z ==> 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:46:40.5702570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:40.8188430Z ==> Verifying checksum for '3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz' 2021-05-15T13:46:40.8689070Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/manifests/2.4.0 2021-05-15T13:46:42.1201900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:42.7499980Z ==> Downloading https://ghcr.io/v2/homebrew/core/openjpeg/blobs/sha256:80426609c75b98ee0ee394e9017bb621dc73dd2d6f60d0c851f6940d0b268676 2021-05-15T13:46:43.1954480Z ==> 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:46:43.2318480Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:43.3403860Z ==> Verifying checksum for '928e62e88269d7b55a9cc163a2718ed956fa8983819c89c2cd0ceebb56f2965c--openjpeg--2.4.0.catalina.bottle.tar.gz' 2021-05-15T13:46:43.3502830Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/manifests/5.15.2 2021-05-15T13:46:44.6730860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:45.3412090Z ==> Downloading https://ghcr.io/v2/homebrew/core/qt/5/blobs/sha256:bb2f387b24ff94be3bd555be8201ac8b458bf2927e912cf3d5543fb0057e826d 2021-05-15T13:46:45.7464630Z ==> 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:46:45.7800820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:46.9761460Z ==> Verifying checksum for 'f9d37cee0d8a8bc06fdbe340e14065f37685e37d926765b392dbd3af5688c0a7--qt@5--5.15.2.catalina.bottle.tar.gz' 2021-05-15T13:46:47.3957960Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/manifests/21.05.0 2021-05-15T13:46:48.6715230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:46:49.3102170Z ==> Downloading https://ghcr.io/v2/homebrew/core/poppler/blobs/sha256:5c8d53c34f80b8521353f2200469ee6160b12033e9546bd9b2e7477c3c151983 2021-05-15T13:46:49.7131310Z ==> 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:46:49.7449820Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:46:49.9295850Z ==> Verifying checksum for 'e328d13d4d693c5ccd0f00bc0b47465b2df5e9206038b65725c9d46a62c6584a--poppler--21.05.0.catalina.bottle.tar.gz' 2021-05-15T13:46:49.9819450Z ==> 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:46:49.9821930Z ==> Installing poppler dependency: libpthread-stubs 2021-05-15T13:46:50.0428090Z ==> Pouring libpthread-stubs--0.4.catalina.bottle.tar.gz 2021-05-15T13:46:50.0456710Z 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-4004-f1hmlt 2021-05-15T13:46:50.0523900Z cp -pR /private/tmp/d20210515-4004-f1hmlt/libpthread-stubs/. /usr/local/Cellar/libpthread-stubs 2021-05-15T13:46:50.0603240Z chmod -Rf +w /private/tmp/d20210515-4004-f1hmlt 2021-05-15T13:46:50.0968560Z ==> Finishing up 2021-05-15T13:46:50.1296070Z ln -s ../../Cellar/libpthread-stubs/0.4/lib/pkgconfig/pthread-stubs.pc pthread-stubs.pc 2021-05-15T13:46:50.1387830Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4265-irsvis.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:46:52.2725700Z ==> Summary 2021-05-15T13:46:52.2739900Z 🍺 /usr/local/Cellar/libpthread-stubs/0.4: 5 files, 6.9KB 2021-05-15T13:46:52.2744950Z ==> Installing poppler dependency: xorgproto 2021-05-15T13:46:52.2780410Z ==> Pouring xorgproto--2021.4.all.bottle.tar.gz 2021-05-15T13:46:52.2798100Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/2d3dfc6b94458bac1024ac7e38f56431429b2fd66bb6f51626ae373458c74a03--xorgproto--2021.4.all.bottle.tar.gz --directory /private/tmp/d20210515-4004-8pqtjr 2021-05-15T13:46:52.3823500Z cp -pR /private/tmp/d20210515-4004-8pqtjr/xorgproto/. /usr/local/Cellar/xorgproto 2021-05-15T13:46:52.5144210Z chmod -Rf +w /private/tmp/d20210515-4004-8pqtjr 2021-05-15T13:46:52.6719760Z ==> Finishing up 2021-05-15T13:46:52.7024200Z ln -s ../Cellar/xorgproto/2021.4/include/GL GL 2021-05-15T13:46:53.2965460Z ln -s ../Cellar/xorgproto/2021.4/include/X11 X11 2021-05-15T13:46:53.2972580Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/bigreqsproto bigreqsproto 2021-05-15T13:46:53.2974780Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/fontsproto fontsproto 2021-05-15T13:46:53.2976420Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/kbproto kbproto 2021-05-15T13:46:53.2978000Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/recordproto recordproto 2021-05-15T13:46:53.2979690Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/scrnsaverproto scrnsaverproto 2021-05-15T13:46:53.2981340Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xcmiscproto xcmiscproto 2021-05-15T13:46:53.2982930Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xextproto xextproto 2021-05-15T13:46:53.2984480Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xorgproto xorgproto 2021-05-15T13:46:53.2985960Z ln -s ../../Cellar/xorgproto/2021.4/share/doc/xproto xproto 2021-05-15T13:46:53.2986920Z rm /usr/local/share/pkgconfig 2021-05-15T13:46:53.2988480Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_client.pc libsvn_client.pc 2021-05-15T13:46:53.2990250Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_delta.pc libsvn_delta.pc 2021-05-15T13:46:53.2992000Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_diff.pc libsvn_diff.pc 2021-05-15T13:46:53.2993660Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs.pc libsvn_fs.pc 2021-05-15T13:46:53.2997370Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_fs.pc libsvn_fs_fs.pc 2021-05-15T13:46:53.2999210Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_util.pc libsvn_fs_util.pc 2021-05-15T13:46:53.3000890Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_fs_x.pc libsvn_fs_x.pc 2021-05-15T13:46:53.3002580Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra.pc libsvn_ra.pc 2021-05-15T13:46:53.3004320Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_local.pc libsvn_ra_local.pc 2021-05-15T13:46:53.3006080Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_serf.pc libsvn_ra_serf.pc 2021-05-15T13:46:53.3007840Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_ra_svn.pc libsvn_ra_svn.pc 2021-05-15T13:46:53.3009570Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_repos.pc libsvn_repos.pc 2021-05-15T13:46:53.3011280Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_subr.pc libsvn_subr.pc 2021-05-15T13:46:53.3012960Z ln -s ../../Cellar/subversion/1.14.1_1/share/pkgconfig/libsvn_wc.pc libsvn_wc.pc 2021-05-15T13:46:53.3014720Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/applewmproto.pc applewmproto.pc 2021-05-15T13:46:53.3016550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/bigreqsproto.pc bigreqsproto.pc 2021-05-15T13:46:53.3018430Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/compositeproto.pc compositeproto.pc 2021-05-15T13:46:53.3020270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/damageproto.pc damageproto.pc 2021-05-15T13:46:53.3022270Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dmxproto.pc dmxproto.pc 2021-05-15T13:46:53.3024050Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dpmsproto.pc dpmsproto.pc 2021-05-15T13:46:53.3025750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri2proto.pc dri2proto.pc 2021-05-15T13:46:53.3027520Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/dri3proto.pc dri3proto.pc 2021-05-15T13:46:53.3029260Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fixesproto.pc fixesproto.pc 2021-05-15T13:46:53.3031000Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/fontsproto.pc fontsproto.pc 2021-05-15T13:46:53.3032690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/glproto.pc glproto.pc 2021-05-15T13:46:53.3034390Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/inputproto.pc inputproto.pc 2021-05-15T13:46:53.3036090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/kbproto.pc kbproto.pc 2021-05-15T13:46:53.3037850Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/presentproto.pc presentproto.pc 2021-05-15T13:46:53.3039640Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/randrproto.pc randrproto.pc 2021-05-15T13:46:53.3041690Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/recordproto.pc recordproto.pc 2021-05-15T13:46:53.3043490Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/renderproto.pc renderproto.pc 2021-05-15T13:46:53.3045320Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/resourceproto.pc resourceproto.pc 2021-05-15T13:46:53.3047220Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/scrnsaverproto.pc scrnsaverproto.pc 2021-05-15T13:46:53.3049040Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/videoproto.pc videoproto.pc 2021-05-15T13:46:53.3050810Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xcmiscproto.pc xcmiscproto.pc 2021-05-15T13:46:53.3052550Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xextproto.pc xextproto.pc 2021-05-15T13:46:53.3054380Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86bigfontproto.pc xf86bigfontproto.pc 2021-05-15T13:46:53.3056300Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86dgaproto.pc xf86dgaproto.pc 2021-05-15T13:46:53.3058090Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86driproto.pc xf86driproto.pc 2021-05-15T13:46:53.3059970Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xf86vidmodeproto.pc xf86vidmodeproto.pc 2021-05-15T13:46:53.3061870Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xineramaproto.pc xineramaproto.pc 2021-05-15T13:46:53.3063750Z ln -s ../../Cellar/xorgproto/2021.4/share/pkgconfig/xproto.pc xproto.pc 2021-05-15T13:46:53.3066500Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4291-17y6pe2.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:46:55.0474040Z ==> Summary 2021-05-15T13:46:55.0657370Z 🍺 /usr/local/Cellar/xorgproto/2021.4: 264 files, 3.9MB 2021-05-15T13:46:55.0658900Z ==> Installing poppler dependency: libxau 2021-05-15T13:46:55.0734170Z ==> Pouring libxau--1.0.9.catalina.bottle.tar.gz 2021-05-15T13:46:55.0750550Z 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-4004-1juyuby 2021-05-15T13:46:55.0880860Z cp -pR /private/tmp/d20210515-4004-1juyuby/libxau/. /usr/local/Cellar/libxau 2021-05-15T13:46:55.1058390Z chmod -Rf +w /private/tmp/d20210515-4004-1juyuby 2021-05-15T13:46:55.1577930Z ==> Finishing up 2021-05-15T13:46:55.1970850Z rm /usr/local/include/X11 2021-05-15T13:46:55.1978820Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/DECkeysym.h DECkeysym.h 2021-05-15T13:46:55.1983200Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/HPkeysym.h HPkeysym.h 2021-05-15T13:46:55.1988940Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Sunkeysym.h Sunkeysym.h 2021-05-15T13:46:55.1994000Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/X.h X.h 2021-05-15T13:46:55.1998910Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XF86keysym.h XF86keysym.h 2021-05-15T13:46:55.2004120Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/XWDFile.h XWDFile.h 2021-05-15T13:46:55.2009220Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xalloca.h Xalloca.h 2021-05-15T13:46:55.2014050Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xarch.h Xarch.h 2021-05-15T13:46:55.2018970Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xatom.h Xatom.h 2021-05-15T13:46:55.2024170Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xdefs.h Xdefs.h 2021-05-15T13:46:55.2029240Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncproto.h Xfuncproto.h 2021-05-15T13:46:55.2034190Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xfuncs.h Xfuncs.h 2021-05-15T13:46:55.2039280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xmd.h Xmd.h 2021-05-15T13:46:55.2044280Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos.h Xos.h 2021-05-15T13:46:55.2049840Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xos_r.h Xos_r.h 2021-05-15T13:46:55.2054540Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xosdefs.h Xosdefs.h 2021-05-15T13:46:55.2059480Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xpoll.h Xpoll.h 2021-05-15T13:46:55.2064590Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xproto.h Xproto.h 2021-05-15T13:46:55.2069750Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xprotostr.h Xprotostr.h 2021-05-15T13:46:55.2074860Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xthreads.h Xthreads.h 2021-05-15T13:46:55.2079890Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xw32defs.h Xw32defs.h 2021-05-15T13:46:55.2084740Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwindows.h Xwindows.h 2021-05-15T13:46:55.2089830Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/Xwinsock.h Xwinsock.h 2021-05-15T13:46:55.2095620Z ln -s ../../Cellar/xorgproto/2021.4/include/X11/ap_keysym.h ap_keysym.h 2021-05-15T13:46:55.2099690Z mkdir -p /usr/local/include/X11/dri 2021-05-15T13:46:55.2105300Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dri.h xf86dri.h 2021-05-15T13:46:55.2110690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86driproto.h xf86driproto.h 2021-05-15T13:46:55.2116100Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/dri/xf86dristr.h xf86dristr.h 2021-05-15T13:46:55.2119330Z mkdir -p /usr/local/include/X11/extensions 2021-05-15T13:46:55.2126860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVI.h EVI.h 2021-05-15T13:46:55.2132020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/EVIproto.h EVIproto.h 2021-05-15T13:46:55.2137090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI.h XI.h 2021-05-15T13:46:55.2142240Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2.h XI2.h 2021-05-15T13:46:55.2147280Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XI2proto.h XI2proto.h 2021-05-15T13:46:55.2152290Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XIproto.h XIproto.h 2021-05-15T13:46:55.2157350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKB.h XKB.h 2021-05-15T13:46:55.2162630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBproto.h XKBproto.h 2021-05-15T13:46:55.2167750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBsrv.h XKBsrv.h 2021-05-15T13:46:55.2172770Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XKBstr.h XKBstr.h 2021-05-15T13:46:55.2178870Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XResproto.h XResproto.h 2021-05-15T13:46:55.2184050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xv.h Xv.h 2021-05-15T13:46:55.2189090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMC.h XvMC.h 2021-05-15T13:46:55.2194600Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/XvMCproto.h XvMCproto.h 2021-05-15T13:46:55.2200660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/Xvproto.h Xvproto.h 2021-05-15T13:46:55.2206460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ag.h ag.h 2021-05-15T13:46:55.2211490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/agproto.h agproto.h 2021-05-15T13:46:55.2216810Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmconst.h applewmconst.h 2021-05-15T13:46:55.2222260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/applewmproto.h applewmproto.h 2021-05-15T13:46:55.2227630Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqsproto.h bigreqsproto.h 2021-05-15T13:46:55.2232860Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/bigreqstr.h bigreqstr.h 2021-05-15T13:46:55.2238460Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/composite.h composite.h 2021-05-15T13:46:55.2243790Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/compositeproto.h compositeproto.h 2021-05-15T13:46:55.2248690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cup.h cup.h 2021-05-15T13:46:55.2254370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/cupproto.h cupproto.h 2021-05-15T13:46:55.2282430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damageproto.h damageproto.h 2021-05-15T13:46:55.2287740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/damagewire.h damagewire.h 2021-05-15T13:46:55.2293190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbe.h dbe.h 2021-05-15T13:46:55.2298740Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dbeproto.h dbeproto.h 2021-05-15T13:46:55.2303890Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmx.h dmx.h 2021-05-15T13:46:55.2310030Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dmxproto.h dmxproto.h 2021-05-15T13:46:55.2315650Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsconst.h dpmsconst.h 2021-05-15T13:46:55.2321190Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dpmsproto.h dpmsproto.h 2021-05-15T13:46:55.2326540Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2proto.h dri2proto.h 2021-05-15T13:46:55.2332150Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri2tokens.h dri2tokens.h 2021-05-15T13:46:55.2337710Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/dri3proto.h dri3proto.h 2021-05-15T13:46:55.2342590Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/ge.h ge.h 2021-05-15T13:46:55.2347580Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/geproto.h geproto.h 2021-05-15T13:46:55.2352690Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbx.h lbx.h 2021-05-15T13:46:55.2358270Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/lbxproto.h lbxproto.h 2021-05-15T13:46:55.2363620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscconst.h mitmiscconst.h 2021-05-15T13:46:55.2368960Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/mitmiscproto.h mitmiscproto.h 2021-05-15T13:46:55.2374200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufconst.h multibufconst.h 2021-05-15T13:46:55.2379090Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/multibufproto.h multibufproto.h 2021-05-15T13:46:55.2384350Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/panoramiXproto.h panoramiXproto.h 2021-05-15T13:46:55.2389110Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presentproto.h presentproto.h 2021-05-15T13:46:55.2394200Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/presenttokens.h presenttokens.h 2021-05-15T13:46:55.2399780Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randr.h randr.h 2021-05-15T13:46:55.2405430Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/randrproto.h randrproto.h 2021-05-15T13:46:55.2410530Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordconst.h recordconst.h 2021-05-15T13:46:55.2416130Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordproto.h recordproto.h 2021-05-15T13:46:55.2421160Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/recordstr.h recordstr.h 2021-05-15T13:46:55.2426340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/render.h render.h 2021-05-15T13:46:55.2431660Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/renderproto.h renderproto.h 2021-05-15T13:46:55.2437340Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saver.h saver.h 2021-05-15T13:46:55.2443080Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/saverproto.h saverproto.h 2021-05-15T13:46:55.2448050Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/secur.h secur.h 2021-05-15T13:46:55.2453180Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/securproto.h securproto.h 2021-05-15T13:46:55.2458260Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeconst.h shapeconst.h 2021-05-15T13:46:55.2463560Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapeproto.h shapeproto.h 2021-05-15T13:46:55.2468750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shapestr.h shapestr.h 2021-05-15T13:46:55.2473730Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shm.h shm.h 2021-05-15T13:46:55.2479480Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmproto.h shmproto.h 2021-05-15T13:46:55.2484490Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/shmstr.h shmstr.h 2021-05-15T13:46:55.2489900Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncconst.h syncconst.h 2021-05-15T13:46:55.2494750Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncproto.h syncproto.h 2021-05-15T13:46:55.2500020Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/syncstr.h syncstr.h 2021-05-15T13:46:55.2505230Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscproto.h xcmiscproto.h 2021-05-15T13:46:55.2510640Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xcmiscstr.h xcmiscstr.h 2021-05-15T13:46:55.2515620Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfont.h xf86bigfont.h 2021-05-15T13:46:55.2521370Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfproto.h xf86bigfproto.h 2021-05-15T13:46:55.2526700Z ln -s ../../../Cellar/xorgproto/2021.4/include/X11/extensions/xf86bigfstr.h xf86bigfstr.h 2021-05-15T13:46:55.2530410Z Only the first 100 operations were output. 2021-05-15T13:46:55.2875840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4318-13ophab.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:46:57.5379830Z ==> Summary 2021-05-15T13:46:57.5406560Z 🍺 /usr/local/Cellar/libxau/1.0.9: 20 files, 117.8KB 2021-05-15T13:46:57.5412410Z ==> Installing poppler dependency: libxdmcp 2021-05-15T13:46:57.5497330Z ==> Pouring libxdmcp--1.1.3.catalina.bottle.tar.gz 2021-05-15T13:46:57.5515780Z 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-4004-1p92djb 2021-05-15T13:46:57.5624130Z cp -pR /private/tmp/d20210515-4004-1p92djb/libxdmcp/. /usr/local/Cellar/libxdmcp 2021-05-15T13:46:57.5749330Z chmod -Rf +w /private/tmp/d20210515-4004-1p92djb 2021-05-15T13:46:57.6176510Z ==> Finishing up 2021-05-15T13:46:57.6542730Z ln -s ../../Cellar/libxdmcp/1.1.3/include/X11/Xdmcp.h Xdmcp.h 2021-05-15T13:46:57.6549050Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.6.dylib libXdmcp.6.dylib 2021-05-15T13:46:57.6553560Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.a libXdmcp.a 2021-05-15T13:46:57.6558750Z ln -s ../Cellar/libxdmcp/1.1.3/lib/libXdmcp.dylib libXdmcp.dylib 2021-05-15T13:46:57.6565690Z ln -s ../../Cellar/libxdmcp/1.1.3/lib/pkgconfig/xdmcp.pc xdmcp.pc 2021-05-15T13:46:57.6691850Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4345-xhzs0d.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:46:59.8761730Z ==> Summary 2021-05-15T13:46:59.8780650Z 🍺 /usr/local/Cellar/libxdmcp/1.1.3: 11 files, 125.5KB 2021-05-15T13:46:59.8786960Z ==> Installing poppler dependency: libxcb 2021-05-15T13:46:59.9128400Z ==> Pouring libxcb--1.14_1.catalina.bottle.1.tar.gz 2021-05-15T13:46:59.9146370Z 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-4004-lrtimi 2021-05-15T13:47:00.6475750Z cp -pR /private/tmp/d20210515-4004-lrtimi/libxcb/. /usr/local/Cellar/libxcb 2021-05-15T13:47:02.0179360Z chmod -Rf +w /private/tmp/d20210515-4004-lrtimi 2021-05-15T13:47:03.1432380Z ==> Finishing up 2021-05-15T13:47:03.1771920Z ln -s ../Cellar/libxcb/1.14_1/include/xcb xcb 2021-05-15T13:47:03.1780020Z ln -s ../../Cellar/libxcb/1.14_1/share/doc/libxcb libxcb 2021-05-15T13:47:03.1885340Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-examples.3 xcb-examples.3 2021-05-15T13:47:03.1891710Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb-requests.3 xcb-requests.3 2021-05-15T13:47:03.1897190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color.3 xcb_alloc_color.3 2021-05-15T13:47:03.1902730Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_cells.3 xcb_alloc_color_cells.3 2021-05-15T13:47:03.1907740Z 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:47:03.1927510Z 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:47:03.1933020Z 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:47:03.1938370Z 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:47:03.1943680Z 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:47:03.1949130Z 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:47:03.1954410Z 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:47:03.1959900Z 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:47:03.1965120Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_planes.3 xcb_alloc_color_planes.3 2021-05-15T13:47:03.1970690Z 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:47:03.1976440Z 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:47:03.1981750Z 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:47:03.1987120Z 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:47:03.1992690Z 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:47:03.1998510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_reply.3 xcb_alloc_color_reply.3 2021-05-15T13:47:03.2004270Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_color_unchecked.3 xcb_alloc_color_unchecked.3 2021-05-15T13:47:03.2009540Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_alloc_named_color.3 xcb_alloc_named_color.3 2021-05-15T13:47:03.2014600Z 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:47:03.2020160Z 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:47:03.2025030Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events.3 xcb_allow_events.3 2021-05-15T13:47:03.2030170Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_allow_events_checked.3 xcb_allow_events_checked.3 2021-05-15T13:47:03.2035190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell.3 xcb_bell.3 2021-05-15T13:47:03.2040690Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_bell_checked.3 xcb_bell_checked.3 2021-05-15T13:47:03.2046130Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_big_requests_enable.3 xcb_big_requests_enable.3 2021-05-15T13:47:03.2051170Z 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:47:03.2056420Z 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:47:03.2061460Z 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:47:03.2067260Z 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:47:03.2072310Z 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:47:03.2077680Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc.3 xcb_change_gc.3 2021-05-15T13:47:03.2083190Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_gc_checked.3 xcb_change_gc_checked.3 2021-05-15T13:47:03.2088350Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts.3 xcb_change_hosts.3 2021-05-15T13:47:03.2093510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_hosts_checked.3 xcb_change_hosts_checked.3 2021-05-15T13:47:03.2098660Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_control.3 xcb_change_keyboard_control.3 2021-05-15T13:47:03.2104120Z 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:47:03.2109510Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_keyboard_mapping.3 xcb_change_keyboard_mapping.3 2021-05-15T13:47:03.2114930Z 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:47:03.2120750Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_pointer_control.3 xcb_change_pointer_control.3 2021-05-15T13:47:03.2125860Z 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:47:03.2130870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property.3 xcb_change_property.3 2021-05-15T13:47:03.2136570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_property_checked.3 xcb_change_property_checked.3 2021-05-15T13:47:03.2141460Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_save_set.3 xcb_change_save_set.3 2021-05-15T13:47:03.2146710Z 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:47:03.2151980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_change_window_attributes.3 xcb_change_window_attributes.3 2021-05-15T13:47:03.2157800Z 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:47:03.2163140Z 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:47:03.2168790Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window.3 xcb_circulate_window.3 2021-05-15T13:47:03.2174330Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_circulate_window_checked.3 xcb_circulate_window_checked.3 2021-05-15T13:47:03.2179180Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area.3 xcb_clear_area.3 2021-05-15T13:47:03.2184780Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_clear_area_checked.3 xcb_clear_area_checked.3 2021-05-15T13:47:03.2190140Z 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:47:03.2207890Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font.3 xcb_close_font.3 2021-05-15T13:47:03.2209570Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_close_font_checked.3 xcb_close_font_checked.3 2021-05-15T13:47:03.2213390Z 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:47:03.2220300Z 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:47:03.2227470Z 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:47:03.2233820Z 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:47:03.2239670Z 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:47:03.2245520Z 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:47:03.2251110Z 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:47:03.2257270Z 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:47:03.2262490Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_query_version.3 xcb_composite_query_version.3 2021-05-15T13:47:03.2268230Z 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:47:03.2274190Z 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:47:03.2279850Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_subwindows.3 xcb_composite_redirect_subwindows.3 2021-05-15T13:47:03.2285900Z 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:47:03.2291390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_redirect_window.3 xcb_composite_redirect_window.3 2021-05-15T13:47:03.2297290Z 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:47:03.2302930Z 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:47:03.2308870Z 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:47:03.2314450Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_subwindows.3 xcb_composite_unredirect_subwindows.3 2021-05-15T13:47:03.2320580Z 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:47:03.2325910Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_composite_unredirect_window.3 xcb_composite_unredirect_window.3 2021-05-15T13:47:03.2331820Z 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:47:03.2337230Z 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:47:03.2343030Z 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:47:03.2349150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window.3 xcb_configure_window.3 2021-05-15T13:47:03.2354870Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_configure_window_checked.3 xcb_configure_window_checked.3 2021-05-15T13:47:03.2360400Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection.3 xcb_convert_selection.3 2021-05-15T13:47:03.2365830Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_convert_selection_checked.3 xcb_convert_selection_checked.3 2021-05-15T13:47:03.2371390Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area.3 xcb_copy_area.3 2021-05-15T13:47:03.2376980Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_area_checked.3 xcb_copy_area_checked.3 2021-05-15T13:47:03.2382560Z 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:47:03.2388100Z 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:47:03.2393230Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc.3 xcb_copy_gc.3 2021-05-15T13:47:03.2398840Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_gc_checked.3 xcb_copy_gc_checked.3 2021-05-15T13:47:03.2404360Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane.3 xcb_copy_plane.3 2021-05-15T13:47:03.2409940Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_copy_plane_checked.3 xcb_copy_plane_checked.3 2021-05-15T13:47:03.2415630Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap.3 xcb_create_colormap.3 2021-05-15T13:47:03.2421470Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_colormap_checked.3 xcb_create_colormap_checked.3 2021-05-15T13:47:03.2426800Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor.3 xcb_create_cursor.3 2021-05-15T13:47:03.2432620Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_cursor_checked.3 xcb_create_cursor_checked.3 2021-05-15T13:47:03.2438150Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc.3 xcb_create_gc.3 2021-05-15T13:47:03.2443810Z ln -s ../../../Cellar/libxcb/1.14_1/share/man/man3/xcb_create_gc_checked.3 xcb_create_gc_checked.3 2021-05-15T13:47:03.2448030Z Only the first 100 operations were output. 2021-05-15T13:47:04.7817600Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4380-f0ump2.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:47:07.4503200Z ==> Summary 2021-05-15T13:47:07.5893040Z 🍺 /usr/local/Cellar/libxcb/1.14_1: 2,452 files, 6.9MB 2021-05-15T13:47:07.5898490Z ==> Installing poppler dependency: libx11 2021-05-15T13:47:07.6345080Z ==> Pouring libx11--1.7.0.catalina.bottle.tar.gz 2021-05-15T13:47:07.6363380Z 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-4004-1e5nbm7 2021-05-15T13:47:07.9728940Z cp -pR /private/tmp/d20210515-4004-1e5nbm7/libx11/. /usr/local/Cellar/libx11 2021-05-15T13:47:08.5250430Z chmod -Rf +w /private/tmp/d20210515-4004-1e5nbm7 2021-05-15T13:47:08.9701220Z ==> Finishing up 2021-05-15T13:47:09.0086220Z ln -s ../../Cellar/libx11/1.7.0/include/X11/ImUtil.h ImUtil.h 2021-05-15T13:47:09.0091100Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XKBlib.h XKBlib.h 2021-05-15T13:47:09.0097540Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xcms.h Xcms.h 2021-05-15T13:47:09.0102740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib-xcb.h Xlib-xcb.h 2021-05-15T13:47:09.0108110Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlib.h Xlib.h 2021-05-15T13:47:09.0113540Z ln -s ../../Cellar/libx11/1.7.0/include/X11/XlibConf.h XlibConf.h 2021-05-15T13:47:09.0118830Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlibint.h Xlibint.h 2021-05-15T13:47:09.0124210Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xlocale.h Xlocale.h 2021-05-15T13:47:09.0129550Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xregion.h Xregion.h 2021-05-15T13:47:09.0135030Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xresource.h Xresource.h 2021-05-15T13:47:09.0140350Z ln -s ../../Cellar/libx11/1.7.0/include/X11/Xutil.h Xutil.h 2021-05-15T13:47:09.0145740Z ln -s ../../Cellar/libx11/1.7.0/include/X11/cursorfont.h cursorfont.h 2021-05-15T13:47:09.0153680Z ln -s ../../../Cellar/libx11/1.7.0/include/X11/extensions/XKBgeom.h XKBgeom.h 2021-05-15T13:47:09.0159720Z ln -s ../Cellar/libx11/1.7.0/share/X11 X11 2021-05-15T13:47:09.0187900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/AllPlanes.3 AllPlanes.3 2021-05-15T13:47:09.0194140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapBitOrder.3 BitmapBitOrder.3 2021-05-15T13:47:09.0199310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapPad.3 BitmapPad.3 2021-05-15T13:47:09.0205100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BitmapUnit.3 BitmapUnit.3 2021-05-15T13:47:09.0210730Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixel.3 BlackPixel.3 2021-05-15T13:47:09.0216660Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/BlackPixelOfScreen.3 BlackPixelOfScreen.3 2021-05-15T13:47:09.0222140Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/CellsOfScreen.3 CellsOfScreen.3 2021-05-15T13:47:09.0227680Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ClientWhitePointOfCCC.3 ClientWhitePointOfCCC.3 2021-05-15T13:47:09.0233430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ConnectionNumber.3 ConnectionNumber.3 2021-05-15T13:47:09.0239150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormap.3 DefaultColormap.3 2021-05-15T13:47:09.0249370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultColormapOfScreen.3 DefaultColormapOfScreen.3 2021-05-15T13:47:09.0255110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepth.3 DefaultDepth.3 2021-05-15T13:47:09.0261270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultDepthOfScreen.3 DefaultDepthOfScreen.3 2021-05-15T13:47:09.0266900Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGC.3 DefaultGC.3 2021-05-15T13:47:09.0273250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultGCOfScreen.3 DefaultGCOfScreen.3 2021-05-15T13:47:09.0279110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultRootWindow.3 DefaultRootWindow.3 2021-05-15T13:47:09.0285050Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreen.3 DefaultScreen.3 2021-05-15T13:47:09.0291850Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultScreenOfDisplay.3 DefaultScreenOfDisplay.3 2021-05-15T13:47:09.0297770Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisual.3 DefaultVisual.3 2021-05-15T13:47:09.0304420Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DefaultVisualOfScreen.3 DefaultVisualOfScreen.3 2021-05-15T13:47:09.0310450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayCells.3 DisplayCells.3 2021-05-15T13:47:09.0316370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeight.3 DisplayHeight.3 2021-05-15T13:47:09.0322260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayHeightMM.3 DisplayHeightMM.3 2021-05-15T13:47:09.0328090Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfCCC.3 DisplayOfCCC.3 2021-05-15T13:47:09.0333980Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayOfScreen.3 DisplayOfScreen.3 2021-05-15T13:47:09.0339920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayPlanes.3 DisplayPlanes.3 2021-05-15T13:47:09.0345830Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayString.3 DisplayString.3 2021-05-15T13:47:09.0351470Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidth.3 DisplayWidth.3 2021-05-15T13:47:09.0357430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DisplayWidthMM.3 DisplayWidthMM.3 2021-05-15T13:47:09.0363580Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesBackingStore.3 DoesBackingStore.3 2021-05-15T13:47:09.0369350Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/DoesSaveUnders.3 DoesSaveUnders.3 2021-05-15T13:47:09.0375510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/EventMaskOfScreen.3 EventMaskOfScreen.3 2021-05-15T13:47:09.0381300Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightMMOfScreen.3 HeightMMOfScreen.3 2021-05-15T13:47:09.0387150Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/HeightOfScreen.3 HeightOfScreen.3 2021-05-15T13:47:09.0393170Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ImageByteOrder.3 ImageByteOrder.3 2021-05-15T13:47:09.0399320Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsCursorKey.3 IsCursorKey.3 2021-05-15T13:47:09.0406110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsFunctionKey.3 IsFunctionKey.3 2021-05-15T13:47:09.0412220Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsKeypadKey.3 IsKeypadKey.3 2021-05-15T13:47:09.0418430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsMiscFunctionKey.3 IsMiscFunctionKey.3 2021-05-15T13:47:09.0425240Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsModifierKey.3 IsModifierKey.3 2021-05-15T13:47:09.0431010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPFKey.3 IsPFKey.3 2021-05-15T13:47:09.0437260Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/IsPrivateKeypadKey.3 IsPrivateKeypadKey.3 2021-05-15T13:47:09.0443460Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/LastKnownRequestProcessed.3 LastKnownRequestProcessed.3 2021-05-15T13:47:09.0449030Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MaxCmapsOfScreen.3 MaxCmapsOfScreen.3 2021-05-15T13:47:09.0455100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/MinCmapsOfScreen.3 MinCmapsOfScreen.3 2021-05-15T13:47:09.0461110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/NextRequest.3 NextRequest.3 2021-05-15T13:47:09.0467010Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/PlanesOfScreen.3 PlanesOfScreen.3 2021-05-15T13:47:09.0473020Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolRevision.3 ProtocolRevision.3 2021-05-15T13:47:09.0478920Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ProtocolVersion.3 ProtocolVersion.3 2021-05-15T13:47:09.0484490Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/QLength.3 QLength.3 2021-05-15T13:47:09.0490400Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindow.3 RootWindow.3 2021-05-15T13:47:09.0496370Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/RootWindowOfScreen.3 RootWindowOfScreen.3 2021-05-15T13:47:09.0502480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenCount.3 ScreenCount.3 2021-05-15T13:47:09.0508870Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenNumberOfCCC.3 ScreenNumberOfCCC.3 2021-05-15T13:47:09.0515600Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenOfDisplay.3 ScreenOfDisplay.3 2021-05-15T13:47:09.0522890Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ScreenWhitePointOfCCC.3 ScreenWhitePointOfCCC.3 2021-05-15T13:47:09.0529570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/ServerVendor.3 ServerVendor.3 2021-05-15T13:47:09.0537450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VendorRelease.3 VendorRelease.3 2021-05-15T13:47:09.0543270Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/VisualOfCCC.3 VisualOfCCC.3 2021-05-15T13:47:09.0549250Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixel.3 WhitePixel.3 2021-05-15T13:47:09.0555570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WhitePixelOfScreen.3 WhitePixelOfScreen.3 2021-05-15T13:47:09.0582740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthMMOfScreen.3 WidthMMOfScreen.3 2021-05-15T13:47:09.0588450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/WidthOfScreen.3 WidthOfScreen.3 2021-05-15T13:47:09.0594100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XActivateScreenSaver.3 XActivateScreenSaver.3 2021-05-15T13:47:09.0599800Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddConnectionWatch.3 XAddConnectionWatch.3 2021-05-15T13:47:09.0605130Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHost.3 XAddHost.3 2021-05-15T13:47:09.0610520Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddHosts.3 XAddHosts.3 2021-05-15T13:47:09.0616280Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddPixel.3 XAddPixel.3 2021-05-15T13:47:09.0623720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAddToSaveSet.3 XAddToSaveSet.3 2021-05-15T13:47:09.0629690Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocClassHint.3 XAllocClassHint.3 2021-05-15T13:47:09.0635380Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColor.3 XAllocColor.3 2021-05-15T13:47:09.0641310Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorCells.3 XAllocColorCells.3 2021-05-15T13:47:09.0647110Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocColorPlanes.3 XAllocColorPlanes.3 2021-05-15T13:47:09.0652620Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocIconSize.3 XAllocIconSize.3 2021-05-15T13:47:09.0658450Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocNamedColor.3 XAllocNamedColor.3 2021-05-15T13:47:09.0664100Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocSizeHints.3 XAllocSizeHints.3 2021-05-15T13:47:09.0669510Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocStandardColormap.3 XAllocStandardColormap.3 2021-05-15T13:47:09.0675720Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllocWMHints.3 XAllocWMHints.3 2021-05-15T13:47:09.0680940Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAllowEvents.3 XAllowEvents.3 2021-05-15T13:47:09.0686740Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAnyEvent.3 XAnyEvent.3 2021-05-15T13:47:09.0692570Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XArc.3 XArc.3 2021-05-15T13:47:09.0698540Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOff.3 XAutoRepeatOff.3 2021-05-15T13:47:09.0703950Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XAutoRepeatOn.3 XAutoRepeatOn.3 2021-05-15T13:47:09.0709910Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBaseFontNameListOfFontSet.3 XBaseFontNameListOfFontSet.3 2021-05-15T13:47:09.0715480Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XBell.3 XBell.3 2021-05-15T13:47:09.0721430Z ln -s ../../../Cellar/libx11/1.7.0/share/man/man3/XButtonEvent.3 XButtonEvent.3 2021-05-15T13:47:09.0726470Z Only the first 100 operations were output. 2021-05-15T13:47:09.6149410Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4406-3g8ysy.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:47:11.9333610Z ==> Summary 2021-05-15T13:47:11.9997290Z 🍺 /usr/local/Cellar/libx11/1.7.0: 1,055 files, 7MB 2021-05-15T13:47:12.0003070Z ==> Installing poppler dependency: libxext 2021-05-15T13:47:12.0534290Z ==> Pouring libxext--1.3.4.catalina.bottle.tar.gz 2021-05-15T13:47:12.0551960Z 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-4004-9k4ha6 2021-05-15T13:47:12.0892050Z cp -pR /private/tmp/d20210515-4004-9k4ha6/libxext/. /usr/local/Cellar/libxext 2021-05-15T13:47:12.1353000Z chmod -Rf +w /private/tmp/d20210515-4004-9k4ha6 2021-05-15T13:47:12.2107140Z ==> Finishing up 2021-05-15T13:47:12.2484130Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/MITMisc.h MITMisc.h 2021-05-15T13:47:12.2488440Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XEVI.h XEVI.h 2021-05-15T13:47:12.2493710Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XLbx.h XLbx.h 2021-05-15T13:47:12.2499000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/XShm.h XShm.h 2021-05-15T13:47:12.2504350Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xag.h Xag.h 2021-05-15T13:47:12.2509000Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xcup.h Xcup.h 2021-05-15T13:47:12.2514390Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xdbe.h Xdbe.h 2021-05-15T13:47:12.2519090Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xext.h Xext.h 2021-05-15T13:47:12.2524080Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/Xge.h Xge.h 2021-05-15T13:47:12.2529050Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/dpms.h dpms.h 2021-05-15T13:47:12.2534590Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/extutil.h extutil.h 2021-05-15T13:47:12.2539380Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/multibuf.h multibuf.h 2021-05-15T13:47:12.2544480Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/security.h security.h 2021-05-15T13:47:12.2549260Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/shape.h shape.h 2021-05-15T13:47:12.2554490Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/sync.h sync.h 2021-05-15T13:47:12.2559630Z ln -s ../../../Cellar/libxext/1.3.4/include/X11/extensions/xtestext1.h xtestext1.h 2021-05-15T13:47:12.2572020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DBE.3 DBE.3 2021-05-15T13:47:12.2577340Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSCapable.3 DPMSCapable.3 2021-05-15T13:47:12.2583240Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSDisable.3 DPMSDisable.3 2021-05-15T13:47:12.2588290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSEnable.3 DPMSEnable.3 2021-05-15T13:47:12.2593650Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSForceLevel.3 DPMSForceLevel.3 2021-05-15T13:47:12.2598600Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetTimeouts.3 DPMSGetTimeouts.3 2021-05-15T13:47:12.2604480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSGetVersion.3 DPMSGetVersion.3 2021-05-15T13:47:12.2609470Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSInfo.3 DPMSInfo.3 2021-05-15T13:47:12.2615170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSQueryExtension.3 DPMSQueryExtension.3 2021-05-15T13:47:12.2620140Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/DPMSSetTimeouts.3 DPMSSetTimeouts.3 2021-05-15T13:47:12.2625080Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShape.3 XShape.3 2021-05-15T13:47:12.2630540Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineMask.3 XShapeCombineMask.3 2021-05-15T13:47:12.2635980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRectangles.3 XShapeCombineRectangles.3 2021-05-15T13:47:12.2641150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineRegion.3 XShapeCombineRegion.3 2021-05-15T13:47:12.2646430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeCombineShape.3 XShapeCombineShape.3 2021-05-15T13:47:12.2651680Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeGetRectangles.3 XShapeGetRectangles.3 2021-05-15T13:47:12.2656820Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeInputSelected.3 XShapeInputSelected.3 2021-05-15T13:47:12.2661990Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeOffsetShape.3 XShapeOffsetShape.3 2021-05-15T13:47:12.2667460Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtension.3 XShapeQueryExtension.3 2021-05-15T13:47:12.2672920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryExtents.3 XShapeQueryExtents.3 2021-05-15T13:47:12.2678170Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeQueryVersion.3 XShapeQueryVersion.3 2021-05-15T13:47:12.2683230Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShapeSelectInput.3 XShapeSelectInput.3 2021-05-15T13:47:12.2710580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShm.3 XShm.3 2021-05-15T13:47:12.2719880Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmAttach.3 XShmAttach.3 2021-05-15T13:47:12.2722060Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreateImage.3 XShmCreateImage.3 2021-05-15T13:47:12.2724180Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmCreatePixmap.3 XShmCreatePixmap.3 2021-05-15T13:47:12.2726090Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmDetach.3 XShmDetach.3 2021-05-15T13:47:12.2728020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetEventBase.3 XShmGetEventBase.3 2021-05-15T13:47:12.2730020Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmGetImage.3 XShmGetImage.3 2021-05-15T13:47:12.2731970Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPixmapFormat.3 XShmPixmapFormat.3 2021-05-15T13:47:12.2752110Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmPutImage.3 XShmPutImage.3 2021-05-15T13:47:12.2757150Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryExtension.3 XShmQueryExtension.3 2021-05-15T13:47:12.2761710Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XShmQueryVersion.3 XShmQueryVersion.3 2021-05-15T13:47:12.2767210Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupGetReservedColormapEntries.3 XcupGetReservedColormapEntries.3 2021-05-15T13:47:12.2772010Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupQueryVersion.3 XcupQueryVersion.3 2021-05-15T13:47:12.2776890Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XcupStoreColors.3 XcupStoreColors.3 2021-05-15T13:47:12.2782570Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeAllocateBackBufferName.3 XdbeAllocateBackBufferName.3 2021-05-15T13:47:12.2787380Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeBeginIdiom.3 XdbeBeginIdiom.3 2021-05-15T13:47:12.2793580Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeDeallocateBackBufferName.3 XdbeDeallocateBackBufferName.3 2021-05-15T13:47:12.2798130Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeEndIdiom.3 XdbeEndIdiom.3 2021-05-15T13:47:12.2803220Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeFreeVisualInfo.3 XdbeFreeVisualInfo.3 2021-05-15T13:47:12.2808490Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetBackBufferAttributes.3 XdbeGetBackBufferAttributes.3 2021-05-15T13:47:12.2813520Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeGetVisualInfo.3 XdbeGetVisualInfo.3 2021-05-15T13:47:12.2818700Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeQueryExtension.3 XdbeQueryExtension.3 2021-05-15T13:47:12.2824040Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XdbeSwapBuffers.3 XdbeSwapBuffers.3 2021-05-15T13:47:12.2828730Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xevi.3 Xevi.3 2021-05-15T13:47:12.2834400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviGetVisualInfo.3 XeviGetVisualInfo.3 2021-05-15T13:47:12.2839430Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryExtension.3 XeviQueryExtension.3 2021-05-15T13:47:12.2844750Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XeviQueryVersion.3 XeviQueryVersion.3 2021-05-15T13:47:12.2849510Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/Xmbuf.3 Xmbuf.3 2021-05-15T13:47:12.2855160Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeBufferAttributes.3 XmbufChangeBufferAttributes.3 2021-05-15T13:47:12.2860480Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufChangeWindowAttributes.3 XmbufChangeWindowAttributes.3 2021-05-15T13:47:12.2864980Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateBuffers.3 XmbufCreateBuffers.3 2021-05-15T13:47:12.2870400Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufCreateStereoWindow.3 XmbufCreateStereoWindow.3 2021-05-15T13:47:12.2875870Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDestroyBuffers.3 XmbufDestroyBuffers.3 2021-05-15T13:47:12.2880920Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufDisplayBuffers.3 XmbufDisplayBuffers.3 2021-05-15T13:47:12.2886200Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetBufferAttributes.3 XmbufGetBufferAttributes.3 2021-05-15T13:47:12.2891290Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetScreenInfo.3 XmbufGetScreenInfo.3 2021-05-15T13:47:12.2896120Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetVersion.3 XmbufGetVersion.3 2021-05-15T13:47:12.2901620Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufGetWindowAttributes.3 XmbufGetWindowAttributes.3 2021-05-15T13:47:12.2906630Z ln -s ../../../Cellar/libxext/1.3.4/share/man/man3/XmbufQueryExtension.3 XmbufQueryExtension.3 2021-05-15T13:47:12.2913880Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.6.dylib libXext.6.dylib 2021-05-15T13:47:12.2918690Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.a libXext.a 2021-05-15T13:47:12.2924080Z ln -s ../Cellar/libxext/1.3.4/lib/libXext.dylib libXext.dylib 2021-05-15T13:47:12.2931670Z ln -s ../../Cellar/libxext/1.3.4/lib/pkgconfig/xext.pc xext.pc 2021-05-15T13:47:12.3181060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4432-1ap8u6y.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:47:14.5254330Z ==> Summary 2021-05-15T13:47:14.5317860Z 🍺 /usr/local/Cellar/libxext/1.3.4: 87 files, 421KB 2021-05-15T13:47:14.5325130Z ==> Installing poppler dependency: libxrender 2021-05-15T13:47:14.5850000Z ==> Pouring libxrender--0.9.10.catalina.bottle.tar.gz 2021-05-15T13:47:14.5868970Z 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-4004-71zc6p 2021-05-15T13:47:14.5977330Z cp -pR /private/tmp/d20210515-4004-71zc6p/libxrender/. /usr/local/Cellar/libxrender 2021-05-15T13:47:14.6130180Z chmod -Rf +w /private/tmp/d20210515-4004-71zc6p 2021-05-15T13:47:14.6634020Z ==> Finishing up 2021-05-15T13:47:14.6979510Z ln -s ../../../Cellar/libxrender/0.9.10/include/X11/extensions/Xrender.h Xrender.h 2021-05-15T13:47:14.6987850Z ln -s ../../Cellar/libxrender/0.9.10/share/doc/libXrender libXrender 2021-05-15T13:47:14.6995160Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.1.dylib libXrender.1.dylib 2021-05-15T13:47:14.7001060Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.a libXrender.a 2021-05-15T13:47:14.7006810Z ln -s ../Cellar/libxrender/0.9.10/lib/libXrender.dylib libXrender.dylib 2021-05-15T13:47:14.7039800Z ln -s ../../Cellar/libxrender/0.9.10/lib/pkgconfig/xrender.pc xrender.pc 2021-05-15T13:47:14.7177330Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4458-8sk00n.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:47:16.9661700Z ==> Summary 2021-05-15T13:47:16.9685120Z 🍺 /usr/local/Cellar/libxrender/0.9.10: 12 files, 170KB 2021-05-15T13:47:16.9690270Z ==> Installing poppler dependency: lzo 2021-05-15T13:47:16.9709240Z ==> Pouring lzo--2.10.catalina.bottle.tar.gz 2021-05-15T13:47:16.9726900Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/5a737ea247485dbb89757b9375c51fa4c77770728a3c6c85341f44c85a3e0e92--lzo--2.10.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4004-b99kne 2021-05-15T13:47:16.9918110Z cp -pR /private/tmp/d20210515-4004-b99kne/lzo/. /usr/local/Cellar/lzo 2021-05-15T13:47:17.0149400Z chmod -Rf +w /private/tmp/d20210515-4004-b99kne 2021-05-15T13:47:17.0667500Z ==> Finishing up 2021-05-15T13:47:17.1029390Z ln -s ../Cellar/lzo/2.10/include/lzo lzo 2021-05-15T13:47:17.1036650Z ln -s ../../Cellar/lzo/2.10/share/doc/lzo lzo 2021-05-15T13:47:17.1042900Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.2.dylib liblzo2.2.dylib 2021-05-15T13:47:17.1047850Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.a liblzo2.a 2021-05-15T13:47:17.1052660Z ln -s ../Cellar/lzo/2.10/lib/liblzo2.dylib liblzo2.dylib 2021-05-15T13:47:17.1059920Z ln -s ../../Cellar/lzo/2.10/lib/pkgconfig/lzo2.pc lzo2.pc 2021-05-15T13:47:17.1216190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4484-fv2q6q.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:47:19.3237930Z ==> Summary 2021-05-15T13:47:19.3271600Z 🍺 /usr/local/Cellar/lzo/2.10: 31 files, 546.9KB 2021-05-15T13:47:19.3277720Z ==> Installing poppler dependency: pixman 2021-05-15T13:47:19.3305050Z ==> Pouring pixman--0.40.0.catalina.bottle.tar.gz 2021-05-15T13:47:19.3322210Z 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-4004-127n6tz 2021-05-15T13:47:19.3505020Z cp -pR /private/tmp/d20210515-4004-127n6tz/pixman/. /usr/local/Cellar/pixman 2021-05-15T13:47:19.3645440Z chmod -Rf +w /private/tmp/d20210515-4004-127n6tz 2021-05-15T13:47:19.4093400Z ==> Finishing up 2021-05-15T13:47:19.4454940Z ln -s ../Cellar/pixman/0.40.0/include/pixman-1 pixman-1 2021-05-15T13:47:19.4462200Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.40.0.dylib libpixman-1.0.40.0.dylib 2021-05-15T13:47:19.4467350Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.0.dylib libpixman-1.0.dylib 2021-05-15T13:47:19.4471860Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.a libpixman-1.a 2021-05-15T13:47:19.4476950Z ln -s ../Cellar/pixman/0.40.0/lib/libpixman-1.dylib libpixman-1.dylib 2021-05-15T13:47:19.4483920Z ln -s ../../Cellar/pixman/0.40.0/lib/pkgconfig/pixman-1.pc pixman-1.pc 2021-05-15T13:47:19.4610290Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4510-1v6j7u0.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:47:21.6754350Z ==> Summary 2021-05-15T13:47:21.6775960Z 🍺 /usr/local/Cellar/pixman/0.40.0: 14 files, 1.3MB 2021-05-15T13:47:21.6782510Z ==> Installing poppler dependency: cairo 2021-05-15T13:47:21.8511950Z ==> Pouring cairo--1.16.0_5.catalina.bottle.tar.gz 2021-05-15T13:47:21.8530450Z 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-4004-1bopckf 2021-05-15T13:47:21.9307370Z cp -pR /private/tmp/d20210515-4004-1bopckf/cairo/. /usr/local/Cellar/cairo 2021-05-15T13:47:22.0037050Z chmod -Rf +w /private/tmp/d20210515-4004-1bopckf 2021-05-15T13:47:22.2680890Z ==> Finishing up 2021-05-15T13:47:22.3254350Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-sphinx cairo-sphinx 2021-05-15T13:47:22.3259480Z ln -s ../Cellar/cairo/1.16.0_5/bin/cairo-trace cairo-trace 2021-05-15T13:47:22.3267160Z ln -s ../Cellar/cairo/1.16.0_5/include/cairo cairo 2021-05-15T13:47:22.3278800Z ln -s ../../../Cellar/cairo/1.16.0_5/share/gtk-doc/html/cairo cairo 2021-05-15T13:47:22.3285610Z ln -s ../Cellar/cairo/1.16.0_5/lib/cairo cairo 2021-05-15T13:47:22.3291620Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.2.dylib libcairo-gobject.2.dylib 2021-05-15T13:47:22.3296690Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.a libcairo-gobject.a 2021-05-15T13:47:22.3302280Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-gobject.dylib libcairo-gobject.dylib 2021-05-15T13:47:22.3307980Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.2.dylib libcairo-script-interpreter.2.dylib 2021-05-15T13:47:22.3313230Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.a libcairo-script-interpreter.a 2021-05-15T13:47:22.3318900Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo-script-interpreter.dylib libcairo-script-interpreter.dylib 2021-05-15T13:47:22.3323570Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.2.dylib libcairo.2.dylib 2021-05-15T13:47:22.3328890Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.a libcairo.a 2021-05-15T13:47:22.3334010Z ln -s ../Cellar/cairo/1.16.0_5/lib/libcairo.dylib libcairo.dylib 2021-05-15T13:47:22.3341900Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-fc.pc cairo-fc.pc 2021-05-15T13:47:22.3347420Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ft.pc cairo-ft.pc 2021-05-15T13:47:22.3353860Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-gobject.pc cairo-gobject.pc 2021-05-15T13:47:22.3359250Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-pdf.pc cairo-pdf.pc 2021-05-15T13:47:22.3364810Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-png.pc cairo-png.pc 2021-05-15T13:47:22.3370160Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-ps.pc cairo-ps.pc 2021-05-15T13:47:22.3375370Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-font.pc cairo-quartz-font.pc 2021-05-15T13:47:22.3381430Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz-image.pc cairo-quartz-image.pc 2021-05-15T13:47:22.3386310Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-quartz.pc cairo-quartz.pc 2021-05-15T13:47:22.3391960Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-script.pc cairo-script.pc 2021-05-15T13:47:22.3396980Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-svg.pc cairo-svg.pc 2021-05-15T13:47:22.3402380Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-tee.pc cairo-tee.pc 2021-05-15T13:47:22.3407940Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb-shm.pc cairo-xcb-shm.pc 2021-05-15T13:47:22.3413260Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xcb.pc cairo-xcb.pc 2021-05-15T13:47:22.3419070Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib-xrender.pc cairo-xlib-xrender.pc 2021-05-15T13:47:22.3424350Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo-xlib.pc cairo-xlib.pc 2021-05-15T13:47:22.3429760Z ln -s ../../Cellar/cairo/1.16.0_5/lib/pkgconfig/cairo.pc cairo.pc 2021-05-15T13:47:22.3791360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4536-h1gmfi.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:47:24.6195270Z ==> Summary 2021-05-15T13:47:24.6310000Z 🍺 /usr/local/Cellar/cairo/1.16.0_5: 126 files, 6.3MB 2021-05-15T13:47:24.6316600Z ==> Installing poppler dependency: little-cms2 2021-05-15T13:47:24.6462920Z ==> Pouring little-cms2--2.12.catalina.bottle.tar.gz 2021-05-15T13:47:24.6481840Z 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-4004-jkvx5u 2021-05-15T13:47:24.6679590Z cp -pR /private/tmp/d20210515-4004-jkvx5u/little-cms2/. /usr/local/Cellar/little-cms2 2021-05-15T13:47:24.6882330Z chmod -Rf +w /private/tmp/d20210515-4004-jkvx5u 2021-05-15T13:47:24.7506870Z ==> Finishing up 2021-05-15T13:47:24.7704630Z ln -s ../Cellar/little-cms2/2.12/bin/jpgicc jpgicc 2021-05-15T13:47:24.7710450Z ln -s ../Cellar/little-cms2/2.12/bin/linkicc linkicc 2021-05-15T13:47:24.7716230Z ln -s ../Cellar/little-cms2/2.12/bin/psicc psicc 2021-05-15T13:47:24.7722280Z ln -s ../Cellar/little-cms2/2.12/bin/tificc tificc 2021-05-15T13:47:24.7727130Z ln -s ../Cellar/little-cms2/2.12/bin/transicc transicc 2021-05-15T13:47:24.7733940Z ln -s ../Cellar/little-cms2/2.12/include/lcms2.h lcms2.h 2021-05-15T13:47:24.7739150Z ln -s ../Cellar/little-cms2/2.12/include/lcms2_plugin.h lcms2_plugin.h 2021-05-15T13:47:24.7750390Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/jpgicc.1 jpgicc.1 2021-05-15T13:47:24.7755860Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/linkicc.1 linkicc.1 2021-05-15T13:47:24.7761420Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/psicc.1 psicc.1 2021-05-15T13:47:24.7766860Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/tificc.1 tificc.1 2021-05-15T13:47:24.7772960Z ln -s ../../../Cellar/little-cms2/2.12/share/man/man1/transicc.1 transicc.1 2021-05-15T13:47:24.7825400Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.2.dylib liblcms2.2.dylib 2021-05-15T13:47:24.7830530Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.a liblcms2.a 2021-05-15T13:47:24.7835120Z ln -s ../Cellar/little-cms2/2.12/lib/liblcms2.dylib liblcms2.dylib 2021-05-15T13:47:24.7843530Z ln -s ../../Cellar/little-cms2/2.12/lib/pkgconfig/lcms2.pc lcms2.pc 2021-05-15T13:47:24.8016140Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4562-t5ujoc.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:47:27.0280250Z ==> Summary 2021-05-15T13:47:27.0308110Z 🍺 /usr/local/Cellar/little-cms2/2.12: 21 files, 1.3MB 2021-05-15T13:47:27.0313790Z ==> Installing poppler dependency: nspr 2021-05-15T13:47:27.0332510Z ==> Pouring nspr--4.30.catalina.bottle.tar.gz 2021-05-15T13:47:27.0351420Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/e53e6ca898f117a55fe6c57838a44a2bcecf4aa82b715946b4a282df46e91ab2--nspr--4.30.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4004-1ycbrvb 2021-05-15T13:47:27.0730530Z cp -pR /private/tmp/d20210515-4004-1ycbrvb/nspr/. /usr/local/Cellar/nspr 2021-05-15T13:47:27.1212580Z chmod -Rf +w /private/tmp/d20210515-4004-1ycbrvb 2021-05-15T13:47:27.2000810Z ==> Finishing up 2021-05-15T13:47:27.2371780Z ln -s ../Cellar/nspr/4.30/bin/nspr-config nspr-config 2021-05-15T13:47:27.2378850Z ln -s ../Cellar/nspr/4.30/include/nspr nspr 2021-05-15T13:47:27.2388420Z ln -s ../../Cellar/nspr/4.30/share/aclocal/nspr.m4 nspr.m4 2021-05-15T13:47:27.2394820Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.a libnspr4.a 2021-05-15T13:47:27.2400250Z ln -s ../Cellar/nspr/4.30/lib/libnspr4.dylib libnspr4.dylib 2021-05-15T13:47:27.2405430Z ln -s ../Cellar/nspr/4.30/lib/libplc4.a libplc4.a 2021-05-15T13:47:27.2411040Z ln -s ../Cellar/nspr/4.30/lib/libplc4.dylib libplc4.dylib 2021-05-15T13:47:27.2416230Z ln -s ../Cellar/nspr/4.30/lib/libplds4.a libplds4.a 2021-05-15T13:47:27.2421600Z ln -s ../Cellar/nspr/4.30/lib/libplds4.dylib libplds4.dylib 2021-05-15T13:47:27.2429050Z ln -s ../../Cellar/nspr/4.30/lib/pkgconfig/nspr.pc nspr.pc 2021-05-15T13:47:27.2692240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4588-15u84uq.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:47:29.4741920Z ==> Summary 2021-05-15T13:47:29.4808050Z 🍺 /usr/local/Cellar/nspr/4.30: 86 files, 1.2MB 2021-05-15T13:47:29.4814570Z ==> Installing poppler dependency: nss 2021-05-15T13:47:29.4937190Z ==> Pouring nss--3.64.catalina.bottle.tar.gz 2021-05-15T13:47:29.4955740Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/3f39ddff19fde041ffcec2f7522b3e159d9491b49627acbb7416c17879f7385f--nss--3.64.catalina.bottle.tar.gz --directory /private/tmp/d20210515-4004-wxc2fp 2021-05-15T13:47:29.7909280Z cp -pR /private/tmp/d20210515-4004-wxc2fp/nss/. /usr/local/Cellar/nss 2021-05-15T13:47:29.9708760Z chmod -Rf +w /private/tmp/d20210515-4004-wxc2fp 2021-05-15T13:47:31.6546670Z ==> Finishing up 2021-05-15T13:47:31.6926520Z ln -s ../Cellar/nss/3.64/bin/addbuiltin addbuiltin 2021-05-15T13:47:31.6930310Z ln -s ../Cellar/nss/3.64/bin/atob atob 2021-05-15T13:47:31.6935130Z ln -s ../Cellar/nss/3.64/bin/baddbdir baddbdir 2021-05-15T13:47:31.6939910Z ln -s ../Cellar/nss/3.64/bin/bltest bltest 2021-05-15T13:47:31.6943980Z ln -s ../Cellar/nss/3.64/bin/btoa btoa 2021-05-15T13:47:31.6949000Z ln -s ../Cellar/nss/3.64/bin/certdb_gtest certdb_gtest 2021-05-15T13:47:31.6953500Z ln -s ../Cellar/nss/3.64/bin/certhigh_gtest certhigh_gtest 2021-05-15T13:47:31.6958280Z ln -s ../Cellar/nss/3.64/bin/certutil certutil 2021-05-15T13:47:31.6963320Z ln -s ../Cellar/nss/3.64/bin/chktest chktest 2021-05-15T13:47:31.6967470Z ln -s ../Cellar/nss/3.64/bin/cmsutil cmsutil 2021-05-15T13:47:31.6971770Z ln -s ../Cellar/nss/3.64/bin/conflict conflict 2021-05-15T13:47:31.6976270Z ln -s ../Cellar/nss/3.64/bin/crlutil crlutil 2021-05-15T13:47:31.6980770Z ln -s ../Cellar/nss/3.64/bin/crmftest crmftest 2021-05-15T13:47:31.6985490Z ln -s ../Cellar/nss/3.64/bin/cryptohi_gtest cryptohi_gtest 2021-05-15T13:47:31.6989860Z ln -s ../Cellar/nss/3.64/bin/dbtest dbtest 2021-05-15T13:47:31.6994450Z ln -s ../Cellar/nss/3.64/bin/der_gtest der_gtest 2021-05-15T13:47:31.6999250Z ln -s ../Cellar/nss/3.64/bin/derdump derdump 2021-05-15T13:47:31.7003890Z ln -s ../Cellar/nss/3.64/bin/dertimetest dertimetest 2021-05-15T13:47:31.7008350Z ln -s ../Cellar/nss/3.64/bin/digest digest 2021-05-15T13:47:31.7012760Z ln -s ../Cellar/nss/3.64/bin/ecperf ecperf 2021-05-15T13:47:31.7017930Z ln -s ../Cellar/nss/3.64/bin/encodeinttest encodeinttest 2021-05-15T13:47:31.7022100Z ln -s ../Cellar/nss/3.64/bin/fbectest fbectest 2021-05-15T13:47:32.8190640Z ln -s ../Cellar/nss/3.64/bin/fipstest fipstest 2021-05-15T13:47:32.8201260Z ln -s ../Cellar/nss/3.64/bin/freebl_gtest freebl_gtest 2021-05-15T13:47:32.8202750Z ln -s ../Cellar/nss/3.64/bin/httpserv httpserv 2021-05-15T13:47:32.8204180Z ln -s ../Cellar/nss/3.64/bin/listsuites listsuites 2021-05-15T13:47:32.8205540Z ln -s ../Cellar/nss/3.64/bin/makepqg makepqg 2021-05-15T13:47:32.8206860Z ln -s ../Cellar/nss/3.64/bin/mangle mangle 2021-05-15T13:47:32.8208180Z ln -s ../Cellar/nss/3.64/bin/modutil modutil 2021-05-15T13:47:32.8210290Z ln -s ../Cellar/nss/3.64/bin/multinit multinit 2021-05-15T13:47:32.8211730Z ln -s ../Cellar/nss/3.64/bin/nonspr10 nonspr10 2021-05-15T13:47:32.8213120Z ln -s ../Cellar/nss/3.64/bin/nss-config nss-config 2021-05-15T13:47:32.8214680Z ln -s ../Cellar/nss/3.64/bin/nss-policy-check nss-policy-check 2021-05-15T13:47:32.8216200Z ln -s ../Cellar/nss/3.64/bin/nss_bogo_shim nss_bogo_shim 2021-05-15T13:47:32.8217560Z ln -s ../Cellar/nss/3.64/bin/ocspclnt ocspclnt 2021-05-15T13:47:32.8218950Z ln -s ../Cellar/nss/3.64/bin/ocspresp ocspresp 2021-05-15T13:47:32.8220300Z ln -s ../Cellar/nss/3.64/bin/oidcalc oidcalc 2021-05-15T13:47:32.8221650Z ln -s ../Cellar/nss/3.64/bin/p7content p7content 2021-05-15T13:47:32.8222980Z ln -s ../Cellar/nss/3.64/bin/p7env p7env 2021-05-15T13:47:32.8224260Z ln -s ../Cellar/nss/3.64/bin/p7sign p7sign 2021-05-15T13:47:32.8225600Z ln -s ../Cellar/nss/3.64/bin/p7verify p7verify 2021-05-15T13:47:32.8226970Z ln -s ../Cellar/nss/3.64/bin/pk11_gtest pk11_gtest 2021-05-15T13:47:32.8228340Z ln -s ../Cellar/nss/3.64/bin/pk11ectest pk11ectest 2021-05-15T13:47:32.8229760Z ln -s ../Cellar/nss/3.64/bin/pk11gcmtest pk11gcmtest 2021-05-15T13:47:32.8231230Z ln -s ../Cellar/nss/3.64/bin/pk11importtest pk11importtest 2021-05-15T13:47:32.8232640Z ln -s ../Cellar/nss/3.64/bin/pk11mode pk11mode 2021-05-15T13:47:32.8234040Z ln -s ../Cellar/nss/3.64/bin/pk12util pk12util 2021-05-15T13:47:32.8235350Z ln -s ../Cellar/nss/3.64/bin/pk1sign pk1sign 2021-05-15T13:47:32.8236800Z ln -s ../Cellar/nss/3.64/bin/pkix-errcodes pkix-errcodes 2021-05-15T13:47:32.8238140Z ln -s ../Cellar/nss/3.64/bin/pp pp 2021-05-15T13:47:32.8239490Z ln -s ../Cellar/nss/3.64/bin/pwdecrypt pwdecrypt 2021-05-15T13:47:32.8240840Z ln -s ../Cellar/nss/3.64/bin/remtest remtest 2021-05-15T13:47:32.8242170Z ln -s ../Cellar/nss/3.64/bin/rsaperf rsaperf 2021-05-15T13:47:32.8243530Z ln -s ../Cellar/nss/3.64/bin/rsapoptst rsapoptst 2021-05-15T13:47:32.8244860Z ln -s ../Cellar/nss/3.64/bin/sdrtest sdrtest 2021-05-15T13:47:32.8246250Z ln -s ../Cellar/nss/3.64/bin/secmodtest secmodtest 2021-05-15T13:47:32.8247630Z ln -s ../Cellar/nss/3.64/bin/selfserv selfserv 2021-05-15T13:47:32.8248990Z ln -s ../Cellar/nss/3.64/bin/shlibsign shlibsign 2021-05-15T13:47:32.8250350Z ln -s ../Cellar/nss/3.64/bin/signtool signtool 2021-05-15T13:47:32.8251660Z ln -s ../Cellar/nss/3.64/bin/signver signver 2021-05-15T13:47:32.8253040Z ln -s ../Cellar/nss/3.64/bin/smime_gtest smime_gtest 2021-05-15T13:47:32.8254710Z ln -s ../Cellar/nss/3.64/bin/softoken_gtest softoken_gtest 2021-05-15T13:47:32.8256150Z ln -s ../Cellar/nss/3.64/bin/ssl_gtest ssl_gtest 2021-05-15T13:47:32.8257470Z ln -s ../Cellar/nss/3.64/bin/ssltap ssltap 2021-05-15T13:47:32.8258810Z ln -s ../Cellar/nss/3.64/bin/strsclnt strsclnt 2021-05-15T13:47:32.8260170Z ln -s ../Cellar/nss/3.64/bin/symkeyutil symkeyutil 2021-05-15T13:47:32.8261530Z ln -s ../Cellar/nss/3.64/bin/tstclnt tstclnt 2021-05-15T13:47:32.8262860Z ln -s ../Cellar/nss/3.64/bin/util_gtest util_gtest 2021-05-15T13:47:32.8264270Z ln -s ../Cellar/nss/3.64/bin/vfychain vfychain 2021-05-15T13:47:32.8265610Z ln -s ../Cellar/nss/3.64/bin/vfyserv vfyserv 2021-05-15T13:47:32.8266890Z ln -s ../Cellar/nss/3.64/include/nss nss 2021-05-15T13:47:32.8268270Z ln -s ../Cellar/nss/3.64/lib/libcertdb.a libcertdb.a 2021-05-15T13:47:32.8269690Z ln -s ../Cellar/nss/3.64/lib/libcerthi.a libcerthi.a 2021-05-15T13:47:32.8271160Z ln -s ../Cellar/nss/3.64/lib/libcpputil.a libcpputil.a 2021-05-15T13:47:32.8272580Z ln -s ../Cellar/nss/3.64/lib/libcrmf.a libcrmf.a 2021-05-15T13:47:32.8274020Z ln -s ../Cellar/nss/3.64/lib/libcryptohi.a libcryptohi.a 2021-05-15T13:47:32.8275740Z ln -s ../Cellar/nss/3.64/lib/libdbm.a libdbm.a 2021-05-15T13:47:32.8277130Z ln -s ../Cellar/nss/3.64/lib/libfreebl.a libfreebl.a 2021-05-15T13:47:32.8278690Z ln -s ../Cellar/nss/3.64/lib/libfreebl3.dylib libfreebl3.dylib 2021-05-15T13:47:32.8280190Z ln -s ../Cellar/nss/3.64/lib/libgtest.a libgtest.a 2021-05-15T13:47:32.8281680Z ln -s ../Cellar/nss/3.64/lib/libgtestutil.a libgtestutil.a 2021-05-15T13:47:32.8283110Z ln -s ../Cellar/nss/3.64/lib/libjar.a libjar.a 2021-05-15T13:47:32.8284440Z ln -s ../Cellar/nss/3.64/lib/libnss.a libnss.a 2021-05-15T13:47:32.8285860Z ln -s ../Cellar/nss/3.64/lib/libnss3.dylib libnss3.dylib 2021-05-15T13:47:32.8287270Z ln -s ../Cellar/nss/3.64/lib/libnssb.a libnssb.a 2021-05-15T13:47:32.8288970Z ln -s ../Cellar/nss/3.64/lib/libnssckbi-testlib.dylib libnssckbi-testlib.dylib 2021-05-15T13:47:32.8290830Z ln -s ../Cellar/nss/3.64/lib/libnssckbi.dylib libnssckbi.dylib 2021-05-15T13:47:32.8292360Z ln -s ../Cellar/nss/3.64/lib/libnssckfw.a libnssckfw.a 2021-05-15T13:47:32.8294030Z ln -s ../Cellar/nss/3.64/lib/libnssdbm.a libnssdbm.a 2021-05-15T13:47:32.8295690Z ln -s ../Cellar/nss/3.64/lib/libnssdbm3.dylib libnssdbm3.dylib 2021-05-15T13:47:32.8297290Z ln -s ../Cellar/nss/3.64/lib/libnssdev.a libnssdev.a 2021-05-15T13:47:32.8298850Z ln -s ../Cellar/nss/3.64/lib/libnsspki.a libnsspki.a 2021-05-15T13:47:32.8300420Z ln -s ../Cellar/nss/3.64/lib/libnssutil.a libnssutil.a 2021-05-15T13:47:32.8302090Z ln -s ../Cellar/nss/3.64/lib/libnssutil3.dylib libnssutil3.dylib 2021-05-15T13:47:32.8303760Z ln -s ../Cellar/nss/3.64/lib/libpk11wrap.a libpk11wrap.a 2021-05-15T13:47:32.8305640Z ln -s ../Cellar/nss/3.64/lib/libpkcs11testmodule.dylib libpkcs11testmodule.dylib 2021-05-15T13:47:32.8307640Z ln -s ../Cellar/nss/3.64/lib/libpkcs12.a libpkcs12.a 2021-05-15T13:47:32.8310440Z ln -s ../Cellar/nss/3.64/lib/libpkcs7.a libpkcs7.a 2021-05-15T13:47:32.8312110Z ln -s ../Cellar/nss/3.64/lib/libpkixcertsel.a libpkixcertsel.a 2021-05-15T13:47:32.8313870Z ln -s ../Cellar/nss/3.64/lib/libpkixchecker.a libpkixchecker.a 2021-05-15T13:47:32.8315110Z Only the first 100 operations were output. 2021-05-15T13:47:32.8317900Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4614-1trkigp.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:47:34.1941460Z ==> Summary 2021-05-15T13:47:34.2072740Z 🍺 /usr/local/Cellar/nss/3.64: 224 files, 42.2MB 2021-05-15T13:47:34.2078760Z ==> Installing poppler dependency: openjpeg 2021-05-15T13:47:34.2356650Z ==> Pouring openjpeg--2.4.0.catalina.bottle.tar.gz 2021-05-15T13:47:34.2374100Z 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-4004-6aletd 2021-05-15T13:47:34.4473840Z cp -pR /private/tmp/d20210515-4004-6aletd/openjpeg/. /usr/local/Cellar/openjpeg 2021-05-15T13:47:34.7284210Z chmod -Rf +w /private/tmp/d20210515-4004-6aletd 2021-05-15T13:47:34.9757940Z ==> Finishing up 2021-05-15T13:47:35.0117580Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_compress opj_compress 2021-05-15T13:47:35.0122230Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_decompress opj_decompress 2021-05-15T13:47:35.0127640Z ln -s ../Cellar/openjpeg/2.4.0/bin/opj_dump opj_dump 2021-05-15T13:47:35.0134650Z ln -s ../Cellar/openjpeg/2.4.0/include/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:47:35.0143270Z ln -s ../../Cellar/openjpeg/2.4.0/share/doc/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:47:35.0153000Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_compress.1 opj_compress.1 2021-05-15T13:47:35.0159690Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_decompress.1 opj_decompress.1 2021-05-15T13:47:35.0165750Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man1/opj_dump.1 opj_dump.1 2021-05-15T13:47:35.0173950Z ln -s ../../../Cellar/openjpeg/2.4.0/share/man/man3/libopenjp2.3 libopenjp2.3 2021-05-15T13:47:35.0180800Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.2.4.0.dylib libopenjp2.2.4.0.dylib 2021-05-15T13:47:35.0187310Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.7.dylib libopenjp2.7.dylib 2021-05-15T13:47:35.0192620Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.a libopenjp2.a 2021-05-15T13:47:35.0198040Z ln -s ../Cellar/openjpeg/2.4.0/lib/libopenjp2.dylib libopenjp2.dylib 2021-05-15T13:47:35.0203340Z ln -s ../Cellar/openjpeg/2.4.0/lib/openjpeg-2.4 openjpeg-2.4 2021-05-15T13:47:35.0211070Z ln -s ../../Cellar/openjpeg/2.4.0/lib/pkgconfig/libopenjp2.pc libopenjp2.pc 2021-05-15T13:47:35.1202460Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4640-3q8g26.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:47:37.4028430Z ==> Summary 2021-05-15T13:47:37.4366070Z 🍺 /usr/local/Cellar/openjpeg/2.4.0: 522 files, 13.3MB 2021-05-15T13:47:37.4372720Z ==> Installing poppler dependency: qt@5 2021-05-15T13:47:37.4408530Z ==> Pouring qt@5--5.15.2.catalina.bottle.tar.gz 2021-05-15T13:47:37.4427350Z 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-4004-1nb0ykd 2021-05-15T13:47:42.8267850Z cp -pR /private/tmp/d20210515-4004-1nb0ykd/qt@5/. /usr/local/Cellar/qt@5 2021-05-15T13:47:50.3822800Z chmod -Rf +w /private/tmp/d20210515-4004-1nb0ykd 2021-05-15T13:48:04.2990100Z ==> Finishing up 2021-05-15T13:48:06.2326270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4697-z9uqae.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:48:10.3185390Z ==> Caveats 2021-05-15T13:48:10.3186160Z We agreed to the Qt open source license for you. 2021-05-15T13:48:10.3186890Z If this is unacceptable you should uninstall. 2021-05-15T13:48:10.3187280Z 2021-05-15T13:48:10.3188340Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:48:10.3189180Z because this is an alternate version of another formula. 2021-05-15T13:48:10.3189600Z 2021-05-15T13:48:10.3190120Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:48:10.3191380Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:48:10.3191850Z 2021-05-15T13:48:10.3192370Z For compilers to find qt@5 you may need to set: 2021-05-15T13:48:10.3193390Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:48:10.3194420Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:48:10.3194810Z 2021-05-15T13:48:10.3196010Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:48:10.3196820Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:48:10.3197240Z 2021-05-15T13:48:10.3198030Z ==> Summary 2021-05-15T13:48:11.0280800Z 🍺 /usr/local/Cellar/qt@5/5.15.2: 10,688 files, 367.9MB 2021-05-15T13:48:11.0287350Z ==> Installing poppler 2021-05-15T13:48:11.0291900Z ==> Pouring poppler--21.05.0.catalina.bottle.tar.gz 2021-05-15T13:48:11.0311790Z 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-4004-vyqe9r 2021-05-15T13:48:11.3240770Z cp -pR /private/tmp/d20210515-4004-vyqe9r/poppler/. /usr/local/Cellar/poppler 2021-05-15T13:48:11.6011100Z chmod -Rf +w /private/tmp/d20210515-4004-vyqe9r 2021-05-15T13:48:12.0343830Z ==> Finishing up 2021-05-15T13:48:12.0702520Z ln -s ../Cellar/poppler/21.05.0/bin/pdfattach pdfattach 2021-05-15T13:48:12.0706430Z ln -s ../Cellar/poppler/21.05.0/bin/pdfdetach pdfdetach 2021-05-15T13:48:12.0711800Z ln -s ../Cellar/poppler/21.05.0/bin/pdffonts pdffonts 2021-05-15T13:48:12.0716730Z ln -s ../Cellar/poppler/21.05.0/bin/pdfimages pdfimages 2021-05-15T13:48:12.0722350Z ln -s ../Cellar/poppler/21.05.0/bin/pdfinfo pdfinfo 2021-05-15T13:48:12.0727380Z ln -s ../Cellar/poppler/21.05.0/bin/pdfseparate pdfseparate 2021-05-15T13:48:12.0732400Z ln -s ../Cellar/poppler/21.05.0/bin/pdfsig pdfsig 2021-05-15T13:48:12.0737060Z ln -s ../Cellar/poppler/21.05.0/bin/pdftocairo pdftocairo 2021-05-15T13:48:12.0742490Z ln -s ../Cellar/poppler/21.05.0/bin/pdftohtml pdftohtml 2021-05-15T13:48:12.0747100Z ln -s ../Cellar/poppler/21.05.0/bin/pdftoppm pdftoppm 2021-05-15T13:48:12.0752640Z ln -s ../Cellar/poppler/21.05.0/bin/pdftops pdftops 2021-05-15T13:48:12.0757560Z ln -s ../Cellar/poppler/21.05.0/bin/pdftotext pdftotext 2021-05-15T13:48:12.0821950Z ln -s ../Cellar/poppler/21.05.0/bin/pdfunite pdfunite 2021-05-15T13:48:12.0828680Z ln -s ../Cellar/poppler/21.05.0/include/poppler poppler 2021-05-15T13:48:12.0840060Z rm /usr/local/share/gir-1.0 2021-05-15T13:48:12.0847350Z ln -s ../../Cellar/libsecret/0.20.4/share/gir-1.0/Secret-1.gir Secret-1.gir 2021-05-15T13:48:12.0853230Z ln -s ../../Cellar/poppler/21.05.0/share/gir-1.0/Poppler-0.18.gir Poppler-0.18.gir 2021-05-15T13:48:12.0862690Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfattach.1 pdfattach.1 2021-05-15T13:48:12.0867980Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfdetach.1 pdfdetach.1 2021-05-15T13:48:12.0873340Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdffonts.1 pdffonts.1 2021-05-15T13:48:12.0878580Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfimages.1 pdfimages.1 2021-05-15T13:48:12.0884050Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfinfo.1 pdfinfo.1 2021-05-15T13:48:12.0888950Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfseparate.1 pdfseparate.1 2021-05-15T13:48:12.0895480Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfsig.1 pdfsig.1 2021-05-15T13:48:12.0899490Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftocairo.1 pdftocairo.1 2021-05-15T13:48:12.0905120Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftohtml.1 pdftohtml.1 2021-05-15T13:48:12.0909930Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftoppm.1 pdftoppm.1 2021-05-15T13:48:12.0915750Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftops.1 pdftops.1 2021-05-15T13:48:12.0931080Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdftotext.1 pdftotext.1 2021-05-15T13:48:12.0933210Z ln -s ../../../Cellar/poppler/21.05.0/share/man/man1/pdfunite.1 pdfunite.1 2021-05-15T13:48:12.0935080Z ln -s ../../Cellar/poppler/21.05.0/share/pkgconfig/poppler-data.pc poppler-data.pc 2021-05-15T13:48:12.0939170Z ln -s ../Cellar/poppler/21.05.0/share/poppler poppler 2021-05-15T13:48:12.0951810Z rm /usr/local/lib/girepository-1.0 2021-05-15T13:48:12.0959460Z ln -s ../../Cellar/libsecret/0.20.4/lib/girepository-1.0/Secret-1.typelib Secret-1.typelib 2021-05-15T13:48:12.0964970Z ln -s ../../Cellar/poppler/21.05.0/lib/girepository-1.0/Poppler-0.18.typelib Poppler-0.18.typelib 2021-05-15T13:48:12.0970110Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.9.0.dylib libpoppler-cpp.0.9.0.dylib 2021-05-15T13:48:12.0975400Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.0.dylib libpoppler-cpp.0.dylib 2021-05-15T13:48:12.0980160Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.a libpoppler-cpp.a 2021-05-15T13:48:12.0985680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-cpp.dylib libpoppler-cpp.dylib 2021-05-15T13:48:12.0990680Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.21.0.dylib libpoppler-glib.8.21.0.dylib 2021-05-15T13:48:12.0996070Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.8.dylib libpoppler-glib.8.dylib 2021-05-15T13:48:12.1000720Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.a libpoppler-glib.a 2021-05-15T13:48:12.1006320Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-glib.dylib libpoppler-glib.dylib 2021-05-15T13:48:12.1011300Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.28.0.dylib libpoppler-qt5.1.28.0.dylib 2021-05-15T13:48:12.1016560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.1.dylib libpoppler-qt5.1.dylib 2021-05-15T13:48:12.1021560Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler-qt5.dylib libpoppler-qt5.dylib 2021-05-15T13:48:12.1027050Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.0.0.dylib libpoppler.110.0.0.dylib 2021-05-15T13:48:12.1071750Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.110.dylib libpoppler.110.dylib 2021-05-15T13:48:12.1073660Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.a libpoppler.a 2021-05-15T13:48:12.1075370Z ln -s ../Cellar/poppler/21.05.0/lib/libpoppler.dylib libpoppler.dylib 2021-05-15T13:48:12.1077220Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-cpp.pc poppler-cpp.pc 2021-05-15T13:48:12.1079090Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-glib.pc poppler-glib.pc 2021-05-15T13:48:12.1080900Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler-qt5.pc poppler-qt5.pc 2021-05-15T13:48:12.1082710Z ln -s ../../Cellar/poppler/21.05.0/lib/pkgconfig/poppler.pc poppler.pc 2021-05-15T13:48:12.2133060Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4723-wtc9wk.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:48:14.6225060Z ==> Summary 2021-05-15T13:48:14.6512520Z 🍺 /usr/local/Cellar/poppler/21.05.0: 476 files, 27MB 2021-05-15T13:48:16.0800690Z ==> Caveats 2021-05-15T13:48:16.0801600Z ==> qt@5 2021-05-15T13:48:16.0842390Z We agreed to the Qt open source license for you. 2021-05-15T13:48:16.0843210Z If this is unacceptable you should uninstall. 2021-05-15T13:48:16.0843600Z 2021-05-15T13:48:16.0844880Z qt@5 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:48:16.0845710Z because this is an alternate version of another formula. 2021-05-15T13:48:16.0846140Z 2021-05-15T13:48:16.0846660Z If you need to have qt@5 first in your PATH, run: 2021-05-15T13:48:16.0847930Z echo 'export PATH="/usr/local/opt/qt@5/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:48:16.0848400Z 2021-05-15T13:48:16.0848920Z For compilers to find qt@5 you may need to set: 2021-05-15T13:48:16.0849920Z export LDFLAGS="-L/usr/local/opt/qt@5/lib" 2021-05-15T13:48:16.0851110Z export CPPFLAGS="-I/usr/local/opt/qt@5/include" 2021-05-15T13:48:16.0851500Z 2021-05-15T13:48:16.0852390Z For pkg-config to find qt@5 you may need to set: 2021-05-15T13:48:16.0853140Z export PKG_CONFIG_PATH="/usr/local/opt/qt@5/lib/pkgconfig" 2021-05-15T13:48:16.0853660Z 2021-05-15T13:48:17.7252450Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/manifests/2.1.1_1 2021-05-15T13:48:19.0194790Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:48:19.8534160Z ==> Downloading https://ghcr.io/v2/homebrew/core/szip/blobs/sha256:e27bbc3b0a5d55b33051cb6ca509836e617b6f96361a70a187a6c8d53f2b520b 2021-05-15T13:48:20.3781300Z ==> 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:48:20.4107130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:48:20.4437830Z ==> Verifying checksum for '70d8ed3c04bc369b7724a8da7e2a636bf4106bef6eea23ef172d333970405450--szip--2.1.1_1.catalina.bottle.tar.gz' 2021-05-15T13:48:20.4484520Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:48:21.7027660Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:48:22.3399350Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T13:48:22.7675400Z ==> 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:48:22.8010850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:48:22.9564560Z ==> Verifying checksum for 'b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz' 2021-05-15T13:48:22.9869160Z ==> Installing dependencies for hdf5: szip 2021-05-15T13:48:22.9873640Z ==> Installing hdf5 dependency: szip 2021-05-15T13:48:23.0450610Z ==> Pouring szip--2.1.1_1.catalina.bottle.tar.gz 2021-05-15T13:48:23.0478850Z 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-4730-z2y48w 2021-05-15T13:48:23.0566980Z cp -pR /private/tmp/d20210515-4730-z2y48w/szip/. /usr/local/Cellar/szip 2021-05-15T13:48:23.0673750Z chmod -Rf +w /private/tmp/d20210515-4730-z2y48w 2021-05-15T13:48:23.1123420Z ==> Finishing up 2021-05-15T13:48:23.1480990Z ln -s ../Cellar/szip/2.1.1_1/include/ricehdf.h ricehdf.h 2021-05-15T13:48:23.1485270Z ln -s ../Cellar/szip/2.1.1_1/include/szip_adpt.h szip_adpt.h 2021-05-15T13:48:23.1489930Z ln -s ../Cellar/szip/2.1.1_1/include/szlib.h szlib.h 2021-05-15T13:48:23.1496540Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.2.dylib libsz.2.dylib 2021-05-15T13:48:23.1501180Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.a libsz.a 2021-05-15T13:48:23.1506300Z ln -s ../Cellar/szip/2.1.1_1/lib/libsz.dylib libsz.dylib 2021-05-15T13:48:23.1628020Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4900-i86c60.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:48:25.3564270Z ==> Summary 2021-05-15T13:48:25.3580780Z 🍺 /usr/local/Cellar/szip/2.1.1_1: 11 files, 112.1KB 2021-05-15T13:48:25.3587630Z ==> Installing hdf5 2021-05-15T13:48:25.3591200Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:48:25.3608510Z 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-4730-z9atke 2021-05-15T13:48:25.5361630Z cp -pR /private/tmp/d20210515-4730-z9atke/hdf5/. /usr/local/Cellar/hdf5 2021-05-15T13:48:25.7018810Z chmod -Rf +w /private/tmp/d20210515-4730-z9atke 2021-05-15T13:48:26.0321060Z ==> Finishing up 2021-05-15T13:48:26.0672110Z ln -s ../Cellar/hdf5/1.12.0_4/bin/gif2h5 gif2h5 2021-05-15T13:48:26.0675760Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h52gif h52gif 2021-05-15T13:48:26.0681290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5c++ h5c++ 2021-05-15T13:48:26.0686540Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5cc h5cc 2021-05-15T13:48:26.0692220Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5clear h5clear 2021-05-15T13:48:26.0697290Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5copy h5copy 2021-05-15T13:48:26.0702450Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5debug h5debug 2021-05-15T13:48:26.0707340Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5diff h5diff 2021-05-15T13:48:26.0712580Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5dump h5dump 2021-05-15T13:48:26.0718710Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5fc h5fc 2021-05-15T13:48:26.0724800Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5format_convert h5format_convert 2021-05-15T13:48:26.0743040Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5import h5import 2021-05-15T13:48:26.0748390Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5jam h5jam 2021-05-15T13:48:26.0753260Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5ls h5ls 2021-05-15T13:48:26.0759230Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5mkgrp h5mkgrp 2021-05-15T13:48:26.0764950Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5perf_serial h5perf_serial 2021-05-15T13:48:26.0770080Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5redeploy h5redeploy 2021-05-15T13:48:26.0775150Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repack h5repack 2021-05-15T13:48:26.0780330Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5repart h5repart 2021-05-15T13:48:26.0785400Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5stat h5stat 2021-05-15T13:48:26.0790500Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5unjam h5unjam 2021-05-15T13:48:26.0795670Z ln -s ../Cellar/hdf5/1.12.0_4/bin/h5watch h5watch 2021-05-15T13:48:26.0805260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ACpublic.h H5ACpublic.h 2021-05-15T13:48:26.0810910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AbstractDs.h H5AbstractDs.h 2021-05-15T13:48:26.0815850Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Apublic.h H5Apublic.h 2021-05-15T13:48:26.0821180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ArrayType.h H5ArrayType.h 2021-05-15T13:48:26.0826150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5AtomType.h H5AtomType.h 2021-05-15T13:48:26.0831180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Attribute.h H5Attribute.h 2021-05-15T13:48:26.0836150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Classes.h H5Classes.h 2021-05-15T13:48:26.0841250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CommonFG.h H5CommonFG.h 2021-05-15T13:48:26.0846260Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CompType.h H5CompType.h 2021-05-15T13:48:26.0851750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpp.h H5Cpp.h 2021-05-15T13:48:26.0857280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5CppDoc.h H5CppDoc.h 2021-05-15T13:48:26.0862890Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Cpublic.h H5Cpublic.h 2021-05-15T13:48:26.0868830Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DOpublic.h H5DOpublic.h 2021-05-15T13:48:26.0874430Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DSpublic.h H5DSpublic.h 2021-05-15T13:48:26.0879590Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DaccProp.h H5DaccProp.h 2021-05-15T13:48:26.0885190Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSet.h H5DataSet.h 2021-05-15T13:48:26.0890520Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataSpace.h H5DataSpace.h 2021-05-15T13:48:26.0895950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DataType.h H5DataType.h 2021-05-15T13:48:26.0901060Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DcreatProp.h H5DcreatProp.h 2021-05-15T13:48:26.0906330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Dpublic.h H5Dpublic.h 2021-05-15T13:48:26.0911920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5DxferProp.h H5DxferProp.h 2021-05-15T13:48:26.0916770Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5ESpublic.h H5ESpublic.h 2021-05-15T13:48:26.0922110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5EnumType.h H5EnumType.h 2021-05-15T13:48:26.0927490Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epubgen.h H5Epubgen.h 2021-05-15T13:48:26.0932760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Epublic.h H5Epublic.h 2021-05-15T13:48:26.0938120Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Exception.h H5Exception.h 2021-05-15T13:48:26.0943480Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDcore.h H5FDcore.h 2021-05-15T13:48:26.0948530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDdirect.h H5FDdirect.h 2021-05-15T13:48:26.0956900Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDfamily.h H5FDfamily.h 2021-05-15T13:48:26.0962990Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDhdfs.h H5FDhdfs.h 2021-05-15T13:48:26.0968350Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDlog.h H5FDlog.h 2021-05-15T13:48:26.0974010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpi.h H5FDmpi.h 2021-05-15T13:48:26.8936530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmpio.h H5FDmpio.h 2021-05-15T13:48:26.8953630Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDmulti.h H5FDmulti.h 2021-05-15T13:48:26.8961130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDpublic.h H5FDpublic.h 2021-05-15T13:48:26.8962750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDros3.h H5FDros3.h 2021-05-15T13:48:26.8965280Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDsec2.h H5FDsec2.h 2021-05-15T13:48:26.8967010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDstdio.h H5FDstdio.h 2021-05-15T13:48:26.8968570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FDwindows.h H5FDwindows.h 2021-05-15T13:48:26.8970150Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FaccProp.h H5FaccProp.h 2021-05-15T13:48:26.8971750Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FcreatProp.h H5FcreatProp.h 2021-05-15T13:48:26.8973250Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5File.h H5File.h 2021-05-15T13:48:26.8974760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5FloatType.h H5FloatType.h 2021-05-15T13:48:26.8976290Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Fpublic.h H5Fpublic.h 2021-05-15T13:48:26.8977800Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Gpublic.h H5Gpublic.h 2021-05-15T13:48:26.8979570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Group.h H5Group.h 2021-05-15T13:48:26.8981130Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IMpublic.h H5IMpublic.h 2021-05-15T13:48:26.8982760Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IdComponent.h H5IdComponent.h 2021-05-15T13:48:26.8984330Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Include.h H5Include.h 2021-05-15T13:48:26.8985840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5IntType.h H5IntType.h 2021-05-15T13:48:26.8987400Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ipublic.h H5Ipublic.h 2021-05-15T13:48:26.8988910Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LDpublic.h H5LDpublic.h 2021-05-15T13:48:26.8990460Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LTpublic.h H5LTpublic.h 2021-05-15T13:48:26.8992010Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LaccProp.h H5LaccProp.h 2021-05-15T13:48:26.8993600Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5LcreatProp.h H5LcreatProp.h 2021-05-15T13:48:26.8995160Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Library.h H5Library.h 2021-05-15T13:48:26.8996680Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Location.h H5Location.h 2021-05-15T13:48:26.8998180Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Lpublic.h H5Lpublic.h 2021-05-15T13:48:26.8999950Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5MMpublic.h H5MMpublic.h 2021-05-15T13:48:26.9001450Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Mpublic.h H5Mpublic.h 2021-05-15T13:48:26.9002940Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Object.h H5Object.h 2021-05-15T13:48:26.9004500Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5OcreatProp.h H5OcreatProp.h 2021-05-15T13:48:26.9006040Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Opublic.h H5Opublic.h 2021-05-15T13:48:26.9007570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLextern.h H5PLextern.h 2021-05-15T13:48:26.9009110Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PLpublic.h H5PLpublic.h 2021-05-15T13:48:26.9010660Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PTpublic.h H5PTpublic.h 2021-05-15T13:48:26.9012270Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PacketTable.h H5PacketTable.h 2021-05-15T13:48:26.9013840Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Ppublic.h H5Ppublic.h 2021-05-15T13:48:26.9015390Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PredType.h H5PredType.h 2021-05-15T13:48:26.9017000Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5PropList.h H5PropList.h 2021-05-15T13:48:26.9018530Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Rpublic.h H5Rpublic.h 2021-05-15T13:48:26.9020030Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Spublic.h H5Spublic.h 2021-05-15T13:48:26.9021510Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5StrType.h H5StrType.h 2021-05-15T13:48:26.9023050Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5TBpublic.h H5TBpublic.h 2021-05-15T13:48:26.9024560Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5Tpublic.h H5Tpublic.h 2021-05-15T13:48:26.9026140Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector.h H5VLconnector.h 2021-05-15T13:48:26.9027920Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLconnector_passthru.h H5VLconnector_passthru.h 2021-05-15T13:48:26.9029570Z ln -s ../Cellar/hdf5/1.12.0_4/include/H5VLnative.h H5VLnative.h 2021-05-15T13:48:26.9030620Z Only the first 100 operations were output. 2021-05-15T13:48:26.9033230Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-4926-1kygimo.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:48:28.4197030Z ==> Summary 2021-05-15T13:48:28.4358810Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T13:48:29.0014180Z ==> No outdated dependents to upgrade! 2021-05-15T13:48:29.0015520Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:48:29.0530890Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:48:29.0531530Z hdf5 2021-05-15T13:48:29.0540400Z rm /usr/local/bin/gif2h5 2021-05-15T13:48:29.0543160Z rm /usr/local/bin/h52gif 2021-05-15T13:48:29.0546320Z rm /usr/local/bin/h5c++ 2021-05-15T13:48:29.0549120Z rm /usr/local/bin/h5cc 2021-05-15T13:48:29.0552040Z rm /usr/local/bin/h5clear 2021-05-15T13:48:29.0555390Z rm /usr/local/bin/h5copy 2021-05-15T13:48:29.0558050Z rm /usr/local/bin/h5debug 2021-05-15T13:48:29.0560960Z rm /usr/local/bin/h5diff 2021-05-15T13:48:29.0563840Z rm /usr/local/bin/h5dump 2021-05-15T13:48:29.0566700Z rm /usr/local/bin/h5fc 2021-05-15T13:48:29.0569720Z rm /usr/local/bin/h5format_convert 2021-05-15T13:48:29.0572560Z rm /usr/local/bin/h5import 2021-05-15T13:48:29.0575410Z rm /usr/local/bin/h5jam 2021-05-15T13:48:29.0578370Z rm /usr/local/bin/h5ls 2021-05-15T13:48:29.0581390Z rm /usr/local/bin/h5mkgrp 2021-05-15T13:48:29.0584490Z rm /usr/local/bin/h5perf_serial 2021-05-15T13:48:29.0588190Z rm /usr/local/bin/h5redeploy 2021-05-15T13:48:29.0591650Z rm /usr/local/bin/h5repack 2021-05-15T13:48:29.0594860Z rm /usr/local/bin/h5repart 2021-05-15T13:48:29.0597970Z rm /usr/local/bin/h5stat 2021-05-15T13:48:29.0601080Z rm /usr/local/bin/h5unjam 2021-05-15T13:48:29.0603900Z rm /usr/local/bin/h5watch 2021-05-15T13:48:29.0611590Z rm /usr/local/include/H5ACpublic.h 2021-05-15T13:48:29.0614760Z rm /usr/local/include/H5AbstractDs.h 2021-05-15T13:48:29.0617860Z rm /usr/local/include/H5Apublic.h 2021-05-15T13:48:29.0620990Z rm /usr/local/include/H5ArrayType.h 2021-05-15T13:48:29.0623930Z rm /usr/local/include/H5AtomType.h 2021-05-15T13:48:29.0627130Z rm /usr/local/include/H5Attribute.h 2021-05-15T13:48:29.0630310Z rm /usr/local/include/H5Classes.h 2021-05-15T13:48:29.0633390Z rm /usr/local/include/H5CommonFG.h 2021-05-15T13:48:29.0636500Z rm /usr/local/include/H5CompType.h 2021-05-15T13:48:29.0640030Z rm /usr/local/include/H5Cpp.h 2021-05-15T13:48:29.0643700Z rm /usr/local/include/H5CppDoc.h 2021-05-15T13:48:29.0647650Z rm /usr/local/include/H5Cpublic.h 2021-05-15T13:48:29.0650960Z rm /usr/local/include/H5DOpublic.h 2021-05-15T13:48:29.0654060Z rm /usr/local/include/H5DSpublic.h 2021-05-15T13:48:29.0657170Z rm /usr/local/include/H5DaccProp.h 2021-05-15T13:48:29.0660250Z rm /usr/local/include/H5DataSet.h 2021-05-15T13:48:29.0663380Z rm /usr/local/include/H5DataSpace.h 2021-05-15T13:48:29.0666410Z rm /usr/local/include/H5DataType.h 2021-05-15T13:48:29.0669470Z rm /usr/local/include/H5DcreatProp.h 2021-05-15T13:48:29.0672490Z rm /usr/local/include/H5Dpublic.h 2021-05-15T13:48:29.0675670Z rm /usr/local/include/H5DxferProp.h 2021-05-15T13:48:29.0678700Z rm /usr/local/include/H5ESpublic.h 2021-05-15T13:48:29.0681710Z rm /usr/local/include/H5EnumType.h 2021-05-15T13:48:29.0684780Z rm /usr/local/include/H5Epubgen.h 2021-05-15T13:48:29.0687810Z rm /usr/local/include/H5Epublic.h 2021-05-15T13:48:29.0691010Z rm /usr/local/include/H5Exception.h 2021-05-15T13:48:29.0694510Z rm /usr/local/include/H5FDcore.h 2021-05-15T13:48:29.0697250Z rm /usr/local/include/H5FDdirect.h 2021-05-15T13:48:29.0700230Z rm /usr/local/include/H5FDfamily.h 2021-05-15T13:48:29.0703320Z rm /usr/local/include/H5FDhdfs.h 2021-05-15T13:48:29.0706280Z rm /usr/local/include/H5FDlog.h 2021-05-15T13:48:29.0709230Z rm /usr/local/include/H5FDmpi.h 2021-05-15T13:48:29.0712250Z rm /usr/local/include/H5FDmpio.h 2021-05-15T13:48:29.0715320Z rm /usr/local/include/H5FDmulti.h 2021-05-15T13:48:29.0718660Z rm /usr/local/include/H5FDpublic.h 2021-05-15T13:48:29.0721710Z rm /usr/local/include/H5FDros3.h 2021-05-15T13:48:29.0724880Z rm /usr/local/include/H5FDsec2.h 2021-05-15T13:48:29.0728450Z rm /usr/local/include/H5FDstdio.h 2021-05-15T13:48:29.0731500Z rm /usr/local/include/H5FDwindows.h 2021-05-15T13:48:29.0734490Z rm /usr/local/include/H5FaccProp.h 2021-05-15T13:48:29.0737510Z rm /usr/local/include/H5FcreatProp.h 2021-05-15T13:48:29.0740510Z rm /usr/local/include/H5File.h 2021-05-15T13:48:29.0743650Z rm /usr/local/include/H5FloatType.h 2021-05-15T13:48:29.0747130Z rm /usr/local/include/H5Fpublic.h 2021-05-15T13:48:29.0750180Z rm /usr/local/include/H5Gpublic.h 2021-05-15T13:48:29.0753170Z rm /usr/local/include/H5Group.h 2021-05-15T13:48:29.0756230Z rm /usr/local/include/H5IMpublic.h 2021-05-15T13:48:29.0759380Z rm /usr/local/include/H5IdComponent.h 2021-05-15T13:48:29.0762370Z rm /usr/local/include/H5Include.h 2021-05-15T13:48:29.0765990Z rm /usr/local/include/H5IntType.h 2021-05-15T13:48:29.0769300Z rm /usr/local/include/H5Ipublic.h 2021-05-15T13:48:29.0772110Z rm /usr/local/include/H5LDpublic.h 2021-05-15T13:48:29.0775170Z rm /usr/local/include/H5LTpublic.h 2021-05-15T13:48:29.0778100Z rm /usr/local/include/H5LaccProp.h 2021-05-15T13:48:29.0781180Z rm /usr/local/include/H5LcreatProp.h 2021-05-15T13:48:29.0784160Z rm /usr/local/include/H5Library.h 2021-05-15T13:48:29.0787260Z rm /usr/local/include/H5Location.h 2021-05-15T13:48:29.0790290Z rm /usr/local/include/H5Lpublic.h 2021-05-15T13:48:29.0793310Z rm /usr/local/include/H5MMpublic.h 2021-05-15T13:48:29.0796280Z rm /usr/local/include/H5Mpublic.h 2021-05-15T13:48:29.0799720Z rm /usr/local/include/H5Object.h 2021-05-15T13:48:29.0802640Z rm /usr/local/include/H5OcreatProp.h 2021-05-15T13:48:29.0805390Z rm /usr/local/include/H5Opublic.h 2021-05-15T13:48:29.0808390Z rm /usr/local/include/H5PLextern.h 2021-05-15T13:48:29.0811540Z rm /usr/local/include/H5PLpublic.h 2021-05-15T13:48:29.0814620Z rm /usr/local/include/H5PTpublic.h 2021-05-15T13:48:29.0818030Z rm /usr/local/include/H5PacketTable.h 2021-05-15T13:48:29.0820940Z rm /usr/local/include/H5Ppublic.h 2021-05-15T13:48:29.0823890Z rm /usr/local/include/H5PredType.h 2021-05-15T13:48:29.0826880Z rm /usr/local/include/H5PropList.h 2021-05-15T13:48:29.0829830Z rm /usr/local/include/H5Rpublic.h 2021-05-15T13:48:29.0832720Z rm /usr/local/include/H5Spublic.h 2021-05-15T13:48:29.0835720Z rm /usr/local/include/H5StrType.h 2021-05-15T13:48:29.0838690Z rm /usr/local/include/H5TBpublic.h 2021-05-15T13:48:29.0841660Z rm /usr/local/include/H5Tpublic.h 2021-05-15T13:48:29.0844770Z rm /usr/local/include/H5VLconnector.h 2021-05-15T13:48:29.0848020Z rm /usr/local/include/H5VLconnector_passthru.h 2021-05-15T13:48:29.0851350Z rm /usr/local/include/H5VLnative.h 2021-05-15T13:48:29.0854250Z Only the first 100 operations were output. 2021-05-15T13:48:30.7303450Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/manifests/3.15.8 2021-05-15T13:48:31.9784640Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:48:32.5994190Z ==> Downloading https://ghcr.io/v2/homebrew/core/protobuf/blobs/sha256:e71533593002b605f21f2faaccc841fdec2b809bb8fbdb399a5c7d11851428e1 2021-05-15T13:48:33.0120780Z ==> 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:48:33.0440590Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:48:33.1869690Z ==> Verifying checksum for '59e44ae87182ea20f2c167bd283f5227d9ec9c63861f2a2f49a402fa10c19482--protobuf--3.15.8.catalina.bottle.tar.gz' 2021-05-15T13:48:33.2675350Z ==> Pouring protobuf--3.15.8.catalina.bottle.tar.gz 2021-05-15T13:48:33.2703890Z 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-4933-1lpr9na 2021-05-15T13:48:33.4287640Z cp -pR /private/tmp/d20210515-4933-1lpr9na/protobuf/. /usr/local/Cellar/protobuf 2021-05-15T13:48:33.5820030Z chmod -Rf +w /private/tmp/d20210515-4933-1lpr9na 2021-05-15T13:48:33.7582120Z ==> Finishing up 2021-05-15T13:48:33.7901360Z ln -s ../Cellar/protobuf/3.15.8/bin/protoc protoc 2021-05-15T13:48:33.7908370Z ln -s ../Cellar/protobuf/3.15.8/include/google google 2021-05-15T13:48:33.7921130Z ln -s ../../../Cellar/protobuf/3.15.8/share/emacs/site-lisp/protobuf protobuf 2021-05-15T13:48:33.7926230Z ln -s ../Cellar/protobuf/3.15.8/share/protobuf protobuf 2021-05-15T13:48:33.7933640Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.26.dylib libprotobuf-lite.26.dylib 2021-05-15T13:48:33.7938770Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.a libprotobuf-lite.a 2021-05-15T13:48:33.7944410Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf-lite.dylib libprotobuf-lite.dylib 2021-05-15T13:48:33.7949640Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.26.dylib libprotobuf.26.dylib 2021-05-15T13:48:33.7954860Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.a libprotobuf.a 2021-05-15T13:48:33.7960610Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotobuf.dylib libprotobuf.dylib 2021-05-15T13:48:33.7965530Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.26.dylib libprotoc.26.dylib 2021-05-15T13:48:33.7970340Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.a libprotoc.a 2021-05-15T13:48:33.7975950Z ln -s ../Cellar/protobuf/3.15.8/lib/libprotoc.dylib libprotoc.dylib 2021-05-15T13:48:33.7983710Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf-lite.pc protobuf-lite.pc 2021-05-15T13:48:33.7989600Z ln -s ../../Cellar/protobuf/3.15.8/lib/pkgconfig/protobuf.pc protobuf.pc 2021-05-15T13:48:33.8018490Z ln -s ../../../Cellar/protobuf/3.15.8/lib/python3.9/site-packages/homebrew-protobuf.pth homebrew-protobuf.pth 2021-05-15T13:48:33.8573550Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5097-1puzgv.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:48:36.0571060Z ==> Caveats 2021-05-15T13:48:36.0571740Z Emacs Lisp files have been installed to: 2021-05-15T13:48:36.0572810Z /usr/local/share/emacs/site-lisp/protobuf 2021-05-15T13:48:36.0573690Z ==> Summary 2021-05-15T13:48:36.0734000Z 🍺 /usr/local/Cellar/protobuf/3.15.8: 211 files, 17.7MB 2021-05-15T13:48:38.1259940Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/manifests/2.6 2021-05-15T13:48:39.3744010Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:48:40.0003100Z ==> Downloading https://ghcr.io/v2/homebrew/core/gsl/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292 2021-05-15T13:48:40.4282200Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5972e8669b2560124278b43788a002e3ff22f024c761750a1a33b41d2002f292?se=2021-05-15T13%3A55%3A00Z&sig=CGpoTa%2BuG6X%2BlG6WdGsAJCxGY9%2FCLpgBshpdTIQJu3Q%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:40.4602200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=CGpoTa\%2BuG6X\%2BlG6WdGsAJCxGY9\%2FCLpgBshpdTIQJu3Q\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:40.5671740Z ==> Verifying checksum for '6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz' 2021-05-15T13:48:40.6401350Z ==> Pouring gsl--2.6.catalina.bottle.tar.gz 2021-05-15T13:48:40.6429840Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/6d5beeed24bb536ebc9d8a5533a25d7a097bb542f71eb98614d0070b82dc8069--gsl--2.6.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5104-yynd18 2021-05-15T13:48:40.7941650Z cp -pR /private/tmp/d20210515-5104-yynd18/gsl/. /usr/local/Cellar/gsl 2021-05-15T13:48:40.9502830Z chmod -Rf +w /private/tmp/d20210515-5104-yynd18 2021-05-15T13:48:41.1144490Z ==> Finishing up 2021-05-15T13:48:41.1427360Z ln -s ../Cellar/gsl/2.6/bin/gsl-config gsl-config 2021-05-15T13:48:41.1430370Z ln -s ../Cellar/gsl/2.6/bin/gsl-histogram gsl-histogram 2021-05-15T13:48:41.1435110Z ln -s ../Cellar/gsl/2.6/bin/gsl-randist gsl-randist 2021-05-15T13:48:41.1441930Z ln -s ../Cellar/gsl/2.6/include/gsl gsl 2021-05-15T13:48:41.1450490Z ln -s ../../Cellar/gsl/2.6/share/aclocal/gsl.m4 gsl.m4 2021-05-15T13:48:41.1458180Z ln -s ../../Cellar/gsl/2.6/share/info/gsl-ref.info gsl-ref.info 2021-05-15T13:48:41.1583340Z info /usr/local/share/info/gsl-ref.info 2021-05-15T13:48:41.1598660Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-config.1 gsl-config.1 2021-05-15T13:48:41.1605650Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-histogram.1 gsl-histogram.1 2021-05-15T13:48:41.1611790Z ln -s ../../../Cellar/gsl/2.6/share/man/man1/gsl-randist.1 gsl-randist.1 2021-05-15T13:48:41.1620660Z ln -s ../../../Cellar/gsl/2.6/share/man/man3/gsl.3 gsl.3 2021-05-15T13:48:41.1627930Z ln -s ../Cellar/gsl/2.6/lib/libgsl.25.dylib libgsl.25.dylib 2021-05-15T13:48:41.1633200Z ln -s ../Cellar/gsl/2.6/lib/libgsl.a libgsl.a 2021-05-15T13:48:41.1638710Z ln -s ../Cellar/gsl/2.6/lib/libgsl.dylib libgsl.dylib 2021-05-15T13:48:41.1644430Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.0.dylib libgslcblas.0.dylib 2021-05-15T13:48:41.1649800Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.a libgslcblas.a 2021-05-15T13:48:41.1655300Z ln -s ../Cellar/gsl/2.6/lib/libgslcblas.dylib libgslcblas.dylib 2021-05-15T13:48:41.1662850Z ln -s ../../Cellar/gsl/2.6/lib/pkgconfig/gsl.pc gsl.pc 2021-05-15T13:48:41.2311930Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5285-1bjmlxu.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:48:43.4153330Z ==> Summary 2021-05-15T13:48:43.4333650Z 🍺 /usr/local/Cellar/gsl/2.6: 289 files, 9.8MB 2021-05-15T13:48:46.3956090Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/manifests/3.1.0 2021-05-15T13:48:47.5935520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:48:48.2048090Z ==> Downloading https://ghcr.io/v2/homebrew/core/aom/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2 2021-05-15T13:48:48.6305540Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:45c28e95a7e3753c21e8fcea18923c554ee62df7c9b44c93c077abfd65adf8c2?se=2021-05-15T13%3A55%3A00Z&sig=JRfpKYw9v5UYsm8vnW6IP5aXvHXmH9GKHoWsXRiue1Y%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:48.6645240Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=JRfpKYw9v5UYsm8vnW6IP5aXvHXmH9GKHoWsXRiue1Y\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:48.8087240Z ==> Verifying checksum for 'e34809f4e9aa2d467e841a4e3118fa553f416535567ef4f07c5d3af90f111d0c--aom--3.1.0.catalina.bottle.tar.gz' 2021-05-15T13:48:48.8268950Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/manifests/0.8.2 2021-05-15T13:48:50.1996570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:48:50.8066700Z ==> Downloading https://ghcr.io/v2/homebrew/core/dav1d/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961 2021-05-15T13:48:51.2294760Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:bfecc7f69601a571190066d3a24e4f1b82264667d8b5e7c8894ec5f349703961?se=2021-05-15T13%3A55%3A00Z&sig=dQ0sTp0zTnh76Gyhb50eqUf6zC4w8K1CWE7zb3npkZM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:51.2674440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=dQ0sTp0zTnh76Gyhb50eqUf6zC4w8K1CWE7zb3npkZM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:51.3244480Z ==> Verifying checksum for '5e26df0364c1137bfaa45ff3cee71d30b08181573efcd0fe2468d1b484b8b2fb--dav1d--0.8.2.catalina.bottle.tar.gz' 2021-05-15T13:48:51.3292280Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/manifests/1.7.0 2021-05-15T13:48:52.5750900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:48:53.1744790Z ==> Downloading https://ghcr.io/v2/homebrew/core/frei0r/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872 2021-05-15T13:48:53.5773290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5076041b5f3d76b94866ab2b97ad34523ee40cfa314e6f7d2bf460ce304de872?se=2021-05-15T13%3A55%3A00Z&sig=6uh0d31iK22tVZgIqV90UQZh9LvmR13NtWs6jhTuUbQ%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:53.6086920Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=6uh0d31iK22tVZgIqV90UQZh9LvmR13NtWs6jhTuUbQ\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:53.6613970Z ==> Verifying checksum for 'df6caa4d85b680b67907002f7cdc7a550e3ee23edc0eaf46f4ba2f5c95cc65cb--frei0r--1.7.0.catalina.bottle.tar.gz' 2021-05-15T13:48:53.6656100Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/manifests/1.0.10 2021-05-15T13:48:54.9326760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:48:55.5390110Z ==> Downloading https://ghcr.io/v2/homebrew/core/fribidi/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3 2021-05-15T13:48:55.9497490Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:c3799c193fb513a5c66a6e9fa950c1bdd15c12f931b9421dbf8e1c8e994f41e3?se=2021-05-15T13%3A55%3A00Z&sig=a0CrZ6th%2FxPrW0U1cPErgy1ndjYdYl4leuvN9XJ%2FWGc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:55.9811360Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=a0CrZ6th\%2FxPrW0U1cPErgy1ndjYdYl4leuvN9XJ\%2FWGc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:56.0158970Z ==> Verifying checksum for '9bc6d7b4bbb1974fdc58d61d92e8cb2df9528cf5e71d4d898ecb42379f6a34fd--fribidi--1.0.10.catalina.bottle.tar.gz' 2021-05-15T13:48:56.0195180Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/manifests/1.68.0 2021-05-15T13:48:57.2594060Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:48:57.8858800Z ==> Downloading https://ghcr.io/v2/homebrew/core/gobject-introspection/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354 2021-05-15T13:48:58.2996780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:165846ffc3a6fbc66ff8cfc7ca40549ee5f807b5314c41501b297fe7d23d9354?se=2021-05-15T13%3A55%3A00Z&sig=Ka22YcYdnJVa4cb%2BD1%2F5gg9nkeYaM%2FZYk2Hswrlep1E%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:48:58.3320830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=Ka22YcYdnJVa4cb\%2BD1\%2F5gg9nkeYaM\%2FZYk2Hswrlep1E\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:48:58.4266020Z ==> Verifying checksum for '141259845b31a5a90db2e2d6039fb8a2f81c3777446080b8b80719e09650bd82--gobject-introspection--1.68.0.catalina.bottle.tar.gz' 2021-05-15T13:48:58.4354160Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/manifests/1.3.14 2021-05-15T13:48:59.6838750Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:00.3154820Z ==> Downloading https://ghcr.io/v2/homebrew/core/graphite2/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980 2021-05-15T13:49:00.7142890Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0831f474c920b66bbeab3f93a91fa019b82bfffcdd40e369fdab76372700e980?se=2021-05-15T13%3A55%3A00Z&sig=sRY5tleJULOtKYC%2FBabCEdbpVQtUVNCY%2BGUKk46oIck%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:00.7521140Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=sRY5tleJULOtKYC\%2FBabCEdbpVQtUVNCY\%2BGUKk46oIck\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:00.7860530Z ==> Verifying checksum for 'e2465564fd695adac5a8e1c01edfd644443b72a0f8b08531a1422be6c4d31b5f--graphite2--1.3.14.catalina.bottle.tar.gz' 2021-05-15T13:49:00.7891980Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/manifests/2.8.1 2021-05-15T13:49:02.0608850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:02.7069660Z ==> Downloading https://ghcr.io/v2/homebrew/core/harfbuzz/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59 2021-05-15T13:49:03.1443780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5f8566c2a97c8572f399f0ecc9e6ba906feb1c81add4f0ee655d445fec649a59?se=2021-05-15T13%3A55%3A00Z&sig=AziwV9%2Fc0oawUAyaVQuOngdvWZXmG8ZrWSiurAGi8eI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:03.1780300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=AziwV9\%2Fc0oawUAyaVQuOngdvWZXmG8ZrWSiurAGi8eI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:03.3039820Z ==> Verifying checksum for 'c1e91f2e03f996ec7f77309b64093287371e6cb3877215e5d100fa8a294dcc73--harfbuzz--2.8.1.catalina.bottle.tar.gz' 2021-05-15T13:49:03.3137230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/manifests/0.15.1 2021-05-15T13:49:04.6349690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:05.2689390Z ==> Downloading https://ghcr.io/v2/homebrew/core/libass/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf 2021-05-15T13:49:05.7191090Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:814ec97150e4fc19142f50a72ad366d6d46857520b20b5d7c20678af440b8dcf?se=2021-05-15T13%3A55%3A00Z&sig=EU69nultj6%2B3aaIeHK8RzubkO5ArEkt1iWhdwJNQTPc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:05.7661990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=EU69nultj6\%2B3aaIeHK8RzubkO5ArEkt1iWhdwJNQTPc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:05.8098630Z ==> Verifying checksum for '439fec0faf8b29d2fa933240aee41c1d2aefe6862a21ad020e5436287f550c27--libass--0.15.1.catalina.bottle.tar.gz' 2021-05-15T13:49:05.8135200Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/manifests/1.3.0 2021-05-15T13:49:07.0090280Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:07.6077360Z ==> Downloading https://ghcr.io/v2/homebrew/core/libbluray/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6 2021-05-15T13:49:07.9948190Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:acfe4417abf3c5169e7271e81043fd4fb6d26bcd2ea96a266b820c33e8492ac6?se=2021-05-15T13%3A55%3A00Z&sig=ighhO9SXFLdxAKCl9hGObSPrpEkhLIn6Mpk6vvr6ruw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:08.0266250Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=ighhO9SXFLdxAKCl9hGObSPrpEkhLIn6Mpk6vvr6ruw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:08.0740280Z ==> Verifying checksum for '1bb5abc0e2ee137d8259c442595cea0f6844caca1e20d94b57586a574be1c1e4--libbluray--1.3.0.catalina.bottle.tar.gz' 2021-05-15T13:49:08.0780300Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/manifests/0.1.3-1 2021-05-15T13:49:09.3641000Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:09.9588290Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsoxr/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e 2021-05-15T13:49:10.3642220Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:6fc775411464312fe93dff80cf50497d7b412b36c8115eaa91fe65c321da755e?se=2021-05-15T13%3A55%3A00Z&sig=PxqWYdeOiStf%2FM6s15504qia%2BH%2FVi1WB1GdZ3IBTq44%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:10.3959340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=PxqWYdeOiStf\%2FM6s15504qia\%2BH\%2FVi1WB1GdZ3IBTq44\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:10.4382790Z ==> Verifying checksum for 'fce31bee5fe86671b04f96b05f4c783c890eaa0148d39b2f6c5c6243edfd8a61--libsoxr--0.1.3.catalina.bottle.1.tar.gz' 2021-05-15T13:49:10.4416090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/manifests/1.1.0-1 2021-05-15T13:49:11.6674860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:12.2676250Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvidstab/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f 2021-05-15T13:49:12.6965470Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:df23e5e7933b6535f34c429ee8286e4d9dec6d0a2349cf3256f44ec687e7968f?se=2021-05-15T13%3A55%3A00Z&sig=7af%2BT06sljOCbEm69EIFAsR58K9EwcsQZhiCMsz9akw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:12.7280090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header 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-15T13\%3A55\%3A00Z\&sig=7af\%2BT06sljOCbEm69EIFAsR58K9EwcsQZhiCMsz9akw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:12.7668570Z ==> Verifying checksum for 'da7f1a15e92b10f96417a214bb07e82e8456ea04098c563f3c133825156c1a22--libvidstab--1.1.0.catalina.bottle.1.tar.gz' 2021-05-15T13:49:12.7698910Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/manifests/1.10.0 2021-05-15T13:49:14.0187150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:14.8911990Z ==> Downloading https://ghcr.io/v2/homebrew/core/libvpx/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5 2021-05-15T13:49:15.5141240Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:41c24761694b0bc761d98e6e2c37e711fb0ea30cc39ef6a07e14b9957297c2d5?se=2021-05-15T13%3A55%3A00Z&sig=rE1AwVxBIxn5Rm7wfCueHtmBg%2FSDKwi06PkpUTmgpek%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:15.5442320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=rE1AwVxBIxn5Rm7wfCueHtmBg\%2FSDKwi06PkpUTmgpek\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:15.6170990Z ==> Verifying checksum for 'e2e3c0568fc6a279f969eea898109e739123fdd7222664e89dd635aa01e8d7c5--libvpx--1.10.0.catalina.bottle.tar.gz' 2021-05-15T13:49:15.6234550Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/manifests/0.1.5 2021-05-15T13:49:16.8887960Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:17.5013750Z ==> Downloading https://ghcr.io/v2/homebrew/core/opencore-amr/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152 2021-05-15T13:49:20.1699300Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=IQ9DCxA9e5fXQIHgAVbDBwLX7z67miv4e\%2Fsefd40f6U\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:20.1707320Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:424d294d95aa7539842f1c2402a0be6ba558fa22680a0f5681998b12cf45a152?se=2021-05-15T13%3A55%3A00Z&sig=IQ9DCxA9e5fXQIHgAVbDBwLX7z67miv4e%2Fsefd40f6U%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:20.1711330Z ==> Verifying checksum for 'a31ca0c2deb0265cc146477d42971da3df13821a3b3c06b99802dafe697369a6--opencore-amr--0.1.5.catalina.bottle.tar.gz' 2021-05-15T13:49:20.1713920Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/manifests/0.4.1_1 2021-05-15T13:49:21.0274610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:21.8288930Z ==> Downloading https://ghcr.io/v2/homebrew/core/rav1e/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0 2021-05-15T13:49:22.2418140Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e08ce645cc56ed8258cc84c6aedaa7e78ce02ce4fed0ad7032845a2c0052aed0?se=2021-05-15T13%3A55%3A00Z&sig=7gYLGgrNg6FSwAXCHqsMgqCRup5mfqIHZ06hkgKJw3k%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:22.2785860Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=7gYLGgrNg6FSwAXCHqsMgqCRup5mfqIHZ06hkgKJw3k\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:22.6718170Z ==> Verifying checksum for 'aa12e3ca2c647db28ff64b23550dc1a58cd165782ea15dff8efc3ee56d7d0457--rav1e--0.4.1_1.catalina.bottle.tar.gz' 2021-05-15T13:49:22.7871140Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/manifests/0.1.9_1-1 2021-05-15T13:49:24.0788310Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:24.7046110Z ==> Downloading https://ghcr.io/v2/homebrew/core/libsamplerate/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9 2021-05-15T13:49:25.0946780Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:36215e2af706686ca333a685a08121d4516d831d0ab99e4188002b7ceb5886c9?se=2021-05-15T13%3A55%3A00Z&sig=IUhgIPDyFvVnMJXiIbrrKSrv4GpbDrQ5DoNpLoM06zU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:25.1290170Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=IUhgIPDyFvVnMJXiIbrrKSrv4GpbDrQ5DoNpLoM06zU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:25.2407520Z ==> Verifying checksum for 'a327d3ce025038dfeb1429d160058737a325c9b7677fb8a32e4f3a0797ad7840--libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz' 2021-05-15T13:49:25.2524580Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/manifests/1.9.1 2021-05-15T13:49:26.6160570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:27.8928550Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=89qKL6G0A40eRHCMqnjF\%2FBJAIQ2w4EcHpeA45Us1qKc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:27.8934900Z ==> Downloading https://ghcr.io/v2/homebrew/core/rubberband/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df 2021-05-15T13:49:27.8939040Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7ccc9bb3c852f79538337c46b9e6fa9aefc7693190c0ddd67fbfba76717c91df?se=2021-05-15T13%3A55%3A00Z&sig=89qKL6G0A40eRHCMqnjF%2FBJAIQ2w4EcHpeA45Us1qKc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:27.9195600Z ==> Verifying checksum for 'c309669bbab3ec91decf89482f37ca36f7ba9d00efeaa6d8c2af7ae13264498a--rubberband--1.9.1.catalina.bottle.tar.gz' 2021-05-15T13:49:27.9235600Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/manifests/2.0.14_1 2021-05-15T13:49:29.1512950Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:29.7565920Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl2/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d 2021-05-15T13:49:30.1688430Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:d6ae3300160c5bb495b78a5c5c0fc995f9e797e9cdd4b04ef77d59d45d2d694d?se=2021-05-15T13%3A55%3A00Z&sig=CGDdIqPwyb2YvSkcSGIZ%2FfwFsP2mxSuG52vTwfTbuNA%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:30.2015030Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=CGDdIqPwyb2YvSkcSGIZ\%2FfwFsP2mxSuG52vTwfTbuNA\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:30.2793080Z ==> Verifying checksum for 'cee5bdc548ba6fbf3c75ae315364bd735a3d85f59ad5b5a1fcb7bd43fcf25f98--sdl2--2.0.14_1.catalina.bottle.tar.gz' 2021-05-15T13:49:30.2868640Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/manifests/1.1.8 2021-05-15T13:49:31.6810650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:32.3106490Z ==> Downloading https://ghcr.io/v2/homebrew/core/snappy/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3 2021-05-15T13:49:32.7093340Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:b15a258346dc93bd5c6900a405ccb2e9e02ebfeb5b16607b340cc6a5a021eba3?se=2021-05-15T13%3A55%3A00Z&sig=YiVzz1zgH1f7IHjoyWZ2iLU%2BpF%2F0gublKaMorVtDlNw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:32.7423810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=YiVzz1zgH1f7IHjoyWZ2iLU\%2BpF\%2F0gublKaMorVtDlNw\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:32.7725930Z ==> Verifying checksum for 'cd64ee2a1afdb62287e3028e70d21700633cbe890b2856d0785545e34400b1ff--snappy--1.1.8.catalina.bottle.tar.gz' 2021-05-15T13:49:32.7755980Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/manifests/1.2.0 2021-05-15T13:49:34.0366100Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:34.6814970Z ==> Downloading https://ghcr.io/v2/homebrew/core/speex/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0 2021-05-15T13:49:35.2288050Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0f83411cb7338f92a588672d127c902e0b45d1f7276befa2206bc870208d5bb0?se=2021-05-15T13%3A55%3A00Z&sig=Z9gSHjlgDH3KOSTM%2BpCtTlxauCLy8jxIBUvszNJZqaI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:35.2611220Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=Z9gSHjlgDH3KOSTM\%2BpCtTlxauCLy8jxIBUvszNJZqaI\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:35.3143190Z ==> Verifying checksum for '180a0687e1b3a77ab7c464859cf92f5c2f086d8e6d7308471883db3f730d0698--speex--1.2.0.catalina.bottle.tar.gz' 2021-05-15T13:49:35.3189860Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/manifests/1.4.3 2021-05-15T13:49:36.5771760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:37.1861690Z ==> Downloading https://ghcr.io/v2/homebrew/core/srt/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b 2021-05-15T13:49:37.5894830Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1f1cdf82af07c72eeeee3a1ea96f87123f45fff74f6f4615fd491fe15e77f37b?se=2021-05-15T13%3A55%3A00Z&sig=qH1Nzsya8VoaW5yLhthrtbQ2uFc3wrXsVPCEdlTlhM4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:37.6220320Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=qH1Nzsya8VoaW5yLhthrtbQ2uFc3wrXsVPCEdlTlhM4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:37.7186360Z ==> Verifying checksum for '3fbce818396b8870c70c55b3b9a0569f92b1f18ca8b559b94a061d639175833c--srt--1.4.3.catalina.bottle.tar.gz' 2021-05-15T13:49:37.7273080Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/manifests/5.2.1 2021-05-15T13:49:39.1589150Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:39.7782750Z ==> Downloading https://ghcr.io/v2/homebrew/core/giflib/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d 2021-05-15T13:49:40.1989290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ad97d175fa77f7afb4a1c215538d8ae9eff30435de7feaa6a5d2e29fca7fef4d?se=2021-05-15T13%3A55%3A00Z&sig=Ikcu%2Bvh8aFurqUrILQNwRMfYk5C8jB7DUCrL4NrzKZM%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:40.2308370Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=Ikcu\%2Bvh8aFurqUrILQNwRMfYk5C8jB7DUCrL4NrzKZM\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:40.2745280Z ==> Verifying checksum for 'cc47882f72b11c0121537247ce496e418e6fa42f7affe3811d3c7d0d4a0d54ad--giflib--5.2.1.catalina.bottle.tar.gz' 2021-05-15T13:49:40.2781620Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/manifests/1.80.0 2021-05-15T13:49:41.7067770Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:42.3490780Z ==> Downloading https://ghcr.io/v2/homebrew/core/leptonica/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7 2021-05-15T13:49:42.8755820Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2772ab6d50bb48132db5bf6d2d7b4086058635c060392dc375b23769513ebca7?se=2021-05-15T13%3A55%3A00Z&sig=%2FSnrxqF5T%2BM2JJL34DKptovi7%2BKR91TdsdlqdEBCWQU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:42.9114290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=\%2FSnrxqF5T\%2BM2JJL34DKptovi7\%2BKR91TdsdlqdEBCWQU\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:43.0128610Z ==> Verifying checksum for '8af407bea0473bc42d874fc47b32e3f889ad425284c751094eea1a909ad8f8d0--leptonica--1.80.0.catalina.bottle.tar.gz' 2021-05-15T13:49:43.0238560Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/manifests/4.1.1 2021-05-15T13:49:44.5290690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:45.1341120Z ==> Downloading https://ghcr.io/v2/homebrew/core/tesseract/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82 2021-05-15T13:49:45.5851810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:81ff467946d9c85151c86819034cd183a983b4a3fa10374c7f039a5ec3ef0d82?se=2021-05-15T13%3A55%3A00Z&sig=7a%2FmkxXkKReCJiLw55lLYRihFPMmlUGDt5nA3mGPvUc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:45.6195680Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=7a\%2FmkxXkKReCJiLw55lLYRihFPMmlUGDt5nA3mGPvUc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:45.8424410Z ==> Verifying checksum for '128548f007de96248c0ce6dd9b757293848b1e3958409fb0009b7c842ce73543--tesseract--4.1.1.catalina.bottle.tar.gz' 2021-05-15T13:49:45.8836140Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/manifests/1.1.1-4 2021-05-15T13:49:47.1750690Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:47.8283890Z ==> Downloading https://ghcr.io/v2/homebrew/core/theora/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67 2021-05-15T13:49:48.2391810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:1fcbd50039f580bd85554af2d831c28f83613b5d26969f577f7fe87b3c55db67?se=2021-05-15T13%3A55%3A00Z&sig=APLSXnuytwGkJPwDsRqLnm7GZDU1Y1iRUsPtge%2Bp2Gc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:48.2747390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=APLSXnuytwGkJPwDsRqLnm7GZDU1Y1iRUsPtge\%2Bp2Gc\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:48.3357780Z ==> Verifying checksum for '3cbc9ae79d8d65f5fb50fba3f3b0aa37fb08dad19044b5cfcb6e48bc85d6b41f--theora--1.1.1.catalina.bottle.4.tar.gz' 2021-05-15T13:49:48.3409470Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/manifests/r3049 2021-05-15T13:49:49.5734330Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:50.2056490Z ==> Downloading https://ghcr.io/v2/homebrew/core/x264/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0 2021-05-15T13:49:50.6301280Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e27bf38f83a8b23d3c73d85f3ccb0b5397dbb540a39b40634200c3077b0895f0?se=2021-05-15T13%3A55%3A00Z&sig=q5A7OjOiCA4op4bUYZ8Z4cHE6DRYxflUtIFZpLmcJs4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:50.6667180Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=q5A7OjOiCA4op4bUYZ8Z4cHE6DRYxflUtIFZpLmcJs4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:50.7592970Z ==> Verifying checksum for 'c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz' 2021-05-15T13:49:50.7696230Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/manifests/3.5-1 2021-05-15T13:49:52.0273120Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:52.6619560Z ==> Downloading https://ghcr.io/v2/homebrew/core/x265/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a 2021-05-15T13:49:53.0527350Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5e5bc106e1cf971a176dd5b37a61d28769e353f81102c011b4230cc8732eca7a?se=2021-05-15T13%3A55%3A00Z&sig=fHobQY%2BI0SjOW813KCDbPvCl90ITgqvfVXbxMZhMqc4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:53.0837110Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=fHobQY\%2BI0SjOW813KCDbPvCl90ITgqvfVXbxMZhMqc4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:53.2207030Z ==> Verifying checksum for '9d637e0eb305c3ad4a0f5c72875bd782e87097ae67f1320be058aa7d9a149844--x265--3.5.catalina.bottle.1.tar.gz' 2021-05-15T13:49:53.2402270Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/manifests/1.3.7 2021-05-15T13:49:54.4894290Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:55.1198410Z ==> Downloading https://ghcr.io/v2/homebrew/core/xvid/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53 2021-05-15T13:49:55.6335740Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:ace5fea6272f3594b5c8fca6f1fe03c41c50a14af8599751571c5e44a49a5a53?se=2021-05-15T13%3A55%3A00Z&sig=jmrLD4P8kgyqBFQ4yn8OZPa93CEYa74VnzKpYdZiM7M%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:55.6654440Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=jmrLD4P8kgyqBFQ4yn8OZPa93CEYa74VnzKpYdZiM7M\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:55.7166110Z ==> Verifying checksum for '5cf8495f3de9225a4c1411e6efe611fa45dcb5f98886d2cce111adf8fe61e238--xvid--1.3.7.catalina.bottle.tar.gz' 2021-05-15T13:49:55.7210680Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/manifests/4.3.4 2021-05-15T13:49:56.9603610Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:49:57.5807710Z ==> Downloading https://ghcr.io/v2/homebrew/core/zeromq/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08 2021-05-15T13:49:57.9858600Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:64bdc5d8d6cc656f1a086157bdbe565f658996f93e8d65af2ad222d80b23aa08?se=2021-05-15T13%3A55%3A00Z&sig=2%2F6Rr1Sb6lYdd%2Fh6JYSbjwv7c1FicBJGZUqj%2Fc6szc4%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:49:58.0180020Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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-15T13\%3A55\%3A00Z\&sig=2\%2F6Rr1Sb6lYdd\%2Fh6JYSbjwv7c1FicBJGZUqj\%2Fc6szc4\%3D\&sp=r\&spr=https\&sr=b\&sv=2019-12-12 2021-05-15T13:49:58.1158050Z ==> Verifying checksum for '5bdfe423df1a96cdece5c1a38b08dd90f96e4dbe5d954e535696016bce207b00--zeromq--4.3.4.catalina.bottle.tar.gz' 2021-05-15T13:49:58.1243080Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/manifests/3.0.1 2021-05-15T13:49:59.3705600Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:50:00.0053360Z ==> Downloading https://ghcr.io/v2/homebrew/core/zimg/blobs/sha256:1b86d04d346e073a6f1f10de4df32d8ed38639589ab557f1ca926df3710cf7bf 2021-05-15T13:50:00.5805260Z ==> 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:50:00.6124850Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:50:00.6825090Z ==> Verifying checksum for '77188e4175009111ec2ff03c33f023005082d1e4d42c069c20fb0d8290036fdc--zimg--3.0.1.catalina.bottle.tar.gz' 2021-05-15T13:50:00.6875240Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/manifests/4.4_1 2021-05-15T13:50:02.0074940Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:50:02.6232610Z ==> Downloading https://ghcr.io/v2/homebrew/core/ffmpeg/blobs/sha256:2b2a1f589f916053fc62388d5112ed5c45e4cb60c45b0dc5d8f51e0899dd10f4 2021-05-15T13:50:03.1571900Z ==> 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:50:03.1981200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:50:03.6070010Z ==> Verifying checksum for 'abda5a0e83d628f1a587b2f7bec3e8079ec800cb66877755c6989fafecda38de--ffmpeg--4.4_1.catalina.bottle.tar.gz' 2021-05-15T13:50:03.7127030Z ==> 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:50:03.7130890Z ==> Installing ffmpeg dependency: aom 2021-05-15T13:50:03.7761800Z ==> Pouring aom--3.1.0.catalina.bottle.tar.gz 2021-05-15T13:50:03.7790620Z 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-5292-15mfxvu 2021-05-15T13:50:03.8639660Z cp -pR /private/tmp/d20210515-5292-15mfxvu/aom/. /usr/local/Cellar/aom 2021-05-15T13:50:03.9087790Z chmod -Rf +w /private/tmp/d20210515-5292-15mfxvu 2021-05-15T13:50:03.9744470Z ==> Finishing up 2021-05-15T13:50:04.0131320Z ln -s ../Cellar/aom/3.1.0/bin/aomdec aomdec 2021-05-15T13:50:04.0135170Z ln -s ../Cellar/aom/3.1.0/bin/aomenc aomenc 2021-05-15T13:50:04.0142560Z ln -s ../Cellar/aom/3.1.0/include/aom aom 2021-05-15T13:50:04.0150010Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.1.0.dylib libaom.3.1.0.dylib 2021-05-15T13:50:04.0155080Z ln -s ../Cellar/aom/3.1.0/lib/libaom.3.dylib libaom.3.dylib 2021-05-15T13:50:04.0160060Z ln -s ../Cellar/aom/3.1.0/lib/libaom.a libaom.a 2021-05-15T13:50:04.0165340Z ln -s ../Cellar/aom/3.1.0/lib/libaom.dylib libaom.dylib 2021-05-15T13:50:04.0173110Z ln -s ../../Cellar/aom/3.1.0/lib/pkgconfig/aom.pc aom.pc 2021-05-15T13:50:04.0358100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5634-1dr4oyh.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:50:06.3144200Z ==> Summary 2021-05-15T13:50:06.3171370Z 🍺 /usr/local/Cellar/aom/3.1.0: 22 files, 12.6MB 2021-05-15T13:50:06.3177950Z ==> Installing ffmpeg dependency: dav1d 2021-05-15T13:50:06.3241430Z ==> Pouring dav1d--0.8.2.catalina.bottle.tar.gz 2021-05-15T13:50:06.3259540Z 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-5292-17mwbi4 2021-05-15T13:50:06.3436360Z cp -pR /private/tmp/d20210515-5292-17mwbi4/dav1d/. /usr/local/Cellar/dav1d 2021-05-15T13:50:06.3604950Z chmod -Rf +w /private/tmp/d20210515-5292-17mwbi4 2021-05-15T13:50:06.4115380Z ==> Finishing up 2021-05-15T13:50:06.4492030Z ln -s ../Cellar/dav1d/0.8.2/bin/dav1d dav1d 2021-05-15T13:50:06.4497850Z ln -s ../Cellar/dav1d/0.8.2/include/dav1d dav1d 2021-05-15T13:50:06.4504770Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.5.dylib libdav1d.5.dylib 2021-05-15T13:50:06.4509860Z ln -s ../Cellar/dav1d/0.8.2/lib/libdav1d.dylib libdav1d.dylib 2021-05-15T13:50:06.4516870Z ln -s ../../Cellar/dav1d/0.8.2/lib/pkgconfig/dav1d.pc dav1d.pc 2021-05-15T13:50:06.4661980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5660-mjmg27.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:50:08.7216680Z ==> Summary 2021-05-15T13:50:08.7240700Z 🍺 /usr/local/Cellar/dav1d/0.8.2: 15 files, 1.5MB 2021-05-15T13:50:08.7286870Z ==> Installing ffmpeg dependency: frei0r 2021-05-15T13:50:08.7338820Z ==> Pouring frei0r--1.7.0.catalina.bottle.tar.gz 2021-05-15T13:50:08.7357020Z 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-5292-1v3pchn 2021-05-15T13:50:08.7953940Z cp -pR /private/tmp/d20210515-5292-1v3pchn/frei0r/. /usr/local/Cellar/frei0r 2021-05-15T13:50:08.8683850Z chmod -Rf +w /private/tmp/d20210515-5292-1v3pchn 2021-05-15T13:50:08.9356880Z ==> Finishing up 2021-05-15T13:50:08.9775490Z ln -s ../Cellar/frei0r/1.7.0/include/frei0r.h frei0r.h 2021-05-15T13:50:08.9782220Z ln -s ../Cellar/frei0r/1.7.0/lib/frei0r-1 frei0r-1 2021-05-15T13:50:08.9789760Z ln -s ../../Cellar/frei0r/1.7.0/lib/pkgconfig/frei0r.pc frei0r.pc 2021-05-15T13:50:08.9886570Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5686-mtanmi.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:50:11.2431110Z ==> Summary 2021-05-15T13:50:11.2516190Z 🍺 /usr/local/Cellar/frei0r/1.7.0: 128 files, 2.3MB 2021-05-15T13:50:11.2524180Z ==> Installing ffmpeg dependency: fribidi 2021-05-15T13:50:11.2544730Z ==> Pouring fribidi--1.0.10.catalina.bottle.tar.gz 2021-05-15T13:50:11.2563460Z 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-5292-1nbp3qt 2021-05-15T13:50:11.2867130Z cp -pR /private/tmp/d20210515-5292-1nbp3qt/fribidi/. /usr/local/Cellar/fribidi 2021-05-15T13:50:11.3271600Z chmod -Rf +w /private/tmp/d20210515-5292-1nbp3qt 2021-05-15T13:50:11.4010280Z ==> Finishing up 2021-05-15T13:50:11.4397880Z ln -s ../Cellar/fribidi/1.0.10/bin/fribidi fribidi 2021-05-15T13:50:11.4404160Z ln -s ../Cellar/fribidi/1.0.10/include/fribidi fribidi 2021-05-15T13:50:11.4416000Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_charset_to_unicode.3 fribidi_charset_to_unicode.3 2021-05-15T13:50:11.4421570Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_debug_status.3 fribidi_debug_status.3 2021-05-15T13:50:11.4427780Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_type.3 fribidi_get_bidi_type.3 2021-05-15T13:50:11.4433320Z 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:50:11.4438880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bidi_types.3 fribidi_get_bidi_types.3 2021-05-15T13:50:11.4443790Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket.3 fribidi_get_bracket.3 2021-05-15T13:50:11.4449830Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_bracket_types.3 fribidi_get_bracket_types.3 2021-05-15T13:50:11.4455120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_type.3 fribidi_get_joining_type.3 2021-05-15T13:50:11.4460540Z 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:50:11.4465880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_joining_types.3 fribidi_get_joining_types.3 2021-05-15T13:50:11.4471340Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_mirror_char.3 fribidi_get_mirror_char.3 2021-05-15T13:50:11.4492440Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_par_direction.3 fribidi_get_par_direction.3 2021-05-15T13:50:11.4498260Z 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:50:11.4503510Z 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:50:11.4509850Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type.3 fribidi_get_type.3 2021-05-15T13:50:11.4515940Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_get_type_internal.3 fribidi_get_type_internal.3 2021-05-15T13:50:11.4521180Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_join_arabic.3 fribidi_join_arabic.3 2021-05-15T13:50:11.4526770Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_log2vis.3 fribidi_log2vis.3 2021-05-15T13:50:11.4532580Z 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:50:11.4537710Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_mirroring_status.3 fribidi_mirroring_status.3 2021-05-15T13:50:11.4543380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_parse_charset.3 fribidi_parse_charset.3 2021-05-15T13:50:11.4548480Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_remove_bidi_marks.3 fribidi_remove_bidi_marks.3 2021-05-15T13:50:11.4553810Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_line.3 fribidi_reorder_line.3 2021-05-15T13:50:11.4559380Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_reorder_nsm_status.3 fribidi_reorder_nsm_status.3 2021-05-15T13:50:11.4564680Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_debug.3 fribidi_set_debug.3 2021-05-15T13:50:11.4570120Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_mirroring.3 fribidi_set_mirroring.3 2021-05-15T13:50:11.4575880Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_set_reorder_nsm.3 fribidi_set_reorder_nsm.3 2021-05-15T13:50:11.4580640Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape.3 fribidi_shape.3 2021-05-15T13:50:11.4586320Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_arabic.3 fribidi_shape_arabic.3 2021-05-15T13:50:11.4591420Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_shape_mirroring.3 fribidi_shape_mirroring.3 2021-05-15T13:50:11.4597090Z ln -s ../../../Cellar/fribidi/1.0.10/share/man/man3/fribidi_unicode_to_charset.3 fribidi_unicode_to_charset.3 2021-05-15T13:50:11.4603830Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.0.dylib libfribidi.0.dylib 2021-05-15T13:50:11.4608560Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.a libfribidi.a 2021-05-15T13:50:11.4613720Z ln -s ../Cellar/fribidi/1.0.10/lib/libfribidi.dylib libfribidi.dylib 2021-05-15T13:50:11.4621310Z ln -s ../../Cellar/fribidi/1.0.10/lib/pkgconfig/fribidi.pc fribidi.pc 2021-05-15T13:50:11.4851450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5712-1b1scyl.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:50:13.7205130Z ==> Summary 2021-05-15T13:50:13.7258840Z 🍺 /usr/local/Cellar/fribidi/1.0.10: 67 files, 609.2KB 2021-05-15T13:50:13.7265520Z ==> Installing ffmpeg dependency: gobject-introspection 2021-05-15T13:50:13.9149130Z ==> Pouring gobject-introspection--1.68.0.catalina.bottle.tar.gz 2021-05-15T13:50:13.9166800Z 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-5292-1bjcu8v 2021-05-15T13:50:14.0296100Z cp -pR /private/tmp/d20210515-5292-1bjcu8v/gobject-introspection/. /usr/local/Cellar/gobject-introspection 2021-05-15T13:50:14.1561490Z chmod -Rf +w /private/tmp/d20210515-5292-1bjcu8v 2021-05-15T13:50:14.3694230Z ==> Finishing up 2021-05-15T13:50:14.4307130Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-annotation-tool g-ir-annotation-tool 2021-05-15T13:50:14.4311240Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-compiler g-ir-compiler 2021-05-15T13:50:14.4316360Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-generate g-ir-generate 2021-05-15T13:50:14.4321040Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-inspect g-ir-inspect 2021-05-15T13:50:14.4325480Z ln -s ../Cellar/gobject-introspection/1.68.0/bin/g-ir-scanner g-ir-scanner 2021-05-15T13:50:14.4332940Z ln -s ../Cellar/gobject-introspection/1.68.0/include/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T13:50:14.4341390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/aclocal/introspection.m4 introspection.m4 2021-05-15T13:50:14.4349410Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBus-1.0.gir DBus-1.0.gir 2021-05-15T13:50:14.4355110Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/DBusGLib-1.0.gir DBusGLib-1.0.gir 2021-05-15T13:50:14.4360250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GIRepository-2.0.gir GIRepository-2.0.gir 2021-05-15T13:50:14.4364820Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GL-1.0.gir GL-1.0.gir 2021-05-15T13:50:14.4369840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GLib-2.0.gir GLib-2.0.gir 2021-05-15T13:50:14.4375250Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GModule-2.0.gir GModule-2.0.gir 2021-05-15T13:50:14.4380310Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/GObject-2.0.gir GObject-2.0.gir 2021-05-15T13:50:14.4385630Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Gio-2.0.gir Gio-2.0.gir 2021-05-15T13:50:14.4390420Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/Vulkan-1.0.gir Vulkan-1.0.gir 2021-05-15T13:50:14.4396390Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/cairo-1.0.gir cairo-1.0.gir 2021-05-15T13:50:14.4402340Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/fontconfig-2.0.gir fontconfig-2.0.gir 2021-05-15T13:50:15.0996720Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/freetype2-2.0.gir freetype2-2.0.gir 2021-05-15T13:50:15.0998510Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/gir-1.2.rnc gir-1.2.rnc 2021-05-15T13:50:15.1003520Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/libxml2-2.0.gir libxml2-2.0.gir 2021-05-15T13:50:15.1005760Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/win32-1.0.gir win32-1.0.gir 2021-05-15T13:50:15.1007840Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xfixes-4.0.gir xfixes-4.0.gir 2021-05-15T13:50:15.1009810Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xft-2.0.gir xft-2.0.gir 2021-05-15T13:50:15.1011750Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xlib-2.0.gir xlib-2.0.gir 2021-05-15T13:50:15.1014870Z ln -s ../../Cellar/gobject-introspection/1.68.0/share/gir-1.0/xrandr-1.3.gir xrandr-1.3.gir 2021-05-15T13:50:15.1017170Z ln -s ../Cellar/gobject-introspection/1.68.0/share/gobject-introspection-1.0 gobject-introspection-1.0 2021-05-15T13:50:15.1019480Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-compiler.1 g-ir-compiler.1 2021-05-15T13:50:15.1021580Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-generate.1 g-ir-generate.1 2021-05-15T13:50:15.1023630Z ln -s ../../../Cellar/gobject-introspection/1.68.0/share/man/man1/g-ir-scanner.1 g-ir-scanner.1 2021-05-15T13:50:15.1027310Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBus-1.0.typelib DBus-1.0.typelib 2021-05-15T13:50:15.1030410Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/DBusGLib-1.0.typelib DBusGLib-1.0.typelib 2021-05-15T13:50:15.1033000Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GIRepository-2.0.typelib GIRepository-2.0.typelib 2021-05-15T13:50:15.1035350Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GL-1.0.typelib GL-1.0.typelib 2021-05-15T13:50:15.1037500Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GLib-2.0.typelib GLib-2.0.typelib 2021-05-15T13:50:15.1039750Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GModule-2.0.typelib GModule-2.0.typelib 2021-05-15T13:50:15.1042080Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/GObject-2.0.typelib GObject-2.0.typelib 2021-05-15T13:50:15.1044360Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Gio-2.0.typelib Gio-2.0.typelib 2021-05-15T13:50:15.1046570Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/Vulkan-1.0.typelib Vulkan-1.0.typelib 2021-05-15T13:50:15.1048810Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/cairo-1.0.typelib cairo-1.0.typelib 2021-05-15T13:50:15.1051520Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/fontconfig-2.0.typelib fontconfig-2.0.typelib 2021-05-15T13:50:15.1053940Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/freetype2-2.0.typelib freetype2-2.0.typelib 2021-05-15T13:50:15.1056290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/libxml2-2.0.typelib libxml2-2.0.typelib 2021-05-15T13:50:15.1058510Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/win32-1.0.typelib win32-1.0.typelib 2021-05-15T13:50:15.1060720Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xfixes-4.0.typelib xfixes-4.0.typelib 2021-05-15T13:50:15.1062910Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xft-2.0.typelib xft-2.0.typelib 2021-05-15T13:50:15.1065060Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xlib-2.0.typelib xlib-2.0.typelib 2021-05-15T13:50:15.1067290Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/girepository-1.0/xrandr-1.3.typelib xrandr-1.3.typelib 2021-05-15T13:50:15.1069550Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/gobject-introspection gobject-introspection 2021-05-15T13:50:15.1071910Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.1.dylib libgirepository-1.0.1.dylib 2021-05-15T13:50:15.1074380Z ln -s ../Cellar/gobject-introspection/1.68.0/lib/libgirepository-1.0.dylib libgirepository-1.0.dylib 2021-05-15T13:50:15.1076970Z ln -s ../../Cellar/gobject-introspection/1.68.0/lib/pkgconfig/gobject-introspection-1.0.pc gobject-introspection-1.0.pc 2021-05-15T13:50:15.1080010Z 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:50:15.1083730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5738-11mup7b.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:50:16.7981620Z ==> Summary 2021-05-15T13:50:16.8122240Z 🍺 /usr/local/Cellar/gobject-introspection/1.68.0: 190 files, 12.7MB 2021-05-15T13:50:16.8128330Z ==> Installing ffmpeg dependency: graphite2 2021-05-15T13:50:16.8181060Z ==> Pouring graphite2--1.3.14.catalina.bottle.tar.gz 2021-05-15T13:50:16.8199430Z 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-5292-180tkzd 2021-05-15T13:50:16.8356790Z cp -pR /private/tmp/d20210515-5292-180tkzd/graphite2/. /usr/local/Cellar/graphite2 2021-05-15T13:50:16.8531150Z chmod -Rf +w /private/tmp/d20210515-5292-180tkzd 2021-05-15T13:50:16.9061080Z ==> Finishing up 2021-05-15T13:50:16.9414490Z ln -s ../Cellar/graphite2/1.3.14/bin/gr2fonttest gr2fonttest 2021-05-15T13:50:16.9421140Z ln -s ../Cellar/graphite2/1.3.14/include/graphite2 graphite2 2021-05-15T13:50:16.9428450Z ln -s ../Cellar/graphite2/1.3.14/share/graphite2 graphite2 2021-05-15T13:50:16.9435530Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.2.1.dylib libgraphite2.3.2.1.dylib 2021-05-15T13:50:16.9440670Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.3.dylib libgraphite2.3.dylib 2021-05-15T13:50:16.9446140Z ln -s ../Cellar/graphite2/1.3.14/lib/libgraphite2.dylib libgraphite2.dylib 2021-05-15T13:50:16.9454130Z ln -s ../../Cellar/graphite2/1.3.14/lib/pkgconfig/graphite2.pc graphite2.pc 2021-05-15T13:50:16.9647790Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5764-1pm027h.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:50:19.2337490Z ==> Summary 2021-05-15T13:50:19.2366390Z 🍺 /usr/local/Cellar/graphite2/1.3.14: 18 files, 235.7KB 2021-05-15T13:50:19.2373670Z ==> Installing ffmpeg dependency: harfbuzz 2021-05-15T13:50:19.4587130Z ==> Pouring harfbuzz--2.8.1.catalina.bottle.tar.gz 2021-05-15T13:50:19.4605050Z 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-5292-cxd47 2021-05-15T13:50:19.5247910Z cp -pR /private/tmp/d20210515-5292-cxd47/harfbuzz/. /usr/local/Cellar/harfbuzz 2021-05-15T13:50:19.5804760Z chmod -Rf +w /private/tmp/d20210515-5292-cxd47 2021-05-15T13:50:19.7578440Z ==> Finishing up 2021-05-15T13:50:19.7937340Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-ot-shape-closure hb-ot-shape-closure 2021-05-15T13:50:19.7941410Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-shape hb-shape 2021-05-15T13:50:19.7946950Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-subset hb-subset 2021-05-15T13:50:19.7953250Z ln -s ../Cellar/harfbuzz/2.8.1/bin/hb-view hb-view 2021-05-15T13:50:19.7960920Z ln -s ../Cellar/harfbuzz/2.8.1/include/harfbuzz harfbuzz 2021-05-15T13:50:19.8001890Z ln -s ../../Cellar/harfbuzz/2.8.1/share/gir-1.0/HarfBuzz-0.0.gir HarfBuzz-0.0.gir 2021-05-15T13:50:19.8011370Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/cmake/harfbuzz harfbuzz 2021-05-15T13:50:19.8020020Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/girepository-1.0/HarfBuzz-0.0.typelib HarfBuzz-0.0.typelib 2021-05-15T13:50:19.8025650Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.0.dylib libharfbuzz-gobject.0.dylib 2021-05-15T13:50:19.8031140Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.a libharfbuzz-gobject.a 2021-05-15T13:50:19.8037170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-gobject.dylib libharfbuzz-gobject.dylib 2021-05-15T13:50:19.8043170Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.0.dylib libharfbuzz-icu.0.dylib 2021-05-15T13:50:19.8048700Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.a libharfbuzz-icu.a 2021-05-15T13:50:19.8054510Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-icu.dylib libharfbuzz-icu.dylib 2021-05-15T13:50:19.8060000Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.0.dylib libharfbuzz-subset.0.dylib 2021-05-15T13:50:19.8065190Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.a libharfbuzz-subset.a 2021-05-15T13:50:19.8071020Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz-subset.dylib libharfbuzz-subset.dylib 2021-05-15T13:50:19.8076230Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.0.dylib libharfbuzz.0.dylib 2021-05-15T13:50:19.8081630Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.a libharfbuzz.a 2021-05-15T13:50:19.8086900Z ln -s ../Cellar/harfbuzz/2.8.1/lib/libharfbuzz.dylib libharfbuzz.dylib 2021-05-15T13:50:19.8095590Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-gobject.pc harfbuzz-gobject.pc 2021-05-15T13:50:19.8101380Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-icu.pc harfbuzz-icu.pc 2021-05-15T13:50:19.8108070Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz-subset.pc harfbuzz-subset.pc 2021-05-15T13:50:19.8113570Z ln -s ../../Cellar/harfbuzz/2.8.1/lib/pkgconfig/harfbuzz.pc harfbuzz.pc 2021-05-15T13:50:19.8388100Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5793-19aiywe.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:50:22.1905760Z ==> Summary 2021-05-15T13:50:22.1962290Z 🍺 /usr/local/Cellar/harfbuzz/2.8.1: 68 files, 7MB 2021-05-15T13:50:22.1968490Z ==> Installing ffmpeg dependency: libass 2021-05-15T13:50:22.4334070Z ==> Pouring libass--0.15.1.catalina.bottle.tar.gz 2021-05-15T13:50:22.4352240Z 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-5292-11veusz 2021-05-15T13:50:22.4472270Z cp -pR /private/tmp/d20210515-5292-11veusz/libass/. /usr/local/Cellar/libass 2021-05-15T13:50:22.4647920Z chmod -Rf +w /private/tmp/d20210515-5292-11veusz 2021-05-15T13:50:22.5166530Z ==> Finishing up 2021-05-15T13:50:22.5560330Z ln -s ../Cellar/libass/0.15.1/include/ass ass 2021-05-15T13:50:22.5566540Z ln -s ../Cellar/libass/0.15.1/lib/libass.9.dylib libass.9.dylib 2021-05-15T13:50:22.5570910Z ln -s ../Cellar/libass/0.15.1/lib/libass.a libass.a 2021-05-15T13:50:22.5576220Z ln -s ../Cellar/libass/0.15.1/lib/libass.dylib libass.dylib 2021-05-15T13:50:22.5583630Z ln -s ../../Cellar/libass/0.15.1/lib/pkgconfig/libass.pc libass.pc 2021-05-15T13:50:22.5714120Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5819-dylw2l.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:50:24.8090730Z ==> Summary 2021-05-15T13:50:24.8109070Z 🍺 /usr/local/Cellar/libass/0.15.1: 10 files, 576.2KB 2021-05-15T13:50:24.8115140Z ==> Installing ffmpeg dependency: libbluray 2021-05-15T13:50:24.8315100Z ==> Pouring libbluray--1.3.0.catalina.bottle.tar.gz 2021-05-15T13:50:24.8333490Z 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-5292-fia90 2021-05-15T13:50:24.8530530Z cp -pR /private/tmp/d20210515-5292-fia90/libbluray/. /usr/local/Cellar/libbluray 2021-05-15T13:50:24.8727250Z chmod -Rf +w /private/tmp/d20210515-5292-fia90 2021-05-15T13:50:24.9450240Z ==> Finishing up 2021-05-15T13:50:24.9854340Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_info bd_info 2021-05-15T13:50:24.9858570Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_list_titles bd_list_titles 2021-05-15T13:50:24.9863360Z ln -s ../Cellar/libbluray/1.3.0/bin/bd_splice bd_splice 2021-05-15T13:50:24.9869760Z ln -s ../Cellar/libbluray/1.3.0/include/libbluray libbluray 2021-05-15T13:50:24.9877010Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.2.dylib libbluray.2.dylib 2021-05-15T13:50:24.9881570Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.a libbluray.a 2021-05-15T13:50:24.9901460Z ln -s ../Cellar/libbluray/1.3.0/lib/libbluray.dylib libbluray.dylib 2021-05-15T13:50:24.9909080Z ln -s ../../Cellar/libbluray/1.3.0/lib/pkgconfig/libbluray.pc libbluray.pc 2021-05-15T13:50:25.0080390Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5845-az4f3e.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:50:27.2935350Z ==> Summary 2021-05-15T13:50:27.2961090Z 🍺 /usr/local/Cellar/libbluray/1.3.0: 21 files, 939KB 2021-05-15T13:50:27.2966650Z ==> Installing ffmpeg dependency: libsoxr 2021-05-15T13:50:27.3020640Z ==> Pouring libsoxr--0.1.3.catalina.bottle.1.tar.gz 2021-05-15T13:50:27.3038350Z 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-5292-ld7at6 2021-05-15T13:50:27.3211030Z cp -pR /private/tmp/d20210515-5292-ld7at6/libsoxr/. /usr/local/Cellar/libsoxr 2021-05-15T13:50:27.3442760Z chmod -Rf +w /private/tmp/d20210515-5292-ld7at6 2021-05-15T13:50:27.3998130Z ==> Finishing up 2021-05-15T13:50:27.4377440Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr-lsr.h soxr-lsr.h 2021-05-15T13:50:27.4381710Z ln -s ../Cellar/libsoxr/0.1.3/include/soxr.h soxr.h 2021-05-15T13:50:27.4389760Z ln -s ../../Cellar/libsoxr/0.1.3/share/doc/libsoxr libsoxr 2021-05-15T13:50:27.4411540Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.1.9.dylib libsoxr-lsr.0.1.9.dylib 2021-05-15T13:50:27.4416650Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.0.dylib libsoxr-lsr.0.dylib 2021-05-15T13:50:27.4421880Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr-lsr.dylib libsoxr-lsr.dylib 2021-05-15T13:50:27.4426920Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.1.2.dylib libsoxr.0.1.2.dylib 2021-05-15T13:50:27.4431980Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.0.dylib libsoxr.0.dylib 2021-05-15T13:50:27.4436990Z ln -s ../Cellar/libsoxr/0.1.3/lib/libsoxr.dylib libsoxr.dylib 2021-05-15T13:50:27.4444640Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr-lsr.pc soxr-lsr.pc 2021-05-15T13:50:27.4449740Z ln -s ../../Cellar/libsoxr/0.1.3/lib/pkgconfig/soxr.pc soxr.pc 2021-05-15T13:50:27.4619730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5871-h2ujha.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:50:29.6608180Z ==> Summary 2021-05-15T13:50:29.6676340Z 🍺 /usr/local/Cellar/libsoxr/0.1.3: 29 files, 276.3KB 2021-05-15T13:50:29.6683670Z ==> Installing ffmpeg dependency: libvidstab 2021-05-15T13:50:29.6735090Z ==> Pouring libvidstab--1.1.0.catalina.bottle.1.tar.gz 2021-05-15T13:50:29.6753640Z 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-5292-y3uimv 2021-05-15T13:50:29.6909910Z cp -pR /private/tmp/d20210515-5292-y3uimv/libvidstab/. /usr/local/Cellar/libvidstab 2021-05-15T13:50:29.7099000Z chmod -Rf +w /private/tmp/d20210515-5292-y3uimv 2021-05-15T13:50:29.7616890Z ==> Finishing up 2021-05-15T13:50:29.7826460Z ln -s ../Cellar/libvidstab/1.1.0/include/vid.stab vid.stab 2021-05-15T13:50:29.7834020Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.1.1.dylib libvidstab.1.1.dylib 2021-05-15T13:50:29.7839630Z ln -s ../Cellar/libvidstab/1.1.0/lib/libvidstab.dylib libvidstab.dylib 2021-05-15T13:50:29.7847300Z ln -s ../../Cellar/libvidstab/1.1.0/lib/pkgconfig/vidstab.pc vidstab.pc 2021-05-15T13:50:29.7994960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5897-e7pym4.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:50:31.9508330Z ==> Summary 2021-05-15T13:50:31.9536830Z 🍺 /usr/local/Cellar/libvidstab/1.1.0: 25 files, 136.8KB 2021-05-15T13:50:31.9545350Z ==> Installing ffmpeg dependency: libvpx 2021-05-15T13:50:31.9572560Z ==> Pouring libvpx--1.10.0.catalina.bottle.tar.gz 2021-05-15T13:50:31.9590300Z 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-5292-mszqu7 2021-05-15T13:50:31.9866920Z cp -pR /private/tmp/d20210515-5292-mszqu7/libvpx/. /usr/local/Cellar/libvpx 2021-05-15T13:50:32.0085300Z chmod -Rf +w /private/tmp/d20210515-5292-mszqu7 2021-05-15T13:50:32.0514190Z ==> Finishing up 2021-05-15T13:50:32.0913400Z ln -s ../Cellar/libvpx/1.10.0/include/vpx vpx 2021-05-15T13:50:32.0919710Z ln -s ../Cellar/libvpx/1.10.0/lib/libvpx.a libvpx.a 2021-05-15T13:50:32.0926520Z ln -s ../../Cellar/libvpx/1.10.0/lib/pkgconfig/vpx.pc vpx.pc 2021-05-15T13:50:32.1021490Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5923-2gf6ds.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:50:34.3710580Z ==> Summary 2021-05-15T13:50:34.3733070Z 🍺 /usr/local/Cellar/libvpx/1.10.0: 18 files, 3MB 2021-05-15T13:50:34.3741240Z ==> Installing ffmpeg dependency: opencore-amr 2021-05-15T13:50:34.3763650Z ==> Pouring opencore-amr--0.1.5.catalina.bottle.tar.gz 2021-05-15T13:50:34.3781930Z 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-5292-y3nzwy 2021-05-15T13:50:34.3926550Z cp -pR /private/tmp/d20210515-5292-y3nzwy/opencore-amr/. /usr/local/Cellar/opencore-amr 2021-05-15T13:50:34.4087520Z chmod -Rf +w /private/tmp/d20210515-5292-y3nzwy 2021-05-15T13:50:34.4598330Z ==> Finishing up 2021-05-15T13:50:34.4984300Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrnb opencore-amrnb 2021-05-15T13:50:34.4988660Z ln -s ../Cellar/opencore-amr/0.1.5/include/opencore-amrwb opencore-amrwb 2021-05-15T13:50:34.4995610Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.0.dylib libopencore-amrnb.0.dylib 2021-05-15T13:50:34.5000790Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.a libopencore-amrnb.a 2021-05-15T13:50:34.5005900Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrnb.dylib libopencore-amrnb.dylib 2021-05-15T13:50:34.5011430Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.0.dylib libopencore-amrwb.0.dylib 2021-05-15T13:50:34.5016390Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.a libopencore-amrwb.a 2021-05-15T13:50:34.5021610Z ln -s ../Cellar/opencore-amr/0.1.5/lib/libopencore-amrwb.dylib libopencore-amrwb.dylib 2021-05-15T13:50:34.5029070Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrnb.pc opencore-amrnb.pc 2021-05-15T13:50:34.5034340Z ln -s ../../Cellar/opencore-amr/0.1.5/lib/pkgconfig/opencore-amrwb.pc opencore-amrwb.pc 2021-05-15T13:50:34.5182820Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5949-1ym3dnu.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:50:36.6764500Z ==> Summary 2021-05-15T13:50:36.6789270Z 🍺 /usr/local/Cellar/opencore-amr/0.1.5: 17 files, 645.7KB 2021-05-15T13:50:36.6796880Z ==> Installing ffmpeg dependency: rav1e 2021-05-15T13:50:36.6908790Z ==> Pouring rav1e--0.4.1_1.catalina.bottle.tar.gz 2021-05-15T13:50:36.6926370Z 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-5292-1uh75tn 2021-05-15T13:50:37.1950320Z cp -pR /private/tmp/d20210515-5292-1uh75tn/rav1e/. /usr/local/Cellar/rav1e 2021-05-15T13:50:37.4283190Z chmod -Rf +w /private/tmp/d20210515-5292-1uh75tn 2021-05-15T13:50:37.4885750Z ==> Finishing up 2021-05-15T13:50:37.5265950Z ln -s ../Cellar/rav1e/0.4.1_1/bin/rav1e rav1e 2021-05-15T13:50:37.5271670Z ln -s ../Cellar/rav1e/0.4.1_1/include/rav1e rav1e 2021-05-15T13:50:37.5292950Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.4.1.dylib librav1e.0.4.1.dylib 2021-05-15T13:50:37.5308620Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.0.dylib librav1e.0.dylib 2021-05-15T13:50:37.5317650Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.a librav1e.a 2021-05-15T13:50:37.5328340Z ln -s ../Cellar/rav1e/0.4.1_1/lib/librav1e.dylib librav1e.dylib 2021-05-15T13:50:37.5351100Z ln -s ../../Cellar/rav1e/0.4.1_1/lib/pkgconfig/rav1e.pc rav1e.pc 2021-05-15T13:50:37.5595080Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-5975-7p8bu3.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:50:39.8398570Z ==> Summary 2021-05-15T13:50:39.8420410Z 🍺 /usr/local/Cellar/rav1e/0.4.1_1: 13 files, 106.0MB 2021-05-15T13:50:39.8426670Z ==> Installing ffmpeg dependency: libsamplerate 2021-05-15T13:50:39.8835080Z ==> Pouring libsamplerate--0.1.9_1.catalina.bottle.1.tar.gz 2021-05-15T13:50:39.8853590Z 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-5292-9e0jyi 2021-05-15T13:50:39.9200060Z cp -pR /private/tmp/d20210515-5292-9e0jyi/libsamplerate/. /usr/local/Cellar/libsamplerate 2021-05-15T13:50:39.9467010Z chmod -Rf +w /private/tmp/d20210515-5292-9e0jyi 2021-05-15T13:50:40.0121590Z ==> Finishing up 2021-05-15T13:50:40.0521910Z ln -s ../Cellar/libsamplerate/0.1.9_1/bin/sndfile-resample sndfile-resample 2021-05-15T13:50:40.0528330Z ln -s ../Cellar/libsamplerate/0.1.9_1/include/samplerate.h samplerate.h 2021-05-15T13:50:40.0537160Z ln -s ../../Cellar/libsamplerate/0.1.9_1/share/doc/libsamplerate0-dev libsamplerate0-dev 2021-05-15T13:50:40.0543590Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.0.dylib libsamplerate.0.dylib 2021-05-15T13:50:40.0548660Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.a libsamplerate.a 2021-05-15T13:50:40.0553950Z ln -s ../Cellar/libsamplerate/0.1.9_1/lib/libsamplerate.dylib libsamplerate.dylib 2021-05-15T13:50:40.0561620Z ln -s ../../Cellar/libsamplerate/0.1.9_1/lib/pkgconfig/samplerate.pc samplerate.pc 2021-05-15T13:50:40.0739800Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6001-ef58e8.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:50:42.3867140Z ==> Summary 2021-05-15T13:50:42.3901890Z 🍺 /usr/local/Cellar/libsamplerate/0.1.9_1: 28 files, 3MB 2021-05-15T13:50:42.3908520Z ==> Installing ffmpeg dependency: rubberband 2021-05-15T13:50:42.4422220Z ==> Pouring rubberband--1.9.1.catalina.bottle.tar.gz 2021-05-15T13:50:42.4440580Z 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-5292-14hcg77 2021-05-15T13:50:42.4592660Z cp -pR /private/tmp/d20210515-5292-14hcg77/rubberband/. /usr/local/Cellar/rubberband 2021-05-15T13:50:42.4746840Z chmod -Rf +w /private/tmp/d20210515-5292-14hcg77 2021-05-15T13:50:42.5287730Z ==> Finishing up 2021-05-15T13:50:42.5689590Z ln -s ../Cellar/rubberband/1.9.1/bin/rubberband rubberband 2021-05-15T13:50:42.5699560Z ln -s ../Cellar/rubberband/1.9.1/include/rubberband rubberband 2021-05-15T13:50:42.5706720Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.2.dylib librubberband.2.dylib 2021-05-15T13:50:42.5712590Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.a librubberband.a 2021-05-15T13:50:42.5718170Z ln -s ../Cellar/rubberband/1.9.1/lib/librubberband.dylib librubberband.dylib 2021-05-15T13:50:42.5727750Z ln -s ../../Cellar/rubberband/1.9.1/lib/pkgconfig/rubberband.pc rubberband.pc 2021-05-15T13:50:42.5874450Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6027-wdweq6.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:50:44.8801980Z ==> Summary 2021-05-15T13:50:44.8823070Z 🍺 /usr/local/Cellar/rubberband/1.9.1: 12 files, 1MB 2021-05-15T13:50:44.8828600Z ==> Installing ffmpeg dependency: sdl2 2021-05-15T13:50:44.8886020Z ==> Pouring sdl2--2.0.14_1.catalina.bottle.tar.gz 2021-05-15T13:50:44.8904630Z 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-5292-75gs76 2021-05-15T13:50:44.9516630Z cp -pR /private/tmp/d20210515-5292-75gs76/sdl2/. /usr/local/Cellar/sdl2 2021-05-15T13:50:45.0120340Z chmod -Rf +w /private/tmp/d20210515-5292-75gs76 2021-05-15T13:50:45.0966760Z ==> Finishing up 2021-05-15T13:50:45.1362460Z ln -s ../Cellar/sdl2/2.0.14_1/bin/sdl2-config sdl2-config 2021-05-15T13:50:45.1368420Z ln -s ../Cellar/sdl2/2.0.14_1/include/SDL2 SDL2 2021-05-15T13:50:45.1377920Z ln -s ../../Cellar/sdl2/2.0.14_1/share/aclocal/sdl2.m4 sdl2.m4 2021-05-15T13:50:45.1386060Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/cmake/SDL2 SDL2 2021-05-15T13:50:45.1391000Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2-2.0.0.dylib libSDL2-2.0.0.dylib 2021-05-15T13:50:45.1395840Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.a libSDL2.a 2021-05-15T13:50:45.1401030Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2.dylib libSDL2.dylib 2021-05-15T13:50:45.1406110Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2_test.a libSDL2_test.a 2021-05-15T13:50:45.1411290Z ln -s ../Cellar/sdl2/2.0.14_1/lib/libSDL2main.a libSDL2main.a 2021-05-15T13:50:45.1418410Z ln -s ../../Cellar/sdl2/2.0.14_1/lib/pkgconfig/sdl2.pc sdl2.pc 2021-05-15T13:50:45.1692430Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6053-5xbo8k.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:50:47.4172290Z ==> Summary 2021-05-15T13:50:47.4239980Z 🍺 /usr/local/Cellar/sdl2/2.0.14_1: 91 files, 5MB 2021-05-15T13:50:47.4246260Z ==> Installing ffmpeg dependency: snappy 2021-05-15T13:50:47.4340000Z ==> Pouring snappy--1.1.8.catalina.bottle.tar.gz 2021-05-15T13:50:47.4357170Z 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-5292-w4vqb3 2021-05-15T13:50:47.4480370Z cp -pR /private/tmp/d20210515-5292-w4vqb3/snappy/. /usr/local/Cellar/snappy 2021-05-15T13:50:47.4638740Z chmod -Rf +w /private/tmp/d20210515-5292-w4vqb3 2021-05-15T13:50:47.5102810Z ==> Finishing up 2021-05-15T13:50:47.5577410Z ln -s ../Cellar/snappy/1.1.8/include/snappy-c.h snappy-c.h 2021-05-15T13:50:47.5582550Z ln -s ../Cellar/snappy/1.1.8/include/snappy-sinksource.h snappy-sinksource.h 2021-05-15T13:50:47.5587150Z ln -s ../Cellar/snappy/1.1.8/include/snappy-stubs-public.h snappy-stubs-public.h 2021-05-15T13:50:47.5591350Z ln -s ../Cellar/snappy/1.1.8/include/snappy.h snappy.h 2021-05-15T13:50:47.5600710Z ln -s ../../Cellar/snappy/1.1.8/lib/cmake/Snappy Snappy 2021-05-15T13:50:47.5605740Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.1.8.dylib libsnappy.1.1.8.dylib 2021-05-15T13:50:47.5610970Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.1.dylib libsnappy.1.dylib 2021-05-15T13:50:47.5615410Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.a libsnappy.a 2021-05-15T13:50:47.5620610Z ln -s ../Cellar/snappy/1.1.8/lib/libsnappy.dylib libsnappy.dylib 2021-05-15T13:50:47.5757440Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6079-120llyr.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:50:49.8990870Z ==> Summary 2021-05-15T13:50:49.9013830Z 🍺 /usr/local/Cellar/snappy/1.1.8: 18 files, 122.8KB 2021-05-15T13:50:49.9019490Z ==> Installing ffmpeg dependency: speex 2021-05-15T13:50:49.9080550Z ==> Pouring speex--1.2.0.catalina.bottle.tar.gz 2021-05-15T13:50:49.9099700Z 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-5292-ktvmca 2021-05-15T13:50:49.9265930Z cp -pR /private/tmp/d20210515-5292-ktvmca/speex/. /usr/local/Cellar/speex 2021-05-15T13:50:49.9473950Z chmod -Rf +w /private/tmp/d20210515-5292-ktvmca 2021-05-15T13:50:50.0003760Z ==> Finishing up 2021-05-15T13:50:50.0417200Z ln -s ../Cellar/speex/1.2.0/include/speex speex 2021-05-15T13:50:50.0425250Z ln -s ../../Cellar/speex/1.2.0/share/aclocal/speex.m4 speex.m4 2021-05-15T13:50:50.0432450Z ln -s ../../Cellar/speex/1.2.0/share/doc/speex speex 2021-05-15T13:50:50.0438300Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.1.dylib libspeex.1.dylib 2021-05-15T13:50:50.0443120Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.a libspeex.a 2021-05-15T13:50:50.0448390Z ln -s ../Cellar/speex/1.2.0/lib/libspeex.dylib libspeex.dylib 2021-05-15T13:50:50.0456240Z ln -s ../../Cellar/speex/1.2.0/lib/pkgconfig/speex.pc speex.pc 2021-05-15T13:50:50.0610150Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6105-103hs74.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:50:52.2682620Z ==> Summary 2021-05-15T13:50:52.2712360Z 🍺 /usr/local/Cellar/speex/1.2.0: 21 files, 694.8KB 2021-05-15T13:50:52.2718620Z ==> Installing ffmpeg dependency: srt 2021-05-15T13:50:52.2800930Z ==> Pouring srt--1.4.3.catalina.bottle.tar.gz 2021-05-15T13:50:52.2818600Z 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-5292-1lvonw3 2021-05-15T13:50:52.3179490Z cp -pR /private/tmp/d20210515-5292-1lvonw3/srt/. /usr/local/Cellar/srt 2021-05-15T13:50:52.3395650Z chmod -Rf +w /private/tmp/d20210515-5292-1lvonw3 2021-05-15T13:50:52.4276410Z ==> Finishing up 2021-05-15T13:50:52.4805440Z ln -s ../Cellar/srt/1.4.3/bin/srt-ffplay srt-ffplay 2021-05-15T13:50:52.4811720Z ln -s ../Cellar/srt/1.4.3/bin/srt-file-transmit srt-file-transmit 2021-05-15T13:50:52.4822740Z ln -s ../Cellar/srt/1.4.3/bin/srt-live-transmit srt-live-transmit 2021-05-15T13:50:52.4894490Z ln -s ../Cellar/srt/1.4.3/bin/srt-tunnel srt-tunnel 2021-05-15T13:50:52.4901030Z ln -s ../Cellar/srt/1.4.3/include/srt srt 2021-05-15T13:50:52.4908320Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.3.dylib libsrt.1.4.3.dylib 2021-05-15T13:50:52.4913250Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.1.4.dylib libsrt.1.4.dylib 2021-05-15T13:50:52.4917920Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.a libsrt.a 2021-05-15T13:50:52.4924290Z ln -s ../Cellar/srt/1.4.3/lib/libsrt.dylib libsrt.dylib 2021-05-15T13:50:52.4932500Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/haisrt.pc haisrt.pc 2021-05-15T13:50:52.4937570Z ln -s ../../Cellar/srt/1.4.3/lib/pkgconfig/srt.pc srt.pc 2021-05-15T13:50:52.5115980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6131-1ylmi0e.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:50:54.6975570Z ==> Summary 2021-05-15T13:50:54.6999500Z 🍺 /usr/local/Cellar/srt/1.4.3: 20 files, 4.2MB 2021-05-15T13:50:54.7005630Z ==> Installing ffmpeg dependency: giflib 2021-05-15T13:50:54.7026870Z ==> Pouring giflib--5.2.1.catalina.bottle.tar.gz 2021-05-15T13:50:54.7045590Z 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-5292-xq1yye 2021-05-15T13:50:54.7204910Z cp -pR /private/tmp/d20210515-5292-xq1yye/giflib/. /usr/local/Cellar/giflib 2021-05-15T13:50:54.7366400Z chmod -Rf +w /private/tmp/d20210515-5292-xq1yye 2021-05-15T13:50:54.7855280Z ==> Finishing up 2021-05-15T13:50:54.8258320Z ln -s ../Cellar/giflib/5.2.1/bin/gif2rgb gif2rgb 2021-05-15T13:50:54.8263150Z ln -s ../Cellar/giflib/5.2.1/bin/gifbuild gifbuild 2021-05-15T13:50:54.8268340Z ln -s ../Cellar/giflib/5.2.1/bin/gifclrmp gifclrmp 2021-05-15T13:50:54.8273050Z ln -s ../Cellar/giflib/5.2.1/bin/giffix giffix 2021-05-15T13:50:54.8277750Z ln -s ../Cellar/giflib/5.2.1/bin/giftext giftext 2021-05-15T13:50:54.8282910Z ln -s ../Cellar/giflib/5.2.1/bin/giftool giftool 2021-05-15T13:50:54.8289530Z ln -s ../Cellar/giflib/5.2.1/include/gif_lib.h gif_lib.h 2021-05-15T13:50:54.8296630Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.2.0.dylib libgif.7.2.0.dylib 2021-05-15T13:50:54.8301790Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.7.dylib libgif.7.dylib 2021-05-15T13:50:54.8306720Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.a libgif.a 2021-05-15T13:50:54.8311730Z ln -s ../Cellar/giflib/5.2.1/lib/libgif.dylib libgif.dylib 2021-05-15T13:50:54.8475870Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6157-e92pks.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:50:57.0351940Z ==> Summary 2021-05-15T13:50:57.0376160Z 🍺 /usr/local/Cellar/giflib/5.2.1: 19 files, 383.5KB 2021-05-15T13:50:57.0382550Z ==> Installing ffmpeg dependency: leptonica 2021-05-15T13:50:57.0994680Z ==> Pouring leptonica--1.80.0.catalina.bottle.tar.gz 2021-05-15T13:50:57.1013020Z 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-5292-q9c7xm 2021-05-15T13:50:57.1573510Z cp -pR /private/tmp/d20210515-5292-q9c7xm/leptonica/. /usr/local/Cellar/leptonica 2021-05-15T13:50:57.1999910Z chmod -Rf +w /private/tmp/d20210515-5292-q9c7xm 2021-05-15T13:50:57.4809200Z ==> Finishing up 2021-05-15T13:50:57.5188740Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestopdf convertfilestopdf 2021-05-15T13:50:57.5194610Z ln -s ../Cellar/leptonica/1.80.0/bin/convertfilestops convertfilestops 2021-05-15T13:50:57.5200750Z ln -s ../Cellar/leptonica/1.80.0/bin/convertformat convertformat 2021-05-15T13:50:57.5206450Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestopdf convertsegfilestopdf 2021-05-15T13:50:57.5212830Z ln -s ../Cellar/leptonica/1.80.0/bin/convertsegfilestops convertsegfilestops 2021-05-15T13:50:57.5243350Z ln -s ../Cellar/leptonica/1.80.0/bin/converttopdf converttopdf 2021-05-15T13:50:57.5248940Z ln -s ../Cellar/leptonica/1.80.0/bin/converttops converttops 2021-05-15T13:50:57.5254910Z ln -s ../Cellar/leptonica/1.80.0/bin/fileinfo fileinfo 2021-05-15T13:50:57.5260480Z ln -s ../Cellar/leptonica/1.80.0/bin/imagetops imagetops 2021-05-15T13:50:57.5266540Z ln -s ../Cellar/leptonica/1.80.0/bin/xtractprotos xtractprotos 2021-05-15T13:50:57.5273580Z ln -s ../Cellar/leptonica/1.80.0/include/leptonica leptonica 2021-05-15T13:50:57.5284130Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig-version.cmake LeptonicaConfig-version.cmake 2021-05-15T13:50:57.5290570Z ln -s ../../Cellar/leptonica/1.80.0/lib/cmake/LeptonicaConfig.cmake LeptonicaConfig.cmake 2021-05-15T13:50:57.5295960Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.5.dylib liblept.5.dylib 2021-05-15T13:50:57.5301270Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.a liblept.a 2021-05-15T13:50:57.5306950Z ln -s ../Cellar/leptonica/1.80.0/lib/liblept.dylib liblept.dylib 2021-05-15T13:50:57.5315180Z ln -s ../../Cellar/leptonica/1.80.0/lib/pkgconfig/lept.pc lept.pc 2021-05-15T13:50:57.5599110Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6183-uj26rv.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:50:59.7955480Z ==> Summary 2021-05-15T13:50:59.7998710Z 🍺 /usr/local/Cellar/leptonica/1.80.0: 52 files, 6MB 2021-05-15T13:50:59.8005660Z ==> Installing ffmpeg dependency: tesseract 2021-05-15T13:50:59.8750600Z ==> Pouring tesseract--4.1.1.catalina.bottle.tar.gz 2021-05-15T13:50:59.8769050Z 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-5292-vgscg4 2021-05-15T13:51:00.0817260Z cp -pR /private/tmp/d20210515-5292-vgscg4/tesseract/. /usr/local/Cellar/tesseract 2021-05-15T13:51:00.1816970Z chmod -Rf +w /private/tmp/d20210515-5292-vgscg4 2021-05-15T13:51:00.2698140Z ==> Finishing up 2021-05-15T13:51:00.3099490Z ln -s ../Cellar/tesseract/4.1.1/bin/tesseract tesseract 2021-05-15T13:51:00.3105690Z ln -s ../Cellar/tesseract/4.1.1/include/tesseract tesseract 2021-05-15T13:51:00.3111770Z ln -s ../Cellar/tesseract/4.1.1/share/tessdata tessdata 2021-05-15T13:51:00.3118300Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.4.dylib libtesseract.4.dylib 2021-05-15T13:51:00.3123060Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.a libtesseract.a 2021-05-15T13:51:00.3128510Z ln -s ../Cellar/tesseract/4.1.1/lib/libtesseract.dylib libtesseract.dylib 2021-05-15T13:51:00.3135590Z ln -s ../../Cellar/tesseract/4.1.1/lib/pkgconfig/tesseract.pc tesseract.pc 2021-05-15T13:51:00.3373960Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6209-7l007t.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:51:02.5620230Z ==> Caveats 2021-05-15T13:51:02.5621130Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T13:51:02.5622530Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T13:51:02.5623600Z ==> Summary 2021-05-15T13:51:02.5673130Z 🍺 /usr/local/Cellar/tesseract/4.1.1: 65 files, 29.6MB 2021-05-15T13:51:02.5679610Z ==> Installing ffmpeg dependency: theora 2021-05-15T13:51:02.5832000Z ==> Pouring theora--1.1.1.catalina.bottle.4.tar.gz 2021-05-15T13:51:02.5850610Z 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-5292-1y6n8xu 2021-05-15T13:51:02.6332990Z cp -pR /private/tmp/d20210515-5292-1y6n8xu/theora/. /usr/local/Cellar/theora 2021-05-15T13:51:02.6904690Z chmod -Rf +w /private/tmp/d20210515-5292-1y6n8xu 2021-05-15T13:51:02.7822230Z ==> Finishing up 2021-05-15T13:51:02.8241560Z ln -s ../Cellar/theora/1.1.1/include/theora theora 2021-05-15T13:51:03.7780680Z ln -s ../../Cellar/theora/1.1.1/share/doc/libtheora-1.1.1 libtheora-1.1.1 2021-05-15T13:51:03.7783570Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.0.dylib libtheora.0.dylib 2021-05-15T13:51:03.7785220Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.a libtheora.a 2021-05-15T13:51:03.7786840Z ln -s ../Cellar/theora/1.1.1/lib/libtheora.dylib libtheora.dylib 2021-05-15T13:51:03.7788630Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.1.dylib libtheoradec.1.dylib 2021-05-15T13:51:03.7790690Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.a libtheoradec.a 2021-05-15T13:51:03.7792620Z ln -s ../Cellar/theora/1.1.1/lib/libtheoradec.dylib libtheoradec.dylib 2021-05-15T13:51:03.7794490Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.1.dylib libtheoraenc.1.dylib 2021-05-15T13:51:03.7796670Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.a libtheoraenc.a 2021-05-15T13:51:03.7798480Z ln -s ../Cellar/theora/1.1.1/lib/libtheoraenc.dylib libtheoraenc.dylib 2021-05-15T13:51:03.7800230Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theora.pc theora.pc 2021-05-15T13:51:03.7801860Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoradec.pc theoradec.pc 2021-05-15T13:51:03.7803510Z ln -s ../../Cellar/theora/1.1.1/lib/pkgconfig/theoraenc.pc theoraenc.pc 2021-05-15T13:51:03.7806270Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6235-bivs9c.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:51:05.1723620Z ==> Summary 2021-05-15T13:51:05.1793730Z 🍺 /usr/local/Cellar/theora/1.1.1: 97 files, 2.2MB 2021-05-15T13:51:05.1800690Z ==> Installing ffmpeg dependency: x264 2021-05-15T13:51:05.1830720Z ==> Pouring x264--r3049.catalina.bottle.tar.gz 2021-05-15T13:51:05.1849520Z tar --extract --no-same-owner --file /Users/runner/Library/Caches/Homebrew/downloads/c172dd6e26add8758dbfacfb49f5bd5e9cbe9f5bb3a795c9faa0226a2390ea29--x264--r3049.catalina.bottle.tar.gz --directory /private/tmp/d20210515-5292-116xjdf 2021-05-15T13:51:05.2257760Z cp -pR /private/tmp/d20210515-5292-116xjdf/x264/. /usr/local/Cellar/x264 2021-05-15T13:51:05.2492230Z chmod -Rf +w /private/tmp/d20210515-5292-116xjdf 2021-05-15T13:51:05.3004750Z ==> Finishing up 2021-05-15T13:51:05.3409210Z ln -s ../Cellar/x264/r3049/bin/x264 x264 2021-05-15T13:51:05.3414820Z ln -s ../Cellar/x264/r3049/include/x264.h x264.h 2021-05-15T13:51:05.3419720Z ln -s ../Cellar/x264/r3049/include/x264_config.h x264_config.h 2021-05-15T13:51:05.3426420Z ln -s ../Cellar/x264/r3049/lib/libx264.161.dylib libx264.161.dylib 2021-05-15T13:51:05.3431170Z ln -s ../Cellar/x264/r3049/lib/libx264.a libx264.a 2021-05-15T13:51:05.3436760Z ln -s ../Cellar/x264/r3049/lib/libx264.dylib libx264.dylib 2021-05-15T13:51:05.3443750Z ln -s ../../Cellar/x264/r3049/lib/pkgconfig/x264.pc x264.pc 2021-05-15T13:51:05.3590730Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6262-1qldop3.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:51:07.6005840Z ==> Summary 2021-05-15T13:51:07.6025770Z 🍺 /usr/local/Cellar/x264/r3049: 11 files, 5.7MB 2021-05-15T13:51:07.6032490Z ==> Installing ffmpeg dependency: x265 2021-05-15T13:51:07.6094130Z ==> Pouring x265--3.5.catalina.bottle.1.tar.gz 2021-05-15T13:51:07.6112430Z 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-5292-1w4k0kq 2021-05-15T13:51:07.7500340Z cp -pR /private/tmp/d20210515-5292-1w4k0kq/x265/. /usr/local/Cellar/x265 2021-05-15T13:51:07.8365150Z chmod -Rf +w /private/tmp/d20210515-5292-1w4k0kq 2021-05-15T13:51:07.9375130Z ==> Finishing up 2021-05-15T13:51:07.9990580Z ln -s ../Cellar/x265/3.5/bin/x265 x265 2021-05-15T13:51:07.9995940Z ln -s ../Cellar/x265/3.5/include/x265.h x265.h 2021-05-15T13:51:08.0000960Z ln -s ../Cellar/x265/3.5/include/x265_config.h x265_config.h 2021-05-15T13:51:08.0007940Z ln -s ../Cellar/x265/3.5/lib/libx265.199.dylib libx265.199.dylib 2021-05-15T13:51:08.0012400Z ln -s ../Cellar/x265/3.5/lib/libx265.a libx265.a 2021-05-15T13:51:08.0017440Z ln -s ../Cellar/x265/3.5/lib/libx265.dylib libx265.dylib 2021-05-15T13:51:08.0024990Z ln -s ../../Cellar/x265/3.5/lib/pkgconfig/x265.pc x265.pc 2021-05-15T13:51:08.0230420Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6288-2aszqz.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:51:10.2341580Z ==> Summary 2021-05-15T13:51:10.2359830Z 🍺 /usr/local/Cellar/x265/3.5: 11 files, 35.8MB 2021-05-15T13:51:10.2366920Z ==> Installing ffmpeg dependency: xvid 2021-05-15T13:51:10.2390610Z ==> Pouring xvid--1.3.7.catalina.bottle.tar.gz 2021-05-15T13:51:10.2407450Z 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-5292-1e2m8ac 2021-05-15T13:51:10.2558330Z cp -pR /private/tmp/d20210515-5292-1e2m8ac/xvid/. /usr/local/Cellar/xvid 2021-05-15T13:51:10.2729350Z chmod -Rf +w /private/tmp/d20210515-5292-1e2m8ac 2021-05-15T13:51:10.3163600Z ==> Finishing up 2021-05-15T13:51:10.3563580Z ln -s ../Cellar/xvid/1.3.7/include/xvid.h xvid.h 2021-05-15T13:51:10.3569780Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.4.dylib libxvidcore.4.dylib 2021-05-15T13:51:10.3575020Z ln -s ../Cellar/xvid/1.3.7/lib/libxvidcore.a libxvidcore.a 2021-05-15T13:51:10.3709590Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6314-1mpjtvd.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:51:12.5579960Z ==> Summary 2021-05-15T13:51:12.5596580Z 🍺 /usr/local/Cellar/xvid/1.3.7: 10 files, 1.2MB 2021-05-15T13:51:12.5605830Z ==> Installing ffmpeg dependency: zeromq 2021-05-15T13:51:12.5733110Z ==> Pouring zeromq--4.3.4.catalina.bottle.tar.gz 2021-05-15T13:51:12.5751160Z 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-5292-s6529b 2021-05-15T13:51:12.6344390Z cp -pR /private/tmp/d20210515-5292-s6529b/zeromq/. /usr/local/Cellar/zeromq 2021-05-15T13:51:12.6938040Z chmod -Rf +w /private/tmp/d20210515-5292-s6529b 2021-05-15T13:51:12.7795390Z ==> Finishing up 2021-05-15T13:51:12.8110090Z ln -s ../Cellar/zeromq/4.3.4/bin/curve_keygen curve_keygen 2021-05-15T13:51:12.8116600Z ln -s ../Cellar/zeromq/4.3.4/include/zmq.h zmq.h 2021-05-15T13:51:12.8121880Z ln -s ../Cellar/zeromq/4.3.4/include/zmq_utils.h zmq_utils.h 2021-05-15T13:51:12.8135470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_dec.3 zmq_atomic_counter_dec.3 2021-05-15T13:51:12.8141460Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_destroy.3 zmq_atomic_counter_destroy.3 2021-05-15T13:51:12.8147060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_inc.3 zmq_atomic_counter_inc.3 2021-05-15T13:51:12.8152570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_new.3 zmq_atomic_counter_new.3 2021-05-15T13:51:12.8158560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_set.3 zmq_atomic_counter_set.3 2021-05-15T13:51:12.8164720Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_atomic_counter_value.3 zmq_atomic_counter_value.3 2021-05-15T13:51:12.8169820Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_bind.3 zmq_bind.3 2021-05-15T13:51:12.8175450Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_close.3 zmq_close.3 2021-05-15T13:51:12.8182010Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect.3 zmq_connect.3 2021-05-15T13:51:12.8187770Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_connect_peer.3 zmq_connect_peer.3 2021-05-15T13:51:12.8193100Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_get.3 zmq_ctx_get.3 2021-05-15T13:51:12.8199310Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_new.3 zmq_ctx_new.3 2021-05-15T13:51:12.8204910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_set.3 zmq_ctx_set.3 2021-05-15T13:51:12.8210780Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_shutdown.3 zmq_ctx_shutdown.3 2021-05-15T13:51:12.8216830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_ctx_term.3 zmq_ctx_term.3 2021-05-15T13:51:12.8222070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_keypair.3 zmq_curve_keypair.3 2021-05-15T13:51:12.8227530Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_curve_public.3 zmq_curve_public.3 2021-05-15T13:51:12.8233240Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_disconnect.3 zmq_disconnect.3 2021-05-15T13:51:12.8238760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_errno.3 zmq_errno.3 2021-05-15T13:51:12.8244570Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_getsockopt.3 zmq_getsockopt.3 2021-05-15T13:51:12.8270060Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_has.3 zmq_has.3 2021-05-15T13:51:12.8275420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_close.3 zmq_msg_close.3 2021-05-15T13:51:12.8280670Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_copy.3 zmq_msg_copy.3 2021-05-15T13:51:12.8286080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_data.3 zmq_msg_data.3 2021-05-15T13:51:12.8291390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_get.3 zmq_msg_get.3 2021-05-15T13:51:12.8296740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_gets.3 zmq_msg_gets.3 2021-05-15T13:51:12.8302300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init.3 zmq_msg_init.3 2021-05-15T13:51:12.8307740Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_buffer.3 zmq_msg_init_buffer.3 2021-05-15T13:51:12.8313760Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_data.3 zmq_msg_init_data.3 2021-05-15T13:51:12.8319700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_init_size.3 zmq_msg_init_size.3 2021-05-15T13:51:12.8324950Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_more.3 zmq_msg_more.3 2021-05-15T13:51:12.8330390Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_move.3 zmq_msg_move.3 2021-05-15T13:51:12.8335960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_recv.3 zmq_msg_recv.3 2021-05-15T13:51:12.8341420Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_routing_id.3 zmq_msg_routing_id.3 2021-05-15T13:51:12.8346640Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_send.3 zmq_msg_send.3 2021-05-15T13:51:12.8351830Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_set.3 zmq_msg_set.3 2021-05-15T13:51:12.8357970Z 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:51:12.8362860Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_msg_size.3 zmq_msg_size.3 2021-05-15T13:51:12.8367990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poll.3 zmq_poll.3 2021-05-15T13:51:12.8373470Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_poller.3 zmq_poller.3 2021-05-15T13:51:12.8378960Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy.3 zmq_proxy.3 2021-05-15T13:51:12.8384290Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_proxy_steerable.3 zmq_proxy_steerable.3 2021-05-15T13:51:12.8389400Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recv.3 zmq_recv.3 2021-05-15T13:51:12.8394650Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_recvmsg.3 zmq_recvmsg.3 2021-05-15T13:51:12.8400550Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send.3 zmq_send.3 2021-05-15T13:51:12.8406080Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_send_const.3 zmq_send_const.3 2021-05-15T13:51:12.8411480Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_sendmsg.3 zmq_sendmsg.3 2021-05-15T13:51:12.8416880Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_setsockopt.3 zmq_setsockopt.3 2021-05-15T13:51:12.8422070Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket.3 zmq_socket.3 2021-05-15T13:51:12.8427380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor.3 zmq_socket_monitor.3 2021-05-15T13:51:12.8432900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_socket_monitor_versioned.3 zmq_socket_monitor_versioned.3 2021-05-15T13:51:12.8438940Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_strerror.3 zmq_strerror.3 2021-05-15T13:51:12.8444410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_timers.3 zmq_timers.3 2021-05-15T13:51:12.8449700Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_unbind.3 zmq_unbind.3 2021-05-15T13:51:12.8454910Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_version.3 zmq_version.3 2021-05-15T13:51:12.8459990Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_decode.3 zmq_z85_decode.3 2021-05-15T13:51:12.8465300Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man3/zmq_z85_encode.3 zmq_z85_encode.3 2021-05-15T13:51:12.8473350Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq.7 zmq.7 2021-05-15T13:51:12.8478900Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_curve.7 zmq_curve.7 2021-05-15T13:51:12.8484380Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_gssapi.7 zmq_gssapi.7 2021-05-15T13:51:12.8490050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_inproc.7 zmq_inproc.7 2021-05-15T13:51:12.8495090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_ipc.7 zmq_ipc.7 2021-05-15T13:51:12.8501050Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_null.7 zmq_null.7 2021-05-15T13:51:12.8506090Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_pgm.7 zmq_pgm.7 2021-05-15T13:51:12.8511330Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_plain.7 zmq_plain.7 2021-05-15T13:51:12.8531560Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tcp.7 zmq_tcp.7 2021-05-15T13:51:12.8537130Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_tipc.7 zmq_tipc.7 2021-05-15T13:51:12.8542410Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_udp.7 zmq_udp.7 2021-05-15T13:51:12.8548340Z ln -s ../../../Cellar/zeromq/4.3.4/share/man/man7/zmq_vmci.7 zmq_vmci.7 2021-05-15T13:51:12.8574870Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.5.dylib libzmq.5.dylib 2021-05-15T13:51:12.8580060Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.a libzmq.a 2021-05-15T13:51:12.8585090Z ln -s ../Cellar/zeromq/4.3.4/lib/libzmq.dylib libzmq.dylib 2021-05-15T13:51:12.8592710Z ln -s ../../Cellar/zeromq/4.3.4/lib/pkgconfig/libzmq.pc libzmq.pc 2021-05-15T13:51:12.8861000Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6340-gz2kmg.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:51:15.1135350Z ==> Summary 2021-05-15T13:51:15.1197690Z 🍺 /usr/local/Cellar/zeromq/4.3.4: 83 files, 6.0MB 2021-05-15T13:51:15.1203610Z ==> Installing ffmpeg dependency: zimg 2021-05-15T13:51:15.1289050Z ==> Pouring zimg--3.0.1.catalina.bottle.tar.gz 2021-05-15T13:51:15.1307020Z 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-5292-90rl4u 2021-05-15T13:51:15.1597450Z cp -pR /private/tmp/d20210515-5292-90rl4u/zimg/. /usr/local/Cellar/zimg 2021-05-15T13:51:15.1841320Z chmod -Rf +w /private/tmp/d20210515-5292-90rl4u 2021-05-15T13:51:15.2410930Z ==> Finishing up 2021-05-15T13:51:15.2835140Z ln -s ../Cellar/zimg/3.0.1/include/zimg++.hpp zimg++.hpp 2021-05-15T13:51:15.2839090Z ln -s ../Cellar/zimg/3.0.1/include/zimg.h zimg.h 2021-05-15T13:51:15.2847980Z ln -s ../../Cellar/zimg/3.0.1/share/doc/zimg zimg 2021-05-15T13:51:15.2853600Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.2.dylib libzimg.2.dylib 2021-05-15T13:51:15.2858500Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.a libzimg.a 2021-05-15T13:51:15.2863660Z ln -s ../Cellar/zimg/3.0.1/lib/libzimg.dylib libzimg.dylib 2021-05-15T13:51:15.2870870Z ln -s ../../Cellar/zimg/3.0.1/lib/pkgconfig/zimg.pc zimg.pc 2021-05-15T13:51:15.3035980Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6366-1l9dbpg.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:51:17.5601140Z ==> Summary 2021-05-15T13:51:17.5635030Z 🍺 /usr/local/Cellar/zimg/3.0.1: 27 files, 2.2MB 2021-05-15T13:51:17.5642850Z ==> Installing ffmpeg 2021-05-15T13:51:17.5647300Z ==> Pouring ffmpeg--4.4_1.catalina.bottle.tar.gz 2021-05-15T13:51:17.5664690Z 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-5292-qhajj 2021-05-15T13:51:17.9539300Z cp -pR /private/tmp/d20210515-5292-qhajj/ffmpeg/. /usr/local/Cellar/ffmpeg 2021-05-15T13:51:18.2140430Z chmod -Rf +w /private/tmp/d20210515-5292-qhajj 2021-05-15T13:51:21.9672540Z ==> Finishing up 2021-05-15T13:51:22.0072960Z ln -s ../Cellar/ffmpeg/4.4_1/bin/aviocat aviocat 2021-05-15T13:51:22.0085030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/bisect-create bisect-create 2021-05-15T13:51:22.0103280Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cl2c cl2c 2021-05-15T13:51:22.0118350Z ln -s ../Cellar/ffmpeg/4.4_1/bin/clean-diff clean-diff 2021-05-15T13:51:22.0130690Z ln -s ../Cellar/ffmpeg/4.4_1/bin/crypto_bench crypto_bench 2021-05-15T13:51:22.0147900Z ln -s ../Cellar/ffmpeg/4.4_1/bin/cws2fws cws2fws 2021-05-15T13:51:22.0159560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/dvd2concat dvd2concat 2021-05-15T13:51:22.0170180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/enum_options enum_options 2021-05-15T13:51:22.0181530Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffescape ffescape 2021-05-15T13:51:22.0198290Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffeval ffeval 2021-05-15T13:51:22.0208450Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffhash ffhash 2021-05-15T13:51:22.0216790Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffmpeg ffmpeg 2021-05-15T13:51:22.0230460Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffplay ffplay 2021-05-15T13:51:22.0245180Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ffprobe ffprobe 2021-05-15T13:51:22.0258190Z ln -s ../Cellar/ffmpeg/4.4_1/bin/fourcc2pixfmt fourcc2pixfmt 2021-05-15T13:51:22.0270000Z ln -s ../Cellar/ffmpeg/4.4_1/bin/gen-rc gen-rc 2021-05-15T13:51:22.0288440Z ln -s ../Cellar/ffmpeg/4.4_1/bin/graph2dot graph2dot 2021-05-15T13:51:22.0300100Z ln -s ../Cellar/ffmpeg/4.4_1/bin/ismindex ismindex 2021-05-15T13:51:22.0312220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/libav-merge-next-commit libav-merge-next-commit 2021-05-15T13:51:22.0323940Z ln -s ../Cellar/ffmpeg/4.4_1/bin/loudnorm.rb loudnorm.rb 2021-05-15T13:51:22.0336420Z ln -s ../Cellar/ffmpeg/4.4_1/bin/make_chlayout_test make_chlayout_test 2021-05-15T13:51:22.0349740Z ln -s ../Cellar/ffmpeg/4.4_1/bin/missing_codec_desc missing_codec_desc 2021-05-15T13:51:22.0361970Z ln -s ../Cellar/ffmpeg/4.4_1/bin/murge murge 2021-05-15T13:51:22.0370030Z ln -s ../Cellar/ffmpeg/4.4_1/bin/normalize.py normalize.py 2021-05-15T13:51:22.0378860Z ln -s ../Cellar/ffmpeg/4.4_1/bin/patcheck patcheck 2021-05-15T13:51:22.0404770Z ln -s ../Cellar/ffmpeg/4.4_1/bin/pktdumper pktdumper 2021-05-15T13:51:22.0410220Z ln -s ../Cellar/ffmpeg/4.4_1/bin/plotframes plotframes 2021-05-15T13:51:22.0415850Z ln -s ../Cellar/ffmpeg/4.4_1/bin/probetest probetest 2021-05-15T13:51:22.0420910Z ln -s ../Cellar/ffmpeg/4.4_1/bin/qt-faststart qt-faststart 2021-05-15T13:51:22.0425870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/seek_print seek_print 2021-05-15T13:51:22.0431010Z ln -s ../Cellar/ffmpeg/4.4_1/bin/sidxindex sidxindex 2021-05-15T13:51:22.0436240Z ln -s ../Cellar/ffmpeg/4.4_1/bin/target_dec_fate.sh target_dec_fate.sh 2021-05-15T13:51:22.0441360Z ln -s ../Cellar/ffmpeg/4.4_1/bin/trasher trasher 2021-05-15T13:51:22.0447870Z ln -s ../Cellar/ffmpeg/4.4_1/bin/uncoded_frame uncoded_frame 2021-05-15T13:51:22.0453230Z ln -s ../Cellar/ffmpeg/4.4_1/bin/unwrap-diff unwrap-diff 2021-05-15T13:51:22.0458680Z ln -s ../Cellar/ffmpeg/4.4_1/bin/venc_data_dump venc_data_dump 2021-05-15T13:51:22.0463500Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqsend zmqsend 2021-05-15T13:51:22.0468560Z ln -s ../Cellar/ffmpeg/4.4_1/bin/zmqshell.py zmqshell.py 2021-05-15T13:51:22.0476830Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavcodec libavcodec 2021-05-15T13:51:22.0481700Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavdevice libavdevice 2021-05-15T13:51:22.0486530Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavfilter libavfilter 2021-05-15T13:51:22.0491700Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavformat libavformat 2021-05-15T13:51:22.0496850Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavresample libavresample 2021-05-15T13:51:22.0501320Z ln -s ../Cellar/ffmpeg/4.4_1/include/libavutil libavutil 2021-05-15T13:51:22.0506890Z ln -s ../Cellar/ffmpeg/4.4_1/include/libpostproc libpostproc 2021-05-15T13:51:22.0511920Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswresample libswresample 2021-05-15T13:51:22.0517260Z ln -s ../Cellar/ffmpeg/4.4_1/include/libswscale libswscale 2021-05-15T13:51:22.0523520Z ln -s ../Cellar/ffmpeg/4.4_1/share/ffmpeg ffmpeg 2021-05-15T13:51:22.0540830Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-all.1 ffmpeg-all.1 2021-05-15T13:51:22.0547600Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-bitstream-filters.1 ffmpeg-bitstream-filters.1 2021-05-15T13:51:22.0553200Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-codecs.1 ffmpeg-codecs.1 2021-05-15T13:51:22.0559370Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-devices.1 ffmpeg-devices.1 2021-05-15T13:51:22.0565210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-filters.1 ffmpeg-filters.1 2021-05-15T13:51:22.0572280Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-formats.1 ffmpeg-formats.1 2021-05-15T13:51:22.0579800Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-protocols.1 ffmpeg-protocols.1 2021-05-15T13:51:22.0586390Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-resampler.1 ffmpeg-resampler.1 2021-05-15T13:51:22.0593880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-scaler.1 ffmpeg-scaler.1 2021-05-15T13:51:22.0599880Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg-utils.1 ffmpeg-utils.1 2021-05-15T13:51:22.0608230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffmpeg.1 ffmpeg.1 2021-05-15T13:51:22.0614570Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay-all.1 ffplay-all.1 2021-05-15T13:51:22.0622380Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffplay.1 ffplay.1 2021-05-15T13:51:22.0628230Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe-all.1 ffprobe-all.1 2021-05-15T13:51:22.0634210Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man1/ffprobe.1 ffprobe.1 2021-05-15T13:51:22.0650360Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavcodec.3 libavcodec.3 2021-05-15T13:51:22.0656990Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavdevice.3 libavdevice.3 2021-05-15T13:51:22.0663080Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavfilter.3 libavfilter.3 2021-05-15T13:51:22.0669480Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavformat.3 libavformat.3 2021-05-15T13:51:22.0675730Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libavutil.3 libavutil.3 2021-05-15T13:51:22.0681940Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswresample.3 libswresample.3 2021-05-15T13:51:22.0689680Z ln -s ../../../Cellar/ffmpeg/4.4_1/share/man/man3/libswscale.3 libswscale.3 2021-05-15T13:51:22.0698670Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.134.100.dylib libavcodec.58.134.100.dylib 2021-05-15T13:51:22.0704250Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.58.dylib libavcodec.58.dylib 2021-05-15T13:51:22.0710480Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.a libavcodec.a 2021-05-15T13:51:22.0716490Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavcodec.dylib libavcodec.dylib 2021-05-15T13:51:22.0723120Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.13.100.dylib libavdevice.58.13.100.dylib 2021-05-15T13:51:22.0729450Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.58.dylib libavdevice.58.dylib 2021-05-15T13:51:22.0735860Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.a libavdevice.a 2021-05-15T13:51:22.0761240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavdevice.dylib libavdevice.dylib 2021-05-15T13:51:22.0767240Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.110.100.dylib libavfilter.7.110.100.dylib 2021-05-15T13:51:22.0772050Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.7.dylib libavfilter.7.dylib 2021-05-15T13:51:22.0776870Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.a libavfilter.a 2021-05-15T13:51:22.0781620Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavfilter.dylib libavfilter.dylib 2021-05-15T13:51:22.0787290Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.76.100.dylib libavformat.58.76.100.dylib 2021-05-15T13:51:22.0791900Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.58.dylib libavformat.58.dylib 2021-05-15T13:51:22.0796800Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.a libavformat.a 2021-05-15T13:51:22.0801920Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavformat.dylib libavformat.dylib 2021-05-15T13:51:22.0807520Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.0.0.dylib libavresample.4.0.0.dylib 2021-05-15T13:51:22.0812820Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.4.dylib libavresample.4.dylib 2021-05-15T13:51:22.0817430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.a libavresample.a 2021-05-15T13:51:22.0822590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavresample.dylib libavresample.dylib 2021-05-15T13:51:22.0827590Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.70.100.dylib libavutil.56.70.100.dylib 2021-05-15T13:51:22.0832600Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.56.dylib libavutil.56.dylib 2021-05-15T13:51:22.0837420Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.a libavutil.a 2021-05-15T13:51:22.0842410Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libavutil.dylib libavutil.dylib 2021-05-15T13:51:22.0847570Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.9.100.dylib libpostproc.55.9.100.dylib 2021-05-15T13:51:22.0852510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.55.dylib libpostproc.55.dylib 2021-05-15T13:51:22.0857230Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.a libpostproc.a 2021-05-15T13:51:22.0862510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libpostproc.dylib libpostproc.dylib 2021-05-15T13:51:22.0867430Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.9.100.dylib libswresample.3.9.100.dylib 2021-05-15T13:51:22.0872510Z ln -s ../Cellar/ffmpeg/4.4_1/lib/libswresample.3.dylib libswresample.3.dylib 2021-05-15T13:51:22.0876260Z Only the first 100 operations were output. 2021-05-15T13:51:22.2022700Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6392-1rsij4b.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:51:24.7145620Z ==> Summary 2021-05-15T13:51:24.7324250Z 🍺 /usr/local/Cellar/ffmpeg/4.4_1: 276 files, 52.7MB 2021-05-15T13:51:25.6035150Z ==> Caveats 2021-05-15T13:51:25.6036850Z ==> tesseract 2021-05-15T13:51:25.6037650Z This formula contains only the "eng", "osd", and "snum" language data files. 2021-05-15T13:51:25.6039060Z If you need any other supported languages, run `brew install tesseract-lang`. 2021-05-15T13:51:27.2814790Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/manifests/9.53.3_1 2021-05-15T13:51:28.5621650Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:51:29.1878180Z ==> Downloading https://ghcr.io/v2/homebrew/core/ghostscript/blobs/sha256:cf523782d68ba11a936318c387118390277eb2edc3baeee21c7875cfea9857ad 2021-05-15T13:51:29.6024270Z ==> 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:51:29.6360710Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:51:30.0001800Z ==> Verifying checksum for 'b45455a0dfed5a8759d9b9478d880915793339202f53b41fa03412d31bac02de--ghostscript--9.53.3_1.catalina.bottle.tar.gz' 2021-05-15T13:51:30.1119750Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/manifests/6.9.12-12 2021-05-15T13:51:31.3801130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:51:32.0346400Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/6/blobs/sha256:8a8f55b0bd62833cb0867f0fa690c634ec31469086531fab39d3bf058e69bd01 2021-05-15T13:51:32.4653000Z ==> 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:51:32.4954470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:51:32.6885710Z ==> Verifying checksum for '61aa50036b48b5a8fc2f309e9522bb5f7ca596e372a16fc5792f173843176972--imagemagick@6--6.9.12-12.catalina.bottle.tar.gz' 2021-05-15T13:51:32.7280680Z ==> Installing dependencies for imagemagick@6: ghostscript 2021-05-15T13:51:32.7286410Z ==> Installing imagemagick@6 dependency: ghostscript 2021-05-15T13:51:32.7963610Z ==> Pouring ghostscript--9.53.3_1.catalina.bottle.tar.gz 2021-05-15T13:51:32.7992600Z 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-6399-1amrqkc 2021-05-15T13:51:33.4228980Z cp -pR /private/tmp/d20210515-6399-1amrqkc/ghostscript/. /usr/local/Cellar/ghostscript 2021-05-15T13:51:33.9167020Z chmod -Rf +w /private/tmp/d20210515-6399-1amrqkc 2021-05-15T13:51:34.2963330Z ==> Finishing up 2021-05-15T13:51:34.3177680Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/dvipdf dvipdf 2021-05-15T13:51:34.3197400Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/eps2eps eps2eps 2021-05-15T13:51:34.3208460Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gpcl6 gpcl6 2021-05-15T13:51:34.3217670Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gs gs 2021-05-15T13:51:34.3236950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsbj gsbj 2021-05-15T13:51:34.3249690Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsc gsc 2021-05-15T13:51:34.3257480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj gsdj 2021-05-15T13:51:34.3270170Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsdj500 gsdj500 2021-05-15T13:51:34.3284070Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslj gslj 2021-05-15T13:51:34.3296340Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gslp gslp 2021-05-15T13:51:34.3306870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsnd gsnd 2021-05-15T13:51:34.3322620Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gsx gsx 2021-05-15T13:51:34.3335970Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/gxps gxps 2021-05-15T13:51:34.3348720Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/lprsetup.sh lprsetup.sh 2021-05-15T13:51:34.3361150Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2dsc pdf2dsc 2021-05-15T13:51:34.3371370Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pdf2ps pdf2ps 2021-05-15T13:51:34.3390500Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pf2afm pf2afm 2021-05-15T13:51:34.3403230Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pfbtopfa pfbtopfa 2021-05-15T13:51:34.3412480Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/pphs pphs 2021-05-15T13:51:34.3462080Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/printafm printafm 2021-05-15T13:51:34.3467530Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ascii ps2ascii 2021-05-15T13:51:34.3473290Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2epsi ps2epsi 2021-05-15T13:51:34.3478870Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf ps2pdf 2021-05-15T13:51:34.3484890Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf12 ps2pdf12 2021-05-15T13:51:34.3490390Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf13 ps2pdf13 2021-05-15T13:51:34.3495820Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdf14 ps2pdf14 2021-05-15T13:51:34.3500950Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2pdfwr ps2pdfwr 2021-05-15T13:51:34.3506210Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps ps2ps 2021-05-15T13:51:34.3511380Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/ps2ps2 ps2ps2 2021-05-15T13:51:34.3516830Z ln -s ../Cellar/ghostscript/9.53.3_1/bin/unix-lpr.sh unix-lpr.sh 2021-05-15T13:51:34.3524240Z ln -s ../Cellar/ghostscript/9.53.3_1/include/ghostscript ghostscript 2021-05-15T13:51:34.3533270Z ln -s ../../Cellar/ghostscript/9.53.3_1/share/doc/ghostscript ghostscript 2021-05-15T13:51:34.3538380Z ln -s ../Cellar/ghostscript/9.53.3_1/share/ghostscript ghostscript 2021-05-15T13:51:34.3548400Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/dvipdf.1 dvipdf.1 2021-05-15T13:51:34.3554450Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/eps2eps.1 eps2eps.1 2021-05-15T13:51:34.3560070Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gs.1 gs.1 2021-05-15T13:51:34.3566010Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsbj.1 gsbj.1 2021-05-15T13:51:34.3571890Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj.1 gsdj.1 2021-05-15T13:51:34.3577850Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsdj500.1 gsdj500.1 2021-05-15T13:51:34.3583800Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslj.1 gslj.1 2021-05-15T13:51:34.3589610Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gslp.1 gslp.1 2021-05-15T13:51:34.3595350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/gsnd.1 gsnd.1 2021-05-15T13:51:34.3601150Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2dsc.1 pdf2dsc.1 2021-05-15T13:51:34.3607350Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pdf2ps.1 pdf2ps.1 2021-05-15T13:51:34.3613250Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pf2afm.1 pf2afm.1 2021-05-15T13:51:34.3619300Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/pfbtopfa.1 pfbtopfa.1 2021-05-15T13:51:34.3624750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/printafm.1 printafm.1 2021-05-15T13:51:34.3630530Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ascii.1 ps2ascii.1 2021-05-15T13:51:34.3636170Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2epsi.1 ps2epsi.1 2021-05-15T13:51:34.3641810Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf.1 ps2pdf.1 2021-05-15T13:51:34.3647640Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf12.1 ps2pdf12.1 2021-05-15T13:51:34.3653650Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf13.1 ps2pdf13.1 2021-05-15T13:51:34.3664990Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdf14.1 ps2pdf14.1 2021-05-15T13:51:34.3678840Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2pdfwr.1 ps2pdfwr.1 2021-05-15T13:51:34.3684750Z ln -s ../../../Cellar/ghostscript/9.53.3_1/share/man/man1/ps2ps.1 ps2ps.1 2021-05-15T13:51:34.3692150Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.53.dylib libgs.9.53.dylib 2021-05-15T13:51:34.3697590Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.9.dylib libgs.9.dylib 2021-05-15T13:51:34.3703080Z ln -s ../Cellar/ghostscript/9.53.3_1/lib/libgs.dylib libgs.dylib 2021-05-15T13:51:34.5307920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6569-qmth7s.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:51:36.8005940Z ==> Summary 2021-05-15T13:51:36.8454110Z 🍺 /usr/local/Cellar/ghostscript/9.53.3_1: 668 files, 89.3MB 2021-05-15T13:51:36.8465610Z ==> Installing imagemagick@6 2021-05-15T13:51:36.8469310Z ==> Pouring imagemagick@6--6.9.12-12.catalina.bottle.tar.gz 2021-05-15T13:51:36.8492750Z 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-6399-1q7yjnv 2021-05-15T13:51:37.2117970Z cp -pR /private/tmp/d20210515-6399-1q7yjnv/imagemagick@6/. /usr/local/Cellar/imagemagick@6 2021-05-15T13:51:37.6292310Z chmod -Rf +w /private/tmp/d20210515-6399-1q7yjnv 2021-05-15T13:51:39.2488010Z ==> Finishing up 2021-05-15T13:51:39.5160030Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6595-28sndz.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:51:41.9042200Z ==> Caveats 2021-05-15T13:51:41.9044050Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:51:41.9044920Z because this is an alternate version of another formula. 2021-05-15T13:51:41.9045330Z 2021-05-15T13:51:41.9045920Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T13:51:41.9047290Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:51:41.9047800Z 2021-05-15T13:51:41.9048390Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T13:51:41.9049510Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T13:51:41.9050630Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T13:51:41.9051050Z 2021-05-15T13:51:41.9052000Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T13:51:41.9052850Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T13:51:41.9053290Z 2021-05-15T13:51:41.9054010Z ==> Summary 2021-05-15T13:51:41.9525120Z 🍺 /usr/local/Cellar/imagemagick@6/6.9.12-12: 770 files, 27.8MB 2021-05-15T13:51:42.7083180Z ==> Caveats 2021-05-15T13:51:42.7084170Z ==> imagemagick@6 2021-05-15T13:51:42.7128300Z imagemagick@6 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:51:42.7129310Z because this is an alternate version of another formula. 2021-05-15T13:51:42.7129870Z 2021-05-15T13:51:42.7130460Z If you need to have imagemagick@6 first in your PATH, run: 2021-05-15T13:51:42.7131850Z echo 'export PATH="/usr/local/opt/imagemagick@6/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:51:42.7132350Z 2021-05-15T13:51:42.7132930Z For compilers to find imagemagick@6 you may need to set: 2021-05-15T13:51:42.7134040Z export LDFLAGS="-L/usr/local/opt/imagemagick@6/lib" 2021-05-15T13:51:42.7135160Z export CPPFLAGS="-I/usr/local/opt/imagemagick@6/include" 2021-05-15T13:51:42.7135580Z 2021-05-15T13:51:42.7136520Z For pkg-config to find imagemagick@6 you may need to set: 2021-05-15T13:51:42.7137370Z export PKG_CONFIG_PATH="/usr/local/opt/imagemagick@6/lib/pkgconfig" 2021-05-15T13:51:42.7137800Z 2021-05-15T13:51:44.6292950Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/manifests/1.0.8 2021-05-15T13:51:45.8514380Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:51:46.4424060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libde265/blobs/sha256:774fe5c9c849784aa10648fe3fae971c7d702a47807b6954c8a8763368bce9fc 2021-05-15T13:51:46.8506500Z ==> 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:51:46.8800090Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:51:46.9393550Z ==> Verifying checksum for '101e9355524751e08d27c03557c166b94e3f891d65c5215efa3cfb0dc3fa8868--libde265--1.0.8.catalina.bottle.tar.gz' 2021-05-15T13:51:46.9466730Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/manifests/5.1_1 2021-05-15T13:51:48.1835720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:51:48.7938180Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook/blobs/sha256:8152e5356c47a7b8282f3ed84ee3f29565e8ce620bddeaeaf23dfd1f5ef111a3 2021-05-15T13:51:49.2060140Z ==> 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:51:49.2418810Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:51:49.3230150Z ==> Verifying checksum for '872c344eeb4162896c1521d0a74d4b83c67fcb893417f68c75044a3aa3933439--docbook--5.1_1.catalina.bottle.tar.gz' 2021-05-15T13:51:49.3304390Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/manifests/1.79.2_1 2021-05-15T13:51:50.5420830Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:51:51.1570130Z ==> Downloading https://ghcr.io/v2/homebrew/core/docbook-xsl/blobs/sha256:65a5442556a88a865ef377cb73df0b3edf9ab2240e6f4bb2d71a71eabc74fa26 2021-05-15T13:51:51.5519470Z ==> 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:51:51.5838530Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:51:52.0730470Z ==> Verifying checksum for '5bf3bb989372b3f90a5bee173580ee30f578b3fde4bd787201646110840818d5--docbook-xsl--1.79.2_1.catalina.bottle.tar.gz' 2021-05-15T13:51:52.2261860Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/manifests/2.36.2 2021-05-15T13:51:53.4750160Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:51:54.0947450Z ==> Downloading https://ghcr.io/v2/homebrew/core/gnu-getopt/blobs/sha256:e923cad6e80e57326467d08fecdda7150bb3a6a05c8d1d1b33dac1ef54b19e70 2021-05-15T13:51:54.4905820Z ==> 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:51:54.5286540Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:51:54.5683630Z ==> Verifying checksum for '36bbfbd6e589dd83821f8831c546adbd18ad2283d6d7c638e770b1d993cc5b84--gnu-getopt--2.36.2.catalina.bottle.tar.gz' 2021-05-15T13:51:54.5715360Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/manifests/0.0.28-2 2021-05-15T13:51:55.8617340Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:51:56.5038040Z ==> Downloading https://ghcr.io/v2/homebrew/core/xmlto/blobs/sha256:d2c21b9b398191e21dcf6e7ac53e4dd46fb59d29173e4d8443ac296101cce58f 2021-05-15T13:51:56.9121710Z ==> 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:51:56.9466200Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:51:56.9848380Z ==> Verifying checksum for '0d50e478584b70e3996988d2db8d0f7f60da0b8257b8501ee4efe508301e7a59--xmlto--0.0.28.catalina.bottle.2.tar.gz' 2021-05-15T13:51:56.9881120Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/manifests/2.1 2021-05-15T13:51:58.1971470Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:51:58.8470640Z ==> Downloading https://ghcr.io/v2/homebrew/core/shared-mime-info/blobs/sha256:8cb87ae2f3014998ecebab2d8c37ac9ff364f1164417420c4d8778a38ca17d29 2021-05-15T13:51:59.2472480Z ==> 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:51:59.2795880Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:51:59.3532430Z ==> Verifying checksum for '820500313923c46e3026e4eb1876e3038de96e7d9139427ddc1309a4ad6b1687--shared-mime-info--2.1.catalina.bottle.tar.gz' 2021-05-15T13:51:59.3600610Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/manifests/1.12.0 2021-05-15T13:52:00.6010130Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:52:01.2320090Z ==> Downloading https://ghcr.io/v2/homebrew/core/libheif/blobs/sha256:3e852c84854a7beb0dc3e4ece0c5b161e35271c0eb68c1a1f86f2a3f019c2aa7 2021-05-15T13:52:01.6527240Z ==> 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:52:01.6886620Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:52:01.7657910Z ==> Verifying checksum for '7788fb1e08205fcd167223f9af2af9b75cc8e820b3949577d50351c666466be7--libheif--1.12.0.catalina.bottle.tar.gz' 2021-05-15T13:52:01.7732390Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/manifests/0.4.2_1-1 2021-05-15T13:52:03.0491910Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:52:03.6857930Z ==> Downloading https://ghcr.io/v2/homebrew/core/liblqr/blobs/sha256:18803ed552ae07c1998c87ba6c4ebaee1ec5eaab843c2cfa2cc3775f0b55da23 2021-05-15T13:52:04.0870810Z ==> 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:52:04.1184990Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:52:04.1514990Z ==> Verifying checksum for 'ceb30a9eba5f79f4674e7c97e7981faaed7d52dfbe66633fd04d3a0c05c8b2e5--liblqr--0.4.2_1.catalina.bottle.1.tar.gz' 2021-05-15T13:52:04.1546560Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/manifests/12.0.0 2021-05-15T13:52:05.4493520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:52:06.0780060Z ==> Downloading https://ghcr.io/v2/homebrew/core/libomp/blobs/sha256:33818af9e5fa26153645f63dab95d060fea69757570910d2f86d56eff29a5cf6 2021-05-15T13:52:06.4818920Z ==> 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:52:06.5258840Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:52:06.5787630Z ==> Verifying checksum for '3078f02ebb837089d81ffcbd3b77b3f5cf4a45765dd44083a279e9086de05f38--libomp--12.0.0.catalina.bottle.tar.gz' 2021-05-15T13:52:06.5833650Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/manifests/3.0.1 2021-05-15T13:52:07.8324800Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:52:08.5357070Z ==> Downloading https://ghcr.io/v2/homebrew/core/imath/blobs/sha256:567b606d357b6b959d3ce32e5abe3abcd9b1d43494d7c11a7f48726657a47fb1 2021-05-15T13:52:08.9354610Z ==> 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:52:08.9758260Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:52:09.0205180Z ==> Verifying checksum for '7eefdef90def40240db448c57a98543bf86d9f7c44e1d0e2a8ca775b72176568--imath--3.0.1.catalina.bottle.tar.gz' 2021-05-15T13:52:09.0241020Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/manifests/3.0.1 2021-05-15T13:52:10.3002760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:52:10.9467730Z ==> Downloading https://ghcr.io/v2/homebrew/core/openexr/blobs/sha256:65fcbe8599da30562d3fed1e1a8060e8107f472cea5c8bb7685f0f2fcc26bed0 2021-05-15T13:52:11.3404820Z ==> 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:52:11.3750570Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:52:11.4511930Z ==> Verifying checksum for '27c4da51148c52eaf570a3252095e17e33592bfe51a9c4ca6cb88fb5e0f12674--openexr--3.0.1.catalina.bottle.tar.gz' 2021-05-15T13:52:11.4580290Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/manifests/7.0.11-12 2021-05-15T13:52:12.7537580Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:52:13.3787580Z ==> Downloading https://ghcr.io/v2/homebrew/core/imagemagick/blobs/sha256:8c0f181b90c980c84992d33e26fc79a0502d98e4a2d86d82117c977471a211e9 2021-05-15T13:52:13.7999220Z ==> 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:52:13.8335210Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:52:14.0386300Z ==> Verifying checksum for 'a41de31bafe392f34af88ba013741e897afbc2897cc4937e6bb79ec8600a75a4--imagemagick--7.0.11-12.catalina.bottle.tar.gz' 2021-05-15T13:52:14.0919780Z ==> Installing dependencies for imagemagick: libde265, docbook, docbook-xsl, gnu-getopt, xmlto, shared-mime-info, libheif, liblqr, libomp, imath and openexr 2021-05-15T13:52:14.0923000Z ==> Installing imagemagick dependency: libde265 2021-05-15T13:52:14.1520840Z ==> Pouring libde265--1.0.8.catalina.bottle.tar.gz 2021-05-15T13:52:14.1549990Z 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-6602-slfxez 2021-05-15T13:52:14.1824360Z cp -pR /private/tmp/d20210515-6602-slfxez/libde265/. /usr/local/Cellar/libde265 2021-05-15T13:52:14.2052000Z chmod -Rf +w /private/tmp/d20210515-6602-slfxez 2021-05-15T13:52:14.2916610Z ==> Finishing up 2021-05-15T13:52:14.3334630Z ln -s ../Cellar/libde265/1.0.8/bin/bjoentegaard bjoentegaard 2021-05-15T13:52:14.3339190Z ln -s ../Cellar/libde265/1.0.8/bin/enc265 enc265 2021-05-15T13:52:14.3344080Z ln -s ../Cellar/libde265/1.0.8/bin/gen-enc-table gen-enc-table 2021-05-15T13:52:14.3349090Z ln -s ../Cellar/libde265/1.0.8/bin/rd-curves rd-curves 2021-05-15T13:52:14.3353940Z ln -s ../Cellar/libde265/1.0.8/bin/yuv-distortion yuv-distortion 2021-05-15T13:52:14.3360700Z ln -s ../Cellar/libde265/1.0.8/include/libde265 libde265 2021-05-15T13:52:14.3367850Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.0.dylib libde265.0.dylib 2021-05-15T13:52:14.3372500Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.a libde265.a 2021-05-15T13:52:14.3378090Z ln -s ../Cellar/libde265/1.0.8/lib/libde265.dylib libde265.dylib 2021-05-15T13:52:14.3385940Z ln -s ../../Cellar/libde265/1.0.8/lib/pkgconfig/libde265.pc libde265.pc 2021-05-15T13:52:14.3695220Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6833-1f84z4l.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:52:16.5845710Z ==> Summary 2021-05-15T13:52:16.5874600Z 🍺 /usr/local/Cellar/libde265/1.0.8: 22 files, 2.3MB 2021-05-15T13:52:16.5881280Z ==> Installing imagemagick dependency: docbook 2021-05-15T13:52:16.5902430Z ==> Pouring docbook--5.1_1.catalina.bottle.tar.gz 2021-05-15T13:52:16.5919860Z 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-6602-149c0r3 2021-05-15T13:52:16.6964610Z cp -pR /private/tmp/d20210515-6602-149c0r3/docbook/. /usr/local/Cellar/docbook 2021-05-15T13:52:16.8178060Z chmod -Rf +w /private/tmp/d20210515-6602-149c0r3 2021-05-15T13:52:16.9081380Z ==> Finishing up 2021-05-15T13:52:16.9605780Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6859-1q8ul9d.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:52:18.8544020Z ==> xmlcatalog --noout --create /usr/local/etc/xml/catalog 2021-05-15T13:52:18.8867610Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9024760Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9121930Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9219140Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.1.2/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9316270Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9410610Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.3/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9506100Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9602350Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.4/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9696060Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9791250Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/4.5/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9887900Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:18.9984170Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.0/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:19.0081830Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:19.0178010Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook/docbook/xml/5.1/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:19.3829550Z ==> Caveats 2021-05-15T13:52:19.3830310Z To use the DocBook package in your XML toolchain, 2021-05-15T13:52:19.3831020Z you need to add the following to your ~/.bashrc: 2021-05-15T13:52:19.3831380Z 2021-05-15T13:52:19.3831950Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T13:52:19.3832920Z ==> Summary 2021-05-15T13:52:19.3973410Z 🍺 /usr/local/Cellar/docbook/5.1_1: 199 files, 8.9MB 2021-05-15T13:52:19.3986400Z ==> Installing imagemagick dependency: docbook-xsl 2021-05-15T13:52:19.4053490Z ==> Pouring docbook-xsl--1.79.2_1.catalina.bottle.tar.gz 2021-05-15T13:52:19.4072000Z 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-6602-prv2pk 2021-05-15T13:52:21.3262360Z cp -pR /private/tmp/d20210515-6602-prv2pk/docbook-xsl/. /usr/local/Cellar/docbook-xsl 2021-05-15T13:52:24.1055030Z chmod -Rf +w /private/tmp/d20210515-6602-prv2pk 2021-05-15T13:52:25.3488200Z ==> Finishing up 2021-05-15T13:52:25.3907710Z ln -s ../Cellar/docbook-xsl/1.79.2_1/bin/dbtoepub dbtoepub 2021-05-15T13:52:25.3918390Z ln -s ../../Cellar/docbook-xsl/1.79.2_1/share/doc/docbook-xsl docbook-xsl 2021-05-15T13:52:25.4013360Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6900-y8iz9x.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:52:27.2927790Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:27.3023920Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:27.3120580Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:52:27.3215040Z ==> 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:52:27.3309010Z ==> 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:52:27.3407790Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl-nons/current /usr/local/etc/xml/catalog 2021-05-15T13:52:27.3503240Z ==> 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:52:27.3598370Z ==> 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:52:27.3692550Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:52:27.3790080Z ==> 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:52:27.3887050Z ==> 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:52:27.3985150Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T13:52:27.4088700Z ==> 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:52:27.4183560Z ==> 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:52:27.4278920Z ==> xmlcatalog --noout --del file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:27.4374000Z ==> xmlcatalog --noout --add nextCatalog file:///usr/local/opt/docbook-xsl/docbook-xsl-ns/catalog.xml /usr/local/etc/xml/catalog 2021-05-15T13:52:27.4471610Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:52:27.4569540Z ==> 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:52:27.4666060Z ==> 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:52:27.4760070Z ==> xmlcatalog --noout --del https://cdn.docbook.org/release/xsl/current /usr/local/etc/xml/catalog 2021-05-15T13:52:27.4856160Z ==> 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:52:27.4951200Z ==> 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:52:27.5047170Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/1.79.2 /usr/local/etc/xml/catalog 2021-05-15T13:52:27.5143010Z ==> 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:52:27.5237300Z ==> 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:52:27.5336530Z ==> xmlcatalog --noout --del http://docbook.sourceforge.net/release/xsl-ns/current /usr/local/etc/xml/catalog 2021-05-15T13:52:27.5433200Z ==> 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:52:27.5529870Z ==> 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:52:28.5219610Z ==> Summary 2021-05-15T13:52:28.8415330Z 🍺 /usr/local/Cellar/docbook-xsl/1.79.2_1: 4,910 files, 94.0MB 2021-05-15T13:52:28.8421890Z ==> Installing imagemagick dependency: gnu-getopt 2021-05-15T13:52:28.8443390Z ==> Pouring gnu-getopt--2.36.2.catalina.bottle.tar.gz 2021-05-15T13:52:28.8462760Z 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-6602-w9nyre 2021-05-15T13:52:28.8584700Z cp -pR /private/tmp/d20210515-6602-w9nyre/gnu-getopt/. /usr/local/Cellar/gnu-getopt 2021-05-15T13:52:28.8721240Z chmod -Rf +w /private/tmp/d20210515-6602-w9nyre 2021-05-15T13:52:28.9155450Z ==> Finishing up 2021-05-15T13:52:28.9569650Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6954-1d91cgj.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:52:31.1430280Z ==> Caveats 2021-05-15T13:52:31.1431940Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:52:31.1432990Z because macOS already provides this software and installing another version in 2021-05-15T13:52:31.1433820Z parallel can cause all kinds of trouble. 2021-05-15T13:52:31.1434180Z 2021-05-15T13:52:31.1435260Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T13:52:31.1436570Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:52:31.1437070Z 2021-05-15T13:52:31.1437270Z 2021-05-15T13:52:31.1437850Z Bash completion has been installed to: 2021-05-15T13:52:31.1438920Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T13:52:31.1439810Z ==> Summary 2021-05-15T13:52:31.1451230Z 🍺 /usr/local/Cellar/gnu-getopt/2.36.2: 10 files, 200.2KB 2021-05-15T13:52:31.1459280Z ==> Installing imagemagick dependency: xmlto 2021-05-15T13:52:31.1643570Z ==> Pouring xmlto--0.0.28.catalina.bottle.2.tar.gz 2021-05-15T13:52:31.1661490Z 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-6602-1pojr06 2021-05-15T13:52:31.1878350Z cp -pR /private/tmp/d20210515-6602-1pojr06/xmlto/. /usr/local/Cellar/xmlto 2021-05-15T13:52:31.2187350Z chmod -Rf +w /private/tmp/d20210515-6602-1pojr06 2021-05-15T13:52:31.2733010Z ==> Finishing up 2021-05-15T13:52:31.3132240Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlif xmlif 2021-05-15T13:52:31.3137060Z ln -s ../Cellar/xmlto/0.0.28/bin/xmlto xmlto 2021-05-15T13:52:31.3149300Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlif.1 xmlif.1 2021-05-15T13:52:31.3164200Z ln -s ../../../Cellar/xmlto/0.0.28/share/man/man1/xmlto.1 xmlto.1 2021-05-15T13:52:31.3169160Z ln -s ../Cellar/xmlto/0.0.28/share/xmlto xmlto 2021-05-15T13:52:31.3422160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-6980-gukmod.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:52:33.5860620Z ==> Summary 2021-05-15T13:52:33.5902830Z 🍺 /usr/local/Cellar/xmlto/0.0.28: 46 files, 174.7KB 2021-05-15T13:52:33.5909770Z ==> Installing imagemagick dependency: shared-mime-info 2021-05-15T13:52:33.6695170Z ==> Pouring shared-mime-info--2.1.catalina.bottle.tar.gz 2021-05-15T13:52:33.6712330Z 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-6602-1e9ycyp 2021-05-15T13:52:33.7522140Z cp -pR /private/tmp/d20210515-6602-1e9ycyp/shared-mime-info/. /usr/local/Cellar/shared-mime-info 2021-05-15T13:52:33.8907330Z chmod -Rf +w /private/tmp/d20210515-6602-1e9ycyp 2021-05-15T13:52:34.0310370Z ==> Finishing up 2021-05-15T13:52:34.0770540Z ln -s ../Cellar/shared-mime-info/2.1/bin/update-mime-database update-mime-database 2021-05-15T13:52:34.0782560Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.its shared-mime-info.its 2021-05-15T13:52:34.0788980Z ln -s ../../../Cellar/shared-mime-info/2.1/share/gettext/its/shared-mime-info.loc shared-mime-info.loc 2021-05-15T13:52:34.0802640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/af/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0813320Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ar/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0823760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/as/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0835670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ast/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0845520Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/az/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0858630Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/be/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0868920Z 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:52:34.0879340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/bg/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0889070Z 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:52:34.0900850Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ca/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0909870Z 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:52:34.0921240Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cs/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0930190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/cy/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0941100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/da/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.0980590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/de/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1067250Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/el/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1099780Z 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:52:34.1103070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1107750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/es/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1110180Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/et/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1113280Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/eu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1115640Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1117910Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1119560Z mkdir -p /usr/local/share/locale/fo 2021-05-15T13:52:34.1123460Z mkdir -p /usr/local/share/locale/fo/LC_MESSAGES 2021-05-15T13:52:34.1127070Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fo/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1129400Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1131740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/fur/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1134380Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ga/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1142140Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1144450Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/gu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1146750Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/he/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1155900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1165730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1174930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/hu/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1178160Z mkdir -p /usr/local/share/locale/ia 2021-05-15T13:52:34.1182900Z mkdir -p /usr/local/share/locale/ia/LC_MESSAGES 2021-05-15T13:52:34.1191740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ia/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1200110Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/id/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1210860Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/it/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1222590Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ja/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1234370Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ka/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1245840Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1254430Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/kn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1267600Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ko/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1270520Z mkdir -p /usr/local/share/locale/ky 2021-05-15T13:52:34.1277510Z mkdir -p /usr/local/share/locale/ky/LC_MESSAGES 2021-05-15T13:52:34.1282190Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ky/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1295310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1303120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/lv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1315120Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ml/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1323870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/mr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1333930Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ms/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1344550Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nb/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1355160Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1367830Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/nn/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1378310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/oc/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1395310Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/or/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1398670Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1408900Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1420740Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/pt/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1429440Z 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:52:34.1442020Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ro/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1449730Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ru/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1472410Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/rw/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1485030Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1496210Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sl/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1505340Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sq/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1514300Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1524900Z 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:52:34.1536100Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/sv/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1573690Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/ta/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1583350Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/te/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1593660Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/th/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1605530Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/tr/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1618870Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/uk/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1624760Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/vi/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1677920Z ln -s ../../../../Cellar/shared-mime-info/2.1/share/locale/wa/LC_MESSAGES/shared-mime-info.mo shared-mime-info.mo 2021-05-15T13:52:34.1687870Z 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:52:34.1727940Z 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:52:34.1778570Z 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:52:34.1838180Z ln -s ../../../Cellar/shared-mime-info/2.1/share/man/man1/update-mime-database.1 update-mime-database.1 2021-05-15T13:52:34.1892150Z ln -s ../../Cellar/shared-mime-info/2.1/share/pkgconfig/shared-mime-info.pc shared-mime-info.pc 2021-05-15T13:52:34.1896080Z ln -s ../Cellar/shared-mime-info/2.1/share/shared-mime-info shared-mime-info 2021-05-15T13:52:34.2279180Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7006-o4gysu.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:52:36.0926770Z ==> /usr/local/Cellar/shared-mime-info/2.1/bin/update-mime-database /usr/local/share/mime 2021-05-15T13:52:37.7420800Z ==> Summary 2021-05-15T13:52:37.7631810Z 🍺 /usr/local/Cellar/shared-mime-info/2.1: 86 files, 4.5MB 2021-05-15T13:52:37.7638240Z ==> Installing imagemagick dependency: libheif 2021-05-15T13:52:37.8711370Z ==> Pouring libheif--1.12.0.catalina.bottle.tar.gz 2021-05-15T13:52:37.8728770Z 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-6602-1rwovld 2021-05-15T13:52:37.8971240Z cp -pR /private/tmp/d20210515-6602-1rwovld/libheif/. /usr/local/Cellar/libheif 2021-05-15T13:52:37.9254650Z chmod -Rf +w /private/tmp/d20210515-6602-1rwovld 2021-05-15T13:52:38.0347520Z ==> Finishing up 2021-05-15T13:52:38.0783500Z ln -s ../Cellar/libheif/1.12.0/bin/heif-convert heif-convert 2021-05-15T13:52:38.0787540Z ln -s ../Cellar/libheif/1.12.0/bin/heif-enc heif-enc 2021-05-15T13:52:38.0792390Z ln -s ../Cellar/libheif/1.12.0/bin/heif-info heif-info 2021-05-15T13:52:38.0797520Z ln -s ../Cellar/libheif/1.12.0/bin/heif-thumbnailer heif-thumbnailer 2021-05-15T13:52:38.0803850Z ln -s ../Cellar/libheif/1.12.0/include/libheif libheif 2021-05-15T13:52:38.0810360Z ln -s ../Cellar/libheif/1.12.0/share/libheif libheif 2021-05-15T13:52:38.0820130Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-convert.1 heif-convert.1 2021-05-15T13:52:38.0825740Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-enc.1 heif-enc.1 2021-05-15T13:52:38.0831070Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-info.1 heif-info.1 2021-05-15T13:52:38.0837440Z ln -s ../../../Cellar/libheif/1.12.0/share/man/man1/heif-thumbnailer.1 heif-thumbnailer.1 2021-05-15T13:52:38.0846450Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/avif.xml avif.xml 2021-05-15T13:52:38.0852180Z ln -s ../../../Cellar/libheif/1.12.0/share/mime/packages/heif.xml heif.xml 2021-05-15T13:52:38.0858600Z ln -s ../Cellar/libheif/1.12.0/share/thumbnailers thumbnailers 2021-05-15T13:52:38.0864480Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.1.dylib libheif.1.dylib 2021-05-15T13:52:38.0868990Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.a libheif.a 2021-05-15T13:52:38.0874140Z ln -s ../Cellar/libheif/1.12.0/lib/libheif.dylib libheif.dylib 2021-05-15T13:52:38.0881980Z ln -s ../../Cellar/libheif/1.12.0/lib/pkgconfig/libheif.pc libheif.pc 2021-05-15T13:52:38.1080190Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7033-8m5ork.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:52:40.0109030Z ==> /usr/local/opt/shared-mime-info/bin/update-mime-database /usr/local/share/mime 2021-05-15T13:52:41.6931120Z ==> Summary 2021-05-15T13:52:41.6967050Z 🍺 /usr/local/Cellar/libheif/1.12.0: 25 files, 2.8MB 2021-05-15T13:52:41.6974190Z ==> Installing imagemagick dependency: liblqr 2021-05-15T13:52:41.7527630Z ==> Pouring liblqr--0.4.2_1.catalina.bottle.1.tar.gz 2021-05-15T13:52:41.7545130Z 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-6602-1bkdxod 2021-05-15T13:52:41.7688260Z cp -pR /private/tmp/d20210515-6602-1bkdxod/liblqr/. /usr/local/Cellar/liblqr 2021-05-15T13:52:41.7922900Z chmod -Rf +w /private/tmp/d20210515-6602-1bkdxod 2021-05-15T13:52:41.8470570Z ==> Finishing up 2021-05-15T13:52:41.8867910Z ln -s ../Cellar/liblqr/0.4.2_1/include/lqr-1 lqr-1 2021-05-15T13:52:41.8875030Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.0.dylib liblqr-1.0.dylib 2021-05-15T13:52:41.8880430Z ln -s ../Cellar/liblqr/0.4.2_1/lib/liblqr-1.dylib liblqr-1.dylib 2021-05-15T13:52:41.8888210Z ln -s ../../Cellar/liblqr/0.4.2_1/lib/pkgconfig/lqr-1.pc lqr-1.pc 2021-05-15T13:52:41.9098160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7060-xgdbni.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:52:44.2445170Z ==> Summary 2021-05-15T13:52:44.2473400Z 🍺 /usr/local/Cellar/liblqr/0.4.2_1: 24 files, 134.4KB 2021-05-15T13:52:44.2478880Z ==> Installing imagemagick dependency: libomp 2021-05-15T13:52:44.2531630Z ==> Pouring libomp--12.0.0.catalina.bottle.tar.gz 2021-05-15T13:52:44.2549340Z 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-6602-u9gkmq 2021-05-15T13:52:44.2705650Z cp -pR /private/tmp/d20210515-6602-u9gkmq/libomp/. /usr/local/Cellar/libomp 2021-05-15T13:52:44.2829290Z chmod -Rf +w /private/tmp/d20210515-6602-u9gkmq 2021-05-15T13:52:44.3236810Z ==> Finishing up 2021-05-15T13:52:44.3685800Z ln -s ../Cellar/libomp/12.0.0/include/omp-tools.h omp-tools.h 2021-05-15T13:52:44.3689860Z ln -s ../Cellar/libomp/12.0.0/include/omp.h omp.h 2021-05-15T13:52:44.3694550Z ln -s ../Cellar/libomp/12.0.0/include/ompt.h ompt.h 2021-05-15T13:52:44.3701010Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.a libomp.a 2021-05-15T13:52:44.3705860Z ln -s ../Cellar/libomp/12.0.0/lib/libomp.dylib libomp.dylib 2021-05-15T13:52:44.3831950Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7086-15mrv7r.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:52:46.6005980Z ==> Summary 2021-05-15T13:52:46.6021820Z 🍺 /usr/local/Cellar/libomp/12.0.0: 9 files, 1.5MB 2021-05-15T13:52:46.6029160Z ==> Installing imagemagick dependency: imath 2021-05-15T13:52:46.6083520Z ==> Pouring imath--3.0.1.catalina.bottle.tar.gz 2021-05-15T13:52:46.6101280Z 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-6602-6qgihi 2021-05-15T13:52:46.6345570Z cp -pR /private/tmp/d20210515-6602-6qgihi/imath/. /usr/local/Cellar/imath 2021-05-15T13:52:46.6661780Z chmod -Rf +w /private/tmp/d20210515-6602-6qgihi 2021-05-15T13:52:46.7230160Z ==> Finishing up 2021-05-15T13:52:46.7695770Z ln -s ../Cellar/imath/3.0.1/include/Imath Imath 2021-05-15T13:52:46.7704250Z ln -s ../../Cellar/imath/3.0.1/lib/cmake/Imath Imath 2021-05-15T13:52:46.7709400Z 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:52:46.7714840Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.27.dylib libImath-3_0.27.dylib 2021-05-15T13:52:46.7719660Z ln -s ../Cellar/imath/3.0.1/lib/libImath-3_0.dylib libImath-3_0.dylib 2021-05-15T13:52:46.7724780Z ln -s ../Cellar/imath/3.0.1/lib/libImath.dylib libImath.dylib 2021-05-15T13:52:46.7732260Z ln -s ../../Cellar/imath/3.0.1/lib/pkgconfig/Imath.pc Imath.pc 2021-05-15T13:52:46.7925740Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7112-f6mvjp.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:52:48.9945410Z ==> Summary 2021-05-15T13:52:48.9987320Z 🍺 /usr/local/Cellar/imath/3.0.1: 49 files, 884.9KB 2021-05-15T13:52:48.9995350Z ==> Installing imagemagick dependency: openexr 2021-05-15T13:52:49.0097020Z ==> Pouring openexr--3.0.1.catalina.bottle.tar.gz 2021-05-15T13:52:49.0115020Z 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-6602-1giq3v9 2021-05-15T13:52:49.0914700Z cp -pR /private/tmp/d20210515-6602-1giq3v9/openexr/. /usr/local/Cellar/openexr 2021-05-15T13:52:49.1962810Z chmod -Rf +w /private/tmp/d20210515-6602-1giq3v9 2021-05-15T13:52:49.3473090Z ==> Finishing up 2021-05-15T13:52:49.3939340Z ln -s ../Cellar/openexr/3.0.1/bin/exr2aces exr2aces 2021-05-15T13:52:49.3944360Z ln -s ../Cellar/openexr/3.0.1/bin/exrenvmap exrenvmap 2021-05-15T13:52:49.3951720Z ln -s ../Cellar/openexr/3.0.1/bin/exrheader exrheader 2021-05-15T13:52:49.3953830Z ln -s ../Cellar/openexr/3.0.1/bin/exrmakepreview exrmakepreview 2021-05-15T13:52:49.3959080Z ln -s ../Cellar/openexr/3.0.1/bin/exrmaketiled exrmaketiled 2021-05-15T13:52:49.3964320Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultipart exrmultipart 2021-05-15T13:52:49.3977260Z ln -s ../Cellar/openexr/3.0.1/bin/exrmultiview exrmultiview 2021-05-15T13:52:49.3978580Z ln -s ../Cellar/openexr/3.0.1/bin/exrstdattr exrstdattr 2021-05-15T13:52:49.3981720Z ln -s ../Cellar/openexr/3.0.1/include/OpenEXR OpenEXR 2021-05-15T13:52:49.3991440Z ln -s ../../Cellar/openexr/3.0.1/share/doc/OpenEXR OpenEXR 2021-05-15T13:52:49.4000070Z ln -s ../../Cellar/openexr/3.0.1/lib/cmake/OpenEXR OpenEXR 2021-05-15T13:52:49.4005270Z 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:52:49.4011080Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.27.dylib libIex-3_0.27.dylib 2021-05-15T13:52:49.4016660Z ln -s ../Cellar/openexr/3.0.1/lib/libIex-3_0.dylib libIex-3_0.dylib 2021-05-15T13:52:49.4022100Z ln -s ../Cellar/openexr/3.0.1/lib/libIex.dylib libIex.dylib 2021-05-15T13:52:49.4027210Z 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:52:49.4033180Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.27.dylib libIlmThread-3_0.27.dylib 2021-05-15T13:52:49.4038070Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread-3_0.dylib libIlmThread-3_0.dylib 2021-05-15T13:52:49.4043320Z ln -s ../Cellar/openexr/3.0.1/lib/libIlmThread.dylib libIlmThread.dylib 2021-05-15T13:52:49.4049100Z 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:52:49.4054220Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.27.dylib libOpenEXR-3_0.27.dylib 2021-05-15T13:52:49.4060580Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR-3_0.dylib libOpenEXR-3_0.dylib 2021-05-15T13:52:49.4066000Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXR.dylib libOpenEXR.dylib 2021-05-15T13:52:49.4071680Z 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:52:49.4076970Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.27.dylib libOpenEXRUtil-3_0.27.dylib 2021-05-15T13:52:49.4082600Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil-3_0.dylib libOpenEXRUtil-3_0.dylib 2021-05-15T13:52:49.4087830Z ln -s ../Cellar/openexr/3.0.1/lib/libOpenEXRUtil.dylib libOpenEXRUtil.dylib 2021-05-15T13:52:49.4095590Z ln -s ../../Cellar/openexr/3.0.1/lib/pkgconfig/OpenEXR.pc OpenEXR.pc 2021-05-15T13:52:49.4582310Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7139-u0nxfm.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:52:51.7597410Z ==> Summary 2021-05-15T13:52:51.7761020Z 🍺 /usr/local/Cellar/openexr/3.0.1: 176 files, 5.3MB 2021-05-15T13:52:51.7767690Z ==> Installing imagemagick 2021-05-15T13:52:51.7771280Z ==> Pouring imagemagick--7.0.11-12.catalina.bottle.tar.gz 2021-05-15T13:52:51.7790880Z 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-6602-8keg7t 2021-05-15T13:52:52.1628760Z cp -pR /private/tmp/d20210515-6602-8keg7t/imagemagick/. /usr/local/Cellar/imagemagick 2021-05-15T13:52:52.6021230Z chmod -Rf +w /private/tmp/d20210515-6602-8keg7t 2021-05-15T13:52:55.4992670Z ==> Finishing up 2021-05-15T13:52:55.5185900Z mkdir -p /usr/local/etc/ImageMagick-7 2021-05-15T13:52:55.5192950Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/colors.xml colors.xml 2021-05-15T13:52:55.5198240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/delegates.xml delegates.xml 2021-05-15T13:52:55.5204350Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/log.xml log.xml 2021-05-15T13:52:55.5209630Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/mime.xml mime.xml 2021-05-15T13:52:55.5215740Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/policy.xml policy.xml 2021-05-15T13:52:55.5221430Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/quantization-table.xml quantization-table.xml 2021-05-15T13:52:55.5228040Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/thresholds.xml thresholds.xml 2021-05-15T13:52:55.5235000Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-apple.xml type-apple.xml 2021-05-15T13:52:55.5238930Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-dejavu.xml type-dejavu.xml 2021-05-15T13:52:55.5244970Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-ghostscript.xml type-ghostscript.xml 2021-05-15T13:52:55.5251520Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-urw-base35.xml type-urw-base35.xml 2021-05-15T13:52:55.5256240Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type-windows.xml type-windows.xml 2021-05-15T13:52:55.5261190Z ln -s ../../Cellar/imagemagick/7.0.11-12/etc/ImageMagick-7/type.xml type.xml 2021-05-15T13:52:55.5269250Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/Magick++-config Magick++-config 2021-05-15T13:52:55.5274080Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickCore-config MagickCore-config 2021-05-15T13:52:55.5279720Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/MagickWand-config MagickWand-config 2021-05-15T13:52:55.5284530Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/animate animate 2021-05-15T13:52:55.5290360Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/compare compare 2021-05-15T13:52:55.5295760Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/composite composite 2021-05-15T13:52:55.5300700Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/conjure conjure 2021-05-15T13:52:55.5306500Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/convert convert 2021-05-15T13:52:55.5374970Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/display display 2021-05-15T13:52:55.5379810Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/identify identify 2021-05-15T13:52:55.5384750Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/import import 2021-05-15T13:52:55.5390020Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick magick 2021-05-15T13:52:55.5395190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/magick-script magick-script 2021-05-15T13:52:55.5400110Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/mogrify mogrify 2021-05-15T13:52:55.5405190Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/montage montage 2021-05-15T13:52:55.5410150Z ln -s ../Cellar/imagemagick/7.0.11-12/bin/stream stream 2021-05-15T13:52:55.5417740Z ln -s ../Cellar/imagemagick/7.0.11-12/include/ImageMagick-7 ImageMagick-7 2021-05-15T13:52:55.5424280Z ln -s ../Cellar/imagemagick/7.0.11-12/share/ImageMagick-7 ImageMagick-7 2021-05-15T13:52:55.5432090Z ln -s ../../Cellar/imagemagick/7.0.11-12/share/doc/ImageMagick-7 ImageMagick-7 2021-05-15T13:52:55.5442540Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/ImageMagick.1 ImageMagick.1 2021-05-15T13:52:55.5448450Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/Magick++-config.1 Magick++-config.1 2021-05-15T13:52:55.5454480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickCore-config.1 MagickCore-config.1 2021-05-15T13:52:55.5460010Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/MagickWand-config.1 MagickWand-config.1 2021-05-15T13:52:55.5465140Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/animate.1 animate.1 2021-05-15T13:52:55.5471360Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/compare.1 compare.1 2021-05-15T13:52:55.5477070Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/composite.1 composite.1 2021-05-15T13:52:55.5482860Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/conjure.1 conjure.1 2021-05-15T13:52:55.5489720Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/convert.1 convert.1 2021-05-15T13:52:55.5495690Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/display.1 display.1 2021-05-15T13:52:55.5501490Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/identify.1 identify.1 2021-05-15T13:52:55.5506870Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/import.1 import.1 2021-05-15T13:52:55.5512510Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick-script.1 magick-script.1 2021-05-15T13:52:55.5518200Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/magick.1 magick.1 2021-05-15T13:52:55.5523560Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/mogrify.1 mogrify.1 2021-05-15T13:52:55.5529480Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/montage.1 montage.1 2021-05-15T13:52:55.5534830Z ln -s ../../../Cellar/imagemagick/7.0.11-12/share/man/man1/stream.1 stream.1 2021-05-15T13:52:55.5541980Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/ImageMagick ImageMagick 2021-05-15T13:52:55.5547790Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.5.dylib libMagick++-7.Q16HDRI.5.dylib 2021-05-15T13:52:55.5552710Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.a libMagick++-7.Q16HDRI.a 2021-05-15T13:52:55.5558540Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.dylib libMagick++-7.Q16HDRI.dylib 2021-05-15T13:52:55.5563850Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagick++-7.Q16HDRI.la libMagick++-7.Q16HDRI.la 2021-05-15T13:52:55.5569150Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.9.dylib libMagickCore-7.Q16HDRI.9.dylib 2021-05-15T13:52:55.5574420Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.a libMagickCore-7.Q16HDRI.a 2021-05-15T13:52:55.5580200Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.dylib libMagickCore-7.Q16HDRI.dylib 2021-05-15T13:52:55.5585830Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickCore-7.Q16HDRI.la libMagickCore-7.Q16HDRI.la 2021-05-15T13:52:55.5591630Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.9.dylib libMagickWand-7.Q16HDRI.9.dylib 2021-05-15T13:52:55.5596840Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.a libMagickWand-7.Q16HDRI.a 2021-05-15T13:52:55.5602640Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.dylib libMagickWand-7.Q16HDRI.dylib 2021-05-15T13:52:55.5608350Z ln -s ../Cellar/imagemagick/7.0.11-12/lib/libMagickWand-7.Q16HDRI.la libMagickWand-7.Q16HDRI.la 2021-05-15T13:52:55.5616060Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick-7.Q16HDRI.pc ImageMagick-7.Q16HDRI.pc 2021-05-15T13:52:55.5621400Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/ImageMagick.pc ImageMagick.pc 2021-05-15T13:52:55.5627360Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++-7.Q16HDRI.pc Magick++-7.Q16HDRI.pc 2021-05-15T13:52:55.5632400Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/Magick++.pc Magick++.pc 2021-05-15T13:52:55.5638100Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore-7.Q16HDRI.pc MagickCore-7.Q16HDRI.pc 2021-05-15T13:52:55.5643590Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickCore.pc MagickCore.pc 2021-05-15T13:52:55.5649300Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand-7.Q16HDRI.pc MagickWand-7.Q16HDRI.pc 2021-05-15T13:52:55.5654280Z ln -s ../../Cellar/imagemagick/7.0.11-12/lib/pkgconfig/MagickWand.pc MagickWand.pc 2021-05-15T13:52:55.8241640Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7167-pdm3gk.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:52:58.2293920Z ==> Summary 2021-05-15T13:52:58.2768440Z 🍺 /usr/local/Cellar/imagemagick/7.0.11-12: 798 files, 30MB 2021-05-15T13:52:59.9234760Z ==> Caveats 2021-05-15T13:52:59.9235840Z ==> docbook 2021-05-15T13:52:59.9251670Z To use the DocBook package in your XML toolchain, 2021-05-15T13:52:59.9252460Z you need to add the following to your ~/.bashrc: 2021-05-15T13:52:59.9252830Z 2021-05-15T13:52:59.9253400Z export XML_CATALOG_FILES="/usr/local/etc/xml/catalog" 2021-05-15T13:52:59.9254410Z ==> gnu-getopt 2021-05-15T13:52:59.9280800Z gnu-getopt is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:52:59.9281910Z because macOS already provides this software and installing another version in 2021-05-15T13:52:59.9282740Z parallel can cause all kinds of trouble. 2021-05-15T13:52:59.9283100Z 2021-05-15T13:52:59.9284080Z If you need to have gnu-getopt first in your PATH, run: 2021-05-15T13:52:59.9285420Z echo 'export PATH="/usr/local/opt/gnu-getopt/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:52:59.9285930Z 2021-05-15T13:52:59.9286150Z 2021-05-15T13:52:59.9286640Z Bash completion has been installed to: 2021-05-15T13:52:59.9287700Z /usr/local/opt/gnu-getopt/etc/bash_completion.d 2021-05-15T13:53:01.4924270Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/manifests/2.2.27.6_1 2021-05-15T13:53:02.7406670Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:53:03.3783480Z ==> Downloading https://ghcr.io/v2/homebrew/core/udunits/blobs/sha256:b325949e293c7e881bb468893a84e75283587af9ccd21595874eec515d778b9c 2021-05-15T13:53:03.7906890Z ==> 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:53:03.8218520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:53:03.8655190Z ==> Verifying checksum for '28451c7fb61c5b8175921d573a18604623055e3a15fec53231ffa4ebc825f456--udunits--2.2.27.6_1.catalina.bottle.tar.gz' 2021-05-15T13:53:03.9328140Z ==> Pouring udunits--2.2.27.6_1.catalina.bottle.tar.gz 2021-05-15T13:53:03.9357220Z 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-7174-5cgsj7 2021-05-15T13:53:03.9529910Z cp -pR /private/tmp/d20210515-7174-5cgsj7/udunits/. /usr/local/Cellar/udunits 2021-05-15T13:53:03.9730920Z chmod -Rf +w /private/tmp/d20210515-7174-5cgsj7 2021-05-15T13:53:04.0263270Z ==> Finishing up 2021-05-15T13:53:04.0666810Z ln -s ../Cellar/udunits/2.2.27.6_1/bin/udunits2 udunits2 2021-05-15T13:53:04.0672340Z ln -s ../Cellar/udunits/2.2.27.6_1/include/converter.h converter.h 2021-05-15T13:53:04.0678620Z ln -s ../Cellar/udunits/2.2.27.6_1/include/udunits2.h udunits2.h 2021-05-15T13:53:04.0686800Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/doc/udunits udunits 2021-05-15T13:53:04.0693880Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2.info udunits2.info 2021-05-15T13:53:04.0734030Z info /usr/local/share/info/udunits2.info 2021-05-15T13:53:04.0742360Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2lib.info udunits2lib.info 2021-05-15T13:53:04.0778090Z info /usr/local/share/info/udunits2lib.info 2021-05-15T13:53:04.0786510Z ln -s ../../Cellar/udunits/2.2.27.6_1/share/info/udunits2prog.info udunits2prog.info 2021-05-15T13:53:04.0819860Z info /usr/local/share/info/udunits2prog.info 2021-05-15T13:53:04.0828210Z ln -s ../Cellar/udunits/2.2.27.6_1/share/udunits udunits 2021-05-15T13:53:04.0835330Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.a libudunits2.a 2021-05-15T13:53:04.0840910Z ln -s ../Cellar/udunits/2.2.27.6_1/lib/libudunits2.dylib libudunits2.dylib 2021-05-15T13:53:04.0998240Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-7341-1isap8n.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:53:06.3109950Z ==> Summary 2021-05-15T13:53:06.3140300Z 🍺 /usr/local/Cellar/udunits/2.2.27.6_1: 23 files, 750.3KB 2021-05-15T13:53:08.4904790Z Warning: jq 1.6 is already installed and up-to-date. 2021-05-15T13:53:08.4905490Z To reinstall 1.6, run: 2021-05-15T13:53:08.4906370Z brew reinstall jq 2021-05-15T13:53:09.9863660Z ==> Caveats 2021-05-15T13:53:09.9865120Z imagej requires Java. You can install the latest version with: 2021-05-15T13:53:09.9866270Z brew install --cask adoptopenjdk 2021-05-15T13:53:09.9866600Z 2021-05-15T13:53:10.3439330Z ==> Downloading https://wsr.imagej.net/distros/osx/ImageJ152.zip 2021-05-15T13:53:10.6618890Z /usr/bin/curl --disable --globoff --show-error --user-agent 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:53:18.7640710Z ==> Verifying checksum for cask 'imagej' 2021-05-15T13:53:18.9363080Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T13:53:18.9364300Z ==> Installing Cask imagej 2021-05-15T13:53:18.9804470Z unzip -o /Users/runner/Library/Caches/Homebrew/downloads/7b7ef36f006a7aec189c51785c06ab871d840f3807838420798479e60cafb0f1--ImageJ152.zip -d /private/tmp/d20210515-7451-1jwhj0j 2021-05-15T13:53:19.1423610Z cp -pR /private/tmp/d20210515-7451-1jwhj0j/ImageJ/. /usr/local/Caskroom/imagej/1.52/ImageJ 2021-05-15T13:53:19.2936830Z chmod -Rf +w /private/tmp/d20210515-7451-1jwhj0j 2021-05-15T13:53:19.3639340Z ==> Moving App Suite 'ImageJ' to '/Applications/ImageJ' 2021-05-15T13:53:19.5255280Z 🍺 imagej was successfully installed! 2021-05-15T13:53:21.6666850Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/manifests/2020_U3_1 2021-05-15T13:53:23.5246030Z ==> Downloading https://ghcr.io/v2/homebrew/core/tbb/blobs/sha256:e73f880d133b99c5e30120df768cff884d5d66f93f4e84bfc8937f37f9e0b614 2021-05-15T13:53:23.9410390Z ==> 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:53:24.0459790Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/manifests/2.4.2 2021-05-15T13:53:25.9407520Z ==> Downloading https://ghcr.io/v2/homebrew/core/bowtie2/blobs/sha256:1fad17bb5fbdcbb626dcbdd236b41e7a0731099fe1960938aba01b6c1bf36d99 2021-05-15T13:53:26.3497310Z ==> 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:53:26.6317840Z ==> Installing dependencies for bowtie2: tbb 2021-05-15T13:53:26.6321720Z ==> Installing bowtie2 dependency: tbb 2021-05-15T13:53:26.7253690Z ==> Pouring tbb--2020_U3_1.catalina.bottle.tar.gz 2021-05-15T13:53:29.3378040Z 🍺 /usr/local/Cellar/tbb/2020_U3_1: 144 files, 3MB 2021-05-15T13:53:29.3382590Z ==> Installing bowtie2 2021-05-15T13:53:29.3386380Z ==> Pouring bowtie2--2.4.2.catalina.bottle.tar.gz 2021-05-15T13:53:32.0389710Z 🍺 /usr/local/Cellar/bowtie2/2.4.2: 79 files, 24.5MB 2021-05-15T13:53:34.9576480Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/manifests/3.490 2021-05-15T13:53:36.8124330Z ==> Downloading https://ghcr.io/v2/homebrew/core/cfitsio/blobs/sha256:2abc3263aed574298efd50d60dd5fa07e69c5a39ed87772e3edaa727a293506a 2021-05-15T13:53:37.2410200Z ==> 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:53:37.3543600Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/manifests/1.18 2021-05-15T13:53:39.2310640Z ==> Downloading https://ghcr.io/v2/homebrew/core/popt/blobs/sha256:a5cbf26e1779c73865c7785adc163117465d321338aa6970dd4980cff4a2ec91 2021-05-15T13:53:39.6431940Z ==> 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:53:39.7179540Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/manifests/0.9.2 2021-05-15T13:53:41.6824550Z ==> Downloading https://ghcr.io/v2/homebrew/core/epsilon/blobs/sha256:62d1ce5e34b79a09f68f079ec79768e85677ab5d6f3c13caedae9bd41399e052 2021-05-15T13:53:42.1233450Z ==> 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:53:42.2005380Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/manifests/2.3.0 2021-05-15T13:53:44.0393940Z ==> Downloading https://ghcr.io/v2/homebrew/core/expat/blobs/sha256:65506713907f507f291af358b4030a482fe787739b2b4f2834680d388f4cb9de 2021-05-15T13:53:44.4833230Z ==> 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:53:44.5646090Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/manifests/1.0.6 2021-05-15T13:53:46.6031660Z ==> Downloading https://ghcr.io/v2/homebrew/core/freexl/blobs/sha256:4bac859e3460476137f1596a36015e9c0d3e1d2b46a9aa47171cabf7af5f5d71 2021-05-15T13:53:47.0176580Z ==> 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:53:47.0981510Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/manifests/3.9.1 2021-05-15T13:53:49.0509330Z ==> Downloading https://ghcr.io/v2/homebrew/core/geos/blobs/sha256:6ebbc7afe80b38660e33be4b95a47654d0d4dc067b13076f1b88d06c52dd717a 2021-05-15T13:53:49.4682720Z ==> 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:53:49.6256180Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/manifests/1.12.0_4 2021-05-15T13:53:50.2393960Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/8035852e2011c5acfc59a0508c54c616484e640f87cf19e8ee51994a4152b1f3--hdf5-1.12.0_4.bottle_manifest.json 2021-05-15T13:53:50.2413190Z ==> Downloading https://ghcr.io/v2/homebrew/core/hdf5/blobs/sha256:910ff4f301ca334408938af25b11a6c13889a1d2b760c61ff3226deeb7914c7c 2021-05-15T13:53:50.6575670Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/b5ea16a3b72dab0614d055c9c964614dfc99c6c6f66ab922bbb20bb85f26ca7d--hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:53:50.6805530Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/manifests/0.15 2021-05-15T13:53:52.5036080Z ==> Downloading https://ghcr.io/v2/homebrew/core/json-c/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea 2021-05-15T13:53:52.9269680Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:60d15ece3fb1fdc8722785de8243c2261222f674e998509375522a1de75497ea?se=2021-05-15T14%3A00%3A00Z&sig=ds6tKEZZNVCxr79wXDzVDkXVawDZdViBaHoF8w9WfIU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:53.0085720Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/manifests/2.9.10_2 2021-05-15T13:53:54.8794230Z ==> Downloading https://ghcr.io/v2/homebrew/core/libxml2/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303 2021-05-15T13:53:55.2999510Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:2983d5a448504389888720bf951713114ed7f010d96cde9289fdc5c4b539d303?se=2021-05-15T14%3A00%3A00Z&sig=6zUhmYU4FuCyCTH7yv2jzL9x60koiWBxbrRzDtDj2cY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:55.4551310Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/manifests/3.20.7 2021-05-15T13:53:57.3534980Z ==> Downloading https://ghcr.io/v2/homebrew/core/libdap/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e 2021-05-15T13:53:57.7566120Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:7664a9d567e5c0304ce2430cb93d02fd3431ef480105170c130327cb09da014e?se=2021-05-15T14%3A00%3A00Z&sig=3ZqsSKO6A4xqPAQaP%2FiOAhqXUmSVLL5s6%2Fn6IVp0U%2BE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:53:57.8893750Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/manifests/7.2.1 2021-05-15T13:53:59.7521410Z ==> Downloading https://ghcr.io/v2/homebrew/core/proj/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de 2021-05-15T13:54:00.1537970Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:0e9876b6205673f8f1536dbde4550e303d802c339c68601400575ac7fae4d0de?se=2021-05-15T14%3A00%3A00Z&sig=DnbR1m24yrJ9t4WnXafmIKP17p95JQpsh8sLzQCqnXs%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:00.3446000Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/manifests/1.6.0 2021-05-15T13:54:02.1835490Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgeotiff/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8 2021-05-15T13:54:02.5755440Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:181da2f2a3860b23ee95eded5a9f5600f34e2ee016e76a7fbede959e565d0ca8?se=2021-05-15T14%3A00%3A00Z&sig=P%2BHmApVoWE%2B1GXGWykrqXYPFe2AgxEQzuu60T3fz6Aw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:02.6625630Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/manifests/1.1.0 2021-05-15T13:54:04.5458840Z ==> Downloading https://ghcr.io/v2/homebrew/core/librttopo/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319 2021-05-15T13:54:05.0912260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:9512f32068f310fc02c082828e4ebac85a698ef69f370243aa00a5b873569319?se=2021-05-15T14%3A00%3A00Z&sig=KUX8crtugLIkzLOKIALPX9pJ6TD9Obd5TAUm1XUr3%2Bw%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:05.1812240Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/manifests/1.2.11-2 2021-05-15T13:54:07.0872690Z ==> Downloading https://ghcr.io/v2/homebrew/core/minizip/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c 2021-05-15T13:54:07.4856840Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:80d48e6cf3f3c64f618f1cb7487c6ac9a7259ba46c536dac286ef6bdffaacd8c?se=2021-05-15T14%3A00%3A00Z&sig=KPkP5LYdye5IsZyHGcuOCsGmJ2OF7inQQwmsdVgC%2Brc%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:07.5648860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/manifests/5.0.1 2021-05-15T13:54:09.4512860Z ==> Downloading https://ghcr.io/v2/homebrew/core/libspatialite/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836 2021-05-15T13:54:09.8480810Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:054c1286dcdffded43a8cf768eac32c4f20e9870bc0b0e0aa04c40fb31280836?se=2021-05-15T14%3A00%3A00Z&sig=KoWD0KP2mM7MV3IFxQVJ3SjJegSRGEegkBVQ68LnIJI%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:10.0898270Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T13:54:11.9387150Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T13:54:12.4682290Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09?se=2021-05-15T14%3A00%3A00Z&sig=Kqx4miBWCoY2ngRGYP%2B%2FptolYRZm5qM7B6xsgsLE750%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:12.6125860Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/manifests/0.3.15_1 2021-05-15T13:54:14.4889770Z ==> Downloading https://ghcr.io/v2/homebrew/core/openblas/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161 2021-05-15T13:54:14.9210570Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:053e13fbeb193ed30add73eb3afdec1f8f97314a00dfd328f2c18b66624e6161?se=2021-05-15T14%3A00%3A00Z&sig=FFfFZS1XptatGqWmhsqUZbSQH39fesaHdLAePDKl%2F94%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:15.2881210Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/manifests/1.20.2 2021-05-15T13:54:17.3881600Z ==> Downloading https://ghcr.io/v2/homebrew/core/numpy/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c 2021-05-15T13:54:17.7911260Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:e839ede282c17544b4905ad6c1c6cb89333ecf5ce15624bffeac153684e6497c?se=2021-05-15T14%3A00%3A00Z&sig=7szFD%2B7XAHw5PrOsbNcc7Yg7cTxyi7fSaeq%2FhdZHOU0%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:17.9834240Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/manifests/3.2.3-1 2021-05-15T13:54:19.8271040Z ==> Downloading https://ghcr.io/v2/homebrew/core/xerces-c/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29 2021-05-15T13:54:20.2247850Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:3591a0891b6796e46eb12c7ba5fdac497e96e624eae13f0596a3cc58e64d3f29?se=2021-05-15T14%3A00%3A00Z&sig=QnUwC9JIhb8JfxgPzYsV3kwupwM4IwpI61lRReZSJcY%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:20.4579280Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/manifests/3.2.2_4 2021-05-15T13:54:22.5456600Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdal/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c 2021-05-15T13:54:22.9450360Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:f0fefb246f7f77e4fb3f9ed9507b79a954a4099822cda43a51ce8e1e8941ed5c?se=2021-05-15T14%3A00%3A00Z&sig=Vn%2BNJibzzKx4n4TNrp8RRK3%2FL5rfQTz9Getmec5vCUU%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:54:23.3452660Z ==> 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:54:23.3454960Z ==> Installing gdal dependency: cfitsio 2021-05-15T13:54:23.4056590Z ==> Pouring cfitsio--3.490.catalina.bottle.tar.gz 2021-05-15T13:54:25.7171030Z 🍺 /usr/local/Cellar/cfitsio/3.490: 17 files, 3.2MB 2021-05-15T13:54:25.7176460Z ==> Installing gdal dependency: popt 2021-05-15T13:54:25.7199660Z ==> Pouring popt--1.18.catalina.bottle.tar.gz 2021-05-15T13:54:27.9784770Z 🍺 /usr/local/Cellar/popt/1.18: 11 files, 158.8KB 2021-05-15T13:54:27.9791210Z ==> Installing gdal dependency: epsilon 2021-05-15T13:54:27.9841200Z ==> Pouring epsilon--0.9.2.catalina.bottle.tar.gz 2021-05-15T13:54:30.2386150Z 🍺 /usr/local/Cellar/epsilon/0.9.2: 17 files, 332.0KB 2021-05-15T13:54:30.2391620Z ==> Installing gdal dependency: expat 2021-05-15T13:54:30.2413020Z ==> Pouring expat--2.3.0.catalina.bottle.tar.gz 2021-05-15T13:54:32.4704730Z ==> Caveats 2021-05-15T13:54:32.4706060Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:54:32.4707070Z because macOS already provides this software and installing another version in 2021-05-15T13:54:32.4708370Z parallel can cause all kinds of trouble. 2021-05-15T13:54:32.4708720Z 2021-05-15T13:54:32.4709260Z If you need to have expat first in your PATH, run: 2021-05-15T13:54:32.4710590Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:54:32.4711080Z 2021-05-15T13:54:32.4711610Z For compilers to find expat you may need to set: 2021-05-15T13:54:32.4712650Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T13:54:32.4713710Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T13:54:32.4714110Z 2021-05-15T13:54:32.4715010Z For pkg-config to find expat you may need to set: 2021-05-15T13:54:32.4715790Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T13:54:32.4716210Z 2021-05-15T13:54:32.4716950Z ==> Summary 2021-05-15T13:54:32.4732620Z 🍺 /usr/local/Cellar/expat/2.3.0: 21 files, 529.7KB 2021-05-15T13:54:32.4738480Z ==> Installing gdal dependency: freexl 2021-05-15T13:54:32.4796140Z ==> Pouring freexl--1.0.6.catalina.bottle.tar.gz 2021-05-15T13:54:34.9901600Z 🍺 /usr/local/Cellar/freexl/1.0.6: 115 files, 899.2KB 2021-05-15T13:54:34.9908150Z ==> Installing gdal dependency: geos 2021-05-15T13:54:35.0260170Z ==> Pouring geos--3.9.1.catalina.bottle.tar.gz 2021-05-15T13:54:38.0173910Z 🍺 /usr/local/Cellar/geos/3.9.1: 444 files, 10.2MB 2021-05-15T13:54:38.0180720Z ==> Installing gdal dependency: hdf5 2021-05-15T13:54:38.0591670Z ==> Pouring hdf5--1.12.0_4.catalina.bottle.tar.gz 2021-05-15T13:54:41.1706210Z 🍺 /usr/local/Cellar/hdf5/1.12.0_4: 268 files, 16.9MB 2021-05-15T13:54:41.1712690Z ==> Installing gdal dependency: json-c 2021-05-15T13:54:41.1819200Z ==> Pouring json-c--0.15.catalina.bottle.tar.gz 2021-05-15T13:54:43.6039020Z 🍺 /usr/local/Cellar/json-c/0.15: 32 files, 277.1KB 2021-05-15T13:54:43.6045660Z ==> Installing gdal dependency: libxml2 2021-05-15T13:54:43.6118080Z ==> Pouring libxml2--2.9.10_2.catalina.bottle.tar.gz 2021-05-15T13:54:46.3531490Z ==> Caveats 2021-05-15T13:54:46.3533350Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:54:46.3534360Z because macOS already provides this software and installing another version in 2021-05-15T13:54:46.3535160Z parallel can cause all kinds of trouble. 2021-05-15T13:54:46.3535510Z 2021-05-15T13:54:46.3536070Z If you need to have libxml2 first in your PATH, run: 2021-05-15T13:54:46.3537390Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:54:46.3537880Z 2021-05-15T13:54:46.3538440Z For compilers to find libxml2 you may need to set: 2021-05-15T13:54:46.3539880Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T13:54:46.3541060Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T13:54:46.3541490Z 2021-05-15T13:54:46.3542390Z For pkg-config to find libxml2 you may need to set: 2021-05-15T13:54:46.3543200Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T13:54:46.3543620Z 2021-05-15T13:54:46.3544470Z ==> Summary 2021-05-15T13:54:46.3711230Z 🍺 /usr/local/Cellar/libxml2/2.9.10_2: 280 files, 10.6MB 2021-05-15T13:54:46.3718340Z ==> Installing gdal dependency: libdap 2021-05-15T13:54:46.3857950Z ==> Pouring libdap--3.20.7.catalina.bottle.tar.gz 2021-05-15T13:54:49.0398270Z 🍺 /usr/local/Cellar/libdap/3.20.7: 163 files, 6.6MB 2021-05-15T13:54:49.0403400Z ==> Installing gdal dependency: proj 2021-05-15T13:54:49.0564040Z ==> Pouring proj--7.2.1.catalina.bottle.tar.gz 2021-05-15T13:54:51.6823710Z 🍺 /usr/local/Cellar/proj/7.2.1: 59 files, 19.3MB 2021-05-15T13:54:51.6829520Z ==> Installing gdal dependency: libgeotiff 2021-05-15T13:54:51.7021360Z ==> Pouring libgeotiff--1.6.0.catalina.bottle.tar.gz 2021-05-15T13:54:54.1206750Z 🍺 /usr/local/Cellar/libgeotiff/1.6.0: 40 files, 612.9KB 2021-05-15T13:54:54.1212090Z ==> Installing gdal dependency: librttopo 2021-05-15T13:54:54.1629490Z ==> Pouring librttopo--1.1.0.catalina.bottle.tar.gz 2021-05-15T13:54:56.4604650Z 🍺 /usr/local/Cellar/librttopo/1.1.0: 12 files, 1MB 2021-05-15T13:54:56.4610000Z ==> Installing gdal dependency: minizip 2021-05-15T13:54:56.4702500Z ==> Pouring minizip--1.2.11.catalina.bottle.2.tar.gz 2021-05-15T13:54:58.8223600Z ==> Caveats 2021-05-15T13:54:58.8225180Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T13:54:58.8228030Z with the venerable 'unzip' library. 2021-05-15T13:54:58.8229420Z ==> Summary 2021-05-15T13:54:58.8245950Z 🍺 /usr/local/Cellar/minizip/1.2.11: 13 files, 360KB 2021-05-15T13:54:58.8253270Z ==> Installing gdal dependency: libspatialite 2021-05-15T13:54:58.9086450Z ==> Pouring libspatialite--5.0.1.catalina.bottle.tar.gz 2021-05-15T13:55:01.9240500Z 🍺 /usr/local/Cellar/libspatialite/5.0.1: 40 files, 24.5MB 2021-05-15T13:55:01.9246030Z ==> Installing gdal dependency: netcdf 2021-05-15T13:55:01.9807300Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T13:55:04.6273040Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T13:55:04.6278550Z ==> Installing gdal dependency: openblas 2021-05-15T13:55:04.6631620Z ==> Pouring openblas--0.3.15_1.catalina.bottle.tar.gz 2021-05-15T13:55:08.7743460Z ==> Caveats 2021-05-15T13:55:08.7744820Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:55:08.7745730Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T13:55:08.7746340Z 2021-05-15T13:55:08.7746890Z For compilers to find openblas you may need to set: 2021-05-15T13:55:08.7747970Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T13:55:08.7749070Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T13:55:08.7749470Z 2021-05-15T13:55:08.7750360Z For pkg-config to find openblas you may need to set: 2021-05-15T13:55:08.7751170Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T13:55:08.7751600Z 2021-05-15T13:55:08.7752300Z ==> Summary 2021-05-15T13:55:08.7769950Z 🍺 /usr/local/Cellar/openblas/0.3.15_1: 23 files, 120MB 2021-05-15T13:55:08.7777880Z ==> Installing gdal dependency: numpy 2021-05-15T13:55:08.8662320Z ==> Pouring numpy--1.20.2.catalina.bottle.tar.gz 2021-05-15T13:55:12.6997400Z 🍺 /usr/local/Cellar/numpy/1.20.2: 625 files, 18.5MB 2021-05-15T13:55:12.7003210Z ==> Installing gdal dependency: xerces-c 2021-05-15T13:55:12.7055370Z ==> Pouring xerces-c--3.2.3.catalina.bottle.1.tar.gz 2021-05-15T13:55:17.8554710Z 🍺 /usr/local/Cellar/xerces-c/3.2.3: 1,684 files, 37MB 2021-05-15T13:55:17.8560350Z ==> Installing gdal 2021-05-15T13:55:17.8593430Z ==> Pouring gdal--3.2.2_4.catalina.bottle.tar.gz 2021-05-15T13:55:25.5305890Z 🍺 /usr/local/Cellar/gdal/3.2.2_4: 296 files, 57.7MB 2021-05-15T13:55:26.6331750Z ==> No outdated dependents to upgrade! 2021-05-15T13:55:26.6333040Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:55:26.9489660Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:55:26.9490330Z netcdf 2021-05-15T13:55:27.0352690Z ==> Caveats 2021-05-15T13:55:27.0354520Z ==> expat 2021-05-15T13:55:27.0425070Z expat is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:55:27.0426100Z because macOS already provides this software and installing another version in 2021-05-15T13:55:27.0427510Z parallel can cause all kinds of trouble. 2021-05-15T13:55:27.0427850Z 2021-05-15T13:55:27.0428520Z If you need to have expat first in your PATH, run: 2021-05-15T13:55:27.0429860Z echo 'export PATH="/usr/local/opt/expat/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:55:27.0430340Z 2021-05-15T13:55:27.0431000Z For compilers to find expat you may need to set: 2021-05-15T13:55:27.0432010Z export LDFLAGS="-L/usr/local/opt/expat/lib" 2021-05-15T13:55:27.0433020Z export CPPFLAGS="-I/usr/local/opt/expat/include" 2021-05-15T13:55:27.0433420Z 2021-05-15T13:55:27.0434280Z For pkg-config to find expat you may need to set: 2021-05-15T13:55:27.0435040Z export PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig" 2021-05-15T13:55:27.0435450Z 2021-05-15T13:55:27.0436140Z ==> libxml2 2021-05-15T13:55:27.0494730Z libxml2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:55:27.0495760Z because macOS already provides this software and installing another version in 2021-05-15T13:55:27.0496540Z parallel can cause all kinds of trouble. 2021-05-15T13:55:27.0496870Z 2021-05-15T13:55:27.0497400Z If you need to have libxml2 first in your PATH, run: 2021-05-15T13:55:27.0498660Z echo 'export PATH="/usr/local/opt/libxml2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:55:27.0499120Z 2021-05-15T13:55:27.0499660Z For compilers to find libxml2 you may need to set: 2021-05-15T13:55:27.0500660Z export LDFLAGS="-L/usr/local/opt/libxml2/lib" 2021-05-15T13:55:27.0501710Z export CPPFLAGS="-I/usr/local/opt/libxml2/include" 2021-05-15T13:55:27.0502100Z 2021-05-15T13:55:27.0502960Z For pkg-config to find libxml2 you may need to set: 2021-05-15T13:55:27.0503750Z export PKG_CONFIG_PATH="/usr/local/opt/libxml2/lib/pkgconfig" 2021-05-15T13:55:27.0504160Z 2021-05-15T13:55:27.0504850Z ==> minizip 2021-05-15T13:55:27.0518890Z Minizip headers installed in 'minizip' subdirectory, since they conflict 2021-05-15T13:55:27.0520070Z with the venerable 'unzip' library. 2021-05-15T13:55:27.0520920Z ==> openblas 2021-05-15T13:55:27.0578510Z openblas is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:55:27.0579420Z because macOS provides BLAS in Accelerate.framework. 2021-05-15T13:55:27.0579880Z 2021-05-15T13:55:27.0580420Z For compilers to find openblas you may need to set: 2021-05-15T13:55:27.0581480Z export LDFLAGS="-L/usr/local/opt/openblas/lib" 2021-05-15T13:55:27.0582550Z export CPPFLAGS="-I/usr/local/opt/openblas/include" 2021-05-15T13:55:27.0582950Z 2021-05-15T13:55:27.0583830Z For pkg-config to find openblas you may need to set: 2021-05-15T13:55:27.0584640Z export PKG_CONFIG_PATH="/usr/local/opt/openblas/lib/pkgconfig" 2021-05-15T13:55:27.0585060Z 2021-05-15T13:55:29.0240840Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/manifests/4.1.1_2 2021-05-15T13:55:29.6975860Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/467c84611ee1e10e3019e70726660e44ed32f67dd172d18fa9ede03dddd2ff49--open-mpi-4.1.1_2.bottle_manifest.json 2021-05-15T13:55:29.6996230Z ==> Downloading https://ghcr.io/v2/homebrew/core/open-mpi/blobs/sha256:27f25156376078df9cb6e41a57c370cb030f16092ee7dfe85d7a8000f252240e 2021-05-15T13:55:30.1306600Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/44023207086e9bb74938fe7a7bb46f103d68ac8cd9c6f3cf426d02ac1290f86f--open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:55:30.1474970Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/manifests/3.3.9_1 2021-05-15T13:55:30.7908800Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/f49b8164f49aa048c3c9721673b68f07e3188815b1a68edc8a7bfb6dd38c0a4a--fftw-3.3.9_1.bottle_manifest.json 2021-05-15T13:55:30.7928720Z ==> Downloading https://ghcr.io/v2/homebrew/core/fftw/blobs/sha256:e5c826687292998daa2f2e76d13325fde551b54450846c3190efde540a02650e 2021-05-15T13:55:31.1983190Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/14745d7550b935087c347ef99e798e4d86b777c71960050c9f968e42b0fccbfb--fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:55:31.2176840Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/manifests/1.75.0_3 2021-05-15T13:55:33.1743780Z ==> Downloading https://ghcr.io/v2/homebrew/core/boost/blobs/sha256:3cea2aeddabbdb531b0db467d8d1661ec87a36ddc61a35f6b7dab5b9c75a4ed5 2021-05-15T13:55:33.6064000Z ==> 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:55:34.8207650Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/manifests/4.8.0_1 2021-05-15T13:55:35.4638980Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/2c45073677a08cf0a48e3a17acfcefe027b6188ee5e085c4137976d442bf71ce--netcdf-4.8.0_1.bottle_manifest.json 2021-05-15T13:55:35.4657970Z ==> Downloading https://ghcr.io/v2/homebrew/core/netcdf/blobs/sha256:f913fd0f1c6b935c4bb072fded3439cf1d9f22af3acf68f209264be69b9bed09 2021-05-15T13:55:35.8681980Z Already downloaded: /Users/runner/Library/Caches/Homebrew/downloads/a2ce5c177fd83f578ba2bd791ef4886df051a768f2cb241bce40deacd13158b7--netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T13:55:35.8784570Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/manifests/5.15.4_1 2021-05-15T13:55:37.7858960Z ==> Downloading https://ghcr.io/v2/homebrew/core/pyqt/5/blobs/sha256:04e2f9b7627b65824026e005a4471d5179ec869d92ee87456e2afdeeead18a1d 2021-05-15T13:55:38.1962340Z ==> 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:55:38.4044030Z Warning: vtk@8.2 has been deprecated because it is a versioned formula! 2021-05-15T13:55:38.4063070Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/manifests/8.2.0_6 2021-05-15T13:55:40.3635930Z ==> Downloading https://ghcr.io/v2/homebrew/core/vtk/8.2/blobs/sha256:b8b797c6faf44ded4565bfb887c14d915f3997fc646aef250c273d2cfbc5d7d8 2021-05-15T13:55:40.7992290Z ==> 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:55:41.2925820Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/manifests/3.0.9_3 2021-05-15T13:55:43.1919210Z ==> Downloading https://ghcr.io/v2/homebrew/core/gdcm/blobs/sha256:48c5d04a2a95db995522d31e5efffd9a9dcf97afb4896d64610a2347431a3481 2021-05-15T13:55:43.6240350Z ==> 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:55:43.8348360Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/manifests/5.1.2 2021-05-15T13:55:45.7718250Z ==> Downloading https://ghcr.io/v2/homebrew/core/itk/blobs/sha256:9ef1d85a062b42910f7d8e4cd6f09dad9c8d8eb85fd3ac7f31e253e17ee6d80d 2021-05-15T13:55:46.2121900Z ==> 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:55:47.2822540Z ==> Installing dependencies for itk: open-mpi, fftw, boost, netcdf, pyqt@5, vtk@8.2 and gdcm 2021-05-15T13:55:47.2829920Z ==> Installing itk dependency: open-mpi 2021-05-15T13:55:47.3974960Z ==> Pouring open-mpi--4.1.1_2.catalina.bottle.tar.gz 2021-05-15T13:55:52.8291200Z 🍺 /usr/local/Cellar/open-mpi/4.1.1_2: 760 files, 15.9MB 2021-05-15T13:55:52.8311240Z ==> Installing itk dependency: fftw 2021-05-15T13:55:52.8927540Z ==> Pouring fftw--3.3.9_1.catalina.bottle.tar.gz 2021-05-15T13:55:55.6674960Z 🍺 /usr/local/Cellar/fftw/3.3.9_1: 73 files, 14.6MB 2021-05-15T13:55:55.6680140Z ==> Installing itk dependency: boost 2021-05-15T13:55:55.6761660Z ==> Pouring boost--1.75.0_3.catalina.bottle.tar.gz 2021-05-15T13:56:25.7284690Z 🍺 /usr/local/Cellar/boost/1.75.0_3: 15,058 files, 524.2MB 2021-05-15T13:56:25.7286010Z ==> Installing itk dependency: netcdf 2021-05-15T13:56:25.7809480Z ==> Pouring netcdf--4.8.0_1.catalina.bottle.tar.gz 2021-05-15T13:56:28.4117950Z 🍺 /usr/local/Cellar/netcdf/4.8.0_1: 88 files, 6.3MB 2021-05-15T13:56:28.4123330Z ==> Installing itk dependency: pyqt@5 2021-05-15T13:56:28.4524030Z ==> Pouring pyqt@5--5.15.4_1.catalina.bottle.tar.gz 2021-05-15T13:56:33.2398730Z 🍺 /usr/local/Cellar/pyqt@5/5.15.4_1: 912 files, 25.4MB 2021-05-15T13:56:33.2406000Z ==> Installing itk dependency: vtk@8.2 2021-05-15T13:56:33.3803730Z ==> Pouring vtk@8.2--8.2.0_6.catalina.bottle.tar.gz 2021-05-15T13:57:07.2842390Z ==> Caveats 2021-05-15T13:57:07.2843690Z vtk@8.2 is keg-only, which means it was not symlinked into /usr/local, 2021-05-15T13:57:07.2844550Z because this is an alternate version of another formula. 2021-05-15T13:57:07.2844970Z 2021-05-15T13:57:07.2845500Z If you need to have vtk@8.2 first in your PATH, run: 2021-05-15T13:57:07.2846770Z echo 'export PATH="/usr/local/opt/vtk@8.2/bin:$PATH"' >> /Users/runner/.bash_profile 2021-05-15T13:57:07.2847270Z 2021-05-15T13:57:07.2847810Z For compilers to find vtk@8.2 you may need to set: 2021-05-15T13:57:07.2848850Z export LDFLAGS="-L/usr/local/opt/vtk@8.2/lib" 2021-05-15T13:57:07.2849890Z export CPPFLAGS="-I/usr/local/opt/vtk@8.2/include" 2021-05-15T13:57:07.2850270Z 2021-05-15T13:57:07.2850990Z ==> Summary 2021-05-15T13:57:07.4998620Z 🍺 /usr/local/Cellar/vtk@8.2/8.2.0_6: 3,986 files, 140.0MB 2021-05-15T13:57:07.5003760Z ==> Installing itk dependency: gdcm 2021-05-15T13:57:07.6727150Z ==> Pouring gdcm--3.0.9_3.catalina.bottle.tar.gz 2021-05-15T13:57:14.0180160Z 🍺 /usr/local/Cellar/gdcm/3.0.9_3: 479 files, 29MB 2021-05-15T13:57:14.0187280Z ==> Installing itk 2021-05-15T13:57:14.0190680Z ==> Pouring itk--5.1.2.catalina.bottle.tar.gz 2021-05-15T13:57:27.9797000Z 🍺 /usr/local/Cellar/itk/5.1.2: 4,567 files, 200.4MB 2021-05-15T13:57:30.8917540Z ==> No outdated dependents to upgrade! 2021-05-15T13:57:30.8925100Z ==> Checking for dependents of upgraded formulae... 2021-05-15T13:57:32.9078000Z ==> Reinstalling 1 broken dependent from source: 2021-05-15T13:57:32.9078760Z fftw 2021-05-15T13:57:32.9385070Z Error: Could not rename fftw keg! Check/fix its permissions: 2021-05-15T13:57:32.9386350Z sudo chown -R $(whoami) /usr/local/Cellar/fftw/3.3.9_1 2021-05-15T13:57:34.5627160Z Warning: libav has been deprecated because it is not maintained upstream! 2021-05-15T13:57:34.6835690Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/manifests/1.29.9.2 2021-05-15T13:57:35.9290520Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:57:36.5631650Z ==> Downloading https://ghcr.io/v2/homebrew/core/faac/blobs/sha256:5687b72d43334c52e8b4daa4eda547d9541812807bf7b89d63be9a1e487ae78f 2021-05-15T13:57:36.9702740Z ==> 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:57:37.0045720Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:57:37.0428560Z ==> Verifying checksum for '8289d02d0bf43dc438fadcc298ce216b9bd39b296d8355b1396fb5d05d5b163d--faac--1.29.9.2.catalina.bottle.tar.gz' 2021-05-15T13:57:37.0483710Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/manifests/2.0.2 2021-05-15T13:57:38.3147390Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:57:38.9393970Z ==> Downloading https://ghcr.io/v2/homebrew/core/fdk-aac/blobs/sha256:b4e0f2728235e4763c6a4d95b0c4eafdb28119e5f4f22397e23e35dacb88e8a8 2021-05-15T13:57:39.3582670Z ==> 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:57:39.3913230Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:57:39.4718600Z ==> Verifying checksum for 'c7b70ab171a06d4dc4a9b1a9733db81ea4c0c5805b07efd92047fbf090b15f0a--fdk-aac--2.0.2.catalina.bottle.tar.gz' 2021-05-15T13:57:39.4799080Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/manifests/1.2.15_3 2021-05-15T13:57:40.7115900Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:57:41.3089880Z ==> Downloading https://ghcr.io/v2/homebrew/core/sdl/blobs/sha256:060c0297dd0af2e289196aa196341ece04f3ab4a3458d173e74f2a3865046a8f 2021-05-15T13:57:41.7280290Z ==> 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:57:41.7667870Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:57:41.8095890Z ==> Verifying checksum for 'fecfe9113d1a6a613f0a088adf103b47de0ba4c2ff031bd82bba052a3bb5e8ee--sdl--1.2.15_3.catalina.bottle.tar.gz' 2021-05-15T13:57:41.8135730Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/manifests/12.3_8 2021-05-15T13:57:43.0514760Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header Accept-Language:\ en --fail --silent --retry 3 --header Accept:\ 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:57:43.7681210Z ==> Downloading https://ghcr.io/v2/homebrew/core/libav/blobs/sha256:fcfafef0bb5eeee417c1d69d8ddb1fe0d7a8f8fe70edf39b8499a0df841f6905 2021-05-15T13:57:44.1883320Z ==> 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:57:44.2270270Z /usr/bin/curl --disable --globoff --show-error --user-agent Homebrew/3.1.6\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 10.15.7\)\ curl/7.64.1 --header 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:57:44.5133020Z ==> Verifying checksum for '58ceee92c42fb8809d463cd6da5a2f60a99b4b4904845108a6b97deba32e96ff--libav--12.3_8.catalina.bottle.tar.gz' 2021-05-15T13:57:44.5723410Z ==> Installing dependencies for libav: faac, fdk-aac and sdl 2021-05-15T13:57:44.5727960Z ==> Installing libav dependency: faac 2021-05-15T13:57:44.6297700Z ==> Pouring faac--1.29.9.2.catalina.bottle.tar.gz 2021-05-15T13:57:44.6325860Z 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-9057-jkelur 2021-05-15T13:57:44.6435030Z cp -pR /private/tmp/d20210515-9057-jkelur/faac/. /usr/local/Cellar/faac 2021-05-15T13:57:44.6590490Z chmod -Rf +w /private/tmp/d20210515-9057-jkelur 2021-05-15T13:57:44.7057480Z ==> Finishing up 2021-05-15T13:57:44.7526920Z ln -s ../Cellar/faac/1.29.9.2/bin/faac faac 2021-05-15T13:57:44.7532840Z ln -s ../Cellar/faac/1.29.9.2/include/faac.h faac.h 2021-05-15T13:57:44.7543960Z ln -s ../Cellar/faac/1.29.9.2/include/faaccfg.h faaccfg.h 2021-05-15T13:57:44.7549880Z ln -s ../../../Cellar/faac/1.29.9.2/share/man/man1/faac.1 faac.1 2021-05-15T13:57:44.7556280Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.0.dylib libfaac.0.dylib 2021-05-15T13:57:44.7561280Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.a libfaac.a 2021-05-15T13:57:44.7566330Z ln -s ../Cellar/faac/1.29.9.2/lib/libfaac.dylib libfaac.dylib 2021-05-15T13:57:44.7702840Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9239-tla3ua.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:57:46.8796680Z ==> Summary 2021-05-15T13:57:46.8819150Z 🍺 /usr/local/Cellar/faac/1.29.9.2: 15 files, 207.5KB 2021-05-15T13:57:46.8826010Z ==> Installing libav dependency: fdk-aac 2021-05-15T13:57:46.8848010Z ==> Pouring fdk-aac--2.0.2.catalina.bottle.tar.gz 2021-05-15T13:57:46.8865280Z 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-9057-1p93op2 2021-05-15T13:57:46.9160650Z cp -pR /private/tmp/d20210515-9057-1p93op2/fdk-aac/. /usr/local/Cellar/fdk-aac 2021-05-15T13:57:46.9364960Z chmod -Rf +w /private/tmp/d20210515-9057-1p93op2 2021-05-15T13:57:46.9840930Z ==> Finishing up 2021-05-15T13:57:47.0285580Z ln -s ../Cellar/fdk-aac/2.0.2/bin/aac-enc aac-enc 2021-05-15T13:57:47.0291870Z ln -s ../Cellar/fdk-aac/2.0.2/include/fdk-aac fdk-aac 2021-05-15T13:57:47.0298180Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.2.dylib libfdk-aac.2.dylib 2021-05-15T13:57:47.0302800Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.a libfdk-aac.a 2021-05-15T13:57:47.0307290Z ln -s ../Cellar/fdk-aac/2.0.2/lib/libfdk-aac.dylib libfdk-aac.dylib 2021-05-15T13:57:47.0314100Z ln -s ../../Cellar/fdk-aac/2.0.2/lib/pkgconfig/fdk-aac.pc fdk-aac.pc 2021-05-15T13:57:47.0455920Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9265-wh8koi.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:57:49.1048130Z ==> Summary 2021-05-15T13:57:49.1108290Z 🍺 /usr/local/Cellar/fdk-aac/2.0.2: 15 files, 3.3MB 2021-05-15T13:57:49.1114600Z ==> Installing libav dependency: sdl 2021-05-15T13:57:49.1137350Z ==> Pouring sdl--1.2.15_3.catalina.bottle.tar.gz 2021-05-15T13:57:49.1154110Z 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-9057-17vqvro 2021-05-15T13:57:49.1905390Z cp -pR /private/tmp/d20210515-9057-17vqvro/sdl/. /usr/local/Cellar/sdl 2021-05-15T13:57:49.3000170Z chmod -Rf +w /private/tmp/d20210515-9057-17vqvro 2021-05-15T13:57:49.4278480Z ==> Finishing up 2021-05-15T13:57:49.4736890Z ln -s ../Cellar/sdl/1.2.15_3/bin/sdl-config sdl-config 2021-05-15T13:57:49.4743300Z ln -s ../Cellar/sdl/1.2.15_3/include/SDL SDL 2021-05-15T13:57:49.4751060Z ln -s ../../Cellar/sdl/1.2.15_3/share/aclocal/sdl.m4 sdl.m4 2021-05-15T13:57:49.4767340Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDLKey.3 SDLKey.3 2021-05-15T13:57:49.4773830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ActiveEvent.3 SDL_ActiveEvent.3 2021-05-15T13:57:49.4780240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AddTimer.3 SDL_AddTimer.3 2021-05-15T13:57:49.4786260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioCVT.3 SDL_AudioCVT.3 2021-05-15T13:57:49.4814790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_AudioSpec.3 SDL_AudioSpec.3 2021-05-15T13:57:49.4820740Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BlitSurface.3 SDL_BlitSurface.3 2021-05-15T13:57:49.4826980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_BuildAudioCVT.3 SDL_BuildAudioCVT.3 2021-05-15T13:57:49.4832790Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CD.3 SDL_CD.3 2021-05-15T13:57:49.4839590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDClose.3 SDL_CDClose.3 2021-05-15T13:57:49.4846630Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDEject.3 SDL_CDEject.3 2021-05-15T13:57:49.4852760Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDName.3 SDL_CDName.3 2021-05-15T13:57:49.4859150Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDNumDrives.3 SDL_CDNumDrives.3 2021-05-15T13:57:49.4865010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDOpen.3 SDL_CDOpen.3 2021-05-15T13:57:49.4870850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPause.3 SDL_CDPause.3 2021-05-15T13:57:49.4876980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlay.3 SDL_CDPlay.3 2021-05-15T13:57:49.4882660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDPlayTracks.3 SDL_CDPlayTracks.3 2021-05-15T13:57:49.4888800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDResume.3 SDL_CDResume.3 2021-05-15T13:57:49.4894690Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStatus.3 SDL_CDStatus.3 2021-05-15T13:57:49.4900660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDStop.3 SDL_CDStop.3 2021-05-15T13:57:49.4906590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CDtrack.3 SDL_CDtrack.3 2021-05-15T13:57:49.4912600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CloseAudio.3 SDL_CloseAudio.3 2021-05-15T13:57:49.4918770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Color.3 SDL_Color.3 2021-05-15T13:57:49.4924970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondBroadcast.3 SDL_CondBroadcast.3 2021-05-15T13:57:49.4930930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondSignal.3 SDL_CondSignal.3 2021-05-15T13:57:49.4937120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWait.3 SDL_CondWait.3 2021-05-15T13:57:49.4944550Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CondWaitTimeout.3 SDL_CondWaitTimeout.3 2021-05-15T13:57:49.4950200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertAudio.3 SDL_ConvertAudio.3 2021-05-15T13:57:49.4956360Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ConvertSurface.3 SDL_ConvertSurface.3 2021-05-15T13:57:49.4962160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCond.3 SDL_CreateCond.3 2021-05-15T13:57:49.4968130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateCursor.3 SDL_CreateCursor.3 2021-05-15T13:57:49.4974200Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateMutex.3 SDL_CreateMutex.3 2021-05-15T13:57:49.4992470Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurface.3 SDL_CreateRGBSurface.3 2021-05-15T13:57:49.4998300Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateRGBSurfaceFrom.3 SDL_CreateRGBSurfaceFrom.3 2021-05-15T13:57:49.5003840Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateSemaphore.3 SDL_CreateSemaphore.3 2021-05-15T13:57:49.5009280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateThread.3 SDL_CreateThread.3 2021-05-15T13:57:49.5015170Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_CreateYUVOverlay.3 SDL_CreateYUVOverlay.3 2021-05-15T13:57:49.5020590Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Delay.3 SDL_Delay.3 2021-05-15T13:57:49.5026510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyCond.3 SDL_DestroyCond.3 2021-05-15T13:57:49.5032180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroyMutex.3 SDL_DestroyMutex.3 2021-05-15T13:57:49.5038180Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DestroySemaphore.3 SDL_DestroySemaphore.3 2021-05-15T13:57:49.5043560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormat.3 SDL_DisplayFormat.3 2021-05-15T13:57:49.5049830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayFormatAlpha.3 SDL_DisplayFormatAlpha.3 2021-05-15T13:57:49.5055560Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_DisplayYUVOverlay.3 SDL_DisplayYUVOverlay.3 2021-05-15T13:57:49.5061140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableKeyRepeat.3 SDL_EnableKeyRepeat.3 2021-05-15T13:57:49.5066880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EnableUNICODE.3 SDL_EnableUNICODE.3 2021-05-15T13:57:49.5072120Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Event.3 SDL_Event.3 2021-05-15T13:57:49.5078080Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_EventState.3 SDL_EventState.3 2021-05-15T13:57:49.5083700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_ExposeEvent.3 SDL_ExposeEvent.3 2021-05-15T13:57:49.5089060Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FillRect.3 SDL_FillRect.3 2021-05-15T13:57:49.5094570Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Flip.3 SDL_Flip.3 2021-05-15T13:57:49.5100380Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeCursor.3 SDL_FreeCursor.3 2021-05-15T13:57:49.5105880Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeSurface.3 SDL_FreeSurface.3 2021-05-15T13:57:49.5111210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeWAV.3 SDL_FreeWAV.3 2021-05-15T13:57:49.5116820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_FreeYUVOverlay.3 SDL_FreeYUVOverlay.3 2021-05-15T13:57:49.5122270Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetAttribute.3 SDL_GL_GetAttribute.3 2021-05-15T13:57:49.5128140Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_GetProcAddress.3 SDL_GL_GetProcAddress.3 2021-05-15T13:57:49.5133510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_LoadLibrary.3 SDL_GL_LoadLibrary.3 2021-05-15T13:57:49.5139260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SetAttribute.3 SDL_GL_SetAttribute.3 2021-05-15T13:57:49.5145310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GL_SwapBuffers.3 SDL_GL_SwapBuffers.3 2021-05-15T13:57:49.5150830Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GLattr.3 SDL_GLattr.3 2021-05-15T13:57:49.5157320Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAppState.3 SDL_GetAppState.3 2021-05-15T13:57:49.5163010Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetAudioStatus.3 SDL_GetAudioStatus.3 2021-05-15T13:57:49.5168620Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetClipRect.3 SDL_GetClipRect.3 2021-05-15T13:57:49.5174800Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetCursor.3 SDL_GetCursor.3 2021-05-15T13:57:49.5194850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetError.3 SDL_GetError.3 2021-05-15T13:57:49.5200700Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetEventFilter.3 SDL_GetEventFilter.3 2021-05-15T13:57:49.5206160Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGamma.3 SDL_GetGamma.3 2021-05-15T13:57:49.5211770Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetGammaRamp.3 SDL_GetGammaRamp.3 2021-05-15T13:57:49.5217260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyName.3 SDL_GetKeyName.3 2021-05-15T13:57:49.5222810Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetKeyState.3 SDL_GetKeyState.3 2021-05-15T13:57:49.5228210Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetModState.3 SDL_GetModState.3 2021-05-15T13:57:49.5233640Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetMouseState.3 SDL_GetMouseState.3 2021-05-15T13:57:49.5239510Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGB.3 SDL_GetRGB.3 2021-05-15T13:57:49.5245030Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRGBA.3 SDL_GetRGBA.3 2021-05-15T13:57:49.5251450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetRelativeMouseState.3 SDL_GetRelativeMouseState.3 2021-05-15T13:57:49.5256870Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetThreadID.3 SDL_GetThreadID.3 2021-05-15T13:57:49.5262310Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetTicks.3 SDL_GetTicks.3 2021-05-15T13:57:49.5267960Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoInfo.3 SDL_GetVideoInfo.3 2021-05-15T13:57:49.5274940Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_GetVideoSurface.3 SDL_GetVideoSurface.3 2021-05-15T13:57:49.5280850Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_Init.3 SDL_Init.3 2021-05-15T13:57:49.5286600Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_InitSubSystem.3 SDL_InitSubSystem.3 2021-05-15T13:57:49.5292610Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyAxisEvent.3 SDL_JoyAxisEvent.3 2021-05-15T13:57:49.5298240Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyBallEvent.3 SDL_JoyBallEvent.3 2021-05-15T13:57:49.5304410Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyButtonEvent.3 SDL_JoyButtonEvent.3 2021-05-15T13:57:49.5309930Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoyHatEvent.3 SDL_JoyHatEvent.3 2021-05-15T13:57:49.5314980Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickClose.3 SDL_JoystickClose.3 2021-05-15T13:57:49.5321000Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickEventState.3 SDL_JoystickEventState.3 2021-05-15T13:57:49.5326820Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetAxis.3 SDL_JoystickGetAxis.3 2021-05-15T13:57:49.5332450Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetBall.3 SDL_JoystickGetBall.3 2021-05-15T13:57:49.5338260Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetButton.3 SDL_JoystickGetButton.3 2021-05-15T13:57:49.5343660Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickGetHat.3 SDL_JoystickGetHat.3 2021-05-15T13:57:49.5349130Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickIndex.3 SDL_JoystickIndex.3 2021-05-15T13:57:49.5354530Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickName.3 SDL_JoystickName.3 2021-05-15T13:57:49.5360280Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumAxes.3 SDL_JoystickNumAxes.3 2021-05-15T13:57:49.5365890Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumBalls.3 SDL_JoystickNumBalls.3 2021-05-15T13:57:49.5371730Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumButtons.3 SDL_JoystickNumButtons.3 2021-05-15T13:57:49.5388970Z ln -s ../../../Cellar/sdl/1.2.15_3/share/man/man3/SDL_JoystickNumHats.3 SDL_JoystickNumHats.3 2021-05-15T13:57:49.5393350Z Only the first 100 operations were output. 2021-05-15T13:57:49.6253160Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9291-12x58vc.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:57:51.8429530Z ==> Summary 2021-05-15T13:57:51.8578110Z 🍺 /usr/local/Cellar/sdl/1.2.15_3: 225 files, 1.4MB 2021-05-15T13:57:51.8583540Z ==> Installing libav 2021-05-15T13:57:51.8586400Z ==> Pouring libav--12.3_8.catalina.bottle.tar.gz 2021-05-15T13:57:51.8605140Z 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-9057-nhk3xa 2021-05-15T13:57:52.0959680Z cp -pR /private/tmp/d20210515-9057-nhk3xa/libav/. /usr/local/Cellar/libav 2021-05-15T13:57:52.2043670Z chmod -Rf +w /private/tmp/d20210515-9057-nhk3xa 2021-05-15T13:57:53.6260530Z ==> Finishing up 2021-05-15T13:57:53.6736130Z ln -s ../Cellar/libav/12.3_8/bin/avconv avconv 2021-05-15T13:57:53.6740840Z ln -s ../Cellar/libav/12.3_8/bin/avplay avplay 2021-05-15T13:57:53.6758050Z ln -s ../Cellar/libav/12.3_8/bin/avprobe avprobe 2021-05-15T13:57:53.6769740Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avconv.1 avconv.1 2021-05-15T13:57:53.6774980Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avplay.1 avplay.1 2021-05-15T13:57:53.6780330Z ln -s ../../../Cellar/libav/12.3_8/share/man/man1/avprobe.1 avprobe.1 2021-05-15T13:57:53.7120610Z /usr/bin/sandbox-exec -f /private/tmp/homebrew20210515-9317-9lr1za.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:57:55.9674380Z ==> Summary 2021-05-15T13:57:55.9694380Z 🍺 /usr/local/Cellar/libav/12.3_8: 15 files, 35.4MB 2021-05-15T13:57:58.3157770Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/manifests/1.1.0 2021-05-15T13:58:00.2108660Z ==> Downloading https://ghcr.io/v2/homebrew/core/libgit2/blobs/sha256:55559e477a533a5682da7853f03149000cce14371ed7b0ffc5ceaff285b6348b 2021-05-15T13:58:00.6233590Z ==> 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:58:00.8196390Z ==> Pouring libgit2--1.1.0.catalina.bottle.tar.gz 2021-05-15T13:58:03.2767350Z 🍺 /usr/local/Cellar/libgit2/1.1.0: 98 files, 3.2MB 2021-05-15T13:58:05.4999440Z Warning: libtiff 4.3.0 is already installed and up-to-date. 2021-05-15T13:58:05.5000170Z To reinstall 4.3.0, run: 2021-05-15T13:58:05.5000650Z brew reinstall libtiff 2021-05-15T13:58:06.9875310Z Warning: unixodbc 2.3.9_1 is already installed and up-to-date. 2021-05-15T13:58:06.9876110Z To reinstall 2.3.9_1, run: 2021-05-15T13:58:06.9876600Z brew reinstall unixodbc 2021-05-15T13:58:08.4739420Z Warning: libsodium 1.0.18_1 is already installed and up-to-date. 2021-05-15T13:58:08.4740190Z To reinstall 1.0.18_1, run: 2021-05-15T13:58:08.4740680Z brew reinstall libsodium 2021-05-15T13:58:09.9731360Z Warning: tesseract 4.1.1 is already installed and up-to-date. 2021-05-15T13:58:09.9732100Z To reinstall 4.1.1, run: 2021-05-15T13:58:09.9732590Z brew reinstall tesseract 2021-05-15T13:58:11.4593720Z Warning: wget 1.21.1 is already installed and up-to-date. 2021-05-15T13:58:11.4600570Z To reinstall 1.21.1, run: 2021-05-15T13:58:11.4601600Z brew reinstall wget 2021-05-15T13:58:12.9446130Z Warning: zeromq 4.3.4 is already installed and up-to-date. 2021-05-15T13:58:12.9446930Z To reinstall 4.3.4, run: 2021-05-15T13:58:12.9447420Z brew reinstall zeromq 2021-05-15T13:58:14.4538920Z Warning: udunits 2.2.27.6_1 is already installed and up-to-date. 2021-05-15T13:58:14.4539770Z To reinstall 2.2.27.6_1, run: 2021-05-15T13:58:14.4540310Z brew reinstall udunits 2021-05-15T13:58:15.9263700Z Warning: webp 1.2.0 is already installed and up-to-date. 2021-05-15T13:58:15.9264410Z To reinstall 1.2.0, run: 2021-05-15T13:58:15.9264860Z brew reinstall webp 2021-05-15T13:58:17.4810820Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/manifests/1.51.0 2021-05-15T13:58:19.4374530Z ==> Downloading https://ghcr.io/v2/homebrew/core/rust/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb 2021-05-15T13:58:19.8990450Z ==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:680b81ddcee5049e511b1d5b5da7e8be74df351de96317d033f81c01ab7858cb?se=2021-05-15T14%3A05%3A00Z&sig=TQySNN2y4i1n%2FS%2BgKsRAPZoc7yGYaJbJCp0IkPiITGE%3D&sp=r&spr=https&sr=b&sv=2019-12-12 2021-05-15T13:58:22.9696360Z ==> Pouring rust--1.51.0.catalina.bottle.tar.gz 2021-05-15T13:59:01.5315450Z ==> Caveats 2021-05-15T13:59:01.5316150Z Bash completion has been installed to: 2021-05-15T13:59:01.5316770Z /usr/local/etc/bash_completion.d 2021-05-15T13:59:01.5317660Z ==> Summary 2021-05-15T13:59:02.7713060Z 🍺 /usr/local/Cellar/rust/1.51.0: 20,186 files, 694.1MB 2021-05-15T13:59:05.7617570Z ==> Downloading https://github.com/XQuartz/XQuartz/releases/download/XQuartz-2.8.1/XQuartz-2.8.1.dmg 2021-05-15T13:59:05.7623320Z ==> 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=20210515T135905Z&X-Amz-Expires=300&X-Amz-Signature=3b30e76b3e6c8daeb117a23f42d51bddde42ad3c72aa5f1cb7dcf0c569aaff1a&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-15T13:59:08.7260330Z Warning: macOS's Gatekeeper has been disabled for this Cask 2021-05-15T13:59:08.7261600Z ==> Installing Cask xquartz 2021-05-15T13:59:24.7588000Z ==> Running installer for xquartz; your password may be necessary. 2021-05-15T13:59:24.7589600Z Package installers may write to any location; options such as `--appdir` are ignored. 2021-05-15T13:59:50.6511450Z installer: Package name is 2021-05-15T13:59:50.6512750Z installer: Installing at base path / 2021-05-15T13:59:50.6513840Z installer: The install was successful. 2021-05-15T13:59:50.6515050Z installer: The install requires logging out now. 2021-05-15T13:59:50.7391400Z 🍺 xquartz was successfully installed! 2021-05-15T13:59:50.7631940Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T13:59:50.7632490Z with: 2021-05-15T13:59:50.7632970Z github_slug: neuroconductor/dcmtk 2021-05-15T13:59:50.7633390Z env: 2021-05-15T13:59:50.7633790Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:50.7634220Z TIC_DEPLOY_KEY: 2021-05-15T13:59:50.7634550Z RSPM: 2021-05-15T13:59:50.7635750Z GITHUB_PAT: *** 2021-05-15T13:59:50.7636140Z COVERALLS_TOKEN: 2021-05-15T13:59:50.7636590Z continue-on-error: false 2021-05-15T13:59:50.7637120Z VDIFFR_RUN_TESTS: false 2021-05-15T13:59:50.7637610Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:59:50.7638020Z TZ: UTC 2021-05-15T13:59:50.7638380Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:59:50.7638750Z NOT_CRAN: true 2021-05-15T13:59:50.7639090Z ##[endgroup] 2021-05-15T13:59:50.8320210Z repo slug is: neuroconductor/dcmtk 2021-05-15T13:59:50.8438160Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T13:59:50.8438870Z env: 2021-05-15T13:59:50.8439350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:50.8439830Z TIC_DEPLOY_KEY: 2021-05-15T13:59:50.8440220Z RSPM: 2021-05-15T13:59:50.8441060Z GITHUB_PAT: *** 2021-05-15T13:59:50.8441520Z COVERALLS_TOKEN: 2021-05-15T13:59:50.8441990Z continue-on-error: false 2021-05-15T13:59:50.8442530Z VDIFFR_RUN_TESTS: false 2021-05-15T13:59:50.8443040Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:59:50.8443520Z TZ: UTC 2021-05-15T13:59:50.8443940Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:59:50.8444350Z NOT_CRAN: true 2021-05-15T13:59:50.8444770Z ##[endgroup] 2021-05-15T13:59:52.0130620Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T13:59:52.0131290Z with: 2021-05-15T13:59:52.0131690Z repo_name: dcmtk 2021-05-15T13:59:52.0132080Z repo_version: 0.6.8.1 2021-05-15T13:59:52.0132510Z runner_os: macOS 2021-05-15T13:59:52.0132880Z R_version: 4.0 2021-05-15T13:59:52.0133250Z env: 2021-05-15T13:59:52.0133680Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:52.0134600Z TIC_DEPLOY_KEY: 2021-05-15T13:59:52.0134960Z RSPM: 2021-05-15T13:59:52.0136230Z GITHUB_PAT: *** 2021-05-15T13:59:52.0136770Z COVERALLS_TOKEN: 2021-05-15T13:59:52.0137290Z continue-on-error: false 2021-05-15T13:59:52.0137820Z VDIFFR_RUN_TESTS: false 2021-05-15T13:59:52.0138320Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:59:52.0138800Z TZ: UTC 2021-05-15T13:59:52.0139190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:59:52.0139630Z NOT_CRAN: true 2021-05-15T13:59:52.0140010Z ##[endgroup] 2021-05-15T13:59:52.0781060Z Package: dcmtk 2021-05-15T13:59:52.0786330Z Version: 0.6.8.1 2021-05-15T13:59:52.0786840Z OS: macOS 2021-05-15T13:59:52.0870420Z ##[group]Run install.packages('remotes') 2021-05-15T13:59:52.0871220Z install.packages('remotes') 2021-05-15T13:59:52.0872030Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T13:59:52.0873050Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T13:59:52.1047510Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:59:52.1047940Z env: 2021-05-15T13:59:52.1048420Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:52.1048890Z TIC_DEPLOY_KEY: 2021-05-15T13:59:52.1049270Z RSPM: 2021-05-15T13:59:52.1050340Z GITHUB_PAT: *** 2021-05-15T13:59:52.1050750Z COVERALLS_TOKEN: 2021-05-15T13:59:52.1051270Z continue-on-error: false 2021-05-15T13:59:52.1051750Z VDIFFR_RUN_TESTS: false 2021-05-15T13:59:52.1052280Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:59:52.1052720Z TZ: UTC 2021-05-15T13:59:52.1053140Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:59:52.1053590Z NOT_CRAN: true 2021-05-15T13:59:52.1053960Z ##[endgroup] 2021-05-15T13:59:52.3446330Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T13:59:52.3447510Z (as ‘lib’ is unspecified) 2021-05-15T13:59:54.5167860Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/remotes_2.3.0.tgz' 2021-05-15T13:59:54.7773360Z Content type 'application/x-gzip' length 390609 bytes (381 KB) 2021-05-15T13:59:54.7825220Z ================================================== 2021-05-15T13:59:54.7826230Z downloaded 381 KB 2021-05-15T13:59:54.7826960Z 2021-05-15T13:59:54.8062700Z 2021-05-15T13:59:54.8164590Z The downloaded binary packages are in 2021-05-15T13:59:54.8267060Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmprklkL6/downloaded_packages 2021-05-15T13:59:59.5020990Z ##[group]Run actions/cache@v1 2021-05-15T13:59:59.5021550Z with: 2021-05-15T13:59:59.5021970Z path: /Users/runner/work/_temp/Library 2021-05-15T13:59:59.5024710Z key: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1-2c77fa17d943c3495f77d9b01803eb7ba89dcd868765be7dcc7fd2a20ee08f41 2021-05-15T13:59:59.5028010Z restore-keys: macOS-287c850eb370edd647ed85b6fac18cbaee02effa7d01b981304dce84a452b22c-1- 2021-05-15T13:59:59.5029140Z env: 2021-05-15T13:59:59.5029640Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:59.5030090Z TIC_DEPLOY_KEY: 2021-05-15T13:59:59.5030480Z RSPM: 2021-05-15T13:59:59.5032190Z GITHUB_PAT: *** 2021-05-15T13:59:59.5032650Z COVERALLS_TOKEN: 2021-05-15T13:59:59.5033120Z continue-on-error: false 2021-05-15T13:59:59.5033630Z VDIFFR_RUN_TESTS: false 2021-05-15T13:59:59.5034200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:59:59.5034930Z TZ: UTC 2021-05-15T13:59:59.5035580Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:59:59.5036170Z NOT_CRAN: true 2021-05-15T13:59:59.5036630Z ##[endgroup] 2021-05-15T13:59:59.5804750Z [warning]Event Validation Error: The event type workflow_dispatch is not supported. Only push, pull_request events are supported at this time. 2021-05-15T13:59:59.5898310Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T13:59:59.5912600Z remotes::install_github("ropensci/tic") 2021-05-15T13:59:59.5913260Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T13:59:59.5914290Z remotes::install_github("muschellij2/aghast") 2021-05-15T13:59:59.5914900Z remotes::install_cran("covr") 2021-05-15T13:59:59.6094290Z shell: /usr/local/bin/Rscript {0} 2021-05-15T13:59:59.6094720Z env: 2021-05-15T13:59:59.6095190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:59:59.6095640Z TIC_DEPLOY_KEY: 2021-05-15T13:59:59.6096030Z RSPM: 2021-05-15T13:59:59.6096930Z GITHUB_PAT: *** 2021-05-15T13:59:59.6097340Z COVERALLS_TOKEN: 2021-05-15T13:59:59.6097830Z continue-on-error: false 2021-05-15T13:59:59.6098300Z VDIFFR_RUN_TESTS: false 2021-05-15T13:59:59.6098820Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T13:59:59.6099260Z TZ: UTC 2021-05-15T13:59:59.6099680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:59:59.6100120Z NOT_CRAN: true 2021-05-15T13:59:59.6100480Z ##[endgroup] 2021-05-15T13:59:59.8654660Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:00:00.6814620Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:00:04.5300870Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:00:04.5301790Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:00:04.5302930Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:00:04.5303810Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:00:04.5304640Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:00:04.5305640Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:00:04.5306450Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:00:04.5307340Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:00:04.5308130Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:00:04.5309010Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:00:04.5309870Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:00:04.5310670Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:00:04.5311590Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:00:04.5312420Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:00:04.5313260Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:00:04.5314090Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:00:04.5315030Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:00:04.5315900Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:00:04.5316790Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:00:04.5317650Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:00:04.5318470Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:00:04.5319310Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:00:04.5320150Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:00:04.5321030Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:00:04.5321850Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:00:04.5322800Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:00:04.5323660Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:00:04.5324510Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:00:04.5325340Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:00:04.5326150Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:00:04.5327000Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:00:04.5327810Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:00:04.5328710Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:00:04.5329560Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:00:04.5330420Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:00:04.5332640Z 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:00:04.5341670Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:00:04.5342800Z (as ‘lib’ is unspecified) 2021-05-15T14:00:06.4612420Z 2021-05-15T14:00:06.4613540Z There is a binary version available but the source version is later: 2021-05-15T14:00:06.4637960Z binary source needs_compilation 2021-05-15T14:00:06.4638680Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T14:00:06.4639010Z 2021-05-15T14:00:06.4666690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rlang_0.4.11.tgz' 2021-05-15T14:00:06.6009810Z Content type 'application/x-gzip' length 1328785 bytes (1.3 MB) 2021-05-15T14:00:06.6243880Z ================================================== 2021-05-15T14:00:06.6244480Z downloaded 1.3 MB 2021-05-15T14:00:06.6244790Z 2021-05-15T14:00:06.6294780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/magrittr_2.0.1.tgz' 2021-05-15T14:00:06.7588980Z Content type 'application/x-gzip' length 224854 bytes (219 KB) 2021-05-15T14:00:06.7639800Z ================================================== 2021-05-15T14:00:06.7640400Z downloaded 219 KB 2021-05-15T14:00:06.7640710Z 2021-05-15T14:00:06.7675830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/glue_1.4.2.tgz' 2021-05-15T14:00:06.9980270Z Content type 'application/x-gzip' length 139018 bytes (135 KB) 2021-05-15T14:00:07.0000720Z ================================================== 2021-05-15T14:00:07.0001220Z downloaded 135 KB 2021-05-15T14:00:07.0001540Z 2021-05-15T14:00:07.0037430Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sys_3.4.tgz' 2021-05-15T14:00:07.1366360Z Content type 'application/x-gzip' length 47291 bytes (46 KB) 2021-05-15T14:00:07.1373700Z ================================================== 2021-05-15T14:00:07.1374220Z downloaded 46 KB 2021-05-15T14:00:07.1374600Z 2021-05-15T14:00:07.1411830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/askpass_1.1.tgz' 2021-05-15T14:00:07.4155700Z Content type 'application/x-gzip' length 21511 bytes (21 KB) 2021-05-15T14:00:07.4156740Z ================================================== 2021-05-15T14:00:07.4157630Z downloaded 21 KB 2021-05-15T14:00:07.4157910Z 2021-05-15T14:00:07.4190270Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/R6_2.5.0.tgz' 2021-05-15T14:00:07.6559470Z Content type 'application/x-gzip' length 82447 bytes (80 KB) 2021-05-15T14:00:07.6571300Z ================================================== 2021-05-15T14:00:07.6571860Z downloaded 80 KB 2021-05-15T14:00:07.6572180Z 2021-05-15T14:00:07.6606850Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/openssl_1.4.4.tgz' 2021-05-15T14:00:07.8036290Z Content type 'application/x-gzip' length 2970219 bytes (2.8 MB) 2021-05-15T14:00:07.8308030Z ================================================== 2021-05-15T14:00:07.8308610Z downloaded 2.8 MB 2021-05-15T14:00:07.8308920Z 2021-05-15T14:00:07.8384820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/mime_0.10.tgz' 2021-05-15T14:00:08.0722900Z Content type 'application/x-gzip' length 35402 bytes (34 KB) 2021-05-15T14:00:08.0723780Z ================================================== 2021-05-15T14:00:08.0724230Z downloaded 34 KB 2021-05-15T14:00:08.0724530Z 2021-05-15T14:00:08.0755040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/curl_4.3.1.tgz' 2021-05-15T14:00:08.2396120Z Content type 'application/x-gzip' length 861973 bytes (841 KB) 2021-05-15T14:00:08.2568000Z ================================================== 2021-05-15T14:00:08.2568630Z downloaded 841 KB 2021-05-15T14:00:08.2568970Z 2021-05-15T14:00:08.2626630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/jsonlite_1.7.2.tgz' 2021-05-15T14:00:08.4982970Z Content type 'application/x-gzip' length 492071 bytes (480 KB) 2021-05-15T14:00:08.5109790Z ================================================== 2021-05-15T14:00:08.5111670Z downloaded 480 KB 2021-05-15T14:00:08.5112580Z 2021-05-15T14:00:08.5151750Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ini_0.3.1.tgz' 2021-05-15T14:00:08.6482090Z Content type 'application/x-gzip' length 13212 bytes (12 KB) 2021-05-15T14:00:08.6483010Z ================================================== 2021-05-15T14:00:08.6483450Z downloaded 12 KB 2021-05-15T14:00:08.6483750Z 2021-05-15T14:00:08.6523670Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/httr_1.4.2.tgz' 2021-05-15T14:00:08.8339100Z Content type 'application/x-gzip' length 498155 bytes (486 KB) 2021-05-15T14:00:08.8455810Z ================================================== 2021-05-15T14:00:08.8456670Z downloaded 486 KB 2021-05-15T14:00:08.8456990Z 2021-05-15T14:00:08.8494130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gitcreds_0.1.1.tgz' 2021-05-15T14:00:09.0782040Z Content type 'application/x-gzip' length 92007 bytes (89 KB) 2021-05-15T14:00:09.0797010Z ================================================== 2021-05-15T14:00:09.0797580Z downloaded 89 KB 2021-05-15T14:00:09.0797850Z 2021-05-15T14:00:09.0832230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cli_2.5.0.tgz' 2021-05-15T14:00:09.3232160Z Content type 'application/x-gzip' length 531400 bytes (518 KB) 2021-05-15T14:00:09.3304130Z ================================================== 2021-05-15T14:00:09.3304750Z downloaded 518 KB 2021-05-15T14:00:09.3305090Z 2021-05-15T14:00:09.3344220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/zip_2.1.1.tgz' 2021-05-15T14:00:09.5700360Z Content type 'application/x-gzip' length 211635 bytes (206 KB) 2021-05-15T14:00:09.5730260Z ================================================== 2021-05-15T14:00:09.5730770Z downloaded 206 KB 2021-05-15T14:00:09.5731080Z 2021-05-15T14:00:09.5775890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rstudioapi_0.13.tgz' 2021-05-15T14:00:09.7090310Z Content type 'application/x-gzip' length 271959 bytes (265 KB) 2021-05-15T14:00:09.7133420Z ================================================== 2021-05-15T14:00:09.7134000Z downloaded 265 KB 2021-05-15T14:00:09.7134280Z 2021-05-15T14:00:09.7169890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/credentials_1.3.0.tgz' 2021-05-15T14:00:09.8632710Z Content type 'application/x-gzip' length 170888 bytes (166 KB) 2021-05-15T14:00:09.8707100Z ================================================== 2021-05-15T14:00:09.8708650Z downloaded 166 KB 2021-05-15T14:00:09.8709530Z 2021-05-15T14:00:09.8745240Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rprojroot_2.0.2.tgz' 2021-05-15T14:00:10.1282050Z Content type 'application/x-gzip' length 96290 bytes (94 KB) 2021-05-15T14:00:10.1331420Z ================================================== 2021-05-15T14:00:10.1333090Z downloaded 94 KB 2021-05-15T14:00:10.1333980Z 2021-05-15T14:00:10.1422220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/crayon_1.4.1.tgz' 2021-05-15T14:00:10.3718770Z Content type 'application/x-gzip' length 139916 bytes (136 KB) 2021-05-15T14:00:10.3772350Z ================================================== 2021-05-15T14:00:10.3772960Z downloaded 136 KB 2021-05-15T14:00:10.3773270Z 2021-05-15T14:00:10.3809220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fastmap_1.1.0.tgz' 2021-05-15T14:00:10.5104440Z Content type 'application/x-gzip' length 187566 bytes (183 KB) 2021-05-15T14:00:10.5145690Z ================================================== 2021-05-15T14:00:10.5146250Z downloaded 183 KB 2021-05-15T14:00:10.5146530Z 2021-05-15T14:00:10.5180370Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/yaml_2.2.1.tgz' 2021-05-15T14:00:10.6456280Z Content type 'application/x-gzip' length 203104 bytes (198 KB) 2021-05-15T14:00:10.6490380Z ================================================== 2021-05-15T14:00:10.6490940Z downloaded 198 KB 2021-05-15T14:00:10.6491250Z 2021-05-15T14:00:10.6527690Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/withr_2.4.2.tgz' 2021-05-15T14:00:10.7936040Z Content type 'application/x-gzip' length 209613 bytes (204 KB) 2021-05-15T14:00:10.8105140Z ================================================== 2021-05-15T14:00:10.8105750Z downloaded 204 KB 2021-05-15T14:00:10.8106060Z 2021-05-15T14:00:10.8141400Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/whisker_0.4.tgz' 2021-05-15T14:00:11.0331880Z Content type 'application/x-gzip' length 65611 bytes (64 KB) 2021-05-15T14:00:11.0354350Z ================================================== 2021-05-15T14:00:11.0354920Z downloaded 64 KB 2021-05-15T14:00:11.0355230Z 2021-05-15T14:00:11.0390120Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rappdirs_0.3.3.tgz' 2021-05-15T14:00:11.2445970Z Content type 'application/x-gzip' length 45615 bytes (44 KB) 2021-05-15T14:00:11.2456090Z ================================================== 2021-05-15T14:00:11.2456740Z downloaded 44 KB 2021-05-15T14:00:11.2457060Z 2021-05-15T14:00:11.2488900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/purrr_0.3.4.tgz' 2021-05-15T14:00:11.4987100Z Content type 'application/x-gzip' length 417900 bytes (408 KB) 2021-05-15T14:00:11.5089900Z ================================================== 2021-05-15T14:00:11.5090490Z downloaded 408 KB 2021-05-15T14:00:11.5090800Z 2021-05-15T14:00:11.5125840Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lifecycle_1.0.0.tgz' 2021-05-15T14:00:11.6649050Z Content type 'application/x-gzip' length 93309 bytes (91 KB) 2021-05-15T14:00:11.6662820Z ================================================== 2021-05-15T14:00:11.6663350Z downloaded 91 KB 2021-05-15T14:00:11.6663670Z 2021-05-15T14:00:11.6787820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gh_1.3.0.tgz' 2021-05-15T14:00:11.8735130Z Content type 'application/x-gzip' length 137623 bytes (134 KB) 2021-05-15T14:00:11.8770730Z ================================================== 2021-05-15T14:00:11.8771290Z downloaded 134 KB 2021-05-15T14:00:11.8771560Z 2021-05-15T14:00:11.8823580Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/gert_1.3.0.tgz' 2021-05-15T14:00:12.0430960Z Content type 'application/x-gzip' length 2034324 bytes (1.9 MB) 2021-05-15T14:00:12.1057090Z ================================================== 2021-05-15T14:00:12.1057620Z downloaded 1.9 MB 2021-05-15T14:00:12.1057930Z 2021-05-15T14:00:12.1115720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fs_1.5.0.tgz' 2021-05-15T14:00:12.2617330Z Content type 'application/x-gzip' length 545211 bytes (532 KB) 2021-05-15T14:00:12.2698290Z ================================================== 2021-05-15T14:00:12.2698880Z downloaded 532 KB 2021-05-15T14:00:12.2699170Z 2021-05-15T14:00:12.2736380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/desc_1.3.0.tgz' 2021-05-15T14:00:12.6567740Z Content type 'application/x-gzip' length 527780 bytes (515 KB) 2021-05-15T14:00:12.6640050Z ================================================== 2021-05-15T14:00:12.6640620Z downloaded 515 KB 2021-05-15T14:00:12.6641040Z 2021-05-15T14:00:12.6679650Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/clipr_0.7.1.tgz' 2021-05-15T14:00:12.9010920Z Content type 'application/x-gzip' length 48725 bytes (47 KB) 2021-05-15T14:00:12.9035600Z ================================================== 2021-05-15T14:00:12.9036110Z downloaded 47 KB 2021-05-15T14:00:12.9036420Z 2021-05-15T14:00:12.9070010Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/usethis_2.0.1.tgz' 2021-05-15T14:00:13.1373190Z Content type 'application/x-gzip' length 707071 bytes (690 KB) 2021-05-15T14:00:13.1508620Z ================================================== 2021-05-15T14:00:13.1510090Z downloaded 690 KB 2021-05-15T14:00:13.1511060Z 2021-05-15T14:00:13.1548170Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/memoise_2.0.0.tgz' 2021-05-15T14:00:13.3123900Z Content type 'application/x-gzip' length 47412 bytes (46 KB) 2021-05-15T14:00:13.3175800Z ================================================== 2021-05-15T14:00:13.3176340Z downloaded 46 KB 2021-05-15T14:00:13.3176660Z 2021-05-15T14:00:13.3213630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/git2r_0.28.0.tgz' 2021-05-15T14:00:13.5204810Z Content type 'application/x-gzip' length 2069632 bytes (2.0 MB) 2021-05-15T14:00:13.5479770Z ================================================== 2021-05-15T14:00:13.5480390Z downloaded 2.0 MB 2021-05-15T14:00:13.5481260Z 2021-05-15T14:00:14.4088040Z 2021-05-15T14:00:14.4089300Z The downloaded binary packages are in 2021-05-15T14:00:14.4090960Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpcBRjjJ/downloaded_packages 2021-05-15T14:00:14.4093430Z installing the source package ‘cachem’ 2021-05-15T14:00:14.4094580Z 2021-05-15T14:00:14.4110100Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:00:14.6656130Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:00:14.6756400Z ================================================== 2021-05-15T14:00:14.6857760Z downloaded 24 KB 2021-05-15T14:00:14.6958650Z 2021-05-15T14:00:15.0175870Z * installing *source* package ‘cachem’ ... 2021-05-15T14:00:15.0244780Z ** package ‘cachem’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:15.0286280Z ** using staged installation 2021-05-15T14:00:15.0434120Z ** libs 2021-05-15T14:00:19.7524320Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c cache.c -o cache.o 2021-05-15T14:00:20.5659040Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:00:20.6555740Z clang -mmacosx-version-min=10.13 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o cachem.so cache.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:00:20.8951390Z installing to /Users/runner/work/_temp/Library/00LOCK-cachem/00new/cachem/libs 2021-05-15T14:00:20.8990800Z ** R 2021-05-15T14:00:20.9111210Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:21.7295900Z ** help 2021-05-15T14:00:21.7618180Z *** installing help indices 2021-05-15T14:00:21.7882740Z ** building package indices 2021-05-15T14:00:22.1282590Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:22.5381420Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:23.8158720Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:24.0948920Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:24.0971450Z * DONE (cachem) 2021-05-15T14:00:24.1118380Z 2021-05-15T14:00:24.1119190Z The downloaded source packages are in 2021-05-15T14:00:24.1120970Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpcBRjjJ/downloaded_packages’ 2021-05-15T14:00:24.1133350Z Running `R CMD build`... 2021-05-15T14:00:27.2234960Z * checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpcBRjjJ/remotes2a4c35da0c7f/ropensci-tic-3b4dfb8/DESCRIPTION’ ... OK 2021-05-15T14:00:27.2236480Z * preparing ‘tic’: 2021-05-15T14:00:27.2237490Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:00:27.2238290Z * installing the package to process help pages 2021-05-15T14:00:27.2239520Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:00:27.2240360Z * checking for empty or unneeded directories 2021-05-15T14:00:27.2241410Z Removed empty directory ‘tic/.circleci’ 2021-05-15T14:00:27.2242400Z Removed empty directory ‘tic/pkgdown’ 2021-05-15T14:00:27.2243300Z * building ‘tic_0.10.0.tar.gz’ 2021-05-15T14:00:27.2248180Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:00:27.2249280Z (as ‘lib’ is unspecified) 2021-05-15T14:00:27.7201830Z * installing *source* package ‘tic’ ... 2021-05-15T14:00:27.7205200Z ** using staged installation 2021-05-15T14:00:27.7523410Z ** R 2021-05-15T14:00:27.7924940Z ** inst 2021-05-15T14:00:27.8091840Z ** preparing package for lazy loading 2021-05-15T14:00:28.3545980Z ** help 2021-05-15T14:00:28.7224410Z *** installing help indices 2021-05-15T14:00:28.8579950Z *** copying figures 2021-05-15T14:00:28.8608020Z ** building package indices 2021-05-15T14:00:29.2091770Z ** installing vignettes 2021-05-15T14:00:29.2186600Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:29.5990380Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:30.1402020Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:30.1470890Z * DONE (tic) 2021-05-15T14:00:30.2044000Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:00:30.6256190Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:00:33.6264770Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:00:33.6265840Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:00:33.6266660Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:00:33.6267500Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:00:33.6268330Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:00:33.6269160Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:00:33.6270000Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:00:33.6270830Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:00:33.6271640Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:00:33.6272440Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:00:33.6273260Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:00:33.6274070Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:00:33.6274900Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:00:33.6275710Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:00:33.6278240Z 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:00:33.6280760Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:00:33.6281650Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:00:33.6282530Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:00:33.6283360Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:00:33.6284170Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:00:33.6285010Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:00:33.6285820Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:00:33.6286650Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:00:33.6287480Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:00:33.6288320Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:00:33.6289140Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:00:33.6289980Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:00:33.6290810Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:00:33.6291640Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:00:33.6292490Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:00:33.6293320Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:00:33.6294190Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:00:33.6295060Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:00:33.6295950Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:00:33.6296810Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:00:33.6297680Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:00:33.6298540Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:00:33.6299390Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:00:33.6300250Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:00:33.6301350Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:00:33.6302500Z (as ‘lib’ is unspecified) 2021-05-15T14:00:35.3413580Z 2021-05-15T14:00:35.3414630Z There is a binary version available but the source version is later: 2021-05-15T14:00:35.3426470Z binary source needs_compilation 2021-05-15T14:00:35.3427020Z xfun 0.22 0.23 TRUE 2021-05-15T14:00:35.3427280Z 2021-05-15T14:00:35.3443450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/utf8_1.2.1.tgz' 2021-05-15T14:00:35.5585290Z Content type 'application/x-gzip' length 196809 bytes (192 KB) 2021-05-15T14:00:35.5616660Z ================================================== 2021-05-15T14:00:35.5617460Z downloaded 192 KB 2021-05-15T14:00:35.5617730Z 2021-05-15T14:00:35.5652460Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/vctrs_0.3.8.tgz' 2021-05-15T14:00:35.7154090Z Content type 'application/x-gzip' length 1412989 bytes (1.3 MB) 2021-05-15T14:00:35.7500080Z ================================================== 2021-05-15T14:00:35.7501280Z downloaded 1.3 MB 2021-05-15T14:00:35.7501930Z 2021-05-15T14:00:35.7554900Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgconfig_2.0.3.tgz' 2021-05-15T14:00:35.8821980Z Content type 'application/x-gzip' length 17738 bytes (17 KB) 2021-05-15T14:00:35.8823420Z ================================================== 2021-05-15T14:00:35.8823860Z downloaded 17 KB 2021-05-15T14:00:35.8824140Z 2021-05-15T14:00:35.8855230Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pillar_1.6.0.tgz' 2021-05-15T14:00:36.0520340Z Content type 'application/x-gzip' length 1002593 bytes (979 KB) 2021-05-15T14:00:36.0735350Z ================================================== 2021-05-15T14:00:36.0735900Z downloaded 979 KB 2021-05-15T14:00:36.0736180Z 2021-05-15T14:00:36.0882330Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tibble_3.1.1.tgz' 2021-05-15T14:00:36.2624290Z Content type 'application/x-gzip' length 804527 bytes (785 KB) 2021-05-15T14:00:36.2765930Z ================================================== 2021-05-15T14:00:36.2766600Z downloaded 785 KB 2021-05-15T14:00:36.2766870Z 2021-05-15T14:00:36.2802990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rematch2_2.1.2.tgz' 2021-05-15T14:00:36.4149580Z Content type 'application/x-gzip' length 44807 bytes (43 KB) 2021-05-15T14:00:36.4158150Z ================================================== 2021-05-15T14:00:36.4158650Z downloaded 43 KB 2021-05-15T14:00:36.4158920Z 2021-05-15T14:00:36.4192630Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/fansi_0.4.2.tgz' 2021-05-15T14:00:36.6542490Z Content type 'application/x-gzip' length 212149 bytes (207 KB) 2021-05-15T14:00:36.6609780Z ================================================== 2021-05-15T14:00:36.6611070Z downloaded 207 KB 2021-05-15T14:00:36.6611830Z 2021-05-15T14:00:36.6646890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/diffobj_0.3.4.tgz' 2021-05-15T14:00:36.9400040Z Content type 'application/x-gzip' length 998817 bytes (975 KB) 2021-05-15T14:00:36.9515850Z ================================================== 2021-05-15T14:00:36.9516350Z downloaded 975 KB 2021-05-15T14:00:36.9516630Z 2021-05-15T14:00:36.9564490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/waldo_0.2.5.tgz' 2021-05-15T14:00:37.2197320Z Content type 'application/x-gzip' length 70037 bytes (68 KB) 2021-05-15T14:00:37.2199310Z ================================================== 2021-05-15T14:00:37.2199800Z downloaded 68 KB 2021-05-15T14:00:37.2200080Z 2021-05-15T14:00:37.2234150Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ps_1.6.0.tgz' 2021-05-15T14:00:37.4458640Z Content type 'application/x-gzip' length 285360 bytes (278 KB) 2021-05-15T14:00:37.4503570Z ================================================== 2021-05-15T14:00:37.4504150Z downloaded 278 KB 2021-05-15T14:00:37.4504410Z 2021-05-15T14:00:37.4539130Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/processx_3.5.2.tgz' 2021-05-15T14:00:37.6869770Z Content type 'application/x-gzip' length 295873 bytes (288 KB) 2021-05-15T14:00:37.6935390Z ================================================== 2021-05-15T14:00:37.6935870Z downloaded 288 KB 2021-05-15T14:00:37.6936150Z 2021-05-15T14:00:37.6974890Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/praise_1.0.0.tgz' 2021-05-15T14:00:37.9799840Z Content type 'application/x-gzip' length 16137 bytes (15 KB) 2021-05-15T14:00:37.9801470Z ================================================== 2021-05-15T14:00:37.9801920Z downloaded 15 KB 2021-05-15T14:00:37.9802200Z 2021-05-15T14:00:37.9836200Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgload_1.2.1.tgz' 2021-05-15T14:00:38.2485610Z Content type 'application/x-gzip' length 152333 bytes (148 KB) 2021-05-15T14:00:38.2560560Z ================================================== 2021-05-15T14:00:38.2561040Z downloaded 148 KB 2021-05-15T14:00:38.2561320Z 2021-05-15T14:00:38.2596820Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/evaluate_0.14.tgz' 2021-05-15T14:00:38.3876120Z Content type 'application/x-gzip' length 74355 bytes (72 KB) 2021-05-15T14:00:38.3891170Z ================================================== 2021-05-15T14:00:38.3891670Z downloaded 72 KB 2021-05-15T14:00:38.3891950Z 2021-05-15T14:00:38.3927730Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/ellipsis_0.3.2.tgz' 2021-05-15T14:00:38.6523820Z Content type 'application/x-gzip' length 36529 bytes (35 KB) 2021-05-15T14:00:38.6567260Z ================================================== 2021-05-15T14:00:38.6568560Z downloaded 35 KB 2021-05-15T14:00:38.6569360Z 2021-05-15T14:00:38.6607760Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/digest_0.6.27.tgz' 2021-05-15T14:00:38.8841110Z Content type 'application/x-gzip' length 300368 bytes (293 KB) 2021-05-15T14:00:38.8895440Z ================================================== 2021-05-15T14:00:38.8896590Z downloaded 293 KB 2021-05-15T14:00:38.8897260Z 2021-05-15T14:00:38.9519500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/callr_3.7.0.tgz' 2021-05-15T14:00:39.1646660Z Content type 'application/x-gzip' length 435994 bytes (425 KB) 2021-05-15T14:00:39.1758560Z ================================================== 2021-05-15T14:00:39.1759740Z downloaded 425 KB 2021-05-15T14:00:39.1760660Z 2021-05-15T14:00:39.1791780Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brio_1.1.2.tgz' 2021-05-15T14:00:39.5592570Z Content type 'application/x-gzip' length 37284 bytes (36 KB) 2021-05-15T14:00:39.5593350Z ================================================== 2021-05-15T14:00:39.5593790Z downloaded 36 KB 2021-05-15T14:00:39.5594050Z 2021-05-15T14:00:39.5629830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xml2_1.3.2.tgz' 2021-05-15T14:00:39.8105920Z Content type 'application/x-gzip' length 2335007 bytes (2.2 MB) 2021-05-15T14:00:39.8399540Z ================================================== 2021-05-15T14:00:39.8400510Z downloaded 2.2 MB 2021-05-15T14:00:39.8401060Z 2021-05-15T14:00:39.8456450Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/markdown_1.1.tgz' 2021-05-15T14:00:39.9825200Z Content type 'application/x-gzip' length 198809 bytes (194 KB) 2021-05-15T14:00:39.9879420Z ================================================== 2021-05-15T14:00:39.9880210Z downloaded 194 KB 2021-05-15T14:00:39.9880780Z 2021-05-15T14:00:39.9915040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/highr_0.9.tgz' 2021-05-15T14:00:40.1666040Z Content type 'application/x-gzip' length 39027 bytes (38 KB) 2021-05-15T14:00:40.1667690Z ================================================== 2021-05-15T14:00:40.1668130Z downloaded 38 KB 2021-05-15T14:00:40.1668400Z 2021-05-15T14:00:40.1701790Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringr_1.4.0.tgz' 2021-05-15T14:00:40.2897490Z Content type 'application/x-gzip' length 210650 bytes (205 KB) 2021-05-15T14:00:40.2925610Z ================================================== 2021-05-15T14:00:40.2926100Z downloaded 205 KB 2021-05-15T14:00:40.2926370Z 2021-05-15T14:00:40.2960280Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/stringi_1.6.1.tgz' 2021-05-15T14:00:40.4266810Z Content type 'application/x-gzip' length 14570362 bytes (13.9 MB) 2021-05-15T14:00:40.5547910Z ================================================== 2021-05-15T14:00:40.5548830Z downloaded 13.9 MB 2021-05-15T14:00:40.5549140Z 2021-05-15T14:00:40.5779500Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/Rcpp_1.0.6.tgz' 2021-05-15T14:00:40.7060770Z Content type 'application/x-gzip' length 3203922 bytes (3.1 MB) 2021-05-15T14:00:40.7413460Z ================================================== 2021-05-15T14:00:40.7414030Z downloaded 3.1 MB 2021-05-15T14:00:40.7414310Z 2021-05-15T14:00:40.7505440Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/knitr_1.33.tgz' 2021-05-15T14:00:40.9831270Z Content type 'application/x-gzip' length 1410317 bytes (1.3 MB) 2021-05-15T14:00:40.9980310Z ================================================== 2021-05-15T14:00:40.9980810Z downloaded 1.3 MB 2021-05-15T14:00:40.9981090Z 2021-05-15T14:00:41.0023020Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/commonmark_1.7.tgz' 2021-05-15T14:00:41.1355770Z Content type 'application/x-gzip' length 310007 bytes (302 KB) 2021-05-15T14:00:41.1421070Z ================================================== 2021-05-15T14:00:41.1421560Z downloaded 302 KB 2021-05-15T14:00:41.1421840Z 2021-05-15T14:00:41.1456000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/brew_1.0-6.tgz' 2021-05-15T14:00:41.2938930Z Content type 'application/x-gzip' length 106860 bytes (104 KB) 2021-05-15T14:00:41.2975270Z ================================================== 2021-05-15T14:00:41.2975770Z downloaded 104 KB 2021-05-15T14:00:41.2976040Z 2021-05-15T14:00:41.3010290Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/xopen_1.0.0.tgz' 2021-05-15T14:00:41.6363230Z Content type 'application/x-gzip' length 22443 bytes (21 KB) 2021-05-15T14:00:41.6363960Z ================================================== 2021-05-15T14:00:41.6364380Z downloaded 21 KB 2021-05-15T14:00:41.6364650Z 2021-05-15T14:00:41.6397990Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/sessioninfo_1.1.1.tgz' 2021-05-15T14:00:41.8951620Z Content type 'application/x-gzip' length 44345 bytes (43 KB) 2021-05-15T14:00:41.8960500Z ================================================== 2021-05-15T14:00:41.8960980Z downloaded 43 KB 2021-05-15T14:00:41.8961260Z 2021-05-15T14:00:41.8994830Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/prettyunits_1.1.1.tgz' 2021-05-15T14:00:42.0564300Z Content type 'application/x-gzip' length 34704 bytes (33 KB) 2021-05-15T14:00:42.0565140Z ================================================== 2021-05-15T14:00:42.0565550Z downloaded 33 KB 2021-05-15T14:00:42.0565820Z 2021-05-15T14:00:42.0596720Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/pkgbuild_1.2.0.tgz' 2021-05-15T14:00:42.3406120Z Content type 'application/x-gzip' length 140593 bytes (137 KB) 2021-05-15T14:00:42.3427430Z ================================================== 2021-05-15T14:00:42.3427940Z downloaded 137 KB 2021-05-15T14:00:42.3428220Z 2021-05-15T14:00:42.3471210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/testthat_3.0.2.tgz' 2021-05-15T14:00:42.6777500Z Content type 'application/x-gzip' length 2904765 bytes (2.8 MB) 2021-05-15T14:00:42.7375650Z ================================================== 2021-05-15T14:00:42.7376230Z downloaded 2.8 MB 2021-05-15T14:00:42.7376500Z 2021-05-15T14:00:42.7472250Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rversions_2.0.2.tgz' 2021-05-15T14:00:42.8770330Z Content type 'application/x-gzip' length 66122 bytes (64 KB) 2021-05-15T14:00:42.8782100Z ================================================== 2021-05-15T14:00:42.8782580Z downloaded 64 KB 2021-05-15T14:00:42.8782870Z 2021-05-15T14:00:42.8814210Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/roxygen2_7.1.1.tgz' 2021-05-15T14:00:43.1135710Z Content type 'application/x-gzip' length 976907 bytes (954 KB) 2021-05-15T14:00:43.1279800Z ================================================== 2021-05-15T14:00:43.1280830Z downloaded 954 KB 2021-05-15T14:00:43.1281490Z 2021-05-15T14:00:43.1330220Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rcmdcheck_1.3.3.tgz' 2021-05-15T14:00:43.4788730Z Content type 'application/x-gzip' length 132625 bytes (129 KB) 2021-05-15T14:00:43.4790740Z ================================================== 2021-05-15T14:00:43.4791240Z downloaded 129 KB 2021-05-15T14:00:43.4792070Z 2021-05-15T14:00:43.4834260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/devtools_2.4.1.tgz' 2021-05-15T14:00:43.6161400Z Content type 'application/x-gzip' length 393370 bytes (384 KB) 2021-05-15T14:00:43.6243490Z ================================================== 2021-05-15T14:00:43.6243960Z downloaded 384 KB 2021-05-15T14:00:43.6244240Z 2021-05-15T14:00:45.1925440Z installing the source package ‘xfun’ 2021-05-15T14:00:45.1926200Z 2021-05-15T14:00:45.2027330Z 2021-05-15T14:00:45.2028240Z The downloaded binary packages are in 2021-05-15T14:00:45.2129500Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:00:45.2130730Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpcBRjjJ/downloaded_packages 2021-05-15T14:00:45.3196750Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:00:45.3286440Z ================================================== 2021-05-15T14:00:45.3362580Z downloaded 109 KB 2021-05-15T14:00:45.3429950Z 2021-05-15T14:00:45.7371950Z * installing *source* package ‘xfun’ ... 2021-05-15T14:00:45.7438010Z ** package ‘xfun’ successfully unpacked and MD5 sums checked 2021-05-15T14:00:45.7439570Z ** using staged installation 2021-05-15T14:00:45.7652210Z ** libs 2021-05-15T14:00:45.7829350Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c base64.c -o base64.o 2021-05-15T14:00:46.1571590Z clang -mmacosx-version-min=10.13 -I"/Library/Frameworks/R.framework/Resources/include" -DNDEBUG -I/usr/local/include -fPIC -Wall -g -O2 -c init.c -o init.o 2021-05-15T14:00:46.2475740Z clang++ -mmacosx-version-min=10.13 -std=gnu++11 -dynamiclib -Wl,-headerpad_max_install_names -undefined dynamic_lookup -single_module -multiply_defined suppress -L/Library/Frameworks/R.framework/Resources/lib -L/usr/local/lib -o xfun.so base64.o init.o -F/Library/Frameworks/R.framework/.. -framework R -Wl,-framework -Wl,CoreFoundation 2021-05-15T14:00:47.6568290Z installing to /Users/runner/work/_temp/Library/00LOCK-xfun/00new/xfun/libs 2021-05-15T14:00:47.6632940Z ** R 2021-05-15T14:00:47.6799740Z ** inst 2021-05-15T14:00:47.6907250Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:49.5956450Z ** help 2021-05-15T14:00:49.8817910Z *** installing help indices 2021-05-15T14:00:50.0227460Z ** building package indices 2021-05-15T14:00:50.4108480Z ** installing vignettes 2021-05-15T14:00:50.4199540Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:50.9006230Z ** checking absolute paths in shared objects and dynamic libraries 2021-05-15T14:00:51.0567840Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:51.3429770Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:51.3500680Z * DONE (xfun) 2021-05-15T14:00:51.3754640Z 2021-05-15T14:00:51.3842950Z The downloaded source packages are in 2021-05-15T14:00:51.3849760Z ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpcBRjjJ/downloaded_packages’ 2021-05-15T14:00:51.5208320Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:00:54.7518550Z 2021-05-15T14:00:55.2708200Z 2021-05-15T14:00:55.2731090Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpcBRjjJ/remotes2a4c49e0d5b4/muschellij2-desc-7be86f2/DESCRIPTION’ ... 2021-05-15T14:00:55.2793530Z 2021-05-15T14:00:55.2795700Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpcBRjjJ/remotes2a4c49e0d5b4/muschellij2-desc-7be86f2/DESCRIPTION’ 2021-05-15T14:00:55.3525510Z 2021-05-15T14:00:55.3552220Z 2021-05-15T14:00:55.3553850Z ─ preparing ‘desc’: 2021-05-15T14:00:55.3563390Z 2021-05-15T14:00:55.3564620Z 2021-05-15T14:00:55.3664340Z checking DESCRIPTION meta-information ... 2021-05-15T14:00:55.3690680Z 2021-05-15T14:00:55.3692240Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:00:55.4732380Z 2021-05-15T14:00:55.4758150Z 2021-05-15T14:00:55.4760140Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:00:55.4768430Z 2021-05-15T14:00:55.4793110Z 2021-05-15T14:00:55.4794520Z ─ checking for empty or unneeded directories 2021-05-15T14:00:55.4830790Z 2021-05-15T14:00:55.4861600Z 2021-05-15T14:00:55.4863240Z ─ building ‘desc_1.2.0.9000.tar.gz’ 2021-05-15T14:00:55.6083530Z 2021-05-15T14:00:55.6084720Z 2021-05-15T14:00:55.6085420Z 2021-05-15T14:00:55.6781890Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:00:55.6783020Z (as ‘lib’ is unspecified) 2021-05-15T14:00:56.1178560Z * installing *source* package ‘desc’ ... 2021-05-15T14:00:56.1246830Z ** using staged installation 2021-05-15T14:00:56.1478090Z ** R 2021-05-15T14:00:56.1748150Z ** inst 2021-05-15T14:00:56.1794670Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:00:58.1072520Z ** help 2021-05-15T14:00:58.2996270Z *** installing help indices 2021-05-15T14:00:58.4065500Z ** building package indices 2021-05-15T14:00:58.7657390Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:00:59.0274210Z ** testing if installed package can be loaded from final location 2021-05-15T14:00:59.3300490Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:00:59.3332470Z * DONE (desc) 2021-05-15T14:00:59.6369610Z 2021-05-15T14:00:59.6370830Z 2021-05-15T14:00:59.6388460Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpcBRjjJ/remotes2a4c5cb55bcd/muschellij2-ghtravis-0b26809/DESCRIPTION’ ... 2021-05-15T14:00:59.6424560Z 2021-05-15T14:00:59.6427030Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpcBRjjJ/remotes2a4c5cb55bcd/muschellij2-ghtravis-0b26809/DESCRIPTION’ 2021-05-15T14:00:59.6861530Z 2021-05-15T14:00:59.6890390Z 2021-05-15T14:00:59.6892040Z ─ preparing ‘ghtravis’: 2021-05-15T14:00:59.6901480Z 2021-05-15T14:00:59.6902270Z 2021-05-15T14:00:59.6981470Z checking DESCRIPTION meta-information ... 2021-05-15T14:00:59.7009740Z 2021-05-15T14:00:59.7011130Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:00:59.7661300Z 2021-05-15T14:00:59.7690650Z 2021-05-15T14:00:59.7692640Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:00:59.7701380Z 2021-05-15T14:00:59.7727490Z 2021-05-15T14:00:59.7728920Z ─ checking for empty or unneeded directories 2021-05-15T14:00:59.7736890Z 2021-05-15T14:00:59.7763970Z 2021-05-15T14:00:59.7765410Z ─ building ‘ghtravis_0.15.1.tar.gz’ 2021-05-15T14:00:59.8023060Z 2021-05-15T14:00:59.8023890Z 2021-05-15T14:00:59.8024830Z 2021-05-15T14:00:59.8564260Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:00:59.8565370Z (as ‘lib’ is unspecified) 2021-05-15T14:01:00.1960830Z * installing *source* package ‘ghtravis’ ... 2021-05-15T14:01:00.1964350Z ** using staged installation 2021-05-15T14:01:00.2166050Z ** R 2021-05-15T14:01:00.2349220Z ** inst 2021-05-15T14:01:00.2371780Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:02.2070620Z ** help 2021-05-15T14:01:02.3018730Z *** installing help indices 2021-05-15T14:01:02.3566450Z ** building package indices 2021-05-15T14:01:02.6567680Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:03.5102810Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:04.3726390Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:04.3749900Z * DONE (ghtravis) 2021-05-15T14:01:04.4018170Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:01:04.7121870Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:01:07.5193840Z 2021-05-15T14:01:07.5196520Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:01:07.5197510Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:01:07.5198300Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:01:07.5199080Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:01:07.5200240Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:01:07.5201010Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:01:07.5208190Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:01:07.5209250Z (as ‘lib’ is unspecified) 2021-05-15T14:01:09.2915490Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyselect_1.1.1.tgz' 2021-05-15T14:01:09.5209980Z Content type 'application/x-gzip' length 198800 bytes (194 KB) 2021-05-15T14:01:09.5243970Z ================================================== 2021-05-15T14:01:09.5244450Z downloaded 194 KB 2021-05-15T14:01:09.5244720Z 2021-05-15T14:01:09.5279040Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/generics_0.1.0.tgz' 2021-05-15T14:01:09.7712640Z Content type 'application/x-gzip' length 69334 bytes (67 KB) 2021-05-15T14:01:09.7725180Z ================================================== 2021-05-15T14:01:09.7725660Z downloaded 67 KB 2021-05-15T14:01:09.7725940Z 2021-05-15T14:01:09.7760800Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/cpp11_0.2.7.tgz' 2021-05-15T14:01:10.0066410Z Content type 'application/x-gzip' length 194061 bytes (189 KB) 2021-05-15T14:01:10.0093750Z ================================================== 2021-05-15T14:01:10.0094270Z downloaded 189 KB 2021-05-15T14:01:10.0094550Z 2021-05-15T14:01:10.0130610Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/dplyr_1.0.6.tgz' 2021-05-15T14:01:10.1447960Z Content type 'application/x-gzip' length 1255997 bytes (1.2 MB) 2021-05-15T14:01:10.1596950Z ================================================== 2021-05-15T14:01:10.1597460Z downloaded 1.2 MB 2021-05-15T14:01:10.1597740Z 2021-05-15T14:01:10.1650320Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/tidyr_1.1.3.tgz' 2021-05-15T14:01:10.4324000Z Content type 'application/x-gzip' length 959468 bytes (936 KB) 2021-05-15T14:01:10.4614400Z ================================================== 2021-05-15T14:01:10.4614910Z downloaded 936 KB 2021-05-15T14:01:10.4615200Z 2021-05-15T14:01:10.6026210Z 2021-05-15T14:01:10.6127070Z The downloaded binary packages are in 2021-05-15T14:01:10.6204990Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpcBRjjJ/downloaded_packages 2021-05-15T14:01:10.8988580Z 2021-05-15T14:01:10.9014160Z checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpcBRjjJ/remotes2a4c7f0a1996/muschellij2-aghast-0c3b853/DESCRIPTION’ ... 2021-05-15T14:01:10.9021750Z 2021-05-15T14:01:10.9043130Z ✔ checking for file ‘/private/var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/RtmpcBRjjJ/remotes2a4c7f0a1996/muschellij2-aghast-0c3b853/DESCRIPTION’ 2021-05-15T14:01:10.9268960Z 2021-05-15T14:01:10.9295500Z 2021-05-15T14:01:10.9296990Z ─ preparing ‘aghast’: 2021-05-15T14:01:10.9305800Z 2021-05-15T14:01:10.9306480Z 2021-05-15T14:01:10.9386030Z checking DESCRIPTION meta-information ... 2021-05-15T14:01:10.9410260Z 2021-05-15T14:01:10.9411640Z ✔ checking DESCRIPTION meta-information 2021-05-15T14:01:10.9878670Z 2021-05-15T14:01:10.9904780Z 2021-05-15T14:01:10.9906680Z ─ checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:01:10.9914680Z 2021-05-15T14:01:10.9938990Z 2021-05-15T14:01:10.9940380Z ─ checking for empty or unneeded directories 2021-05-15T14:01:10.9948020Z 2021-05-15T14:01:10.9972110Z 2021-05-15T14:01:10.9973380Z ─ building ‘aghast_0.2.1.tar.gz’ 2021-05-15T14:01:11.0055410Z 2021-05-15T14:01:11.0056140Z 2021-05-15T14:01:11.0056720Z 2021-05-15T14:01:11.0225700Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:01:11.0227180Z (as ‘lib’ is unspecified) 2021-05-15T14:01:11.3262320Z * installing *source* package ‘aghast’ ... 2021-05-15T14:01:11.3266610Z ** using staged installation 2021-05-15T14:01:11.3512460Z ** R 2021-05-15T14:01:11.3619570Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:01:12.0004440Z ** help 2021-05-15T14:01:12.0326550Z *** installing help indices 2021-05-15T14:01:12.0603920Z ** building package indices 2021-05-15T14:01:12.4426050Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:01:12.8180180Z ** testing if installed package can be loaded from final location 2021-05-15T14:01:13.0685940Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:01:13.0704680Z * DONE (aghast) 2021-05-15T14:01:13.1748690Z Installing 1 packages: covr 2021-05-15T14:01:13.1758860Z Installing package into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:01:13.1760360Z (as ‘lib’ is unspecified) 2021-05-15T14:01:14.1255690Z also installing the dependencies ‘lazyeval’, ‘rex’ 2021-05-15T14:01:14.1256170Z 2021-05-15T14:01:14.8964260Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lazyeval_0.2.2.tgz' 2021-05-15T14:01:15.0490590Z Content type 'application/x-gzip' length 157339 bytes (153 KB) 2021-05-15T14:01:15.0512650Z ================================================== 2021-05-15T14:01:15.0513180Z downloaded 153 KB 2021-05-15T14:01:15.0513490Z 2021-05-15T14:01:15.0552540Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/rex_1.2.0.tgz' 2021-05-15T14:01:15.2875440Z Content type 'application/x-gzip' length 120733 bytes (117 KB) 2021-05-15T14:01:15.2891550Z ================================================== 2021-05-15T14:01:15.2892020Z downloaded 117 KB 2021-05-15T14:01:15.2892300Z 2021-05-15T14:01:15.2928380Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/covr_3.5.1.tgz' 2021-05-15T14:01:15.4291030Z Content type 'application/x-gzip' length 289111 bytes (282 KB) 2021-05-15T14:01:15.4470580Z ================================================== 2021-05-15T14:01:15.4471070Z downloaded 282 KB 2021-05-15T14:01:15.4471340Z 2021-05-15T14:01:15.5108340Z 2021-05-15T14:01:15.5209350Z The downloaded binary packages are in 2021-05-15T14:01:15.5319740Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpcBRjjJ/downloaded_packages 2021-05-15T14:01:15.5529670Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:01:15.5530350Z Rscript -e "tic::before_install()" 2021-05-15T14:01:15.5821990Z shell: /bin/bash -e {0} 2021-05-15T14:01:15.5822380Z env: 2021-05-15T14:01:15.5822960Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:15.5823420Z TIC_DEPLOY_KEY: 2021-05-15T14:01:15.5823770Z RSPM: 2021-05-15T14:01:15.5825100Z GITHUB_PAT: *** 2021-05-15T14:01:15.5825500Z COVERALLS_TOKEN: 2021-05-15T14:01:15.5825950Z continue-on-error: false 2021-05-15T14:01:15.5826400Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:15.5826880Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:15.5827300Z TZ: UTC 2021-05-15T14:01:15.5827660Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:15.5828040Z NOT_CRAN: true 2021-05-15T14:01:15.5828380Z ##[endgroup] 2021-05-15T14:01:15.9867920Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:01:16.2032860Z Running before_install: step_install_remote_binaries() 2021-05-15T14:01:16.9129830Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:01:16.9130800Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:01:16.9131460Z remotes::install_cran("rcmdcheck") 2021-05-15T14:01:16.9132010Z remotes::install_cran("markdown") 2021-05-15T14:01:16.9306220Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:16.9306640Z env: 2021-05-15T14:01:16.9307100Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:16.9307640Z TIC_DEPLOY_KEY: 2021-05-15T14:01:16.9308020Z RSPM: 2021-05-15T14:01:16.9309610Z GITHUB_PAT: *** 2021-05-15T14:01:16.9310100Z COVERALLS_TOKEN: 2021-05-15T14:01:16.9310610Z continue-on-error: false 2021-05-15T14:01:16.9311100Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:16.9311630Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:16.9312220Z TZ: UTC 2021-05-15T14:01:16.9312640Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:16.9313040Z NOT_CRAN: true 2021-05-15T14:01:16.9313480Z ##[endgroup] 2021-05-15T14:01:23.0836080Z png (NA -> 0.1-7 ) [CRAN] 2021-05-15T14:01:23.0837960Z lubridate (NA -> 1.7.10) [CRAN] 2021-05-15T14:01:23.0940070Z Installing 2 packages: png, lubridate 2021-05-15T14:01:23.0956680Z Installing packages into ‘/Users/runner/work/_temp/Library’ 2021-05-15T14:01:23.0957820Z (as ‘lib’ is unspecified) 2021-05-15T14:01:28.8259000Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/png_0.1-7.tgz' 2021-05-15T14:01:29.0915210Z Content type 'application/x-gzip' length 369557 bytes (360 KB) 2021-05-15T14:01:29.0979500Z ================================================== 2021-05-15T14:01:29.0980030Z downloaded 360 KB 2021-05-15T14:01:29.0980340Z 2021-05-15T14:01:29.1015640Z trying URL 'https://cloud.r-project.org/bin/macosx/contrib/4.0/lubridate_1.7.10.tgz' 2021-05-15T14:01:29.2356960Z Content type 'application/x-gzip' length 1608605 bytes (1.5 MB) 2021-05-15T14:01:29.2571400Z ================================================== 2021-05-15T14:01:29.2572020Z downloaded 1.5 MB 2021-05-15T14:01:29.2572330Z 2021-05-15T14:01:29.3220180Z 2021-05-15T14:01:29.3321420Z The downloaded binary packages are in 2021-05-15T14:01:29.3423030Z /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T//RtmpyS1XlO/downloaded_packages 2021-05-15T14:01:30.1654130Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:01:30.1655390Z Use `force = TRUE` to force installation 2021-05-15T14:01:30.1671460Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:01:30.1672330Z Use `force = TRUE` to force installation 2021-05-15T14:01:30.1872630Z ##[group]Run options(width = 100) 2021-05-15T14:01:30.1873320Z options(width = 100) 2021-05-15T14:01:30.1873880Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:01:30.1874610Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:01:30.2051270Z shell: /usr/local/bin/Rscript {0} 2021-05-15T14:01:30.2051730Z env: 2021-05-15T14:01:30.2052180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:30.2052690Z TIC_DEPLOY_KEY: 2021-05-15T14:01:30.2053040Z RSPM: 2021-05-15T14:01:30.2054400Z GITHUB_PAT: *** 2021-05-15T14:01:30.2054840Z COVERALLS_TOKEN: 2021-05-15T14:01:30.2055360Z continue-on-error: false 2021-05-15T14:01:30.2055840Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:30.2056380Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:30.2056860Z TZ: UTC 2021-05-15T14:01:30.2057250Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:30.2057690Z NOT_CRAN: true 2021-05-15T14:01:30.2058140Z ##[endgroup] 2021-05-15T14:01:30.8673450Z ─ Session info ─────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:01:30.8674240Z setting value 2021-05-15T14:01:30.8675210Z version R version 4.0.5 (2021-03-31) 2021-05-15T14:01:30.8675770Z os macOS Catalina 10.15.7 2021-05-15T14:01:30.8676320Z system x86_64, darwin17.0 2021-05-15T14:01:30.8676800Z ui X11 2021-05-15T14:01:30.8677350Z language (EN) 2021-05-15T14:01:30.8678200Z collate en_US.UTF-8 2021-05-15T14:01:30.8679150Z ctype en_US.UTF-8 2021-05-15T14:01:30.8679650Z tz UTC 2021-05-15T14:01:30.8680630Z date 2021-05-15 2021-05-15T14:01:30.8680930Z 2021-05-15T14:01:30.8681980Z ─ Packages ─────────────────────────────────────────────────────────────────────────────────────── 2021-05-15T14:01:30.8682840Z ! package * version date lib source 2021-05-15T14:01:30.8684220Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:01:30.8685330Z askpass 1.1 2019-01-13 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8686400Z base * 4.0.5 2021-04-01 [?] local 2021-05-15T14:01:30.8687400Z boot 1.3-27 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8688870Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8689860Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8690920Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:01:30.8691960Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8692980Z class 7.3-18 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8694030Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8695010Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8696070Z cluster 2.1.1 2021-02-14 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8697140Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8698200Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8699480Z P compiler 4.0.5 2021-04-01 [2] local 2021-05-15T14:01:30.8700550Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8701580Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8702570Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8704340Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8705590Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8706600Z P datasets * 4.0.5 2021-04-01 [2] local 2021-05-15T14:01:30.8707760Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:01:30.8708910Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8709930Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8711150Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8712170Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8713400Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8714480Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.0.1) 2021-05-15T14:01:30.8715500Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8716560Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8717570Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8718620Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8719750Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8720950Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8722020Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8723260Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:01:30.8724410Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8725410Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8726470Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8727540Z P graphics * 4.0.5 2021-04-01 [2] local 2021-05-15T14:01:30.8728600Z P grDevices * 4.0.5 2021-04-01 [2] local 2021-05-15T14:01:30.8729950Z grid 4.0.5 2021-04-01 [?] local 2021-05-15T14:01:30.8730940Z highr 0.9 2021-04-16 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8731990Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8732950Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8734170Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8735290Z KernSmooth 2.23-18 2020-10-29 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8736360Z knitr 1.33 2021-04-24 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8737440Z lattice 0.20-41 2020-04-02 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8738480Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8739620Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8740790Z lubridate 1.7.10 2021-02-26 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8741870Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8742960Z markdown 1.1 2019-08-07 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8743980Z MASS 7.3-53.1 2021-02-12 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8745340Z Matrix 1.3-2 2021-01-06 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8746510Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8747570Z P methods * 4.0.5 2021-04-01 [2] local 2021-05-15T14:01:30.8748650Z mgcv 1.8-34 2021-02-16 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8749670Z mime 0.10 2021-02-13 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8750750Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8751770Z nnet 7.3-15 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8752860Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8753960Z parallel 4.0.5 2021-04-01 [?] local 2021-05-15T14:01:30.8755010Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8756110Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8757160Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8758270Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8759340Z png 0.1-7 2013-12-03 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8760390Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8761510Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8762590Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8763660Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8764670Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8765740Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8766820Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8767930Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8769110Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8770540Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8771720Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8772810Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8773950Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8775000Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8776010Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8777100Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8778330Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8779410Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8780530Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8781590Z spatial 7.3-13 2021-01-24 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8782720Z splines 4.0.5 2021-04-01 [?] local 2021-05-15T14:01:30.8783930Z P stats * 4.0.5 2021-04-01 [2] local 2021-05-15T14:01:30.8784940Z stats4 4.0.5 2021-04-01 [?] local 2021-05-15T14:01:30.8786250Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8805770Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8806850Z survival 3.2-10 2021-03-16 [2] CRAN (R 4.0.5) 2021-05-15T14:01:30.8807830Z sys 3.4 2020-07-23 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8808820Z tcltk 4.0.5 2021-04-01 [?] local 2021-05-15T14:01:30.8809850Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8810840Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8811930Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:01:30.8812940Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8813970Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8815010Z P tools 4.0.5 2021-04-01 [2] local 2021-05-15T14:01:30.8815980Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8817020Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8817980Z P utils * 4.0.5 2021-04-01 [2] local 2021-05-15T14:01:30.8819160Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8820210Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8821250Z whisker 0.4 2019-08-28 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8822400Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8823350Z xfun 0.23 2021-05-15 [1] CRAN (R 4.0.5) 2021-05-15T14:01:30.8824340Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8825330Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8826370Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8827390Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.0.2) 2021-05-15T14:01:30.8827920Z 2021-05-15T14:01:30.8828460Z [1] /Users/runner/work/_temp/Library 2021-05-15T14:01:30.8829250Z [2] /Library/Frameworks/R.framework/Versions/4.0/Resources/library 2021-05-15T14:01:30.8829690Z 2021-05-15T14:01:30.8830670Z P ── Loaded and on-disk path mismatch. 2021-05-15T14:01:30.8887850Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:01:30.8888490Z Rscript -e 'tic::script()' 2021-05-15T14:01:30.8888960Z ls -l check 2021-05-15T14:01:30.9137350Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:01:30.9137870Z env: 2021-05-15T14:01:30.9138300Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:01:30.9138800Z TIC_DEPLOY_KEY: 2021-05-15T14:01:30.9139140Z RSPM: 2021-05-15T14:01:30.9141260Z GITHUB_PAT: *** 2021-05-15T14:01:30.9141750Z COVERALLS_TOKEN: 2021-05-15T14:01:30.9142220Z continue-on-error: false 2021-05-15T14:01:30.9142750Z VDIFFR_RUN_TESTS: false 2021-05-15T14:01:30.9143370Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:01:30.9143810Z TZ: UTC 2021-05-15T14:01:30.9144190Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:01:30.9144610Z NOT_CRAN: true 2021-05-15T14:01:30.9144980Z ##[endgroup] 2021-05-15T14:01:31.2717530Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:01:31.4133200Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:01:31.4134400Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:01:31.4135130Z timeout = Inf, check_dir = "check") 2021-05-15T14:01:31.5343130Z ── R CMD build ───────────────────────────────────────────────────────────────── 2021-05-15T14:01:31.8194050Z * checking for file ‘.../DESCRIPTION’ ... OK 2021-05-15T14:01:32.0455540Z * preparing ‘dcmtk’: 2021-05-15T14:01:32.0515430Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:01:32.0519050Z * running ‘cleanup’ 2021-05-15T14:01:32.2538920Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:01:32.2616690Z * checking for empty or unneeded directories 2021-05-15T14:01:32.2668330Z * building ‘dcmtk_0.6.8.1.tar.gz’ 2021-05-15T14:01:32.4044890Z 2021-05-15T14:01:32.5856440Z ── R CMD check ───────────────────────────────────────────────────────────────── 2021-05-15T14:01:32.8797970Z * using log directory ‘/Users/runner/work/dcmtk/dcmtk/check/dcmtk.Rcheck’ 2021-05-15T14:01:32.8817060Z * using R version 4.0.5 (2021-03-31) 2021-05-15T14:01:32.8818650Z * using platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T14:01:32.8820140Z * using session charset: UTF-8 2021-05-15T14:01:33.0218760Z * using option ‘--as-cran’ 2021-05-15T14:01:33.0321710Z * checking for file ‘dcmtk/DESCRIPTION’ ... OK 2021-05-15T14:01:33.0424300Z * checking extension type ... Package 2021-05-15T14:01:33.0524860Z * this is package ‘dcmtk’ version ‘0.6.8.1’ 2021-05-15T14:01:33.0627000Z * package encoding: UTF-8 2021-05-15T14:01:33.0727180Z * checking package namespace information ... OK 2021-05-15T14:01:34.1066300Z * checking package dependencies ... OK 2021-05-15T14:01:34.1084370Z * checking if this is a source package ... OK 2021-05-15T14:01:34.1093000Z * checking if there is a namespace ... OK 2021-05-15T14:01:34.4766230Z * checking for executable files ... OK 2021-05-15T14:01:34.4784970Z * checking for hidden files and directories ... OK 2021-05-15T14:01:34.4811240Z * checking for portable file names ... OK 2021-05-15T14:01:34.4827900Z * checking for sufficient/correct file permissions ... OK 2021-05-15T14:01:34.4853920Z * checking serialization versions ... OK 2021-05-15T14:01:39.7468200Z * checking whether package ‘dcmtk’ can be installed ... OK 2021-05-15T14:01:39.7587750Z * checking installed package size ... OK 2021-05-15T14:01:39.8791740Z * checking package directory ... OK 2021-05-15T14:01:39.8793070Z * checking for future file timestamps ... OK 2021-05-15T14:01:40.0927870Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:01:40.4638970Z * checking top-level files ... OK 2021-05-15T14:01:40.4648670Z * checking for left-over files ... OK 2021-05-15T14:01:40.4649950Z * checking index information ... OK 2021-05-15T14:01:40.5368350Z * checking package subdirectories ... OK 2021-05-15T14:01:40.6068590Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:01:40.6843450Z * checking R files for syntax errors ... OK 2021-05-15T14:01:41.6460600Z * checking whether the package can be loaded ... OK 2021-05-15T14:01:42.4158240Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:01:43.1698550Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:01:43.9289230Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:01:44.9064980Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:01:45.9119890Z * checking loading without being on the library search path ... OK 2021-05-15T14:01:46.8583820Z * checking dependencies in R code ... OK 2021-05-15T14:01:48.6807030Z * checking S3 generic/method consistency ... OK 2021-05-15T14:01:49.4673890Z * checking replacement functions ... OK 2021-05-15T14:01:50.3218160Z * checking foreign function calls ... OK 2021-05-15T14:01:55.6679080Z * checking R code for possible problems ... OK 2021-05-15T14:01:55.9881270Z * checking Rd files ... OK 2021-05-15T14:01:56.0560450Z * checking Rd metadata ... OK 2021-05-15T14:01:56.1727570Z * checking Rd line widths ... OK 2021-05-15T14:01:56.3760940Z * checking Rd cross-references ... OK 2021-05-15T14:01:57.1708130Z * checking for missing documentation entries ... OK 2021-05-15T14:01:59.5775950Z * checking for code/documentation mismatches ... OK 2021-05-15T14:02:01.6843840Z * checking Rd \usage sections ... OK 2021-05-15T14:02:01.8286310Z * checking Rd contents ... OK 2021-05-15T14:02:01.9988030Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:02:02.0255060Z * checking contents of ‘data’ directory ... OK 2021-05-15T14:02:02.2784400Z * checking data for non-ASCII characters ... OK 2021-05-15T14:02:02.5157050Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:02:02.5165660Z * checking line endings in shell scripts ... OK 2021-05-15T14:02:06.6546870Z * checking examples ... OK 2021-05-15T14:02:06.7710580Z * checking for unstated dependencies in ‘tests’ ... OK 2021-05-15T14:02:07.0017360Z * checking tests ... 2021-05-15T14:02:20.6597650Z Running ‘testthat.R’ [2s/14s] 2021-05-15T14:02:20.6740510Z OK 2021-05-15T14:02:24.9072670Z * checking PDF version of manual ... OK 2021-05-15T14:02:24.9081830Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:02:24.9089680Z * checking for detritus in the temp directory ... OK 2021-05-15T14:02:24.9090690Z * DONE 2021-05-15T14:02:24.9097960Z 2021-05-15T14:02:24.9107770Z Status: OK 2021-05-15T14:02:24.9158050Z 2021-05-15T14:02:25.0476980Z ── R CMD check results ────────────────────────────────────── dcmtk 0.6.8.1 ──── 2021-05-15T14:02:25.0537600Z Duration: 52.6s 2021-05-15T14:02:25.0538040Z 2021-05-15T14:02:25.0552080Z 0 errors ✔ | 0 warnings ✔ | 0 notes ✔ 2021-05-15T14:02:25.0749000Z total 2584 2021-05-15T14:02:25.0753520Z drwxr-xr-x 15 runner staff 480 May 15 14:02 dcmtk.Rcheck 2021-05-15T14:02:25.0754820Z -rw-r--r-- 1 runner staff 626285 May 15 14:01 dcmtk_0.6.8.1.tar.gz 2021-05-15T14:02:25.0756060Z -rw-r--r-- 1 runner staff 695165 May 15 14:01 dcmtk_0.6.8.1.tgz 2021-05-15T14:02:25.0814180Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:02:25.0815010Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:02:25.1063290Z shell: /bin/bash --noprofile --norc -e -o pipefail {0} 2021-05-15T14:02:25.1063760Z env: 2021-05-15T14:02:25.1064190Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:25.1064620Z TIC_DEPLOY_KEY: 2021-05-15T14:02:25.1064970Z RSPM: 2021-05-15T14:02:25.1066330Z GITHUB_PAT: *** 2021-05-15T14:02:25.1066730Z COVERALLS_TOKEN: 2021-05-15T14:02:25.1067200Z continue-on-error: false 2021-05-15T14:02:25.1067640Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:25.1068350Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:02:25.1068800Z TZ: UTC 2021-05-15T14:02:25.1069200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:25.1069590Z NOT_CRAN: true 2021-05-15T14:02:25.1069970Z ##[endgroup] 2021-05-15T14:02:25.1428620Z 2021-05-15T14:02:25.1430430Z R version 4.0.5 (2021-03-31) -- "Shake and Throw" 2021-05-15T14:02:25.1431290Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-15T14:02:25.1432550Z Platform: x86_64-apple-darwin17.0 (64-bit) 2021-05-15T14:02:25.1432960Z 2021-05-15T14:02:25.1433570Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T14:02:25.1434450Z You are welcome to redistribute it under certain conditions. 2021-05-15T14:02:25.1435640Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T14:02:25.1436090Z 2021-05-15T14:02:25.1436730Z R is a collaborative project with many contributors. 2021-05-15T14:02:25.1437860Z Type 'contributors()' for more information and 2021-05-15T14:02:25.1439080Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T14:02:25.1439520Z 2021-05-15T14:02:25.1440450Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T14:02:25.1441730Z 'help.start()' for an HTML browser interface to help. 2021-05-15T14:02:25.1442600Z Type 'q()' to quit R. 2021-05-15T14:02:25.1442920Z 2021-05-15T14:02:25.1443340Z > library(testthat) 2021-05-15T14:02:25.1443770Z > library(dcmtk) 2021-05-15T14:02:25.1444160Z > 2021-05-15T14:02:25.1444650Z > have_dcmtk = have_dcmtk_cmd("dcmdump") 2021-05-15T14:02:25.1445180Z > if (!have_dcmtk) { 2021-05-15T14:02:25.1445640Z + install_dir = tempdir() 2021-05-15T14:02:25.1446230Z + options(dcmtk.path = install_dir) 2021-05-15T14:02:25.1446700Z + } 2021-05-15T14:02:25.1447430Z > in_ci <- function() { 2021-05-15T14:02:25.1447960Z + nzchar(Sys.getenv("CI")) 2021-05-15T14:02:25.1448480Z + } 2021-05-15T14:02:25.1448900Z > if (!have_dcmtk) { 2021-05-15T14:02:25.1449300Z + res = try({ 2021-05-15T14:02:25.1449930Z + install_dcmtk(install_dir = install_dir) 2021-05-15T14:02:25.1450380Z + }) 2021-05-15T14:02:25.1451390Z + if (inherits(res, "try-error")) { 2021-05-15T14:02:25.1451880Z + res = FALSE 2021-05-15T14:02:25.1452250Z + } 2021-05-15T14:02:25.1452610Z + if (!res) { 2021-05-15T14:02:25.1453310Z + source_install_dcmtk(install_dir = install_dir) 2021-05-15T14:02:25.1453820Z + } 2021-05-15T14:02:25.1454120Z + } 2021-05-15T14:02:25.1454440Z > 2021-05-15T14:02:25.1454740Z > 2021-05-15T14:02:25.1455160Z > test_check("dcmtk") 2021-05-15T14:02:25.1455660Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 30 ] 2021-05-15T14:02:25.1456060Z > 2021-05-15T14:02:25.1456430Z > proc.time() 2021-05-15T14:02:25.1457010Z user system elapsed 2021-05-15T14:02:25.1457450Z 1.857 0.510 13.594 2021-05-15T14:02:25.1508290Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:02:25.1509110Z Rscript -e "tic::before_deploy()" 2021-05-15T14:02:25.1785370Z shell: /bin/bash -e {0} 2021-05-15T14:02:25.1786040Z env: 2021-05-15T14:02:25.1786480Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:25.1786990Z TIC_DEPLOY_KEY: 2021-05-15T14:02:25.1787350Z RSPM: 2021-05-15T14:02:25.1788240Z GITHUB_PAT: *** 2021-05-15T14:02:25.1788690Z COVERALLS_TOKEN: 2021-05-15T14:02:25.1789160Z continue-on-error: false 2021-05-15T14:02:25.1789680Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:25.1790190Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:02:25.1790680Z TZ: UTC 2021-05-15T14:02:25.1791060Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:25.1791500Z NOT_CRAN: true 2021-05-15T14:02:25.1791870Z ##[endgroup] 2021-05-15T14:02:25.5371740Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:02:25.6798210Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:02:25.6798870Z with: 2021-05-15T14:02:25.6799730Z upload_url: https://uploads.github.com/repos/neuroconductor/dcmtk/releases/42997055/assets{?name,label} 2021-05-15T14:02:25.6800600Z asset_path: check/dcmtk_0.6.8.1.tgz 2021-05-15T14:02:25.6801140Z asset_name: dcmtk_0.6.8.1_R4.0.tgz 2021-05-15T14:02:25.6801700Z asset_content_type: application/octet-stream 2021-05-15T14:02:25.6802220Z env: 2021-05-15T14:02:25.6802650Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:25.6803130Z TIC_DEPLOY_KEY: 2021-05-15T14:02:25.6803490Z RSPM: 2021-05-15T14:02:25.6804590Z GITHUB_PAT: *** 2021-05-15T14:02:25.6805050Z COVERALLS_TOKEN: 2021-05-15T14:02:25.6805520Z continue-on-error: false 2021-05-15T14:02:25.6806030Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:25.6806530Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:02:25.6807010Z TZ: UTC 2021-05-15T14:02:25.6807460Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:25.6807880Z NOT_CRAN: true 2021-05-15T14:02:25.6808830Z GITHUB_TOKEN: *** 2021-05-15T14:02:25.6809280Z ##[endgroup] 2021-05-15T14:02:27.6652330Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:02:27.6668460Z Rscript -e "tic::deploy()" 2021-05-15T14:02:27.6916040Z shell: /bin/bash -e {0} 2021-05-15T14:02:27.6916460Z env: 2021-05-15T14:02:27.6916870Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:27.6917410Z TIC_DEPLOY_KEY: 2021-05-15T14:02:27.6917750Z RSPM: 2021-05-15T14:02:27.6918830Z GITHUB_PAT: *** 2021-05-15T14:02:27.6919290Z COVERALLS_TOKEN: 2021-05-15T14:02:27.6919760Z continue-on-error: false 2021-05-15T14:02:27.6920270Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:27.6920750Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:02:27.6921180Z TZ: UTC 2021-05-15T14:02:27.6921550Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:27.6921980Z NOT_CRAN: true 2021-05-15T14:02:27.6922350Z ##[endgroup] 2021-05-15T14:02:28.0464690Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:02:28.1854430Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:02:28.1855160Z Rscript -e "tic::after_deploy()" 2021-05-15T14:02:28.2100520Z shell: /bin/bash -e {0} 2021-05-15T14:02:28.2100940Z env: 2021-05-15T14:02:28.2101430Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:02:28.2101870Z TIC_DEPLOY_KEY: 2021-05-15T14:02:28.2102220Z RSPM: 2021-05-15T14:02:28.2103280Z GITHUB_PAT: *** 2021-05-15T14:02:28.2103710Z COVERALLS_TOKEN: 2021-05-15T14:02:28.2104160Z continue-on-error: false 2021-05-15T14:02:28.2104640Z VDIFFR_RUN_TESTS: false 2021-05-15T14:02:28.2105200Z R_LIBS_USER: /Users/runner/work/_temp/Library 2021-05-15T14:02:28.2105640Z TZ: UTC 2021-05-15T14:02:28.2106020Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:02:28.2106410Z NOT_CRAN: true 2021-05-15T14:02:28.2106790Z ##[endgroup] 2021-05-15T14:02:28.5660850Z ✔ Loading tic stage configuration from tic.R 2021-05-15T14:02:28.9488210Z Post job cleanup. 2021-05-15T14:02:29.0239400Z [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:02:29.0369170Z Post job cleanup. 2021-05-15T14:02:29.1592010Z [command]/usr/local/bin/git version 2021-05-15T14:02:29.1663030Z git version 2.31.1 2021-05-15T14:02:29.1711290Z [command]/usr/local/bin/git config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:02:29.1783950Z [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:02:29.2691650Z [command]/usr/local/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:02:29.2746270Z http.https://github.com/.extraheader 2021-05-15T14:02:29.2763060Z [command]/usr/local/bin/git config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:02:29.2835410Z [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:02:29.3714960Z Cleaning up orphan processes