2021-05-15T16:31:25.3508425Z ##[section]Starting: Request a runner to run this job 2021-05-15T16:31:26.2839391Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-15T16:31:26.3407487Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'windows-latest' 2021-05-15T16:31:26.4217091Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-15T16:31:26.5266195Z ##[section]Finishing: Request a runner to run this job 2021-05-15T16:31:34.2056086Z Current runner version: '2.278.0' 2021-05-15T16:31:34.2300710Z ##[group]Operating System 2021-05-15T16:31:34.2301734Z Microsoft Windows Server 2019 2021-05-15T16:31:34.2302234Z 10.0.17763 2021-05-15T16:31:34.2302716Z Datacenter 2021-05-15T16:31:34.2303238Z ##[endgroup] 2021-05-15T16:31:34.2303817Z ##[group]Virtual Environment 2021-05-15T16:31:34.2304956Z Environment: windows-2019 2021-05-15T16:31:34.2306686Z Version: 20210509.1 2021-05-15T16:31:34.2307779Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-15T16:31:34.2309235Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-15T16:31:34.2310161Z ##[endgroup] 2021-05-15T16:31:34.2312207Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T16:31:34.2313597Z Actions: write 2021-05-15T16:31:34.2314167Z Checks: write 2021-05-15T16:31:34.2314761Z Contents: write 2021-05-15T16:31:34.2315450Z Deployments: write 2021-05-15T16:31:34.2316039Z Issues: write 2021-05-15T16:31:34.2316562Z Metadata: read 2021-05-15T16:31:34.2317075Z Packages: write 2021-05-15T16:31:34.2317647Z PullRequests: write 2021-05-15T16:31:34.2318266Z RepositoryProjects: write 2021-05-15T16:31:34.2318956Z SecurityEvents: write 2021-05-15T16:31:34.2319493Z Statuses: write 2021-05-15T16:31:34.2320201Z ##[endgroup] 2021-05-15T16:31:34.2323658Z Prepare workflow directory 2021-05-15T16:31:34.3611423Z Prepare all required actions 2021-05-15T16:31:34.3622935Z Getting action download info 2021-05-15T16:31:34.7676347Z Download action repository 'actions/checkout@v2' 2021-05-15T16:31:35.7677247Z Download action repository 'r-lib/actions@master' 2021-05-15T16:31:37.0099816Z Download action repository 'adigherman/actions@master' 2021-05-15T16:31:39.1435469Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T16:31:39.2626736Z Download action repository 'actions/cache@v1' 2021-05-15T16:31:39.4027998Z Download action repository 'actions/upload-artifact@master' 2021-05-15T16:31:39.5501355Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T16:31:39.8635712Z ##[group]Run actions/checkout@v2 2021-05-15T16:31:39.8636502Z with: 2021-05-15T16:31:39.8637030Z repository: neuroconductor/fmri 2021-05-15T16:31:39.8638080Z token: *** 2021-05-15T16:31:39.8638534Z ssh-strict: true 2021-05-15T16:31:39.8639122Z persist-credentials: true 2021-05-15T16:31:39.8639671Z clean: true 2021-05-15T16:31:39.8640139Z fetch-depth: 1 2021-05-15T16:31:39.8640604Z lfs: false 2021-05-15T16:31:39.8641051Z submodules: false 2021-05-15T16:31:39.8641507Z env: 2021-05-15T16:31:39.8642006Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:39.8642552Z TIC_DEPLOY_KEY: 2021-05-15T16:31:39.8642975Z RSPM: 2021-05-15T16:31:39.8643790Z GITHUB_PAT: *** 2021-05-15T16:31:39.8644254Z COVERALLS_TOKEN: 2021-05-15T16:31:39.8644822Z continue-on-error: false 2021-05-15T16:31:39.8645499Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:39.8645995Z ##[endgroup] 2021-05-15T16:31:43.2677913Z Syncing repository: neuroconductor/fmri 2021-05-15T16:31:43.2679410Z ##[group]Getting Git version info 2021-05-15T16:31:43.2679995Z Working directory is 'D:\a\fmri\fmri' 2021-05-15T16:31:43.2680649Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T16:31:43.2683575Z git version 2.31.1.windows.1 2021-05-15T16:31:43.2684238Z ##[endgroup] 2021-05-15T16:31:43.2684722Z Deleting the contents of 'D:\a\fmri\fmri' 2021-05-15T16:31:43.2685760Z ##[group]Initializing the repository 2021-05-15T16:31:43.2686447Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\fmri\fmri 2021-05-15T16:31:43.2687154Z Initialized empty Git repository in D:/a/fmri/fmri/.git/ 2021-05-15T16:31:43.2688132Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/fmri 2021-05-15T16:31:43.2689174Z ##[endgroup] 2021-05-15T16:31:43.2689816Z ##[group]Disabling automatic garbage collection 2021-05-15T16:31:43.2690668Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-15T16:31:43.2702380Z ##[endgroup] 2021-05-15T16:31:43.2705119Z ##[group]Setting up auth 2021-05-15T16:31:43.2706094Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T16:31:43.2707595Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-15T16:31:45.1606844Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T16:31:45.1875850Z [command]"C:\Program Files\Git\bin\git.exe" 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-15T16:31:45.7272281Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-15T16:31:45.7548085Z ##[endgroup] 2021-05-15T16:31:45.7587430Z ##[group]Fetching the repository 2021-05-15T16:31:45.7607464Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +02433e9d07009207d65c8cc13c605c8e596df0ee:refs/tags/1.9.3.s 2021-05-15T16:31:47.4552901Z remote: Enumerating objects: 94, done. 2021-05-15T16:31:47.4555199Z remote: Counting objects: 1% (1/94) 2021-05-15T16:31:47.4559175Z remote: Counting objects: 2% (2/94) 2021-05-15T16:31:47.4561700Z remote: Counting objects: 3% (3/94) 2021-05-15T16:31:47.4569653Z remote: Counting objects: 4% (4/94) 2021-05-15T16:31:47.4572233Z remote: Counting objects: 5% (5/94) 2021-05-15T16:31:47.4574212Z remote: Counting objects: 6% (6/94) 2021-05-15T16:31:47.4575385Z remote: Counting objects: 7% (7/94) 2021-05-15T16:31:47.4578313Z remote: Counting objects: 8% (8/94) 2021-05-15T16:31:47.4583639Z remote: Counting objects: 9% (9/94) 2021-05-15T16:31:47.4586861Z remote: Counting objects: 10% (10/94) 2021-05-15T16:31:47.4590634Z remote: Counting objects: 11% (11/94) 2021-05-15T16:31:47.4591856Z remote: Counting objects: 12% (12/94) 2021-05-15T16:31:47.4592824Z remote: Counting objects: 13% (13/94) 2021-05-15T16:31:47.4594126Z remote: Counting objects: 14% (14/94) 2021-05-15T16:31:47.4595168Z remote: Counting objects: 15% (15/94) 2021-05-15T16:31:47.4596095Z remote: Counting objects: 17% (16/94) 2021-05-15T16:31:47.4600260Z remote: Counting objects: 18% (17/94) 2021-05-15T16:31:47.4604684Z remote: Counting objects: 19% (18/94) 2021-05-15T16:31:47.4605685Z remote: Counting objects: 20% (19/94) 2021-05-15T16:31:47.4607505Z remote: Counting objects: 21% (20/94) 2021-05-15T16:31:47.4609340Z remote: Counting objects: 22% (21/94) 2021-05-15T16:31:47.4610402Z remote: Counting objects: 23% (22/94) 2021-05-15T16:31:47.4611132Z remote: Counting objects: 24% (23/94) 2021-05-15T16:31:47.4612361Z remote: Counting objects: 25% (24/94) 2021-05-15T16:31:47.4613108Z remote: Counting objects: 26% (25/94) 2021-05-15T16:31:47.4613784Z remote: Counting objects: 27% (26/94) 2021-05-15T16:31:47.4614420Z remote: Counting objects: 28% (27/94) 2021-05-15T16:31:47.4615058Z remote: Counting objects: 29% (28/94) 2021-05-15T16:31:47.4615704Z remote: Counting objects: 30% (29/94) 2021-05-15T16:31:47.4616339Z remote: Counting objects: 31% (30/94) 2021-05-15T16:31:47.4616954Z remote: Counting objects: 32% (31/94) 2021-05-15T16:31:47.4621399Z remote: Counting objects: 34% (32/94) 2021-05-15T16:31:47.4637086Z remote: Counting objects: 35% (33/94) 2021-05-15T16:31:47.4661805Z remote: Counting objects: 36% (34/94) 2021-05-15T16:31:47.4665215Z remote: Counting objects: 37% (35/94) 2021-05-15T16:31:47.4667924Z remote: Counting objects: 38% (36/94) 2021-05-15T16:31:47.4679458Z remote: Counting objects: 39% (37/94) 2021-05-15T16:31:47.4680212Z remote: Counting objects: 40% (38/94) 2021-05-15T16:31:47.4680852Z remote: Counting objects: 41% (39/94) 2021-05-15T16:31:47.4681500Z remote: Counting objects: 42% (40/94) 2021-05-15T16:31:47.4682149Z remote: Counting objects: 43% (41/94) 2021-05-15T16:31:47.4682779Z remote: Counting objects: 44% (42/94) 2021-05-15T16:31:47.4683433Z remote: Counting objects: 45% (43/94) 2021-05-15T16:31:47.4684055Z remote: Counting objects: 46% (44/94) 2021-05-15T16:31:47.4684691Z remote: Counting objects: 47% (45/94) 2021-05-15T16:31:47.4685327Z remote: Counting objects: 48% (46/94) 2021-05-15T16:31:47.4686360Z remote: Counting objects: 50% (47/94) 2021-05-15T16:31:47.4703007Z remote: Counting objects: 51% (48/94) 2021-05-15T16:31:47.4708989Z remote: Counting objects: 52% (49/94) 2021-05-15T16:31:47.4709877Z remote: Counting objects: 53% (50/94) 2021-05-15T16:31:47.4710627Z remote: Counting objects: 54% (51/94) 2021-05-15T16:31:47.4711262Z remote: Counting objects: 55% (52/94) 2021-05-15T16:31:47.4712388Z remote: Counting objects: 56% (53/94) 2021-05-15T16:31:47.4713106Z remote: Counting objects: 57% (54/94) 2021-05-15T16:31:47.4713770Z remote: Counting objects: 58% (55/94) 2021-05-15T16:31:47.4714412Z remote: Counting objects: 59% (56/94) 2021-05-15T16:31:47.4715039Z remote: Counting objects: 60% (57/94) 2021-05-15T16:31:47.4715677Z remote: Counting objects: 61% (58/94) 2021-05-15T16:31:47.4716304Z remote: Counting objects: 62% (59/94) 2021-05-15T16:31:47.4716938Z remote: Counting objects: 63% (60/94) 2021-05-15T16:31:47.4717592Z remote: Counting objects: 64% (61/94) 2021-05-15T16:31:47.4718859Z remote: Counting objects: 65% (62/94) 2021-05-15T16:31:47.4719954Z remote: Counting objects: 67% (63/94) 2021-05-15T16:31:47.4721113Z remote: Counting objects: 68% (64/94) 2021-05-15T16:31:47.4721856Z remote: Counting objects: 69% (65/94) 2021-05-15T16:31:47.4722490Z remote: Counting objects: 70% (66/94) 2021-05-15T16:31:47.4723133Z remote: Counting objects: 71% (67/94) 2021-05-15T16:31:47.4723785Z remote: Counting objects: 72% (68/94) 2021-05-15T16:31:47.4724420Z remote: Counting objects: 73% (69/94) 2021-05-15T16:31:47.4725031Z remote: Counting objects: 74% (70/94) 2021-05-15T16:31:47.4725657Z remote: Counting objects: 75% (71/94) 2021-05-15T16:31:47.4726317Z remote: Counting objects: 76% (72/94) 2021-05-15T16:31:47.4726949Z remote: Counting objects: 77% (73/94) 2021-05-15T16:31:47.4727580Z remote: Counting objects: 78% (74/94) 2021-05-15T16:31:47.4728218Z remote: Counting objects: 79% (75/94) 2021-05-15T16:31:47.4728850Z remote: Counting objects: 80% (76/94) 2021-05-15T16:31:47.4729466Z remote: Counting objects: 81% (77/94) 2021-05-15T16:31:47.4730089Z remote: Counting objects: 82% (78/94) 2021-05-15T16:31:47.4730764Z remote: Counting objects: 84% (79/94) 2021-05-15T16:31:47.4731383Z remote: Counting objects: 85% (80/94) 2021-05-15T16:31:47.4732016Z remote: Counting objects: 86% (81/94) 2021-05-15T16:31:47.4732629Z remote: Counting objects: 87% (82/94) 2021-05-15T16:31:47.4733262Z remote: Counting objects: 88% (83/94) 2021-05-15T16:31:47.4733891Z remote: Counting objects: 89% (84/94) 2021-05-15T16:31:47.4734799Z remote: Counting objects: 90% (85/94) 2021-05-15T16:31:47.4735455Z remote: Counting objects: 91% (86/94) 2021-05-15T16:31:47.4736071Z remote: Counting objects: 92% (87/94) 2021-05-15T16:31:47.4736862Z remote: Counting objects: 93% (88/94) 2021-05-15T16:31:47.4737560Z remote: Counting objects: 94% (89/94) 2021-05-15T16:31:47.4738176Z remote: Counting objects: 95% (90/94) 2021-05-15T16:31:47.4738938Z remote: Counting objects: 96% (91/94) 2021-05-15T16:31:47.4742298Z remote: Counting objects: 97% (92/94) 2021-05-15T16:31:47.4743005Z remote: Counting objects: 98% (93/94) 2021-05-15T16:31:47.4746058Z remote: Counting objects: 100% (94/94) 2021-05-15T16:31:47.4746941Z remote: Counting objects: 100% (94/94), done. 2021-05-15T16:31:47.4747633Z remote: Compressing objects: 1% (1/88) 2021-05-15T16:31:47.4748615Z remote: Compressing objects: 2% (2/88) 2021-05-15T16:31:47.4749315Z remote: Compressing objects: 3% (3/88) 2021-05-15T16:31:47.4749984Z remote: Compressing objects: 4% (4/88) 2021-05-15T16:31:47.4750739Z remote: Compressing objects: 5% (5/88) 2021-05-15T16:31:47.4751449Z remote: Compressing objects: 6% (6/88) 2021-05-15T16:31:47.4752131Z remote: Compressing objects: 7% (7/88) 2021-05-15T16:31:47.4753489Z remote: Compressing objects: 9% (8/88) 2021-05-15T16:31:47.4754270Z remote: Compressing objects: 10% (9/88) 2021-05-15T16:31:47.4754976Z remote: Compressing objects: 11% (10/88) 2021-05-15T16:31:47.4755647Z remote: Compressing objects: 12% (11/88) 2021-05-15T16:31:47.4756334Z remote: Compressing objects: 13% (12/88) 2021-05-15T16:31:47.4757016Z remote: Compressing objects: 14% (13/88) 2021-05-15T16:31:47.4757675Z remote: Compressing objects: 15% (14/88) 2021-05-15T16:31:47.4758350Z remote: Compressing objects: 17% (15/88) 2021-05-15T16:31:47.4759011Z remote: Compressing objects: 18% (16/88) 2021-05-15T16:31:47.4759791Z remote: Compressing objects: 19% (17/88) 2021-05-15T16:31:47.4760482Z remote: Compressing objects: 20% (18/88) 2021-05-15T16:31:47.4761159Z remote: Compressing objects: 21% (19/88) 2021-05-15T16:31:47.4762047Z remote: Compressing objects: 22% (20/88) 2021-05-15T16:31:47.4762772Z remote: Compressing objects: 23% (21/88) 2021-05-15T16:31:47.4763581Z remote: Compressing objects: 25% (22/88) 2021-05-15T16:31:47.4764292Z remote: Compressing objects: 26% (23/88) 2021-05-15T16:31:47.4765046Z remote: Compressing objects: 27% (24/88) 2021-05-15T16:31:47.4765776Z remote: Compressing objects: 28% (25/88) 2021-05-15T16:31:47.4766530Z remote: Compressing objects: 29% (26/88) 2021-05-15T16:31:47.4767297Z remote: Compressing objects: 30% (27/88) 2021-05-15T16:31:47.4767999Z remote: Compressing objects: 31% (28/88) 2021-05-15T16:31:47.4768742Z remote: Compressing objects: 32% (29/88) 2021-05-15T16:31:47.4769440Z remote: Compressing objects: 34% (30/88) 2021-05-15T16:31:47.4770329Z remote: Compressing objects: 35% (31/88) 2021-05-15T16:31:47.4771120Z remote: Compressing objects: 36% (32/88) 2021-05-15T16:31:47.4771825Z remote: Compressing objects: 37% (33/88) 2021-05-15T16:31:47.4773034Z remote: Compressing objects: 38% (34/88) 2021-05-15T16:31:47.4773865Z remote: Compressing objects: 39% (35/88) 2021-05-15T16:31:47.4774649Z remote: Compressing objects: 40% (36/88) 2021-05-15T16:31:47.4775423Z remote: Compressing objects: 42% (37/88) 2021-05-15T16:31:47.4776127Z remote: Compressing objects: 43% (38/88) 2021-05-15T16:31:47.4776907Z remote: Compressing objects: 44% (39/88) 2021-05-15T16:31:47.4777612Z remote: Compressing objects: 45% (40/88) 2021-05-15T16:31:47.4778394Z remote: Compressing objects: 46% (41/88) 2021-05-15T16:31:47.4779166Z remote: Compressing objects: 47% (42/88) 2021-05-15T16:31:47.4780241Z remote: Compressing objects: 48% (43/88) 2021-05-15T16:31:47.4780955Z remote: Compressing objects: 50% (44/88) 2021-05-15T16:31:47.4781764Z remote: Compressing objects: 51% (45/88) 2021-05-15T16:31:47.4783143Z remote: Compressing objects: 52% (46/88) 2021-05-15T16:31:47.4783794Z remote: Compressing objects: 53% (47/88) 2021-05-15T16:31:47.4784392Z remote: Compressing objects: 54% (48/88) 2021-05-15T16:31:47.4785552Z remote: Compressing objects: 55% (49/88) 2021-05-15T16:31:47.4786179Z remote: Compressing objects: 56% (50/88) 2021-05-15T16:31:47.4786936Z remote: Compressing objects: 57% (51/88) 2021-05-15T16:31:47.4787482Z remote: Compressing objects: 59% (52/88) 2021-05-15T16:31:47.4788073Z remote: Compressing objects: 60% (53/88) 2021-05-15T16:31:47.4788619Z remote: Compressing objects: 61% (54/88) 2021-05-15T16:31:47.4789212Z remote: Compressing objects: 62% (55/88) 2021-05-15T16:31:47.4789945Z remote: Compressing objects: 63% (56/88) 2021-05-15T16:31:47.4790512Z remote: Compressing objects: 64% (57/88) 2021-05-15T16:31:47.4791110Z remote: Compressing objects: 65% (58/88) 2021-05-15T16:31:47.4791656Z remote: Compressing objects: 67% (59/88) 2021-05-15T16:31:47.4792245Z remote: Compressing objects: 68% (60/88) 2021-05-15T16:31:47.4794019Z remote: Compressing objects: 69% (61/88) 2021-05-15T16:31:47.4794674Z remote: Compressing objects: 70% (62/88) 2021-05-15T16:31:47.4795267Z remote: Compressing objects: 71% (63/88) 2021-05-15T16:31:47.4796408Z remote: Compressing objects: 72% (64/88) 2021-05-15T16:31:47.4797080Z remote: Compressing objects: 73% (65/88) 2021-05-15T16:31:47.4797715Z remote: Compressing objects: 75% (66/88) 2021-05-15T16:31:47.4798358Z remote: Compressing objects: 76% (67/88) 2021-05-15T16:31:47.4799855Z remote: Compressing objects: 77% (68/88) 2021-05-15T16:31:47.4800587Z remote: Compressing objects: 78% (69/88) 2021-05-15T16:31:47.4802086Z remote: Compressing objects: 79% (70/88) 2021-05-15T16:31:47.4802957Z remote: Compressing objects: 80% (71/88) 2021-05-15T16:31:47.4804147Z remote: Compressing objects: 81% (72/88) 2021-05-15T16:31:47.4804843Z remote: Compressing objects: 82% (73/88) 2021-05-15T16:31:47.4805479Z remote: Compressing objects: 84% (74/88) 2021-05-15T16:31:47.4806070Z remote: Compressing objects: 85% (75/88) 2021-05-15T16:31:47.4807245Z remote: Compressing objects: 86% (76/88) 2021-05-15T16:31:47.4807867Z remote: Compressing objects: 87% (77/88) 2021-05-15T16:31:47.4808502Z remote: Compressing objects: 88% (78/88) 2021-05-15T16:31:47.4809097Z remote: Compressing objects: 89% (79/88) 2021-05-15T16:31:47.4810295Z remote: Compressing objects: 90% (80/88) 2021-05-15T16:31:47.4812612Z remote: Compressing objects: 92% (81/88) 2021-05-15T16:31:47.4813307Z remote: Compressing objects: 93% (82/88) 2021-05-15T16:31:47.4813992Z remote: Compressing objects: 94% (83/88) 2021-05-15T16:31:47.4815155Z remote: Compressing objects: 95% (84/88) 2021-05-15T16:31:47.4815800Z remote: Compressing objects: 96% (85/88) 2021-05-15T16:31:47.4816393Z remote: Compressing objects: 97% (86/88) 2021-05-15T16:31:47.4817477Z remote: Compressing objects: 98% (87/88) 2021-05-15T16:31:47.4818139Z remote: Compressing objects: 100% (88/88) 2021-05-15T16:31:47.4818804Z remote: Compressing objects: 100% (88/88), done. 2021-05-15T16:31:47.6166162Z remote: Total 94 (delta 4), reused 35 (delta 2), pack-reused 0 2021-05-15T16:31:47.7697216Z From https://github.com/neuroconductor/fmri 2021-05-15T16:31:47.7698187Z * [new ref] 02433e9d07009207d65c8cc13c605c8e596df0ee -> 1.9.3.s 2021-05-15T16:31:47.8219510Z ##[endgroup] 2021-05-15T16:31:47.8220719Z ##[group]Determining the checkout info 2021-05-15T16:31:47.8223379Z ##[endgroup] 2021-05-15T16:31:47.8225023Z ##[group]Checking out the ref 2021-05-15T16:31:47.8238966Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.9.3.s 2021-05-15T16:31:47.9057779Z Note: switching to 'refs/tags/1.9.3.s'. 2021-05-15T16:31:47.9058484Z 2021-05-15T16:31:47.9059295Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T16:31:47.9060865Z changes and commit them, and you can discard any commits you make in this 2021-05-15T16:31:47.9063171Z state without impacting any branches by switching back to a branch. 2021-05-15T16:31:47.9063824Z 2021-05-15T16:31:47.9064661Z If you want to create a new branch to retain commits you create, you may 2021-05-15T16:31:47.9065584Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T16:31:47.9066162Z 2021-05-15T16:31:47.9066797Z git switch -c 2021-05-15T16:31:47.9067312Z 2021-05-15T16:31:47.9067830Z Or undo this operation with: 2021-05-15T16:31:47.9068283Z 2021-05-15T16:31:47.9068860Z git switch - 2021-05-15T16:31:47.9069283Z 2021-05-15T16:31:47.9070077Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T16:31:47.9070760Z 2021-05-15T16:31:47.9071388Z HEAD is now at 02433e9 Version id 33 stable 2021-05-15T16:31:47.9120731Z ##[endgroup] 2021-05-15T16:31:47.9616860Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-15T16:31:47.9889784Z '02433e9d07009207d65c8cc13c605c8e596df0ee' 2021-05-15T16:31:48.0291084Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T16:31:48.0291724Z with: 2021-05-15T16:31:48.0292139Z r-version: oldrel 2021-05-15T16:31:48.0292633Z Ncpus: 1 2021-05-15T16:31:48.0293082Z crayon.enabled: NULL 2021-05-15T16:31:48.0293698Z remove-openmp-macos: true 2021-05-15T16:31:48.0294456Z http-user-agent: default 2021-05-15T16:31:48.0295568Z install-r: true 2021-05-15T16:31:48.0296260Z windows-path-include-mingw: true 2021-05-15T16:31:48.0296822Z env: 2021-05-15T16:31:48.0297357Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:31:48.0297857Z TIC_DEPLOY_KEY: 2021-05-15T16:31:48.0298290Z RSPM: 2021-05-15T16:31:48.0299856Z GITHUB_PAT: *** 2021-05-15T16:31:48.0300341Z COVERALLS_TOKEN: 2021-05-15T16:31:48.0300863Z continue-on-error: false 2021-05-15T16:31:48.0301422Z VDIFFR_RUN_TESTS: 2021-05-15T16:31:48.0301892Z ##[endgroup] 2021-05-15T16:31:48.4611908Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-15T16:31:48.6774254Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-15T16:31:49.2725022Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-15T16:31:50.3740407Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-15T16:31:51.8334555Z Chocolatey v0.10.15 2021-05-15T16:33:39.0527830Z Installing the following packages: 2021-05-15T16:33:39.0578054Z qpdf 2021-05-15T16:33:39.0578922Z By installing you accept licenses for the packages. 2021-05-15T16:33:41.1009291Z 2021-05-15T16:33:41.1053399Z qpdf v10.3.2 [Approved] 2021-05-15T16:33:41.1424475Z qpdf package files install completed. Performing other installation steps. 2021-05-15T16:33:43.5193719Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-15T16:33:44.6776163Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-15T16:33:47.4485250Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-15T16:33:47.7576727Z ShimGen has successfully created a shim for qpdf.exe 2021-05-15T16:33:48.0697865Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-15T16:33:48.1151181Z The install of qpdf was successful. 2021-05-15T16:33:48.1153019Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-15T16:33:48.1598725Z 2021-05-15T16:33:48.1599886Z Chocolatey installed 1/1 packages. 2021-05-15T16:33:48.1603160Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-15T16:34:29.7743346Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T16:34:29.7743998Z with: 2021-05-15T16:34:29.7744431Z pandoc-version: 2.7.3 2021-05-15T16:34:29.7744890Z env: 2021-05-15T16:34:29.7745349Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:34:29.7745879Z TIC_DEPLOY_KEY: 2021-05-15T16:34:29.7746299Z RSPM: 2021-05-15T16:34:29.7747803Z GITHUB_PAT: *** 2021-05-15T16:34:29.7748273Z COVERALLS_TOKEN: 2021-05-15T16:34:29.7748788Z continue-on-error: false 2021-05-15T16:34:29.7749327Z VDIFFR_RUN_TESTS: 2021-05-15T16:34:29.7749786Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:34:29.7750249Z TZ: UTC 2021-05-15T16:34:29.7750658Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:34:29.7751134Z NOT_CRAN: true 2021-05-15T16:34:29.7751533Z ##[endgroup] 2021-05-15T16:34:30.8366744Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoLogo -Sta -NoProfile -NonInteractive -ExecutionPolicy Unrestricted -Command "$ErrorActionPreference = 'Stop' ; try { Add-Type -AssemblyName System.IO.Compression.FileSystem } catch { } ; [System.IO.Compression.ZipFile]::ExtractToDirectory('D:\a\_temp\a49aa80d-ee25-491f-b57f-e2d5f5fa33a6', 'D:\a\_temp\bf3b4229-ca5b-4c32-85a7-790108114132')" 2021-05-15T16:34:34.1263348Z ##[group]Run git config user.name adigherman 2021-05-15T16:34:34.1264275Z git config user.name adigherman 2021-05-15T16:34:34.1264876Z git config user.email adig@jhu.edu 2021-05-15T16:34:34.1323439Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T16:34:34.1324083Z env: 2021-05-15T16:34:34.1324605Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:34:34.1325142Z TIC_DEPLOY_KEY: 2021-05-15T16:34:34.1325528Z RSPM: 2021-05-15T16:34:34.1326961Z GITHUB_PAT: *** 2021-05-15T16:34:34.1327388Z COVERALLS_TOKEN: 2021-05-15T16:34:34.1327946Z continue-on-error: false 2021-05-15T16:34:34.1328447Z VDIFFR_RUN_TESTS: 2021-05-15T16:34:34.1328967Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:34:34.1329394Z TZ: UTC 2021-05-15T16:34:34.1329846Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:34:34.1330323Z NOT_CRAN: true 2021-05-15T16:34:34.1330729Z ##[endgroup] 2021-05-15T16:34:35.6728022Z ##[group]Run msys2/setup-msys2@v2 2021-05-15T16:34:35.6728556Z with: 2021-05-15T16:34:35.6728993Z msystem: MINGW64 2021-05-15T16:34:35.6729405Z update: true 2021-05-15T16:34:35.6729942Z install: git mingw-w64-x86_64-toolchain 2021-05-15T16:34:35.6730465Z path-type: minimal 2021-05-15T16:34:35.6731047Z release: true 2021-05-15T16:34:35.6731420Z env: 2021-05-15T16:34:35.6731916Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:34:35.6732443Z TIC_DEPLOY_KEY: 2021-05-15T16:34:35.6732818Z RSPM: 2021-05-15T16:34:35.6734338Z GITHUB_PAT: *** 2021-05-15T16:34:35.6734764Z COVERALLS_TOKEN: 2021-05-15T16:34:35.6735306Z continue-on-error: false 2021-05-15T16:34:35.6735806Z VDIFFR_RUN_TESTS: 2021-05-15T16:34:35.6736299Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:34:35.6736727Z TZ: UTC 2021-05-15T16:34:35.6737172Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:34:35.6737602Z NOT_CRAN: true 2021-05-15T16:34:35.6738034Z ##[endgroup] 2021-05-15T16:34:35.8739088Z ##[group]Downloading MSYS2... 2021-05-15T16:34:36.7392925Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-15T16:34:38.2732601Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-15T16:34:38.2937298Z ##[endgroup] 2021-05-15T16:34:38.2939831Z ##[group]Extracting MSYS2... 2021-05-15T16:34:38.2942687Z [command]D:\a\_temp\base.exe -y 2021-05-15T16:34:38.6733945Z 2021-05-15T16:34:38.6736543Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-15T16:34:38.6737208Z 2021-05-15T16:34:38.6737901Z Extracting archive: D:\a\_temp\base.exe 2021-05-15T16:34:38.6738612Z -- 2021-05-15T16:34:38.6739232Z Path = D:\a\_temp\base.exe 2021-05-15T16:34:38.6740019Z Type = 7z 2021-05-15T16:34:38.6740400Z 2021-05-15T16:34:38.8929006Z 0% 2021-05-15T16:34:38.8929813Z 2021-05-15T16:34:39.0878846Z 0% 197 - msys64\usr\lib\perl5\core_perl\auto\threads 2021-05-15T16:34:39.0880016Z 2021-05-15T16:34:39.2967808Z 0% 1100 2021-05-15T16:34:39.2968911Z 2021-05-15T16:34:39.5153570Z 5% 1100 2021-05-15T16:34:39.5154310Z 2021-05-15T16:34:39.7137474Z 12% 1100 2021-05-15T16:34:39.7138425Z 2021-05-15T16:34:39.9257057Z 19% 1100 2021-05-15T16:34:39.9258105Z 2021-05-15T16:34:40.1273530Z 25% 1100 2021-05-15T16:34:40.1274287Z 2021-05-15T16:34:40.3304749Z 29% 1100 2021-05-15T16:34:40.3306186Z 2021-05-15T16:34:40.5321886Z 30% 1100 2021-05-15T16:34:40.5322654Z 2021-05-15T16:34:40.7456133Z 33% 1100 2021-05-15T16:34:40.7456846Z 2021-05-15T16:34:40.9604207Z 39% 1100 2021-05-15T16:34:40.9611304Z 2021-05-15T16:34:41.1502242Z 43% 1100 2021-05-15T16:34:41.1503080Z 2021-05-15T16:34:41.3531050Z 47% 1289 - msys64\usr\include\tcl8.6\generic\mysqlStubs.h 2021-05-15T16:34:41.3532116Z 2021-05-15T16:34:41.5562643Z 47% 1915 - msys64\usr\lib\terminfo\61\abm85 2021-05-15T16:34:41.5563866Z 2021-05-15T16:34:41.7603515Z 47% 2659 - msys64\usr\lib\terminfo\64\dw4 2021-05-15T16:34:41.7604971Z 2021-05-15T16:34:41.9624527Z 47% 3352 - msys64\usr\lib\terminfo\6e\nwp514-a 2021-05-15T16:34:41.9625607Z 2021-05-15T16:34:42.1673354Z 47% 3783 - msys64\usr\lib\terminfo\74\tek4112 2021-05-15T16:34:42.1674387Z 2021-05-15T16:34:42.3690174Z 47% 4512 - msys64\usr\lib\terminfo\78\xterm-bold 2021-05-15T16:34:42.3691186Z 2021-05-15T16:34:42.5721713Z 47% 5181 - msys64\usr\share\bash-completion\completions\pngfix 2021-05-15T16:34:42.5723809Z 2021-05-15T16:34:42.7752168Z 47% 5816 - msys64\usr\share\locale\cs\LC_MESSAGES\coreutils.mo 2021-05-15T16:34:42.7753550Z 2021-05-15T16:34:42.9779376Z 47% 6341 - msys64\usr\share\locale\pl\LC_MESSAGES\p11-kit.mo 2021-05-15T16:34:42.9780527Z 2021-05-15T16:34:43.1819548Z 47% 6897 - msys64\usr\share\man\man1\gkill.1.gz 2021-05-15T16:34:43.1820981Z 2021-05-15T16:34:43.3853370Z 47% 7576 - msys64\usr\share\man\man3\CURLMOPT_PIPELINING_SERVER_BL.3.gz 2021-05-15T16:34:43.3859766Z 2021-05-15T16:34:43.5880274Z 47% 8314 - msys64\usr\share\man\man3\Tcl_CreateAliasObj.3.gz 2021-05-15T16:34:43.5881559Z 2021-05-15T16:34:43.7910898Z 47% 8910 - msys64\usr\share\man\man3\Test2.API.Instance.3perl.gz 2021-05-15T16:34:43.7913026Z 2021-05-15T16:34:43.9981616Z 47% 9602 - msys64\usr\share\man\man3\inwstr.3x.gz 2021-05-15T16:34:43.9982657Z 2021-05-15T16:34:44.3746441Z 47% 10230 - msys64\usr\share\man\man3\tgetstr_sp.3x.gz 2021-05-15T16:34:44.3747486Z 2021-05-15T16:34:44.5728095Z 47% 10514 - msys64\usr\share\man\mann\clock.n.gz 2021-05-15T16:34:44.5729130Z 2021-05-15T16:34:44.7757000Z 47% 11062 - msys64\usr\share\perl5\core_perl\Pod\Simple\PullParser.pm 2021-05-15T16:34:44.7758591Z 2021-05-15T16:34:44.9785919Z 47% 11632 - msys64\usr\share\perl5\core_perl\unicore\lib\Age\V110.pl 2021-05-15T16:34:44.9787277Z 2021-05-15T16:34:45.1818437Z 47% 12348 - msys64\usr\share\terminfo\61\ansi+arrows 2021-05-15T16:34:45.1820061Z 2021-05-15T16:34:45.3848111Z 47% 13134 - msys64\usr\share\terminfo\68\h19a 2021-05-15T16:34:45.3849106Z 2021-05-15T16:34:45.7282198Z 47% 13881 - msys64\usr\share\terminfo\70\pt505-24 2021-05-15T16:34:45.7283253Z 2021-05-15T16:34:45.9156547Z 47% 14445 - msys64\usr\share\terminfo\76\vt102+enq 2021-05-15T16:34:45.9157574Z 2021-05-15T16:34:46.1188344Z 47% 15122 - msys64\usr\share\zoneinfo\America\Recife 2021-05-15T16:34:46.1189580Z 2021-05-15T16:34:46.3228877Z 47% 15884 - msys64\usr\share\zoneinfo\posix\Australia\Lindeman 2021-05-15T16:34:46.3230385Z 2021-05-15T16:34:46.5251509Z 47% 16284 - msys64\usr\share\zoneinfo\right\America\Mexico_City 2021-05-15T16:34:46.5252763Z 2021-05-15T16:34:46.7313222Z 47% 17003 - msys64\var\lib\pacman\local\pacman-contrib-1.4.0-1\desc 2021-05-15T16:34:46.7314384Z 2021-05-15T16:34:46.9504552Z 48% 17092 2021-05-15T16:34:46.9505351Z 2021-05-15T16:34:47.1501437Z 51% 17092 2021-05-15T16:34:47.1502617Z 2021-05-15T16:34:47.3713480Z 55% 17092 2021-05-15T16:34:47.3714563Z 2021-05-15T16:34:47.5760693Z 58% 17092 2021-05-15T16:34:47.5762481Z 2021-05-15T16:34:47.7978994Z 60% 17092 2021-05-15T16:34:47.7979782Z 2021-05-15T16:34:48.0064046Z 63% 17092 2021-05-15T16:34:48.0065105Z 2021-05-15T16:34:48.2080504Z 65% 17092 2021-05-15T16:34:48.2081843Z 2021-05-15T16:34:48.4215538Z 69% 17092 2021-05-15T16:34:48.4216462Z 2021-05-15T16:34:48.6292676Z 72% 17092 2021-05-15T16:34:48.6294425Z 2021-05-15T16:34:48.8501212Z 74% 17092 2021-05-15T16:34:48.8502127Z 2021-05-15T16:34:49.0631426Z 77% 17092 2021-05-15T16:34:49.0632285Z 2021-05-15T16:34:49.2770295Z 79% 17092 2021-05-15T16:34:49.2771472Z 2021-05-15T16:34:49.4855454Z 84% 17092 2021-05-15T16:34:49.4856291Z 2021-05-15T16:34:49.6955372Z 89% 17092 2021-05-15T16:34:49.6956140Z 2021-05-15T16:34:49.9002371Z 95% 17092 2021-05-15T16:34:49.9003123Z 2021-05-15T16:34:50.1063961Z 99% 17092 2021-05-15T16:34:50.1064738Z 2021-05-15T16:34:50.3087710Z 100% 17321 - msys64\usr\bin\msys-glib-2.0-0.dll 2021-05-15T16:34:50.3089481Z 2021-05-15T16:34:50.5104243Z 100% 17410 - msys64\usr\bin\pacsort.exe 2021-05-15T16:34:50.5105502Z 2021-05-15T16:34:50.5856722Z 100% 17617 - msys64\usr\lib\perl5\core_perl\auto\attributes\attributes.dll 2021-05-15T16:34:50.5861416Z 2021-05-15T16:34:50.5862361Z Everything is Ok 2021-05-15T16:34:50.5892884Z ##[endgroup] 2021-05-15T16:34:50.5893919Z ##[group]Disable Key Refresh... 2021-05-15T16:34:50.6737730Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "((Get-Content -path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post -Raw) -replace '--refresh-keys', '--version') | Set-Content -Path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post" 2021-05-15T16:34:51.0246108Z ##[endgroup] 2021-05-15T16:34:51.7645471Z ##[group]Restoring package cache... 2021-05-15T16:34:52.5848286Z Received 134217728 of 188127635 (71.3%), 123.6 MBs/sec 2021-05-15T16:34:53.5901882Z Received 188127635 of 188127635 (100.0%), 87.6 MBs/sec 2021-05-15T16:34:53.5905452Z Cache Size: ~179 MB (188127635 B) 2021-05-15T16:34:53.6633011Z [command]C:\Rtools\bin\tar.exe --use-compress-program "zstd -d" -xf D:/a/_temp/2dfbfda3-2b50-4ffa-bd6e-8178faa7c648/cache.tzst -P -C D:/a/fmri/fmri --force-local 2021-05-15T16:34:54.3395292Z Cache restored successfully 2021-05-15T16:34:54.3772217Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58 2021-05-15T16:34:54.3840159Z ##[endgroup] 2021-05-15T16:34:54.3847362Z ##[group]Starting MSYS2 for the first time... 2021-05-15T16:34:54.4449813Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-15T16:34:54.6082552Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-15T16:34:54.6246995Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-15T16:34:54.8087345Z Copying skeleton files. 2021-05-15T16:34:54.8089122Z These files are for the users to personalise their msys2 experience. 2021-05-15T16:34:54.8093140Z 2021-05-15T16:34:54.8094213Z They will never be overwritten nor automatically updated. 2021-05-15T16:34:54.8094783Z 2021-05-15T16:34:54.8590317Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-15T16:34:54.8750212Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-15T16:34:54.8921693Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-15T16:34:54.9083409Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-15T16:34:54.9265269Z './.profile' -> '/home/runneradmin/.profile' 2021-05-15T16:34:54.9882161Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-15T16:34:55.0235164Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-15T16:34:55.0597392Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-15T16:34:55.0933722Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-15T16:34:55.7946074Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-15T16:34:55.8052017Z gpg: no ultimately trusted keys found 2021-05-15T16:34:56.1897718Z gpg: starting migration from earlier GnuPG versions 2021-05-15T16:34:56.2395883Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-15T16:34:56.2396953Z gpg: migration succeeded 2021-05-15T16:34:56.2640340Z gpg: Generating pacman keyring master key... 2021-05-15T16:34:58.7755295Z gpg: key A88C5DAEED289861 marked as ultimately trusted 2021-05-15T16:34:58.7756540Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-15T16:34:58.8260707Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/40E1228C718ECC38C287DB81A88C5DAEED289861.rev' 2021-05-15T16:34:58.8262258Z gpg: Done 2021-05-15T16:34:58.8484566Z ==> Updating trust database... 2021-05-15T16:34:58.8739054Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T16:34:58.8740201Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T16:34:58.9711264Z ==> Appending keys from msys2.gpg... 2021-05-15T16:34:59.1530133Z ==> Locally signing trusted keys in keyring... 2021-05-15T16:34:59.1726586Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T16:34:59.4229603Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T16:34:59.5375800Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T16:34:59.6527649Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T16:34:59.7673444Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T16:34:59.8810242Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T16:34:59.9947466Z ==> Importing owner trust values... 2021-05-15T16:35:00.0283134Z gpg: setting ownertrust to 4 2021-05-15T16:35:00.0284804Z gpg: setting ownertrust to 4 2021-05-15T16:35:00.0285772Z gpg: setting ownertrust to 4 2021-05-15T16:35:00.0286621Z gpg: setting ownertrust to 4 2021-05-15T16:35:00.0287593Z gpg: setting ownertrust to 4 2021-05-15T16:35:00.0288351Z gpg: setting ownertrust to 4 2021-05-15T16:35:00.0530027Z ==> Disabling revoked keys in keyring... 2021-05-15T16:35:00.0713372Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T16:35:00.1415558Z ==> Updating trust database... 2021-05-15T16:35:00.1643086Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T16:35:00.1663649Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T16:35:00.1671867Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-15T16:35:00.1676406Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-15T16:35:00.1679525Z gpg: next trustdb check due at 2022-01-23 2021-05-15T16:35:00.2137958Z pacman-key (pacman) 5.2.2 2021-05-15T16:35:00.2140111Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-15T16:35:00.2141216Z 2021-05-15T16:35:00.2312092Z This is free software; see the source for copying conditions. 2021-05-15T16:35:00.2313742Z There is NO WARRANTY, to the extent permitted by law. 2021-05-15T16:35:01.2079150Z  2021-05-15T16:35:01.2079930Z 2021-05-15T16:35:01.2080824Z ################################################################### 2021-05-15T16:35:01.2081609Z # # 2021-05-15T16:35:01.2082280Z # # 2021-05-15T16:35:01.2083619Z # C A U T I O N # 2021-05-15T16:35:01.2084929Z # # 2021-05-15T16:35:01.2086051Z # This is first start of MSYS2. # 2021-05-15T16:35:01.2087430Z # You MUST restart shell to apply necessary actions. # 2021-05-15T16:35:01.2088684Z # # 2021-05-15T16:35:01.2089739Z # # 2021-05-15T16:35:01.2090837Z ################################################################### 2021-05-15T16:35:01.2091704Z 2021-05-15T16:35:01.2092537Z 2021-05-15T16:35:01.2311553Z MINGW64_NT-10.0-17763 fv-az158-529 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-15T16:35:01.2373313Z ##[endgroup] 2021-05-15T16:35:01.2374245Z ##[group]Disable CheckSpace... 2021-05-15T16:35:01.3054818Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'sed' '-i' 's/^CheckSpace/#CheckSpace/g' '/etc/pacman.conf'" 2021-05-15T16:35:01.6405672Z ##[endgroup] 2021-05-15T16:35:01.6406714Z ##[group]Updating packages... 2021-05-15T16:35:01.7088341Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T16:35:02.5664649Z :: Synchronizing package databases... 2021-05-15T16:35:02.9164619Z downloading mingw32.db... 2021-05-15T16:35:03.5644132Z downloading mingw32.db.sig... 2021-05-15T16:35:03.7858434Z downloading mingw64.db... 2021-05-15T16:35:03.9728758Z downloading mingw64.db.sig... 2021-05-15T16:35:04.2058998Z downloading ucrt64.db... 2021-05-15T16:35:04.3927443Z downloading ucrt64.db.sig... 2021-05-15T16:35:04.6161046Z downloading msys.db... 2021-05-15T16:35:04.7160317Z downloading msys.db.sig... 2021-05-15T16:35:04.8284876Z :: Starting core system upgrade... 2021-05-15T16:35:05.0739221Z warning: terminate other MSYS2 programs before proceeding 2021-05-15T16:35:05.0740648Z resolving dependencies... 2021-05-15T16:35:05.0818745Z looking for conflicting packages... 2021-05-15T16:35:05.0852420Z 2021-05-15T16:35:05.0853943Z Packages (5) filesystem-2021.04-4 mintty-1~3.5.0-1 msys2-runtime-3.2.0-6 pacman-5.2.2-22 pacman-mirrors-20210423-2 2021-05-15T16:35:05.0854924Z 2021-05-15T16:35:05.0856261Z Total Installed Size: 44.60 MiB 2021-05-15T16:35:05.0857283Z Net Upgrade Size: 0.02 MiB 2021-05-15T16:35:05.0858450Z 2021-05-15T16:35:05.0859453Z :: Proceed with installation? [Y/n] 2021-05-15T16:35:05.0860306Z checking keyring... 2021-05-15T16:35:05.2010253Z checking package integrity... 2021-05-15T16:35:06.0769951Z loading package files... 2021-05-15T16:35:06.0994671Z checking for file conflicts... 2021-05-15T16:35:06.0997107Z :: Processing package changes... 2021-05-15T16:35:06.0997978Z upgrading filesystem... 2021-05-15T16:35:06.1619978Z upgrading mintty... 2021-05-15T16:35:06.2602498Z upgrading msys2-runtime... 2021-05-15T16:35:06.3333777Z upgrading pacman-mirrors... 2021-05-15T16:35:06.3385782Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-15T16:35:06.3405524Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-15T16:35:06.3420982Z upgrading pacman... 2021-05-15T16:35:06.4374477Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-15T16:35:06.8058393Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 1264 has been terminated. 2021-05-15T16:35:07.3026860Z ##[endgroup] 2021-05-15T16:35:07.3029061Z ##[group]Killing remaining tasks... 2021-05-15T16:35:07.3986956Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-15T16:35:07.7760462Z 2021-05-15T16:35:07.7762202Z INFO: No tasks running with the specified criteria. 2021-05-15T16:35:07.7908206Z ##[endgroup] 2021-05-15T16:35:07.8020208Z ##[group]Final system upgrade... 2021-05-15T16:35:07.8588602Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T16:35:08.7528895Z :: Synchronizing package databases... 2021-05-15T16:35:09.3604771Z mingw32 is up to date 2021-05-15T16:35:09.3605477Z mingw64 is up to date 2021-05-15T16:35:09.3605996Z ucrt64 is up to date 2021-05-15T16:35:09.3606592Z downloading clang64.db... 2021-05-15T16:35:10.0001163Z downloading clang64.db.sig... 2021-05-15T16:35:10.2071115Z msys is up to date 2021-05-15T16:35:10.2072763Z :: Starting core system upgrade... 2021-05-15T16:35:11.2679308Z there is nothing to do 2021-05-15T16:35:11.2680030Z :: Starting full system upgrade... 2021-05-15T16:35:11.2680676Z resolving dependencies... 2021-05-15T16:35:11.2681351Z looking for conflicting packages... 2021-05-15T16:35:11.2681716Z 2021-05-15T16:35:11.2683395Z Packages (11) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-15T16:35:11.2684596Z 2021-05-15T16:35:11.2685087Z Total Installed Size: 19.34 MiB 2021-05-15T16:35:11.2685632Z Net Upgrade Size: 0.93 MiB 2021-05-15T16:35:11.2685940Z 2021-05-15T16:35:11.2686473Z :: Proceed with installation? [Y/n] 2021-05-15T16:35:11.2687084Z checking keyring... 2021-05-15T16:35:11.2687650Z checking package integrity... 2021-05-15T16:35:12.5246667Z loading package files... 2021-05-15T16:35:12.5633686Z checking for file conflicts... 2021-05-15T16:35:12.5634840Z checking available disk space... 2021-05-15T16:35:12.5694426Z :: Processing package changes... 2021-05-15T16:35:12.5695246Z upgrading less... 2021-05-15T16:35:12.5796706Z upgrading libxml2... 2021-05-15T16:35:12.6018726Z upgrading libxslt... 2021-05-15T16:35:12.6155822Z upgrading ca-certificates... 2021-05-15T16:35:13.4024966Z upgrading libsqlite... 2021-05-15T16:35:13.4144390Z upgrading libzstd... 2021-05-15T16:35:13.4225977Z upgrading gnupg... 2021-05-15T16:35:15.8976711Z ==> Appending keys from msys2.gpg... 2021-05-15T16:35:15.9917104Z ==> Locally signing trusted keys in keyring... 2021-05-15T16:35:16.0101428Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T16:35:20.1205896Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T16:35:20.1896496Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T16:35:20.2535490Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T16:35:20.3225187Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T16:35:20.3917604Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T16:35:20.4554893Z ==> Importing owner trust values... 2021-05-15T16:35:20.4966789Z ==> Disabling revoked keys in keyring... 2021-05-15T16:35:20.5164997Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T16:35:20.5859840Z ==> Updating trust database... 2021-05-15T16:35:20.6055201Z gpg: next trustdb check due at 2022-01-23 2021-05-15T16:35:20.7179875Z upgrading msys2-keyring... 2021-05-15T16:35:21.0096645Z ==> Appending keys from msys2.gpg... 2021-05-15T16:35:21.1239752Z ==> Locally signing trusted keys in keyring... 2021-05-15T16:35:21.1415093Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T16:35:21.2575648Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T16:35:21.3236215Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T16:35:21.3945710Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T16:35:21.4599461Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T16:35:21.5249097Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T16:35:21.5887309Z ==> Importing owner trust values... 2021-05-15T16:35:21.6336396Z ==> Disabling revoked keys in keyring... 2021-05-15T16:35:21.6536102Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T16:35:21.7209114Z ==> Updating trust database... 2021-05-15T16:35:21.7405684Z gpg: next trustdb check due at 2022-01-23 2021-05-15T16:35:21.8405026Z upgrading msys2-launcher... 2021-05-15T16:35:21.8513426Z upgrading rebase... 2021-05-15T16:35:21.8684709Z upgrading zstd... 2021-05-15T16:35:21.8928474Z :: Running post-transaction hooks... 2021-05-15T16:35:21.8929363Z (1/1) Updating the info directory file... 2021-05-15T16:35:22.1797255Z ##[endgroup] 2021-05-15T16:35:22.1798428Z ##[group]Installing additional packages... 2021-05-15T16:35:22.2548184Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-x86_64-toolchain'" 2021-05-15T16:35:23.5741606Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-15T16:35:23.5742764Z :: Repository mingw64 2021-05-15T16:35:23.5746760Z 1) mingw-w64-x86_64-binutils 2) mingw-w64-x86_64-crt-git 3) mingw-w64-x86_64-gcc 4) mingw-w64-x86_64-gcc-ada 5) mingw-w64-x86_64-gcc-fortran 6) mingw-w64-x86_64-gcc-libgfortran 7) mingw-w64-x86_64-gcc-libs 8) mingw-w64-x86_64-gcc-objc 9) mingw-w64-x86_64-gdb 10) mingw-w64-x86_64-gdb-multiarch 11) mingw-w64-x86_64-headers-git 12) mingw-w64-x86_64-libgccjit 13) mingw-w64-x86_64-libmangle-git 14) mingw-w64-x86_64-libwinpthread-git 15) mingw-w64-x86_64-make 16) mingw-w64-x86_64-pkgconf 17) mingw-w64-x86_64-tools-git 18) mingw-w64-x86_64-winpthreads-git 19) mingw-w64-x86_64-winstorecompat-git 2021-05-15T16:35:23.5749378Z 2021-05-15T16:35:23.5749979Z Enter a selection (default=all): 2021-05-15T16:35:23.5750699Z resolving dependencies... 2021-05-15T16:35:23.5869663Z looking for conflicting packages... 2021-05-15T16:35:23.5931621Z 2021-05-15T16:35:23.5952438Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.23-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.4.9-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-1 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:35:23.5970188Z 2021-05-15T16:35:23.5971095Z Total Installed Size: 1089.03 MiB 2021-05-15T16:35:23.5971575Z 2021-05-15T16:35:23.5972357Z :: Proceed with installation? [Y/n] 2021-05-15T16:35:23.5973028Z checking keyring... 2021-05-15T16:35:23.8675201Z checking package integrity... 2021-05-15T16:35:36.0946782Z loading package files... 2021-05-15T16:35:36.7239091Z checking for file conflicts... 2021-05-15T16:35:39.3097308Z checking available disk space... 2021-05-15T16:35:39.3239340Z :: Processing package changes... 2021-05-15T16:35:39.3240169Z installing expat... 2021-05-15T16:35:39.3309892Z installing vim... 2021-05-15T16:35:41.1358140Z installing heimdal... 2021-05-15T16:35:41.5972064Z installing openssh... 2021-05-15T16:35:41.6359408Z installing perl-Error... 2021-05-15T16:35:41.6498249Z installing perl-Authen-SASL... 2021-05-15T16:35:41.6775279Z installing perl-Encode-Locale... 2021-05-15T16:35:41.6864097Z installing perl-HTTP-Date... 2021-05-15T16:35:41.6953785Z installing perl-File-Listing... 2021-05-15T16:35:41.7021287Z installing perl-HTML-Tagset... 2021-05-15T16:35:41.7073294Z installing perl-Clone... 2021-05-15T16:35:41.7139337Z installing perl-IO-HTML... 2021-05-15T16:35:41.7205243Z installing perl-LWP-MediaTypes... 2021-05-15T16:35:41.7277069Z installing perl-URI... 2021-05-15T16:35:41.7889721Z installing perl-HTTP-Message... 2021-05-15T16:35:41.8089474Z installing perl-HTML-Parser... 2021-05-15T16:35:41.8259553Z installing perl-HTTP-Cookies... 2021-05-15T16:35:41.8355551Z installing perl-HTTP-Daemon... 2021-05-15T16:35:41.8403245Z installing perl-HTTP-Negotiate... 2021-05-15T16:35:41.8448367Z installing perl-Net-HTTP... 2021-05-15T16:35:41.8563401Z installing perl-WWW-RobotRules... 2021-05-15T16:35:41.8636524Z installing perl-Try-Tiny... 2021-05-15T16:35:41.8741463Z installing perl-libwww... 2021-05-15T16:35:41.9143316Z Optional dependencies for perl-libwww 2021-05-15T16:35:41.9144399Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-15T16:35:41.9145252Z installing perl-TimeDate... 2021-05-15T16:35:41.9550702Z installing perl-MailTools... 2021-05-15T16:35:41.9937609Z installing perl-IO-Stringy... 2021-05-15T16:35:42.0106620Z installing perl-Convert-BinHex... 2021-05-15T16:35:42.1355452Z module test... pass. 2021-05-15T16:35:42.1359468Z installing perl-MIME-tools... 2021-05-15T16:35:42.1993210Z installing perl-Net-SSLeay... 2021-05-15T16:35:42.2798583Z installing perl-IO-Socket-SSL... 2021-05-15T16:35:42.2935389Z installing perl-Net-SMTP-SSL... 2021-05-15T16:35:42.3007023Z installing perl-TermReadKey... 2021-05-15T16:35:42.3087321Z installing git... 2021-05-15T16:35:42.9671902Z Optional dependencies for git 2021-05-15T16:35:42.9672923Z python: various helper scripts 2021-05-15T16:35:42.9673622Z subversion: git svn 2021-05-15T16:35:42.9674356Z installing mingw-w64-x86_64-libiconv... 2021-05-15T16:35:42.9945588Z installing mingw-w64-x86_64-zlib... 2021-05-15T16:35:43.0044698Z installing mingw-w64-x86_64-binutils... 2021-05-15T16:35:43.3106888Z installing mingw-w64-x86_64-headers-git... 2021-05-15T16:35:44.7757589Z installing mingw-w64-x86_64-crt-git... 2021-05-15T16:35:45.5578802Z installing mingw-w64-x86_64-isl... 2021-05-15T16:35:45.6173133Z installing mingw-w64-x86_64-gmp... 2021-05-15T16:35:45.6329934Z installing mingw-w64-x86_64-mpfr... 2021-05-15T16:35:45.6544330Z installing mingw-w64-x86_64-mpc... 2021-05-15T16:35:45.6657833Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-15T16:35:45.8790215Z installing mingw-w64-x86_64-gcc-libs... 2021-05-15T16:35:45.8991563Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-15T16:35:45.9037037Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-15T16:35:45.9190175Z installing mingw-w64-x86_64-zstd... 2021-05-15T16:35:45.9414030Z installing mingw-w64-x86_64-gcc... 2021-05-15T16:35:47.4546651Z installing mingw-w64-x86_64-gcc-ada... 2021-05-15T16:35:49.6498694Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-15T16:35:49.6646987Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-15T16:35:50.0377739Z installing mingw-w64-x86_64-gcc-objc... 2021-05-15T16:35:50.2316815Z installing mingw-w64-x86_64-expat... 2021-05-15T16:35:50.2439710Z installing mingw-w64-x86_64-gettext... 2021-05-15T16:35:52.3131360Z installing mingw-w64-x86_64-libtre-git... 2021-05-15T16:35:52.3336232Z installing mingw-w64-x86_64-libsystre... 2021-05-15T16:35:52.3449322Z installing mingw-w64-x86_64-ncurses... 2021-05-15T16:35:57.6857828Z installing mingw-w64-x86_64-bzip2... 2021-05-15T16:35:57.7040946Z installing mingw-w64-x86_64-libffi... 2021-05-15T16:35:57.7157274Z installing mingw-w64-x86_64-mpdecimal... 2021-05-15T16:35:57.7730383Z installing mingw-w64-x86_64-libtasn1... 2021-05-15T16:35:57.8159369Z installing mingw-w64-x86_64-p11-kit... 2021-05-15T16:35:57.8415886Z installing mingw-w64-x86_64-ca-certificates... 2021-05-15T16:35:58.7019025Z installing mingw-w64-x86_64-openssl... 2021-05-15T16:36:05.8686178Z installing mingw-w64-x86_64-termcap... 2021-05-15T16:36:05.8773765Z installing mingw-w64-x86_64-readline... 2021-05-15T16:36:05.9082728Z installing mingw-w64-x86_64-tcl... 2021-05-15T16:36:07.4987978Z installing mingw-w64-x86_64-sqlite3... 2021-05-15T16:36:08.6430988Z installing mingw-w64-x86_64-tk... 2021-05-15T16:36:09.6331788Z installing mingw-w64-x86_64-xz... 2021-05-15T16:36:09.7064983Z installing mingw-w64-x86_64-python... 2021-05-15T16:36:17.5657350Z installing mingw-w64-x86_64-xxhash... 2021-05-15T16:36:17.5792496Z installing mingw-w64-x86_64-gdb... 2021-05-15T16:36:17.6968841Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-15T16:36:17.7954657Z installing mingw-w64-x86_64-libgccjit... 2021-05-15T16:36:17.9494612Z installing mingw-w64-x86_64-libmangle-git... 2021-05-15T16:36:17.9549713Z installing mingw-w64-x86_64-make... 2021-05-15T16:36:17.9764997Z installing mingw-w64-x86_64-pkgconf... 2021-05-15T16:36:17.9939503Z installing mingw-w64-x86_64-tools-git... 2021-05-15T16:36:18.0061362Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-15T16:36:18.0676314Z ##[endgroup] 2021-05-15T16:36:18.0741910Z ##[group]Saving package cache... 2021-05-15T16:36:18.1329577Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-15T16:36:19.2582306Z ==> no candidate packages found for pruning 2021-05-15T16:36:19.3480016Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-15T16:36:19.7750837Z ==> no candidate packages found for pruning 2021-05-15T16:36:20.3716372Z Cache unchanged, skipping save for msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58 2021-05-15T16:36:20.4553777Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-15T16:36:21.3741289Z 2021-05-15T16:36:21.3742915Z Cache directory: /var/cache/pacman/pkg/ 2021-05-15T16:36:21.4476138Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-15T16:36:21.4477149Z removing all files from cache... 2021-05-15T16:36:21.4477663Z 2021-05-15T16:36:21.4478304Z Database directory: /var/lib/pacman/ 2021-05-15T16:36:21.4484637Z :: Do you want to remove unused repositories? [Y/n] 2021-05-15T16:36:21.4485591Z removing unused sync repositories... 2021-05-15T16:36:21.4546744Z ##[endgroup] 2021-05-15T16:36:21.4920380Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-15T16:36:21.4921091Z env: 2021-05-15T16:36:21.4921621Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:36:21.4922094Z TIC_DEPLOY_KEY: 2021-05-15T16:36:21.4922474Z RSPM: 2021-05-15T16:36:21.4924483Z GITHUB_PAT: *** 2021-05-15T16:36:21.4924893Z COVERALLS_TOKEN: 2021-05-15T16:36:21.4925405Z continue-on-error: false 2021-05-15T16:36:21.4925906Z VDIFFR_RUN_TESTS: 2021-05-15T16:36:21.4926351Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:36:21.4926765Z TZ: UTC 2021-05-15T16:36:21.4927172Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:36:21.4927588Z NOT_CRAN: true 2021-05-15T16:36:21.4928006Z MSYSTEM: MINGW64 2021-05-15T16:36:21.4928419Z ##[endgroup] 2021-05-15T16:36:22.4144940Z :: Synchronizing package databases... 2021-05-15T16:36:23.1001061Z mingw32 is up to date 2021-05-15T16:36:23.1002021Z mingw64 is up to date 2021-05-15T16:36:23.1002876Z ucrt64 is up to date 2021-05-15T16:36:23.1003601Z clang64 is up to date 2021-05-15T16:36:23.1004260Z msys is up to date 2021-05-15T16:36:23.1005102Z :: Starting core system upgrade... 2021-05-15T16:36:23.3771673Z there is nothing to do 2021-05-15T16:36:23.3773097Z :: Starting full system upgrade... 2021-05-15T16:36:23.5033115Z there is nothing to do 2021-05-15T16:36:24.2931052Z resolving dependencies... 2021-05-15T16:36:24.3003410Z looking for conflicting packages... 2021-05-15T16:36:24.3094510Z 2021-05-15T16:36:24.3095396Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-15T16:36:24.3095889Z 2021-05-15T16:36:24.3096475Z Total Download Size: 3.00 MiB 2021-05-15T16:36:24.3097149Z Total Installed Size: 20.93 MiB 2021-05-15T16:36:24.3097598Z 2021-05-15T16:36:24.3098416Z :: Proceed with installation? [Y/n] 2021-05-15T16:36:24.3099156Z :: Retrieving packages... 2021-05-15T16:36:24.6175668Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-15T16:36:25.4021096Z checking keyring... 2021-05-15T16:36:25.4916212Z checking package integrity... 2021-05-15T16:36:25.6475680Z loading package files... 2021-05-15T16:36:25.6500446Z checking for file conflicts... 2021-05-15T16:36:25.6512602Z checking available disk space... 2021-05-15T16:36:25.6518583Z :: Processing package changes... 2021-05-15T16:36:25.6519333Z installing mingw-w64-x86_64-aom... 2021-05-15T16:36:26.5094959Z resolving dependencies... 2021-05-15T16:36:26.5096298Z looking for conflicting packages... 2021-05-15T16:36:26.5246730Z 2021-05-15T16:36:26.5247910Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-15T16:36:26.5248646Z 2021-05-15T16:36:26.5249433Z Total Download Size: 1.97 MiB 2021-05-15T16:36:26.5250336Z Total Installed Size: 4.43 MiB 2021-05-15T16:36:26.5251207Z 2021-05-15T16:36:26.5252189Z :: Proceed with installation? [Y/n] 2021-05-15T16:36:26.5253191Z :: Retrieving packages... 2021-05-15T16:36:26.8314468Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-15T16:36:27.4999159Z checking keyring... 2021-05-15T16:36:27.5869184Z checking package integrity... 2021-05-15T16:36:27.7533403Z loading package files... 2021-05-15T16:36:27.7556392Z checking for file conflicts... 2021-05-15T16:36:27.7579445Z checking available disk space... 2021-05-15T16:36:27.7586512Z :: Processing package changes... 2021-05-15T16:36:27.7587371Z installing mingw-w64-x86_64-argtable... 2021-05-15T16:36:28.6439300Z resolving dependencies... 2021-05-15T16:36:28.6629802Z looking for conflicting packages... 2021-05-15T16:36:28.6713328Z 2021-05-15T16:36:28.6723496Z Packages (32) mingw-w64-x86_64-aws-c-cal-0.5.0-1 mingw-w64-x86_64-aws-c-common-0.5.5-1 mingw-w64-x86_64-aws-c-event-stream-0.2.7-1 mingw-w64-x86_64-aws-c-io-0.9.1-3 mingw-w64-x86_64-aws-checksums-0.1.11-1 mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 mingw-w64-x86_64-boost-1.75.0-4 mingw-w64-x86_64-brotli-1.0.9-2 mingw-w64-x86_64-c-ares-1.17.1-1 mingw-w64-x86_64-double-conversion-3.1.5-1 mingw-w64-x86_64-flatbuffers-1.12.0-2 mingw-w64-x86_64-gflags-2.2.2-2 mingw-w64-x86_64-glib2-2.68.2-1 mingw-w64-x86_64-gobject-introspection-1.66.1-5 mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5 mingw-w64-x86_64-grpc-1.35.0-2 mingw-w64-x86_64-icu-68.2-3 mingw-w64-x86_64-libutf8proc-2.6.1-1 mingw-w64-x86_64-lz4-1.9.3-1 mingw-w64-x86_64-openblas-0.3.13-2 mingw-w64-x86_64-pcre-8.44-3 mingw-w64-x86_64-protobuf-3.16.0-1 mingw-w64-x86_64-python-beaker-1.11.0-1 mingw-w64-x86_64-python-mako-1.1.4-2 mingw-w64-x86_64-python-markupsafe-2.0.0-1 mingw-w64-x86_64-python-numpy-1.20.3-1 mingw-w64-x86_64-re2-20210401-1 mingw-w64-x86_64-snappy-1.1.8-1 mingw-w64-x86_64-thrift-0.13.0-2 mingw-w64-x86_64-uriparser-0.9.4-1 mingw-w64-x86_64-wineditline-2.205-3 mingw-w64-x86_64-arrow-4.0.0-1 2021-05-15T16:36:28.6729645Z 2021-05-15T16:36:28.6730260Z Total Download Size: 92.82 MiB 2021-05-15T16:36:28.6730934Z Total Installed Size: 821.22 MiB 2021-05-15T16:36:28.6731362Z 2021-05-15T16:36:28.6732121Z :: Proceed with installation? [Y/n] 2021-05-15T16:36:28.6732960Z :: Retrieving packages... 2021-05-15T16:36:28.9853677Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-15T16:36:29.4476629Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-15T16:36:29.5418688Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-15T16:36:29.6361255Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-15T16:36:29.8259959Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-15T16:36:29.9236275Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-15T16:36:30.3101360Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-15T16:36:30.4116369Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-15T16:36:30.5075808Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-15T16:36:30.6187424Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-15T16:36:30.7150318Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-15T16:36:30.8094568Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-15T16:36:30.9183359Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-15T16:36:31.1275555Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-15T16:36:31.2297576Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-15T16:36:31.3236963Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-15T16:36:31.4202689Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-15T16:36:31.5177654Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-15T16:36:31.6232708Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-15T16:36:31.7184698Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-15T16:36:31.8646613Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-15T16:36:31.9734741Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-15T16:36:32.1010204Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-15T16:36:32.1968639Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-15T16:36:32.2918901Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-15T16:36:32.6023690Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-15T16:36:32.8115495Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-15T16:36:32.9088885Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-15T16:36:33.7165764Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-15T16:36:34.5224662Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-15T16:36:34.6380259Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-15T16:36:34.7329893Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-15T16:36:35.5295623Z checking keyring... 2021-05-15T16:36:35.7934335Z checking package integrity... 2021-05-15T16:36:41.1114505Z loading package files... 2021-05-15T16:36:41.4697629Z checking for file conflicts... 2021-05-15T16:36:43.2732593Z checking available disk space... 2021-05-15T16:36:43.2804740Z :: Processing package changes... 2021-05-15T16:36:43.2805776Z installing mingw-w64-x86_64-aws-c-common... 2021-05-15T16:36:43.3624082Z installing mingw-w64-x86_64-aws-checksums... 2021-05-15T16:36:43.3762142Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-15T16:36:43.3945804Z installing mingw-w64-x86_64-aws-c-io... 2021-05-15T16:36:43.4229838Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-15T16:36:43.4406304Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T16:36:44.2785204Z installing mingw-w64-x86_64-brotli... 2021-05-15T16:36:44.3007488Z installing mingw-w64-x86_64-double-conversion... 2021-05-15T16:36:44.3285889Z installing mingw-w64-x86_64-flatbuffers... 2021-05-15T16:36:44.3643117Z installing mingw-w64-x86_64-gflags... 2021-05-15T16:36:44.4031771Z installing mingw-w64-x86_64-wineditline... 2021-05-15T16:36:44.4185009Z installing mingw-w64-x86_64-pcre... 2021-05-15T16:36:44.5882211Z installing mingw-w64-x86_64-glib2... 2021-05-15T16:36:45.0739189Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-15T16:36:45.0942994Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-15T16:36:45.1234207Z installing mingw-w64-x86_64-python-beaker... 2021-05-15T16:36:45.2139123Z installing mingw-w64-x86_64-python-mako... 2021-05-15T16:36:45.2950423Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-15T16:36:45.4587847Z installing mingw-w64-x86_64-c-ares... 2021-05-15T16:36:45.5248197Z installing mingw-w64-x86_64-protobuf... 2021-05-15T16:36:45.7288641Z installing mingw-w64-x86_64-re2... 2021-05-15T16:36:45.7451913Z installing mingw-w64-x86_64-grpc... 2021-05-15T16:36:46.1787017Z installing mingw-w64-x86_64-libutf8proc... 2021-05-15T16:36:46.1877627Z installing mingw-w64-x86_64-lz4... 2021-05-15T16:36:46.2034110Z installing mingw-w64-x86_64-openblas... 2021-05-15T16:36:46.4282474Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-15T16:36:46.4283623Z number of threads to use. 2021-05-15T16:36:46.4307357Z installing mingw-w64-x86_64-python-numpy... 2021-05-15T16:36:48.1020705Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-15T16:36:48.1021958Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-15T16:36:48.1022936Z installing mingw-w64-x86_64-snappy... 2021-05-15T16:36:48.1189995Z installing mingw-w64-x86_64-icu... 2021-05-15T16:36:48.6626759Z installing mingw-w64-x86_64-boost... 2021-05-15T16:37:03.1543652Z installing mingw-w64-x86_64-thrift... 2021-05-15T16:37:03.2644862Z installing mingw-w64-x86_64-uriparser... 2021-05-15T16:37:03.2790705Z installing mingw-w64-x86_64-arrow... 2021-05-15T16:37:05.6257048Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-15T16:37:05.6257984Z resolving dependencies... 2021-05-15T16:37:05.6344180Z looking for conflicting packages... 2021-05-15T16:37:05.6456435Z 2021-05-15T16:37:05.6457987Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-15T16:37:05.6458520Z 2021-05-15T16:37:05.6459442Z Total Installed Size: 36.73 MiB 2021-05-15T16:37:05.6460167Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:37:05.6460599Z 2021-05-15T16:37:05.6461346Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:05.6462834Z checking keyring... 2021-05-15T16:37:05.7155003Z checking package integrity... 2021-05-15T16:37:05.8469947Z loading package files... 2021-05-15T16:37:05.8596400Z checking for file conflicts... 2021-05-15T16:37:05.8597413Z checking available disk space... 2021-05-15T16:37:05.9016506Z :: Processing package changes... 2021-05-15T16:37:05.9017682Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T16:37:08.1667166Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-15T16:37:08.1668071Z resolving dependencies... 2021-05-15T16:37:08.1821607Z looking for conflicting packages... 2021-05-15T16:37:08.1880593Z 2021-05-15T16:37:08.1881587Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-15T16:37:08.1882143Z 2021-05-15T16:37:08.1882736Z Total Download Size: 7.06 MiB 2021-05-15T16:37:08.1883392Z Total Installed Size: 88.32 MiB 2021-05-15T16:37:08.1884054Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:37:08.1884551Z 2021-05-15T16:37:08.1885278Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:08.1885983Z :: Retrieving packages... 2021-05-15T16:37:08.5157665Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T16:37:09.3632961Z checking keyring... 2021-05-15T16:37:09.4519045Z checking package integrity... 2021-05-15T16:37:09.6609389Z loading package files... 2021-05-15T16:37:09.6663865Z checking for file conflicts... 2021-05-15T16:37:09.6664864Z checking available disk space... 2021-05-15T16:37:09.6763483Z :: Processing package changes... 2021-05-15T16:37:09.6764568Z reinstalling mingw-w64-x86_64-binutils... 2021-05-15T16:37:10.8560303Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-15T16:37:10.8561171Z resolving dependencies... 2021-05-15T16:37:10.8702820Z looking for conflicting packages... 2021-05-15T16:37:10.8867146Z 2021-05-15T16:37:10.8868047Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-15T16:37:10.8868582Z 2021-05-15T16:37:10.8869478Z Total Installed Size: 344.30 MiB 2021-05-15T16:37:10.8870572Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:37:10.8871125Z 2021-05-15T16:37:10.8872040Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:10.8872777Z checking keyring... 2021-05-15T16:37:10.9633196Z checking package integrity... 2021-05-15T16:37:11.2599049Z loading package files... 2021-05-15T16:37:11.4529096Z checking for file conflicts... 2021-05-15T16:37:11.4549305Z checking available disk space... 2021-05-15T16:37:12.1919362Z :: Processing package changes... 2021-05-15T16:37:12.1921092Z reinstalling mingw-w64-x86_64-boost... 2021-05-15T16:37:28.8257396Z resolving dependencies... 2021-05-15T16:37:28.8389003Z looking for conflicting packages... 2021-05-15T16:37:28.8460036Z 2021-05-15T16:37:28.8460962Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-15T16:37:28.8461548Z 2021-05-15T16:37:28.8462145Z Total Download Size: 0.17 MiB 2021-05-15T16:37:28.8462799Z Total Installed Size: 0.98 MiB 2021-05-15T16:37:28.8463313Z 2021-05-15T16:37:28.8464049Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:28.8464776Z :: Retrieving packages... 2021-05-15T16:37:29.1965409Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-15T16:37:29.4719088Z checking keyring... 2021-05-15T16:37:29.5739410Z checking package integrity... 2021-05-15T16:37:29.7490062Z loading package files... 2021-05-15T16:37:29.7615730Z checking for file conflicts... 2021-05-15T16:37:29.7692418Z checking available disk space... 2021-05-15T16:37:29.7701695Z :: Processing package changes... 2021-05-15T16:37:29.7702562Z installing mingw-w64-x86_64-bwidget... 2021-05-15T16:37:30.9066271Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-15T16:37:30.9067117Z resolving dependencies... 2021-05-15T16:37:30.9182787Z looking for conflicting packages... 2021-05-15T16:37:30.9391532Z 2021-05-15T16:37:30.9392620Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-15T16:37:30.9393170Z 2021-05-15T16:37:30.9393767Z Total Download Size: 0.09 MiB 2021-05-15T16:37:30.9394417Z Total Installed Size: 0.46 MiB 2021-05-15T16:37:30.9395080Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:37:30.9395527Z 2021-05-15T16:37:30.9396914Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:30.9397634Z :: Retrieving packages... 2021-05-15T16:37:31.2822687Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T16:37:31.5053353Z checking keyring... 2021-05-15T16:37:31.5966743Z checking package integrity... 2021-05-15T16:37:31.7290919Z loading package files... 2021-05-15T16:37:31.7314046Z checking for file conflicts... 2021-05-15T16:37:31.7314971Z checking available disk space... 2021-05-15T16:37:31.7336538Z :: Processing package changes... 2021-05-15T16:37:31.7337397Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-15T16:37:32.6253227Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-15T16:37:32.6260531Z resolving dependencies... 2021-05-15T16:37:32.6262599Z looking for conflicting packages... 2021-05-15T16:37:32.6460876Z 2021-05-15T16:37:32.6461901Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-15T16:37:32.6462474Z 2021-05-15T16:37:32.6463074Z Total Installed Size: 0.62 MiB 2021-05-15T16:37:32.6464120Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:37:32.6464469Z 2021-05-15T16:37:32.6465480Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:32.6466174Z checking keyring... 2021-05-15T16:37:32.7187299Z checking package integrity... 2021-05-15T16:37:32.8270741Z loading package files... 2021-05-15T16:37:32.8299369Z checking for file conflicts... 2021-05-15T16:37:32.8300255Z checking available disk space... 2021-05-15T16:37:32.8344491Z :: Processing package changes... 2021-05-15T16:37:32.8345459Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-15T16:37:33.6873677Z resolving dependencies... 2021-05-15T16:37:33.7116774Z looking for conflicting packages... 2021-05-15T16:37:33.7139458Z warning: dependency cycle detected: 2021-05-15T16:37:33.7140601Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-15T16:37:33.7141257Z 2021-05-15T16:37:33.7143481Z Packages (8) mingw-w64-x86_64-fontconfig-2.13.93-3 mingw-w64-x86_64-freetype-2.10.4-2 mingw-w64-x86_64-graphite2-1.3.14-2 mingw-w64-x86_64-harfbuzz-2.8.1-1 mingw-w64-x86_64-libpng-1.6.37-4 mingw-w64-x86_64-lzo2-2.10-1 mingw-w64-x86_64-pixman-0.40.0-2 mingw-w64-x86_64-cairo-1.17.4-3 2021-05-15T16:37:33.7145083Z 2021-05-15T16:37:33.7145683Z Total Download Size: 3.58 MiB 2021-05-15T16:37:33.7146360Z Total Installed Size: 21.16 MiB 2021-05-15T16:37:33.7146768Z 2021-05-15T16:37:33.7147449Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:33.7148165Z :: Retrieving packages... 2021-05-15T16:37:34.0598609Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-15T16:37:34.5212103Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-15T16:37:34.6209640Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-15T16:37:34.9022553Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-15T16:37:35.0027344Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-15T16:37:35.1950665Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-15T16:37:35.2897623Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-15T16:37:35.4784637Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-15T16:37:35.4936889Z checking keyring... 2021-05-15T16:37:35.7588889Z checking package integrity... 2021-05-15T16:37:36.8471254Z loading package files... 2021-05-15T16:37:36.8693246Z checking for file conflicts... 2021-05-15T16:37:36.8905331Z checking available disk space... 2021-05-15T16:37:36.8915520Z :: Processing package changes... 2021-05-15T16:37:36.8916392Z installing mingw-w64-x86_64-libpng... 2021-05-15T16:37:36.9184148Z installing mingw-w64-x86_64-graphite2... 2021-05-15T16:37:36.9351315Z installing mingw-w64-x86_64-harfbuzz... 2021-05-15T16:37:37.0057713Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-15T16:37:37.0059005Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-15T16:37:37.0059978Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-15T16:37:37.0060911Z installing mingw-w64-x86_64-freetype... 2021-05-15T16:37:37.0576029Z installing mingw-w64-x86_64-fontconfig... 2021-05-15T16:37:37.1811210Z 2021-05-15T16:37:37.1813974Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-15T16:37:37.1818444Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-15T16:37:37.1827114Z 2021-05-15T16:37:46.7152575Z updating font cache... done. 2021-05-15T16:37:46.7154557Z installing mingw-w64-x86_64-lzo2... 2021-05-15T16:37:46.7488163Z installing mingw-w64-x86_64-pixman... 2021-05-15T16:37:46.7628693Z installing mingw-w64-x86_64-cairo... 2021-05-15T16:37:46.8042625Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-15T16:37:46.8044704Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-15T16:37:46.8057466Z :: Running post-transaction hooks... 2021-05-15T16:37:46.8059054Z (1/1) Updating fontconfig cache... 2021-05-15T16:37:47.6851378Z resolving dependencies... 2021-05-15T16:37:47.6998100Z looking for conflicting packages... 2021-05-15T16:37:47.7059286Z 2021-05-15T16:37:47.7060249Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-15T16:37:47.7060807Z 2021-05-15T16:37:47.7061383Z Total Download Size: 0.10 MiB 2021-05-15T16:37:47.7062052Z Total Installed Size: 0.20 MiB 2021-05-15T16:37:47.7062477Z 2021-05-15T16:37:47.7063209Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:47.7063911Z :: Retrieving packages... 2021-05-15T16:37:48.0338967Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-15T16:37:48.3094935Z checking keyring... 2021-05-15T16:37:48.4011418Z checking package integrity... 2021-05-15T16:37:48.5405297Z loading package files... 2021-05-15T16:37:48.5432144Z checking for file conflicts... 2021-05-15T16:37:48.5441056Z checking available disk space... 2021-05-15T16:37:48.5450914Z :: Processing package changes... 2021-05-15T16:37:48.5451902Z installing mingw-w64-x86_64-ccache... 2021-05-15T16:37:49.4010692Z resolving dependencies... 2021-05-15T16:37:49.4147771Z looking for conflicting packages... 2021-05-15T16:37:49.4217548Z 2021-05-15T16:37:49.4218465Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-15T16:37:49.4219027Z 2021-05-15T16:37:49.4219635Z Total Download Size: 0.69 MiB 2021-05-15T16:37:49.4220285Z Total Installed Size: 3.86 MiB 2021-05-15T16:37:49.4220713Z 2021-05-15T16:37:49.4221436Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:49.4222239Z :: Retrieving packages... 2021-05-15T16:37:49.7262637Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-15T16:37:50.1915584Z checking keyring... 2021-05-15T16:37:50.2809649Z checking package integrity... 2021-05-15T16:37:50.4319920Z loading package files... 2021-05-15T16:37:50.4345396Z checking for file conflicts... 2021-05-15T16:37:50.4360153Z checking available disk space... 2021-05-15T16:37:50.4370074Z :: Processing package changes... 2021-05-15T16:37:50.4370962Z installing mingw-w64-x86_64-cfitsio... 2021-05-15T16:37:51.2571543Z resolving dependencies... 2021-05-15T16:37:51.2632581Z looking for conflicting packages... 2021-05-15T16:37:51.2763022Z 2021-05-15T16:37:51.2764076Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-15T16:37:51.2764684Z 2021-05-15T16:37:51.2765296Z Total Download Size: 0.42 MiB 2021-05-15T16:37:51.2765968Z Total Installed Size: 1.59 MiB 2021-05-15T16:37:51.2766394Z 2021-05-15T16:37:51.2767160Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:51.2767885Z :: Retrieving packages... 2021-05-15T16:37:51.5824851Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-15T16:37:51.9926689Z checking keyring... 2021-05-15T16:37:52.0996567Z checking package integrity... 2021-05-15T16:37:52.2464488Z loading package files... 2021-05-15T16:37:52.2490377Z checking for file conflicts... 2021-05-15T16:37:52.2515297Z checking available disk space... 2021-05-15T16:37:52.2525266Z :: Processing package changes... 2021-05-15T16:37:52.2526200Z installing mingw-w64-x86_64-clustal-omega... 2021-05-15T16:37:53.0804594Z resolving dependencies... 2021-05-15T16:37:53.1021687Z looking for conflicting packages... 2021-05-15T16:37:53.1058443Z 2021-05-15T16:37:53.1063391Z Packages (15) mingw-w64-x86_64-curl-7.76.1-1 mingw-w64-x86_64-jansson-2.13.1-1 mingw-w64-x86_64-jemalloc-5.2.1-2 mingw-w64-x86_64-jsoncpp-1.9.4-1 mingw-w64-x86_64-libarchive-3.5.1-1 mingw-w64-x86_64-libidn2-2.3.0-1 mingw-w64-x86_64-libmetalink-0.1.3-3 mingw-w64-x86_64-libpsl-0.21.1-2 mingw-w64-x86_64-libssh2-1.9.0-3 mingw-w64-x86_64-libunistring-0.9.10-3 mingw-w64-x86_64-libuv-1.40.0-3 mingw-w64-x86_64-nettle-3.7-2 mingw-w64-x86_64-nghttp2-1.41.0-1 mingw-w64-x86_64-rhash-1.4.1-3 mingw-w64-x86_64-cmake-3.20.2-1 2021-05-15T16:37:53.1066721Z 2021-05-15T16:37:53.1067364Z Total Download Size: 13.82 MiB 2021-05-15T16:37:53.1068052Z Total Installed Size: 92.94 MiB 2021-05-15T16:37:53.1068509Z 2021-05-15T16:37:53.1069670Z :: Proceed with installation? [Y/n] 2021-05-15T16:37:53.1070414Z :: Retrieving packages... 2021-05-15T16:37:53.4607482Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-15T16:37:54.0227625Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-15T16:37:54.1206333Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-15T16:37:54.2163526Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-15T16:37:54.3138830Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-15T16:37:54.4106659Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-15T16:37:54.5082092Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-15T16:37:54.6067114Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-15T16:37:54.7059612Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-15T16:37:54.9936209Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-15T16:37:55.0931500Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-15T16:37:55.2002372Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-15T16:37:55.2974787Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-15T16:37:55.3951354Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-15T16:37:55.4908206Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-15T16:37:55.8071750Z checking keyring... 2021-05-15T16:37:56.0777265Z checking package integrity... 2021-05-15T16:37:58.3455562Z loading package files... 2021-05-15T16:37:58.4741935Z checking for file conflicts... 2021-05-15T16:37:59.0506509Z checking available disk space... 2021-05-15T16:37:59.0541588Z :: Processing package changes... 2021-05-15T16:37:59.0543462Z installing mingw-w64-x86_64-libunistring... 2021-05-15T16:37:59.1034237Z installing mingw-w64-x86_64-libidn2... 2021-05-15T16:37:59.1445181Z installing mingw-w64-x86_64-libmetalink... 2021-05-15T16:37:59.1734091Z installing mingw-w64-x86_64-libpsl... 2021-05-15T16:37:59.1812838Z installing mingw-w64-x86_64-libssh2... 2021-05-15T16:37:59.3270731Z installing mingw-w64-x86_64-jansson... 2021-05-15T16:37:59.3342454Z installing mingw-w64-x86_64-jemalloc... 2021-05-15T16:37:59.3533501Z installing mingw-w64-x86_64-nghttp2... 2021-05-15T16:37:59.3698167Z installing mingw-w64-x86_64-curl... 2021-05-15T16:37:59.7380285Z installing mingw-w64-x86_64-jsoncpp... 2021-05-15T16:37:59.7634401Z installing mingw-w64-x86_64-nettle... 2021-05-15T16:37:59.8303050Z installing mingw-w64-x86_64-libarchive... 2021-05-15T16:37:59.8817187Z installing mingw-w64-x86_64-libuv... 2021-05-15T16:37:59.8953593Z installing mingw-w64-x86_64-rhash... 2021-05-15T16:37:59.9358083Z installing mingw-w64-x86_64-cmake... 2021-05-15T16:38:05.9112548Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-15T16:38:05.9113762Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-15T16:38:05.9114573Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-15T16:38:06.8559174Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-15T16:38:07.7869698Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-15T16:38:08.5680648Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:38:08.5681705Z resolving dependencies... 2021-05-15T16:38:08.5810601Z looking for conflicting packages... 2021-05-15T16:38:08.5933794Z 2021-05-15T16:38:08.5935134Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:38:08.5935994Z 2021-05-15T16:38:08.5936786Z Total Download Size: 3.18 MiB 2021-05-15T16:38:08.5937715Z Total Installed Size: 81.46 MiB 2021-05-15T16:38:08.5938627Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:38:08.5939199Z 2021-05-15T16:38:08.5940138Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:08.5941221Z :: Retrieving packages... 2021-05-15T16:38:08.9405783Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:38:09.6856115Z checking keyring... 2021-05-15T16:38:09.7800014Z checking package integrity... 2021-05-15T16:38:09.9429025Z loading package files... 2021-05-15T16:38:09.9550442Z checking for file conflicts... 2021-05-15T16:38:09.9552045Z checking available disk space... 2021-05-15T16:38:09.9998559Z :: Processing package changes... 2021-05-15T16:38:09.9999883Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-15T16:38:11.7396882Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-15T16:38:11.7398344Z resolving dependencies... 2021-05-15T16:38:11.7545457Z looking for conflicting packages... 2021-05-15T16:38:11.7604762Z 2021-05-15T16:38:11.7605893Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-15T16:38:11.7606894Z 2021-05-15T16:38:11.7608136Z Total Installed Size: 2.86 MiB 2021-05-15T16:38:11.7608988Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:38:11.7609476Z 2021-05-15T16:38:11.7610222Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:11.7610922Z checking keyring... 2021-05-15T16:38:11.8308606Z checking package integrity... 2021-05-15T16:38:11.9800889Z loading package files... 2021-05-15T16:38:11.9880533Z checking for file conflicts... 2021-05-15T16:38:11.9881473Z checking available disk space... 2021-05-15T16:38:12.0099305Z :: Processing package changes... 2021-05-15T16:38:12.0100289Z reinstalling mingw-w64-x86_64-curl... 2021-05-15T16:38:13.3609574Z resolving dependencies... 2021-05-15T16:38:13.3828738Z looking for conflicting packages... 2021-05-15T16:38:13.3840840Z 2021-05-15T16:38:13.3842205Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-15T16:38:13.3843152Z 2021-05-15T16:38:13.3843967Z Total Download Size: 0.41 MiB 2021-05-15T16:38:13.3844994Z Total Installed Size: 1.66 MiB 2021-05-15T16:38:13.3845574Z 2021-05-15T16:38:13.3847565Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:13.3848880Z :: Retrieving packages... 2021-05-15T16:38:13.6922113Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-15T16:38:14.1504760Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-15T16:38:14.2430385Z checking keyring... 2021-05-15T16:38:14.4223723Z checking package integrity... 2021-05-15T16:38:14.7370295Z loading package files... 2021-05-15T16:38:14.7429449Z checking for file conflicts... 2021-05-15T16:38:14.7510425Z checking available disk space... 2021-05-15T16:38:14.7520137Z :: Processing package changes... 2021-05-15T16:38:14.7520992Z installing mingw-w64-x86_64-gdbm... 2021-05-15T16:38:14.7804470Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-15T16:38:15.6167909Z resolving dependencies... 2021-05-15T16:38:15.6169100Z looking for conflicting packages... 2021-05-15T16:38:15.6385534Z 2021-05-15T16:38:15.6386821Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-15T16:38:15.6387797Z 2021-05-15T16:38:15.6388787Z Total Download Size: 0.11 MiB 2021-05-15T16:38:15.6389880Z Total Installed Size: 0.38 MiB 2021-05-15T16:38:15.6390565Z 2021-05-15T16:38:15.6391680Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:15.6392862Z :: Retrieving packages... 2021-05-15T16:38:15.9437846Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-15T16:38:16.2172500Z checking keyring... 2021-05-15T16:38:16.3047573Z checking package integrity... 2021-05-15T16:38:16.4529965Z loading package files... 2021-05-15T16:38:16.4560662Z checking for file conflicts... 2021-05-15T16:38:16.4581354Z checking available disk space... 2021-05-15T16:38:16.4591422Z :: Processing package changes... 2021-05-15T16:38:16.4592278Z installing mingw-w64-x86_64-discount... 2021-05-15T16:38:17.2699932Z resolving dependencies... 2021-05-15T16:38:17.2788106Z looking for conflicting packages... 2021-05-15T16:38:17.2913514Z 2021-05-15T16:38:17.2914968Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-15T16:38:17.2915881Z 2021-05-15T16:38:17.2916517Z Total Download Size: 0.01 MiB 2021-05-15T16:38:17.2917196Z Total Installed Size: 0.01 MiB 2021-05-15T16:38:17.2917631Z 2021-05-15T16:38:17.2918337Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:17.2919065Z :: Retrieving packages... 2021-05-15T16:38:17.5977368Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-15T16:38:17.6907070Z checking keyring... 2021-05-15T16:38:17.7817728Z checking package integrity... 2021-05-15T16:38:17.9149225Z loading package files... 2021-05-15T16:38:17.9155069Z checking for file conflicts... 2021-05-15T16:38:17.9161063Z checking available disk space... 2021-05-15T16:38:17.9171451Z :: Processing package changes... 2021-05-15T16:38:17.9172403Z installing mingw-w64-x86_64-dlfcn... 2021-05-15T16:38:18.6966556Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-15T16:38:18.6967549Z resolving dependencies... 2021-05-15T16:38:18.7055167Z looking for conflicting packages... 2021-05-15T16:38:18.7215160Z 2021-05-15T16:38:18.7216534Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-15T16:38:18.7217577Z 2021-05-15T16:38:18.7218418Z Total Installed Size: 0.29 MiB 2021-05-15T16:38:18.7219221Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:38:18.7219689Z 2021-05-15T16:38:18.7220441Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:18.7221139Z checking keyring... 2021-05-15T16:38:18.7911805Z checking package integrity... 2021-05-15T16:38:18.9010170Z loading package files... 2021-05-15T16:38:18.9071429Z checking for file conflicts... 2021-05-15T16:38:18.9072310Z checking available disk space... 2021-05-15T16:38:18.9092528Z :: Processing package changes... 2021-05-15T16:38:18.9093483Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-15T16:38:18.9861848Z error: only one operation may be used at a time 2021-05-15T16:38:19.7069388Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-15T16:38:19.7070396Z resolving dependencies... 2021-05-15T16:38:19.7071777Z looking for conflicting packages... 2021-05-15T16:38:19.7277155Z 2021-05-15T16:38:19.7278023Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-15T16:38:19.7278555Z 2021-05-15T16:38:19.7279134Z Total Download Size: 0.14 MiB 2021-05-15T16:38:19.7279794Z Total Installed Size: 0.61 MiB 2021-05-15T16:38:19.7280444Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:38:19.7280854Z 2021-05-15T16:38:19.7281550Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:19.7282256Z :: Retrieving packages... 2021-05-15T16:38:20.0376466Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T16:38:20.3145032Z checking keyring... 2021-05-15T16:38:20.4099595Z checking package integrity... 2021-05-15T16:38:20.5587839Z loading package files... 2021-05-15T16:38:20.5612235Z checking for file conflicts... 2021-05-15T16:38:20.5613168Z checking available disk space... 2021-05-15T16:38:20.5630091Z :: Processing package changes... 2021-05-15T16:38:20.5631003Z reinstalling mingw-w64-x86_64-expat... 2021-05-15T16:38:21.3802286Z resolving dependencies... 2021-05-15T16:38:21.5405796Z looking for conflicting packages... 2021-05-15T16:38:21.5540873Z warning: dependency cycle detected: 2021-05-15T16:38:21.5544362Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-15T16:38:21.5545977Z 2021-05-15T16:38:21.5573649Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-3 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-1 mingw-w64-x86_64-libxml2-2.9.10-8 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-15T16:38:21.5594323Z warning: dependency cycle detected: 2021-05-15T16:38:21.5595562Z 2021-05-15T16:38:21.5597691Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-15T16:38:21.5599454Z Total Download Size: 206.03 MiB 2021-05-15T16:38:21.5600747Z Total Installed Size: 743.37 MiB 2021-05-15T16:38:21.5601497Z 2021-05-15T16:38:21.5603160Z :: Proceed with installation? [Y/n] 2021-05-15T16:38:21.5604299Z :: Retrieving packages... 2021-05-15T16:38:21.8604436Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-15T16:38:22.3291356Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-15T16:38:22.4246284Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-15T16:38:22.9046884Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-15T16:38:23.0049545Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-15T16:38:23.0996297Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-15T16:38:23.1951424Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-15T16:38:23.2935865Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-15T16:38:23.4955648Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-15T16:38:23.6113156Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-15T16:38:23.7406001Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-15T16:38:23.8374426Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-15T16:38:23.9389279Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-15T16:38:24.0443597Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-15T16:38:24.1388331Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-15T16:38:24.5738662Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-15T16:38:24.6692495Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-15T16:38:24.7649452Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-15T16:38:24.8639966Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-15T16:38:24.9774427Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-15T16:38:25.0735501Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-15T16:38:25.1711018Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-15T16:38:25.2677850Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-15T16:38:25.3774995Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-15T16:38:25.4729527Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-15T16:38:25.5698725Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-15T16:38:25.7012534Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-15T16:38:25.8053933Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-15T16:38:25.9161232Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-15T16:38:26.0121715Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-15T16:38:26.1225164Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-15T16:38:26.2181112Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-15T16:38:26.3321129Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-15T16:38:26.4309712Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-15T16:38:26.5271254Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-15T16:38:26.6299429Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-15T16:38:32.6938399Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-15T16:38:32.9794420Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-15T16:38:33.0755790Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-15T16:38:33.1764972Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-15T16:38:33.2715979Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-15T16:38:33.3895635Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-15T16:38:33.7927217Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-15T16:38:35.6186431Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-15T16:38:35.7509427Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-15T16:38:35.8772095Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-15T16:38:36.0945361Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-15T16:38:36.1899948Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-15T16:38:36.3067050Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-15T16:38:36.4097672Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-15T16:38:36.6054422Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-15T16:38:36.7065845Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-15T16:38:36.8203233Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-15T16:38:36.9375687Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-15T16:38:37.0332597Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-15T16:38:37.1396868Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-15T16:38:37.2402560Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-15T16:38:37.3495960Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-15T16:38:37.4452762Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-15T16:38:37.6343209Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-15T16:38:37.7661885Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-15T16:38:37.8718749Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-15T16:38:37.9739343Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-15T16:38:38.0704429Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-15T16:38:38.1658045Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-15T16:38:38.2749430Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-15T16:38:38.3733629Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-15T16:38:38.4747572Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-15T16:38:38.5753847Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-15T16:38:38.6724284Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-15T16:38:38.7864144Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-15T16:38:38.9980432Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-15T16:38:39.1034839Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-15T16:38:39.7043581Z checking keyring... 2021-05-15T16:38:40.0464482Z checking package integrity... 2021-05-15T16:38:54.1184208Z loading package files... 2021-05-15T16:38:54.4332520Z checking for file conflicts... 2021-05-15T16:38:55.0838877Z checking available disk space... 2021-05-15T16:38:55.0891933Z :: Processing package changes... 2021-05-15T16:38:55.0893032Z installing mingw-w64-x86_64-libogg... 2021-05-15T16:38:55.1972175Z installing mingw-w64-x86_64-celt... 2021-05-15T16:38:55.2204543Z installing mingw-w64-x86_64-gavl... 2021-05-15T16:38:55.6967477Z installing mingw-w64-x86_64-eigen3... 2021-05-15T16:38:56.1946516Z installing mingw-w64-x86_64-libunwind... 2021-05-15T16:38:56.1998039Z installing mingw-w64-x86_64-glog... 2021-05-15T16:38:56.2264709Z installing mingw-w64-x86_64-metis... 2021-05-15T16:38:56.2784937Z installing mingw-w64-x86_64-suitesparse... 2021-05-15T16:38:56.4003307Z installing mingw-w64-x86_64-ceres-solver... 2021-05-15T16:38:56.4641511Z installing mingw-w64-x86_64-intel-tbb... 2021-05-15T16:38:56.5849939Z installing mingw-w64-x86_64-freeglut... 2021-05-15T16:38:56.6011844Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T16:38:56.6377510Z installing mingw-w64-x86_64-jasper... 2021-05-15T16:38:56.8425221Z installing mingw-w64-x86_64-szip... 2021-05-15T16:38:56.8645866Z installing mingw-w64-x86_64-hdf5... 2021-05-15T16:38:57.2287444Z installing mingw-w64-x86_64-libdeflate... 2021-05-15T16:38:57.2394533Z installing mingw-w64-x86_64-giflib... 2021-05-15T16:38:57.2558025Z installing mingw-w64-x86_64-libwebp... 2021-05-15T16:38:57.2917763Z installing mingw-w64-x86_64-libtiff... 2021-05-15T16:38:57.4945550Z installing mingw-w64-x86_64-cppunit... 2021-05-15T16:38:57.5594360Z installing mingw-w64-x86_64-jxrlib... 2021-05-15T16:38:57.6051396Z installing mingw-w64-x86_64-lcms2... 2021-05-15T16:38:57.6235489Z installing mingw-w64-x86_64-libraw... 2021-05-15T16:38:57.6626977Z installing mingw-w64-x86_64-openjpeg2... 2021-05-15T16:38:57.7692668Z installing mingw-w64-x86_64-ilmbase... 2021-05-15T16:38:57.8271304Z installing mingw-w64-x86_64-openexr... 2021-05-15T16:38:57.9608166Z installing mingw-w64-x86_64-freeimage... 2021-05-15T16:38:57.9820877Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-15T16:38:58.0117845Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-15T16:38:58.0119243Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-15T16:38:58.0573382Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-15T16:38:58.0704407Z installing mingw-w64-x86_64-SDL2... 2021-05-15T16:38:58.1516062Z installing mingw-w64-x86_64-pugixml... 2021-05-15T16:38:58.1642210Z installing mingw-w64-x86_64-tinyxml... 2021-05-15T16:38:58.1725047Z installing mingw-w64-x86_64-zziplib... 2021-05-15T16:38:58.2734636Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-15T16:38:58.2735878Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-15T16:38:58.2736798Z installing mingw-w64-x86_64-ogre3d... 2021-05-15T16:39:00.1486698Z installing mingw-w64-x86_64-leptonica... 2021-05-15T16:39:00.2036971Z installing mingw-w64-x86_64-fribidi... 2021-05-15T16:39:00.2267416Z installing mingw-w64-x86_64-libdatrie... 2021-05-15T16:39:00.2947484Z installing mingw-w64-x86_64-libthai... 2021-05-15T16:39:00.3249935Z installing mingw-w64-x86_64-pango... 2021-05-15T16:39:01.3877070Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-15T16:39:01.5143097Z installing mingw-w64-x86_64-opencv... 2021-05-15T16:39:02.4592013Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-15T16:39:02.4593369Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-15T16:39:02.4596592Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-15T16:39:02.4601848Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-15T16:39:02.8073213Z installing mingw-w64-x86_64-dav1d... 2021-05-15T16:39:02.8287402Z installing mingw-w64-x86_64-gnutls... 2021-05-15T16:39:03.8366886Z installing mingw-w64-x86_64-gsm... 2021-05-15T16:39:04.1133999Z installing mingw-w64-x86_64-lame... 2021-05-15T16:39:04.1706199Z installing mingw-w64-x86_64-libass... 2021-05-15T16:39:04.1801943Z installing mingw-w64-x86_64-libxml2... 2021-05-15T16:39:04.5670293Z installing mingw-w64-x86_64-libbluray... 2021-05-15T16:39:04.5836513Z installing mingw-w64-x86_64-libcaca... 2021-05-15T16:39:04.6141309Z installing mingw-w64-x86_64-libexif... 2021-05-15T16:39:04.6650095Z installing mingw-w64-x86_64-libmfx... 2021-05-15T16:39:04.7043251Z installing mingw-w64-x86_64-libmodplug... 2021-05-15T16:39:04.7167852Z installing mingw-w64-x86_64-libsoxr... 2021-05-15T16:39:04.7391502Z installing mingw-w64-x86_64-libvorbis... 2021-05-15T16:39:04.8691132Z installing mingw-w64-x86_64-libtheora... 2021-05-15T16:39:04.9683019Z installing mingw-w64-x86_64-libvpx... 2021-05-15T16:39:05.0034445Z installing mingw-w64-x86_64-libmysofa... 2021-05-15T16:39:05.0191248Z installing mingw-w64-x86_64-openal... 2021-05-15T16:39:05.0487212Z installing mingw-w64-x86_64-opencore-amr... 2021-05-15T16:39:05.0851001Z installing mingw-w64-x86_64-opus... 2021-05-15T16:39:05.1020306Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-15T16:39:05.1163975Z installing mingw-w64-x86_64-speexdsp... 2021-05-15T16:39:05.1616136Z installing mingw-w64-x86_64-speex... 2021-05-15T16:39:05.2198653Z installing mingw-w64-x86_64-srt... 2021-05-15T16:39:05.4506540Z installing mingw-w64-x86_64-l-smash... 2021-05-15T16:39:05.5127265Z installing mingw-w64-x86_64-ffms2... 2021-05-15T16:39:05.5244506Z installing mingw-w64-x86_64-x264-git... 2021-05-15T16:39:05.6498285Z installing mingw-w64-x86_64-x265... 2021-05-15T16:39:05.7448055Z installing mingw-w64-x86_64-xvidcore... 2021-05-15T16:39:05.7545754Z installing mingw-w64-x86_64-ffmpeg... 2021-05-15T16:39:06.9180079Z resolving dependencies... 2021-05-15T16:39:06.9281089Z looking for conflicting packages... 2021-05-15T16:39:06.9451253Z 2021-05-15T16:39:06.9452736Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-15T16:39:06.9453477Z 2021-05-15T16:39:06.9454333Z Total Download Size: 3.13 MiB 2021-05-15T16:39:06.9455538Z Total Installed Size: 21.70 MiB 2021-05-15T16:39:06.9456259Z 2021-05-15T16:39:06.9457085Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:06.9457957Z :: Retrieving packages... 2021-05-15T16:39:07.2547730Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-15T16:39:08.1466925Z checking keyring... 2021-05-15T16:39:08.2335316Z checking package integrity... 2021-05-15T16:39:08.4005982Z loading package files... 2021-05-15T16:39:08.4031006Z checking for file conflicts... 2021-05-15T16:39:08.4057822Z checking available disk space... 2021-05-15T16:39:08.4067835Z :: Processing package changes... 2021-05-15T16:39:08.4068685Z installing mingw-w64-x86_64-fftw... 2021-05-15T16:39:09.3089728Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-15T16:39:09.3090651Z resolving dependencies... 2021-05-15T16:39:09.3245874Z looking for conflicting packages... 2021-05-15T16:39:09.3393434Z 2021-05-15T16:39:09.3394552Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-15T16:39:09.3395155Z 2021-05-15T16:39:09.3396039Z Total Installed Size: 4.17 MiB 2021-05-15T16:39:09.3396656Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:09.3397339Z 2021-05-15T16:39:09.3398400Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:09.3399105Z checking keyring... 2021-05-15T16:39:09.4236536Z checking package integrity... 2021-05-15T16:39:09.5834520Z loading package files... 2021-05-15T16:39:09.5858679Z checking for file conflicts... 2021-05-15T16:39:09.5859621Z checking available disk space... 2021-05-15T16:39:09.5884236Z :: Processing package changes... 2021-05-15T16:39:09.5885278Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-15T16:39:10.4596800Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-15T16:39:10.4597698Z resolving dependencies... 2021-05-15T16:39:10.4738062Z looking for conflicting packages... 2021-05-15T16:39:10.4880839Z 2021-05-15T16:39:10.4881942Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-15T16:39:10.4882539Z 2021-05-15T16:39:10.4883473Z Total Installed Size: 1.29 MiB 2021-05-15T16:39:10.4884062Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:10.4884801Z 2021-05-15T16:39:10.4885553Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:10.4886247Z checking keyring... 2021-05-15T16:39:10.5706257Z checking package integrity... 2021-05-15T16:39:10.6976480Z loading package files... 2021-05-15T16:39:10.7016227Z checking for file conflicts... 2021-05-15T16:39:10.7017155Z checking available disk space... 2021-05-15T16:39:10.7070745Z :: Processing package changes... 2021-05-15T16:39:10.7071701Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-15T16:39:13.2222830Z updating font cache... done. 2021-05-15T16:39:13.2239437Z :: Running post-transaction hooks... 2021-05-15T16:39:13.2240337Z (1/1) Updating fontconfig cache... 2021-05-15T16:39:14.0680807Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-15T16:39:14.0681735Z resolving dependencies... 2021-05-15T16:39:14.0888834Z looking for conflicting packages... 2021-05-15T16:39:14.0949086Z 2021-05-15T16:39:14.0950025Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-15T16:39:14.0950825Z 2021-05-15T16:39:14.0951691Z Total Installed Size: 2.54 MiB 2021-05-15T16:39:14.0952541Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:14.0952946Z 2021-05-15T16:39:14.0953795Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:14.0954453Z checking keyring... 2021-05-15T16:39:14.1697473Z checking package integrity... 2021-05-15T16:39:14.2841432Z loading package files... 2021-05-15T16:39:14.2862206Z checking for file conflicts... 2021-05-15T16:39:14.2863004Z checking available disk space... 2021-05-15T16:39:14.2898755Z :: Processing package changes... 2021-05-15T16:39:14.2899671Z reinstalling mingw-w64-x86_64-freetype... 2021-05-15T16:39:15.1317723Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-15T16:39:15.1318844Z resolving dependencies... 2021-05-15T16:39:15.1319969Z looking for conflicting packages... 2021-05-15T16:39:15.1583209Z 2021-05-15T16:39:15.1584623Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-15T16:39:15.1585622Z 2021-05-15T16:39:15.1586827Z Total Installed Size: 0.44 MiB 2021-05-15T16:39:15.1587770Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:15.1588357Z 2021-05-15T16:39:15.1589388Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:15.1590337Z checking keyring... 2021-05-15T16:39:15.2337895Z checking package integrity... 2021-05-15T16:39:15.3462685Z loading package files... 2021-05-15T16:39:15.3486225Z checking for file conflicts... 2021-05-15T16:39:15.3487071Z checking available disk space... 2021-05-15T16:39:15.3515444Z :: Processing package changes... 2021-05-15T16:39:15.3516259Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-15T16:39:16.1635580Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-15T16:39:16.1636414Z resolving dependencies... 2021-05-15T16:39:16.1926923Z looking for conflicting packages... 2021-05-15T16:39:16.1990888Z 2021-05-15T16:39:16.1991968Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-15T16:39:16.1992487Z 2021-05-15T16:39:16.1993082Z Total Download Size: 27.13 MiB 2021-05-15T16:39:16.1993743Z Total Installed Size: 156.41 MiB 2021-05-15T16:39:16.1994410Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:16.1994826Z 2021-05-15T16:39:16.1995580Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:16.1996283Z :: Retrieving packages... 2021-05-15T16:39:16.5062653Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T16:39:18.0840966Z checking keyring... 2021-05-15T16:39:18.1854329Z checking package integrity... 2021-05-15T16:39:18.6121390Z loading package files... 2021-05-15T16:39:18.6210088Z checking for file conflicts... 2021-05-15T16:39:18.6211221Z checking available disk space... 2021-05-15T16:39:18.6686905Z :: Processing package changes... 2021-05-15T16:39:18.6688154Z reinstalling mingw-w64-x86_64-gcc... 2021-05-15T16:39:20.9042494Z resolving dependencies... 2021-05-15T16:39:21.0656455Z looking for conflicting packages... 2021-05-15T16:39:21.0721931Z 2021-05-15T16:39:21.0728199Z Packages (26) mingw-w64-x86_64-crypto++-8.4.0-2 mingw-w64-x86_64-geos-3.8.0-1 mingw-w64-x86_64-json-c-0.15-1 mingw-w64-x86_64-libde265-1.0.8-1 mingw-w64-x86_64-libfreexl-1.0.6-1 mingw-w64-x86_64-libgcrypt-1.9.2-2 mingw-w64-x86_64-libgeotiff-1.6.0-1 mingw-w64-x86_64-libgpg-error-1.41-3 mingw-w64-x86_64-libheif-1.11.0-2 mingw-w64-x86_64-libkml-1.3.0-8 mingw-w64-x86_64-libmariadbclient-3.1.12-1 mingw-w64-x86_64-librttopo-1.1.0-1 mingw-w64-x86_64-libspatialite-5.0.1-2 mingw-w64-x86_64-libxslt-1.1.34-3 mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2 mingw-w64-x86_64-netcdf-4.7.4-2 mingw-w64-x86_64-nspr-4.25-1 mingw-w64-x86_64-nss-3.52.1-1 mingw-w64-x86_64-poppler-20.12.1-2 mingw-w64-x86_64-poppler-data-0.4.10-1 mingw-w64-x86_64-postgresql-13.1-1 mingw-w64-x86_64-proj-6.3.2-2 mingw-w64-x86_64-rav1e-0.4.1-1 mingw-w64-x86_64-xerces-c-3.2.3-3 winpty-0.4.3-1 mingw-w64-x86_64-gdal-3.2.2-3 2021-05-15T16:39:21.0732960Z 2021-05-15T16:39:21.0733585Z Total Download Size: 48.47 MiB 2021-05-15T16:39:21.0734253Z Total Installed Size: 363.82 MiB 2021-05-15T16:39:21.0734686Z 2021-05-15T16:39:21.0735408Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:21.0736439Z :: Retrieving packages... 2021-05-15T16:39:21.4095177Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-15T16:39:22.2683928Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-15T16:39:22.3915331Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-15T16:39:22.4874275Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-15T16:39:22.5823927Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-15T16:39:22.7140210Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-15T16:39:22.8169678Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-15T16:39:22.9142962Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-15T16:39:23.0254743Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-15T16:39:23.1858166Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-15T16:39:23.2818051Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-15T16:39:23.3822770Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-15T16:39:23.4860949Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-15T16:39:23.5866956Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-15T16:39:23.8011287Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-15T16:39:23.9050961Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-15T16:39:24.0041703Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-15T16:39:24.1208483Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-15T16:39:24.2375169Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-15T16:39:24.3542015Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-15T16:39:24.4921390Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-15T16:39:24.5947982Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-15T16:39:24.6954800Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-15T16:39:25.0128547Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-15T16:39:25.1385367Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-15T16:39:25.7347499Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-15T16:39:25.7933529Z checking keyring... 2021-05-15T16:39:26.1593883Z checking package integrity... 2021-05-15T16:39:31.0356711Z loading package files... 2021-05-15T16:39:31.1654114Z checking for file conflicts... 2021-05-15T16:39:31.4990275Z checking available disk space... 2021-05-15T16:39:31.5023248Z :: Processing package changes... 2021-05-15T16:39:31.5024150Z installing mingw-w64-x86_64-crypto++... 2021-05-15T16:39:31.7616531Z installing mingw-w64-x86_64-geos... 2021-05-15T16:39:32.2045192Z installing mingw-w64-x86_64-json-c... 2021-05-15T16:39:32.2262026Z installing mingw-w64-x86_64-libfreexl... 2021-05-15T16:39:32.2328955Z installing mingw-w64-x86_64-proj... 2021-05-15T16:39:32.3297251Z installing mingw-w64-x86_64-libgeotiff... 2021-05-15T16:39:32.3551922Z installing mingw-w64-x86_64-libde265... 2021-05-15T16:39:32.3796754Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-15T16:39:32.3798906Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-15T16:39:32.3801032Z mingw-w64-x86_64-qt5: sherlock265 2021-05-15T16:39:32.3803189Z mingw-w64-x86_64-SDL: dec265 2021-05-15T16:39:32.3804601Z installing mingw-w64-x86_64-rav1e... 2021-05-15T16:39:32.4112542Z installing mingw-w64-x86_64-libheif... 2021-05-15T16:39:32.4413098Z installing mingw-w64-x86_64-minizip-git... 2021-05-15T16:39:32.4629758Z installing mingw-w64-x86_64-libkml... 2021-05-15T16:39:32.7175853Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-15T16:39:32.7587898Z installing mingw-w64-x86_64-librttopo... 2021-05-15T16:39:32.7718543Z installing mingw-w64-x86_64-libspatialite... 2021-05-15T16:39:32.8875394Z installing mingw-w64-x86_64-netcdf... 2021-05-15T16:39:32.9204262Z installing mingw-w64-x86_64-nspr... 2021-05-15T16:39:33.0147263Z installing mingw-w64-x86_64-nss... 2021-05-15T16:39:33.1356526Z installing mingw-w64-x86_64-poppler-data... 2021-05-15T16:39:33.3923207Z installing mingw-w64-x86_64-poppler... 2021-05-15T16:39:33.5645053Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-15T16:39:33.5646291Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-15T16:39:33.5647230Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-15T16:39:33.5648477Z installing mingw-w64-x86_64-libgpg-error... 2021-05-15T16:39:33.6025090Z installing mingw-w64-x86_64-libgcrypt... 2021-05-15T16:39:33.6253403Z installing mingw-w64-x86_64-libxslt... 2021-05-15T16:39:33.7408013Z installing winpty... 2021-05-15T16:39:33.8182064Z installing mingw-w64-x86_64-postgresql... 2021-05-15T16:39:35.7496225Z installing mingw-w64-x86_64-xerces-c... 2021-05-15T16:39:36.2347412Z installing mingw-w64-x86_64-gdal... 2021-05-15T16:39:37.6986523Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-15T16:39:37.6987293Z resolving dependencies... 2021-05-15T16:39:37.7247567Z looking for conflicting packages... 2021-05-15T16:39:37.7316541Z 2021-05-15T16:39:37.7317586Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-15T16:39:37.7318132Z 2021-05-15T16:39:37.7318739Z Total Download Size: 4.15 MiB 2021-05-15T16:39:37.7320392Z Total Installed Size: 13.89 MiB 2021-05-15T16:39:37.7321096Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:37.7321518Z 2021-05-15T16:39:37.7322270Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:37.7322993Z :: Retrieving packages... 2021-05-15T16:39:38.0398241Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T16:39:38.7880669Z checking keyring... 2021-05-15T16:39:38.8743927Z checking package integrity... 2021-05-15T16:39:39.0373921Z loading package files... 2021-05-15T16:39:39.0411088Z checking for file conflicts... 2021-05-15T16:39:39.0411893Z checking available disk space... 2021-05-15T16:39:39.0473528Z :: Processing package changes... 2021-05-15T16:39:39.0474481Z reinstalling mingw-w64-x86_64-gdb... 2021-05-15T16:39:39.9552765Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-15T16:39:39.9553948Z resolving dependencies... 2021-05-15T16:39:39.9703642Z looking for conflicting packages... 2021-05-15T16:39:39.9849001Z 2021-05-15T16:39:39.9849905Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-15T16:39:39.9850422Z 2021-05-15T16:39:39.9851368Z Total Installed Size: 0.72 MiB 2021-05-15T16:39:39.9852240Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:39.9852853Z 2021-05-15T16:39:39.9853758Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:39.9854461Z checking keyring... 2021-05-15T16:39:40.0548075Z checking package integrity... 2021-05-15T16:39:40.1644887Z loading package files... 2021-05-15T16:39:40.1673889Z checking for file conflicts... 2021-05-15T16:39:40.1674738Z checking available disk space... 2021-05-15T16:39:40.1709262Z :: Processing package changes... 2021-05-15T16:39:40.1710120Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-15T16:39:40.9784407Z resolving dependencies... 2021-05-15T16:39:40.9965492Z looking for conflicting packages... 2021-05-15T16:39:41.0114822Z 2021-05-15T16:39:41.0115903Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-15T16:39:41.0116480Z 2021-05-15T16:39:41.0117039Z Total Download Size: 1.57 MiB 2021-05-15T16:39:41.0117703Z Total Installed Size: 6.77 MiB 2021-05-15T16:39:41.0118126Z 2021-05-15T16:39:41.0118851Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:41.0119554Z :: Retrieving packages... 2021-05-15T16:39:41.3161742Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-15T16:39:41.9580202Z checking keyring... 2021-05-15T16:39:42.0590361Z checking package integrity... 2021-05-15T16:39:42.2488403Z loading package files... 2021-05-15T16:39:42.2577671Z checking for file conflicts... 2021-05-15T16:39:42.2978700Z checking available disk space... 2021-05-15T16:39:42.2991025Z :: Processing package changes... 2021-05-15T16:39:42.2991963Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-15T16:39:42.7137231Z :: Running post-transaction hooks... 2021-05-15T16:39:42.7138906Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T16:39:43.6953285Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-15T16:39:43.6954218Z resolving dependencies... 2021-05-15T16:39:43.6956584Z looking for conflicting packages... 2021-05-15T16:39:43.7296558Z 2021-05-15T16:39:43.7298598Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-15T16:39:43.7299303Z 2021-05-15T16:39:43.7300672Z Total Installed Size: 7.40 MiB 2021-05-15T16:39:43.7301562Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:43.7302897Z 2021-05-15T16:39:43.7303674Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:43.7304357Z checking keyring... 2021-05-15T16:39:43.8048864Z checking package integrity... 2021-05-15T16:39:43.9263590Z loading package files... 2021-05-15T16:39:43.9436560Z checking for file conflicts... 2021-05-15T16:39:43.9437555Z checking available disk space... 2021-05-15T16:39:43.9646279Z :: Processing package changes... 2021-05-15T16:39:43.9647188Z reinstalling mingw-w64-x86_64-geos... 2021-05-15T16:39:45.2792989Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-15T16:39:45.2793860Z resolving dependencies... 2021-05-15T16:39:45.2944047Z looking for conflicting packages... 2021-05-15T16:39:45.3104564Z 2021-05-15T16:39:45.3105597Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-15T16:39:45.3106150Z 2021-05-15T16:39:45.3106724Z Total Download Size: 3.36 MiB 2021-05-15T16:39:45.3107391Z Total Installed Size: 18.30 MiB 2021-05-15T16:39:45.3108045Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:45.3108455Z 2021-05-15T16:39:45.3109139Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:45.3109858Z :: Retrieving packages... 2021-05-15T16:39:45.6238471Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T16:39:46.3738417Z checking keyring... 2021-05-15T16:39:46.4626304Z checking package integrity... 2021-05-15T16:39:46.6273084Z loading package files... 2021-05-15T16:39:46.6538557Z checking for file conflicts... 2021-05-15T16:39:46.6541500Z checking available disk space... 2021-05-15T16:39:46.7597156Z :: Processing package changes... 2021-05-15T16:39:46.7598188Z reinstalling mingw-w64-x86_64-gettext... 2021-05-15T16:39:49.7191194Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-15T16:39:49.7192089Z resolving dependencies... 2021-05-15T16:39:49.7193741Z looking for conflicting packages... 2021-05-15T16:39:49.7492245Z 2021-05-15T16:39:49.7493318Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-15T16:39:49.7493869Z 2021-05-15T16:39:49.7494818Z Total Installed Size: 1.09 MiB 2021-05-15T16:39:49.7495432Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:49.7496174Z 2021-05-15T16:39:49.7498884Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:49.7499668Z checking keyring... 2021-05-15T16:39:49.8257292Z checking package integrity... 2021-05-15T16:39:49.9394793Z loading package files... 2021-05-15T16:39:49.9454728Z checking for file conflicts... 2021-05-15T16:39:49.9457684Z checking available disk space... 2021-05-15T16:39:49.9474139Z :: Processing package changes... 2021-05-15T16:39:49.9475641Z reinstalling mingw-w64-x86_64-gflags... 2021-05-15T16:39:50.7721961Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-15T16:39:50.7723407Z resolving dependencies... 2021-05-15T16:39:50.7823684Z looking for conflicting packages... 2021-05-15T16:39:50.8010767Z 2021-05-15T16:39:50.8011845Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-15T16:39:50.8012432Z 2021-05-15T16:39:50.8013317Z Total Installed Size: 0.73 MiB 2021-05-15T16:39:50.8014420Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:50.8015071Z 2021-05-15T16:39:50.8015860Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:50.8016545Z checking keyring... 2021-05-15T16:39:50.8720750Z checking package integrity... 2021-05-15T16:39:50.9786533Z loading package files... 2021-05-15T16:39:50.9811426Z checking for file conflicts... 2021-05-15T16:39:50.9812437Z checking available disk space... 2021-05-15T16:39:50.9833650Z :: Processing package changes... 2021-05-15T16:39:50.9834569Z reinstalling mingw-w64-x86_64-giflib... 2021-05-15T16:39:51.8191368Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-15T16:39:51.8193472Z resolving dependencies... 2021-05-15T16:39:51.8421857Z looking for conflicting packages... 2021-05-15T16:39:51.8486516Z 2021-05-15T16:39:51.8487729Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-15T16:39:51.8488909Z 2021-05-15T16:39:51.8489857Z Total Installed Size: 22.99 MiB 2021-05-15T16:39:51.8491362Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:51.8492158Z 2021-05-15T16:39:51.8493318Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:51.8494446Z checking keyring... 2021-05-15T16:39:51.9195262Z checking package integrity... 2021-05-15T16:39:52.0545625Z loading package files... 2021-05-15T16:39:52.0637837Z checking for file conflicts... 2021-05-15T16:39:52.0638728Z checking available disk space... 2021-05-15T16:39:52.0906721Z :: Processing package changes... 2021-05-15T16:39:52.0907766Z reinstalling mingw-w64-x86_64-glib2... 2021-05-15T16:39:53.3686894Z resolving dependencies... 2021-05-15T16:39:53.3829234Z looking for conflicting packages... 2021-05-15T16:39:53.4026578Z 2021-05-15T16:39:53.4027864Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-15T16:39:53.4028538Z 2021-05-15T16:39:53.4029307Z Total Download Size: 0.60 MiB 2021-05-15T16:39:53.4031149Z Total Installed Size: 2.63 MiB 2021-05-15T16:39:53.4031693Z 2021-05-15T16:39:53.4032712Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:53.4033628Z :: Retrieving packages... 2021-05-15T16:39:53.7378895Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-15T16:39:54.1982583Z checking keyring... 2021-05-15T16:39:54.2861493Z checking package integrity... 2021-05-15T16:39:54.4288682Z loading package files... 2021-05-15T16:39:54.4312138Z checking for file conflicts... 2021-05-15T16:39:54.4316827Z checking available disk space... 2021-05-15T16:39:54.4327742Z :: Processing package changes... 2021-05-15T16:39:54.4328567Z installing mingw-w64-x86_64-glpk... 2021-05-15T16:39:55.7822284Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-15T16:39:55.7823493Z resolving dependencies... 2021-05-15T16:39:55.7824486Z looking for conflicting packages... 2021-05-15T16:39:55.7825027Z 2021-05-15T16:39:55.7825825Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-15T16:39:55.7826378Z 2021-05-15T16:39:55.7827059Z Total Download Size: 0.49 MiB 2021-05-15T16:39:55.7827851Z Total Installed Size: 2.21 MiB 2021-05-15T16:39:55.7828651Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:39:55.7829176Z 2021-05-15T16:39:55.7829940Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:55.7830824Z :: Retrieving packages... 2021-05-15T16:39:55.7832025Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T16:39:56.0734923Z checking keyring... 2021-05-15T16:39:56.1636591Z checking package integrity... 2021-05-15T16:39:56.3045072Z loading package files... 2021-05-15T16:39:56.3072486Z checking for file conflicts... 2021-05-15T16:39:56.3073329Z checking available disk space... 2021-05-15T16:39:56.3100573Z :: Processing package changes... 2021-05-15T16:39:56.3101423Z reinstalling mingw-w64-x86_64-gmp... 2021-05-15T16:39:57.1592778Z resolving dependencies... 2021-05-15T16:39:57.3224619Z looking for conflicting packages... 2021-05-15T16:39:57.3256728Z 2021-05-15T16:39:57.3259117Z Packages (7) mingw-w64-x86_64-gnupg-2.2.27-2 mingw-w64-x86_64-libassuan-2.5.4-1 mingw-w64-x86_64-libksba-1.4.0-1 mingw-w64-x86_64-libusb-1.0.24-2 mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2 mingw-w64-x86_64-npth-1.6-1 mingw-w64-x86_64-gpgme-1.15.1-2 2021-05-15T16:39:57.3260667Z 2021-05-15T16:39:57.3261284Z Total Download Size: 3.72 MiB 2021-05-15T16:39:57.3261967Z Total Installed Size: 21.06 MiB 2021-05-15T16:39:57.3262398Z 2021-05-15T16:39:57.3263118Z :: Proceed with installation? [Y/n] 2021-05-15T16:39:57.3263848Z :: Retrieving packages... 2021-05-15T16:39:57.6357483Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-15T16:39:58.0081717Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-15T16:39:58.1064230Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-15T16:39:58.2043435Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-15T16:39:58.2999914Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-15T16:39:58.3952220Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-15T16:39:58.7780553Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-15T16:39:58.7945419Z checking keyring... 2021-05-15T16:39:59.1272020Z checking package integrity... 2021-05-15T16:40:00.4393684Z loading package files... 2021-05-15T16:40:00.4628201Z checking for file conflicts... 2021-05-15T16:40:00.4862335Z checking available disk space... 2021-05-15T16:40:00.4875582Z :: Processing package changes... 2021-05-15T16:40:00.4876471Z installing mingw-w64-x86_64-libksba... 2021-05-15T16:40:00.4990732Z installing mingw-w64-x86_64-libassuan... 2021-05-15T16:40:00.5089548Z installing mingw-w64-x86_64-libusb... 2021-05-15T16:40:00.5180092Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-15T16:40:00.5256318Z installing mingw-w64-x86_64-npth... 2021-05-15T16:40:00.5360447Z installing mingw-w64-x86_64-gnupg... 2021-05-15T16:40:00.6180802Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-15T16:40:00.6181798Z mingw-w64-x86_64-pinentry 2021-05-15T16:40:00.6182688Z installing mingw-w64-x86_64-gpgme... 2021-05-15T16:40:01.7437683Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-15T16:40:01.7438597Z resolving dependencies... 2021-05-15T16:40:01.7707967Z looking for conflicting packages... 2021-05-15T16:40:01.7775076Z 2021-05-15T16:40:01.7776165Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-15T16:40:01.7776764Z 2021-05-15T16:40:01.7777709Z Total Installed Size: 21.09 MiB 2021-05-15T16:40:01.7778354Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:01.7779105Z 2021-05-15T16:40:01.7779854Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:01.7780560Z checking keyring... 2021-05-15T16:40:01.8523433Z checking package integrity... 2021-05-15T16:40:01.9931707Z loading package files... 2021-05-15T16:40:01.9998458Z checking for file conflicts... 2021-05-15T16:40:01.9999453Z checking available disk space... 2021-05-15T16:40:02.0189700Z :: Processing package changes... 2021-05-15T16:40:02.0190729Z reinstalling mingw-w64-x86_64-grpc... 2021-05-15T16:40:03.2700296Z resolving dependencies... 2021-05-15T16:40:03.2701819Z looking for conflicting packages... 2021-05-15T16:40:03.3026410Z 2021-05-15T16:40:03.3027788Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-15T16:40:03.3028748Z 2021-05-15T16:40:03.3029803Z Total Download Size: 1.89 MiB 2021-05-15T16:40:03.3031352Z Total Installed Size: 12.38 MiB 2021-05-15T16:40:03.3032108Z 2021-05-15T16:40:03.3033307Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:03.3034584Z :: Retrieving packages... 2021-05-15T16:40:03.6172322Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-15T16:40:04.2680442Z checking keyring... 2021-05-15T16:40:04.3610839Z checking package integrity... 2021-05-15T16:40:04.5402485Z loading package files... 2021-05-15T16:40:04.5509071Z checking for file conflicts... 2021-05-15T16:40:04.5676291Z checking available disk space... 2021-05-15T16:40:04.5688592Z :: Processing package changes... 2021-05-15T16:40:04.5689522Z installing mingw-w64-x86_64-gsl... 2021-05-15T16:40:05.8447419Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-15T16:40:05.8448316Z resolving dependencies... 2021-05-15T16:40:05.8625008Z looking for conflicting packages... 2021-05-15T16:40:05.8832030Z 2021-05-15T16:40:05.8833244Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-15T16:40:05.8834419Z 2021-05-15T16:40:05.8835322Z Total Installed Size: 8.19 MiB 2021-05-15T16:40:05.8837673Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:05.8838325Z 2021-05-15T16:40:05.8839114Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:05.8840618Z checking keyring... 2021-05-15T16:40:05.9640831Z checking package integrity... 2021-05-15T16:40:06.1015184Z loading package files... 2021-05-15T16:40:06.1041185Z checking for file conflicts... 2021-05-15T16:40:06.1042201Z checking available disk space... 2021-05-15T16:40:06.1084888Z :: Processing package changes... 2021-05-15T16:40:06.1085797Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-15T16:40:07.0273157Z resolving dependencies... 2021-05-15T16:40:07.0526945Z looking for conflicting packages... 2021-05-15T16:40:07.0609602Z 2021-05-15T16:40:07.0610681Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-15T16:40:07.0611243Z 2021-05-15T16:40:07.0611841Z Total Download Size: 1.09 MiB 2021-05-15T16:40:07.0612550Z Total Installed Size: 8.69 MiB 2021-05-15T16:40:07.0612985Z 2021-05-15T16:40:07.0613690Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:07.0614418Z :: Retrieving packages... 2021-05-15T16:40:07.3743299Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-15T16:40:07.9318040Z checking keyring... 2021-05-15T16:40:08.0241891Z checking package integrity... 2021-05-15T16:40:08.1833209Z loading package files... 2021-05-15T16:40:08.1868303Z checking for file conflicts... 2021-05-15T16:40:08.1944500Z checking available disk space... 2021-05-15T16:40:08.1955448Z :: Processing package changes... 2021-05-15T16:40:08.1956370Z installing mingw-w64-x86_64-hdf4... 2021-05-15T16:40:09.1268857Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-15T16:40:09.1269700Z resolving dependencies... 2021-05-15T16:40:09.1564885Z looking for conflicting packages... 2021-05-15T16:40:09.1633582Z 2021-05-15T16:40:09.1635178Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-15T16:40:09.1636323Z 2021-05-15T16:40:09.1637783Z Total Installed Size: 91.59 MiB 2021-05-15T16:40:09.1638953Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:09.1639662Z 2021-05-15T16:40:09.1640813Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:09.1642293Z checking keyring... 2021-05-15T16:40:09.2552786Z checking package integrity... 2021-05-15T16:40:09.4812330Z loading package files... 2021-05-15T16:40:09.4860211Z checking for file conflicts... 2021-05-15T16:40:09.4861127Z checking available disk space... 2021-05-15T16:40:09.4970834Z :: Processing package changes... 2021-05-15T16:40:09.4971730Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-15T16:40:10.6861319Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:40:10.6862393Z resolving dependencies... 2021-05-15T16:40:10.6864619Z looking for conflicting packages... 2021-05-15T16:40:10.7196441Z 2021-05-15T16:40:10.7197612Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:40:10.7198703Z 2021-05-15T16:40:10.7199336Z Total Download Size: 5.28 MiB 2021-05-15T16:40:10.7200003Z Total Installed Size: 66.96 MiB 2021-05-15T16:40:10.7200674Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:10.7201109Z 2021-05-15T16:40:10.7201829Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:10.7202537Z :: Retrieving packages... 2021-05-15T16:40:11.0465277Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:40:11.8799176Z checking keyring... 2021-05-15T16:40:11.9768111Z checking package integrity... 2021-05-15T16:40:12.1848401Z loading package files... 2021-05-15T16:40:12.2090457Z checking for file conflicts... 2021-05-15T16:40:12.2091553Z checking available disk space... 2021-05-15T16:40:12.4529297Z :: Processing package changes... 2021-05-15T16:40:12.4530526Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-15T16:40:15.0988115Z resolving dependencies... 2021-05-15T16:40:15.1200184Z looking for conflicting packages... 2021-05-15T16:40:15.1304933Z 2021-05-15T16:40:15.1305937Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-15T16:40:15.1306451Z 2021-05-15T16:40:15.1307003Z Total Download Size: 0.08 MiB 2021-05-15T16:40:15.1308451Z Total Installed Size: 0.32 MiB 2021-05-15T16:40:15.1308894Z 2021-05-15T16:40:15.1309769Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:15.1310504Z :: Retrieving packages... 2021-05-15T16:40:15.4390474Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-15T16:40:15.6224016Z checking keyring... 2021-05-15T16:40:15.7147905Z checking package integrity... 2021-05-15T16:40:15.8499834Z loading package files... 2021-05-15T16:40:15.8528272Z checking for file conflicts... 2021-05-15T16:40:15.8540751Z checking available disk space... 2021-05-15T16:40:15.8551829Z :: Processing package changes... 2021-05-15T16:40:15.8552697Z installing mingw-w64-x86_64-hiredis... 2021-05-15T16:40:16.6517280Z resolving dependencies... 2021-05-15T16:40:16.6518407Z looking for conflicting packages... 2021-05-15T16:40:16.6825924Z 2021-05-15T16:40:16.6827429Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-15T16:40:16.6828457Z 2021-05-15T16:40:16.6829540Z Total Download Size: 0.03 MiB 2021-05-15T16:40:16.6830719Z Total Installed Size: 0.11 MiB 2021-05-15T16:40:16.6831459Z 2021-05-15T16:40:16.6832628Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:16.6833871Z :: Retrieving packages... 2021-05-15T16:40:16.9900395Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-15T16:40:17.0837171Z checking keyring... 2021-05-15T16:40:17.1714460Z checking package integrity... 2021-05-15T16:40:17.3033660Z loading package files... 2021-05-15T16:40:17.3043982Z checking for file conflicts... 2021-05-15T16:40:17.3048980Z checking available disk space... 2021-05-15T16:40:17.3060481Z :: Processing package changes... 2021-05-15T16:40:17.3061251Z installing mingw-w64-x86_64-http-parser... 2021-05-15T16:40:18.1064856Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-15T16:40:18.1065893Z resolving dependencies... 2021-05-15T16:40:18.1165939Z looking for conflicting packages... 2021-05-15T16:40:18.1393368Z 2021-05-15T16:40:18.1394498Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-15T16:40:18.1395008Z 2021-05-15T16:40:18.1395904Z Total Installed Size: 113.98 MiB 2021-05-15T16:40:18.1396513Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:18.1397214Z 2021-05-15T16:40:18.1398007Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:18.1398688Z checking keyring... 2021-05-15T16:40:18.2076143Z checking package integrity... 2021-05-15T16:40:18.4941363Z loading package files... 2021-05-15T16:40:18.4994959Z checking for file conflicts... 2021-05-15T16:40:18.4995826Z checking available disk space... 2021-05-15T16:40:18.5115549Z :: Processing package changes... 2021-05-15T16:40:18.5116457Z reinstalling mingw-w64-x86_64-icu... 2021-05-15T16:40:19.7952558Z resolving dependencies... 2021-05-15T16:40:19.8256057Z looking for conflicting packages... 2021-05-15T16:40:19.8290537Z 2021-05-15T16:40:19.8294236Z Packages (10) mingw-w64-x86_64-djvulibre-3.5.28-2 mingw-w64-x86_64-flif-0.3-1 mingw-w64-x86_64-gsfonts-20200910-2 mingw-w64-x86_64-jbigkit-2.1-4 mingw-w64-x86_64-liblqr-0.4.2-4 mingw-w64-x86_64-libraqm-0.7.1-1 mingw-w64-x86_64-libtool-2.4.6-20 mingw-w64-x86_64-libwmf-0.2.12-3 mingw-w64-x86_64-ttf-dejavu-2.37-3 mingw-w64-x86_64-imagemagick-7.0.10.11-3 2021-05-15T16:40:19.8296739Z 2021-05-15T16:40:19.8297553Z Total Download Size: 17.57 MiB 2021-05-15T16:40:19.8298477Z Total Installed Size: 78.94 MiB 2021-05-15T16:40:19.8299120Z 2021-05-15T16:40:19.8300080Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:19.8301059Z :: Retrieving packages... 2021-05-15T16:40:20.1400001Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-15T16:40:20.9059801Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-15T16:40:21.0198497Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-15T16:40:21.2122839Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-15T16:40:21.3075421Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-15T16:40:21.4027114Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-15T16:40:21.4997106Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-15T16:40:21.6019763Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-15T16:40:21.8389225Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-15T16:40:22.0381892Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-15T16:40:22.4329565Z checking keyring... 2021-05-15T16:40:22.7248687Z checking package integrity... 2021-05-15T16:40:24.3546608Z loading package files... 2021-05-15T16:40:24.4166630Z checking for file conflicts... 2021-05-15T16:40:24.5785009Z checking available disk space... 2021-05-15T16:40:24.5802883Z :: Processing package changes... 2021-05-15T16:40:24.5804130Z installing mingw-w64-x86_64-djvulibre... 2021-05-15T16:40:24.6953213Z installing mingw-w64-x86_64-flif... 2021-05-15T16:40:24.8699015Z installing mingw-w64-x86_64-gsfonts... 2021-05-15T16:40:24.9435715Z installing mingw-w64-x86_64-jbigkit... 2021-05-15T16:40:24.9627759Z installing mingw-w64-x86_64-liblqr... 2021-05-15T16:40:24.9874005Z installing mingw-w64-x86_64-libraqm... 2021-05-15T16:40:25.0124199Z installing mingw-w64-x86_64-libtool... 2021-05-15T16:40:25.0657509Z installing mingw-w64-x86_64-libwmf... 2021-05-15T16:40:25.1270873Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-15T16:40:25.1997305Z installing mingw-w64-x86_64-imagemagick... 2021-05-15T16:40:26.7614428Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-15T16:40:26.7615528Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-15T16:40:26.7616490Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-15T16:40:26.7617338Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-15T16:40:26.7618299Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-15T16:40:26.7667132Z :: Running post-transaction hooks... 2021-05-15T16:40:26.7668094Z (1/2) Updating fontconfig cache... 2021-05-15T16:40:26.8428455Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-15T16:40:27.7365913Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-15T16:40:27.7367353Z resolving dependencies... 2021-05-15T16:40:27.7477990Z looking for conflicting packages... 2021-05-15T16:40:27.7683009Z 2021-05-15T16:40:27.7684019Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-15T16:40:27.7684933Z 2021-05-15T16:40:27.7685543Z Total Installed Size: 8.68 MiB 2021-05-15T16:40:27.7686110Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:27.7686437Z 2021-05-15T16:40:27.7687455Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:27.7688157Z checking keyring... 2021-05-15T16:40:27.8399288Z checking package integrity... 2021-05-15T16:40:27.9717949Z loading package files... 2021-05-15T16:40:27.9757877Z checking for file conflicts... 2021-05-15T16:40:27.9758704Z checking available disk space... 2021-05-15T16:40:27.9829374Z :: Processing package changes... 2021-05-15T16:40:27.9830472Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-15T16:40:28.9141915Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-15T16:40:28.9142757Z resolving dependencies... 2021-05-15T16:40:28.9143851Z looking for conflicting packages... 2021-05-15T16:40:28.9444284Z 2021-05-15T16:40:28.9445705Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-15T16:40:28.9446388Z 2021-05-15T16:40:28.9447194Z Total Download Size: 0.85 MiB 2021-05-15T16:40:28.9448098Z Total Installed Size: 4.15 MiB 2021-05-15T16:40:28.9448980Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:28.9449523Z 2021-05-15T16:40:28.9450479Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:28.9451478Z :: Retrieving packages... 2021-05-15T16:40:29.2524106Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T16:40:29.7226662Z checking keyring... 2021-05-15T16:40:29.8110811Z checking package integrity... 2021-05-15T16:40:29.9622444Z loading package files... 2021-05-15T16:40:29.9648189Z checking for file conflicts... 2021-05-15T16:40:29.9649103Z checking available disk space... 2021-05-15T16:40:29.9869063Z :: Processing package changes... 2021-05-15T16:40:29.9870114Z reinstalling mingw-w64-x86_64-isl... 2021-05-15T16:40:30.8538316Z resolving dependencies... 2021-05-15T16:40:30.8888739Z looking for conflicting packages... 2021-05-15T16:40:30.8913431Z 2021-05-15T16:40:30.8915025Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-15T16:40:30.8915650Z 2021-05-15T16:40:30.8916196Z Total Download Size: 13.04 MiB 2021-05-15T16:40:30.8916823Z Total Installed Size: 137.15 MiB 2021-05-15T16:40:30.8917211Z 2021-05-15T16:40:30.8917883Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:30.8918549Z :: Retrieving packages... 2021-05-15T16:40:31.1960044Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-15T16:40:32.0390794Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-15T16:40:32.3630420Z checking keyring... 2021-05-15T16:40:32.4671309Z checking package integrity... 2021-05-15T16:40:32.9035613Z loading package files... 2021-05-15T16:40:32.9700205Z checking for file conflicts... 2021-05-15T16:40:33.2579503Z checking available disk space... 2021-05-15T16:40:33.2608205Z :: Processing package changes... 2021-05-15T16:40:33.2609036Z installing mingw-w64-x86_64-gdcm... 2021-05-15T16:40:33.7063104Z installing mingw-w64-x86_64-itk... 2021-05-15T16:40:37.5248714Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-15T16:40:37.5250106Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-15T16:40:37.5251015Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-15T16:40:38.4178137Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-15T16:40:38.4179028Z resolving dependencies... 2021-05-15T16:40:38.4429885Z looking for conflicting packages... 2021-05-15T16:40:38.4638262Z 2021-05-15T16:40:38.4639353Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-15T16:40:38.4639921Z 2021-05-15T16:40:38.4640579Z Total Installed Size: 4.75 MiB 2021-05-15T16:40:38.4641240Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:38.4641632Z 2021-05-15T16:40:38.4642347Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:38.4643408Z checking keyring... 2021-05-15T16:40:38.5493651Z checking package integrity... 2021-05-15T16:40:38.6805546Z loading package files... 2021-05-15T16:40:38.6867728Z checking for file conflicts... 2021-05-15T16:40:38.6868724Z checking available disk space... 2021-05-15T16:40:38.6999418Z :: Processing package changes... 2021-05-15T16:40:38.7000434Z reinstalling mingw-w64-x86_64-jasper... 2021-05-15T16:40:39.8078446Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-15T16:40:39.8079743Z resolving dependencies... 2021-05-15T16:40:39.8182262Z looking for conflicting packages... 2021-05-15T16:40:39.8388908Z 2021-05-15T16:40:39.8389930Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-15T16:40:39.8390563Z 2021-05-15T16:40:39.8391461Z Total Installed Size: 0.43 MiB 2021-05-15T16:40:39.8392596Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:39.8393261Z 2021-05-15T16:40:39.8394020Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:39.8394696Z checking keyring... 2021-05-15T16:40:39.9167864Z checking package integrity... 2021-05-15T16:40:40.0304045Z loading package files... 2021-05-15T16:40:40.0333430Z checking for file conflicts... 2021-05-15T16:40:40.0334263Z checking available disk space... 2021-05-15T16:40:40.0366201Z :: Processing package changes... 2021-05-15T16:40:40.0367032Z reinstalling mingw-w64-x86_64-json-c... 2021-05-15T16:40:40.8585342Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-15T16:40:40.8586224Z resolving dependencies... 2021-05-15T16:40:40.8587308Z looking for conflicting packages... 2021-05-15T16:40:40.8916855Z 2021-05-15T16:40:40.8918372Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-15T16:40:40.8919537Z 2021-05-15T16:40:40.8921080Z Total Installed Size: 1.88 MiB 2021-05-15T16:40:40.8921975Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:40.8922420Z 2021-05-15T16:40:40.8923125Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:40.8923803Z checking keyring... 2021-05-15T16:40:40.9646423Z checking package integrity... 2021-05-15T16:40:41.0757777Z loading package files... 2021-05-15T16:40:41.0779326Z checking for file conflicts... 2021-05-15T16:40:41.0780163Z checking available disk space... 2021-05-15T16:40:41.0804611Z :: Processing package changes... 2021-05-15T16:40:41.0805489Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-15T16:40:41.8972559Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-15T16:40:41.8973411Z resolving dependencies... 2021-05-15T16:40:41.9127970Z looking for conflicting packages... 2021-05-15T16:40:41.9278728Z 2021-05-15T16:40:41.9279660Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-15T16:40:41.9280183Z 2021-05-15T16:40:41.9281025Z Total Installed Size: 1.64 MiB 2021-05-15T16:40:41.9281911Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:41.9282493Z 2021-05-15T16:40:41.9283431Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:41.9284156Z checking keyring... 2021-05-15T16:40:41.9998770Z checking package integrity... 2021-05-15T16:40:42.1239452Z loading package files... 2021-05-15T16:40:42.1269235Z checking for file conflicts... 2021-05-15T16:40:42.1270147Z checking available disk space... 2021-05-15T16:40:42.1292112Z :: Processing package changes... 2021-05-15T16:40:42.1292933Z reinstalling mingw-w64-x86_64-lame... 2021-05-15T16:40:43.0084298Z resolving dependencies... 2021-05-15T16:40:43.0205617Z looking for conflicting packages... 2021-05-15T16:40:43.0443385Z 2021-05-15T16:40:43.0444805Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-15T16:40:43.0445567Z 2021-05-15T16:40:43.0446417Z Total Download Size: 3.31 MiB 2021-05-15T16:40:43.0447366Z Total Installed Size: 28.75 MiB 2021-05-15T16:40:43.0447993Z 2021-05-15T16:40:43.0454469Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:43.0455538Z :: Retrieving packages... 2021-05-15T16:40:43.3616945Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-15T16:40:45.1077599Z checking keyring... 2021-05-15T16:40:45.2074467Z checking package integrity... 2021-05-15T16:40:45.4019130Z loading package files... 2021-05-15T16:40:45.4044202Z checking for file conflicts... 2021-05-15T16:40:45.4072639Z checking available disk space... 2021-05-15T16:40:45.4086469Z :: Processing package changes... 2021-05-15T16:40:45.4087885Z installing mingw-w64-x86_64-lapack... 2021-05-15T16:40:46.3767575Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-15T16:40:46.3768824Z resolving dependencies... 2021-05-15T16:40:46.3969688Z looking for conflicting packages... 2021-05-15T16:40:46.4102021Z 2021-05-15T16:40:46.4103220Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-15T16:40:46.4104202Z 2021-05-15T16:40:46.4105080Z Total Installed Size: 1.62 MiB 2021-05-15T16:40:46.4106016Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:46.4106437Z 2021-05-15T16:40:46.4107123Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:46.4107740Z checking keyring... 2021-05-15T16:40:46.4896054Z checking package integrity... 2021-05-15T16:40:46.5998165Z loading package files... 2021-05-15T16:40:46.6024095Z checking for file conflicts... 2021-05-15T16:40:46.6025045Z checking available disk space... 2021-05-15T16:40:46.6045026Z :: Processing package changes... 2021-05-15T16:40:46.6045895Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-15T16:40:47.4226441Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-15T16:40:47.4227373Z resolving dependencies... 2021-05-15T16:40:47.4545628Z looking for conflicting packages... 2021-05-15T16:40:47.4614619Z 2021-05-15T16:40:47.4615872Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-15T16:40:47.4616499Z 2021-05-15T16:40:47.4633973Z Total Installed Size: 8.39 MiB 2021-05-15T16:40:47.4635551Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:47.4636017Z 2021-05-15T16:40:47.4636737Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:47.4637429Z checking keyring... 2021-05-15T16:40:47.5377534Z checking package integrity... 2021-05-15T16:40:47.6899764Z loading package files... 2021-05-15T16:40:47.6917881Z checking for file conflicts... 2021-05-15T16:40:47.6918854Z checking available disk space... 2021-05-15T16:40:47.6952688Z :: Processing package changes... 2021-05-15T16:40:47.6953768Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-15T16:40:48.5548485Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-15T16:40:48.5549341Z resolving dependencies... 2021-05-15T16:40:48.5817094Z looking for conflicting packages... 2021-05-15T16:40:48.5881597Z 2021-05-15T16:40:48.5882420Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-15T16:40:48.5882988Z 2021-05-15T16:40:48.5883655Z Total Installed Size: 3.99 MiB 2021-05-15T16:40:48.5884301Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:48.5884717Z 2021-05-15T16:40:48.5885764Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:48.5886647Z checking keyring... 2021-05-15T16:40:48.6567894Z checking package integrity... 2021-05-15T16:40:48.7782383Z loading package files... 2021-05-15T16:40:48.7796566Z checking for file conflicts... 2021-05-15T16:40:48.7797451Z checking available disk space... 2021-05-15T16:40:48.7833970Z :: Processing package changes... 2021-05-15T16:40:48.7834943Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-15T16:40:49.6717362Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-15T16:40:49.6718306Z resolving dependencies... 2021-05-15T16:40:49.6882006Z looking for conflicting packages... 2021-05-15T16:40:49.7035961Z 2021-05-15T16:40:49.7036985Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-15T16:40:49.7038405Z 2021-05-15T16:40:49.7039153Z Total Installed Size: 0.38 MiB 2021-05-15T16:40:49.7040104Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:49.7040681Z 2021-05-15T16:40:49.7041461Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:49.7042151Z checking keyring... 2021-05-15T16:40:49.7770848Z checking package integrity... 2021-05-15T16:40:49.8827766Z loading package files... 2021-05-15T16:40:49.8852271Z checking for file conflicts... 2021-05-15T16:40:49.8853092Z checking available disk space... 2021-05-15T16:40:49.8870168Z :: Processing package changes... 2021-05-15T16:40:49.8871042Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-15T16:40:50.7399066Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-15T16:40:50.7399936Z resolving dependencies... 2021-05-15T16:40:50.7515585Z looking for conflicting packages... 2021-05-15T16:40:50.7729443Z 2021-05-15T16:40:50.7730946Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-15T16:40:50.7731774Z 2021-05-15T16:40:50.7732654Z Total Installed Size: 4.02 MiB 2021-05-15T16:40:50.7733854Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:50.7734981Z 2021-05-15T16:40:50.7736273Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:50.7737481Z checking keyring... 2021-05-15T16:40:50.8441351Z checking package integrity... 2021-05-15T16:40:50.9650860Z loading package files... 2021-05-15T16:40:50.9675229Z checking for file conflicts... 2021-05-15T16:40:50.9676092Z checking available disk space... 2021-05-15T16:40:50.9695467Z :: Processing package changes... 2021-05-15T16:40:50.9696310Z reinstalling mingw-w64-x86_64-libde265... 2021-05-15T16:40:51.7834692Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-15T16:40:51.7835777Z resolving dependencies... 2021-05-15T16:40:51.7838914Z looking for conflicting packages... 2021-05-15T16:40:51.8164128Z 2021-05-15T16:40:51.8165542Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-15T16:40:51.8166279Z 2021-05-15T16:40:51.8167082Z Total Download Size: 0.04 MiB 2021-05-15T16:40:51.8168266Z Total Installed Size: 0.11 MiB 2021-05-15T16:40:51.8169212Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:51.8169764Z 2021-05-15T16:40:51.8170743Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:51.8171757Z :: Retrieving packages... 2021-05-15T16:40:52.1465350Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T16:40:52.3289997Z checking keyring... 2021-05-15T16:40:52.4175577Z checking package integrity... 2021-05-15T16:40:52.5511751Z loading package files... 2021-05-15T16:40:52.5534281Z checking for file conflicts... 2021-05-15T16:40:52.5535715Z checking available disk space... 2021-05-15T16:40:52.5581324Z :: Processing package changes... 2021-05-15T16:40:52.5582820Z reinstalling mingw-w64-x86_64-libffi... 2021-05-15T16:40:53.3798520Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-15T16:40:53.3799440Z resolving dependencies... 2021-05-15T16:40:53.3800629Z looking for conflicting packages... 2021-05-15T16:40:53.4150099Z 2021-05-15T16:40:53.4151402Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-15T16:40:53.4151985Z 2021-05-15T16:40:53.4152582Z Total Installed Size: 0.13 MiB 2021-05-15T16:40:53.4153265Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:53.4154013Z 2021-05-15T16:40:53.4155239Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:53.4156897Z checking keyring... 2021-05-15T16:40:53.4934252Z checking package integrity... 2021-05-15T16:40:53.6166443Z loading package files... 2021-05-15T16:40:53.6187456Z checking for file conflicts... 2021-05-15T16:40:53.6188727Z checking available disk space... 2021-05-15T16:40:53.6200191Z :: Processing package changes... 2021-05-15T16:40:53.6201165Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-15T16:40:54.4278693Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-15T16:40:54.4279695Z resolving dependencies... 2021-05-15T16:40:54.4669673Z looking for conflicting packages... 2021-05-15T16:40:54.4730349Z 2021-05-15T16:40:54.4731422Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-15T16:40:54.4732017Z 2021-05-15T16:40:54.4732888Z Total Installed Size: 0.79 MiB 2021-05-15T16:40:54.4734036Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:54.4734678Z 2021-05-15T16:40:54.4735475Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:54.4736182Z checking keyring... 2021-05-15T16:40:54.5442802Z checking package integrity... 2021-05-15T16:40:54.6515905Z loading package files... 2021-05-15T16:40:54.6542048Z checking for file conflicts... 2021-05-15T16:40:54.6542906Z checking available disk space... 2021-05-15T16:40:54.6569747Z :: Processing package changes... 2021-05-15T16:40:54.6570709Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-15T16:40:55.4371173Z resolving dependencies... 2021-05-15T16:40:55.4626089Z looking for conflicting packages... 2021-05-15T16:40:55.4690579Z 2021-05-15T16:40:55.4691607Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-15T16:40:55.4692277Z 2021-05-15T16:40:55.4692896Z Total Download Size: 0.68 MiB 2021-05-15T16:40:55.4693553Z Total Installed Size: 3.01 MiB 2021-05-15T16:40:55.4693979Z 2021-05-15T16:40:55.4694698Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:55.4695405Z :: Retrieving packages... 2021-05-15T16:40:55.7747800Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-15T16:40:56.2453269Z checking keyring... 2021-05-15T16:40:56.3319313Z checking package integrity... 2021-05-15T16:40:56.4739792Z loading package files... 2021-05-15T16:40:56.4778969Z checking for file conflicts... 2021-05-15T16:40:56.4830125Z checking available disk space... 2021-05-15T16:40:56.4841484Z :: Processing package changes... 2021-05-15T16:40:56.4842453Z installing mingw-w64-x86_64-libgit2... 2021-05-15T16:40:57.3404178Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-15T16:40:57.3405121Z resolving dependencies... 2021-05-15T16:40:57.3515807Z looking for conflicting packages... 2021-05-15T16:40:57.3716050Z 2021-05-15T16:40:57.3717411Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-15T16:40:57.3719401Z 2021-05-15T16:40:57.3720112Z Total Installed Size: 1.43 MiB 2021-05-15T16:40:57.3720673Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:57.3720991Z 2021-05-15T16:40:57.3721562Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:57.3722116Z checking keyring... 2021-05-15T16:40:57.4441660Z checking package integrity... 2021-05-15T16:40:57.5564385Z loading package files... 2021-05-15T16:40:57.5582210Z checking for file conflicts... 2021-05-15T16:40:57.5583078Z checking available disk space... 2021-05-15T16:40:57.5627807Z :: Processing package changes... 2021-05-15T16:40:57.5628858Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-15T16:40:58.3725692Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-15T16:40:58.3727207Z resolving dependencies... 2021-05-15T16:40:58.3967656Z looking for conflicting packages... 2021-05-15T16:40:58.4030525Z 2021-05-15T16:40:58.4031475Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-15T16:40:58.4032067Z 2021-05-15T16:40:58.4033019Z Total Installed Size: 3.84 MiB 2021-05-15T16:40:58.4034161Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:58.4034777Z 2021-05-15T16:40:58.4035832Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:58.4036554Z checking keyring... 2021-05-15T16:40:58.4739627Z checking package integrity... 2021-05-15T16:40:58.5898712Z loading package files... 2021-05-15T16:40:58.5927489Z checking for file conflicts... 2021-05-15T16:40:58.5928301Z checking available disk space... 2021-05-15T16:40:58.5951336Z :: Processing package changes... 2021-05-15T16:40:58.5952202Z reinstalling mingw-w64-x86_64-libheif... 2021-05-15T16:40:59.3826674Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-15T16:40:59.3827572Z resolving dependencies... 2021-05-15T16:40:59.3828667Z looking for conflicting packages... 2021-05-15T16:40:59.4154782Z 2021-05-15T16:40:59.4156077Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-15T16:40:59.4156755Z 2021-05-15T16:40:59.4157384Z Total Download Size: 0.73 MiB 2021-05-15T16:40:59.4158120Z Total Installed Size: 2.24 MiB 2021-05-15T16:40:59.4158840Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:40:59.4159289Z 2021-05-15T16:40:59.4160160Z :: Proceed with installation? [Y/n] 2021-05-15T16:40:59.4160951Z :: Retrieving packages... 2021-05-15T16:40:59.7261062Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T16:41:00.1923074Z checking keyring... 2021-05-15T16:41:00.2924483Z checking package integrity... 2021-05-15T16:41:00.4424675Z loading package files... 2021-05-15T16:41:00.4446289Z checking for file conflicts... 2021-05-15T16:41:00.4448697Z checking available disk space... 2021-05-15T16:41:00.4531055Z :: Processing package changes... 2021-05-15T16:41:00.4532113Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-15T16:41:01.2970428Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-15T16:41:01.2971297Z resolving dependencies... 2021-05-15T16:41:01.3068592Z looking for conflicting packages... 2021-05-15T16:41:01.3269552Z 2021-05-15T16:41:01.3271094Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-15T16:41:01.3272343Z 2021-05-15T16:41:01.3273814Z Total Installed Size: 4.35 MiB 2021-05-15T16:41:01.3275063Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:01.3275821Z 2021-05-15T16:41:01.3277247Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:01.3278767Z checking keyring... 2021-05-15T16:41:01.3973696Z checking package integrity... 2021-05-15T16:41:01.5066355Z loading package files... 2021-05-15T16:41:01.5089056Z checking for file conflicts... 2021-05-15T16:41:01.5090007Z checking available disk space... 2021-05-15T16:41:01.5121399Z :: Processing package changes... 2021-05-15T16:41:01.5122814Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T16:41:02.3364560Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:41:02.3366618Z resolving dependencies... 2021-05-15T16:41:02.3368365Z looking for conflicting packages... 2021-05-15T16:41:02.3691737Z 2021-05-15T16:41:02.3693854Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:41:02.3695148Z 2021-05-15T16:41:02.3696201Z Total Download Size: 0.02 MiB 2021-05-15T16:41:02.3697349Z Total Installed Size: 0.05 MiB 2021-05-15T16:41:02.3698628Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:02.3699370Z 2021-05-15T16:41:02.3700582Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:02.3701868Z :: Retrieving packages... 2021-05-15T16:41:02.6739777Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:41:02.7682473Z checking keyring... 2021-05-15T16:41:02.8583261Z checking package integrity... 2021-05-15T16:41:03.0050659Z loading package files... 2021-05-15T16:41:03.0061149Z checking for file conflicts... 2021-05-15T16:41:03.0062177Z checking available disk space... 2021-05-15T16:41:03.0076386Z :: Processing package changes... 2021-05-15T16:41:03.0077464Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-15T16:41:03.7848110Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-15T16:41:03.7849108Z resolving dependencies... 2021-05-15T16:41:03.8105805Z looking for conflicting packages... 2021-05-15T16:41:03.8168670Z 2021-05-15T16:41:03.8172655Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-15T16:41:03.8173630Z 2021-05-15T16:41:03.8179314Z Total Installed Size: 3.26 MiB 2021-05-15T16:41:03.8184232Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:03.8185171Z 2021-05-15T16:41:03.8191128Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:03.8196709Z checking keyring... 2021-05-15T16:41:03.8872141Z checking package integrity... 2021-05-15T16:41:03.9964365Z loading package files... 2021-05-15T16:41:03.9991943Z checking for file conflicts... 2021-05-15T16:41:03.9992909Z checking available disk space... 2021-05-15T16:41:04.0039916Z :: Processing package changes... 2021-05-15T16:41:04.0041028Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-15T16:41:04.8143529Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-15T16:41:04.8144560Z resolving dependencies... 2021-05-15T16:41:04.8145938Z looking for conflicting packages... 2021-05-15T16:41:04.8459141Z 2021-05-15T16:41:04.8460696Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-15T16:41:04.8461885Z 2021-05-15T16:41:04.8463359Z Total Installed Size: 0.54 MiB 2021-05-15T16:41:04.8464589Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:04.8465346Z 2021-05-15T16:41:04.8467010Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:04.8468559Z checking keyring... 2021-05-15T16:41:04.9173163Z checking package integrity... 2021-05-15T16:41:05.0300592Z loading package files... 2021-05-15T16:41:05.0370152Z checking for file conflicts... 2021-05-15T16:41:05.0371091Z checking available disk space... 2021-05-15T16:41:05.0430112Z :: Processing package changes... 2021-05-15T16:41:05.0430980Z reinstalling mingw-w64-x86_64-libogg... 2021-05-15T16:41:05.9479589Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-15T16:41:05.9480810Z resolving dependencies... 2021-05-15T16:41:05.9736552Z looking for conflicting packages... 2021-05-15T16:41:05.9797602Z 2021-05-15T16:41:05.9798945Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-15T16:41:05.9800324Z 2021-05-15T16:41:05.9801245Z Total Installed Size: 2.35 MiB 2021-05-15T16:41:05.9802841Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:05.9803601Z 2021-05-15T16:41:05.9804892Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:05.9806438Z checking keyring... 2021-05-15T16:41:06.0522949Z checking package integrity... 2021-05-15T16:41:06.1620495Z loading package files... 2021-05-15T16:41:06.1646777Z checking for file conflicts... 2021-05-15T16:41:06.1647857Z checking available disk space... 2021-05-15T16:41:06.1672297Z :: Processing package changes... 2021-05-15T16:41:06.1673129Z reinstalling mingw-w64-x86_64-libpng... 2021-05-15T16:41:07.0992281Z error: target not found: mingw-w64-x86_64-libpq 2021-05-15T16:41:07.8895844Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-15T16:41:07.8896913Z resolving dependencies... 2021-05-15T16:41:07.9162956Z looking for conflicting packages... 2021-05-15T16:41:07.9255286Z 2021-05-15T16:41:07.9256074Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-15T16:41:07.9256614Z 2021-05-15T16:41:07.9257219Z Total Installed Size: 6.32 MiB 2021-05-15T16:41:07.9258236Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:07.9258581Z 2021-05-15T16:41:07.9259593Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:07.9260285Z checking keyring... 2021-05-15T16:41:07.9964918Z checking package integrity... 2021-05-15T16:41:08.1195049Z loading package files... 2021-05-15T16:41:08.1220801Z checking for file conflicts... 2021-05-15T16:41:08.1221721Z checking available disk space... 2021-05-15T16:41:08.1246886Z :: Processing package changes... 2021-05-15T16:41:08.1247784Z reinstalling mingw-w64-x86_64-libraw... 2021-05-15T16:41:08.9636349Z resolving dependencies... 2021-05-15T16:41:08.9878613Z looking for conflicting packages... 2021-05-15T16:41:08.9999468Z 2021-05-15T16:41:09.0000668Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-15T16:41:09.0001259Z 2021-05-15T16:41:09.0001855Z Total Download Size: 6.30 MiB 2021-05-15T16:41:09.0002546Z Total Installed Size: 39.39 MiB 2021-05-15T16:41:09.0002982Z 2021-05-15T16:41:09.0003733Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:09.0004478Z :: Retrieving packages... 2021-05-15T16:41:09.3084034Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-15T16:41:10.1459513Z checking keyring... 2021-05-15T16:41:10.2391096Z checking package integrity... 2021-05-15T16:41:10.4468817Z loading package files... 2021-05-15T16:41:10.4491511Z checking for file conflicts... 2021-05-15T16:41:10.4529063Z checking available disk space... 2021-05-15T16:41:10.4540320Z :: Processing package changes... 2021-05-15T16:41:10.4541219Z installing mingw-w64-x86_64-librsvg... 2021-05-15T16:41:10.6355435Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-15T16:41:10.6356573Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-15T16:41:10.6365782Z :: Running post-transaction hooks... 2021-05-15T16:41:10.6366683Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T16:41:11.5924503Z resolving dependencies... 2021-05-15T16:41:11.6199191Z looking for conflicting packages... 2021-05-15T16:41:11.6266840Z 2021-05-15T16:41:11.6268098Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-15T16:41:11.6268651Z 2021-05-15T16:41:11.6269239Z Total Download Size: 7.79 MiB 2021-05-15T16:41:11.6269924Z Total Installed Size: 80.96 MiB 2021-05-15T16:41:11.6270356Z 2021-05-15T16:41:11.6271092Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:11.6271808Z :: Retrieving packages... 2021-05-15T16:41:11.9375112Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-15T16:41:12.8152596Z checking keyring... 2021-05-15T16:41:12.9056218Z checking package integrity... 2021-05-15T16:41:13.1222785Z loading package files... 2021-05-15T16:41:13.1311406Z checking for file conflicts... 2021-05-15T16:41:13.1716122Z checking available disk space... 2021-05-15T16:41:13.1730664Z :: Processing package changes... 2021-05-15T16:41:13.1731570Z installing mingw-w64-x86_64-libsbml... 2021-05-15T16:41:14.6599089Z resolving dependencies... 2021-05-15T16:41:14.6938754Z looking for conflicting packages... 2021-05-15T16:41:14.6952943Z 2021-05-15T16:41:14.6954055Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-15T16:41:14.6954764Z 2021-05-15T16:41:14.6955369Z Total Download Size: 0.91 MiB 2021-05-15T16:41:14.6956031Z Total Installed Size: 5.45 MiB 2021-05-15T16:41:14.6956680Z 2021-05-15T16:41:14.6957415Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:14.6958156Z :: Retrieving packages... 2021-05-15T16:41:15.0078779Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-15T16:41:15.5603150Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-15T16:41:15.6534091Z checking keyring... 2021-05-15T16:41:15.7488057Z checking package integrity... 2021-05-15T16:41:16.0266825Z loading package files... 2021-05-15T16:41:16.0320610Z checking for file conflicts... 2021-05-15T16:41:16.0380296Z checking available disk space... 2021-05-15T16:41:16.0391800Z :: Processing package changes... 2021-05-15T16:41:16.0392652Z installing mingw-w64-x86_64-flac... 2021-05-15T16:41:16.0853821Z installing mingw-w64-x86_64-libsndfile... 2021-05-15T16:41:16.9475688Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-15T16:41:16.9476626Z resolving dependencies... 2021-05-15T16:41:16.9715893Z looking for conflicting packages... 2021-05-15T16:41:16.9798629Z 2021-05-15T16:41:16.9800085Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-15T16:41:16.9801556Z 2021-05-15T16:41:16.9802985Z Total Installed Size: 29.97 MiB 2021-05-15T16:41:16.9804189Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:16.9804933Z 2021-05-15T16:41:16.9806156Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:16.9807665Z checking keyring... 2021-05-15T16:41:17.0587140Z checking package integrity... 2021-05-15T16:41:17.1994966Z loading package files... 2021-05-15T16:41:17.2011565Z checking for file conflicts... 2021-05-15T16:41:17.2012401Z checking available disk space... 2021-05-15T16:41:17.2040781Z :: Processing package changes... 2021-05-15T16:41:17.2041991Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-15T16:41:18.1377070Z resolving dependencies... 2021-05-15T16:41:18.1572966Z looking for conflicting packages... 2021-05-15T16:41:18.1637502Z 2021-05-15T16:41:18.1638467Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-15T16:41:18.1639000Z 2021-05-15T16:41:18.1639596Z Total Download Size: 0.31 MiB 2021-05-15T16:41:18.1640253Z Total Installed Size: 1.50 MiB 2021-05-15T16:41:18.1640678Z 2021-05-15T16:41:18.1641408Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:18.1642210Z :: Retrieving packages... 2021-05-15T16:41:18.4763905Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-15T16:41:18.8468977Z checking keyring... 2021-05-15T16:41:18.9455529Z checking package integrity... 2021-05-15T16:41:19.1085638Z loading package files... 2021-05-15T16:41:19.1133368Z checking for file conflicts... 2021-05-15T16:41:19.1146120Z checking available disk space... 2021-05-15T16:41:19.1166730Z :: Processing package changes... 2021-05-15T16:41:19.1167663Z installing mingw-w64-x86_64-libssh... 2021-05-15T16:41:19.1940188Z / 2021-05-15T16:41:20.1099075Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-15T16:41:20.1100071Z resolving dependencies... 2021-05-15T16:41:20.1398140Z looking for conflicting packages... 2021-05-15T16:41:20.1461161Z 2021-05-15T16:41:20.1462207Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-15T16:41:20.1462755Z 2021-05-15T16:41:20.1463373Z Total Installed Size: 0.79 MiB 2021-05-15T16:41:20.1464431Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:20.1464866Z 2021-05-15T16:41:20.1465862Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:20.1466576Z checking keyring... 2021-05-15T16:41:20.2212404Z checking package integrity... 2021-05-15T16:41:20.3395177Z loading package files... 2021-05-15T16:41:20.3425407Z checking for file conflicts... 2021-05-15T16:41:20.3426370Z checking available disk space... 2021-05-15T16:41:20.3518054Z :: Processing package changes... 2021-05-15T16:41:20.3519918Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-15T16:41:21.3534918Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-15T16:41:21.3535808Z resolving dependencies... 2021-05-15T16:41:21.3723781Z looking for conflicting packages... 2021-05-15T16:41:21.3855446Z 2021-05-15T16:41:21.3856513Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-15T16:41:21.3857154Z 2021-05-15T16:41:21.3857834Z Total Download Size: 0.02 MiB 2021-05-15T16:41:21.3858616Z Total Installed Size: 0.03 MiB 2021-05-15T16:41:21.3859353Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:21.3860025Z 2021-05-15T16:41:21.3860856Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:21.3861662Z :: Retrieving packages... 2021-05-15T16:41:21.6950218Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T16:41:21.7948515Z checking keyring... 2021-05-15T16:41:21.8951923Z checking package integrity... 2021-05-15T16:41:22.0359057Z loading package files... 2021-05-15T16:41:22.0393471Z checking for file conflicts... 2021-05-15T16:41:22.0394401Z checking available disk space... 2021-05-15T16:41:22.0450431Z :: Processing package changes... 2021-05-15T16:41:22.0451491Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-15T16:41:22.8948281Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-15T16:41:22.8949551Z resolving dependencies... 2021-05-15T16:41:22.9245665Z looking for conflicting packages... 2021-05-15T16:41:22.9310573Z 2021-05-15T16:41:22.9311504Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-15T16:41:22.9312053Z 2021-05-15T16:41:22.9312661Z Total Installed Size: 4.22 MiB 2021-05-15T16:41:22.9313334Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:22.9314026Z 2021-05-15T16:41:22.9315565Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:22.9316184Z checking keyring... 2021-05-15T16:41:23.0051995Z checking package integrity... 2021-05-15T16:41:23.1357653Z loading package files... 2021-05-15T16:41:23.1398607Z checking for file conflicts... 2021-05-15T16:41:23.1399518Z checking available disk space... 2021-05-15T16:41:23.1520384Z :: Processing package changes... 2021-05-15T16:41:23.1521439Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-15T16:41:24.1956068Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-15T16:41:24.1956906Z resolving dependencies... 2021-05-15T16:41:24.1958132Z looking for conflicting packages... 2021-05-15T16:41:24.2275193Z 2021-05-15T16:41:24.2276857Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-15T16:41:24.2277854Z 2021-05-15T16:41:24.2278987Z Total Installed Size: 2.31 MiB 2021-05-15T16:41:24.2279865Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:24.2280317Z 2021-05-15T16:41:24.2281065Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:24.2281734Z checking keyring... 2021-05-15T16:41:24.3033121Z checking package integrity... 2021-05-15T16:41:24.4183210Z loading package files... 2021-05-15T16:41:24.4211394Z checking for file conflicts... 2021-05-15T16:41:24.4212346Z checking available disk space... 2021-05-15T16:41:24.4256377Z :: Processing package changes... 2021-05-15T16:41:24.4257227Z reinstalling mingw-w64-x86_64-libtool... 2021-05-15T16:41:25.2754495Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-15T16:41:25.2755492Z resolving dependencies... 2021-05-15T16:41:25.2880104Z looking for conflicting packages... 2021-05-15T16:41:25.3094517Z 2021-05-15T16:41:25.3095629Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-15T16:41:25.3096355Z 2021-05-15T16:41:25.3097928Z Total Download Size: 0.08 MiB 2021-05-15T16:41:25.3098603Z Total Installed Size: 0.25 MiB 2021-05-15T16:41:25.3099327Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:25.3099748Z 2021-05-15T16:41:25.3100492Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:25.3101207Z :: Retrieving packages... 2021-05-15T16:41:25.6207773Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T16:41:25.8181403Z checking keyring... 2021-05-15T16:41:25.9041191Z checking package integrity... 2021-05-15T16:41:26.0407668Z loading package files... 2021-05-15T16:41:26.0454403Z checking for file conflicts... 2021-05-15T16:41:26.0455248Z checking available disk space... 2021-05-15T16:41:26.0518160Z :: Processing package changes... 2021-05-15T16:41:26.0519241Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-15T16:41:26.8531699Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-15T16:41:26.8532606Z resolving dependencies... 2021-05-15T16:41:26.8533755Z looking for conflicting packages... 2021-05-15T16:41:26.8851039Z 2021-05-15T16:41:26.8852190Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-15T16:41:26.8852963Z 2021-05-15T16:41:26.8853829Z Total Installed Size: 0.70 MiB 2021-05-15T16:41:26.8854841Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:26.8855280Z 2021-05-15T16:41:26.8855984Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:26.8856603Z checking keyring... 2021-05-15T16:41:26.9560788Z checking package integrity... 2021-05-15T16:41:27.0678031Z loading package files... 2021-05-15T16:41:27.0705299Z checking for file conflicts... 2021-05-15T16:41:27.0706214Z checking available disk space... 2021-05-15T16:41:27.0734923Z :: Processing package changes... 2021-05-15T16:41:27.0736779Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-15T16:41:27.9101938Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-15T16:41:27.9102797Z resolving dependencies... 2021-05-15T16:41:27.9208017Z looking for conflicting packages... 2021-05-15T16:41:27.9448272Z 2021-05-15T16:41:27.9449368Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-15T16:41:27.9449924Z 2021-05-15T16:41:27.9450815Z Total Installed Size: 1.08 MiB 2021-05-15T16:41:27.9451426Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:27.9452136Z 2021-05-15T16:41:27.9452922Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:27.9453608Z checking keyring... 2021-05-15T16:41:28.0159188Z checking package integrity... 2021-05-15T16:41:28.1248582Z loading package files... 2021-05-15T16:41:28.1275562Z checking for file conflicts... 2021-05-15T16:41:28.1276498Z checking available disk space... 2021-05-15T16:41:28.1295791Z :: Processing package changes... 2021-05-15T16:41:28.1296698Z reinstalling mingw-w64-x86_64-libuv... 2021-05-15T16:41:28.9269136Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-15T16:41:28.9276527Z resolving dependencies... 2021-05-15T16:41:28.9430467Z looking for conflicting packages... 2021-05-15T16:41:28.9576846Z 2021-05-15T16:41:28.9577826Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-15T16:41:28.9578671Z 2021-05-15T16:41:28.9579747Z Total Installed Size: 2.30 MiB 2021-05-15T16:41:28.9580800Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:28.9581246Z 2021-05-15T16:41:28.9582200Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:28.9582900Z checking keyring... 2021-05-15T16:41:29.0301988Z checking package integrity... 2021-05-15T16:41:29.1389315Z loading package files... 2021-05-15T16:41:29.1436340Z checking for file conflicts... 2021-05-15T16:41:29.1437303Z checking available disk space... 2021-05-15T16:41:29.1518487Z :: Processing package changes... 2021-05-15T16:41:29.1519626Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-15T16:41:30.0953198Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-15T16:41:30.0954064Z resolving dependencies... 2021-05-15T16:41:30.0956978Z looking for conflicting packages... 2021-05-15T16:41:30.1301182Z 2021-05-15T16:41:30.1302344Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-15T16:41:30.1303065Z 2021-05-15T16:41:30.1303859Z Total Installed Size: 9.11 MiB 2021-05-15T16:41:30.1304779Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:30.1305548Z 2021-05-15T16:41:30.1306405Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:30.1307103Z checking keyring... 2021-05-15T16:41:30.2003767Z checking package integrity... 2021-05-15T16:41:30.3191149Z loading package files... 2021-05-15T16:41:30.3214580Z checking for file conflicts... 2021-05-15T16:41:30.3215680Z checking available disk space... 2021-05-15T16:41:30.3234675Z :: Processing package changes... 2021-05-15T16:41:30.3235539Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-15T16:41:31.1412562Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-15T16:41:31.1413440Z resolving dependencies... 2021-05-15T16:41:31.1614493Z looking for conflicting packages... 2021-05-15T16:41:31.1766161Z 2021-05-15T16:41:31.1767328Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-15T16:41:31.1768091Z 2021-05-15T16:41:31.1769220Z Total Installed Size: 2.97 MiB 2021-05-15T16:41:31.1770457Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:31.1771047Z 2021-05-15T16:41:31.1771981Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:31.1772933Z checking keyring... 2021-05-15T16:41:31.2570444Z checking package integrity... 2021-05-15T16:41:31.3727670Z loading package files... 2021-05-15T16:41:31.3755588Z checking for file conflicts... 2021-05-15T16:41:31.3756458Z checking available disk space... 2021-05-15T16:41:31.3782792Z :: Processing package changes... 2021-05-15T16:41:31.3783616Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-15T16:41:32.1877271Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-15T16:41:32.1878140Z resolving dependencies... 2021-05-15T16:41:32.2189103Z looking for conflicting packages... 2021-05-15T16:41:32.2269657Z 2021-05-15T16:41:32.2270736Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-15T16:41:32.2271294Z 2021-05-15T16:41:32.2272190Z Total Installed Size: 11.76 MiB 2021-05-15T16:41:32.2272819Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:32.2273479Z 2021-05-15T16:41:32.2274241Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:32.2275041Z checking keyring... 2021-05-15T16:41:32.2991771Z checking package integrity... 2021-05-15T16:41:32.4233371Z loading package files... 2021-05-15T16:41:32.4292012Z checking for file conflicts... 2021-05-15T16:41:32.4293063Z checking available disk space... 2021-05-15T16:41:32.4452179Z :: Processing package changes... 2021-05-15T16:41:32.4453236Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-15T16:41:33.6492734Z resolving dependencies... 2021-05-15T16:41:33.6494954Z looking for conflicting packages... 2021-05-15T16:41:33.6846241Z 2021-05-15T16:41:33.6847954Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-15T16:41:33.6848895Z 2021-05-15T16:41:33.6849977Z Total Download Size: 0.10 MiB 2021-05-15T16:41:33.6851158Z Total Installed Size: 0.38 MiB 2021-05-15T16:41:33.6851907Z 2021-05-15T16:41:33.6853148Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:33.6854392Z :: Retrieving packages... 2021-05-15T16:41:33.9933572Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-15T16:41:34.2670231Z checking keyring... 2021-05-15T16:41:34.3578950Z checking package integrity... 2021-05-15T16:41:34.4988238Z loading package files... 2021-05-15T16:41:34.5004613Z checking for file conflicts... 2021-05-15T16:41:34.5010289Z checking available disk space... 2021-05-15T16:41:34.5024530Z :: Processing package changes... 2021-05-15T16:41:34.5025804Z installing mingw-w64-x86_64-libyaml... 2021-05-15T16:41:35.3292289Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-15T16:41:35.3293068Z resolving dependencies... 2021-05-15T16:41:35.3399059Z looking for conflicting packages... 2021-05-15T16:41:35.3712751Z 2021-05-15T16:41:35.3713832Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-15T16:41:35.3714340Z 2021-05-15T16:41:35.3715482Z Total Installed Size: 1.69 MiB 2021-05-15T16:41:35.3716551Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:35.3716999Z 2021-05-15T16:41:35.3717759Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:35.3718452Z checking keyring... 2021-05-15T16:41:35.4503010Z checking package integrity... 2021-05-15T16:41:35.5579727Z loading package files... 2021-05-15T16:41:35.5604200Z checking for file conflicts... 2021-05-15T16:41:35.5605266Z checking available disk space... 2021-05-15T16:41:35.5624876Z :: Processing package changes... 2021-05-15T16:41:35.5625710Z reinstalling mingw-w64-x86_64-lz4... 2021-05-15T16:41:36.3480233Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-15T16:41:36.3480996Z resolving dependencies... 2021-05-15T16:41:36.3482059Z looking for conflicting packages... 2021-05-15T16:41:36.3796169Z 2021-05-15T16:41:36.3797336Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-15T16:41:36.3797876Z 2021-05-15T16:41:36.3798805Z Total Installed Size: 0.62 MiB 2021-05-15T16:41:36.3799928Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:36.3800584Z 2021-05-15T16:41:36.3801381Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:36.3802112Z checking keyring... 2021-05-15T16:41:36.4504324Z checking package integrity... 2021-05-15T16:41:36.5611940Z loading package files... 2021-05-15T16:41:36.5650182Z checking for file conflicts... 2021-05-15T16:41:36.5651162Z checking available disk space... 2021-05-15T16:41:36.5675289Z :: Processing package changes... 2021-05-15T16:41:36.5676040Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-15T16:41:37.3957070Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-15T16:41:37.3957942Z resolving dependencies... 2021-05-15T16:41:37.4071186Z looking for conflicting packages... 2021-05-15T16:41:37.4279869Z 2021-05-15T16:41:37.4280912Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-15T16:41:37.4281427Z 2021-05-15T16:41:37.4282023Z Total Download Size: 0.15 MiB 2021-05-15T16:41:37.4282686Z Total Installed Size: 0.29 MiB 2021-05-15T16:41:37.4283351Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:37.4283765Z 2021-05-15T16:41:37.4284500Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:37.4285234Z :: Retrieving packages... 2021-05-15T16:41:37.7328382Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T16:41:38.0101377Z checking keyring... 2021-05-15T16:41:38.1078169Z checking package integrity... 2021-05-15T16:41:38.2450544Z loading package files... 2021-05-15T16:41:38.2484180Z checking for file conflicts... 2021-05-15T16:41:38.2485583Z checking available disk space... 2021-05-15T16:41:38.2497790Z :: Processing package changes... 2021-05-15T16:41:38.2499075Z reinstalling mingw-w64-x86_64-make... 2021-05-15T16:41:39.0579367Z resolving dependencies... 2021-05-15T16:41:39.0905500Z looking for conflicting packages... 2021-05-15T16:41:39.0921459Z 2021-05-15T16:41:39.0922369Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-15T16:41:39.0923024Z 2021-05-15T16:41:39.0923625Z Total Download Size: 1.48 MiB 2021-05-15T16:41:39.0924301Z Total Installed Size: 6.54 MiB 2021-05-15T16:41:39.0927337Z 2021-05-15T16:41:39.0928037Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:39.0928767Z :: Retrieving packages... 2021-05-15T16:41:39.4015711Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-15T16:41:39.8604064Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-15T16:41:40.0473395Z checking keyring... 2021-05-15T16:41:40.2345919Z checking package integrity... 2021-05-15T16:41:40.5221150Z loading package files... 2021-05-15T16:41:40.5307748Z checking for file conflicts... 2021-05-15T16:41:40.5583003Z checking available disk space... 2021-05-15T16:41:40.5595494Z :: Processing package changes... 2021-05-15T16:41:40.5596637Z installing mingw-w64-x86_64-ninja... 2021-05-15T16:41:40.5702489Z installing mingw-w64-x86_64-meson... 2021-05-15T16:41:41.7234976Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-15T16:41:41.7235752Z resolving dependencies... 2021-05-15T16:41:41.7473050Z looking for conflicting packages... 2021-05-15T16:41:41.7599023Z 2021-05-15T16:41:41.7600083Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-15T16:41:41.7600583Z 2021-05-15T16:41:41.7601152Z Total Download Size: 0.07 MiB 2021-05-15T16:41:41.7601796Z Total Installed Size: 0.20 MiB 2021-05-15T16:41:41.7602617Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:41.7603018Z 2021-05-15T16:41:41.7603737Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:41.7604430Z :: Retrieving packages... 2021-05-15T16:41:42.0729099Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T16:41:42.2592986Z checking keyring... 2021-05-15T16:41:42.3615195Z checking package integrity... 2021-05-15T16:41:42.4991660Z loading package files... 2021-05-15T16:41:42.5030793Z checking for file conflicts... 2021-05-15T16:41:42.5031867Z checking available disk space... 2021-05-15T16:41:42.5144253Z :: Processing package changes... 2021-05-15T16:41:42.5145322Z reinstalling mingw-w64-x86_64-mpc... 2021-05-15T16:41:43.3192320Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-15T16:41:43.3193273Z resolving dependencies... 2021-05-15T16:41:43.3296573Z looking for conflicting packages... 2021-05-15T16:41:43.3531311Z 2021-05-15T16:41:43.3532474Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-15T16:41:43.3533123Z 2021-05-15T16:41:43.3533734Z Total Download Size: 0.32 MiB 2021-05-15T16:41:43.3534417Z Total Installed Size: 2.42 MiB 2021-05-15T16:41:43.3535086Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:43.3535504Z 2021-05-15T16:41:43.3536204Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:43.3536929Z :: Retrieving packages... 2021-05-15T16:41:43.6615072Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T16:41:44.0323212Z checking keyring... 2021-05-15T16:41:44.1245474Z checking package integrity... 2021-05-15T16:41:44.2990372Z loading package files... 2021-05-15T16:41:44.3016893Z checking for file conflicts... 2021-05-15T16:41:44.3017853Z checking available disk space... 2021-05-15T16:41:44.3262359Z :: Processing package changes... 2021-05-15T16:41:44.3264923Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-15T16:41:45.1778011Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-15T16:41:45.1778897Z resolving dependencies... 2021-05-15T16:41:45.1915653Z looking for conflicting packages... 2021-05-15T16:41:45.2155163Z 2021-05-15T16:41:45.2156286Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-15T16:41:45.2156829Z 2021-05-15T16:41:45.2157433Z Total Download Size: 0.35 MiB 2021-05-15T16:41:45.2158117Z Total Installed Size: 1.18 MiB 2021-05-15T16:41:45.2158762Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:45.2159170Z 2021-05-15T16:41:45.2159898Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:45.2160604Z :: Retrieving packages... 2021-05-15T16:41:45.5306450Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T16:41:45.9013175Z checking keyring... 2021-05-15T16:41:46.0051956Z checking package integrity... 2021-05-15T16:41:46.1442617Z loading package files... 2021-05-15T16:41:46.1469651Z checking for file conflicts... 2021-05-15T16:41:46.1470556Z checking available disk space... 2021-05-15T16:41:46.1543846Z :: Processing package changes... 2021-05-15T16:41:46.1545137Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-15T16:41:47.0192462Z resolving dependencies... 2021-05-15T16:41:47.0194247Z looking for conflicting packages... 2021-05-15T16:41:47.0547712Z 2021-05-15T16:41:47.0549565Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-15T16:41:47.0550538Z 2021-05-15T16:41:47.0551556Z Total Download Size: 0.38 MiB 2021-05-15T16:41:47.0552795Z Total Installed Size: 3.58 MiB 2021-05-15T16:41:47.0553553Z 2021-05-15T16:41:47.0554808Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:47.0556066Z :: Retrieving packages... 2021-05-15T16:41:47.3648288Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-15T16:41:47.7369212Z checking keyring... 2021-05-15T16:41:47.8412431Z checking package integrity... 2021-05-15T16:41:47.9852750Z loading package files... 2021-05-15T16:41:47.9879445Z checking for file conflicts... 2021-05-15T16:41:47.9899980Z checking available disk space... 2021-05-15T16:41:47.9912991Z :: Processing package changes... 2021-05-15T16:41:47.9914127Z installing mingw-w64-x86_64-nasm... 2021-05-15T16:41:48.8440355Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-15T16:41:48.8441212Z resolving dependencies... 2021-05-15T16:41:48.8642930Z looking for conflicting packages... 2021-05-15T16:41:48.8864079Z 2021-05-15T16:41:48.8865273Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-15T16:41:48.8865807Z 2021-05-15T16:41:48.8866370Z Total Download Size: 1.54 MiB 2021-05-15T16:41:48.8867040Z Total Installed Size: 16.43 MiB 2021-05-15T16:41:48.8867692Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:48.8868099Z 2021-05-15T16:41:48.8868813Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:48.8869546Z :: Retrieving packages... 2021-05-15T16:41:49.1977219Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T16:41:49.8524778Z checking keyring... 2021-05-15T16:41:49.9559088Z checking package integrity... 2021-05-15T16:41:50.1148676Z loading package files... 2021-05-15T16:41:50.1923429Z checking for file conflicts... 2021-05-15T16:41:50.1928817Z checking available disk space... 2021-05-15T16:41:52.1535460Z :: Processing package changes... 2021-05-15T16:41:52.1536927Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-15T16:41:59.1711642Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-15T16:41:59.1712500Z resolving dependencies... 2021-05-15T16:41:59.1842541Z looking for conflicting packages... 2021-05-15T16:41:59.2037133Z 2021-05-15T16:41:59.2038343Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-15T16:41:59.2038942Z 2021-05-15T16:41:59.2040391Z Total Installed Size: 4.18 MiB 2021-05-15T16:41:59.2041436Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:41:59.2041900Z 2021-05-15T16:41:59.2042624Z :: Proceed with installation? [Y/n] 2021-05-15T16:41:59.2043292Z checking keyring... 2021-05-15T16:41:59.2846893Z checking package integrity... 2021-05-15T16:41:59.4033532Z loading package files... 2021-05-15T16:41:59.4059789Z checking for file conflicts... 2021-05-15T16:41:59.4060600Z checking available disk space... 2021-05-15T16:41:59.4088407Z :: Processing package changes... 2021-05-15T16:41:59.4089249Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-15T16:42:00.3371717Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-15T16:42:00.3372546Z resolving dependencies... 2021-05-15T16:42:00.3512595Z looking for conflicting packages... 2021-05-15T16:42:00.3758126Z 2021-05-15T16:42:00.3759272Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-15T16:42:00.3759833Z 2021-05-15T16:42:00.3760758Z Total Installed Size: 2.46 MiB 2021-05-15T16:42:00.3761344Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:00.3762897Z 2021-05-15T16:42:00.3763656Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:00.3764331Z checking keyring... 2021-05-15T16:42:00.4504803Z checking package integrity... 2021-05-15T16:42:00.5829731Z loading package files... 2021-05-15T16:42:00.5855311Z checking for file conflicts... 2021-05-15T16:42:00.5856260Z checking available disk space... 2021-05-15T16:42:00.5902916Z :: Processing package changes... 2021-05-15T16:42:00.5903834Z reinstalling mingw-w64-x86_64-nettle... 2021-05-15T16:42:01.5340284Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-15T16:42:01.5341136Z resolving dependencies... 2021-05-15T16:42:01.5342229Z looking for conflicting packages... 2021-05-15T16:42:01.5681063Z 2021-05-15T16:42:01.5682268Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-15T16:42:01.5683190Z 2021-05-15T16:42:01.5683725Z Total Installed Size: 1.56 MiB 2021-05-15T16:42:01.5684551Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:01.5685310Z 2021-05-15T16:42:01.5686349Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:01.5687035Z checking keyring... 2021-05-15T16:42:01.6445583Z checking package integrity... 2021-05-15T16:42:01.7659895Z loading package files... 2021-05-15T16:42:01.7676431Z checking for file conflicts... 2021-05-15T16:42:01.7677468Z checking available disk space... 2021-05-15T16:42:01.7689775Z :: Processing package changes... 2021-05-15T16:42:01.7690627Z reinstalling mingw-w64-x86_64-ninja... 2021-05-15T16:42:02.6971035Z resolving dependencies... 2021-05-15T16:42:02.6973345Z looking for conflicting packages... 2021-05-15T16:42:02.7331441Z 2021-05-15T16:42:02.7332584Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-15T16:42:02.7333116Z 2021-05-15T16:42:02.7333698Z Total Download Size: 0.33 MiB 2021-05-15T16:42:02.7334361Z Total Installed Size: 1.08 MiB 2021-05-15T16:42:02.7334785Z 2021-05-15T16:42:02.7335499Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:02.7336213Z :: Retrieving packages... 2021-05-15T16:42:03.0545696Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-15T16:42:03.4197335Z checking keyring... 2021-05-15T16:42:03.5187180Z checking package integrity... 2021-05-15T16:42:03.6769862Z loading package files... 2021-05-15T16:42:03.6813684Z checking for file conflicts... 2021-05-15T16:42:03.6824926Z checking available disk space... 2021-05-15T16:42:03.6836937Z :: Processing package changes... 2021-05-15T16:42:03.6838462Z installing mingw-w64-x86_64-nlopt... 2021-05-15T16:42:04.6502216Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-15T16:42:05.4833924Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-15T16:42:05.4834979Z resolving dependencies... 2021-05-15T16:42:05.5073329Z looking for conflicting packages... 2021-05-15T16:42:05.5213676Z 2021-05-15T16:42:05.5214850Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-15T16:42:05.5215713Z 2021-05-15T16:42:05.5216708Z Total Installed Size: 77.64 MiB 2021-05-15T16:42:05.5217747Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:05.5266204Z 2021-05-15T16:42:05.5283994Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:05.5297385Z checking keyring... 2021-05-15T16:42:05.6155925Z checking package integrity... 2021-05-15T16:42:05.7945637Z loading package files... 2021-05-15T16:42:05.7968693Z checking for file conflicts... 2021-05-15T16:42:05.7969549Z checking available disk space... 2021-05-15T16:42:05.7991181Z :: Processing package changes... 2021-05-15T16:42:05.7992155Z reinstalling mingw-w64-x86_64-openblas... 2021-05-15T16:42:06.7991527Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-15T16:42:06.7992399Z resolving dependencies... 2021-05-15T16:42:06.8280527Z looking for conflicting packages... 2021-05-15T16:42:06.8415670Z 2021-05-15T16:42:06.8416964Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-15T16:42:06.8417825Z 2021-05-15T16:42:06.8418675Z Total Installed Size: 107.68 MiB 2021-05-15T16:42:06.8420650Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:06.8421272Z 2021-05-15T16:42:06.8422033Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:06.8422710Z checking keyring... 2021-05-15T16:42:06.9287785Z checking package integrity... 2021-05-15T16:42:07.3329786Z loading package files... 2021-05-15T16:42:07.3486612Z checking for file conflicts... 2021-05-15T16:42:07.3487626Z checking available disk space... 2021-05-15T16:42:07.3843169Z :: Processing package changes... 2021-05-15T16:42:07.3844288Z reinstalling mingw-w64-x86_64-opencv... 2021-05-15T16:42:09.3420413Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-15T16:42:09.3424807Z resolving dependencies... 2021-05-15T16:42:09.3715071Z looking for conflicting packages... 2021-05-15T16:42:09.3780867Z 2021-05-15T16:42:09.3782727Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-15T16:42:09.3783890Z 2021-05-15T16:42:09.3784676Z Total Installed Size: 3.54 MiB 2021-05-15T16:42:09.3786557Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:09.3787255Z 2021-05-15T16:42:09.3788064Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:09.3788778Z checking keyring... 2021-05-15T16:42:09.4566769Z checking package integrity... 2021-05-15T16:42:09.5838637Z loading package files... 2021-05-15T16:42:09.5894025Z checking for file conflicts... 2021-05-15T16:42:09.5894886Z checking available disk space... 2021-05-15T16:42:09.5924390Z :: Processing package changes... 2021-05-15T16:42:09.5925287Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-15T16:42:10.5225741Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-15T16:42:10.5226651Z resolving dependencies... 2021-05-15T16:42:10.5484164Z looking for conflicting packages... 2021-05-15T16:42:10.5632557Z 2021-05-15T16:42:10.5633823Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-15T16:42:10.5634391Z 2021-05-15T16:42:10.5634970Z Total Download Size: 4.75 MiB 2021-05-15T16:42:10.5635619Z Total Installed Size: 69.11 MiB 2021-05-15T16:42:10.5636303Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:10.5636708Z 2021-05-15T16:42:10.5637418Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:10.5638114Z :: Retrieving packages... 2021-05-15T16:42:10.8728524Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T16:42:11.7083140Z checking keyring... 2021-05-15T16:42:11.8163825Z checking package integrity... 2021-05-15T16:42:12.0108866Z loading package files... 2021-05-15T16:42:12.1152074Z checking for file conflicts... 2021-05-15T16:42:12.1161745Z checking available disk space... 2021-05-15T16:42:15.5654315Z :: Processing package changes... 2021-05-15T16:42:15.5655583Z reinstalling mingw-w64-x86_64-openssl... 2021-05-15T16:42:25.5560701Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-15T16:42:25.5561764Z resolving dependencies... 2021-05-15T16:42:25.5754168Z looking for conflicting packages... 2021-05-15T16:42:25.5918340Z 2021-05-15T16:42:25.5919582Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-15T16:42:25.5920116Z 2021-05-15T16:42:25.5920725Z Total Installed Size: 12.40 MiB 2021-05-15T16:42:25.5921706Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:25.5922094Z 2021-05-15T16:42:25.5922771Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:25.5923719Z checking keyring... 2021-05-15T16:42:25.6647832Z checking package integrity... 2021-05-15T16:42:25.7931703Z loading package files... 2021-05-15T16:42:25.8069707Z checking for file conflicts... 2021-05-15T16:42:25.8070814Z checking available disk space... 2021-05-15T16:42:25.8496048Z :: Processing package changes... 2021-05-15T16:42:25.8497826Z reinstalling mingw-w64-x86_64-pango... 2021-05-15T16:42:27.7336307Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-15T16:42:27.7337196Z resolving dependencies... 2021-05-15T16:42:27.7614129Z looking for conflicting packages... 2021-05-15T16:42:27.7676009Z 2021-05-15T16:42:27.7677103Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-15T16:42:27.7677636Z 2021-05-15T16:42:27.7678483Z Total Installed Size: 4.16 MiB 2021-05-15T16:42:27.7679598Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:27.7680388Z 2021-05-15T16:42:27.7681202Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:27.7681932Z checking keyring... 2021-05-15T16:42:27.8484462Z checking package integrity... 2021-05-15T16:42:27.9744002Z loading package files... 2021-05-15T16:42:27.9787702Z checking for file conflicts... 2021-05-15T16:42:27.9788654Z checking available disk space... 2021-05-15T16:42:27.9892418Z :: Processing package changes... 2021-05-15T16:42:27.9893505Z reinstalling mingw-w64-x86_64-pcre... 2021-05-15T16:42:29.0771414Z resolving dependencies... 2021-05-15T16:42:29.1055479Z looking for conflicting packages... 2021-05-15T16:42:29.1120090Z 2021-05-15T16:42:29.1121081Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-15T16:42:29.1121627Z 2021-05-15T16:42:29.1122218Z Total Download Size: 0.98 MiB 2021-05-15T16:42:29.1122915Z Total Installed Size: 4.80 MiB 2021-05-15T16:42:29.1123339Z 2021-05-15T16:42:29.1124044Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:29.1124766Z :: Retrieving packages... 2021-05-15T16:42:29.4281951Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-15T16:42:29.9722824Z checking keyring... 2021-05-15T16:42:30.0727352Z checking package integrity... 2021-05-15T16:42:30.2526809Z loading package files... 2021-05-15T16:42:30.2572873Z checking for file conflicts... 2021-05-15T16:42:30.2718449Z checking available disk space... 2021-05-15T16:42:30.2730448Z :: Processing package changes... 2021-05-15T16:42:30.2731385Z installing mingw-w64-x86_64-pcre2... 2021-05-15T16:42:31.3527222Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-15T16:42:31.3528078Z resolving dependencies... 2021-05-15T16:42:31.3633296Z looking for conflicting packages... 2021-05-15T16:42:31.3853319Z 2021-05-15T16:42:31.3854523Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-15T16:42:31.3855409Z 2021-05-15T16:42:31.3855970Z Total Installed Size: 1.57 MiB 2021-05-15T16:42:31.3856973Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:31.3857428Z 2021-05-15T16:42:31.3858207Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:31.3881207Z checking keyring... 2021-05-15T16:42:31.4626143Z checking package integrity... 2021-05-15T16:42:31.5914719Z loading package files... 2021-05-15T16:42:31.5936600Z checking for file conflicts... 2021-05-15T16:42:31.5937542Z checking available disk space... 2021-05-15T16:42:31.5954446Z :: Processing package changes... 2021-05-15T16:42:31.5955301Z reinstalling mingw-w64-x86_64-pixman... 2021-05-15T16:42:32.4048814Z resolving dependencies... 2021-05-15T16:42:32.4252164Z looking for conflicting packages... 2021-05-15T16:42:32.4375552Z :: mingw-w64-x86_64-pkg-config and mingw-w64-x86_64-pkgconf are in conflict. Remove mingw-w64-x86_64-pkgconf? [Y/n] 2021-05-15T16:42:32.4390904Z 2021-05-15T16:42:32.4392102Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-15T16:42:32.4392843Z 2021-05-15T16:42:32.4393435Z Total Download Size: 0.26 MiB 2021-05-15T16:42:32.4394087Z Total Installed Size: 1.33 MiB 2021-05-15T16:42:32.4394759Z Net Upgrade Size: 0.85 MiB 2021-05-15T16:42:32.4395180Z 2021-05-15T16:42:32.4395895Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:32.4396602Z :: Retrieving packages... 2021-05-15T16:42:32.7553887Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-15T16:42:33.1223855Z checking keyring... 2021-05-15T16:42:33.2118980Z checking package integrity... 2021-05-15T16:42:33.3502243Z loading package files... 2021-05-15T16:42:33.3512089Z checking for file conflicts... 2021-05-15T16:42:33.3517812Z checking available disk space... 2021-05-15T16:42:33.3541035Z :: Processing package changes... 2021-05-15T16:42:33.3541900Z removing mingw-w64-x86_64-pkgconf... 2021-05-15T16:42:33.4876470Z installing mingw-w64-x86_64-pkg-config... 2021-05-15T16:42:34.3708706Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-15T16:42:34.3709645Z resolving dependencies... 2021-05-15T16:42:34.3711779Z looking for conflicting packages... 2021-05-15T16:42:34.4081581Z 2021-05-15T16:42:34.4083426Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-15T16:42:34.4084376Z 2021-05-15T16:42:34.4085314Z Total Installed Size: 12.33 MiB 2021-05-15T16:42:34.4086388Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:34.4087451Z 2021-05-15T16:42:34.4088803Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:34.4090035Z checking keyring... 2021-05-15T16:42:34.4880418Z checking package integrity... 2021-05-15T16:42:34.6259029Z loading package files... 2021-05-15T16:42:34.6315550Z checking for file conflicts... 2021-05-15T16:42:34.6316485Z checking available disk space... 2021-05-15T16:42:34.6449925Z :: Processing package changes... 2021-05-15T16:42:34.6451034Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-15T16:42:35.8108825Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-15T16:42:35.8109711Z resolving dependencies... 2021-05-15T16:42:35.8391113Z looking for conflicting packages... 2021-05-15T16:42:35.8504830Z 2021-05-15T16:42:35.8506735Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-15T16:42:35.8507326Z 2021-05-15T16:42:35.8507927Z Total Installed Size: 11.78 MiB 2021-05-15T16:42:35.8508564Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:35.8508962Z 2021-05-15T16:42:35.8509697Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:35.8510359Z checking keyring... 2021-05-15T16:42:35.9218354Z checking package integrity... 2021-05-15T16:42:36.0548391Z loading package files... 2021-05-15T16:42:36.0619812Z checking for file conflicts... 2021-05-15T16:42:36.0620793Z checking available disk space... 2021-05-15T16:42:36.0721431Z :: Processing package changes... 2021-05-15T16:42:36.0722550Z reinstalling mingw-w64-x86_64-poppler... 2021-05-15T16:42:37.1605814Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-15T16:42:37.1606694Z resolving dependencies... 2021-05-15T16:42:37.1866209Z looking for conflicting packages... 2021-05-15T16:42:37.1949805Z 2021-05-15T16:42:37.1950956Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-15T16:42:37.1951733Z 2021-05-15T16:42:37.1954064Z Total Installed Size: 19.91 MiB 2021-05-15T16:42:37.1955056Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:37.1956229Z 2021-05-15T16:42:37.1957836Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:37.1958534Z checking keyring... 2021-05-15T16:42:37.2733726Z checking package integrity... 2021-05-15T16:42:37.4173049Z loading package files... 2021-05-15T16:42:37.4192821Z checking for file conflicts... 2021-05-15T16:42:37.4193736Z checking available disk space... 2021-05-15T16:42:37.4230105Z :: Processing package changes... 2021-05-15T16:42:37.4231139Z reinstalling mingw-w64-x86_64-proj... 2021-05-15T16:42:38.3931316Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-15T16:42:38.3952332Z resolving dependencies... 2021-05-15T16:42:38.4335342Z looking for conflicting packages... 2021-05-15T16:42:38.4399847Z 2021-05-15T16:42:38.4400942Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-15T16:42:38.4401487Z 2021-05-15T16:42:38.4402554Z Total Installed Size: 29.16 MiB 2021-05-15T16:42:38.4403709Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:38.4404332Z 2021-05-15T16:42:38.4405154Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:38.4405862Z checking keyring... 2021-05-15T16:42:38.5153215Z checking package integrity... 2021-05-15T16:42:38.6620156Z loading package files... 2021-05-15T16:42:38.6650875Z checking for file conflicts... 2021-05-15T16:42:38.6651753Z checking available disk space... 2021-05-15T16:42:38.6729990Z :: Processing package changes... 2021-05-15T16:42:38.6730915Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-15T16:42:39.8847163Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-15T16:42:39.8848465Z resolving dependencies... 2021-05-15T16:42:39.9183869Z looking for conflicting packages... 2021-05-15T16:42:39.9335393Z 2021-05-15T16:42:39.9336643Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-15T16:42:39.9338866Z 2021-05-15T16:42:39.9339596Z Total Download Size: 17.02 MiB 2021-05-15T16:42:39.9340270Z Total Installed Size: 113.47 MiB 2021-05-15T16:42:39.9340963Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:42:39.9341387Z 2021-05-15T16:42:39.9342150Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:39.9342866Z :: Retrieving packages... 2021-05-15T16:42:40.2457565Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T16:42:41.4921584Z checking keyring... 2021-05-15T16:42:41.6262976Z checking package integrity... 2021-05-15T16:42:41.9773835Z loading package files... 2021-05-15T16:42:42.0757219Z checking for file conflicts... 2021-05-15T16:42:42.0767784Z checking available disk space... 2021-05-15T16:42:44.8739232Z :: Processing package changes... 2021-05-15T16:42:44.8740360Z reinstalling mingw-w64-x86_64-python... 2021-05-15T16:42:54.3060500Z resolving dependencies... 2021-05-15T16:42:54.3340663Z looking for conflicting packages... 2021-05-15T16:42:54.3409525Z 2021-05-15T16:42:54.3410818Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-15T16:42:54.3411532Z 2021-05-15T16:42:54.3412335Z Total Download Size: 0.98 MiB 2021-05-15T16:42:54.3413300Z Total Installed Size: 3.56 MiB 2021-05-15T16:42:54.3413882Z 2021-05-15T16:42:54.3414833Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:54.3415822Z :: Retrieving packages... 2021-05-15T16:42:54.6720756Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-15T16:42:55.2225982Z checking keyring... 2021-05-15T16:42:55.3123504Z checking package integrity... 2021-05-15T16:42:55.4535995Z loading package files... 2021-05-15T16:42:55.4558362Z checking for file conflicts... 2021-05-15T16:42:55.4602808Z checking available disk space... 2021-05-15T16:42:55.4615525Z :: Processing package changes... 2021-05-15T16:42:55.4616415Z installing mingw-w64-x86_64-qpdf... 2021-05-15T16:42:56.3625796Z resolving dependencies... 2021-05-15T16:42:56.3699102Z looking for conflicting packages... 2021-05-15T16:42:56.3974526Z 2021-05-15T16:42:56.3975593Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-15T16:42:56.3976144Z 2021-05-15T16:42:56.3976737Z Total Download Size: 27.03 MiB 2021-05-15T16:42:56.3977489Z Total Installed Size: 194.29 MiB 2021-05-15T16:42:56.3977919Z 2021-05-15T16:42:56.3978610Z :: Proceed with installation? [Y/n] 2021-05-15T16:42:56.3979323Z :: Retrieving packages... 2021-05-15T16:42:56.7011055Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-15T16:42:58.2526904Z checking keyring... 2021-05-15T16:42:58.3422368Z checking package integrity... 2021-05-15T16:42:58.7060189Z loading package files... 2021-05-15T16:42:58.7261384Z checking for file conflicts... 2021-05-15T16:42:58.8362858Z checking available disk space... 2021-05-15T16:42:58.8378890Z :: Processing package changes... 2021-05-15T16:42:58.8379881Z installing mingw-w64-x86_64-quantlib... 2021-05-15T16:43:01.4438483Z resolving dependencies... 2021-05-15T16:43:01.4844483Z looking for conflicting packages... 2021-05-15T16:43:01.4863256Z 2021-05-15T16:43:01.4864426Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-15T16:43:01.4865113Z 2021-05-15T16:43:01.4865694Z Total Download Size: 0.18 MiB 2021-05-15T16:43:01.4866346Z Total Installed Size: 0.79 MiB 2021-05-15T16:43:01.4866762Z 2021-05-15T16:43:01.4868626Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:01.4869545Z :: Retrieving packages... 2021-05-15T16:43:01.7984551Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-15T16:43:02.0787150Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-15T16:43:02.1722947Z checking keyring... 2021-05-15T16:43:02.3592504Z checking package integrity... 2021-05-15T16:43:02.6502536Z loading package files... 2021-05-15T16:43:02.6584759Z checking for file conflicts... 2021-05-15T16:43:02.6639930Z checking available disk space... 2021-05-15T16:43:02.6651630Z :: Processing package changes... 2021-05-15T16:43:02.6653087Z installing mingw-w64-x86_64-popt... 2021-05-15T16:43:02.7056178Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-15T16:43:03.6975726Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-15T16:43:04.6382088Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-15T16:43:05.5219384Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-15T16:43:05.5220296Z resolving dependencies... 2021-05-15T16:43:05.5266633Z looking for conflicting packages... 2021-05-15T16:43:05.5594548Z 2021-05-15T16:43:05.5595861Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-15T16:43:05.5596742Z 2021-05-15T16:43:05.5600024Z Total Installed Size: 1.79 MiB 2021-05-15T16:43:05.5601026Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:05.5601468Z 2021-05-15T16:43:05.5602236Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:05.5602911Z checking keyring... 2021-05-15T16:43:05.6369695Z checking package integrity... 2021-05-15T16:43:05.8153918Z loading package files... 2021-05-15T16:43:05.8179585Z checking for file conflicts... 2021-05-15T16:43:05.8180906Z checking available disk space... 2021-05-15T16:43:05.9102520Z :: Processing package changes... 2021-05-15T16:43:05.9104017Z reinstalling mingw-w64-x86_64-re2... 2021-05-15T16:43:06.7296427Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-15T16:43:06.7297482Z resolving dependencies... 2021-05-15T16:43:06.7609018Z looking for conflicting packages... 2021-05-15T16:43:06.7688805Z 2021-05-15T16:43:06.7692300Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-15T16:43:06.7692937Z 2021-05-15T16:43:06.7693575Z Total Download Size: 0.37 MiB 2021-05-15T16:43:06.7694278Z Total Installed Size: 1.57 MiB 2021-05-15T16:43:06.7695013Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:06.7695443Z 2021-05-15T16:43:06.7696196Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:06.7696955Z :: Retrieving packages... 2021-05-15T16:43:07.0855133Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T16:43:07.4546590Z checking keyring... 2021-05-15T16:43:07.5472034Z checking package integrity... 2021-05-15T16:43:07.7075666Z loading package files... 2021-05-15T16:43:07.7098748Z checking for file conflicts... 2021-05-15T16:43:07.7099616Z checking available disk space... 2021-05-15T16:43:07.7240654Z :: Processing package changes... 2021-05-15T16:43:07.7241706Z reinstalling mingw-w64-x86_64-readline... 2021-05-15T16:43:08.7221120Z error: target not found: mingw-w64-x86_64-redland 2021-05-15T16:43:09.5844434Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-15T16:43:09.5845546Z resolving dependencies... 2021-05-15T16:43:09.5965081Z looking for conflicting packages... 2021-05-15T16:43:09.6197442Z 2021-05-15T16:43:09.6198599Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-15T16:43:09.6199117Z 2021-05-15T16:43:09.6200034Z Total Installed Size: 4.30 MiB 2021-05-15T16:43:09.6201186Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:09.6201829Z 2021-05-15T16:43:09.6202621Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:09.6203368Z checking keyring... 2021-05-15T16:43:09.6920060Z checking package integrity... 2021-05-15T16:43:09.8166930Z loading package files... 2021-05-15T16:43:09.8197517Z checking for file conflicts... 2021-05-15T16:43:09.8198420Z checking available disk space... 2021-05-15T16:43:09.8234685Z :: Processing package changes... 2021-05-15T16:43:09.8235691Z reinstalling mingw-w64-x86_64-rhash... 2021-05-15T16:43:10.6562535Z resolving dependencies... 2021-05-15T16:43:10.6890732Z looking for conflicting packages... 2021-05-15T16:43:10.6906003Z 2021-05-15T16:43:10.6907942Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-15T16:43:10.6909162Z 2021-05-15T16:43:10.6910244Z Total Download Size: 7.12 MiB 2021-05-15T16:43:10.6911473Z Total Installed Size: 31.49 MiB 2021-05-15T16:43:10.6912268Z 2021-05-15T16:43:10.6913545Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:10.6914956Z :: Retrieving packages... 2021-05-15T16:43:11.0141244Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-15T16:43:11.4782469Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-15T16:43:11.9657979Z checking keyring... 2021-05-15T16:43:12.0643420Z checking package integrity... 2021-05-15T16:43:12.4124419Z loading package files... 2021-05-15T16:43:12.4531965Z checking for file conflicts... 2021-05-15T16:43:12.7632228Z checking available disk space... 2021-05-15T16:43:12.7652234Z :: Processing package changes... 2021-05-15T16:43:12.7653272Z installing mingw-w64-x86_64-pdcurses... 2021-05-15T16:43:12.7821681Z installing mingw-w64-x86_64-ruby... 2021-05-15T16:43:16.3058027Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-15T16:43:16.3058888Z resolving dependencies... 2021-05-15T16:43:16.3166358Z looking for conflicting packages... 2021-05-15T16:43:16.3399364Z 2021-05-15T16:43:16.3400979Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-15T16:43:16.3406702Z 2021-05-15T16:43:16.3407337Z Total Installed Size: 0.16 MiB 2021-05-15T16:43:16.3407905Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:16.3408219Z 2021-05-15T16:43:16.3408763Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:16.3409325Z checking keyring... 2021-05-15T16:43:16.4159131Z checking package integrity... 2021-05-15T16:43:16.5284139Z loading package files... 2021-05-15T16:43:16.5331529Z checking for file conflicts... 2021-05-15T16:43:16.5332346Z checking available disk space... 2021-05-15T16:43:16.5403267Z :: Processing package changes... 2021-05-15T16:43:16.5404327Z reinstalling mingw-w64-x86_64-snappy... 2021-05-15T16:43:17.3654941Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-15T16:43:17.3655832Z resolving dependencies... 2021-05-15T16:43:17.3925611Z looking for conflicting packages... 2021-05-15T16:43:17.4021146Z 2021-05-15T16:43:17.4022352Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-15T16:43:17.4022923Z 2021-05-15T16:43:17.4023508Z Total Download Size: 6.74 MiB 2021-05-15T16:43:17.4024158Z Total Installed Size: 48.62 MiB 2021-05-15T16:43:17.4024810Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:17.4025218Z 2021-05-15T16:43:17.4025934Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:17.4026631Z :: Retrieving packages... 2021-05-15T16:43:17.7199262Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T16:43:18.5596998Z checking keyring... 2021-05-15T16:43:18.6621977Z checking package integrity... 2021-05-15T16:43:18.8757839Z loading package files... 2021-05-15T16:43:18.8904516Z checking for file conflicts... 2021-05-15T16:43:18.8905569Z checking available disk space... 2021-05-15T16:43:19.3033520Z :: Processing package changes... 2021-05-15T16:43:19.3034841Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-15T16:43:21.2810040Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-15T16:43:21.2810870Z resolving dependencies... 2021-05-15T16:43:21.2811939Z looking for conflicting packages... 2021-05-15T16:43:21.3143656Z 2021-05-15T16:43:21.3144831Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-15T16:43:21.3145646Z 2021-05-15T16:43:21.3146500Z Total Installed Size: 0.16 MiB 2021-05-15T16:43:21.3147286Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:21.3147944Z 2021-05-15T16:43:21.3148736Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:21.3149438Z checking keyring... 2021-05-15T16:43:21.3872467Z checking package integrity... 2021-05-15T16:43:21.4988311Z loading package files... 2021-05-15T16:43:21.5030088Z checking for file conflicts... 2021-05-15T16:43:21.5030940Z checking available disk space... 2021-05-15T16:43:21.5052269Z :: Processing package changes... 2021-05-15T16:43:21.5053129Z reinstalling mingw-w64-x86_64-szip... 2021-05-15T16:43:22.3115646Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-15T16:43:22.3116540Z resolving dependencies... 2021-05-15T16:43:22.3388831Z looking for conflicting packages... 2021-05-15T16:43:22.3461996Z 2021-05-15T16:43:22.3463065Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-15T16:43:22.3463738Z 2021-05-15T16:43:22.3464535Z Total Download Size: 2.59 MiB 2021-05-15T16:43:22.3465432Z Total Installed Size: 9.64 MiB 2021-05-15T16:43:22.3466301Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:22.3466858Z 2021-05-15T16:43:22.3467812Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:22.3468876Z :: Retrieving packages... 2021-05-15T16:43:22.6556346Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T16:43:23.3126827Z checking keyring... 2021-05-15T16:43:23.4203975Z checking package integrity... 2021-05-15T16:43:23.6247248Z loading package files... 2021-05-15T16:43:23.6488444Z checking for file conflicts... 2021-05-15T16:43:23.6489600Z checking available disk space... 2021-05-15T16:43:24.0408066Z :: Processing package changes... 2021-05-15T16:43:24.0409236Z reinstalling mingw-w64-x86_64-tcl... 2021-05-15T16:43:27.0251751Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-15T16:43:27.0252614Z resolving dependencies... 2021-05-15T16:43:27.0359741Z looking for conflicting packages... 2021-05-15T16:43:27.0590788Z 2021-05-15T16:43:27.0592184Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-15T16:43:27.0593100Z 2021-05-15T16:43:27.0593701Z Total Download Size: 0.03 MiB 2021-05-15T16:43:27.0594351Z Total Installed Size: 0.06 MiB 2021-05-15T16:43:27.0595011Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:27.0595736Z 2021-05-15T16:43:27.0596523Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:27.0597605Z :: Retrieving packages... 2021-05-15T16:43:27.3987536Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T16:43:27.4922664Z checking keyring... 2021-05-15T16:43:27.5876937Z checking package integrity... 2021-05-15T16:43:27.7400659Z loading package files... 2021-05-15T16:43:27.7419048Z checking for file conflicts... 2021-05-15T16:43:27.7419936Z checking available disk space... 2021-05-15T16:43:27.7449172Z :: Processing package changes... 2021-05-15T16:43:27.7450205Z reinstalling mingw-w64-x86_64-termcap... 2021-05-15T16:43:28.5612694Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-15T16:43:28.5613620Z resolving dependencies... 2021-05-15T16:43:28.5942489Z looking for conflicting packages... 2021-05-15T16:43:28.6010540Z 2021-05-15T16:43:28.6012000Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-15T16:43:28.6013336Z 2021-05-15T16:43:28.6020681Z Total Installed Size: 24.86 MiB 2021-05-15T16:43:28.6022005Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:28.6022572Z 2021-05-15T16:43:28.6023367Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:28.6024103Z checking keyring... 2021-05-15T16:43:28.6853718Z checking package integrity... 2021-05-15T16:43:28.8590271Z loading package files... 2021-05-15T16:43:28.8622294Z checking for file conflicts... 2021-05-15T16:43:28.8623229Z checking available disk space... 2021-05-15T16:43:28.8748078Z :: Processing package changes... 2021-05-15T16:43:28.8749184Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-15T16:43:29.8850993Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-15T16:43:29.8851858Z resolving dependencies... 2021-05-15T16:43:29.9149137Z looking for conflicting packages... 2021-05-15T16:43:29.9237962Z 2021-05-15T16:43:29.9238961Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-15T16:43:29.9239508Z 2021-05-15T16:43:29.9240433Z Total Installed Size: 7.49 MiB 2021-05-15T16:43:29.9241659Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:29.9242173Z 2021-05-15T16:43:29.9243054Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:29.9243770Z checking keyring... 2021-05-15T16:43:30.0061062Z checking package integrity... 2021-05-15T16:43:30.1543641Z loading package files... 2021-05-15T16:43:30.1579085Z checking for file conflicts... 2021-05-15T16:43:30.1579979Z checking available disk space... 2021-05-15T16:43:30.1856367Z :: Processing package changes... 2021-05-15T16:43:30.1857589Z reinstalling mingw-w64-x86_64-thrift... 2021-05-15T16:43:31.1255762Z resolving dependencies... 2021-05-15T16:43:31.1551343Z looking for conflicting packages... 2021-05-15T16:43:31.1629701Z 2021-05-15T16:43:31.1630869Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-15T16:43:31.1631587Z 2021-05-15T16:43:31.1632371Z Total Download Size: 3.09 MiB 2021-05-15T16:43:31.1633279Z Total Installed Size: 47.15 MiB 2021-05-15T16:43:31.1633852Z 2021-05-15T16:43:31.1634837Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:31.1635849Z :: Retrieving packages... 2021-05-15T16:43:31.4704177Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-15T16:43:32.2169584Z checking keyring... 2021-05-15T16:43:32.3179101Z checking package integrity... 2021-05-15T16:43:32.4897769Z loading package files... 2021-05-15T16:43:32.4925213Z checking for file conflicts... 2021-05-15T16:43:32.4951250Z checking available disk space... 2021-05-15T16:43:32.4962715Z :: Processing package changes... 2021-05-15T16:43:32.4963722Z installing mingw-w64-x86_64-tiledb... 2021-05-15T16:43:33.4719605Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-15T16:43:33.4720565Z resolving dependencies... 2021-05-15T16:43:33.4999057Z looking for conflicting packages... 2021-05-15T16:43:33.5081751Z 2021-05-15T16:43:33.5082782Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-15T16:43:33.5083343Z 2021-05-15T16:43:33.5084065Z Total Download Size: 1.93 MiB 2021-05-15T16:43:33.5084787Z Total Installed Size: 5.55 MiB 2021-05-15T16:43:33.5085455Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:33.5085880Z 2021-05-15T16:43:33.5086646Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:33.5087406Z :: Retrieving packages... 2021-05-15T16:43:33.8263589Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T16:43:34.4795447Z checking keyring... 2021-05-15T16:43:34.5758007Z checking package integrity... 2021-05-15T16:43:34.7327688Z loading package files... 2021-05-15T16:43:34.7475191Z checking for file conflicts... 2021-05-15T16:43:34.7476250Z checking available disk space... 2021-05-15T16:43:34.9108951Z :: Processing package changes... 2021-05-15T16:43:34.9110521Z reinstalling mingw-w64-x86_64-tk... 2021-05-15T16:43:36.3930124Z resolving dependencies... 2021-05-15T16:43:36.4220814Z looking for conflicting packages... 2021-05-15T16:43:36.4306740Z 2021-05-15T16:43:36.4308174Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-15T16:43:36.4309126Z 2021-05-15T16:43:36.4310125Z Total Download Size: 0.11 MiB 2021-05-15T16:43:36.4311414Z Total Installed Size: 0.30 MiB 2021-05-15T16:43:36.4312163Z 2021-05-15T16:43:36.4313378Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:36.4314628Z :: Retrieving packages... 2021-05-15T16:43:36.7386127Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-15T16:43:37.0122268Z checking keyring... 2021-05-15T16:43:37.1093547Z checking package integrity... 2021-05-15T16:43:37.2593325Z loading package files... 2021-05-15T16:43:37.2614830Z checking for file conflicts... 2021-05-15T16:43:37.2621759Z checking available disk space... 2021-05-15T16:43:37.2633168Z :: Processing package changes... 2021-05-15T16:43:37.2634057Z installing mingw-w64-x86_64-tktable... 2021-05-15T16:43:38.1428558Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:43:38.1429537Z resolving dependencies... 2021-05-15T16:43:38.1539701Z looking for conflicting packages... 2021-05-15T16:43:38.1794400Z 2021-05-15T16:43:38.1798442Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:43:38.1801129Z 2021-05-15T16:43:38.1803637Z Total Download Size: 0.30 MiB 2021-05-15T16:43:38.1807019Z Total Installed Size: 0.96 MiB 2021-05-15T16:43:38.1809707Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:38.1811100Z 2021-05-15T16:43:38.1814649Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:38.1817261Z :: Retrieving packages... 2021-05-15T16:43:38.4844373Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:43:38.8494971Z checking keyring... 2021-05-15T16:43:38.9504057Z checking package integrity... 2021-05-15T16:43:39.1014284Z loading package files... 2021-05-15T16:43:39.1029481Z checking for file conflicts... 2021-05-15T16:43:39.1030621Z checking available disk space... 2021-05-15T16:43:39.1063585Z :: Processing package changes... 2021-05-15T16:43:39.1064562Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-15T16:43:39.9120448Z resolving dependencies... 2021-05-15T16:43:39.9213687Z looking for conflicting packages... 2021-05-15T16:43:39.9462801Z 2021-05-15T16:43:39.9464061Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-15T16:43:39.9464958Z 2021-05-15T16:43:39.9465654Z Total Download Size: 0.17 MiB 2021-05-15T16:43:39.9466447Z Total Installed Size: 0.70 MiB 2021-05-15T16:43:39.9466944Z 2021-05-15T16:43:39.9467783Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:39.9468612Z :: Retrieving packages... 2021-05-15T16:43:40.2563150Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-15T16:43:40.5343032Z checking keyring... 2021-05-15T16:43:40.6266551Z checking package integrity... 2021-05-15T16:43:40.7610874Z loading package files... 2021-05-15T16:43:40.7629514Z checking for file conflicts... 2021-05-15T16:43:40.7644059Z checking available disk space... 2021-05-15T16:43:40.7655304Z :: Processing package changes... 2021-05-15T16:43:40.7656213Z installing mingw-w64-x86_64-udunits... 2021-05-15T16:43:41.6742506Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-15T16:43:41.6743558Z resolving dependencies... 2021-05-15T16:43:41.6745695Z looking for conflicting packages... 2021-05-15T16:43:41.7131665Z 2021-05-15T16:43:41.7133427Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-15T16:43:41.7134236Z 2021-05-15T16:43:41.7134861Z Total Download Size: 0.01 MiB 2021-05-15T16:43:41.7135540Z Total Installed Size: 0.00 MiB 2021-05-15T16:43:41.7136184Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:41.7136595Z 2021-05-15T16:43:41.7137337Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:41.7138061Z :: Retrieving packages... 2021-05-15T16:43:42.0279679Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T16:43:42.1203743Z checking keyring... 2021-05-15T16:43:42.2113321Z checking package integrity... 2021-05-15T16:43:42.3632639Z loading package files... 2021-05-15T16:43:42.3658534Z checking for file conflicts... 2021-05-15T16:43:42.3660263Z checking available disk space... 2021-05-15T16:43:42.3675702Z :: Processing package changes... 2021-05-15T16:43:42.3676908Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-15T16:43:43.2345761Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:43:43.2347269Z resolving dependencies... 2021-05-15T16:43:43.2551438Z looking for conflicting packages... 2021-05-15T16:43:43.2702979Z 2021-05-15T16:43:43.2704164Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:43:43.2704976Z 2021-05-15T16:43:43.2705619Z Total Download Size: 0.04 MiB 2021-05-15T16:43:43.2706312Z Total Installed Size: 0.37 MiB 2021-05-15T16:43:43.2706981Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:43.2707441Z 2021-05-15T16:43:43.2708222Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:43.2709213Z :: Retrieving packages... 2021-05-15T16:43:43.5774836Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:43:43.7604926Z checking keyring... 2021-05-15T16:43:43.8576505Z checking package integrity... 2021-05-15T16:43:44.0055170Z loading package files... 2021-05-15T16:43:44.0069636Z checking for file conflicts... 2021-05-15T16:43:44.0070442Z checking available disk space... 2021-05-15T16:43:44.0130384Z :: Processing package changes... 2021-05-15T16:43:44.0131498Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-15T16:43:44.8659008Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T16:43:44.8660472Z resolving dependencies... 2021-05-15T16:43:44.8661736Z looking for conflicting packages... 2021-05-15T16:43:44.8994491Z 2021-05-15T16:43:44.8995993Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T16:43:44.8996860Z 2021-05-15T16:43:44.8997447Z Total Download Size: 0.02 MiB 2021-05-15T16:43:44.8998114Z Total Installed Size: 0.21 MiB 2021-05-15T16:43:44.8998767Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:44.8999150Z 2021-05-15T16:43:44.8999997Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:44.9000962Z :: Retrieving packages... 2021-05-15T16:43:45.2075778Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T16:43:45.3045149Z checking keyring... 2021-05-15T16:43:45.3984265Z checking package integrity... 2021-05-15T16:43:45.5355327Z loading package files... 2021-05-15T16:43:45.5370238Z checking for file conflicts... 2021-05-15T16:43:45.5371046Z checking available disk space... 2021-05-15T16:43:45.5398078Z :: Processing package changes... 2021-05-15T16:43:45.5399064Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-15T16:43:46.3569059Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-15T16:43:46.3570006Z resolving dependencies... 2021-05-15T16:43:46.3770468Z looking for conflicting packages... 2021-05-15T16:43:46.3922650Z 2021-05-15T16:43:46.3923855Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-15T16:43:46.3924790Z 2021-05-15T16:43:46.3925348Z Total Installed Size: 6.66 MiB 2021-05-15T16:43:46.3926330Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:46.3926754Z 2021-05-15T16:43:46.3927508Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:46.3929626Z checking keyring... 2021-05-15T16:43:46.4739129Z checking package integrity... 2021-05-15T16:43:46.6003996Z loading package files... 2021-05-15T16:43:46.6041535Z checking for file conflicts... 2021-05-15T16:43:46.6042530Z checking available disk space... 2021-05-15T16:43:46.6058458Z :: Processing package changes... 2021-05-15T16:43:46.6059328Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-15T16:43:47.6672492Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-15T16:43:47.6673564Z resolving dependencies... 2021-05-15T16:43:47.6784191Z looking for conflicting packages... 2021-05-15T16:43:47.7022743Z 2021-05-15T16:43:47.7024219Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-15T16:43:47.7032972Z 2021-05-15T16:43:47.7034123Z Total Installed Size: 46.73 MiB 2021-05-15T16:43:47.7035407Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:47.7036006Z 2021-05-15T16:43:47.7036809Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:47.7037494Z checking keyring... 2021-05-15T16:43:47.7798819Z checking package integrity... 2021-05-15T16:43:47.9141214Z loading package files... 2021-05-15T16:43:47.9161022Z checking for file conflicts... 2021-05-15T16:43:47.9162009Z checking available disk space... 2021-05-15T16:43:47.9178599Z :: Processing package changes... 2021-05-15T16:43:47.9179438Z reinstalling mingw-w64-x86_64-x265... 2021-05-15T16:43:48.8796945Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-15T16:43:48.8797836Z resolving dependencies... 2021-05-15T16:43:48.8801152Z looking for conflicting packages... 2021-05-15T16:43:48.9172378Z 2021-05-15T16:43:48.9173665Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-15T16:43:48.9174255Z 2021-05-15T16:43:48.9174872Z Total Installed Size: 1.70 MiB 2021-05-15T16:43:48.9175515Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:48.9175842Z 2021-05-15T16:43:48.9176436Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:48.9177401Z checking keyring... 2021-05-15T16:43:49.0039133Z checking package integrity... 2021-05-15T16:43:49.1519964Z loading package files... 2021-05-15T16:43:49.1540425Z checking for file conflicts... 2021-05-15T16:43:49.1541345Z checking available disk space... 2021-05-15T16:43:49.1555415Z :: Processing package changes... 2021-05-15T16:43:49.1556607Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-15T16:43:50.0128645Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-15T16:43:50.0129526Z resolving dependencies... 2021-05-15T16:43:50.0249142Z looking for conflicting packages... 2021-05-15T16:43:50.0503985Z 2021-05-15T16:43:50.0504851Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-15T16:43:50.0505259Z 2021-05-15T16:43:50.0505872Z Total Download Size: 0.35 MiB 2021-05-15T16:43:50.0506640Z Total Installed Size: 1.67 MiB 2021-05-15T16:43:50.0507218Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:50.0507539Z 2021-05-15T16:43:50.0508290Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:50.0509078Z :: Retrieving packages... 2021-05-15T16:43:50.3592047Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T16:43:50.7291987Z checking keyring... 2021-05-15T16:43:50.8439880Z checking package integrity... 2021-05-15T16:43:50.9999520Z loading package files... 2021-05-15T16:43:51.0042849Z checking for file conflicts... 2021-05-15T16:43:51.0043969Z checking available disk space... 2021-05-15T16:43:51.0330670Z :: Processing package changes... 2021-05-15T16:43:51.0331839Z reinstalling mingw-w64-x86_64-xz... 2021-05-15T16:43:51.9324466Z resolving dependencies... 2021-05-15T16:43:51.9440238Z looking for conflicting packages... 2021-05-15T16:43:51.9667037Z 2021-05-15T16:43:51.9668228Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-15T16:43:51.9668759Z 2021-05-15T16:43:51.9669369Z Total Download Size: 0.50 MiB 2021-05-15T16:43:51.9670075Z Total Installed Size: 3.27 MiB 2021-05-15T16:43:51.9670501Z 2021-05-15T16:43:51.9671257Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:51.9671968Z :: Retrieving packages... 2021-05-15T16:43:52.2784634Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-15T16:43:52.7414147Z checking keyring... 2021-05-15T16:43:52.8385433Z checking package integrity... 2021-05-15T16:43:52.9973646Z loading package files... 2021-05-15T16:43:53.0055603Z checking for file conflicts... 2021-05-15T16:43:53.0083478Z checking available disk space... 2021-05-15T16:43:53.0095445Z :: Processing package changes... 2021-05-15T16:43:53.0096351Z installing mingw-w64-x86_64-yasm... 2021-05-15T16:43:54.0846456Z error: target not found: mingw-w64-x86_64-zint 2021-05-15T16:43:54.9485283Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-15T16:43:54.9486352Z resolving dependencies... 2021-05-15T16:43:54.9487389Z looking for conflicting packages... 2021-05-15T16:43:54.9844295Z 2021-05-15T16:43:54.9845508Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-15T16:43:54.9846036Z 2021-05-15T16:43:54.9846650Z Total Download Size: 0.10 MiB 2021-05-15T16:43:54.9847327Z Total Installed Size: 0.38 MiB 2021-05-15T16:43:54.9848003Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:54.9848415Z 2021-05-15T16:43:54.9849177Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:54.9850229Z :: Retrieving packages... 2021-05-15T16:43:55.2965796Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T16:43:55.5701276Z checking keyring... 2021-05-15T16:43:55.6711711Z checking package integrity... 2021-05-15T16:43:55.8371992Z loading package files... 2021-05-15T16:43:55.8397261Z checking for file conflicts... 2021-05-15T16:43:55.8401864Z checking available disk space... 2021-05-15T16:43:55.8436704Z :: Processing package changes... 2021-05-15T16:43:55.8437877Z reinstalling mingw-w64-x86_64-zlib... 2021-05-15T16:43:56.7129582Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-15T16:43:56.7130434Z resolving dependencies... 2021-05-15T16:43:56.7131660Z looking for conflicting packages... 2021-05-15T16:43:56.7525614Z 2021-05-15T16:43:56.7526765Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-15T16:43:56.7527404Z 2021-05-15T16:43:56.7528013Z Total Download Size: 0.47 MiB 2021-05-15T16:43:56.7528695Z Total Installed Size: 3.13 MiB 2021-05-15T16:43:56.7529338Z Net Upgrade Size: 0.00 MiB 2021-05-15T16:43:56.7529751Z 2021-05-15T16:43:56.7530519Z :: Proceed with installation? [Y/n] 2021-05-15T16:43:56.7531248Z :: Retrieving packages... 2021-05-15T16:43:57.0586920Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T16:43:57.5143313Z checking keyring... 2021-05-15T16:43:57.6085852Z checking package integrity... 2021-05-15T16:43:57.7461924Z loading package files... 2021-05-15T16:43:57.7485596Z checking for file conflicts... 2021-05-15T16:43:57.7487366Z checking available disk space... 2021-05-15T16:43:57.7536185Z :: Processing package changes... 2021-05-15T16:43:57.7537213Z reinstalling mingw-w64-x86_64-zstd... 2021-05-15T16:43:58.0817865Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T16:43:58.0823062Z Dload Upload Total Spent Left Speed 2021-05-15T16:43:58.0824463Z 2021-05-15T16:43:58.2195501Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T16:43:58.2196866Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1157 2021-05-15T16:43:58.4949412Z 2021-05-15T16:43:58.5183428Z 85 29.0M 85 24.9M 0 0 24.9M 0 0:00:01 --:--:-- 0:00:01 24.9M 2021-05-15T16:43:58.5184743Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 273M 2021-05-15T16:44:00.6695717Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T16:44:00.6696345Z with: 2021-05-15T16:44:00.6696875Z github_slug: neuroconductor/fmri 2021-05-15T16:44:00.6697344Z env: 2021-05-15T16:44:00.6697786Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:44:00.6698282Z TIC_DEPLOY_KEY: 2021-05-15T16:44:00.6698666Z RSPM: 2021-05-15T16:44:00.6700346Z GITHUB_PAT: *** 2021-05-15T16:44:00.6700776Z COVERALLS_TOKEN: 2021-05-15T16:44:00.6701292Z continue-on-error: false 2021-05-15T16:44:00.6701774Z VDIFFR_RUN_TESTS: 2021-05-15T16:44:00.6702235Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:44:00.6702632Z TZ: UTC 2021-05-15T16:44:00.6703056Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:44:00.6703476Z NOT_CRAN: true 2021-05-15T16:44:00.6703891Z MSYSTEM: MINGW64 2021-05-15T16:44:00.6704327Z ##[endgroup] 2021-05-15T16:44:00.8901205Z repo slug is: neuroconductor/fmri 2021-05-15T16:44:00.9195706Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T16:44:00.9196362Z env: 2021-05-15T16:44:00.9196817Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:44:00.9197363Z TIC_DEPLOY_KEY: 2021-05-15T16:44:00.9197748Z RSPM: 2021-05-15T16:44:00.9198654Z GITHUB_PAT: *** 2021-05-15T16:44:00.9199144Z COVERALLS_TOKEN: 2021-05-15T16:44:00.9199655Z continue-on-error: false 2021-05-15T16:44:00.9200134Z VDIFFR_RUN_TESTS: 2021-05-15T16:44:00.9200597Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:44:00.9200998Z TZ: UTC 2021-05-15T16:44:00.9201418Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:44:00.9201854Z NOT_CRAN: true 2021-05-15T16:44:00.9202243Z MSYSTEM: MINGW64 2021-05-15T16:44:00.9202660Z ##[endgroup] 2021-05-15T16:44:01.6539895Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T16:44:01.6540568Z with: 2021-05-15T16:44:01.6541146Z repo_name: fmri 2021-05-15T16:44:01.6541571Z repo_version: 1.9.3 2021-05-15T16:44:01.6541977Z runner_os: Windows 2021-05-15T16:44:01.6542393Z R_version: 3.6 2021-05-15T16:44:01.6542743Z env: 2021-05-15T16:44:01.6543214Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:44:01.6543710Z TIC_DEPLOY_KEY: 2021-05-15T16:44:01.6544072Z RSPM: 2021-05-15T16:44:01.6545911Z GITHUB_PAT: *** 2021-05-15T16:44:01.6546899Z COVERALLS_TOKEN: 2021-05-15T16:44:01.6547403Z continue-on-error: false 2021-05-15T16:44:01.6547908Z VDIFFR_RUN_TESTS: 2021-05-15T16:44:01.6548373Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:44:01.6548776Z TZ: UTC 2021-05-15T16:44:01.6549638Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:44:01.6550369Z NOT_CRAN: true 2021-05-15T16:44:01.6550778Z MSYSTEM: MINGW64 2021-05-15T16:44:01.6551228Z ##[endgroup] 2021-05-15T16:44:01.7321481Z Package: fmri 2021-05-15T16:44:01.7326051Z Version: 1.9.3 2021-05-15T16:44:01.7326682Z OS: Windows 2021-05-15T16:44:01.7587699Z ##[group]Run install.packages('remotes') 2021-05-15T16:44:01.7588493Z install.packages('remotes') 2021-05-15T16:44:01.7589450Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T16:44:01.7590501Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T16:44:01.7596360Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T16:44:01.7596815Z env: 2021-05-15T16:44:01.7597297Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:44:01.7597778Z TIC_DEPLOY_KEY: 2021-05-15T16:44:01.7598171Z RSPM: 2021-05-15T16:44:01.7599250Z GITHUB_PAT: *** 2021-05-15T16:44:01.7599661Z COVERALLS_TOKEN: 2021-05-15T16:44:01.7600184Z continue-on-error: false 2021-05-15T16:44:01.7600668Z VDIFFR_RUN_TESTS: 2021-05-15T16:44:01.7601138Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:44:01.7601567Z TZ: UTC 2021-05-15T16:44:01.7601997Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:44:01.7602423Z NOT_CRAN: true 2021-05-15T16:44:01.7602837Z MSYSTEM: MINGW64 2021-05-15T16:44:01.7603262Z ##[endgroup] 2021-05-15T16:44:02.0101611Z Installing package into 'D:/a/_temp/Library' 2021-05-15T16:44:02.0102575Z (as 'lib' is unspecified) 2021-05-15T16:44:04.8865391Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-15T16:44:04.8933766Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-15T16:44:04.9018960Z ================================================== 2021-05-15T16:44:04.9063467Z downloaded 384 KB 2021-05-15T16:44:04.9064166Z 2021-05-15T16:44:04.9229969Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-15T16:44:04.9381456Z 2021-05-15T16:44:04.9385465Z The downloaded binary packages are in 2021-05-15T16:44:04.9446059Z C:\Users\runneradmin\AppData\Local\Temp\RtmpWspyiB\downloaded_packages 2021-05-15T16:44:09.0133284Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T16:44:09.0134125Z remotes::install_github("ropensci/tic") 2021-05-15T16:44:09.0134813Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T16:44:09.0135527Z remotes::install_github("muschellij2/aghast") 2021-05-15T16:44:09.0136121Z remotes::install_cran("covr") 2021-05-15T16:44:09.0143096Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T16:44:09.0143529Z env: 2021-05-15T16:44:09.0143998Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:44:09.0144508Z TIC_DEPLOY_KEY: 2021-05-15T16:44:09.0146360Z RSPM: 2021-05-15T16:44:09.0148070Z GITHUB_PAT: *** 2021-05-15T16:44:09.0148517Z COVERALLS_TOKEN: 2021-05-15T16:44:09.0149162Z continue-on-error: false 2021-05-15T16:44:09.0194019Z VDIFFR_RUN_TESTS: 2021-05-15T16:44:09.0195901Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:44:09.0196361Z TZ: UTC 2021-05-15T16:44:09.0196829Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:44:09.0197250Z NOT_CRAN: true 2021-05-15T16:44:09.0197807Z MSYSTEM: MINGW64 2021-05-15T16:44:09.0198231Z ##[endgroup] 2021-05-15T16:44:09.2705987Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:44:10.0010097Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T16:44:14.8214242Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T16:44:14.8215532Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:44:14.8216640Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:44:14.8217677Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T16:44:14.8218835Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T16:44:14.8219879Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:44:14.8220907Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T16:44:14.8221958Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T16:44:14.8222961Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T16:44:14.8224305Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T16:44:14.8225345Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T16:44:14.8226362Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T16:44:14.8227409Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T16:44:14.8228574Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T16:44:14.8229619Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T16:44:14.8230677Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T16:44:14.8231811Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:44:14.8232916Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:44:14.8234063Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T16:44:14.8234664Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T16:44:14.8235251Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T16:44:14.8235819Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T16:44:14.8236411Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T16:44:14.8237018Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T16:44:14.8237607Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:44:14.8238300Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:44:14.8238916Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:44:14.8239490Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:44:14.8240062Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T16:44:14.8240650Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T16:44:14.8241224Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T16:44:14.8241839Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T16:44:14.8242438Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T16:44:14.8243045Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T16:44:14.8243625Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T16:44:14.8246196Z 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-15T16:44:14.8263227Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T16:44:14.8263993Z (as 'lib' is unspecified) 2021-05-15T16:44:16.4935175Z 2021-05-15T16:44:16.4938261Z There is a binary version available but the source version is later: 2021-05-15T16:44:16.4969452Z binary source needs_compilation 2021-05-15T16:44:16.4970297Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T16:44:16.4970750Z 2021-05-15T16:44:16.4996473Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-15T16:44:16.5023918Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-15T16:44:16.5177582Z ================================================== 2021-05-15T16:44:16.5178390Z downloaded 1.2 MB 2021-05-15T16:44:16.5178823Z 2021-05-15T16:44:16.5193599Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-15T16:44:16.5222093Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-15T16:44:16.5237104Z ================================================== 2021-05-15T16:44:16.5237962Z downloaded 230 KB 2021-05-15T16:44:16.5238447Z 2021-05-15T16:44:16.5253069Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-15T16:44:16.5279901Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-15T16:44:16.5294558Z ================================================== 2021-05-15T16:44:16.5295382Z downloaded 151 KB 2021-05-15T16:44:16.5295843Z 2021-05-15T16:44:16.5306747Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-15T16:44:16.5336412Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-15T16:44:16.5342502Z ================================================== 2021-05-15T16:44:16.5343542Z downloaded 58 KB 2021-05-15T16:44:16.5347170Z 2021-05-15T16:44:16.5355939Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-15T16:44:16.5381182Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-15T16:44:16.5392655Z ================================================== 2021-05-15T16:44:16.5393428Z downloaded 63 KB 2021-05-15T16:44:16.5393886Z 2021-05-15T16:44:16.5403810Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-15T16:44:16.5433854Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-15T16:44:16.5443969Z ================================================== 2021-05-15T16:44:16.5444755Z downloaded 82 KB 2021-05-15T16:44:16.5445197Z 2021-05-15T16:44:16.5456515Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-15T16:44:16.5490702Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-15T16:44:16.5732673Z ================================================== 2021-05-15T16:44:16.5733447Z downloaded 3.9 MB 2021-05-15T16:44:16.5734009Z 2021-05-15T16:44:16.5748242Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-15T16:44:16.5773815Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-15T16:44:16.5783820Z ================================================== 2021-05-15T16:44:16.5784661Z downloaded 47 KB 2021-05-15T16:44:16.5785159Z 2021-05-15T16:44:16.5797997Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-15T16:44:16.5825759Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-15T16:44:16.6047510Z ================================================== 2021-05-15T16:44:16.6048485Z downloaded 4.1 MB 2021-05-15T16:44:16.6048987Z 2021-05-15T16:44:16.6061972Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-15T16:44:16.6088735Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-15T16:44:16.6155026Z ================================================== 2021-05-15T16:44:16.6155916Z downloaded 529 KB 2021-05-15T16:44:16.6156488Z 2021-05-15T16:44:16.6168983Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-15T16:44:16.6194617Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-15T16:44:16.6200231Z ================================================== 2021-05-15T16:44:16.6201520Z downloaded 15 KB 2021-05-15T16:44:16.6202025Z 2021-05-15T16:44:16.6213852Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-15T16:44:16.6242290Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-15T16:44:16.6404493Z ================================================== 2021-05-15T16:44:16.6405388Z downloaded 507 KB 2021-05-15T16:44:16.6405863Z 2021-05-15T16:44:16.6422199Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-15T16:44:16.6455739Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-15T16:44:16.6464898Z ================================================== 2021-05-15T16:44:16.6465662Z downloaded 95 KB 2021-05-15T16:44:16.6466100Z 2021-05-15T16:44:16.6478782Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-15T16:44:16.6513331Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-15T16:44:16.6542126Z ================================================== 2021-05-15T16:44:16.6543056Z downloaded 522 KB 2021-05-15T16:44:16.6543498Z 2021-05-15T16:44:16.6555754Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-15T16:44:16.6661520Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-15T16:44:16.6689861Z ================================================== 2021-05-15T16:44:16.6690742Z downloaded 726 KB 2021-05-15T16:44:16.6691228Z 2021-05-15T16:44:16.6706256Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-15T16:44:16.6733707Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-15T16:44:16.6756666Z ================================================== 2021-05-15T16:44:16.6757436Z downloaded 295 KB 2021-05-15T16:44:16.6757893Z 2021-05-15T16:44:16.6776522Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-15T16:44:16.6803767Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-15T16:44:16.6829492Z ================================================== 2021-05-15T16:44:16.6830241Z downloaded 169 KB 2021-05-15T16:44:16.6830651Z 2021-05-15T16:44:16.6847090Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-15T16:44:16.6883215Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-15T16:44:16.6893332Z ================================================== 2021-05-15T16:44:16.6894105Z downloaded 102 KB 2021-05-15T16:44:16.6894570Z 2021-05-15T16:44:16.6908986Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-15T16:44:16.6938271Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-15T16:44:16.6951573Z ================================================== 2021-05-15T16:44:16.6952349Z downloaded 138 KB 2021-05-15T16:44:16.6952809Z 2021-05-15T16:44:16.6965393Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-15T16:44:16.7003332Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-15T16:44:16.7029989Z ================================================== 2021-05-15T16:44:16.7030826Z downloaded 421 KB 2021-05-15T16:44:16.7031282Z 2021-05-15T16:44:16.7045081Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-15T16:44:16.7109376Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-15T16:44:16.7175107Z ================================================== 2021-05-15T16:44:16.7175959Z downloaded 201 KB 2021-05-15T16:44:16.7176487Z 2021-05-15T16:44:16.7189890Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-15T16:44:16.7215235Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-15T16:44:16.7230042Z ================================================== 2021-05-15T16:44:16.7230794Z downloaded 207 KB 2021-05-15T16:44:16.7231248Z 2021-05-15T16:44:16.7244236Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-15T16:44:16.7273143Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-15T16:44:16.7281440Z ================================================== 2021-05-15T16:44:16.7282266Z downloaded 81 KB 2021-05-15T16:44:16.7282734Z 2021-05-15T16:44:16.7301622Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-15T16:44:16.7329185Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-15T16:44:16.7336374Z ================================================== 2021-05-15T16:44:16.7337170Z downloaded 57 KB 2021-05-15T16:44:16.7337618Z 2021-05-15T16:44:16.7353707Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-15T16:44:16.7387560Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-15T16:44:16.7416991Z ================================================== 2021-05-15T16:44:16.7418259Z downloaded 420 KB 2021-05-15T16:44:16.7419052Z 2021-05-15T16:44:16.7431129Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-15T16:44:16.7456980Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-15T16:44:16.7470143Z ================================================== 2021-05-15T16:44:16.7470913Z downloaded 108 KB 2021-05-15T16:44:16.7471364Z 2021-05-15T16:44:16.7488665Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-15T16:44:16.7514444Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-15T16:44:16.7529474Z ================================================== 2021-05-15T16:44:16.7530275Z downloaded 138 KB 2021-05-15T16:44:16.7530716Z 2021-05-15T16:44:16.7544449Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-15T16:44:16.7575554Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-15T16:44:16.8617251Z ================================================== 2021-05-15T16:44:16.8618278Z downloaded 3.5 MB 2021-05-15T16:44:16.8618814Z 2021-05-15T16:44:16.8639508Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-15T16:44:16.8685436Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-15T16:44:16.8761886Z ================================================== 2021-05-15T16:44:16.8762757Z downloaded 789 KB 2021-05-15T16:44:16.8763239Z 2021-05-15T16:44:16.8780346Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-15T16:44:16.8806493Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-15T16:44:16.8881246Z ================================================== 2021-05-15T16:44:16.8882102Z downloaded 516 KB 2021-05-15T16:44:16.8882544Z 2021-05-15T16:44:16.8901562Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-15T16:44:16.8931716Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-15T16:44:16.8935958Z ================================================== 2021-05-15T16:44:16.8936705Z downloaded 50 KB 2021-05-15T16:44:16.8937146Z 2021-05-15T16:44:16.8951141Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-15T16:44:16.8978373Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-15T16:44:16.9037315Z ================================================== 2021-05-15T16:44:16.9038271Z downloaded 717 KB 2021-05-15T16:44:16.9038713Z 2021-05-15T16:44:16.9127098Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-15T16:44:16.9153773Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-15T16:44:16.9167867Z ================================================== 2021-05-15T16:44:16.9168425Z downloaded 48 KB 2021-05-15T16:44:16.9168890Z 2021-05-15T16:44:16.9180140Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-15T16:44:16.9204705Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-15T16:44:16.9442331Z ================================================== 2021-05-15T16:44:16.9443492Z downloaded 3.8 MB 2021-05-15T16:44:16.9443951Z 2021-05-15T16:44:16.9836613Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.0160108Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.0341278Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.0482320Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.0635790Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.0752154Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.2049222Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.2201448Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.3605302Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.3868541Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.3970234Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.4237481Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.4448130Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.4655232Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.5014009Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.5260717Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.5428656Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.5604973Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.5725493Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.5995315Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.6208941Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.6409229Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.6678130Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.6812993Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.7055591Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.7269901Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.7447167Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.8661300Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.9090113Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.9310518Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.9445775Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.9873819Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-15T16:44:17.9978994Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-15T16:44:18.1236307Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-15T16:44:18.1271471Z 2021-05-15T16:44:18.1272580Z The downloaded binary packages are in 2021-05-15T16:44:18.1274333Z C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\downloaded_packages 2021-05-15T16:44:18.1277267Z installing the source package 'cachem' 2021-05-15T16:44:18.1279674Z 2021-05-15T16:44:18.1302409Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T16:44:18.1338947Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T16:44:18.1349741Z ================================================== 2021-05-15T16:44:18.1350644Z downloaded 24 KB 2021-05-15T16:44:18.1351397Z 2021-05-15T16:44:18.5138835Z * installing *source* package 'cachem' ... 2021-05-15T16:44:18.5175962Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-15T16:44:18.5178929Z ** using staged installation 2021-05-15T16:44:18.5628402Z ** libs 2021-05-15T16:44:18.5640781Z 2021-05-15T16:44:18.5641909Z *** arch - i386 2021-05-15T16:44:18.6250954Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c cache.c -o cache.o 2021-05-15T16:44:18.9572576Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-15T16:44:19.2149286Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-15T16:44:19.3974696Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-15T16:44:19.3984332Z 2021-05-15T16:44:19.3986284Z *** arch - x64 2021-05-15T16:44:19.4330602Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c cache.c -o cache.o 2021-05-15T16:44:19.7403933Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-15T16:44:19.9819744Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-15T16:44:20.1659227Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-15T16:44:20.1689065Z ** R 2021-05-15T16:44:20.1838226Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:20.8947090Z ** help 2021-05-15T16:44:20.9689814Z *** installing help indices 2021-05-15T16:44:21.0082517Z converting help for package 'cachem' 2021-05-15T16:44:21.0480796Z finding HTML links ... done 2021-05-15T16:44:21.1783840Z cache_disk html 2021-05-15T16:44:21.1888332Z cache_layered html 2021-05-15T16:44:21.2763874Z cache_mem html 2021-05-15T16:44:21.2936718Z ** building package indices 2021-05-15T16:44:21.2937407Z reexports html 2021-05-15T16:44:21.3181750Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:21.3182879Z *** arch - i386 2021-05-15T16:44:21.8323981Z *** arch - x64 2021-05-15T16:44:22.1458018Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:22.1462779Z *** arch - i386 2021-05-15T16:44:22.4543880Z *** arch - x64 2021-05-15T16:44:22.8596759Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:22.8650538Z * DONE (cachem) 2021-05-15T16:44:22.8965899Z 2021-05-15T16:44:22.8967081Z The downloaded source packages are in 2021-05-15T16:44:22.8968151Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\downloaded_packages' 2021-05-15T16:44:22.9004306Z Running `R CMD build`... 2021-05-15T16:44:28.5940613Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\remotes1bf0660e29c4\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-15T16:44:28.5942471Z * preparing 'tic': 2021-05-15T16:44:28.5943302Z * checking DESCRIPTION meta-information ... OK 2021-05-15T16:44:28.5944382Z * installing the package to process help pages 2021-05-15T16:44:28.5945386Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:44:28.5946325Z * checking for empty or unneeded directories 2021-05-15T16:44:28.5947662Z Removed empty directory 'tic/.circleci' 2021-05-15T16:44:28.5948438Z Removed empty directory 'tic/pkgdown' 2021-05-15T16:44:28.5949128Z * building 'tic_0.10.0.tar.gz' 2021-05-15T16:44:28.5966397Z Installing package into 'D:/a/_temp/Library' 2021-05-15T16:44:28.5967193Z (as 'lib' is unspecified) 2021-05-15T16:44:29.2128120Z * installing *source* package 'tic' ... 2021-05-15T16:44:29.2132675Z ** using staged installation 2021-05-15T16:44:29.2628423Z ** R 2021-05-15T16:44:29.3186536Z ** inst 2021-05-15T16:44:29.3469589Z ** preparing package for lazy loading 2021-05-15T16:44:29.8551424Z ** help 2021-05-15T16:44:30.1646341Z *** installing help indices 2021-05-15T16:44:30.3505499Z converting help for package 'tic' 2021-05-15T16:44:30.3795346Z finding HTML links ... done 2021-05-15T16:44:30.4942735Z Deprecated html 2021-05-15T16:44:30.5349808Z TicStep html 2021-05-15T16:44:30.5482195Z base64serialize html 2021-05-15T16:44:30.5723676Z ci html 2021-05-15T16:44:30.6393268Z do_blogdown html 2021-05-15T16:44:30.7046707Z do_bookdown html 2021-05-15T16:44:30.7545566Z do_drat html 2021-05-15T16:44:30.8259832Z do_package_checks html 2021-05-15T16:44:30.8948044Z do_pkgdown html 2021-05-15T16:44:30.9712841Z do_readme_rmd html 2021-05-15T16:44:30.9972228Z dsl html 2021-05-15T16:44:31.0386495Z dsl_get html 2021-05-15T16:44:31.0606397Z gha_add_secret html 2021-05-15T16:44:31.0765990Z github_helpers html 2021-05-15T16:44:31.0894107Z github_info html 2021-05-15T16:44:31.1008143Z list_macros html 2021-05-15T16:44:31.1227400Z macro html 2021-05-15T16:44:31.1384529Z prepare_all_stages html 2021-05-15T16:44:31.1476393Z reexports html 2021-05-15T16:44:31.1638069Z repo html 2021-05-15T16:44:31.1906525Z run_all_stages html 2021-05-15T16:44:31.2161077Z run_stage html 2021-05-15T16:44:31.2387438Z ssh_key_helpers html 2021-05-15T16:44:31.2437659Z stages html 2021-05-15T16:44:31.2669320Z step_add_to_drat html 2021-05-15T16:44:31.2876070Z step_add_to_known_hosts html 2021-05-15T16:44:31.3110795Z step_build_blogdown html 2021-05-15T16:44:31.3231484Z step_build_bookdown html 2021-05-15T16:44:31.3748956Z step_build_pkgdown html 2021-05-15T16:44:31.4165436Z step_do_push_deploy html 2021-05-15T16:44:31.4382652Z step_hello_world html 2021-05-15T16:44:31.4893155Z step_install_pkg html 2021-05-15T16:44:31.5168478Z step_install_ssh_keys html 2021-05-15T16:44:31.5611498Z step_push_deploy html 2021-05-15T16:44:31.6013264Z step_rcmdcheck html 2021-05-15T16:44:31.6247290Z step_run_code html 2021-05-15T16:44:31.6420796Z step_session_info html 2021-05-15T16:44:31.6743178Z step_setup_push_deploy html 2021-05-15T16:44:31.7096090Z step_setup_ssh html 2021-05-15T16:44:31.7388818Z step_test_ssh html 2021-05-15T16:44:31.7616925Z step_write_text_file html 2021-05-15T16:44:31.7970993Z tic-package html 2021-05-15T16:44:31.8172544Z update_yml html 2021-05-15T16:44:31.8424766Z use_ghactions_deploy html 2021-05-15T16:44:31.8763543Z use_tic html 2021-05-15T16:44:31.8928859Z use_tic_badge html 2021-05-15T16:44:31.9112073Z use_tic_r html 2021-05-15T16:44:31.9209930Z use_update_tic html 2021-05-15T16:44:31.9619636Z yaml_templates html 2021-05-15T16:44:31.9627843Z *** copying figures 2021-05-15T16:44:31.9675517Z ** building package indices 2021-05-15T16:44:32.1777575Z ** installing vignettes 2021-05-15T16:44:32.1844796Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:32.1846277Z *** arch - i386 2021-05-15T16:44:32.5910929Z *** arch - x64 2021-05-15T16:44:33.0026731Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:33.0027773Z *** arch - i386 2021-05-15T16:44:33.4081429Z *** arch - x64 2021-05-15T16:44:33.8140999Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:33.8303760Z * DONE (tic) 2021-05-15T16:44:33.9480690Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:44:34.1137973Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T16:44:37.8327612Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T16:44:37.8328520Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:44:37.8329165Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T16:44:37.8329853Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T16:44:37.8330766Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:44:37.8331400Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T16:44:37.8332039Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T16:44:37.8334507Z 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-15T16:44:37.8336555Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T16:44:37.8337203Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T16:44:37.8337838Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T16:44:37.8338455Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T16:44:37.8339076Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T16:44:37.8339732Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:44:37.8340374Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T16:44:37.8341028Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T16:44:37.8341674Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T16:44:37.8342320Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T16:44:37.8342944Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T16:44:37.8343544Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T16:44:37.8344156Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T16:44:37.8344766Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T16:44:37.8345399Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T16:44:37.8346489Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T16:44:37.8347148Z (as 'lib' is unspecified) 2021-05-15T16:44:37.8347903Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T16:44:37.8348521Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T16:44:37.8349166Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T16:44:37.8349799Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T16:44:37.8350401Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T16:44:37.8351045Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T16:44:37.8351690Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T16:44:37.8352295Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T16:44:37.8352952Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:44:37.8353658Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T16:44:37.8354321Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T16:44:37.8354951Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T16:44:37.8355599Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T16:44:37.8356314Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T16:44:37.8357010Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T16:44:37.8357672Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T16:44:39.7536112Z 2021-05-15T16:44:39.7538052Z There is a binary version available but the source version is later: 2021-05-15T16:44:39.7550364Z binary source needs_compilation 2021-05-15T16:44:39.7551416Z xfun 0.22 0.23 TRUE 2021-05-15T16:44:39.7551988Z 2021-05-15T16:44:39.7570931Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-15T16:44:39.7600890Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-15T16:44:39.7615114Z ================================================== 2021-05-15T16:44:39.7616223Z downloaded 211 KB 2021-05-15T16:44:39.7616767Z 2021-05-15T16:44:39.7627681Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-15T16:44:39.7652280Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-15T16:44:39.9716453Z ================================================== 2021-05-15T16:44:39.9717374Z downloaded 1.2 MB 2021-05-15T16:44:39.9718025Z 2021-05-15T16:44:39.9732327Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-15T16:44:39.9776071Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-15T16:44:39.9779478Z ================================================== 2021-05-15T16:44:39.9780709Z downloaded 21 KB 2021-05-15T16:44:39.9781305Z 2021-05-15T16:44:39.9793431Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pillar_1.6.0.zip' 2021-05-15T16:44:39.9827329Z Content type 'application/zip' length 1016665 bytes (992 KB) 2021-05-15T16:44:39.9897973Z ================================================== 2021-05-15T16:44:39.9898823Z downloaded 992 KB 2021-05-15T16:44:39.9899303Z 2021-05-15T16:44:39.9912311Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tibble_3.1.1.zip' 2021-05-15T16:44:39.9957156Z Content type 'application/zip' length 825897 bytes (806 KB) 2021-05-15T16:44:40.0013491Z ================================================== 2021-05-15T16:44:40.0029438Z downloaded 806 KB 2021-05-15T16:44:40.0030016Z 2021-05-15T16:44:40.0031243Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-15T16:44:40.0059834Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-15T16:44:40.0068074Z ================================================== 2021-05-15T16:44:40.0068849Z downloaded 46 KB 2021-05-15T16:44:40.0069301Z 2021-05-15T16:44:40.0086762Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-15T16:44:40.0112045Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-15T16:44:40.0130034Z ================================================== 2021-05-15T16:44:40.0131092Z downloaded 219 KB 2021-05-15T16:44:40.0132354Z 2021-05-15T16:44:40.0142377Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-15T16:44:40.0171013Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-15T16:44:40.0222649Z ================================================== 2021-05-15T16:44:40.0223648Z downloaded 974 KB 2021-05-15T16:44:40.0224152Z 2021-05-15T16:44:40.0237198Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-15T16:44:40.0273302Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-15T16:44:40.0280073Z ================================================== 2021-05-15T16:44:40.0280849Z downloaded 70 KB 2021-05-15T16:44:40.0281300Z 2021-05-15T16:44:40.0293032Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-15T16:44:40.0339827Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-15T16:44:40.0371381Z ================================================== 2021-05-15T16:44:40.0372177Z downloaded 398 KB 2021-05-15T16:44:40.0372640Z 2021-05-15T16:44:40.0384871Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-15T16:44:40.0417134Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-15T16:44:40.0456070Z ================================================== 2021-05-15T16:44:40.0456737Z downloaded 490 KB 2021-05-15T16:44:40.0457221Z 2021-05-15T16:44:40.0467484Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-15T16:44:40.0499751Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-15T16:44:40.0502853Z ================================================== 2021-05-15T16:44:40.0503659Z downloaded 19 KB 2021-05-15T16:44:40.0504093Z 2021-05-15T16:44:40.0516982Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-15T16:44:40.0556713Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-15T16:44:40.0568352Z ================================================== 2021-05-15T16:44:40.0569120Z downloaded 150 KB 2021-05-15T16:44:40.0569551Z 2021-05-15T16:44:40.0583167Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-15T16:44:40.0611763Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-15T16:44:40.0620265Z ================================================== 2021-05-15T16:44:40.0621432Z downloaded 75 KB 2021-05-15T16:44:40.0622003Z 2021-05-15T16:44:40.0636129Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-15T16:44:40.0670606Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-15T16:44:40.0676282Z ================================================== 2021-05-15T16:44:40.0677142Z downloaded 48 KB 2021-05-15T16:44:40.0677657Z 2021-05-15T16:44:40.0781424Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-15T16:44:40.0807827Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-15T16:44:40.0825283Z ================================================== 2021-05-15T16:44:40.0826080Z downloaded 269 KB 2021-05-15T16:44:40.0826509Z 2021-05-15T16:44:40.0838030Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-15T16:44:40.0869334Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-15T16:44:40.0912832Z ================================================== 2021-05-15T16:44:40.0913967Z downloaded 428 KB 2021-05-15T16:44:40.0914467Z 2021-05-15T16:44:40.0925423Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-15T16:44:40.0963232Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-15T16:44:40.0968114Z ================================================== 2021-05-15T16:44:40.0969782Z downloaded 45 KB 2021-05-15T16:44:40.0970324Z 2021-05-15T16:44:40.0981242Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-15T16:44:40.1041757Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-15T16:44:40.1824510Z ================================================== 2021-05-15T16:44:40.1825660Z downloaded 3.0 MB 2021-05-15T16:44:40.1826168Z 2021-05-15T16:44:40.1841156Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-15T16:44:40.1869744Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-15T16:44:40.1891029Z ================================================== 2021-05-15T16:44:40.1891912Z downloaded 185 KB 2021-05-15T16:44:40.1892393Z 2021-05-15T16:44:40.1905420Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-15T16:44:40.1934649Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-15T16:44:40.1941497Z ================================================== 2021-05-15T16:44:40.1942347Z downloaded 45 KB 2021-05-15T16:44:40.1942867Z 2021-05-15T16:44:40.1953681Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-15T16:44:40.1981712Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-15T16:44:40.2004781Z ================================================== 2021-05-15T16:44:40.2006586Z downloaded 211 KB 2021-05-15T16:44:40.2007596Z 2021-05-15T16:44:40.2018848Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-15T16:44:40.2048980Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-15T16:44:40.3123692Z ================================================== 2021-05-15T16:44:40.3125148Z downloaded 15.7 MB 2021-05-15T16:44:40.3125753Z 2021-05-15T16:44:40.3147368Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-15T16:44:40.3178486Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-15T16:44:40.3346842Z ================================================== 2021-05-15T16:44:40.3347860Z downloaded 3.0 MB 2021-05-15T16:44:40.3348391Z 2021-05-15T16:44:40.3362797Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-15T16:44:40.3400583Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-15T16:44:40.3488931Z ================================================== 2021-05-15T16:44:40.3489700Z downloaded 1.4 MB 2021-05-15T16:44:40.3490278Z 2021-05-15T16:44:40.3505278Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-15T16:44:40.3539615Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-15T16:44:40.3566207Z ================================================== 2021-05-15T16:44:40.3567113Z downloaded 259 KB 2021-05-15T16:44:40.3567590Z 2021-05-15T16:44:40.3580829Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-15T16:44:40.3615451Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-15T16:44:40.3623833Z ================================================== 2021-05-15T16:44:40.3625011Z downloaded 111 KB 2021-05-15T16:44:40.3625590Z 2021-05-15T16:44:40.3637338Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-15T16:44:40.3663067Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-15T16:44:40.3667167Z ================================================== 2021-05-15T16:44:40.3668276Z downloaded 24 KB 2021-05-15T16:44:40.3668792Z 2021-05-15T16:44:40.3679588Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-15T16:44:40.3704520Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-15T16:44:40.3712279Z ================================================== 2021-05-15T16:44:40.3713191Z downloaded 45 KB 2021-05-15T16:44:40.3720780Z 2021-05-15T16:44:40.3724198Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-15T16:44:40.3748941Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-15T16:44:40.3753065Z ================================================== 2021-05-15T16:44:40.3753848Z downloaded 36 KB 2021-05-15T16:44:40.3754270Z 2021-05-15T16:44:40.3769659Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-15T16:44:40.3795717Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-15T16:44:40.3805763Z ================================================== 2021-05-15T16:44:40.3806561Z downloaded 139 KB 2021-05-15T16:44:40.3806981Z 2021-05-15T16:44:40.3848098Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-15T16:44:40.3884429Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-15T16:44:40.4067942Z ================================================== 2021-05-15T16:44:40.4069014Z downloaded 2.2 MB 2021-05-15T16:44:40.4069527Z 2021-05-15T16:44:40.4085407Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-15T16:44:40.4126008Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-15T16:44:40.4135572Z ================================================== 2021-05-15T16:44:40.4136910Z downloaded 67 KB 2021-05-15T16:44:40.4137399Z 2021-05-15T16:44:40.4149990Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-15T16:44:40.4177007Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-15T16:44:40.4243235Z ================================================== 2021-05-15T16:44:40.4244282Z downloaded 1.1 MB 2021-05-15T16:44:40.4244733Z 2021-05-15T16:44:40.4283823Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-15T16:44:40.4318571Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-15T16:44:40.4327370Z ================================================== 2021-05-15T16:44:40.4328205Z downloaded 132 KB 2021-05-15T16:44:40.4328663Z 2021-05-15T16:44:40.4441612Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-15T16:44:40.4474319Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-15T16:44:40.4513447Z ================================================== 2021-05-15T16:44:40.4514652Z downloaded 388 KB 2021-05-15T16:44:40.4515281Z 2021-05-15T16:44:40.4724300Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.5264150Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.5369064Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.5893476Z package 'pillar' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.6369753Z package 'tibble' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.6489276Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.6680770Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.6973848Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.7075644Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.7301809Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.7568979Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.7671078Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.7783969Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.7888242Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.8005733Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.8238865Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.8387465Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.8563453Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.9447315Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.9681349Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-15T16:44:40.9810419Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-15T16:44:41.0002822Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-15T16:44:41.4931422Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-15T16:44:41.8216504Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-15T16:44:41.9131411Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-15T16:44:41.9356041Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-15T16:44:41.9602314Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-15T16:44:41.9702703Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-15T16:44:41.9804234Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-15T16:44:41.9906782Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-15T16:44:42.0060616Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-15T16:44:42.0797229Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-15T16:44:42.0918396Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-15T16:44:42.1381978Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-15T16:44:42.1501929Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-15T16:44:42.1670505Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-15T16:44:42.1690266Z 2021-05-15T16:44:42.1691059Z The downloaded binary packages are in 2021-05-15T16:44:42.1692092Z C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\downloaded_packages 2021-05-15T16:44:42.1694009Z installing the source package 'xfun' 2021-05-15T16:44:42.1694505Z 2021-05-15T16:44:42.1709124Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T16:44:42.1759778Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T16:44:42.1767910Z ================================================== 2021-05-15T16:44:42.1768731Z downloaded 109 KB 2021-05-15T16:44:42.1769193Z 2021-05-15T16:44:42.6048991Z * installing *source* package 'xfun' ... 2021-05-15T16:44:42.6166326Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-15T16:44:42.6168365Z ** using staged installation 2021-05-15T16:44:42.6586145Z ** libs 2021-05-15T16:44:42.6595755Z 2021-05-15T16:44:42.6596715Z *** arch - i386 2021-05-15T16:44:42.6992084Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o 2021-05-15T16:44:42.9027621Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-15T16:44:43.1549760Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-15T16:44:43.2890446Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-15T16:44:43.2900595Z 2021-05-15T16:44:43.2901852Z *** arch - x64 2021-05-15T16:44:43.3140716Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o 2021-05-15T16:44:43.4809135Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-15T16:44:43.7220671Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-15T16:44:43.8414400Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-15T16:44:43.8450546Z ** R 2021-05-15T16:44:43.8842987Z ** inst 2021-05-15T16:44:43.8914350Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:45.6157872Z ** help 2021-05-15T16:44:45.9764251Z *** installing help indices 2021-05-15T16:44:46.1518098Z converting help for package 'xfun' 2021-05-15T16:44:46.1824552Z finding HTML links ... done 2021-05-15T16:44:46.2446334Z Rscript html 2021-05-15T16:44:46.2612732Z Rscript_call html 2021-05-15T16:44:46.2700516Z attr html 2021-05-15T16:44:46.3178068Z base64_encode html 2021-05-15T16:44:46.3255533Z base64_uri html 2021-05-15T16:44:46.3422266Z bg_process html 2021-05-15T16:44:46.3500923Z bump_version html 2021-05-15T16:44:46.4127972Z cache_rds html 2021-05-15T16:44:46.4189669Z del_empty_dir html 2021-05-15T16:44:46.4296841Z dir_create html 2021-05-15T16:44:46.4394314Z dir_exists html 2021-05-15T16:44:46.4536556Z do_once html 2021-05-15T16:44:46.4758456Z download_file html 2021-05-15T16:44:46.4999875Z embed_file html 2021-05-15T16:44:46.5159141Z exit_call html 2021-05-15T16:44:46.5303186Z file_ext html 2021-05-15T16:44:46.5367938Z file_string html 2021-05-15T16:44:46.5487939Z format_bytes html 2021-05-15T16:44:46.5648671Z from_root html 2021-05-15T16:44:46.5760038Z github_releases html 2021-05-15T16:44:46.5892859Z grep_sub html 2021-05-15T16:44:46.6111943Z gsub_file html 2021-05-15T16:44:46.6178456Z in_dir html 2021-05-15T16:44:46.6330496Z install_dir html 2021-05-15T16:44:46.6461597Z install_github html 2021-05-15T16:44:46.6518041Z isFALSE html 2021-05-15T16:44:46.6561415Z is_R_CMD_check html 2021-05-15T16:44:46.6642602Z is_abs_path html 2021-05-15T16:44:46.6714754Z is_ascii html 2021-05-15T16:44:46.6828855Z is_sub_path html 2021-05-15T16:44:46.6923610Z is_web_path html 2021-05-15T16:44:46.7093367Z magic_path html 2021-05-15T16:44:46.7200396Z mark_dirs html 2021-05-15T16:44:46.7388118Z msg_cat html 2021-05-15T16:44:46.7477460Z native_encode html 2021-05-15T16:44:46.7620914Z news2md html 2021-05-15T16:44:46.7687522Z normalize_path html 2021-05-15T16:44:46.7843844Z numbers_to_words html 2021-05-15T16:44:46.7920483Z optipng html 2021-05-15T16:44:46.8002049Z os html 2021-05-15T16:44:46.8073398Z parse_only html 2021-05-15T16:44:46.8469734Z pkg_attach html 2021-05-15T16:44:46.8579643Z proc_kill html 2021-05-15T16:44:46.8767527Z process_file html 2021-05-15T16:44:46.8959726Z proj_root html 2021-05-15T16:44:46.9046921Z prose_index html 2021-05-15T16:44:46.9172749Z protect_math html 2021-05-15T16:44:46.9339363Z raw_string html 2021-05-15T16:44:46.9433804Z read_bin html 2021-05-15T16:44:46.9600423Z read_utf8 html 2021-05-15T16:44:46.9798180Z relative_path html 2021-05-15T16:44:47.0015143Z rename_seq html 2021-05-15T16:44:47.0143727Z retry html 2021-05-15T16:44:47.0917677Z rev_check html 2021-05-15T16:44:47.1041359Z rstudio_type html 2021-05-15T16:44:47.1118241Z same_path html 2021-05-15T16:44:47.1275023Z session_info html 2021-05-15T16:44:47.1407780Z set_envvar html 2021-05-15T16:44:47.1513327Z split_lines html 2021-05-15T16:44:47.1583935Z split_source html 2021-05-15T16:44:47.1787055Z strict_list html 2021-05-15T16:44:47.1863065Z stringsAsStrings html 2021-05-15T16:44:47.1984803Z submit_cran html 2021-05-15T16:44:47.2376187Z tinify html 2021-05-15T16:44:47.2493611Z tojson html 2021-05-15T16:44:47.2626858Z tree html 2021-05-15T16:44:47.2694237Z try_silent html 2021-05-15T16:44:47.2866775Z upload_ftp html 2021-05-15T16:44:47.2976305Z url_filename html 2021-05-15T16:44:47.3067996Z valid_syntax html 2021-05-15T16:44:47.3079645Z ** building package indices 2021-05-15T16:44:47.5031702Z ** installing vignettes 2021-05-15T16:44:47.5186349Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:47.5195862Z *** arch - i386 2021-05-15T16:44:47.8249978Z *** arch - x64 2021-05-15T16:44:48.1333974Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:48.1339314Z *** arch - i386 2021-05-15T16:44:48.4399442Z *** arch - x64 2021-05-15T16:44:48.7459225Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:44:48.7601131Z * DONE (xfun) 2021-05-15T16:44:48.8135435Z 2021-05-15T16:44:48.8136604Z The downloaded source packages are in 2021-05-15T16:44:48.8137640Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\downloaded_packages' 2021-05-15T16:44:48.8854804Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T16:44:52.7169445Z 2021-05-15T16:44:53.6193803Z 2021-05-15T16:44:53.6200941Z 2021-05-15T16:44:53.6211009Z 2021-05-15T16:44:53.6214588Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\remotes1bf03f6e773d\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-15T16:44:53.6279384Z 2021-05-15T16:44:53.6281076Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\remotes1bf03f6e773d\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-15T16:44:53.7597822Z 2021-05-15T16:44:53.7598769Z 2021-05-15T16:44:53.7599230Z 2021-05-15T16:44:53.7599654Z 2021-05-15T16:44:53.7600187Z - preparing 'desc': 2021-05-15T16:44:53.7764566Z checking DESCRIPTION meta-information ... 2021-05-15T16:44:53.7765736Z 2021-05-15T16:44:53.7766468Z checking DESCRIPTION meta-information ... 2021-05-15T16:44:53.7767153Z 2021-05-15T16:44:53.7767845Z v checking DESCRIPTION meta-information 2021-05-15T16:44:53.9688233Z 2021-05-15T16:44:53.9690502Z 2021-05-15T16:44:53.9691012Z 2021-05-15T16:44:53.9691449Z 2021-05-15T16:44:53.9692291Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:44:53.9754881Z 2021-05-15T16:44:53.9790669Z 2021-05-15T16:44:53.9791543Z 2021-05-15T16:44:53.9792495Z 2021-05-15T16:44:53.9793696Z - checking for empty or unneeded directories 2021-05-15T16:44:53.9923486Z 2021-05-15T16:44:53.9999263Z 2021-05-15T16:44:53.9999879Z 2021-05-15T16:44:54.0048273Z 2021-05-15T16:44:54.0048856Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-15T16:44:54.1870897Z 2021-05-15T16:44:54.1872200Z 2021-05-15T16:44:54.1872777Z 2021-05-15T16:44:54.4319839Z Installing package into 'D:/a/_temp/Library' 2021-05-15T16:44:54.4320881Z (as 'lib' is unspecified) 2021-05-15T16:44:54.9236218Z * installing *source* package 'desc' ... 2021-05-15T16:44:54.9378135Z ** using staged installation 2021-05-15T16:44:55.0040608Z ** R 2021-05-15T16:44:55.0343764Z ** inst 2021-05-15T16:44:55.0381122Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:44:56.9596218Z ** help 2021-05-15T16:44:57.2573994Z *** installing help indices 2021-05-15T16:44:57.4369866Z 2021-05-15T16:44:57.4371584Z converting help for package 'desc' 2021-05-15T16:44:57.4689757Z finding HTML links ... done 2021-05-15T16:44:57.5149677Z check_encoding html 2021-05-15T16:44:57.5249446Z check_field html 2021-05-15T16:44:57.5327475Z cran_ascii_fields html 2021-05-15T16:44:57.5438493Z cran_valid_fields html 2021-05-15T16:44:57.5528139Z dep_types html 2021-05-15T16:44:57.5713042Z desc html 2021-05-15T16:44:57.6388368Z desc_add_author html 2021-05-15T16:44:57.6667204Z desc_add_author_gh html 2021-05-15T16:44:57.6953980Z desc_add_me html 2021-05-15T16:44:57.7396090Z desc_add_orcid html 2021-05-15T16:44:57.7514792Z desc_add_remotes html 2021-05-15T16:44:57.7836897Z desc_add_role html 2021-05-15T16:44:57.8004953Z desc_add_to_collate html 2021-05-15T16:44:57.8186905Z desc_add_urls html 2021-05-15T16:44:57.8461868Z desc_bump_version html 2021-05-15T16:44:57.8732252Z desc_change_maintainer html 2021-05-15T16:44:57.8814170Z desc_clear_remotes html 2021-05-15T16:44:57.8894784Z desc_clear_urls html 2021-05-15T16:44:57.9133895Z desc_coerce_authors_at_r html 2021-05-15T16:44:57.9300295Z desc_del html 2021-05-15T16:44:57.9574687Z desc_del_author html 2021-05-15T16:44:57.9708743Z desc_del_collate html 2021-05-15T16:44:57.9894421Z desc_del_dep html 2021-05-15T16:44:58.0025381Z desc_del_deps html 2021-05-15T16:44:58.0173898Z desc_del_from_collate html 2021-05-15T16:44:58.0275295Z desc_del_remotes html 2021-05-15T16:44:58.0588504Z desc_del_role html 2021-05-15T16:44:58.0722143Z desc_del_urls html 2021-05-15T16:44:58.0838136Z desc_fields html 2021-05-15T16:44:58.0961621Z desc_get html 2021-05-15T16:44:58.1158933Z desc_get_author html 2021-05-15T16:44:58.1344923Z desc_get_authors html 2021-05-15T16:44:58.1501140Z desc_get_built html 2021-05-15T16:44:58.1622379Z desc_get_collate html 2021-05-15T16:44:58.1746885Z desc_get_deps html 2021-05-15T16:44:58.1929945Z desc_get_field html 2021-05-15T16:44:58.2091627Z desc_get_maintainer html 2021-05-15T16:44:58.2198838Z desc_get_remotes html 2021-05-15T16:44:58.2268091Z desc_get_urls html 2021-05-15T16:44:58.2464082Z desc_get_version html 2021-05-15T16:44:58.2466806Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYVLM1i/R.INSTALL120854ee2628/desc/man/desc_get_version.Rd:15: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T16:44:58.2597296Z desc_has_dep html 2021-05-15T16:44:58.2714288Z desc_has_fields html 2021-05-15T16:44:58.2803833Z desc_normalize html 2021-05-15T16:44:58.2857771Z desc_print html 2021-05-15T16:44:58.2934905Z desc_reformat_fields html 2021-05-15T16:44:58.3012150Z desc_reorder_fields html 2021-05-15T16:44:58.3194227Z desc_set html 2021-05-15T16:44:58.3424193Z desc_set_authors html 2021-05-15T16:44:58.3577124Z desc_set_collate html 2021-05-15T16:44:58.3740039Z desc_set_dep html 2021-05-15T16:44:58.3916570Z desc_set_deps html 2021-05-15T16:44:58.4017464Z desc_set_remotes html 2021-05-15T16:44:58.4107856Z desc_set_urls html 2021-05-15T16:44:58.4292571Z desc_set_version html 2021-05-15T16:44:58.4295277Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYVLM1i/R.INSTALL120854ee2628/desc/man/desc_set_version.Rd:10: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T16:44:58.4344503Z desc_to_latex html 2021-05-15T16:44:58.4396246Z desc_validate html 2021-05-15T16:44:58.6440303Z description html 2021-05-15T16:44:58.6442227Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYVLM1i/R.INSTALL120854ee2628/desc/man/description.Rd:162: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T16:44:58.6444417Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYVLM1i/R.INSTALL120854ee2628/desc/man/description.Rd:172: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T16:44:58.6446834Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpYVLM1i/R.INSTALL120854ee2628/desc/man/description.Rd:176: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-15T16:44:58.6452012Z ** building package indices 2021-05-15T16:44:58.8097942Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:44:58.8099219Z *** arch - i386 2021-05-15T16:44:59.1158668Z *** arch - x64 2021-05-15T16:44:59.4251332Z ** testing if installed package can be loaded from final location 2021-05-15T16:44:59.4254723Z *** arch - i386 2021-05-15T16:44:59.7311059Z *** arch - x64 2021-05-15T16:45:00.0379709Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:45:00.0479558Z * DONE (desc) 2021-05-15T16:45:00.4417148Z 2021-05-15T16:45:00.4434478Z 2021-05-15T16:45:00.4435145Z 2021-05-15T16:45:00.4444468Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\remotes1bf01e62080\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-15T16:45:00.4452445Z 2021-05-15T16:45:00.4458832Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\remotes1bf01e62080\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-15T16:45:00.4491830Z 2021-05-15T16:45:00.4493450Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\remotes1bf01e62080\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-15T16:45:00.5209015Z 2021-05-15T16:45:00.5210148Z 2021-05-15T16:45:00.5210638Z 2021-05-15T16:45:00.5211245Z 2021-05-15T16:45:00.5211819Z - preparing 'ghtravis': 2021-05-15T16:45:00.5274573Z checking DESCRIPTION meta-information ... 2021-05-15T16:45:00.5275916Z 2021-05-15T16:45:00.5276925Z checking DESCRIPTION meta-information ... 2021-05-15T16:45:00.5277543Z 2021-05-15T16:45:00.5278244Z v checking DESCRIPTION meta-information 2021-05-15T16:45:00.6615677Z 2021-05-15T16:45:00.6656560Z 2021-05-15T16:45:00.6657052Z 2021-05-15T16:45:00.6657463Z 2021-05-15T16:45:00.6658317Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:45:00.6658952Z 2021-05-15T16:45:00.6659379Z 2021-05-15T16:45:00.6659785Z 2021-05-15T16:45:00.6660212Z 2021-05-15T16:45:00.6660965Z - checking for empty or unneeded directories 2021-05-15T16:45:00.6759115Z 2021-05-15T16:45:00.6760000Z 2021-05-15T16:45:00.6760566Z 2021-05-15T16:45:00.6761005Z 2021-05-15T16:45:00.6761874Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-15T16:45:00.7302294Z 2021-05-15T16:45:00.7303320Z 2021-05-15T16:45:00.7303996Z 2021-05-15T16:45:00.8116746Z Installing package into 'D:/a/_temp/Library' 2021-05-15T16:45:00.8117717Z (as 'lib' is unspecified) 2021-05-15T16:45:01.1864861Z * installing *source* package 'ghtravis' ... 2021-05-15T16:45:01.1875017Z ** using staged installation 2021-05-15T16:45:01.2212310Z ** R 2021-05-15T16:45:01.2467683Z ** inst 2021-05-15T16:45:01.2470986Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:45:02.8691350Z ** help 2021-05-15T16:45:03.0265823Z *** installing help indices 2021-05-15T16:45:03.1165071Z 2021-05-15T16:45:03.1166390Z converting help for package 'ghtravis' 2021-05-15T16:45:03.1467226Z finding HTML links ... done 2021-05-15T16:45:03.1777746Z all_remote_package_deps html 2021-05-15T16:45:03.2010998Z binary_release_table html 2021-05-15T16:45:03.2116953Z cat_desc_elements html 2021-05-15T16:45:03.2189542Z dcf_package_version html 2021-05-15T16:45:03.2353894Z deploy_travis html 2021-05-15T16:45:03.2459112Z deployed_tarball_version html 2021-05-15T16:45:03.2601481Z drop_remotes html 2021-05-15T16:45:03.2650409Z example_description_file html 2021-05-15T16:45:03.2778426Z get_dep_table html 2021-05-15T16:45:03.2839786Z get_remote_info html 2021-05-15T16:45:03.2968262Z 2021-05-15T16:45:03.3578167Z finding level-2 HTML links ... done 2021-05-15T16:45:03.3600356Z get_remote_package_dcf html 2021-05-15T16:45:03.3695469Z get_remotes html 2021-05-15T16:45:03.3908845Z install_remote_binaries html 2021-05-15T16:45:03.4121964Z install_remotes_no_dep html 2021-05-15T16:45:03.4314646Z latest_release_with_binary html 2021-05-15T16:45:03.4379917Z make_full_version html 2021-05-15T16:45:03.4483679Z package_comparison_table html 2021-05-15T16:45:03.4540321Z package_name html 2021-05-15T16:45:03.4658435Z package_needs_update html 2021-05-15T16:45:03.4718653Z parse_one_remote html 2021-05-15T16:45:03.4765562Z r_version html 2021-05-15T16:45:03.4816819Z read_dcf html 2021-05-15T16:45:03.4931872Z remote_binaries html 2021-05-15T16:45:03.5035850Z remote_order html 2021-05-15T16:45:03.5109649Z rewrite_remotes html 2021-05-15T16:45:03.5164008Z split_remotes html 2021-05-15T16:45:03.5229077Z subset_remote html 2021-05-15T16:45:03.5275400Z sys_ext html 2021-05-15T16:45:03.5431845Z tag_table html 2021-05-15T16:45:03.5438925Z ** building package indices 2021-05-15T16:45:03.6295143Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:45:03.6296364Z *** arch - i386 2021-05-15T16:45:04.5411228Z *** arch - x64 2021-05-15T16:45:05.4589221Z ** testing if installed package can be loaded from final location 2021-05-15T16:45:05.4596207Z *** arch - i386 2021-05-15T16:45:06.3714048Z *** arch - x64 2021-05-15T16:45:07.2813997Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:45:07.2876418Z * DONE (ghtravis) 2021-05-15T16:45:07.3418194Z Using github PAT from envvar GITHUB_PAT 2021-05-15T16:45:07.4958488Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T16:45:11.3015116Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T16:45:11.3016226Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T16:45:11.3016886Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T16:45:11.3017470Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T16:45:11.3018057Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T16:45:11.3019284Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T16:45:11.3032380Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T16:45:11.3033237Z (as 'lib' is unspecified) 2021-05-15T16:45:12.9436631Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-15T16:45:12.9528102Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-15T16:45:12.9539660Z ================================================== 2021-05-15T16:45:12.9540557Z downloaded 199 KB 2021-05-15T16:45:12.9541034Z 2021-05-15T16:45:12.9552437Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-15T16:45:12.9582549Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-15T16:45:12.9592443Z ================================================== 2021-05-15T16:45:12.9593234Z downloaded 70 KB 2021-05-15T16:45:12.9593777Z 2021-05-15T16:45:12.9606652Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-15T16:45:12.9710262Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-15T16:45:12.9739270Z ================================================== 2021-05-15T16:45:12.9740187Z downloaded 212 KB 2021-05-15T16:45:12.9740731Z 2021-05-15T16:45:12.9753821Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-15T16:45:12.9789076Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-15T16:45:12.9886533Z ================================================== 2021-05-15T16:45:12.9887644Z downloaded 1.5 MB 2021-05-15T16:45:12.9888128Z 2021-05-15T16:45:12.9901448Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-15T16:45:12.9933936Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-15T16:45:13.0004849Z ================================================== 2021-05-15T16:45:13.0005729Z downloaded 1.2 MB 2021-05-15T16:45:13.0006217Z 2021-05-15T16:45:13.0180369Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-15T16:45:13.0298827Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-15T16:45:13.0595396Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-15T16:45:13.1228468Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-15T16:45:13.1815733Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-15T16:45:13.1838206Z 2021-05-15T16:45:13.1839129Z The downloaded binary packages are in 2021-05-15T16:45:13.1840178Z C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\downloaded_packages 2021-05-15T16:45:13.4557042Z 2021-05-15T16:45:13.4558004Z 2021-05-15T16:45:13.4558466Z 2021-05-15T16:45:13.4622324Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\remotes1bf011b464bc\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-15T16:45:13.4624090Z 2021-05-15T16:45:13.4625638Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\remotes1bf011b464bc\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-15T16:45:13.4626771Z 2021-05-15T16:45:13.4628124Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\remotes1bf011b464bc\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-15T16:45:13.4961104Z 2021-05-15T16:45:13.4962147Z 2021-05-15T16:45:13.4962598Z 2021-05-15T16:45:13.4963147Z 2021-05-15T16:45:13.4963745Z - preparing 'aghast': 2021-05-15T16:45:13.5078761Z checking DESCRIPTION meta-information ... 2021-05-15T16:45:13.5094682Z 2021-05-15T16:45:13.5095565Z checking DESCRIPTION meta-information ... 2021-05-15T16:45:13.5096224Z 2021-05-15T16:45:13.5097095Z v checking DESCRIPTION meta-information 2021-05-15T16:45:13.5916420Z 2021-05-15T16:45:13.5917476Z 2021-05-15T16:45:13.5917929Z 2021-05-15T16:45:13.5918354Z 2021-05-15T16:45:13.5948985Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T16:45:13.5950013Z - checking for empty or unneeded directories 2021-05-15T16:45:13.5950678Z 2021-05-15T16:45:13.5951106Z 2021-05-15T16:45:13.5951536Z 2021-05-15T16:45:13.5952816Z 2021-05-15T16:45:13.5953518Z - building 'aghast_0.2.1.tar.gz' 2021-05-15T16:45:13.6210727Z 2021-05-15T16:45:13.6211678Z 2021-05-15T16:45:13.6212422Z 2021-05-15T16:45:13.6551280Z Installing package into 'D:/a/_temp/Library' 2021-05-15T16:45:13.6552393Z (as 'lib' is unspecified) 2021-05-15T16:45:13.9328488Z * installing *source* package 'aghast' ... 2021-05-15T16:45:13.9335217Z ** using staged installation 2021-05-15T16:45:13.9755337Z ** R 2021-05-15T16:45:13.9902198Z ** byte-compile and prepare package for lazy loading 2021-05-15T16:45:14.6004781Z ** help 2021-05-15T16:45:14.6594462Z *** installing help indices 2021-05-15T16:45:14.6991144Z 2021-05-15T16:45:14.6992481Z converting help for package 'aghast' 2021-05-15T16:45:14.7287904Z finding HTML links ... done 2021-05-15T16:45:14.7592824Z ga_artifacts html 2021-05-15T16:45:14.7724112Z ga_jobs html 2021-05-15T16:45:14.7800450Z ga_run_log_config html 2021-05-15T16:45:14.7998626Z ga_runs html 2021-05-15T16:45:14.8223671Z ga_secrets html 2021-05-15T16:45:14.8413131Z ga_workflows html 2021-05-15T16:45:14.8508558Z pipe html 2021-05-15T16:45:14.8513249Z ** building package indices 2021-05-15T16:45:14.8819508Z ** testing if installed package can be loaded from temporary location 2021-05-15T16:45:14.8820697Z *** arch - i386 2021-05-15T16:45:15.1875305Z *** arch - x64 2021-05-15T16:45:15.4951358Z ** testing if installed package can be loaded from final location 2021-05-15T16:45:15.4954059Z *** arch - i386 2021-05-15T16:45:15.8016849Z *** arch - x64 2021-05-15T16:45:16.1068428Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T16:45:16.1108018Z * DONE (aghast) 2021-05-15T16:45:16.1479816Z Installing 1 packages: covr 2021-05-15T16:45:16.1493136Z Installing package into 'D:/a/_temp/Library' 2021-05-15T16:45:16.1494022Z (as 'lib' is unspecified) 2021-05-15T16:45:17.0158391Z also installing the dependencies 'lazyeval', 'rex' 2021-05-15T16:45:17.0159198Z 2021-05-15T16:45:17.8035353Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-15T16:45:17.8076395Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-15T16:45:17.8095945Z ================================================== 2021-05-15T16:45:17.8096591Z downloaded 168 KB 2021-05-15T16:45:17.8097196Z 2021-05-15T16:45:17.8112857Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-15T16:45:17.8151479Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-15T16:45:17.8160019Z ================================================== 2021-05-15T16:45:17.8160837Z downloaded 122 KB 2021-05-15T16:45:17.8161247Z 2021-05-15T16:45:17.8171207Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-15T16:45:17.8198499Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-15T16:45:17.8236203Z ================================================== 2021-05-15T16:45:17.8237055Z downloaded 298 KB 2021-05-15T16:45:17.8237499Z 2021-05-15T16:45:17.9136327Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-15T16:45:17.9283834Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-15T16:45:17.9526455Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-15T16:45:17.9550087Z 2021-05-15T16:45:17.9551430Z The downloaded binary packages are in 2021-05-15T16:45:17.9552899Z C:\Users\runneradmin\AppData\Local\Temp\RtmpohSsdd\downloaded_packages 2021-05-15T16:45:18.0541861Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T16:45:18.0542607Z Rscript -e "tic::before_install()" 2021-05-15T16:45:18.0673419Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T16:45:18.0673992Z env: 2021-05-15T16:45:18.0674488Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:45:18.0674993Z TIC_DEPLOY_KEY: 2021-05-15T16:45:18.0675366Z RSPM: 2021-05-15T16:45:18.0676730Z GITHUB_PAT: *** 2021-05-15T16:45:18.0677163Z COVERALLS_TOKEN: 2021-05-15T16:45:18.0677669Z continue-on-error: false 2021-05-15T16:45:18.0678177Z VDIFFR_RUN_TESTS: 2021-05-15T16:45:18.0678656Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:45:18.0679066Z TZ: UTC 2021-05-15T16:45:18.0679481Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:45:18.0679903Z NOT_CRAN: true 2021-05-15T16:45:18.0680311Z MSYSTEM: MINGW64 2021-05-15T16:45:18.0680738Z ##[endgroup] 2021-05-15T16:45:19.5474961Z v Loading tic stage configuration from tic.R 2021-05-15T16:45:19.7576860Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T16:45:19.7578793Z Windows because LaTeX is not available. 2021-05-15T16:45:19.7901169Z Running before_install: step_install_remote_binaries() 2021-05-15T16:45:20.5546377Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T16:45:20.5547247Z remotes::install_deps(dependencies = TRUE) 2021-05-15T16:45:20.5547892Z remotes::install_cran("rcmdcheck") 2021-05-15T16:45:20.5548510Z remotes::install_cran("markdown") 2021-05-15T16:45:20.5554379Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T16:45:20.5554934Z env: 2021-05-15T16:45:20.5555428Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T16:45:20.5555920Z TIC_DEPLOY_KEY: 2021-05-15T16:45:20.5556295Z RSPM: 2021-05-15T16:45:20.5557520Z GITHUB_PAT: *** 2021-05-15T16:45:20.5557935Z COVERALLS_TOKEN: 2021-05-15T16:45:20.5558439Z continue-on-error: false 2021-05-15T16:45:20.5558930Z VDIFFR_RUN_TESTS: 2021-05-15T16:45:20.5559381Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T16:45:20.5559775Z TZ: UTC 2021-05-15T16:45:20.5560174Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T16:45:20.5560601Z NOT_CRAN: true 2021-05-15T16:45:20.5561106Z MSYSTEM: MINGW64 2021-05-15T16:45:20.5561507Z ##[endgroup] 2021-05-15T16:45:24.8609150Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T16:45:24.8610029Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T16:45:24.8610654Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T16:45:24.8611270Z awsMethods (NA -> 1.1-1 ) [CRAN] 2021-05-15T16:45:24.8611895Z gsl (NA -> 2.1-6 ) [CRAN] 2021-05-15T16:45:24.8612516Z oro.nifti (NA -> 0.11.0) [CRAN] 2021-05-15T16:45:24.8613126Z adimpro (NA -> 0.9.3 ) [CRAN] 2021-05-15T16:45:24.8613717Z fastICA (NA -> 1.2-2 ) [CRAN] 2021-05-15T16:45:24.8614363Z tkrplot (NA -> 0.0-25) [CRAN] 2021-05-15T16:45:24.8614946Z aws (NA -> 2.5-1 ) [CRAN] 2021-05-15T16:45:24.8615519Z metafor (NA -> 2.4-0 ) [CRAN] 2021-05-15T16:45:24.8639792Z Installing 11 packages: RNifti, abind, bitops, awsMethods, gsl, oro.nifti, adimpro, fastICA, tkrplot, aws, metafor 2021-05-15T16:45:24.8659487Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T16:45:24.8660291Z (as 'lib' is unspecified) 2021-05-15T16:45:27.0634133Z 2021-05-15T16:45:27.0635468Z There is a binary version available but the source version is later: 2021-05-15T16:45:27.0664205Z binary source needs_compilation 2021-05-15T16:45:27.0665623Z RNifti 1.3.0 1.3.1 TRUE 2021-05-15T16:45:27.0666394Z 2021-05-15T16:45:27.0691580Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/abind_1.4-5.zip' 2021-05-15T16:45:27.0996794Z Content type 'application/zip' length 63845 bytes (62 KB) 2021-05-15T16:45:27.1002583Z ================================================== 2021-05-15T16:45:27.1003808Z downloaded 62 KB 2021-05-15T16:45:27.1004513Z 2021-05-15T16:45:27.1018703Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/bitops_1.0-7.zip' 2021-05-15T16:45:27.1077060Z Content type 'application/zip' length 42346 bytes (41 KB) 2021-05-15T16:45:27.1094991Z ================================================== 2021-05-15T16:45:27.1095787Z downloaded 41 KB 2021-05-15T16:45:27.1096246Z 2021-05-15T16:45:27.1112622Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/awsMethods_1.1-1.zip' 2021-05-15T16:45:27.1632130Z Content type 'application/zip' length 107216 bytes (104 KB) 2021-05-15T16:45:27.1692298Z ================================================== 2021-05-15T16:45:27.1693663Z downloaded 104 KB 2021-05-15T16:45:27.1694489Z 2021-05-15T16:45:27.1717139Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gsl_2.1-6.zip' 2021-05-15T16:45:27.2301622Z Content type 'application/zip' length 1006108 bytes (982 KB) 2021-05-15T16:45:27.2457530Z ================================================== 2021-05-15T16:45:27.2458513Z downloaded 982 KB 2021-05-15T16:45:27.2459005Z 2021-05-15T16:45:27.2474543Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/oro.nifti_0.11.0.zip' 2021-05-15T16:45:27.3039613Z Content type 'application/zip' length 6056992 bytes (5.8 MB) 2021-05-15T16:45:27.3855450Z ================================================== 2021-05-15T16:45:27.3858026Z downloaded 5.8 MB 2021-05-15T16:45:27.3858976Z 2021-05-15T16:45:27.3874085Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/adimpro_0.9.3.zip' 2021-05-15T16:45:27.4495176Z Content type 'application/zip' length 1005306 bytes (981 KB) 2021-05-15T16:45:27.4646391Z ================================================== 2021-05-15T16:45:27.4647547Z downloaded 981 KB 2021-05-15T16:45:27.4648206Z 2021-05-15T16:45:27.4701146Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastICA_1.2-2.zip' 2021-05-15T16:45:27.4972918Z Content type 'application/zip' length 62091 bytes (60 KB) 2021-05-15T16:45:27.4995185Z ================================================== 2021-05-15T16:45:27.4996006Z downloaded 60 KB 2021-05-15T16:45:27.4996468Z 2021-05-15T16:45:27.5016991Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tkrplot_0.0-25.zip' 2021-05-15T16:45:27.5250461Z Content type 'application/zip' length 36611 bytes (35 KB) 2021-05-15T16:45:27.5272344Z ================================================== 2021-05-15T16:45:27.5273202Z downloaded 35 KB 2021-05-15T16:45:27.5273659Z 2021-05-15T16:45:27.5288116Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/aws_2.5-1.zip' 2021-05-15T16:45:27.5710127Z Content type 'application/zip' length 1381341 bytes (1.3 MB) 2021-05-15T16:45:27.5891628Z ================================================== 2021-05-15T16:45:27.5892633Z downloaded 1.3 MB 2021-05-15T16:45:27.5893092Z 2021-05-15T16:45:27.5912646Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/metafor_2.4-0.zip' 2021-05-15T16:45:27.6267735Z Content type 'application/zip' length 2999649 bytes (2.9 MB) 2021-05-15T16:45:27.6745374Z ================================================== 2021-05-15T16:45:27.6746523Z downloaded 2.9 MB 2021-05-15T16:45:27.6746958Z 2021-05-15T16:45:27.6870953Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-15T16:45:27.6989866Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-15T16:45:27.7149564Z package 'awsMethods' successfully unpacked and MD5 sums checked 2021-05-15T16:45:27.7577080Z package 'gsl' successfully unpacked and MD5 sums checked 2021-05-15T16:45:27.8421642Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-15T16:45:27.8794209Z package 'adimpro' successfully unpacked and MD5 sums checked 2021-05-15T16:45:27.8919732Z package 'fastICA' successfully unpacked and MD5 sums checked 2021-05-15T16:45:27.9043292Z package 'tkrplot' successfully unpacked and MD5 sums checked 2021-05-15T16:45:27.9482780Z package 'aws' successfully unpacked and MD5 sums checked 2021-05-15T16:45:28.0038760Z package 'metafor' successfully unpacked and MD5 sums checked 2021-05-15T16:45:28.0052937Z 2021-05-15T16:45:28.0054644Z The downloaded binary packages are in 2021-05-15T16:45:28.0056695Z C:\Users\runneradmin\AppData\Local\Temp\RtmpiAEWQP\downloaded_packages 2021-05-15T16:45:28.0058275Z installing the source package 'RNifti' 2021-05-15T16:45:28.0059153Z 2021-05-15T16:45:28.0077050Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T16:45:28.0107893Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T16:45:28.0236337Z ================================================== 2021-05-15T16:45:28.0237277Z downloaded 1.0 MB 2021-05-15T16:45:28.0237768Z 2021-05-15T16:45:28.5198333Z * installing *source* package 'RNifti' ... 2021-05-15T16:45:28.5370452Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-15T16:45:28.5372324Z ** using staged installation 2021-05-15T16:45:28.5708210Z ** libs 2021-05-15T16:45:28.5724116Z 2021-05-15T16:45:28.5725410Z *** arch - i386 2021-05-15T16:45:28.6230125Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=core2 -c main.cpp -o main.o 2021-05-15T16:45:31.6381017Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-15T16:45:31.6382725Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T16:45:31.6383797Z for (int j=0; jnvox) 2021-05-15T16:45:53.6705933Z ^ 2021-05-15T16:45:53.7327279Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-15T16:45:53.7328524Z from ../inst/include/RNifti.h:50, 2021-05-15T16:45:53.7329253Z from main.cpp:4: 2021-05-15T16:45:53.7330733Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-15T16:45:53.7332541Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T16:45:53.7333662Z else if (data.length() != image->nvox) 2021-05-15T16:45:53.7334285Z ^ 2021-05-15T16:45:53.7438564Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-15T16:45:53.7440127Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T16:45:53.7441200Z for (int j=0; j