2021-05-16T23:04:07.8275014Z ##[section]Starting: Request a runner to run this job 2021-05-16T23:04:08.6587052Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T23:04:08.7269052Z 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-16T23:04:08.8569355Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T23:04:08.9663864Z ##[section]Finishing: Request a runner to run this job 2021-05-16T23:04:17.2896502Z Current runner version: '2.278.0' 2021-05-16T23:04:17.3162668Z ##[group]Operating System 2021-05-16T23:04:17.3163568Z Microsoft Windows Server 2019 2021-05-16T23:04:17.3164108Z 10.0.17763 2021-05-16T23:04:17.3164767Z Datacenter 2021-05-16T23:04:17.3165272Z ##[endgroup] 2021-05-16T23:04:17.3165933Z ##[group]Virtual Environment 2021-05-16T23:04:17.3166520Z Environment: windows-2019 2021-05-16T23:04:17.3166974Z Version: 20210509.1 2021-05-16T23:04:17.3168187Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T23:04:17.3169799Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T23:04:17.3170517Z ##[endgroup] 2021-05-16T23:04:17.3172273Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T23:04:17.3173614Z Actions: write 2021-05-16T23:04:17.3174070Z Checks: write 2021-05-16T23:04:17.3174519Z Contents: write 2021-05-16T23:04:17.3175269Z Deployments: write 2021-05-16T23:04:17.3176314Z Issues: write 2021-05-16T23:04:17.3176806Z Metadata: read 2021-05-16T23:04:17.3177356Z Packages: write 2021-05-16T23:04:17.3177896Z PullRequests: write 2021-05-16T23:04:17.3178629Z RepositoryProjects: write 2021-05-16T23:04:17.3179287Z SecurityEvents: write 2021-05-16T23:04:17.3179909Z Statuses: write 2021-05-16T23:04:17.3180549Z ##[endgroup] 2021-05-16T23:04:17.3184546Z Prepare workflow directory 2021-05-16T23:04:17.4538482Z Prepare all required actions 2021-05-16T23:04:17.4552420Z Getting action download info 2021-05-16T23:04:17.8577153Z Download action repository 'actions/checkout@v2' 2021-05-16T23:04:18.7843600Z Download action repository 'r-lib/actions@master' 2021-05-16T23:04:20.2931258Z Download action repository 'adigherman/actions@master' 2021-05-16T23:04:21.2413356Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T23:04:21.3672204Z Download action repository 'actions/cache@v1' 2021-05-16T23:04:21.4975348Z Download action repository 'actions/upload-artifact@master' 2021-05-16T23:04:21.6601778Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T23:04:22.0435379Z ##[group]Run actions/checkout@v2 2021-05-16T23:04:22.0436734Z with: 2021-05-16T23:04:22.0437429Z repository: neuroconductor/afnir 2021-05-16T23:04:22.0438565Z token: *** 2021-05-16T23:04:22.0439204Z ssh-strict: true 2021-05-16T23:04:22.0439770Z persist-credentials: true 2021-05-16T23:04:22.0440300Z clean: true 2021-05-16T23:04:22.0440758Z fetch-depth: 1 2021-05-16T23:04:22.0441367Z lfs: false 2021-05-16T23:04:22.0441793Z submodules: false 2021-05-16T23:04:22.0442459Z env: 2021-05-16T23:04:22.0443178Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:22.0444409Z TIC_DEPLOY_KEY: 2021-05-16T23:04:22.0444958Z RSPM: 2021-05-16T23:04:22.0445686Z GITHUB_PAT: *** 2021-05-16T23:04:22.0446101Z COVERALLS_TOKEN: 2021-05-16T23:04:22.0446607Z continue-on-error: false 2021-05-16T23:04:22.0447088Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:22.0447541Z ##[endgroup] 2021-05-16T23:04:25.1108229Z Syncing repository: neuroconductor/afnir 2021-05-16T23:04:25.1331169Z ##[group]Getting Git version info 2021-05-16T23:04:25.7590362Z Working directory is 'D:\a\afnir\afnir' 2021-05-16T23:04:25.7592353Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T23:04:25.7593025Z git version 2.31.1.windows.1 2021-05-16T23:04:25.7597402Z ##[endgroup] 2021-05-16T23:04:25.7597954Z Deleting the contents of 'D:\a\afnir\afnir' 2021-05-16T23:04:25.7599431Z ##[group]Initializing the repository 2021-05-16T23:04:25.7600505Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\afnir\afnir 2021-05-16T23:04:25.7601348Z Initialized empty Git repository in D:/a/afnir/afnir/.git/ 2021-05-16T23:04:25.7602474Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/afnir 2021-05-16T23:04:25.7603398Z ##[endgroup] 2021-05-16T23:04:25.7604395Z ##[group]Disabling automatic garbage collection 2021-05-16T23:04:25.7606201Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T23:04:25.7608933Z ##[endgroup] 2021-05-16T23:04:25.7611458Z ##[group]Setting up auth 2021-05-16T23:04:25.7612449Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T23:04:25.7613985Z [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-16T23:04:27.7382399Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T23:04:27.7677816Z [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-16T23:04:28.3133900Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T23:04:28.3425271Z ##[endgroup] 2021-05-16T23:04:28.3437033Z ##[group]Fetching the repository 2021-05-16T23:04:28.3453579Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e:refs/tags/0.4.6.s 2021-05-16T23:04:30.3930856Z remote: Enumerating objects: 85, done. 2021-05-16T23:04:30.3932432Z remote: Counting objects: 1% (1/85) 2021-05-16T23:04:30.3934356Z remote: Counting objects: 2% (2/85) 2021-05-16T23:04:30.3936584Z remote: Counting objects: 3% (3/85) 2021-05-16T23:04:30.3938407Z remote: Counting objects: 4% (4/85) 2021-05-16T23:04:30.3940099Z remote: Counting objects: 5% (5/85) 2021-05-16T23:04:30.3941940Z remote: Counting objects: 7% (6/85) 2021-05-16T23:04:30.3943128Z remote: Counting objects: 8% (7/85) 2021-05-16T23:04:30.3944442Z remote: Counting objects: 9% (8/85) 2021-05-16T23:04:30.3947258Z remote: Counting objects: 10% (9/85) 2021-05-16T23:04:30.3948732Z remote: Counting objects: 11% (10/85) 2021-05-16T23:04:30.3949773Z remote: Counting objects: 12% (11/85) 2021-05-16T23:04:30.3950893Z remote: Counting objects: 14% (12/85) 2021-05-16T23:04:30.3951880Z remote: Counting objects: 15% (13/85) 2021-05-16T23:04:30.3952969Z remote: Counting objects: 16% (14/85) 2021-05-16T23:04:30.3954129Z remote: Counting objects: 17% (15/85) 2021-05-16T23:04:30.3955052Z remote: Counting objects: 18% (16/85) 2021-05-16T23:04:30.3956371Z remote: Counting objects: 20% (17/85) 2021-05-16T23:04:30.3957468Z remote: Counting objects: 21% (18/85) 2021-05-16T23:04:30.3958407Z remote: Counting objects: 22% (19/85) 2021-05-16T23:04:30.3959399Z remote: Counting objects: 23% (20/85) 2021-05-16T23:04:30.3960319Z remote: Counting objects: 24% (21/85) 2021-05-16T23:04:30.3961116Z remote: Counting objects: 25% (22/85) 2021-05-16T23:04:30.3961797Z remote: Counting objects: 27% (23/85) 2021-05-16T23:04:30.3962518Z remote: Counting objects: 28% (24/85) 2021-05-16T23:04:30.3963172Z remote: Counting objects: 29% (25/85) 2021-05-16T23:04:30.3963802Z remote: Counting objects: 30% (26/85) 2021-05-16T23:04:30.3964477Z remote: Counting objects: 31% (27/85) 2021-05-16T23:04:30.3965102Z remote: Counting objects: 32% (28/85) 2021-05-16T23:04:30.3965830Z remote: Counting objects: 34% (29/85) 2021-05-16T23:04:30.3966527Z remote: Counting objects: 35% (30/85) 2021-05-16T23:04:30.3967151Z remote: Counting objects: 36% (31/85) 2021-05-16T23:04:30.3967787Z remote: Counting objects: 37% (32/85) 2021-05-16T23:04:30.3968798Z remote: Counting objects: 38% (33/85) 2021-05-16T23:04:30.3969443Z remote: Counting objects: 40% (34/85) 2021-05-16T23:04:30.3970919Z remote: Counting objects: 41% (35/85) 2021-05-16T23:04:30.3971611Z remote: Counting objects: 42% (36/85) 2021-05-16T23:04:30.3972249Z remote: Counting objects: 43% (37/85) 2021-05-16T23:04:30.3972872Z remote: Counting objects: 44% (38/85) 2021-05-16T23:04:30.3973674Z remote: Counting objects: 45% (39/85) 2021-05-16T23:04:30.3974281Z remote: Counting objects: 47% (40/85) 2021-05-16T23:04:30.3974897Z remote: Counting objects: 48% (41/85) 2021-05-16T23:04:30.3975638Z remote: Counting objects: 49% (42/85) 2021-05-16T23:04:30.3976473Z remote: Counting objects: 50% (43/85) 2021-05-16T23:04:30.3977134Z remote: Counting objects: 51% (44/85) 2021-05-16T23:04:30.3977822Z remote: Counting objects: 52% (45/85) 2021-05-16T23:04:30.3978481Z remote: Counting objects: 54% (46/85) 2021-05-16T23:04:30.3979139Z remote: Counting objects: 55% (47/85) 2021-05-16T23:04:30.3979924Z remote: Counting objects: 56% (48/85) 2021-05-16T23:04:30.3980637Z remote: Counting objects: 57% (49/85) 2021-05-16T23:04:30.3981293Z remote: Counting objects: 58% (50/85) 2021-05-16T23:04:30.3981972Z remote: Counting objects: 60% (51/85) 2021-05-16T23:04:30.3982631Z remote: Counting objects: 61% (52/85) 2021-05-16T23:04:30.3983308Z remote: Counting objects: 62% (53/85) 2021-05-16T23:04:30.3984155Z remote: Counting objects: 63% (54/85) 2021-05-16T23:04:30.3984968Z remote: Counting objects: 64% (55/85) 2021-05-16T23:04:30.3985781Z remote: Counting objects: 65% (56/85) 2021-05-16T23:04:30.3986492Z remote: Counting objects: 67% (57/85) 2021-05-16T23:04:30.3987291Z remote: Counting objects: 68% (58/85) 2021-05-16T23:04:30.3988052Z remote: Counting objects: 69% (59/85) 2021-05-16T23:04:30.3988739Z remote: Counting objects: 70% (60/85) 2021-05-16T23:04:30.3989534Z remote: Counting objects: 71% (61/85) 2021-05-16T23:04:30.3990719Z remote: Counting objects: 72% (62/85) 2021-05-16T23:04:30.3991653Z remote: Counting objects: 74% (63/85) 2021-05-16T23:04:30.3992324Z remote: Counting objects: 75% (64/85) 2021-05-16T23:04:30.3993722Z remote: Counting objects: 76% (65/85) 2021-05-16T23:04:30.3994428Z remote: Counting objects: 77% (66/85) 2021-05-16T23:04:30.3995042Z remote: Counting objects: 78% (67/85) 2021-05-16T23:04:30.3995824Z remote: Counting objects: 80% (68/85) 2021-05-16T23:04:30.3996496Z remote: Counting objects: 81% (69/85) 2021-05-16T23:04:30.3997108Z remote: Counting objects: 82% (70/85) 2021-05-16T23:04:30.3997725Z remote: Counting objects: 83% (71/85) 2021-05-16T23:04:30.3998329Z remote: Counting objects: 84% (72/85) 2021-05-16T23:04:30.3998950Z remote: Counting objects: 85% (73/85) 2021-05-16T23:04:30.3999566Z remote: Counting objects: 87% (74/85) 2021-05-16T23:04:30.4009159Z remote: Counting objects: 88% (75/85) 2021-05-16T23:04:30.4009711Z remote: Counting objects: 89% (76/85) 2021-05-16T23:04:30.4010227Z remote: Counting objects: 90% (77/85) 2021-05-16T23:04:30.4010910Z remote: Counting objects: 91% (78/85) 2021-05-16T23:04:30.4011562Z remote: Counting objects: 92% (79/85) 2021-05-16T23:04:30.4012062Z remote: Counting objects: 94% (80/85) 2021-05-16T23:04:30.4012861Z remote: Counting objects: 95% (81/85) 2021-05-16T23:04:30.4013324Z remote: Counting objects: 96% (82/85) 2021-05-16T23:04:30.4013800Z remote: Counting objects: 97% (83/85) 2021-05-16T23:04:30.4014257Z remote: Counting objects: 98% (84/85) 2021-05-16T23:04:30.4015146Z remote: Counting objects: 100% (85/85) 2021-05-16T23:04:30.4016271Z remote: Counting objects: 100% (85/85), done. 2021-05-16T23:04:30.4017016Z remote: Compressing objects: 1% (1/82) 2021-05-16T23:04:30.4017811Z remote: Compressing objects: 2% (2/82) 2021-05-16T23:04:30.4018556Z remote: Compressing objects: 3% (3/82) 2021-05-16T23:04:30.4019527Z remote: Compressing objects: 4% (4/82) 2021-05-16T23:04:30.4020401Z remote: Compressing objects: 6% (5/82) 2021-05-16T23:04:30.4021153Z remote: Compressing objects: 7% (6/82) 2021-05-16T23:04:30.4021661Z remote: Compressing objects: 8% (7/82) 2021-05-16T23:04:30.4022512Z remote: Compressing objects: 9% (8/82) 2021-05-16T23:04:30.4676836Z remote: Compressing objects: 10% (9/82) 2021-05-16T23:04:30.4679471Z remote: Compressing objects: 12% (10/82) 2021-05-16T23:04:30.4680416Z remote: Compressing objects: 13% (11/82) 2021-05-16T23:04:30.4681016Z remote: Compressing objects: 14% (12/82) 2021-05-16T23:04:30.4682248Z remote: Compressing objects: 15% (13/82) 2021-05-16T23:04:30.4683062Z remote: Compressing objects: 17% (14/82) 2021-05-16T23:04:30.4683798Z remote: Compressing objects: 18% (15/82) 2021-05-16T23:04:30.4684862Z remote: Compressing objects: 19% (16/82) 2021-05-16T23:04:30.4685567Z remote: Compressing objects: 20% (17/82) 2021-05-16T23:04:30.4686281Z remote: Compressing objects: 21% (18/82) 2021-05-16T23:04:30.4687171Z remote: Compressing objects: 23% (19/82) 2021-05-16T23:04:30.4688094Z remote: Compressing objects: 24% (20/82) 2021-05-16T23:04:30.4689120Z remote: Compressing objects: 25% (21/82) 2021-05-16T23:04:30.4690007Z remote: Compressing objects: 26% (22/82) 2021-05-16T23:04:30.4690694Z remote: Compressing objects: 28% (23/82) 2021-05-16T23:04:30.4691708Z remote: Compressing objects: 29% (24/82) 2021-05-16T23:04:30.4692600Z remote: Compressing objects: 30% (25/82) 2021-05-16T23:04:30.4693229Z remote: Compressing objects: 31% (26/82) 2021-05-16T23:04:30.4693835Z remote: Compressing objects: 32% (27/82) 2021-05-16T23:04:30.4694824Z remote: Compressing objects: 34% (28/82) 2021-05-16T23:04:30.4695427Z remote: Compressing objects: 35% (29/82) 2021-05-16T23:04:30.4696086Z remote: Compressing objects: 36% (30/82) 2021-05-16T23:04:30.4696735Z remote: Compressing objects: 37% (31/82) 2021-05-16T23:04:30.4697362Z remote: Compressing objects: 39% (32/82) 2021-05-16T23:04:30.4698001Z remote: Compressing objects: 40% (33/82) 2021-05-16T23:04:30.4698640Z remote: Compressing objects: 41% (34/82) 2021-05-16T23:04:30.4699304Z remote: Compressing objects: 42% (35/82) 2021-05-16T23:04:30.4699962Z remote: Compressing objects: 43% (36/82) 2021-05-16T23:04:30.4700668Z remote: Compressing objects: 45% (37/82) 2021-05-16T23:04:30.4701319Z remote: Compressing objects: 46% (38/82) 2021-05-16T23:04:30.4702042Z remote: Compressing objects: 47% (39/82) 2021-05-16T23:04:30.4702719Z remote: Compressing objects: 48% (40/82) 2021-05-16T23:04:30.4703368Z remote: Compressing objects: 50% (41/82) 2021-05-16T23:04:30.4703994Z remote: Compressing objects: 51% (42/82) 2021-05-16T23:04:30.4704635Z remote: Compressing objects: 52% (43/82) 2021-05-16T23:04:30.4705273Z remote: Compressing objects: 53% (44/82) 2021-05-16T23:04:30.4705896Z remote: Compressing objects: 54% (45/82) 2021-05-16T23:04:30.4707386Z remote: Compressing objects: 56% (46/82) 2021-05-16T23:04:30.4708134Z remote: Compressing objects: 57% (47/82) 2021-05-16T23:04:30.4709223Z remote: Compressing objects: 58% (48/82) 2021-05-16T23:04:30.4710244Z remote: Compressing objects: 59% (49/82) 2021-05-16T23:04:30.4711158Z remote: Compressing objects: 60% (50/82) 2021-05-16T23:04:30.4711729Z remote: Compressing objects: 62% (51/82) 2021-05-16T23:04:30.4712657Z remote: Compressing objects: 63% (52/82) 2021-05-16T23:04:30.4713916Z remote: Compressing objects: 64% (53/82) 2021-05-16T23:04:30.4715123Z remote: Compressing objects: 65% (54/82) 2021-05-16T23:04:30.4715948Z remote: Compressing objects: 67% (55/82) 2021-05-16T23:04:30.4739518Z remote: Compressing objects: 68% (56/82) 2021-05-16T23:04:30.4740958Z remote: Compressing objects: 69% (57/82) 2021-05-16T23:04:30.4742546Z remote: Compressing objects: 70% (58/82) 2021-05-16T23:04:30.4743299Z remote: Compressing objects: 71% (59/82) 2021-05-16T23:04:30.4743995Z remote: Compressing objects: 73% (60/82) 2021-05-16T23:04:30.4744936Z remote: Compressing objects: 74% (61/82) 2021-05-16T23:04:30.4745652Z remote: Compressing objects: 75% (62/82) 2021-05-16T23:04:30.4746367Z remote: Compressing objects: 76% (63/82) 2021-05-16T23:04:30.4747065Z remote: Compressing objects: 78% (64/82) 2021-05-16T23:04:30.4748094Z remote: Compressing objects: 79% (65/82) 2021-05-16T23:04:30.4748739Z remote: Compressing objects: 80% (66/82) 2021-05-16T23:04:30.4749391Z remote: Compressing objects: 81% (67/82) 2021-05-16T23:04:30.4750091Z remote: Compressing objects: 82% (68/82) 2021-05-16T23:04:30.4750714Z remote: Compressing objects: 84% (69/82) 2021-05-16T23:04:30.4751355Z remote: Compressing objects: 85% (70/82) 2021-05-16T23:04:30.4752054Z remote: Compressing objects: 86% (71/82) 2021-05-16T23:04:30.4752990Z remote: Compressing objects: 87% (72/82) 2021-05-16T23:04:30.4753645Z remote: Compressing objects: 89% (73/82) 2021-05-16T23:04:30.4754558Z remote: Compressing objects: 90% (74/82) 2021-05-16T23:04:30.4755212Z remote: Compressing objects: 91% (75/82) 2021-05-16T23:04:30.4755851Z remote: Compressing objects: 92% (76/82) 2021-05-16T23:04:30.4756476Z remote: Compressing objects: 93% (77/82) 2021-05-16T23:04:30.4757117Z remote: Compressing objects: 95% (78/82) 2021-05-16T23:04:30.4757905Z remote: Compressing objects: 96% (79/82) 2021-05-16T23:04:30.4758610Z remote: Compressing objects: 97% (80/82) 2021-05-16T23:04:30.4759289Z remote: Compressing objects: 98% (81/82) 2021-05-16T23:04:30.4759934Z remote: Compressing objects: 100% (82/82) 2021-05-16T23:04:30.4760606Z remote: Compressing objects: 100% (82/82), done. 2021-05-16T23:04:30.6228065Z remote: Total 85 (delta 10), reused 36 (delta 0), pack-reused 0 2021-05-16T23:04:30.8074442Z From https://github.com/neuroconductor/afnir 2021-05-16T23:04:30.8075725Z * [new ref] 7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e -> 0.4.6.s 2021-05-16T23:04:30.8577874Z ##[endgroup] 2021-05-16T23:04:30.8578855Z ##[group]Determining the checkout info 2021-05-16T23:04:30.8581162Z ##[endgroup] 2021-05-16T23:04:30.8581832Z ##[group]Checking out the ref 2021-05-16T23:04:30.8596953Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.4.6.s 2021-05-16T23:04:30.9484892Z Note: switching to 'refs/tags/0.4.6.s'. 2021-05-16T23:04:30.9485599Z 2021-05-16T23:04:30.9486510Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T23:04:30.9488868Z changes and commit them, and you can discard any commits you make in this 2021-05-16T23:04:30.9490647Z state without impacting any branches by switching back to a branch. 2021-05-16T23:04:30.9491647Z 2021-05-16T23:04:30.9492746Z If you want to create a new branch to retain commits you create, you may 2021-05-16T23:04:30.9493668Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T23:04:30.9494198Z 2021-05-16T23:04:30.9494701Z git switch -c 2021-05-16T23:04:30.9495143Z 2021-05-16T23:04:30.9495627Z Or undo this operation with: 2021-05-16T23:04:30.9496026Z 2021-05-16T23:04:30.9496439Z git switch - 2021-05-16T23:04:30.9496785Z 2021-05-16T23:04:30.9497507Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T23:04:30.9498962Z 2021-05-16T23:04:30.9499498Z HEAD is now at 7fe9ee3 Version id 72 stable 2021-05-16T23:04:30.9532779Z ##[endgroup] 2021-05-16T23:04:30.9977911Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T23:04:31.0243373Z '7fe9ee3bd7ff79de2cc83d261d5e09fdc178043e' 2021-05-16T23:04:31.0661248Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T23:04:31.0661800Z with: 2021-05-16T23:04:31.0662188Z r-version: oldrel 2021-05-16T23:04:31.0662701Z Ncpus: 1 2021-05-16T23:04:31.0663125Z crayon.enabled: NULL 2021-05-16T23:04:31.0664033Z remove-openmp-macos: true 2021-05-16T23:04:31.0664567Z http-user-agent: default 2021-05-16T23:04:31.0664996Z install-r: true 2021-05-16T23:04:31.0665580Z windows-path-include-mingw: true 2021-05-16T23:04:31.0666075Z env: 2021-05-16T23:04:31.0666495Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:04:31.0666942Z TIC_DEPLOY_KEY: 2021-05-16T23:04:31.0667285Z RSPM: 2021-05-16T23:04:31.0668698Z GITHUB_PAT: *** 2021-05-16T23:04:31.0669081Z COVERALLS_TOKEN: 2021-05-16T23:04:31.0670320Z continue-on-error: false 2021-05-16T23:04:31.0670789Z VDIFFR_RUN_TESTS: 2021-05-16T23:04:31.0671185Z ##[endgroup] 2021-05-16T23:04:31.4379259Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T23:04:31.6439591Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T23:04:33.3010690Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T23:04:33.8454040Z Chocolatey v0.10.15 2021-05-16T23:04:34.3853666Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T23:06:21.9532056Z Installing the following packages: 2021-05-16T23:06:21.9551433Z qpdf 2021-05-16T23:06:21.9573898Z By installing you accept licenses for the packages. 2021-05-16T23:06:23.9944577Z 2021-05-16T23:06:24.0002069Z qpdf v10.3.2 [Approved] 2021-05-16T23:06:24.0131365Z qpdf package files install completed. Performing other installation steps. 2021-05-16T23:06:26.8519429Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T23:06:27.7046646Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T23:06:32.0443825Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T23:06:32.5141821Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T23:06:32.8337777Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T23:06:32.8845963Z The install of qpdf was successful. 2021-05-16T23:06:32.8876312Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T23:06:32.9379262Z 2021-05-16T23:06:32.9520676Z Chocolatey installed 1/1 packages. 2021-05-16T23:06:32.9544339Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T23:07:20.3922265Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T23:07:20.3922996Z with: 2021-05-16T23:07:20.3923432Z pandoc-version: 2.7.3 2021-05-16T23:07:20.3923977Z env: 2021-05-16T23:07:20.3924445Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:20.3925834Z TIC_DEPLOY_KEY: 2021-05-16T23:07:20.3926226Z RSPM: 2021-05-16T23:07:20.3928675Z GITHUB_PAT: *** 2021-05-16T23:07:20.3929186Z COVERALLS_TOKEN: 2021-05-16T23:07:20.3929687Z continue-on-error: false 2021-05-16T23:07:20.3930220Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:20.3930665Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:07:20.3931164Z TZ: UTC 2021-05-16T23:07:20.3931566Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:20.3932038Z NOT_CRAN: true 2021-05-16T23:07:20.3932427Z ##[endgroup] 2021-05-16T23:07:21.2463837Z [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\f6bbe65a-62ac-42b4-94d6-617e27fd61bd', 'D:\a\_temp\13d86c4c-9362-4047-9cd8-3bb272f67be0')" 2021-05-16T23:07:25.0846985Z ##[group]Run git config user.name adigherman 2021-05-16T23:07:25.0847859Z git config user.name adigherman 2021-05-16T23:07:25.0848350Z git config user.email adig@jhu.edu 2021-05-16T23:07:25.0931257Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:07:25.0932078Z env: 2021-05-16T23:07:25.0933025Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:25.0933517Z TIC_DEPLOY_KEY: 2021-05-16T23:07:25.0934118Z RSPM: 2021-05-16T23:07:25.0935669Z GITHUB_PAT: *** 2021-05-16T23:07:25.0936159Z COVERALLS_TOKEN: 2021-05-16T23:07:25.0937041Z continue-on-error: false 2021-05-16T23:07:25.0937786Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:25.0938298Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:07:25.0938918Z TZ: UTC 2021-05-16T23:07:25.0939564Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:25.0940025Z NOT_CRAN: true 2021-05-16T23:07:25.0940411Z ##[endgroup] 2021-05-16T23:07:26.5514085Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T23:07:26.5514703Z with: 2021-05-16T23:07:26.5515148Z msystem: MINGW64 2021-05-16T23:07:26.5515567Z update: true 2021-05-16T23:07:26.5516117Z install: git mingw-w64-x86_64-toolchain 2021-05-16T23:07:26.5516650Z path-type: minimal 2021-05-16T23:07:26.5517212Z release: true 2021-05-16T23:07:26.5517592Z env: 2021-05-16T23:07:26.5518088Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:07:26.5518580Z TIC_DEPLOY_KEY: 2021-05-16T23:07:26.5519005Z RSPM: 2021-05-16T23:07:26.5520416Z GITHUB_PAT: *** 2021-05-16T23:07:26.5520853Z COVERALLS_TOKEN: 2021-05-16T23:07:26.5521408Z continue-on-error: false 2021-05-16T23:07:26.5521896Z VDIFFR_RUN_TESTS: 2021-05-16T23:07:26.5522342Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:07:26.5522753Z TZ: UTC 2021-05-16T23:07:26.5523151Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:07:26.5523579Z NOT_CRAN: true 2021-05-16T23:07:26.5523963Z ##[endgroup] 2021-05-16T23:07:26.7809249Z ##[group]Downloading MSYS2... 2021-05-16T23:07:27.6962221Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T23:07:29.5495004Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T23:07:29.5728536Z ##[endgroup] 2021-05-16T23:07:29.5729546Z ##[group]Extracting MSYS2... 2021-05-16T23:07:29.5734230Z [command]D:\a\_temp\base.exe -y 2021-05-16T23:07:29.9578666Z 2021-05-16T23:07:29.9584074Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T23:07:29.9585135Z 2021-05-16T23:07:29.9586231Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T23:07:29.9588042Z -- 2021-05-16T23:07:29.9588634Z Path = D:\a\_temp\base.exe 2021-05-16T23:07:29.9589267Z Type = 7z 2021-05-16T23:07:29.9589654Z 2021-05-16T23:07:30.2228890Z 0% 2021-05-16T23:07:30.2229744Z 2021-05-16T23:07:30.4225142Z 0% 455 - msys64\usr\share\locale\he 2021-05-16T23:07:30.4226181Z 2021-05-16T23:07:30.6207727Z 0% 1100 2021-05-16T23:07:30.6211061Z 2021-05-16T23:07:30.8336428Z 8% 1100 2021-05-16T23:07:30.8337384Z 2021-05-16T23:07:31.0427836Z 15% 1100 2021-05-16T23:07:31.0428649Z 2021-05-16T23:07:31.2455362Z 22% 1100 2021-05-16T23:07:31.2456668Z 2021-05-16T23:07:31.4499381Z 29% 1100 2021-05-16T23:07:31.4500430Z 2021-05-16T23:07:31.6537975Z 30% 1100 2021-05-16T23:07:31.6538853Z 2021-05-16T23:07:31.8540672Z 33% 1100 2021-05-16T23:07:31.8541484Z 2021-05-16T23:07:32.0679913Z 39% 1100 2021-05-16T23:07:32.0680882Z 2021-05-16T23:07:32.2744067Z 44% 1100 2021-05-16T23:07:32.2751149Z 2021-05-16T23:07:32.4750677Z 47% 1374 - msys64\usr\lib\perl5\core_perl\CORE\config.h 2021-05-16T23:07:32.4751455Z 2021-05-16T23:07:32.6787623Z 47% 1942 - msys64\usr\lib\terminfo\61\adm42 2021-05-16T23:07:32.6788637Z 2021-05-16T23:07:32.8812228Z 47% 2447 - msys64\usr\lib\terminfo\64\d430-unix-sr 2021-05-16T23:07:32.8813605Z 2021-05-16T23:07:33.0838360Z 47% 3006 - msys64\usr\lib\terminfo\6b\kds7372-w 2021-05-16T23:07:33.0839319Z 2021-05-16T23:07:33.2867937Z 47% 3601 - msys64\usr\lib\terminfo\72\regent40 2021-05-16T23:07:33.2868946Z 2021-05-16T23:07:33.5307401Z 47% 4205 - msys64\usr\lib\terminfo\77\wy325-25w 2021-05-16T23:07:33.5309079Z 2021-05-16T23:07:33.7239613Z 47% 4758 - msys64\usr\share\bash-completion\completions\change_pw 2021-05-16T23:07:33.7240777Z 2021-05-16T23:07:33.9280743Z 47% 5166 - msys64\usr\share\bash-completion\completions\pkg_delete 2021-05-16T23:07:33.9283869Z 2021-05-16T23:07:34.1310700Z 47% 5692 - msys64\usr\share\info\libidn2.info.gz 2021-05-16T23:07:34.1311949Z 2021-05-16T23:07:34.3345550Z 47% 6148 - msys64\usr\share\locale\id\LC_MESSAGES\gnupg2.mo 2021-05-16T23:07:34.3346923Z 2021-05-16T23:07:34.5369739Z 47% 6583 - msys64\usr\share\locale\vi\LC_MESSAGES\coreutils.mo 2021-05-16T23:07:34.5370977Z 2021-05-16T23:07:34.7400573Z 47% 7127 - msys64\usr\share\man\man1\perlbs2000.1perl.gz 2021-05-16T23:07:34.7401681Z 2021-05-16T23:07:34.9429802Z 47% 7666 - msys64\usr\share\man\man3\CURLOPT_HSTSREADFUNCTION.3.gz 2021-05-16T23:07:34.9431006Z 2021-05-16T23:07:35.1460854Z 47% 8218 - msys64\usr\share\man\man3\TAP.Parser.ResultFactory.3perl.gz 2021-05-16T23:07:35.1462358Z 2021-05-16T23:07:35.3491754Z 47% 8691 - msys64\usr\share\man\man3\Tcl_ParseVar.3.gz 2021-05-16T23:07:35.3492826Z 2021-05-16T23:07:35.5556330Z 47% 9160 - msys64\usr\share\man\man3\bkgd.3x.gz 2021-05-16T23:07:35.5557399Z 2021-05-16T23:07:35.8242196Z 47% 9693 - msys64\usr\share\man\man3\libs . nel_handle_extended_data2.3.gz 2021-05-16T23:07:35.8243895Z 2021-05-16T23:07:36.0214589Z 47% 9892 - msys64\usr\share\man\man3\mitem_opts.3x.gz 2021-05-16T23:07:36.0215720Z 2021-05-16T23:07:36.2253220Z 47% 10416 - msys64\usr\share\man\man5\makepkg.conf.5.gz 2021-05-16T23:07:36.2254319Z 2021-05-16T23:07:36.4278240Z 47% 10659 - msys64\usr\share\man\mann\thread.n.gz 2021-05-16T23:07:36.4279471Z 2021-05-16T23:07:36.6307521Z 47% 11114 - msys64\usr\share\perl5\core_perl\TAP\Parser\Result\Test.pm 2021-05-16T23:07:36.6308865Z 2021-05-16T23:07:36.8338317Z 47% 11561 - msys64\usr\share\perl5\core_perl\pods\perlunifaq.pod 2021-05-16T23:07:36.8339659Z 2021-05-16T23:07:37.0620464Z 47% 12107 - msys64\usr\share\perl5\core_perl\unicore\lib\WB\EX.pl 2021-05-16T23:07:37.0621589Z 2021-05-16T23:07:37.2555133Z 47% 12451 - msys64\usr\share\terminfo\61\att4415-w 2021-05-16T23:07:37.2556203Z 2021-05-16T23:07:37.4592593Z 47% 12917 - msys64\usr\share\terminfo\64\decpro 2021-05-16T23:07:37.4593632Z 2021-05-16T23:07:37.6621817Z 47% 13535 - msys64\usr\share\terminfo\6e\ncr160wy50+wpp 2021-05-16T23:07:37.6622964Z 2021-05-16T23:07:37.8652411Z 47% 14108 - msys64\usr\share\terminfo\74\tek4012 2021-05-16T23:07:37.8653618Z 2021-05-16T23:07:38.0684242Z 47% 14679 - msys64\usr\share\terminfo\77\wyse325 2021-05-16T23:07:38.0685273Z 2021-05-16T23:07:38.2714158Z 47% 15255 - msys64\usr\share\zoneinfo\Asia\Ujung_Pandang 2021-05-16T23:07:38.2715389Z 2021-05-16T23:07:38.4746265Z 47% 15876 - msys64\usr\share\zoneinfo\posix\Australia\Brisbane 2021-05-16T23:07:38.4748329Z 2021-05-16T23:07:38.7196452Z 47% 16126 - msys64\usr\share\zoneinfo\right\Africa\Addis_Ababa 2021-05-16T23:07:38.7199717Z 2021-05-16T23:07:38.9186657Z 47% 16578 - msys64\usr\share\zoneinfo\right\Europe\Malta 2021-05-16T23:07:38.9187730Z 2021-05-16T23:07:39.1184661Z 47% 17064 2021-05-16T23:07:39.1185670Z 2021-05-16T23:07:39.3285720Z 48% 17092 2021-05-16T23:07:39.3286532Z 2021-05-16T23:07:39.5319962Z 52% 17092 2021-05-16T23:07:39.5321853Z 2021-05-16T23:07:39.7331520Z 56% 17092 2021-05-16T23:07:39.7332198Z 2021-05-16T23:07:39.9409436Z 58% 17092 2021-05-16T23:07:39.9410455Z 2021-05-16T23:07:40.1427774Z 62% 17092 2021-05-16T23:07:40.1428689Z 2021-05-16T23:07:40.3440782Z 64% 17092 2021-05-16T23:07:40.3441556Z 2021-05-16T23:07:40.5379438Z 67% 17092 2021-05-16T23:07:40.5380307Z 2021-05-16T23:07:40.7466531Z 70% 17092 2021-05-16T23:07:40.7467514Z 2021-05-16T23:07:40.9598272Z 74% 17092 2021-05-16T23:07:40.9599517Z 2021-05-16T23:07:41.1750724Z 76% 17092 2021-05-16T23:07:41.1751475Z 2021-05-16T23:07:41.3806661Z 79% 17092 2021-05-16T23:07:41.3807550Z 2021-05-16T23:07:41.5864628Z 82% 17092 2021-05-16T23:07:41.5865443Z 2021-05-16T23:07:41.7905214Z 88% 17092 2021-05-16T23:07:41.7906079Z 2021-05-16T23:07:41.9921645Z 94% 17092 2021-05-16T23:07:41.9922471Z 2021-05-16T23:07:42.2009648Z 98% 17092 2021-05-16T23:07:42.2010485Z 2021-05-16T23:07:42.3979081Z 100% 17289 - msys64\usr\bin\msys-argp-0.dll 2021-05-16T23:07:42.3980184Z 2021-05-16T23:07:42.5993972Z 100% 17380 - msys64\usr\bin\msys-ssh2-1.dll 2021-05-16T23:07:42.5994975Z 2021-05-16T23:07:42.8250138Z 100% 17419 - msys64\usr\bin\pinentry-w32.exe 2021-05-16T23:07:42.8251245Z 2021-05-16T23:07:43.0101998Z 100% 17498 - msys64\usr\bin\tsort.exe 2021-05-16T23:07:43.0109120Z 2021-05-16T23:07:43.0110019Z Everything is Ok 2021-05-16T23:07:43.0135276Z ##[endgroup] 2021-05-16T23:07:43.0136178Z ##[group]Disable Key Refresh... 2021-05-16T23:07:43.1051255Z [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-16T23:07:43.4850187Z ##[endgroup] 2021-05-16T23:07:43.4883811Z ##[group]Restoring package cache... 2021-05-16T23:07:43.9077640Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T23:07:43.9079450Z ##[endgroup] 2021-05-16T23:07:43.9081654Z ##[group]Starting MSYS2 for the first time... 2021-05-16T23:07:44.0046711Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T23:07:44.1825522Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T23:07:44.1995736Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T23:07:44.4024215Z Copying skeleton files. 2021-05-16T23:07:44.4025395Z These files are for the users to personalise their msys2 experience. 2021-05-16T23:07:44.4026208Z 2021-05-16T23:07:44.4026999Z They will never be overwritten nor automatically updated. 2021-05-16T23:07:44.4027748Z 2021-05-16T23:07:44.4600762Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T23:07:44.4798446Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T23:07:44.4984729Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T23:07:44.5171460Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T23:07:44.5359754Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T23:07:44.6019565Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T23:07:44.6424731Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T23:07:44.6821448Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T23:07:44.7174490Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T23:07:44.9217083Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T23:07:44.9341387Z gpg: no ultimately trusted keys found 2021-05-16T23:07:45.3053699Z gpg: starting migration from earlier GnuPG versions 2021-05-16T23:07:45.4953024Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T23:07:45.4954139Z gpg: migration succeeded 2021-05-16T23:07:45.5242829Z gpg: Generating pacman keyring master key... 2021-05-16T23:07:46.3868234Z gpg: key 362E7596D96D242F marked as ultimately trusted 2021-05-16T23:07:46.3869691Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T23:07:46.4340665Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/1A65B55A2606E88BC621ADC0362E7596D96D242F.rev' 2021-05-16T23:07:46.4341940Z gpg: Done 2021-05-16T23:07:46.4590451Z ==> Updating trust database... 2021-05-16T23:07:46.4826047Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:07:46.4827650Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:07:46.6285399Z ==> Appending keys from msys2.gpg... 2021-05-16T23:07:46.9191041Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:07:46.9400019Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:07:47.0700997Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:07:47.1952165Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:07:47.3273752Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:07:47.4506428Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:07:47.5721740Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:07:47.6906742Z ==> Importing owner trust values... 2021-05-16T23:07:47.7106939Z gpg: setting ownertrust to 4 2021-05-16T23:07:47.7108491Z gpg: setting ownertrust to 4 2021-05-16T23:07:47.7109191Z gpg: setting ownertrust to 4 2021-05-16T23:07:47.7109789Z gpg: setting ownertrust to 4 2021-05-16T23:07:47.7110569Z gpg: setting ownertrust to 4 2021-05-16T23:07:47.7111392Z gpg: setting ownertrust to 4 2021-05-16T23:07:47.7316450Z ==> Disabling revoked keys in keyring... 2021-05-16T23:07:47.7496061Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:07:47.8253609Z ==> Updating trust database... 2021-05-16T23:07:47.8520973Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T23:07:47.8533894Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T23:07:47.8547549Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T23:07:47.8551471Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T23:07:47.8555043Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:07:47.9237967Z pacman-key (pacman) 5.2.2 2021-05-16T23:07:47.9240294Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T23:07:47.9241228Z 2021-05-16T23:07:47.9466145Z This is free software; see the source for copying conditions. 2021-05-16T23:07:47.9467885Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T23:07:48.8289408Z  2021-05-16T23:07:48.8290051Z 2021-05-16T23:07:48.8290812Z ################################################################### 2021-05-16T23:07:48.8291539Z # # 2021-05-16T23:07:48.8292236Z # # 2021-05-16T23:07:48.8292874Z # C A U T I O N # 2021-05-16T23:07:48.8293547Z # # 2021-05-16T23:07:48.8294728Z # This is first start of MSYS2. # 2021-05-16T23:07:48.8295736Z # You MUST restart shell to apply necessary actions. # 2021-05-16T23:07:48.8296522Z # # 2021-05-16T23:07:48.8297754Z # # 2021-05-16T23:07:48.8299008Z ################################################################### 2021-05-16T23:07:48.8299665Z 2021-05-16T23:07:48.8300012Z 2021-05-16T23:07:48.8548254Z 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-16T23:07:48.8619504Z ##[endgroup] 2021-05-16T23:07:48.8620487Z ##[group]Disable CheckSpace... 2021-05-16T23:07:48.9381042Z [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-16T23:07:49.6022741Z ##[endgroup] 2021-05-16T23:07:49.6023970Z ##[group]Updating packages... 2021-05-16T23:07:49.6763396Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:07:50.6361383Z :: Synchronizing package databases... 2021-05-16T23:07:50.9690386Z downloading mingw32.db... 2021-05-16T23:07:51.6315367Z downloading mingw32.db.sig... 2021-05-16T23:07:51.8529299Z downloading mingw64.db... 2021-05-16T23:07:52.0498854Z downloading mingw64.db.sig... 2021-05-16T23:07:52.2738039Z downloading ucrt64.db... 2021-05-16T23:07:52.4639567Z downloading ucrt64.db.sig... 2021-05-16T23:07:52.6927862Z downloading msys.db... 2021-05-16T23:07:52.7948363Z downloading msys.db.sig... 2021-05-16T23:07:52.9165204Z :: Starting core system upgrade... 2021-05-16T23:07:53.1346375Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T23:07:53.1347686Z resolving dependencies... 2021-05-16T23:07:53.1452776Z looking for conflicting packages... 2021-05-16T23:07:53.1484654Z 2021-05-16T23:07:53.1486164Z 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-16T23:07:53.1487195Z 2021-05-16T23:07:53.1487866Z Total Download Size: 9.36 MiB 2021-05-16T23:07:53.1488602Z Total Installed Size: 44.60 MiB 2021-05-16T23:07:53.1489277Z Net Upgrade Size: 0.02 MiB 2021-05-16T23:07:53.1489998Z 2021-05-16T23:07:53.1490930Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:53.1491569Z :: Retrieving packages... 2021-05-16T23:07:53.2428641Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T23:07:53.3384452Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:53.5162293Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T23:07:53.7308436Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T23:07:53.8262337Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T23:07:53.9826671Z checking keyring... 2021-05-16T23:07:54.0949583Z checking package integrity... 2021-05-16T23:07:55.0463586Z loading package files... 2021-05-16T23:07:55.0638193Z checking for file conflicts... 2021-05-16T23:07:55.0642955Z :: Processing package changes... 2021-05-16T23:07:55.0644108Z upgrading filesystem... 2021-05-16T23:07:55.1300444Z upgrading mintty... 2021-05-16T23:07:55.2359234Z upgrading msys2-runtime... 2021-05-16T23:07:55.3151837Z upgrading pacman-mirrors... 2021-05-16T23:07:55.3215860Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T23:07:55.3245249Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T23:07:55.3261140Z upgrading pacman... 2021-05-16T23:07:55.4426077Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T23:07:55.8569690Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 3612 has been terminated. 2021-05-16T23:07:56.3521535Z ##[endgroup] 2021-05-16T23:07:56.3523208Z ##[group]Killing remaining tasks... 2021-05-16T23:07:56.4283549Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T23:07:56.7341897Z 2021-05-16T23:07:56.7343224Z INFO: No tasks running with the specified criteria. 2021-05-16T23:07:56.7390421Z ##[endgroup] 2021-05-16T23:07:56.7391657Z ##[group]Final system upgrade... 2021-05-16T23:07:56.8141227Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T23:07:57.8086971Z :: Synchronizing package databases... 2021-05-16T23:07:58.4392432Z mingw32 is up to date 2021-05-16T23:07:58.4393000Z mingw64 is up to date 2021-05-16T23:07:58.4393499Z ucrt64 is up to date 2021-05-16T23:07:58.4393975Z downloading clang64.db... 2021-05-16T23:07:59.0878956Z downloading clang64.db.sig... 2021-05-16T23:07:59.3092367Z msys is up to date 2021-05-16T23:07:59.3093430Z :: Starting core system upgrade... 2021-05-16T23:07:59.5697738Z there is nothing to do 2021-05-16T23:07:59.5698787Z :: Starting full system upgrade... 2021-05-16T23:07:59.6118262Z resolving dependencies... 2021-05-16T23:07:59.6213109Z looking for conflicting packages... 2021-05-16T23:07:59.6262972Z 2021-05-16T23:07:59.6265379Z Packages (14) brotli-1.0.9-2 ca-certificates-20210119-1 file-5.40-2 gnupg-2.2.27-2 less-581-1 libgpgme-1.15.1-2 libsqlite-3.35.5-1 libxml2-2.9.10-9 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-16T23:07:59.6267056Z 2021-05-16T23:07:59.6267759Z Total Download Size: 6.22 MiB 2021-05-16T23:07:59.6269325Z Total Installed Size: 32.30 MiB 2021-05-16T23:07:59.6270153Z Net Upgrade Size: 0.97 MiB 2021-05-16T23:07:59.6270623Z 2021-05-16T23:07:59.6272406Z :: Proceed with installation? [Y/n] 2021-05-16T23:07:59.6273515Z :: Retrieving packages... 2021-05-16T23:07:59.7208402Z downloading brotli-1.0.9-2-x86_64.pkg.tar.zst... 2021-05-16T23:07:59.8173858Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T23:07:59.9127859Z downloading libxml2-2.9.10-9-x86_64.pkg.tar.zst... 2021-05-16T23:08:00.0168862Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T23:08:00.1125859Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T23:08:00.2132861Z downloading file-5.40-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:00.3239663Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:00.4322553Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:00.5294355Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:00.7280059Z downloading libgpgme-1.15.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:00.8276600Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T23:08:00.9231773Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:01.0225038Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T23:08:01.1185271Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:01.1291815Z checking keyring... 2021-05-16T23:08:01.2645959Z checking package integrity... 2021-05-16T23:08:04.0745940Z loading package files... 2021-05-16T23:08:04.1107908Z checking for file conflicts... 2021-05-16T23:08:04.1111028Z checking available disk space... 2021-05-16T23:08:04.1324627Z :: Processing package changes... 2021-05-16T23:08:04.1326168Z upgrading brotli... 2021-05-16T23:08:04.1533308Z upgrading less... 2021-05-16T23:08:04.1656306Z upgrading libxml2... 2021-05-16T23:08:04.1916171Z upgrading libxslt... 2021-05-16T23:08:04.2078067Z upgrading ca-certificates... 2021-05-16T23:08:05.0541085Z upgrading file... 2021-05-16T23:08:05.1204235Z upgrading libsqlite... 2021-05-16T23:08:05.1344250Z upgrading libzstd... 2021-05-16T23:08:05.1441367Z upgrading gnupg... 2021-05-16T23:08:07.7163909Z ==> Appending keys from msys2.gpg... 2021-05-16T23:08:07.8422626Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:08:07.8615331Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:08:11.9900261Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:08:12.0579396Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:08:12.1314733Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:08:12.2042076Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:08:12.2809388Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:08:12.3487197Z ==> Importing owner trust values... 2021-05-16T23:08:12.3977174Z ==> Disabling revoked keys in keyring... 2021-05-16T23:08:12.4187440Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:08:12.4949134Z ==> Updating trust database... 2021-05-16T23:08:12.5155840Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:08:12.6230726Z upgrading libgpgme... 2021-05-16T23:08:12.8621108Z upgrading msys2-keyring... 2021-05-16T23:08:13.1849008Z ==> Appending keys from msys2.gpg... 2021-05-16T23:08:13.2916901Z ==> Locally signing trusted keys in keyring... 2021-05-16T23:08:13.3126060Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T23:08:13.4329248Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T23:08:13.5088903Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T23:08:13.5838228Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T23:08:13.6658807Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T23:08:13.7414030Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T23:08:13.8137777Z ==> Importing owner trust values... 2021-05-16T23:08:13.8587370Z ==> Disabling revoked keys in keyring... 2021-05-16T23:08:13.8766607Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T23:08:13.9478265Z ==> Updating trust database... 2021-05-16T23:08:13.9688102Z gpg: next trustdb check due at 2022-01-23 2021-05-16T23:08:14.1099304Z upgrading msys2-launcher... 2021-05-16T23:08:14.1234562Z upgrading rebase... 2021-05-16T23:08:14.1413679Z upgrading zstd... 2021-05-16T23:08:14.1696052Z :: Running post-transaction hooks... 2021-05-16T23:08:14.1697407Z (1/1) Updating the info directory file... 2021-05-16T23:08:14.6258027Z ##[endgroup] 2021-05-16T23:08:14.6259272Z ##[group]Installing additional packages... 2021-05-16T23:08:14.7066645Z [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-16T23:08:16.0230224Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T23:08:16.0231770Z :: Repository mingw64 2021-05-16T23:08:16.0236182Z 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-16T23:08:16.0239307Z 2021-05-16T23:08:16.0240104Z Enter a selection (default=all): 2021-05-16T23:08:16.0240747Z resolving dependencies... 2021-05-16T23:08:16.0391242Z looking for conflicting packages... 2021-05-16T23:08:16.0532741Z 2021-05-16T23:08:16.0550588Z 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.24-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.5.0-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-2 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-16T23:08:16.0566269Z 2021-05-16T23:08:16.0567073Z Total Download Size: 165.06 MiB 2021-05-16T23:08:16.0568378Z Total Installed Size: 1091.89 MiB 2021-05-16T23:08:16.0569122Z 2021-05-16T23:08:16.0570186Z :: Proceed with installation? [Y/n] 2021-05-16T23:08:16.0570936Z :: Retrieving packages... 2021-05-16T23:08:16.7554235Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:08:16.9598317Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:08:17.0563814Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:08:17.5585740Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:17.8039881Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:17.9486031Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:08:18.0510909Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:08:18.1613042Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:08:18.2578727Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:08:18.3536476Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:18.4519418Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:18.5520588Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:08:18.6479695Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:18.7447425Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:08:18.8624593Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:19.8600763Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:20.6082736Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:20.7137232Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:21.1614266Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:21.6054351Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:08:21.7016361Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:08:21.8556258Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:08:21.9507324Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:08:22.0465015Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:08:22.1734989Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:08:22.2688782Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:08:22.3645830Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:08:22.4676631Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T23:08:22.5661981Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T23:08:22.6631183Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T23:08:22.7628820Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:08:22.9765640Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:08:23.0754495Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:08:23.1723495Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:08:23.2940480Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:08:23.6082430Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:08:23.7392902Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:08:23.8401509Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:08:24.5151356Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T23:08:24.6141822Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:08:24.8350896Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T23:08:25.0847042Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:08:25.4503956Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:25.5465375Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:08:25.6426087Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T23:08:25.7391074Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:25.8392938Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:08:25.9342763Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:26.0304219Z downloading vim-8.2.2689-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:26.3461618Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:26.4494547Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:26.5470408Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T23:08:26.6422957Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T23:08:26.7375054Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T23:08:26.8333029Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T23:08:26.9281607Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T23:08:27.0229141Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T23:08:27.1177232Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:27.2127353Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T23:08:27.3087364Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T23:08:27.4044014Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T23:08:27.5000290Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T23:08:27.5952832Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:27.6913229Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T23:08:27.7862757Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T23:08:27.8820900Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T23:08:27.9769050Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T23:08:28.0720456Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T23:08:28.1674989Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T23:08:28.2646995Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T23:08:28.3610333Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T23:08:28.4565039Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T23:08:28.5522281Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T23:08:28.6491740Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T23:08:28.7443814Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T23:08:28.8421148Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T23:08:28.9389229Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T23:08:29.0339164Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T23:08:29.1290528Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:29.2267048Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T23:08:29.3552596Z checking keyring... 2021-05-16T23:08:29.7550398Z checking package integrity... 2021-05-16T23:08:46.7516326Z loading package files... 2021-05-16T23:08:47.4309391Z checking for file conflicts... 2021-05-16T23:08:50.4726875Z checking available disk space... 2021-05-16T23:08:50.4852961Z :: Processing package changes... 2021-05-16T23:08:50.4853797Z installing expat... 2021-05-16T23:08:50.4935468Z installing vim... 2021-05-16T23:08:52.6619156Z installing heimdal... 2021-05-16T23:08:53.1487854Z installing openssh... 2021-05-16T23:08:53.2003122Z installing perl-Error... 2021-05-16T23:08:53.2150482Z installing perl-Authen-SASL... 2021-05-16T23:08:53.2476624Z installing perl-Encode-Locale... 2021-05-16T23:08:53.2607341Z installing perl-HTTP-Date... 2021-05-16T23:08:53.2705761Z installing perl-File-Listing... 2021-05-16T23:08:53.2815880Z installing perl-HTML-Tagset... 2021-05-16T23:08:53.2876652Z installing perl-Clone... 2021-05-16T23:08:53.2955154Z installing perl-IO-HTML... 2021-05-16T23:08:53.3037466Z installing perl-LWP-MediaTypes... 2021-05-16T23:08:53.3123659Z installing perl-URI... 2021-05-16T23:08:53.3823598Z installing perl-HTTP-Message... 2021-05-16T23:08:53.4093958Z installing perl-HTML-Parser... 2021-05-16T23:08:53.4312547Z installing perl-HTTP-Cookies... 2021-05-16T23:08:53.4426547Z installing perl-HTTP-Daemon... 2021-05-16T23:08:53.4494518Z installing perl-HTTP-Negotiate... 2021-05-16T23:08:53.4572217Z installing perl-Net-HTTP... 2021-05-16T23:08:53.4725646Z installing perl-WWW-RobotRules... 2021-05-16T23:08:53.4818847Z installing perl-Try-Tiny... 2021-05-16T23:08:53.4956327Z installing perl-libwww... 2021-05-16T23:08:53.5446970Z Optional dependencies for perl-libwww 2021-05-16T23:08:53.5448433Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T23:08:53.5449800Z installing perl-TimeDate... 2021-05-16T23:08:53.6016753Z installing perl-MailTools... 2021-05-16T23:08:53.6457679Z installing perl-IO-Stringy... 2021-05-16T23:08:53.6650651Z installing perl-Convert-BinHex... 2021-05-16T23:08:53.8134569Z module test... pass. 2021-05-16T23:08:53.8173854Z installing perl-MIME-tools... 2021-05-16T23:08:53.8892751Z installing perl-Net-SSLeay... 2021-05-16T23:08:53.9881913Z installing perl-IO-Socket-SSL... 2021-05-16T23:08:54.0051753Z installing perl-Net-SMTP-SSL... 2021-05-16T23:08:54.0134239Z installing perl-TermReadKey... 2021-05-16T23:08:54.0239549Z installing git... 2021-05-16T23:08:54.8242441Z Optional dependencies for git 2021-05-16T23:08:54.8243559Z python: various helper scripts 2021-05-16T23:08:54.8244690Z subversion: git svn 2021-05-16T23:08:54.8245400Z installing mingw-w64-x86_64-libiconv... 2021-05-16T23:08:54.8795581Z installing mingw-w64-x86_64-zlib... 2021-05-16T23:08:54.8918905Z installing mingw-w64-x86_64-binutils... 2021-05-16T23:08:55.2811481Z installing mingw-w64-x86_64-headers-git... 2021-05-16T23:08:57.0301528Z installing mingw-w64-x86_64-crt-git... 2021-05-16T23:08:58.1140957Z installing mingw-w64-x86_64-isl... 2021-05-16T23:08:58.1882066Z installing mingw-w64-x86_64-gmp... 2021-05-16T23:08:58.2101086Z installing mingw-w64-x86_64-mpfr... 2021-05-16T23:08:58.2362014Z installing mingw-w64-x86_64-mpc... 2021-05-16T23:08:58.2426038Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T23:08:58.2519148Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T23:08:58.2730097Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:08:58.2780113Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:08:58.2959753Z installing mingw-w64-x86_64-zstd... 2021-05-16T23:08:58.3281785Z installing mingw-w64-x86_64-gcc... 2021-05-16T23:08:59.9580580Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T23:09:02.8776926Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T23:09:02.8922600Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T23:09:03.0870990Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T23:09:03.3190777Z installing mingw-w64-x86_64-expat... 2021-05-16T23:09:03.3351654Z installing mingw-w64-x86_64-gettext... 2021-05-16T23:09:05.8018439Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T23:09:06.0549075Z installing mingw-w64-x86_64-libsystre... 2021-05-16T23:09:06.0695474Z installing mingw-w64-x86_64-ncurses... 2021-05-16T23:09:12.5523327Z installing mingw-w64-x86_64-bzip2... 2021-05-16T23:09:12.5763655Z installing mingw-w64-x86_64-libffi... 2021-05-16T23:09:12.5913730Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T23:09:12.8826753Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T23:09:12.9361011Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T23:09:12.9757697Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T23:09:13.8381466Z installing mingw-w64-x86_64-openssl... 2021-05-16T23:09:22.7653968Z installing mingw-w64-x86_64-termcap... 2021-05-16T23:09:22.7732997Z installing mingw-w64-x86_64-readline... 2021-05-16T23:09:22.8133060Z installing mingw-w64-x86_64-tcl... 2021-05-16T23:09:25.2583690Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T23:09:26.5389750Z installing mingw-w64-x86_64-tk... 2021-05-16T23:09:27.2326604Z installing mingw-w64-x86_64-xz... 2021-05-16T23:09:27.3327244Z installing mingw-w64-x86_64-python... 2021-05-16T23:09:36.3950923Z installing mingw-w64-x86_64-xxhash... 2021-05-16T23:09:36.4079996Z installing mingw-w64-x86_64-gdb... 2021-05-16T23:09:36.5495920Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T23:09:36.6561810Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T23:09:36.8189166Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T23:09:36.8260733Z installing mingw-w64-x86_64-make... 2021-05-16T23:09:36.8491450Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T23:09:36.8701093Z installing mingw-w64-x86_64-tools-git... 2021-05-16T23:09:36.8841407Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:09:36.9548454Z ##[endgroup] 2021-05-16T23:09:36.9549402Z ##[group]Saving package cache... 2021-05-16T23:09:37.0608823Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T23:09:38.2752618Z ==> no candidate packages found for pruning 2021-05-16T23:09:38.3733917Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T23:09:38.9001173Z ==> no candidate packages found for pruning 2021-05-16T23:09:39.9617464Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:753615ce398942dc832338a15edc0be412143ee9, another job may be creating this cache. 2021-05-16T23:09:40.0943109Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T23:09:41.1465979Z 2021-05-16T23:09:41.1467183Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T23:09:41.1843129Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T23:09:41.1844136Z removing all files from cache... 2021-05-16T23:09:41.1844635Z 2021-05-16T23:09:41.1845314Z Database directory: /var/lib/pacman/ 2021-05-16T23:09:41.1855784Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T23:09:41.1857879Z removing unused sync repositories... 2021-05-16T23:09:41.1915851Z ##[endgroup] 2021-05-16T23:09:41.2275763Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T23:09:41.2276470Z env: 2021-05-16T23:09:41.2277015Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:09:41.2277468Z TIC_DEPLOY_KEY: 2021-05-16T23:09:41.2278032Z RSPM: 2021-05-16T23:09:41.2279375Z GITHUB_PAT: *** 2021-05-16T23:09:41.2279833Z COVERALLS_TOKEN: 2021-05-16T23:09:41.2280300Z continue-on-error: false 2021-05-16T23:09:41.2280801Z VDIFFR_RUN_TESTS: 2021-05-16T23:09:41.2281295Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:09:41.2281685Z TZ: UTC 2021-05-16T23:09:41.2282103Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:09:41.2282498Z NOT_CRAN: true 2021-05-16T23:09:41.2282915Z MSYSTEM: MINGW64 2021-05-16T23:09:41.2283293Z ##[endgroup] 2021-05-16T23:09:42.3362972Z :: Synchronizing package databases... 2021-05-16T23:09:43.0269420Z mingw32 is up to date 2021-05-16T23:09:43.0270326Z mingw64 is up to date 2021-05-16T23:09:43.0271052Z ucrt64 is up to date 2021-05-16T23:09:43.0271676Z clang64 is up to date 2021-05-16T23:09:43.0272263Z msys is up to date 2021-05-16T23:09:43.0272978Z :: Starting core system upgrade... 2021-05-16T23:09:43.2993487Z there is nothing to do 2021-05-16T23:09:43.2994663Z :: Starting full system upgrade... 2021-05-16T23:09:43.4150140Z there is nothing to do 2021-05-16T23:09:44.2722700Z resolving dependencies... 2021-05-16T23:09:44.2835273Z looking for conflicting packages... 2021-05-16T23:09:44.2971695Z 2021-05-16T23:09:44.2972686Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T23:09:44.2973603Z 2021-05-16T23:09:44.2974177Z Total Download Size: 3.00 MiB 2021-05-16T23:09:44.2975173Z Total Installed Size: 20.93 MiB 2021-05-16T23:09:44.2975628Z 2021-05-16T23:09:44.2976470Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:44.2977233Z :: Retrieving packages... 2021-05-16T23:09:44.6269297Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T23:09:45.3775711Z checking keyring... 2021-05-16T23:09:45.5034613Z checking package integrity... 2021-05-16T23:09:45.6834716Z loading package files... 2021-05-16T23:09:45.6859346Z checking for file conflicts... 2021-05-16T23:09:45.6875164Z checking available disk space... 2021-05-16T23:09:45.6882962Z :: Processing package changes... 2021-05-16T23:09:45.6883758Z installing mingw-w64-x86_64-aom... 2021-05-16T23:09:46.7365951Z resolving dependencies... 2021-05-16T23:09:46.7367149Z looking for conflicting packages... 2021-05-16T23:09:46.7596687Z 2021-05-16T23:09:46.7597957Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T23:09:46.7598553Z 2021-05-16T23:09:46.7599149Z Total Download Size: 1.97 MiB 2021-05-16T23:09:46.7599863Z Total Installed Size: 4.43 MiB 2021-05-16T23:09:46.7600306Z 2021-05-16T23:09:46.7601139Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:46.7602033Z :: Retrieving packages... 2021-05-16T23:09:47.0749485Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T23:09:47.7450491Z checking keyring... 2021-05-16T23:09:47.8477179Z checking package integrity... 2021-05-16T23:09:48.0203767Z loading package files... 2021-05-16T23:09:48.0222633Z checking for file conflicts... 2021-05-16T23:09:48.0251965Z checking available disk space... 2021-05-16T23:09:48.0259766Z :: Processing package changes... 2021-05-16T23:09:48.0260883Z installing mingw-w64-x86_64-argtable... 2021-05-16T23:09:48.9463394Z resolving dependencies... 2021-05-16T23:09:48.9700291Z looking for conflicting packages... 2021-05-16T23:09:48.9764819Z 2021-05-16T23:09:48.9776434Z 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-16T23:09:48.9784330Z 2021-05-16T23:09:48.9784923Z Total Download Size: 92.82 MiB 2021-05-16T23:09:48.9785585Z Total Installed Size: 821.22 MiB 2021-05-16T23:09:48.9786008Z 2021-05-16T23:09:48.9786708Z :: Proceed with installation? [Y/n] 2021-05-16T23:09:48.9787613Z :: Retrieving packages... 2021-05-16T23:09:49.2797939Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T23:09:49.7366532Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T23:09:49.8307236Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T23:09:49.9243889Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T23:09:50.1098545Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T23:09:50.2057997Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T23:09:50.6687935Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T23:09:50.7648134Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T23:09:50.8594319Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T23:09:51.0096399Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T23:09:51.1044735Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T23:09:51.1989479Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T23:09:51.3089201Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T23:09:51.5051461Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:09:51.6035160Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T23:09:51.6975147Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T23:09:51.7922473Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T23:09:51.8874171Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T23:09:51.9937530Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T23:09:52.0891310Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T23:09:52.2109554Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T23:09:52.3080970Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T23:09:52.4305885Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T23:09:52.5250036Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T23:09:52.6216849Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T23:09:52.9420479Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T23:09:53.1688326Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T23:09:53.2640227Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T23:09:54.0546735Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T23:09:54.8755715Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T23:09:54.9881113Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T23:09:55.0878752Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T23:09:55.6738018Z checking keyring... 2021-05-16T23:09:55.9807101Z checking package integrity... 2021-05-16T23:10:01.8461786Z loading package files... 2021-05-16T23:10:02.1985204Z checking for file conflicts... 2021-05-16T23:10:04.2319729Z checking available disk space... 2021-05-16T23:10:04.2394530Z :: Processing package changes... 2021-05-16T23:10:04.2395675Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T23:10:04.3386155Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T23:10:04.3565480Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T23:10:04.3805922Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T23:10:04.4160167Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T23:10:04.4381664Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:10:05.4390031Z installing mingw-w64-x86_64-brotli... 2021-05-16T23:10:05.4644629Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T23:10:05.4956718Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T23:10:05.5383904Z installing mingw-w64-x86_64-gflags... 2021-05-16T23:10:05.5763131Z installing mingw-w64-x86_64-wineditline... 2021-05-16T23:10:05.5914299Z installing mingw-w64-x86_64-pcre... 2021-05-16T23:10:05.7890137Z installing mingw-w64-x86_64-glib2... 2021-05-16T23:10:06.3691116Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T23:10:06.3936185Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T23:10:06.4194338Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T23:10:06.5220495Z installing mingw-w64-x86_64-python-mako... 2021-05-16T23:10:06.6206815Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T23:10:06.8201945Z installing mingw-w64-x86_64-c-ares... 2021-05-16T23:10:06.9073110Z installing mingw-w64-x86_64-protobuf... 2021-05-16T23:10:07.1288469Z installing mingw-w64-x86_64-re2... 2021-05-16T23:10:07.1474269Z installing mingw-w64-x86_64-grpc... 2021-05-16T23:10:07.6306333Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T23:10:07.6421118Z installing mingw-w64-x86_64-lz4... 2021-05-16T23:10:07.6606041Z installing mingw-w64-x86_64-openblas... 2021-05-16T23:10:07.9211912Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T23:10:07.9213007Z number of threads to use. 2021-05-16T23:10:07.9249933Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T23:10:09.9229046Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T23:10:09.9230367Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T23:10:09.9231345Z installing mingw-w64-x86_64-snappy... 2021-05-16T23:10:09.9432050Z installing mingw-w64-x86_64-icu... 2021-05-16T23:10:10.5811980Z installing mingw-w64-x86_64-boost... 2021-05-16T23:10:28.8899544Z installing mingw-w64-x86_64-thrift... 2021-05-16T23:10:29.0149847Z installing mingw-w64-x86_64-uriparser... 2021-05-16T23:10:29.0323349Z installing mingw-w64-x86_64-arrow... 2021-05-16T23:10:31.8603381Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T23:10:31.8604263Z resolving dependencies... 2021-05-16T23:10:31.8731863Z looking for conflicting packages... 2021-05-16T23:10:31.9125257Z 2021-05-16T23:10:31.9126860Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T23:10:31.9127656Z 2021-05-16T23:10:31.9128791Z Total Installed Size: 36.73 MiB 2021-05-16T23:10:31.9129980Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:31.9130946Z 2021-05-16T23:10:31.9131753Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:31.9132464Z checking keyring... 2021-05-16T23:10:32.0324779Z checking package integrity... 2021-05-16T23:10:32.2479196Z loading package files... 2021-05-16T23:10:32.2645505Z checking for file conflicts... 2021-05-16T23:10:32.2647483Z checking available disk space... 2021-05-16T23:10:32.3378029Z :: Processing package changes... 2021-05-16T23:10:32.3380653Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T23:10:34.7386471Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T23:10:34.7387433Z resolving dependencies... 2021-05-16T23:10:34.7564893Z looking for conflicting packages... 2021-05-16T23:10:34.7646320Z 2021-05-16T23:10:34.7647309Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T23:10:34.7649419Z 2021-05-16T23:10:34.7650097Z Total Download Size: 7.06 MiB 2021-05-16T23:10:34.7650804Z Total Installed Size: 88.32 MiB 2021-05-16T23:10:34.7652580Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:34.7653116Z 2021-05-16T23:10:34.7655833Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:34.7656636Z :: Retrieving packages... 2021-05-16T23:10:35.0946289Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T23:10:35.9841621Z checking keyring... 2021-05-16T23:10:36.1000981Z checking package integrity... 2021-05-16T23:10:36.3551811Z loading package files... 2021-05-16T23:10:36.3614059Z checking for file conflicts... 2021-05-16T23:10:36.3615069Z checking available disk space... 2021-05-16T23:10:36.3773492Z :: Processing package changes... 2021-05-16T23:10:36.3774906Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T23:10:37.7032180Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T23:10:37.7033034Z resolving dependencies... 2021-05-16T23:10:37.7208258Z looking for conflicting packages... 2021-05-16T23:10:37.7398186Z 2021-05-16T23:10:37.7399227Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T23:10:37.7399774Z 2021-05-16T23:10:37.7400337Z Total Installed Size: 344.30 MiB 2021-05-16T23:10:37.7401402Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:10:37.7402133Z 2021-05-16T23:10:37.7403553Z :: Proceed with installation? [Y/n] 2021-05-16T23:10:37.7404501Z checking keyring... 2021-05-16T23:10:37.8344166Z checking package integrity... 2021-05-16T23:10:38.2794362Z loading package files... 2021-05-16T23:10:38.4802327Z checking for file conflicts... 2021-05-16T23:10:38.4821295Z checking available disk space... 2021-05-16T23:10:39.5459451Z :: Processing package changes... 2021-05-16T23:10:39.5460973Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T23:11:01.0934529Z resolving dependencies... 2021-05-16T23:11:01.1104434Z looking for conflicting packages... 2021-05-16T23:11:01.1322241Z 2021-05-16T23:11:01.1323330Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T23:11:01.1323915Z 2021-05-16T23:11:01.1324532Z Total Download Size: 0.17 MiB 2021-05-16T23:11:01.1325240Z Total Installed Size: 0.98 MiB 2021-05-16T23:11:01.1325682Z 2021-05-16T23:11:01.1326887Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:01.1327634Z :: Retrieving packages... 2021-05-16T23:11:01.5926065Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T23:11:01.8730091Z checking keyring... 2021-05-16T23:11:01.9783778Z checking package integrity... 2021-05-16T23:11:02.1811954Z loading package files... 2021-05-16T23:11:02.1873080Z checking for file conflicts... 2021-05-16T23:11:02.1972262Z checking available disk space... 2021-05-16T23:11:02.1979792Z :: Processing package changes... 2021-05-16T23:11:02.1981466Z installing mingw-w64-x86_64-bwidget... 2021-05-16T23:11:03.2850068Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T23:11:03.2850982Z resolving dependencies... 2021-05-16T23:11:03.2960930Z looking for conflicting packages... 2021-05-16T23:11:03.3101851Z 2021-05-16T23:11:03.3102821Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T23:11:03.3103337Z 2021-05-16T23:11:03.3103888Z Total Download Size: 0.09 MiB 2021-05-16T23:11:03.3104689Z Total Installed Size: 0.46 MiB 2021-05-16T23:11:03.3105286Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:03.3105683Z 2021-05-16T23:11:03.3106371Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:03.3107051Z :: Retrieving packages... 2021-05-16T23:11:03.6725373Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T23:11:03.8546621Z checking keyring... 2021-05-16T23:11:03.9569678Z checking package integrity... 2021-05-16T23:11:04.1107929Z loading package files... 2021-05-16T23:11:04.1130832Z checking for file conflicts... 2021-05-16T23:11:04.1131623Z checking available disk space... 2021-05-16T23:11:04.1162280Z :: Processing package changes... 2021-05-16T23:11:04.1163393Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T23:11:05.0766830Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T23:11:05.0767877Z resolving dependencies... 2021-05-16T23:11:05.0768686Z looking for conflicting packages... 2021-05-16T23:11:05.1022395Z 2021-05-16T23:11:05.1023908Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T23:11:05.1024844Z 2021-05-16T23:11:05.1025928Z Total Installed Size: 0.62 MiB 2021-05-16T23:11:05.1026705Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:05.1027076Z 2021-05-16T23:11:05.1028383Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:05.1029351Z checking keyring... 2021-05-16T23:11:05.1926517Z checking package integrity... 2021-05-16T23:11:05.3309177Z loading package files... 2021-05-16T23:11:05.3340360Z checking for file conflicts... 2021-05-16T23:11:05.3341417Z checking available disk space... 2021-05-16T23:11:05.3403405Z :: Processing package changes... 2021-05-16T23:11:05.3404658Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T23:11:06.2972557Z resolving dependencies... 2021-05-16T23:11:06.3217601Z looking for conflicting packages... 2021-05-16T23:11:06.3244404Z warning: dependency cycle detected: 2021-05-16T23:11:06.3245604Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T23:11:06.3246165Z 2021-05-16T23:11:06.3248300Z 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-16T23:11:06.3250665Z 2021-05-16T23:11:06.3251337Z Total Download Size: 3.58 MiB 2021-05-16T23:11:06.3252681Z Total Installed Size: 21.16 MiB 2021-05-16T23:11:06.3253334Z 2021-05-16T23:11:06.3254200Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:06.3255162Z :: Retrieving packages... 2021-05-16T23:11:06.6365857Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T23:11:07.1048325Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T23:11:07.2035369Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T23:11:07.4898975Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T23:11:07.5966410Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T23:11:07.7793393Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T23:11:07.8775316Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T23:11:07.9784338Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T23:11:07.9984318Z checking keyring... 2021-05-16T23:11:08.2956058Z checking package integrity... 2021-05-16T23:11:09.5338821Z loading package files... 2021-05-16T23:11:09.5543416Z checking for file conflicts... 2021-05-16T23:11:09.5806619Z checking available disk space... 2021-05-16T23:11:09.5819177Z :: Processing package changes... 2021-05-16T23:11:09.5819994Z installing mingw-w64-x86_64-libpng... 2021-05-16T23:11:09.6135860Z installing mingw-w64-x86_64-graphite2... 2021-05-16T23:11:09.6326342Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T23:11:09.7152725Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T23:11:09.7153988Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T23:11:09.7154985Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T23:11:09.7156064Z installing mingw-w64-x86_64-freetype... 2021-05-16T23:11:09.7810559Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T23:11:09.9224521Z 2021-05-16T23:11:09.9230807Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T23:11:09.9232332Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T23:11:09.9233721Z 2021-05-16T23:11:19.7353356Z updating font cache... done. 2021-05-16T23:11:19.7357489Z installing mingw-w64-x86_64-lzo2... 2021-05-16T23:11:19.7729099Z installing mingw-w64-x86_64-pixman... 2021-05-16T23:11:19.7883108Z installing mingw-w64-x86_64-cairo... 2021-05-16T23:11:19.8366277Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T23:11:19.8367584Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T23:11:19.8386162Z :: Running post-transaction hooks... 2021-05-16T23:11:19.8387262Z (1/1) Updating fontconfig cache... 2021-05-16T23:11:20.8483380Z resolving dependencies... 2021-05-16T23:11:20.8685720Z looking for conflicting packages... 2021-05-16T23:11:20.8771549Z 2021-05-16T23:11:20.8772487Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T23:11:20.8773086Z 2021-05-16T23:11:20.8773676Z Total Download Size: 0.10 MiB 2021-05-16T23:11:20.8774395Z Total Installed Size: 0.20 MiB 2021-05-16T23:11:20.8774839Z 2021-05-16T23:11:20.8775597Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:20.8776328Z :: Retrieving packages... 2021-05-16T23:11:21.1915348Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T23:11:21.4718855Z checking keyring... 2021-05-16T23:11:21.5732313Z checking package integrity... 2021-05-16T23:11:21.7360703Z loading package files... 2021-05-16T23:11:21.7394354Z checking for file conflicts... 2021-05-16T23:11:21.7412673Z checking available disk space... 2021-05-16T23:11:21.7430221Z :: Processing package changes... 2021-05-16T23:11:21.7431231Z installing mingw-w64-x86_64-ccache... 2021-05-16T23:11:22.6275339Z resolving dependencies... 2021-05-16T23:11:22.6457076Z looking for conflicting packages... 2021-05-16T23:11:22.6539889Z 2021-05-16T23:11:22.6540825Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T23:11:22.6541582Z 2021-05-16T23:11:22.6542477Z Total Download Size: 0.69 MiB 2021-05-16T23:11:22.6543147Z Total Installed Size: 3.86 MiB 2021-05-16T23:11:22.6543775Z 2021-05-16T23:11:22.6544695Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:22.6545675Z :: Retrieving packages... 2021-05-16T23:11:22.9632008Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T23:11:23.4261124Z checking keyring... 2021-05-16T23:11:23.5293456Z checking package integrity... 2021-05-16T23:11:23.6832277Z loading package files... 2021-05-16T23:11:23.6852680Z checking for file conflicts... 2021-05-16T23:11:23.6872783Z checking available disk space... 2021-05-16T23:11:23.6885400Z :: Processing package changes... 2021-05-16T23:11:23.6886320Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T23:11:24.5889117Z resolving dependencies... 2021-05-16T23:11:24.5974249Z looking for conflicting packages... 2021-05-16T23:11:24.6158883Z 2021-05-16T23:11:24.6160326Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T23:11:24.6160948Z 2021-05-16T23:11:24.6161492Z Total Download Size: 0.42 MiB 2021-05-16T23:11:24.6162118Z Total Installed Size: 1.59 MiB 2021-05-16T23:11:24.6162528Z 2021-05-16T23:11:24.6163214Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:24.6163895Z :: Retrieving packages... 2021-05-16T23:11:24.9206530Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T23:11:25.2900532Z checking keyring... 2021-05-16T23:11:25.3979859Z checking package integrity... 2021-05-16T23:11:25.5807331Z loading package files... 2021-05-16T23:11:25.5836202Z checking for file conflicts... 2021-05-16T23:11:25.5869141Z checking available disk space... 2021-05-16T23:11:25.5881989Z :: Processing package changes... 2021-05-16T23:11:25.5883009Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T23:11:26.5223761Z resolving dependencies... 2021-05-16T23:11:26.5459352Z looking for conflicting packages... 2021-05-16T23:11:26.5497272Z 2021-05-16T23:11:26.5502493Z 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-16T23:11:26.5505046Z 2021-05-16T23:11:26.5505804Z Total Download Size: 13.82 MiB 2021-05-16T23:11:26.5506853Z Total Installed Size: 92.94 MiB 2021-05-16T23:11:26.5507265Z 2021-05-16T23:11:26.5508293Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:26.5509143Z :: Retrieving packages... 2021-05-16T23:11:26.8699851Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T23:11:27.4350493Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T23:11:27.5315386Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T23:11:27.6282644Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T23:11:27.7245875Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T23:11:27.8286154Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T23:11:27.9228368Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T23:11:28.0365263Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T23:11:28.1316182Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T23:11:28.4231925Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T23:11:28.5233349Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T23:11:28.6239326Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T23:11:28.7272996Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T23:11:28.8228841Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T23:11:28.9220389Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T23:11:29.2547635Z checking keyring... 2021-05-16T23:11:29.5603318Z checking package integrity... 2021-05-16T23:11:31.9626768Z loading package files... 2021-05-16T23:11:32.0926582Z checking for file conflicts... 2021-05-16T23:11:32.8001295Z checking available disk space... 2021-05-16T23:11:32.8048523Z :: Processing package changes... 2021-05-16T23:11:32.8049765Z installing mingw-w64-x86_64-libunistring... 2021-05-16T23:11:32.8695694Z installing mingw-w64-x86_64-libidn2... 2021-05-16T23:11:32.9235402Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T23:11:32.9598319Z installing mingw-w64-x86_64-libpsl... 2021-05-16T23:11:32.9691594Z installing mingw-w64-x86_64-libssh2... 2021-05-16T23:11:33.1500504Z installing mingw-w64-x86_64-jansson... 2021-05-16T23:11:33.1587490Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T23:11:33.1811073Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T23:11:33.2003796Z installing mingw-w64-x86_64-curl... 2021-05-16T23:11:33.7375127Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T23:11:33.7673649Z installing mingw-w64-x86_64-nettle... 2021-05-16T23:11:33.8426058Z installing mingw-w64-x86_64-libarchive... 2021-05-16T23:11:33.9149582Z installing mingw-w64-x86_64-libuv... 2021-05-16T23:11:33.9308545Z installing mingw-w64-x86_64-rhash... 2021-05-16T23:11:33.9801936Z installing mingw-w64-x86_64-cmake... 2021-05-16T23:11:41.0732259Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T23:11:41.0733843Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T23:11:41.0735136Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T23:11:42.1196064Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T23:11:43.1422501Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T23:11:44.0148016Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:11:44.0149068Z resolving dependencies... 2021-05-16T23:11:44.0299948Z looking for conflicting packages... 2021-05-16T23:11:44.0450119Z 2021-05-16T23:11:44.0451148Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:11:44.0451754Z 2021-05-16T23:11:44.0452302Z Total Download Size: 3.18 MiB 2021-05-16T23:11:44.0452959Z Total Installed Size: 81.46 MiB 2021-05-16T23:11:44.0453576Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:44.0453981Z 2021-05-16T23:11:44.0455337Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:44.0456186Z :: Retrieving packages... 2021-05-16T23:11:44.3623612Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:11:45.1177030Z checking keyring... 2021-05-16T23:11:45.2203817Z checking package integrity... 2021-05-16T23:11:45.4075579Z loading package files... 2021-05-16T23:11:45.4218050Z checking for file conflicts... 2021-05-16T23:11:45.4219484Z checking available disk space... 2021-05-16T23:11:45.4786702Z :: Processing package changes... 2021-05-16T23:11:45.4787883Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T23:11:47.6473348Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T23:11:47.6474189Z resolving dependencies... 2021-05-16T23:11:47.6682318Z looking for conflicting packages... 2021-05-16T23:11:47.6761597Z 2021-05-16T23:11:47.6763798Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T23:11:47.6765306Z 2021-05-16T23:11:47.6767051Z Total Installed Size: 2.86 MiB 2021-05-16T23:11:47.6767655Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:47.6768029Z 2021-05-16T23:11:47.6768698Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:47.6769279Z checking keyring... 2021-05-16T23:11:47.7602125Z checking package integrity... 2021-05-16T23:11:47.9061598Z loading package files... 2021-05-16T23:11:47.9136581Z checking for file conflicts... 2021-05-16T23:11:47.9137680Z checking available disk space... 2021-05-16T23:11:47.9458367Z :: Processing package changes... 2021-05-16T23:11:47.9459525Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T23:11:49.5099258Z resolving dependencies... 2021-05-16T23:11:49.5364780Z looking for conflicting packages... 2021-05-16T23:11:49.5380020Z 2021-05-16T23:11:49.5381429Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T23:11:49.5382089Z 2021-05-16T23:11:49.5382901Z Total Download Size: 0.41 MiB 2021-05-16T23:11:49.5383560Z Total Installed Size: 1.66 MiB 2021-05-16T23:11:49.5383978Z 2021-05-16T23:11:49.5384830Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:49.5385492Z :: Retrieving packages... 2021-05-16T23:11:49.8499305Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T23:11:50.3095074Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T23:11:50.4024347Z checking keyring... 2021-05-16T23:11:50.6042220Z checking package integrity... 2021-05-16T23:11:50.9207253Z loading package files... 2021-05-16T23:11:50.9252795Z checking for file conflicts... 2021-05-16T23:11:50.9356506Z checking available disk space... 2021-05-16T23:11:50.9371064Z :: Processing package changes... 2021-05-16T23:11:50.9372092Z installing mingw-w64-x86_64-gdbm... 2021-05-16T23:11:50.9723726Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T23:11:51.9397070Z resolving dependencies... 2021-05-16T23:11:51.9398225Z looking for conflicting packages... 2021-05-16T23:11:51.9696499Z 2021-05-16T23:11:51.9697667Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T23:11:51.9698179Z 2021-05-16T23:11:51.9698752Z Total Download Size: 0.11 MiB 2021-05-16T23:11:51.9699378Z Total Installed Size: 0.38 MiB 2021-05-16T23:11:51.9699781Z 2021-05-16T23:11:51.9700466Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:51.9701149Z :: Retrieving packages... 2021-05-16T23:11:52.2777164Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T23:11:52.5700261Z checking keyring... 2021-05-16T23:11:52.6813658Z checking package integrity... 2021-05-16T23:11:52.8357626Z loading package files... 2021-05-16T23:11:52.8385928Z checking for file conflicts... 2021-05-16T23:11:52.8414187Z checking available disk space... 2021-05-16T23:11:52.8430904Z :: Processing package changes... 2021-05-16T23:11:52.8431821Z installing mingw-w64-x86_64-discount... 2021-05-16T23:11:53.7677167Z resolving dependencies... 2021-05-16T23:11:53.7795437Z looking for conflicting packages... 2021-05-16T23:11:53.7977104Z 2021-05-16T23:11:53.7978333Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T23:11:53.7978854Z 2021-05-16T23:11:53.7979588Z Total Download Size: 0.01 MiB 2021-05-16T23:11:53.7982289Z Total Installed Size: 0.01 MiB 2021-05-16T23:11:53.7982797Z 2021-05-16T23:11:53.7983913Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:53.7985370Z :: Retrieving packages... 2021-05-16T23:11:54.1120425Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:11:54.1138213Z checking keyring... 2021-05-16T23:11:54.2207933Z checking package integrity... 2021-05-16T23:11:54.3829162Z loading package files... 2021-05-16T23:11:54.3847736Z checking for file conflicts... 2021-05-16T23:11:54.3854134Z checking available disk space... 2021-05-16T23:11:54.3866631Z :: Processing package changes... 2021-05-16T23:11:54.3867500Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T23:11:55.2772921Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T23:11:55.2773854Z resolving dependencies... 2021-05-16T23:11:55.2962115Z looking for conflicting packages... 2021-05-16T23:11:55.3124463Z 2021-05-16T23:11:55.3125883Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T23:11:55.3126694Z 2021-05-16T23:11:55.3127677Z Total Installed Size: 0.29 MiB 2021-05-16T23:11:55.3128559Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:55.3129487Z 2021-05-16T23:11:55.3130590Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:55.3131503Z checking keyring... 2021-05-16T23:11:55.4021992Z checking package integrity... 2021-05-16T23:11:55.5268108Z loading package files... 2021-05-16T23:11:55.5318822Z checking for file conflicts... 2021-05-16T23:11:55.5320841Z checking available disk space... 2021-05-16T23:11:55.5348336Z :: Processing package changes... 2021-05-16T23:11:55.5349324Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T23:11:55.6270508Z error: only one operation may be used at a time 2021-05-16T23:11:56.5062779Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T23:11:56.5063496Z resolving dependencies... 2021-05-16T23:11:56.5200156Z looking for conflicting packages... 2021-05-16T23:11:56.5263263Z 2021-05-16T23:11:56.5265074Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T23:11:56.5265664Z 2021-05-16T23:11:56.5266271Z Total Download Size: 0.14 MiB 2021-05-16T23:11:56.5267329Z Total Installed Size: 0.61 MiB 2021-05-16T23:11:56.5268025Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:11:56.5268454Z 2021-05-16T23:11:56.5269356Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:56.5270088Z :: Retrieving packages... 2021-05-16T23:11:56.8381794Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T23:11:57.1136952Z checking keyring... 2021-05-16T23:11:57.2211657Z checking package integrity... 2021-05-16T23:11:57.3852542Z loading package files... 2021-05-16T23:11:57.3885284Z checking for file conflicts... 2021-05-16T23:11:57.3886354Z checking available disk space... 2021-05-16T23:11:57.3920323Z :: Processing package changes... 2021-05-16T23:11:57.3921354Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T23:11:58.3099393Z resolving dependencies... 2021-05-16T23:11:58.4881123Z looking for conflicting packages... 2021-05-16T23:11:58.5064844Z warning: dependency cycle detected: 2021-05-16T23:11:58.5068116Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T23:11:58.5069342Z warning: dependency cycle detected: 2021-05-16T23:11:58.5070511Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T23:11:58.5071440Z 2021-05-16T23:11:58.5088394Z 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-4 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-2 mingw-w64-x86_64-libxml2-2.9.12-1 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-16T23:11:58.5100195Z 2021-05-16T23:11:58.5100869Z Total Download Size: 206.04 MiB 2021-05-16T23:11:58.5101581Z Total Installed Size: 743.39 MiB 2021-05-16T23:11:58.5102053Z 2021-05-16T23:11:58.5102811Z :: Proceed with installation? [Y/n] 2021-05-16T23:11:58.5103559Z :: Retrieving packages... 2021-05-16T23:11:58.8252974Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T23:11:59.2891582Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T23:11:59.3850525Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T23:11:59.9510725Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T23:12:00.0534847Z downloading mingw-w64-x86_64-libunwind-12.0.0-4-any.pkg.tar.zst... 2021-05-16T23:12:00.1486282Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T23:12:00.2468285Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T23:12:00.3439225Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T23:12:00.5467978Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T23:12:00.6457341Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T23:12:00.7586576Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T23:12:00.8569335Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T23:12:00.9573671Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T23:12:01.0589844Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T23:12:01.1563247Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T23:12:01.6060730Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T23:12:01.7023343Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T23:12:01.7971707Z downloading mingw-w64-x86_64-libwebp-1.2.0-2-any.pkg.tar.zst... 2021-05-16T23:12:01.8984833Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T23:12:02.0130645Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:12:02.1130557Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T23:12:02.2117194Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T23:12:02.3103749Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T23:12:02.4162931Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T23:12:02.5245426Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:12:02.6203180Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T23:12:02.7513212Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T23:12:02.8565541Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T23:12:02.9595720Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T23:12:03.0613628Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T23:12:03.1629708Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T23:12:03.2588287Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T23:12:03.3687343Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T23:12:03.4682927Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T23:12:03.5633027Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T23:12:03.6600791Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T23:12:08.1187587Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T23:12:08.2532650Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T23:12:08.3494081Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T23:12:08.4490253Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T23:12:08.5463707Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T23:12:08.6626550Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T23:12:08.8898018Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T23:12:09.8144279Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T23:12:09.9167702Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T23:12:10.0201160Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T23:12:10.1386401Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T23:12:10.2346682Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T23:12:10.3381788Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T23:12:10.4336883Z downloading mingw-w64-x86_64-libxml2-2.9.12-1-any.pkg.tar.zst... 2021-05-16T23:12:10.5508369Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:12:10.6471599Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T23:12:10.7546405Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T23:12:10.8585819Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T23:12:10.9537128Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T23:12:11.0509275Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T23:12:11.1502555Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T23:12:11.2566448Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T23:12:11.3528105Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T23:12:11.4935801Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T23:12:11.6448514Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T23:12:11.7659698Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T23:12:11.8637600Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T23:12:11.9608405Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T23:12:12.0558603Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:12:12.1655546Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T23:12:12.2687869Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T23:12:12.3952768Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T23:12:12.5029819Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T23:12:12.6029127Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T23:12:12.7140402Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T23:12:13.0894462Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T23:12:13.1942108Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T23:12:13.6145152Z checking keyring... 2021-05-16T23:12:14.0218695Z checking package integrity... 2021-05-16T23:12:30.2298873Z loading package files... 2021-05-16T23:12:30.5388261Z checking for file conflicts... 2021-05-16T23:12:31.3297073Z checking available disk space... 2021-05-16T23:12:31.3336548Z :: Processing package changes... 2021-05-16T23:12:31.3337650Z installing mingw-w64-x86_64-libogg... 2021-05-16T23:12:31.4617049Z installing mingw-w64-x86_64-celt... 2021-05-16T23:12:31.4866958Z installing mingw-w64-x86_64-gavl... 2021-05-16T23:12:31.9146197Z installing mingw-w64-x86_64-eigen3... 2021-05-16T23:12:32.5413109Z installing mingw-w64-x86_64-libunwind... 2021-05-16T23:12:32.5469621Z installing mingw-w64-x86_64-glog... 2021-05-16T23:12:32.5745192Z installing mingw-w64-x86_64-metis... 2021-05-16T23:12:32.6329285Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T23:12:32.7768848Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T23:12:32.8581658Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T23:12:33.0276597Z installing mingw-w64-x86_64-freeglut... 2021-05-16T23:12:33.0471012Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:12:33.0916383Z installing mingw-w64-x86_64-jasper... 2021-05-16T23:12:33.3576507Z installing mingw-w64-x86_64-szip... 2021-05-16T23:12:33.3814822Z installing mingw-w64-x86_64-hdf5... 2021-05-16T23:12:33.8238067Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T23:12:33.8333918Z installing mingw-w64-x86_64-giflib... 2021-05-16T23:12:33.8590252Z installing mingw-w64-x86_64-libwebp... 2021-05-16T23:12:33.8958122Z installing mingw-w64-x86_64-libtiff... 2021-05-16T23:12:34.1401644Z installing mingw-w64-x86_64-cppunit... 2021-05-16T23:12:34.2259040Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T23:12:34.2743598Z installing mingw-w64-x86_64-lcms2... 2021-05-16T23:12:34.2970652Z installing mingw-w64-x86_64-libraw... 2021-05-16T23:12:34.3424721Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T23:12:34.4663664Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T23:12:34.5382841Z installing mingw-w64-x86_64-openexr... 2021-05-16T23:12:34.7110158Z installing mingw-w64-x86_64-freeimage... 2021-05-16T23:12:34.7349497Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T23:12:34.7645050Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T23:12:34.7734831Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T23:12:34.8306898Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T23:12:34.8402286Z installing mingw-w64-x86_64-SDL2... 2021-05-16T23:12:35.0649658Z installing mingw-w64-x86_64-pugixml... 2021-05-16T23:12:35.0808396Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T23:12:35.0908634Z installing mingw-w64-x86_64-zziplib... 2021-05-16T23:12:35.2133021Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T23:12:35.2134156Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T23:12:35.2134980Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T23:12:37.4141891Z installing mingw-w64-x86_64-leptonica... 2021-05-16T23:12:37.4814631Z installing mingw-w64-x86_64-fribidi... 2021-05-16T23:12:37.5097989Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T23:12:37.6054345Z installing mingw-w64-x86_64-libthai... 2021-05-16T23:12:37.7952116Z installing mingw-w64-x86_64-pango... 2021-05-16T23:12:39.3016148Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:12:39.4564944Z installing mingw-w64-x86_64-opencv... 2021-05-16T23:12:40.7964449Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T23:12:40.7965913Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T23:12:40.7967040Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T23:12:40.7968284Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T23:12:40.9301582Z installing mingw-w64-x86_64-dav1d... 2021-05-16T23:12:40.9578366Z installing mingw-w64-x86_64-gnutls... 2021-05-16T23:12:42.5044876Z installing mingw-w64-x86_64-gsm... 2021-05-16T23:12:42.5282515Z installing mingw-w64-x86_64-lame... 2021-05-16T23:12:42.5892530Z installing mingw-w64-x86_64-libass... 2021-05-16T23:12:42.5999570Z installing mingw-w64-x86_64-libxml2... 2021-05-16T23:12:43.2551540Z installing mingw-w64-x86_64-libbluray... 2021-05-16T23:12:43.2776545Z installing mingw-w64-x86_64-libcaca... 2021-05-16T23:12:43.3151555Z installing mingw-w64-x86_64-libexif... 2021-05-16T23:12:43.3764254Z installing mingw-w64-x86_64-libmfx... 2021-05-16T23:12:43.4128970Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T23:12:43.4274963Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T23:12:43.4556506Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T23:12:43.6165779Z installing mingw-w64-x86_64-libtheora... 2021-05-16T23:12:43.7454500Z installing mingw-w64-x86_64-libvpx... 2021-05-16T23:12:43.7902919Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T23:12:43.8101466Z installing mingw-w64-x86_64-openal... 2021-05-16T23:12:43.8486218Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T23:12:43.8812979Z installing mingw-w64-x86_64-opus... 2021-05-16T23:12:43.9002278Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T23:12:43.9241762Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T23:12:43.9745151Z installing mingw-w64-x86_64-speex... 2021-05-16T23:12:44.0379357Z installing mingw-w64-x86_64-srt... 2021-05-16T23:12:44.0700122Z installing mingw-w64-x86_64-l-smash... 2021-05-16T23:12:44.1338807Z installing mingw-w64-x86_64-ffms2... 2021-05-16T23:12:44.1476865Z installing mingw-w64-x86_64-x264-git... 2021-05-16T23:12:44.2615700Z installing mingw-w64-x86_64-x265... 2021-05-16T23:12:44.3625731Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T23:12:44.3752150Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T23:12:45.7576145Z resolving dependencies... 2021-05-16T23:12:45.7714108Z looking for conflicting packages... 2021-05-16T23:12:45.7962632Z 2021-05-16T23:12:45.7963728Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T23:12:45.7964222Z 2021-05-16T23:12:45.7964805Z Total Download Size: 3.13 MiB 2021-05-16T23:12:45.7965644Z Total Installed Size: 21.70 MiB 2021-05-16T23:12:45.7966121Z 2021-05-16T23:12:45.7966868Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:45.7967527Z :: Retrieving packages... 2021-05-16T23:12:46.1223835Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T23:12:46.8797915Z checking keyring... 2021-05-16T23:12:46.9808228Z checking package integrity... 2021-05-16T23:12:47.1793073Z loading package files... 2021-05-16T23:12:47.1817274Z checking for file conflicts... 2021-05-16T23:12:47.1850706Z checking available disk space... 2021-05-16T23:12:47.1866529Z :: Processing package changes... 2021-05-16T23:12:47.1869196Z installing mingw-w64-x86_64-fftw... 2021-05-16T23:12:48.3170075Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T23:12:48.3171065Z resolving dependencies... 2021-05-16T23:12:48.3379147Z looking for conflicting packages... 2021-05-16T23:12:48.3542087Z 2021-05-16T23:12:48.3543262Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T23:12:48.3543891Z 2021-05-16T23:12:48.3544827Z Total Installed Size: 4.17 MiB 2021-05-16T23:12:48.3545477Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:48.3546205Z 2021-05-16T23:12:48.3547084Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:48.3548601Z checking keyring... 2021-05-16T23:12:48.4405952Z checking package integrity... 2021-05-16T23:12:48.5812174Z loading package files... 2021-05-16T23:12:48.5831795Z checking for file conflicts... 2021-05-16T23:12:48.5832744Z checking available disk space... 2021-05-16T23:12:48.5866000Z :: Processing package changes... 2021-05-16T23:12:48.5867050Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T23:12:49.4987672Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T23:12:49.4988684Z resolving dependencies... 2021-05-16T23:12:49.5185630Z looking for conflicting packages... 2021-05-16T23:12:49.5382317Z 2021-05-16T23:12:49.5383594Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T23:12:49.5384231Z 2021-05-16T23:12:49.5385894Z Total Installed Size: 1.29 MiB 2021-05-16T23:12:49.5386577Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:49.5387307Z 2021-05-16T23:12:49.5388203Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:49.5388901Z checking keyring... 2021-05-16T23:12:49.6207646Z checking package integrity... 2021-05-16T23:12:49.7593943Z loading package files... 2021-05-16T23:12:49.7627733Z checking for file conflicts... 2021-05-16T23:12:49.7628681Z checking available disk space... 2021-05-16T23:12:49.7705621Z :: Processing package changes... 2021-05-16T23:12:49.7706826Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T23:12:52.4116594Z updating font cache... done. 2021-05-16T23:12:52.4136757Z :: Running post-transaction hooks... 2021-05-16T23:12:52.4137819Z (1/1) Updating fontconfig cache... 2021-05-16T23:12:53.3821356Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T23:12:53.3822393Z resolving dependencies... 2021-05-16T23:12:53.4123190Z looking for conflicting packages... 2021-05-16T23:12:53.4205015Z 2021-05-16T23:12:53.4206323Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T23:12:53.4207043Z 2021-05-16T23:12:53.4207988Z Total Installed Size: 2.54 MiB 2021-05-16T23:12:53.4208996Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:53.4209984Z 2021-05-16T23:12:53.4210918Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:53.4211857Z checking keyring... 2021-05-16T23:12:53.5067899Z checking package integrity... 2021-05-16T23:12:53.6377659Z loading package files... 2021-05-16T23:12:53.6399459Z checking for file conflicts... 2021-05-16T23:12:53.6400381Z checking available disk space... 2021-05-16T23:12:53.6454950Z :: Processing package changes... 2021-05-16T23:12:53.6456281Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T23:12:54.6926160Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T23:12:54.6955241Z resolving dependencies... 2021-05-16T23:12:54.6956239Z looking for conflicting packages... 2021-05-16T23:12:54.7295625Z 2021-05-16T23:12:54.7297080Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T23:12:54.7297619Z 2021-05-16T23:12:54.7298178Z Total Installed Size: 0.44 MiB 2021-05-16T23:12:54.7299096Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:54.7299481Z 2021-05-16T23:12:54.7300439Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:54.7301135Z checking keyring... 2021-05-16T23:12:54.8148156Z checking package integrity... 2021-05-16T23:12:54.9458361Z loading package files... 2021-05-16T23:12:54.9485916Z checking for file conflicts... 2021-05-16T23:12:54.9486783Z checking available disk space... 2021-05-16T23:12:54.9518451Z :: Processing package changes... 2021-05-16T23:12:54.9519238Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T23:12:55.8900590Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T23:12:55.8901609Z resolving dependencies... 2021-05-16T23:12:55.9198027Z looking for conflicting packages... 2021-05-16T23:12:55.9296944Z 2021-05-16T23:12:55.9297869Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T23:12:55.9298411Z 2021-05-16T23:12:55.9299010Z Total Download Size: 27.13 MiB 2021-05-16T23:12:55.9299713Z Total Installed Size: 156.41 MiB 2021-05-16T23:12:55.9300402Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:12:55.9300814Z 2021-05-16T23:12:55.9301588Z :: Proceed with installation? [Y/n] 2021-05-16T23:12:55.9302650Z :: Retrieving packages... 2021-05-16T23:12:56.2537287Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T23:12:57.9745522Z checking keyring... 2021-05-16T23:12:58.0881379Z checking package integrity... 2021-05-16T23:12:58.5299121Z loading package files... 2021-05-16T23:12:58.5433098Z checking for file conflicts... 2021-05-16T23:12:58.5434411Z checking available disk space... 2021-05-16T23:12:58.6098537Z :: Processing package changes... 2021-05-16T23:12:58.6099773Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T23:13:01.1513380Z resolving dependencies... 2021-05-16T23:13:01.3190713Z looking for conflicting packages... 2021-05-16T23:13:01.3263467Z 2021-05-16T23:13:01.3269634Z 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-16T23:13:01.3273619Z 2021-05-16T23:13:01.3274217Z Total Download Size: 48.47 MiB 2021-05-16T23:13:01.3274858Z Total Installed Size: 363.82 MiB 2021-05-16T23:13:01.3275279Z 2021-05-16T23:13:01.3275996Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:01.3276710Z :: Retrieving packages... 2021-05-16T23:13:01.6452191Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T23:13:02.5072749Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T23:13:02.6196845Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T23:13:02.7153990Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T23:13:02.8113995Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T23:13:02.9725565Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T23:13:03.0915609Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T23:13:03.1901288Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T23:13:03.3060578Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T23:13:03.4048664Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T23:13:03.5006248Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T23:13:03.6019285Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T23:13:03.7151669Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:13:03.8115126Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T23:13:04.0160628Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T23:13:04.1207351Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T23:13:04.2172530Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T23:13:04.3366303Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T23:13:04.4501330Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T23:13:04.5752027Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T23:13:04.6745156Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T23:13:04.7822471Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T23:13:04.8892816Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T23:13:05.2026298Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T23:13:05.3298286Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T23:13:05.8666806Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T23:13:05.8713802Z checking keyring... 2021-05-16T23:13:06.2949631Z checking package integrity... 2021-05-16T23:13:11.7576127Z loading package files... 2021-05-16T23:13:11.8894412Z checking for file conflicts... 2021-05-16T23:13:12.2670336Z checking available disk space... 2021-05-16T23:13:12.2698441Z :: Processing package changes... 2021-05-16T23:13:12.2699493Z installing mingw-w64-x86_64-crypto++... 2021-05-16T23:13:12.5576882Z installing mingw-w64-x86_64-geos... 2021-05-16T23:13:13.0726129Z installing mingw-w64-x86_64-json-c... 2021-05-16T23:13:13.1383897Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T23:13:13.1457443Z installing mingw-w64-x86_64-proj... 2021-05-16T23:13:13.2478867Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T23:13:13.2789759Z installing mingw-w64-x86_64-libde265... 2021-05-16T23:13:13.3127757Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T23:13:13.3128954Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T23:13:13.3129907Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T23:13:13.3130797Z mingw-w64-x86_64-SDL: dec265 2021-05-16T23:13:13.3131663Z installing mingw-w64-x86_64-rav1e... 2021-05-16T23:13:13.3499119Z installing mingw-w64-x86_64-libheif... 2021-05-16T23:13:13.3839992Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T23:13:13.4124584Z installing mingw-w64-x86_64-libkml... 2021-05-16T23:13:13.6123304Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:13:13.6615465Z installing mingw-w64-x86_64-librttopo... 2021-05-16T23:13:13.6766120Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T23:13:13.8147636Z installing mingw-w64-x86_64-netcdf... 2021-05-16T23:13:13.8549131Z installing mingw-w64-x86_64-nspr... 2021-05-16T23:13:13.9644916Z installing mingw-w64-x86_64-nss... 2021-05-16T23:13:14.1259308Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T23:13:14.5830373Z installing mingw-w64-x86_64-poppler... 2021-05-16T23:13:14.7929404Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T23:13:14.7930773Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T23:13:14.7931846Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T23:13:14.7933041Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T23:13:14.8411594Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T23:13:14.8683785Z installing mingw-w64-x86_64-libxslt... 2021-05-16T23:13:15.0124666Z installing winpty... 2021-05-16T23:13:15.0930140Z installing mingw-w64-x86_64-postgresql... 2021-05-16T23:13:17.3970809Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T23:13:17.9542240Z installing mingw-w64-x86_64-gdal... 2021-05-16T23:13:19.3910971Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T23:13:19.3912023Z resolving dependencies... 2021-05-16T23:13:19.4285508Z looking for conflicting packages... 2021-05-16T23:13:19.4366187Z 2021-05-16T23:13:19.4367033Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T23:13:19.4367567Z 2021-05-16T23:13:19.4368187Z Total Download Size: 4.15 MiB 2021-05-16T23:13:19.4369078Z Total Installed Size: 13.89 MiB 2021-05-16T23:13:19.4370327Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:19.4370754Z 2021-05-16T23:13:19.4371653Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:19.4372424Z :: Retrieving packages... 2021-05-16T23:13:19.7649018Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T23:13:20.5449649Z checking keyring... 2021-05-16T23:13:20.6452713Z checking package integrity... 2021-05-16T23:13:20.8366955Z loading package files... 2021-05-16T23:13:20.8401840Z checking for file conflicts... 2021-05-16T23:13:20.8403135Z checking available disk space... 2021-05-16T23:13:20.8488390Z :: Processing package changes... 2021-05-16T23:13:20.8489407Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T23:13:21.8960376Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T23:13:21.8961318Z resolving dependencies... 2021-05-16T23:13:21.9182914Z looking for conflicting packages... 2021-05-16T23:13:21.9383034Z 2021-05-16T23:13:21.9384096Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T23:13:21.9384617Z 2021-05-16T23:13:21.9385411Z Total Installed Size: 0.72 MiB 2021-05-16T23:13:21.9386663Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:21.9387649Z 2021-05-16T23:13:21.9388436Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:21.9389164Z checking keyring... 2021-05-16T23:13:22.0176347Z checking package integrity... 2021-05-16T23:13:22.1414823Z loading package files... 2021-05-16T23:13:22.1443417Z checking for file conflicts... 2021-05-16T23:13:22.1444251Z checking available disk space... 2021-05-16T23:13:22.1492641Z :: Processing package changes... 2021-05-16T23:13:22.1493532Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T23:13:23.0787818Z resolving dependencies... 2021-05-16T23:13:23.1015427Z looking for conflicting packages... 2021-05-16T23:13:23.1199038Z 2021-05-16T23:13:23.1199997Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T23:13:23.1200757Z 2021-05-16T23:13:23.1201307Z Total Download Size: 1.57 MiB 2021-05-16T23:13:23.1201902Z Total Installed Size: 6.77 MiB 2021-05-16T23:13:23.1202307Z 2021-05-16T23:13:23.1203234Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:23.1203899Z :: Retrieving packages... 2021-05-16T23:13:23.4295774Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T23:13:24.1025859Z checking keyring... 2021-05-16T23:13:24.1972193Z checking package integrity... 2021-05-16T23:13:24.3554478Z loading package files... 2021-05-16T23:13:24.3652848Z checking for file conflicts... 2021-05-16T23:13:24.4123210Z checking available disk space... 2021-05-16T23:13:24.4137970Z :: Processing package changes... 2021-05-16T23:13:24.4139004Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T23:13:24.9106935Z :: Running post-transaction hooks... 2021-05-16T23:13:24.9108516Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:13:25.9553232Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T23:13:25.9554090Z resolving dependencies... 2021-05-16T23:13:25.9555624Z looking for conflicting packages... 2021-05-16T23:13:25.9977293Z 2021-05-16T23:13:25.9978805Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T23:13:25.9979323Z 2021-05-16T23:13:25.9980738Z Total Installed Size: 7.40 MiB 2021-05-16T23:13:25.9981774Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:25.9982656Z 2021-05-16T23:13:25.9983452Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:25.9984127Z checking keyring... 2021-05-16T23:13:26.0872346Z checking package integrity... 2021-05-16T23:13:26.2242289Z loading package files... 2021-05-16T23:13:26.2352463Z checking for file conflicts... 2021-05-16T23:13:26.2353291Z checking available disk space... 2021-05-16T23:13:26.2627835Z :: Processing package changes... 2021-05-16T23:13:26.2628904Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T23:13:27.7462749Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T23:13:27.7463682Z resolving dependencies... 2021-05-16T23:13:27.7666201Z looking for conflicting packages... 2021-05-16T23:13:27.7879303Z 2021-05-16T23:13:27.7880316Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T23:13:27.7880931Z 2021-05-16T23:13:27.7881685Z Total Download Size: 3.36 MiB 2021-05-16T23:13:27.7882836Z Total Installed Size: 18.30 MiB 2021-05-16T23:13:27.7883697Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:27.7884263Z 2021-05-16T23:13:27.7885173Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:27.7885966Z :: Retrieving packages... 2021-05-16T23:13:28.1023173Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T23:13:28.9372335Z checking keyring... 2021-05-16T23:13:29.0443756Z checking package integrity... 2021-05-16T23:13:29.2260447Z loading package files... 2021-05-16T23:13:29.2518020Z checking for file conflicts... 2021-05-16T23:13:29.2521058Z checking available disk space... 2021-05-16T23:13:29.3810248Z :: Processing package changes... 2021-05-16T23:13:29.3811423Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T23:13:32.8925432Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T23:13:32.8926492Z resolving dependencies... 2021-05-16T23:13:32.8928132Z looking for conflicting packages... 2021-05-16T23:13:32.9341978Z 2021-05-16T23:13:32.9343216Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T23:13:32.9343797Z 2021-05-16T23:13:32.9344585Z Total Installed Size: 1.09 MiB 2021-05-16T23:13:32.9345263Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:32.9345859Z 2021-05-16T23:13:32.9346671Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:32.9347673Z checking keyring... 2021-05-16T23:13:33.0217753Z checking package integrity... 2021-05-16T23:13:33.1464422Z loading package files... 2021-05-16T23:13:33.1526935Z checking for file conflicts... 2021-05-16T23:13:33.1527928Z checking available disk space... 2021-05-16T23:13:33.1562573Z :: Processing package changes... 2021-05-16T23:13:33.1564319Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T23:13:34.0644493Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T23:13:34.0645613Z resolving dependencies... 2021-05-16T23:13:34.0800017Z looking for conflicting packages... 2021-05-16T23:13:34.1069047Z 2021-05-16T23:13:34.1070194Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T23:13:34.1070913Z 2021-05-16T23:13:34.1071514Z Total Installed Size: 0.73 MiB 2021-05-16T23:13:34.1072509Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:34.1073118Z 2021-05-16T23:13:34.1074728Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:34.1075467Z checking keyring... 2021-05-16T23:13:34.1900661Z checking package integrity... 2021-05-16T23:13:34.3191281Z loading package files... 2021-05-16T23:13:34.3213616Z checking for file conflicts... 2021-05-16T23:13:34.3214647Z checking available disk space... 2021-05-16T23:13:34.3243174Z :: Processing package changes... 2021-05-16T23:13:34.3244093Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T23:13:35.1876830Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T23:13:35.1877994Z resolving dependencies... 2021-05-16T23:13:35.2212616Z looking for conflicting packages... 2021-05-16T23:13:35.2339305Z 2021-05-16T23:13:35.2340297Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T23:13:35.2340774Z 2021-05-16T23:13:35.2341731Z Total Installed Size: 22.99 MiB 2021-05-16T23:13:35.2342503Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:35.2343053Z 2021-05-16T23:13:35.2343951Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:35.2344733Z checking keyring... 2021-05-16T23:13:35.3141989Z checking package integrity... 2021-05-16T23:13:35.4814330Z loading package files... 2021-05-16T23:13:35.4902747Z checking for file conflicts... 2021-05-16T23:13:35.4903733Z checking available disk space... 2021-05-16T23:13:35.5275600Z :: Processing package changes... 2021-05-16T23:13:35.5277544Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T23:13:37.0711135Z resolving dependencies... 2021-05-16T23:13:37.0867058Z looking for conflicting packages... 2021-05-16T23:13:37.1113704Z 2021-05-16T23:13:37.1114899Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T23:13:37.1115393Z 2021-05-16T23:13:37.1115897Z Total Download Size: 0.60 MiB 2021-05-16T23:13:37.1116503Z Total Installed Size: 2.63 MiB 2021-05-16T23:13:37.1116885Z 2021-05-16T23:13:37.1117522Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:37.1118587Z :: Retrieving packages... 2021-05-16T23:13:37.4261866Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T23:13:37.8933119Z checking keyring... 2021-05-16T23:13:37.9889942Z checking package integrity... 2021-05-16T23:13:38.1567408Z loading package files... 2021-05-16T23:13:38.1582541Z checking for file conflicts... 2021-05-16T23:13:38.1588483Z checking available disk space... 2021-05-16T23:13:38.1610775Z :: Processing package changes... 2021-05-16T23:13:38.1611749Z installing mingw-w64-x86_64-glpk... 2021-05-16T23:13:39.0437372Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T23:13:39.0438473Z resolving dependencies... 2021-05-16T23:13:39.0440138Z looking for conflicting packages... 2021-05-16T23:13:39.0999676Z 2021-05-16T23:13:39.1001064Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T23:13:39.1001571Z 2021-05-16T23:13:39.1002130Z Total Download Size: 0.49 MiB 2021-05-16T23:13:39.1002752Z Total Installed Size: 2.21 MiB 2021-05-16T23:13:39.1003375Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:39.1003772Z 2021-05-16T23:13:39.1004457Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:39.1005146Z :: Retrieving packages... 2021-05-16T23:13:39.4118659Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T23:13:39.8736883Z checking keyring... 2021-05-16T23:13:39.9755179Z checking package integrity... 2021-05-16T23:13:40.1506790Z loading package files... 2021-05-16T23:13:40.1522140Z checking for file conflicts... 2021-05-16T23:13:40.1522963Z checking available disk space... 2021-05-16T23:13:40.1551539Z :: Processing package changes... 2021-05-16T23:13:40.1552441Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T23:13:41.0825841Z resolving dependencies... 2021-05-16T23:13:41.2517631Z looking for conflicting packages... 2021-05-16T23:13:41.2544658Z 2021-05-16T23:13:41.2547001Z 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-16T23:13:41.2548483Z 2021-05-16T23:13:41.2549073Z Total Download Size: 3.72 MiB 2021-05-16T23:13:41.2549755Z Total Installed Size: 21.06 MiB 2021-05-16T23:13:41.2550188Z 2021-05-16T23:13:41.2551075Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:41.2551792Z :: Retrieving packages... 2021-05-16T23:13:41.5648192Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T23:13:41.9359717Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T23:13:42.0416673Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T23:13:42.1344482Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T23:13:42.2291477Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T23:13:42.3251847Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T23:13:42.7105932Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T23:13:42.7258338Z checking keyring... 2021-05-16T23:13:43.1023081Z checking package integrity... 2021-05-16T23:13:44.5622367Z loading package files... 2021-05-16T23:13:44.5976300Z checking for file conflicts... 2021-05-16T23:13:44.6305793Z checking available disk space... 2021-05-16T23:13:44.6321353Z :: Processing package changes... 2021-05-16T23:13:44.6322309Z installing mingw-w64-x86_64-libksba... 2021-05-16T23:13:44.6466756Z installing mingw-w64-x86_64-libassuan... 2021-05-16T23:13:44.6584655Z installing mingw-w64-x86_64-libusb... 2021-05-16T23:13:44.6683515Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T23:13:44.6774067Z installing mingw-w64-x86_64-npth... 2021-05-16T23:13:44.6898909Z installing mingw-w64-x86_64-gnupg... 2021-05-16T23:13:44.7743555Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T23:13:44.7744633Z mingw-w64-x86_64-pinentry 2021-05-16T23:13:44.7745456Z installing mingw-w64-x86_64-gpgme... 2021-05-16T23:13:45.9113464Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T23:13:45.9114466Z resolving dependencies... 2021-05-16T23:13:45.9450826Z looking for conflicting packages... 2021-05-16T23:13:45.9539905Z 2021-05-16T23:13:45.9540932Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T23:13:45.9541484Z 2021-05-16T23:13:45.9542897Z Total Installed Size: 21.09 MiB 2021-05-16T23:13:45.9543794Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:45.9544169Z 2021-05-16T23:13:45.9544729Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:45.9545332Z checking keyring... 2021-05-16T23:13:46.0381454Z checking package integrity... 2021-05-16T23:13:46.2155748Z loading package files... 2021-05-16T23:13:46.2206674Z checking for file conflicts... 2021-05-16T23:13:46.2208275Z checking available disk space... 2021-05-16T23:13:46.2483724Z :: Processing package changes... 2021-05-16T23:13:46.2484976Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T23:13:47.6700029Z resolving dependencies... 2021-05-16T23:13:47.6701694Z looking for conflicting packages... 2021-05-16T23:13:47.7115097Z 2021-05-16T23:13:47.7116212Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T23:13:47.7116761Z 2021-05-16T23:13:47.7117378Z Total Download Size: 1.89 MiB 2021-05-16T23:13:47.7118139Z Total Installed Size: 12.38 MiB 2021-05-16T23:13:47.7118749Z 2021-05-16T23:13:47.7119573Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:47.7120316Z :: Retrieving packages... 2021-05-16T23:13:48.0245883Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T23:13:48.6742986Z checking keyring... 2021-05-16T23:13:48.7840015Z checking package integrity... 2021-05-16T23:13:48.9759085Z loading package files... 2021-05-16T23:13:48.9872783Z checking for file conflicts... 2021-05-16T23:13:49.0058421Z checking available disk space... 2021-05-16T23:13:49.0076018Z :: Processing package changes... 2021-05-16T23:13:49.0077038Z installing mingw-w64-x86_64-gsl... 2021-05-16T23:13:50.4049525Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T23:13:50.4050349Z resolving dependencies... 2021-05-16T23:13:50.4262165Z looking for conflicting packages... 2021-05-16T23:13:50.4520879Z 2021-05-16T23:13:50.4522441Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T23:13:50.4522982Z 2021-05-16T23:13:50.4523533Z Total Installed Size: 8.19 MiB 2021-05-16T23:13:50.4524254Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:50.4524609Z 2021-05-16T23:13:50.4525161Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:50.4527178Z checking keyring... 2021-05-16T23:13:50.5358110Z checking package integrity... 2021-05-16T23:13:50.6896380Z loading package files... 2021-05-16T23:13:50.6920990Z checking for file conflicts... 2021-05-16T23:13:50.6921816Z checking available disk space... 2021-05-16T23:13:50.7022349Z :: Processing package changes... 2021-05-16T23:13:50.7023316Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T23:13:51.7221963Z resolving dependencies... 2021-05-16T23:13:51.7620986Z looking for conflicting packages... 2021-05-16T23:13:51.7706670Z 2021-05-16T23:13:51.7707617Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T23:13:51.7708160Z 2021-05-16T23:13:51.7708783Z Total Download Size: 1.09 MiB 2021-05-16T23:13:51.7709456Z Total Installed Size: 8.69 MiB 2021-05-16T23:13:51.7710051Z 2021-05-16T23:13:51.7710795Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:51.7711500Z :: Retrieving packages... 2021-05-16T23:13:52.0787555Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T23:13:52.6282486Z checking keyring... 2021-05-16T23:13:52.7438925Z checking package integrity... 2021-05-16T23:13:52.9152435Z loading package files... 2021-05-16T23:13:52.9185776Z checking for file conflicts... 2021-05-16T23:13:52.9281136Z checking available disk space... 2021-05-16T23:13:52.9295330Z :: Processing package changes... 2021-05-16T23:13:52.9296570Z installing mingw-w64-x86_64-hdf4... 2021-05-16T23:13:53.9517875Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T23:13:53.9518556Z resolving dependencies... 2021-05-16T23:13:53.9928343Z looking for conflicting packages... 2021-05-16T23:13:54.0016094Z 2021-05-16T23:13:54.0017551Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T23:13:54.0017922Z 2021-05-16T23:13:54.0018334Z Total Installed Size: 91.59 MiB 2021-05-16T23:13:54.0018981Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:54.0019245Z 2021-05-16T23:13:54.0019776Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:54.0020290Z checking keyring... 2021-05-16T23:13:54.1060241Z checking package integrity... 2021-05-16T23:13:54.3343788Z loading package files... 2021-05-16T23:13:54.3391826Z checking for file conflicts... 2021-05-16T23:13:54.3392857Z checking available disk space... 2021-05-16T23:13:54.3529539Z :: Processing package changes... 2021-05-16T23:13:54.3530434Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T23:13:55.7011497Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:13:55.7013113Z resolving dependencies... 2021-05-16T23:13:55.7014971Z looking for conflicting packages... 2021-05-16T23:13:55.7497917Z 2021-05-16T23:13:55.7499282Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:13:55.7500208Z 2021-05-16T23:13:55.7500805Z Total Download Size: 5.28 MiB 2021-05-16T23:13:55.7501404Z Total Installed Size: 66.96 MiB 2021-05-16T23:13:55.7502015Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:13:55.7502403Z 2021-05-16T23:13:55.7503098Z :: Proceed with installation? [Y/n] 2021-05-16T23:13:55.7503795Z :: Retrieving packages... 2021-05-16T23:13:56.0615767Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:13:56.9124836Z checking keyring... 2021-05-16T23:13:57.0182210Z checking package integrity... 2021-05-16T23:13:57.2365500Z loading package files... 2021-05-16T23:13:57.2631307Z checking for file conflicts... 2021-05-16T23:13:57.2633694Z checking available disk space... 2021-05-16T23:13:57.3766389Z :: Processing package changes... 2021-05-16T23:13:57.3767697Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T23:14:00.5161738Z resolving dependencies... 2021-05-16T23:14:00.5450056Z looking for conflicting packages... 2021-05-16T23:14:00.5606539Z 2021-05-16T23:14:00.5607943Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T23:14:00.5608496Z 2021-05-16T23:14:00.5609430Z Total Download Size: 0.08 MiB 2021-05-16T23:14:00.5610355Z Total Installed Size: 0.32 MiB 2021-05-16T23:14:00.5610840Z 2021-05-16T23:14:00.5611558Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:00.5612275Z :: Retrieving packages... 2021-05-16T23:14:00.8717924Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T23:14:01.0579155Z checking keyring... 2021-05-16T23:14:01.1581862Z checking package integrity... 2021-05-16T23:14:01.3283567Z loading package files... 2021-05-16T23:14:01.3295505Z checking for file conflicts... 2021-05-16T23:14:01.3319709Z checking available disk space... 2021-05-16T23:14:01.3337171Z :: Processing package changes... 2021-05-16T23:14:01.3338208Z installing mingw-w64-x86_64-hiredis... 2021-05-16T23:14:02.3437514Z resolving dependencies... 2021-05-16T23:14:02.3438905Z looking for conflicting packages... 2021-05-16T23:14:02.3912751Z 2021-05-16T23:14:02.3914113Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T23:14:02.3915209Z 2021-05-16T23:14:02.3916135Z Total Download Size: 0.03 MiB 2021-05-16T23:14:02.3917083Z Total Installed Size: 0.11 MiB 2021-05-16T23:14:02.3918601Z 2021-05-16T23:14:02.3919535Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:02.3920282Z :: Retrieving packages... 2021-05-16T23:14:02.7019295Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T23:14:02.7959808Z checking keyring... 2021-05-16T23:14:02.8984517Z checking package integrity... 2021-05-16T23:14:03.0593896Z loading package files... 2021-05-16T23:14:03.0613529Z checking for file conflicts... 2021-05-16T23:14:03.0619792Z checking available disk space... 2021-05-16T23:14:03.0634890Z :: Processing package changes... 2021-05-16T23:14:03.0636033Z installing mingw-w64-x86_64-http-parser... 2021-05-16T23:14:03.9756300Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T23:14:03.9757091Z resolving dependencies... 2021-05-16T23:14:03.9898137Z looking for conflicting packages... 2021-05-16T23:14:04.0182505Z 2021-05-16T23:14:04.0183500Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T23:14:04.0184050Z 2021-05-16T23:14:04.0184952Z Total Installed Size: 113.98 MiB 2021-05-16T23:14:04.0186513Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:04.0186889Z 2021-05-16T23:14:04.0188749Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:04.0189943Z checking keyring... 2021-05-16T23:14:04.1014196Z checking package integrity... 2021-05-16T23:14:04.4774664Z loading package files... 2021-05-16T23:14:04.4830120Z checking for file conflicts... 2021-05-16T23:14:04.4831058Z checking available disk space... 2021-05-16T23:14:04.5001597Z :: Processing package changes... 2021-05-16T23:14:04.5002938Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T23:14:06.0428032Z resolving dependencies... 2021-05-16T23:14:06.0866576Z looking for conflicting packages... 2021-05-16T23:14:06.0904437Z 2021-05-16T23:14:06.0907374Z 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-16T23:14:06.0909382Z 2021-05-16T23:14:06.0909989Z Total Download Size: 17.57 MiB 2021-05-16T23:14:06.0910854Z Total Installed Size: 78.94 MiB 2021-05-16T23:14:06.0911312Z 2021-05-16T23:14:06.0912080Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:06.0912967Z :: Retrieving packages... 2021-05-16T23:14:06.4025203Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T23:14:07.1512309Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T23:14:07.3372929Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T23:14:07.4477935Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T23:14:07.5426940Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T23:14:07.6373363Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T23:14:07.8316621Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T23:14:07.9324071Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T23:14:08.0474914Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T23:14:08.2397832Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T23:14:08.4706554Z checking keyring... 2021-05-16T23:14:08.7812237Z checking package integrity... 2021-05-16T23:14:10.5924446Z loading package files... 2021-05-16T23:14:10.6478430Z checking for file conflicts... 2021-05-16T23:14:10.8406023Z checking available disk space... 2021-05-16T23:14:10.8426355Z :: Processing package changes... 2021-05-16T23:14:10.8427441Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T23:14:10.9808149Z installing mingw-w64-x86_64-flif... 2021-05-16T23:14:11.1557536Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T23:14:11.2438393Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T23:14:11.2690927Z installing mingw-w64-x86_64-liblqr... 2021-05-16T23:14:11.2940449Z installing mingw-w64-x86_64-libraqm... 2021-05-16T23:14:11.3237035Z installing mingw-w64-x86_64-libtool... 2021-05-16T23:14:11.3936155Z installing mingw-w64-x86_64-libwmf... 2021-05-16T23:14:11.4694796Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T23:14:11.5522823Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T23:14:13.5398690Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T23:14:13.5400034Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T23:14:13.5401092Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T23:14:13.5401978Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T23:14:13.5402809Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T23:14:13.5452633Z :: Running post-transaction hooks... 2021-05-16T23:14:13.5453518Z (1/2) Updating fontconfig cache... 2021-05-16T23:14:13.6333195Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T23:14:14.5728040Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T23:14:14.5729019Z resolving dependencies... 2021-05-16T23:14:14.5887046Z looking for conflicting packages... 2021-05-16T23:14:14.6245312Z 2021-05-16T23:14:14.6248040Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T23:14:14.6249332Z 2021-05-16T23:14:14.6249956Z Total Installed Size: 8.68 MiB 2021-05-16T23:14:14.6251583Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:14.6252364Z 2021-05-16T23:14:14.6253113Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:14.6254191Z checking keyring... 2021-05-16T23:14:14.7076339Z checking package integrity... 2021-05-16T23:14:14.8672442Z loading package files... 2021-05-16T23:14:14.8726839Z checking for file conflicts... 2021-05-16T23:14:14.8728701Z checking available disk space... 2021-05-16T23:14:14.8838863Z :: Processing package changes... 2021-05-16T23:14:14.8839941Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T23:14:15.9681778Z warning: mingw-w64-x86_64-isl-0.24-1 is up to date -- reinstalling 2021-05-16T23:14:15.9682641Z resolving dependencies... 2021-05-16T23:14:15.9683857Z looking for conflicting packages... 2021-05-16T23:14:16.0147778Z 2021-05-16T23:14:16.0149400Z Packages (1) mingw-w64-x86_64-isl-0.24-1 2021-05-16T23:14:16.0149902Z 2021-05-16T23:14:16.0150437Z Total Download Size: 0.93 MiB 2021-05-16T23:14:16.0151393Z Total Installed Size: 6.43 MiB 2021-05-16T23:14:16.0152273Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:16.0153012Z 2021-05-16T23:14:16.0153849Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:16.0154609Z :: Retrieving packages... 2021-05-16T23:14:16.3319873Z downloading mingw-w64-x86_64-isl-0.24-1-any.pkg.tar.zst... 2021-05-16T23:14:16.8883159Z checking keyring... 2021-05-16T23:14:16.9934077Z checking package integrity... 2021-05-16T23:14:17.1803810Z loading package files... 2021-05-16T23:14:17.1831543Z checking for file conflicts... 2021-05-16T23:14:17.1832558Z checking available disk space... 2021-05-16T23:14:17.1890062Z :: Processing package changes... 2021-05-16T23:14:17.1891451Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T23:14:18.2679467Z resolving dependencies... 2021-05-16T23:14:18.3133356Z looking for conflicting packages... 2021-05-16T23:14:18.3159333Z 2021-05-16T23:14:18.3160760Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T23:14:18.3163578Z 2021-05-16T23:14:18.3164372Z Total Download Size: 13.04 MiB 2021-05-16T23:14:18.3165108Z Total Installed Size: 137.15 MiB 2021-05-16T23:14:18.3165560Z 2021-05-16T23:14:18.3166452Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:18.3167420Z :: Retrieving packages... 2021-05-16T23:14:18.6328651Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T23:14:19.4746601Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T23:14:19.7840004Z checking keyring... 2021-05-16T23:14:19.8917728Z checking package integrity... 2021-05-16T23:14:20.3769568Z loading package files... 2021-05-16T23:14:20.4490844Z checking for file conflicts... 2021-05-16T23:14:20.8257009Z checking available disk space... 2021-05-16T23:14:20.8289472Z :: Processing package changes... 2021-05-16T23:14:20.8290372Z installing mingw-w64-x86_64-gdcm... 2021-05-16T23:14:21.4033091Z installing mingw-w64-x86_64-itk... 2021-05-16T23:14:25.7611643Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T23:14:25.7613811Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T23:14:25.7614827Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T23:14:26.6316349Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T23:14:26.6318139Z resolving dependencies... 2021-05-16T23:14:26.6542481Z looking for conflicting packages... 2021-05-16T23:14:26.6796812Z 2021-05-16T23:14:26.6798659Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T23:14:26.6799315Z 2021-05-16T23:14:26.6799885Z Total Installed Size: 4.75 MiB 2021-05-16T23:14:26.6800761Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:26.6801075Z 2021-05-16T23:14:26.6802000Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:26.6802954Z checking keyring... 2021-05-16T23:14:26.7694010Z checking package integrity... 2021-05-16T23:14:26.9280689Z loading package files... 2021-05-16T23:14:26.9317337Z checking for file conflicts... 2021-05-16T23:14:26.9319730Z checking available disk space... 2021-05-16T23:14:26.9528430Z :: Processing package changes... 2021-05-16T23:14:26.9529610Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T23:14:28.1825861Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T23:14:28.1826714Z resolving dependencies... 2021-05-16T23:14:28.1978529Z looking for conflicting packages... 2021-05-16T23:14:28.2409512Z 2021-05-16T23:14:28.2410670Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T23:14:28.2411249Z 2021-05-16T23:14:28.2411877Z Total Installed Size: 0.43 MiB 2021-05-16T23:14:28.2412831Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:28.2413299Z 2021-05-16T23:14:28.2414361Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:28.2415284Z checking keyring... 2021-05-16T23:14:28.3327119Z checking package integrity... 2021-05-16T23:14:28.4637632Z loading package files... 2021-05-16T23:14:28.4661093Z checking for file conflicts... 2021-05-16T23:14:28.4662266Z checking available disk space... 2021-05-16T23:14:28.4700276Z :: Processing package changes... 2021-05-16T23:14:28.4701280Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T23:14:29.3822925Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T23:14:29.3823964Z resolving dependencies... 2021-05-16T23:14:29.3826675Z looking for conflicting packages... 2021-05-16T23:14:29.4229723Z 2021-05-16T23:14:29.4230640Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T23:14:29.4231168Z 2021-05-16T23:14:29.4232297Z Total Installed Size: 1.88 MiB 2021-05-16T23:14:29.4233156Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:29.4233478Z 2021-05-16T23:14:29.4233960Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:29.4234483Z checking keyring... 2021-05-16T23:14:29.5052665Z checking package integrity... 2021-05-16T23:14:29.6449402Z loading package files... 2021-05-16T23:14:29.6469209Z checking for file conflicts... 2021-05-16T23:14:29.6470258Z checking available disk space... 2021-05-16T23:14:29.6501127Z :: Processing package changes... 2021-05-16T23:14:29.6502240Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T23:14:30.5739528Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T23:14:30.5740297Z resolving dependencies... 2021-05-16T23:14:30.6028477Z looking for conflicting packages... 2021-05-16T23:14:30.6254164Z 2021-05-16T23:14:30.6255233Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T23:14:30.6255709Z 2021-05-16T23:14:30.6256509Z Total Installed Size: 1.64 MiB 2021-05-16T23:14:30.6257310Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:30.6257932Z 2021-05-16T23:14:30.6258747Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:30.6259478Z checking keyring... 2021-05-16T23:14:30.7152581Z checking package integrity... 2021-05-16T23:14:30.8538646Z loading package files... 2021-05-16T23:14:30.8570759Z checking for file conflicts... 2021-05-16T23:14:30.8571748Z checking available disk space... 2021-05-16T23:14:30.8601410Z :: Processing package changes... 2021-05-16T23:14:30.8602466Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T23:14:31.8126076Z resolving dependencies... 2021-05-16T23:14:31.8276976Z looking for conflicting packages... 2021-05-16T23:14:31.8574280Z 2021-05-16T23:14:31.8575989Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T23:14:31.8576616Z 2021-05-16T23:14:31.8577207Z Total Download Size: 3.31 MiB 2021-05-16T23:14:31.8577824Z Total Installed Size: 28.75 MiB 2021-05-16T23:14:31.8578260Z 2021-05-16T23:14:31.8578969Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:31.8579892Z :: Retrieving packages... 2021-05-16T23:14:32.1806207Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T23:14:32.9291303Z checking keyring... 2021-05-16T23:14:33.0393273Z checking package integrity... 2021-05-16T23:14:33.2398664Z loading package files... 2021-05-16T23:14:33.2431861Z checking for file conflicts... 2021-05-16T23:14:33.2466101Z checking available disk space... 2021-05-16T23:14:33.2480033Z :: Processing package changes... 2021-05-16T23:14:33.2480955Z installing mingw-w64-x86_64-lapack... 2021-05-16T23:14:34.3232780Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T23:14:34.3233512Z resolving dependencies... 2021-05-16T23:14:34.3478714Z looking for conflicting packages... 2021-05-16T23:14:34.3656430Z 2021-05-16T23:14:34.3657301Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T23:14:34.3657820Z 2021-05-16T23:14:34.3658421Z Total Installed Size: 1.62 MiB 2021-05-16T23:14:34.3659417Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:34.3660263Z 2021-05-16T23:14:34.3661864Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:34.3662613Z checking keyring... 2021-05-16T23:14:34.4456827Z checking package integrity... 2021-05-16T23:14:34.5759024Z loading package files... 2021-05-16T23:14:34.5785988Z checking for file conflicts... 2021-05-16T23:14:34.5787546Z checking available disk space... 2021-05-16T23:14:34.5816305Z :: Processing package changes... 2021-05-16T23:14:34.5817236Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T23:14:35.5283452Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T23:14:35.5284310Z resolving dependencies... 2021-05-16T23:14:35.5629191Z looking for conflicting packages... 2021-05-16T23:14:35.5715268Z 2021-05-16T23:14:35.5716264Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T23:14:35.5716860Z 2021-05-16T23:14:35.5718966Z Total Installed Size: 8.39 MiB 2021-05-16T23:14:35.5719712Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:35.5720426Z 2021-05-16T23:14:35.5721409Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:35.5722215Z checking keyring... 2021-05-16T23:14:35.6562552Z checking package integrity... 2021-05-16T23:14:35.7960148Z loading package files... 2021-05-16T23:14:35.7991086Z checking for file conflicts... 2021-05-16T23:14:35.7992018Z checking available disk space... 2021-05-16T23:14:35.8044965Z :: Processing package changes... 2021-05-16T23:14:35.8046050Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T23:14:36.7936792Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T23:14:36.7938737Z resolving dependencies... 2021-05-16T23:14:36.8299772Z looking for conflicting packages... 2021-05-16T23:14:36.8404259Z 2021-05-16T23:14:36.8405774Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T23:14:36.8406540Z 2021-05-16T23:14:36.8407181Z Total Installed Size: 3.99 MiB 2021-05-16T23:14:36.8407807Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:36.8408231Z 2021-05-16T23:14:36.8408984Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:36.8409626Z checking keyring... 2021-05-16T23:14:36.9239442Z checking package integrity... 2021-05-16T23:14:37.0599001Z loading package files... 2021-05-16T23:14:37.0629120Z checking for file conflicts... 2021-05-16T23:14:37.0630023Z checking available disk space... 2021-05-16T23:14:37.0681522Z :: Processing package changes... 2021-05-16T23:14:37.0682511Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T23:14:38.0639315Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T23:14:38.0640157Z resolving dependencies... 2021-05-16T23:14:38.0865145Z looking for conflicting packages... 2021-05-16T23:14:38.1077273Z 2021-05-16T23:14:38.1078212Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T23:14:38.1078749Z 2021-05-16T23:14:38.1079291Z Total Installed Size: 0.38 MiB 2021-05-16T23:14:38.1080369Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:38.1080962Z 2021-05-16T23:14:38.1081995Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:38.1082705Z checking keyring... 2021-05-16T23:14:38.1981591Z checking package integrity... 2021-05-16T23:14:38.3323101Z loading package files... 2021-05-16T23:14:38.3335817Z checking for file conflicts... 2021-05-16T23:14:38.3336666Z checking available disk space... 2021-05-16T23:14:38.3358203Z :: Processing package changes... 2021-05-16T23:14:38.3359117Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T23:14:39.2392835Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T23:14:39.2393839Z resolving dependencies... 2021-05-16T23:14:39.2545115Z looking for conflicting packages... 2021-05-16T23:14:39.2843911Z 2021-05-16T23:14:39.2845205Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T23:14:39.2847335Z 2021-05-16T23:14:39.2847919Z Total Installed Size: 4.02 MiB 2021-05-16T23:14:39.2848446Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:39.2848920Z 2021-05-16T23:14:39.2849844Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:39.2850499Z checking keyring... 2021-05-16T23:14:39.3652875Z checking package integrity... 2021-05-16T23:14:39.5002400Z loading package files... 2021-05-16T23:14:39.5026249Z checking for file conflicts... 2021-05-16T23:14:39.5027383Z checking available disk space... 2021-05-16T23:14:39.5051787Z :: Processing package changes... 2021-05-16T23:14:39.5052550Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T23:14:40.4213882Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T23:14:40.4215108Z resolving dependencies... 2021-05-16T23:14:40.4217253Z looking for conflicting packages... 2021-05-16T23:14:40.4637799Z 2021-05-16T23:14:40.4638974Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T23:14:40.4639477Z 2021-05-16T23:14:40.4640031Z Total Download Size: 0.04 MiB 2021-05-16T23:14:40.4640861Z Total Installed Size: 0.11 MiB 2021-05-16T23:14:40.4641533Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:40.4642108Z 2021-05-16T23:14:40.4642801Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:40.4643508Z :: Retrieving packages... 2021-05-16T23:14:40.8149742Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T23:14:41.0015074Z checking keyring... 2021-05-16T23:14:41.1048109Z checking package integrity... 2021-05-16T23:14:41.2551472Z loading package files... 2021-05-16T23:14:41.2570729Z checking for file conflicts... 2021-05-16T23:14:41.2571663Z checking available disk space... 2021-05-16T23:14:41.2596509Z :: Processing package changes... 2021-05-16T23:14:41.2597633Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T23:14:42.1709285Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T23:14:42.1710106Z resolving dependencies... 2021-05-16T23:14:42.1711476Z looking for conflicting packages... 2021-05-16T23:14:42.2143585Z 2021-05-16T23:14:42.2144808Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T23:14:42.2145378Z 2021-05-16T23:14:42.2146326Z Total Installed Size: 0.13 MiB 2021-05-16T23:14:42.2147332Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:42.2148032Z 2021-05-16T23:14:42.2148879Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:42.2149640Z checking keyring... 2021-05-16T23:14:42.3078718Z checking package integrity... 2021-05-16T23:14:42.4322543Z loading package files... 2021-05-16T23:14:42.4344101Z checking for file conflicts... 2021-05-16T23:14:42.4345507Z checking available disk space... 2021-05-16T23:14:42.4368183Z :: Processing package changes... 2021-05-16T23:14:42.4369105Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T23:14:43.3043388Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T23:14:43.3044154Z resolving dependencies... 2021-05-16T23:14:43.3388032Z looking for conflicting packages... 2021-05-16T23:14:43.3552719Z 2021-05-16T23:14:43.3553921Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T23:14:43.3554785Z 2021-05-16T23:14:43.3555695Z Total Installed Size: 0.79 MiB 2021-05-16T23:14:43.3557279Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:43.3557805Z 2021-05-16T23:14:43.3558742Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:43.3559622Z checking keyring... 2021-05-16T23:14:43.4374148Z checking package integrity... 2021-05-16T23:14:43.5720549Z loading package files... 2021-05-16T23:14:43.5739994Z checking for file conflicts... 2021-05-16T23:14:43.5740917Z checking available disk space... 2021-05-16T23:14:43.5778904Z :: Processing package changes... 2021-05-16T23:14:43.5780623Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T23:14:44.4710277Z resolving dependencies... 2021-05-16T23:14:44.5077290Z looking for conflicting packages... 2021-05-16T23:14:44.5163862Z 2021-05-16T23:14:44.5164974Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T23:14:44.5165588Z 2021-05-16T23:14:44.5166198Z Total Download Size: 0.68 MiB 2021-05-16T23:14:44.5166888Z Total Installed Size: 3.01 MiB 2021-05-16T23:14:44.5167342Z 2021-05-16T23:14:44.5168086Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:44.5168828Z :: Retrieving packages... 2021-05-16T23:14:44.8299489Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T23:14:45.2940247Z checking keyring... 2021-05-16T23:14:45.3913252Z checking package integrity... 2021-05-16T23:14:45.5535144Z loading package files... 2021-05-16T23:14:45.5564197Z checking for file conflicts... 2021-05-16T23:14:45.5628009Z checking available disk space... 2021-05-16T23:14:45.5640828Z :: Processing package changes... 2021-05-16T23:14:45.5641651Z installing mingw-w64-x86_64-libgit2... 2021-05-16T23:14:46.5698928Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T23:14:46.5699823Z resolving dependencies... 2021-05-16T23:14:46.5883152Z looking for conflicting packages... 2021-05-16T23:14:46.6162951Z 2021-05-16T23:14:46.6163701Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T23:14:46.6164192Z 2021-05-16T23:14:46.6164913Z Total Installed Size: 1.43 MiB 2021-05-16T23:14:46.6165843Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:46.6166447Z 2021-05-16T23:14:46.6172109Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:46.6173109Z checking keyring... 2021-05-16T23:14:46.6978699Z checking package integrity... 2021-05-16T23:14:46.8342835Z loading package files... 2021-05-16T23:14:46.8375390Z checking for file conflicts... 2021-05-16T23:14:46.8376588Z checking available disk space... 2021-05-16T23:14:46.8447472Z :: Processing package changes... 2021-05-16T23:14:46.8448681Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T23:14:47.7749803Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T23:14:47.7750564Z resolving dependencies... 2021-05-16T23:14:47.8143178Z looking for conflicting packages... 2021-05-16T23:14:47.8232196Z 2021-05-16T23:14:47.8233102Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T23:14:47.8233657Z 2021-05-16T23:14:47.8234547Z Total Installed Size: 3.84 MiB 2021-05-16T23:14:47.8235266Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:47.8236012Z 2021-05-16T23:14:47.8236813Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:47.8237474Z checking keyring... 2021-05-16T23:14:47.9045921Z checking package integrity... 2021-05-16T23:14:48.0475027Z loading package files... 2021-05-16T23:14:48.0505895Z checking for file conflicts... 2021-05-16T23:14:48.0507352Z checking available disk space... 2021-05-16T23:14:48.0545994Z :: Processing package changes... 2021-05-16T23:14:48.0546953Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T23:14:48.9499439Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T23:14:48.9500171Z resolving dependencies... 2021-05-16T23:14:48.9501287Z looking for conflicting packages... 2021-05-16T23:14:48.9919130Z 2021-05-16T23:14:48.9921754Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T23:14:48.9923527Z 2021-05-16T23:14:48.9924549Z Total Download Size: 0.73 MiB 2021-05-16T23:14:48.9925634Z Total Installed Size: 2.24 MiB 2021-05-16T23:14:48.9926796Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:48.9927172Z 2021-05-16T23:14:48.9927854Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:48.9928646Z :: Retrieving packages... 2021-05-16T23:14:49.3020991Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T23:14:49.7657132Z checking keyring... 2021-05-16T23:14:49.8775824Z checking package integrity... 2021-05-16T23:14:50.0458164Z loading package files... 2021-05-16T23:14:50.0484549Z checking for file conflicts... 2021-05-16T23:14:50.0485464Z checking available disk space... 2021-05-16T23:14:50.0600707Z :: Processing package changes... 2021-05-16T23:14:50.0601838Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T23:14:50.9695778Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T23:14:50.9696540Z resolving dependencies... 2021-05-16T23:14:50.9852666Z looking for conflicting packages... 2021-05-16T23:14:51.0140211Z 2021-05-16T23:14:51.0141246Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T23:14:51.0141863Z 2021-05-16T23:14:51.0142480Z Total Installed Size: 4.35 MiB 2021-05-16T23:14:51.0144981Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:51.0145616Z 2021-05-16T23:14:51.0146992Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:51.0148072Z checking keyring... 2021-05-16T23:14:51.0949232Z checking package integrity... 2021-05-16T23:14:51.2252856Z loading package files... 2021-05-16T23:14:51.2279459Z checking for file conflicts... 2021-05-16T23:14:51.2280573Z checking available disk space... 2021-05-16T23:14:51.2323963Z :: Processing package changes... 2021-05-16T23:14:51.2325598Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T23:14:52.1985585Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:14:52.1986876Z resolving dependencies... 2021-05-16T23:14:52.1988374Z looking for conflicting packages... 2021-05-16T23:14:52.2431951Z 2021-05-16T23:14:52.2433194Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:14:52.2433878Z 2021-05-16T23:14:52.2434658Z Total Download Size: 0.02 MiB 2021-05-16T23:14:52.2435286Z Total Installed Size: 0.05 MiB 2021-05-16T23:14:52.2435880Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:52.2436240Z 2021-05-16T23:14:52.2436909Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:52.2437561Z :: Retrieving packages... 2021-05-16T23:14:52.5521902Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:14:52.6450065Z checking keyring... 2021-05-16T23:14:52.7524605Z checking package integrity... 2021-05-16T23:14:52.9144870Z loading package files... 2021-05-16T23:14:52.9164467Z checking for file conflicts... 2021-05-16T23:14:52.9165910Z checking available disk space... 2021-05-16T23:14:52.9181806Z :: Processing package changes... 2021-05-16T23:14:52.9183260Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T23:14:53.8356597Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T23:14:53.8357463Z resolving dependencies... 2021-05-16T23:14:53.8772468Z looking for conflicting packages... 2021-05-16T23:14:53.8854478Z 2021-05-16T23:14:53.8855570Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T23:14:53.8856240Z 2021-05-16T23:14:53.8857003Z Total Installed Size: 3.26 MiB 2021-05-16T23:14:53.8857851Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:53.8858515Z 2021-05-16T23:14:53.8859954Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:53.8861139Z checking keyring... 2021-05-16T23:14:53.9678606Z checking package integrity... 2021-05-16T23:14:54.0998384Z loading package files... 2021-05-16T23:14:54.1023614Z checking for file conflicts... 2021-05-16T23:14:54.1025236Z checking available disk space... 2021-05-16T23:14:54.1069528Z :: Processing package changes... 2021-05-16T23:14:54.1070661Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T23:14:55.0251869Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T23:14:55.0252697Z resolving dependencies... 2021-05-16T23:14:55.0458772Z looking for conflicting packages... 2021-05-16T23:14:55.0723765Z 2021-05-16T23:14:55.0724764Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T23:14:55.0725563Z 2021-05-16T23:14:55.0726402Z Total Installed Size: 0.54 MiB 2021-05-16T23:14:55.0727352Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:55.0727773Z 2021-05-16T23:14:55.0728608Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:55.0729234Z checking keyring... 2021-05-16T23:14:55.1526199Z checking package integrity... 2021-05-16T23:14:55.2819601Z loading package files... 2021-05-16T23:14:55.2896625Z checking for file conflicts... 2021-05-16T23:14:55.2897574Z checking available disk space... 2021-05-16T23:14:55.2976712Z :: Processing package changes... 2021-05-16T23:14:55.2977617Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T23:14:56.3149383Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T23:14:56.3150998Z resolving dependencies... 2021-05-16T23:14:56.3553205Z looking for conflicting packages... 2021-05-16T23:14:56.3636575Z 2021-05-16T23:14:56.3637555Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T23:14:56.3638078Z 2021-05-16T23:14:56.3638724Z Total Installed Size: 2.35 MiB 2021-05-16T23:14:56.3639699Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:56.3640129Z 2021-05-16T23:14:56.3641099Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:56.3641812Z checking keyring... 2021-05-16T23:14:56.4515100Z checking package integrity... 2021-05-16T23:14:56.5982451Z loading package files... 2021-05-16T23:14:56.6003491Z checking for file conflicts... 2021-05-16T23:14:56.6004600Z checking available disk space... 2021-05-16T23:14:56.6044646Z :: Processing package changes... 2021-05-16T23:14:56.6045633Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T23:14:57.6374707Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T23:14:58.5346206Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T23:14:58.5347247Z resolving dependencies... 2021-05-16T23:14:58.5692472Z looking for conflicting packages... 2021-05-16T23:14:58.5779455Z 2021-05-16T23:14:58.5780793Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T23:14:58.5781371Z 2021-05-16T23:14:58.5782116Z Total Installed Size: 6.32 MiB 2021-05-16T23:14:58.5783237Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:14:58.5783788Z 2021-05-16T23:14:58.5784832Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:58.5785563Z checking keyring... 2021-05-16T23:14:58.6681936Z checking package integrity... 2021-05-16T23:14:58.8107023Z loading package files... 2021-05-16T23:14:58.8126110Z checking for file conflicts... 2021-05-16T23:14:58.8126960Z checking available disk space... 2021-05-16T23:14:58.8159596Z :: Processing package changes... 2021-05-16T23:14:58.8160495Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T23:14:59.7486100Z resolving dependencies... 2021-05-16T23:14:59.7782575Z looking for conflicting packages... 2021-05-16T23:14:59.7951627Z 2021-05-16T23:14:59.7952507Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T23:14:59.7953186Z 2021-05-16T23:14:59.7953735Z Total Download Size: 6.30 MiB 2021-05-16T23:14:59.7954547Z Total Installed Size: 39.39 MiB 2021-05-16T23:14:59.7954930Z 2021-05-16T23:14:59.7956081Z :: Proceed with installation? [Y/n] 2021-05-16T23:14:59.7956720Z :: Retrieving packages... 2021-05-16T23:15:00.1097021Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T23:15:00.9630803Z checking keyring... 2021-05-16T23:15:01.0618164Z checking package integrity... 2021-05-16T23:15:01.2808418Z loading package files... 2021-05-16T23:15:01.2841017Z checking for file conflicts... 2021-05-16T23:15:01.2885682Z checking available disk space... 2021-05-16T23:15:01.2897349Z :: Processing package changes... 2021-05-16T23:15:01.2898136Z installing mingw-w64-x86_64-librsvg... 2021-05-16T23:15:01.4544807Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T23:15:01.4546183Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T23:15:01.4555857Z :: Running post-transaction hooks... 2021-05-16T23:15:01.4556818Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T23:15:02.4502277Z resolving dependencies... 2021-05-16T23:15:02.4923409Z looking for conflicting packages... 2021-05-16T23:15:02.5013062Z 2021-05-16T23:15:02.5014225Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T23:15:02.5014937Z 2021-05-16T23:15:02.5015546Z Total Download Size: 7.79 MiB 2021-05-16T23:15:02.5016241Z Total Installed Size: 80.96 MiB 2021-05-16T23:15:02.5016689Z 2021-05-16T23:15:02.5017685Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:02.5018622Z :: Retrieving packages... 2021-05-16T23:15:02.8074984Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T23:15:03.6680721Z checking keyring... 2021-05-16T23:15:03.7766211Z checking package integrity... 2021-05-16T23:15:04.0165899Z loading package files... 2021-05-16T23:15:04.0254845Z checking for file conflicts... 2021-05-16T23:15:04.0751761Z checking available disk space... 2021-05-16T23:15:04.0766460Z :: Processing package changes... 2021-05-16T23:15:04.0767520Z installing mingw-w64-x86_64-libsbml... 2021-05-16T23:15:05.7046579Z resolving dependencies... 2021-05-16T23:15:05.7492813Z looking for conflicting packages... 2021-05-16T23:15:05.7507697Z 2021-05-16T23:15:05.7508782Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T23:15:05.7509470Z 2021-05-16T23:15:05.7510042Z Total Download Size: 0.91 MiB 2021-05-16T23:15:05.7510664Z Total Installed Size: 5.45 MiB 2021-05-16T23:15:05.7511321Z 2021-05-16T23:15:05.7512434Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:05.7513201Z :: Retrieving packages... 2021-05-16T23:15:06.0644059Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T23:15:06.6234934Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T23:15:06.7161223Z checking keyring... 2021-05-16T23:15:06.8329513Z checking package integrity... 2021-05-16T23:15:07.1535170Z loading package files... 2021-05-16T23:15:07.1579869Z checking for file conflicts... 2021-05-16T23:15:07.1652062Z checking available disk space... 2021-05-16T23:15:07.1666114Z :: Processing package changes... 2021-05-16T23:15:07.1667152Z installing mingw-w64-x86_64-flac... 2021-05-16T23:15:07.2225729Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T23:15:08.1906155Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T23:15:08.1907073Z resolving dependencies... 2021-05-16T23:15:08.2231675Z looking for conflicting packages... 2021-05-16T23:15:08.2342003Z 2021-05-16T23:15:08.2342892Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T23:15:08.2343501Z 2021-05-16T23:15:08.2344080Z Total Installed Size: 29.97 MiB 2021-05-16T23:15:08.2345002Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:08.2345667Z 2021-05-16T23:15:08.2346661Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:08.2347497Z checking keyring... 2021-05-16T23:15:08.3216782Z checking package integrity... 2021-05-16T23:15:08.4896316Z loading package files... 2021-05-16T23:15:08.4921350Z checking for file conflicts... 2021-05-16T23:15:08.4922249Z checking available disk space... 2021-05-16T23:15:08.4961080Z :: Processing package changes... 2021-05-16T23:15:08.4962271Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T23:15:09.5592607Z resolving dependencies... 2021-05-16T23:15:09.5978314Z looking for conflicting packages... 2021-05-16T23:15:09.6065156Z 2021-05-16T23:15:09.6066093Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T23:15:09.6066641Z 2021-05-16T23:15:09.6067244Z Total Download Size: 0.31 MiB 2021-05-16T23:15:09.6068331Z Total Installed Size: 1.50 MiB 2021-05-16T23:15:09.6068771Z 2021-05-16T23:15:09.6069555Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:09.6070422Z :: Retrieving packages... 2021-05-16T23:15:09.9138384Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T23:15:10.2826242Z checking keyring... 2021-05-16T23:15:10.3806260Z checking package integrity... 2021-05-16T23:15:10.5462847Z loading package files... 2021-05-16T23:15:10.5489196Z checking for file conflicts... 2021-05-16T23:15:10.5510202Z checking available disk space... 2021-05-16T23:15:10.5525290Z :: Processing package changes... 2021-05-16T23:15:10.5526140Z installing mingw-w64-x86_64-libssh... 2021-05-16T23:15:10.6405051Z / 2021-05-16T23:15:11.6467500Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T23:15:11.6468413Z resolving dependencies... 2021-05-16T23:15:11.6846033Z looking for conflicting packages... 2021-05-16T23:15:11.6939833Z 2021-05-16T23:15:11.6940685Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T23:15:11.6941213Z 2021-05-16T23:15:11.6941773Z Total Installed Size: 0.79 MiB 2021-05-16T23:15:11.6942428Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:11.6942950Z 2021-05-16T23:15:11.6943524Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:11.6944477Z checking keyring... 2021-05-16T23:15:11.7773644Z checking package integrity... 2021-05-16T23:15:11.9161724Z loading package files... 2021-05-16T23:15:11.9215085Z checking for file conflicts... 2021-05-16T23:15:11.9216808Z checking available disk space... 2021-05-16T23:15:11.9343028Z :: Processing package changes... 2021-05-16T23:15:11.9344066Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T23:15:13.0668605Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T23:15:13.0669971Z resolving dependencies... 2021-05-16T23:15:13.0938232Z looking for conflicting packages... 2021-05-16T23:15:13.1123526Z 2021-05-16T23:15:13.1124838Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T23:15:13.1125757Z 2021-05-16T23:15:13.1126380Z Total Download Size: 0.02 MiB 2021-05-16T23:15:13.1127204Z Total Installed Size: 0.03 MiB 2021-05-16T23:15:13.1128286Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:13.1128868Z 2021-05-16T23:15:13.1129630Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:13.1130564Z :: Retrieving packages... 2021-05-16T23:15:13.4208884Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T23:15:13.5133280Z checking keyring... 2021-05-16T23:15:13.6207978Z checking package integrity... 2021-05-16T23:15:13.7752211Z loading package files... 2021-05-16T23:15:13.7793439Z checking for file conflicts... 2021-05-16T23:15:13.7794326Z checking available disk space... 2021-05-16T23:15:13.7817110Z :: Processing package changes... 2021-05-16T23:15:13.7817997Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T23:15:14.7460191Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T23:15:14.7461242Z resolving dependencies... 2021-05-16T23:15:14.7808925Z looking for conflicting packages... 2021-05-16T23:15:14.7896807Z 2021-05-16T23:15:14.7897682Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T23:15:14.7898163Z 2021-05-16T23:15:14.7898839Z Total Installed Size: 4.22 MiB 2021-05-16T23:15:14.7900053Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:14.7900474Z 2021-05-16T23:15:14.7901368Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:14.7902085Z checking keyring... 2021-05-16T23:15:14.8778067Z checking package integrity... 2021-05-16T23:15:15.0318060Z loading package files... 2021-05-16T23:15:15.0370364Z checking for file conflicts... 2021-05-16T23:15:15.0371628Z checking available disk space... 2021-05-16T23:15:15.0559384Z :: Processing package changes... 2021-05-16T23:15:15.0560476Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T23:15:16.2646154Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T23:15:16.2648045Z resolving dependencies... 2021-05-16T23:15:16.2649417Z looking for conflicting packages... 2021-05-16T23:15:16.3155573Z 2021-05-16T23:15:16.3156732Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T23:15:16.3157445Z 2021-05-16T23:15:16.3158050Z Total Installed Size: 2.31 MiB 2021-05-16T23:15:16.3158823Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:16.3159152Z 2021-05-16T23:15:16.3159720Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:16.3160664Z checking keyring... 2021-05-16T23:15:16.4177558Z checking package integrity... 2021-05-16T23:15:16.5533023Z loading package files... 2021-05-16T23:15:16.5564249Z checking for file conflicts... 2021-05-16T23:15:16.5565522Z checking available disk space... 2021-05-16T23:15:16.5678767Z :: Processing package changes... 2021-05-16T23:15:16.5680099Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T23:15:17.5672150Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T23:15:17.5673120Z resolving dependencies... 2021-05-16T23:15:17.5827699Z looking for conflicting packages... 2021-05-16T23:15:17.6111762Z 2021-05-16T23:15:17.6112986Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T23:15:17.6113642Z 2021-05-16T23:15:17.6114225Z Total Download Size: 0.08 MiB 2021-05-16T23:15:17.6114913Z Total Installed Size: 0.25 MiB 2021-05-16T23:15:17.6115602Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:17.6116030Z 2021-05-16T23:15:17.6116792Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:17.6120685Z :: Retrieving packages... 2021-05-16T23:15:17.9191412Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T23:15:18.1055985Z checking keyring... 2021-05-16T23:15:18.2049077Z checking package integrity... 2021-05-16T23:15:18.3569631Z loading package files... 2021-05-16T23:15:18.3627249Z checking for file conflicts... 2021-05-16T23:15:18.3628295Z checking available disk space... 2021-05-16T23:15:18.3652625Z :: Processing package changes... 2021-05-16T23:15:18.3653484Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T23:15:19.2532277Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T23:15:19.2533930Z resolving dependencies... 2021-05-16T23:15:19.2534963Z looking for conflicting packages... 2021-05-16T23:15:19.2981138Z 2021-05-16T23:15:19.2982597Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T23:15:19.2983275Z 2021-05-16T23:15:19.2983809Z Total Installed Size: 0.70 MiB 2021-05-16T23:15:19.2984926Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:19.2985523Z 2021-05-16T23:15:19.2986216Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:19.2986829Z checking keyring... 2021-05-16T23:15:19.3801906Z checking package integrity... 2021-05-16T23:15:19.5079173Z loading package files... 2021-05-16T23:15:19.5114563Z checking for file conflicts... 2021-05-16T23:15:19.5115566Z checking available disk space... 2021-05-16T23:15:19.5138987Z :: Processing package changes... 2021-05-16T23:15:19.5140204Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T23:15:20.3892245Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T23:15:20.3893061Z resolving dependencies... 2021-05-16T23:15:20.4036686Z looking for conflicting packages... 2021-05-16T23:15:20.4315754Z 2021-05-16T23:15:20.4316987Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T23:15:20.4317555Z 2021-05-16T23:15:20.4318525Z Total Installed Size: 1.08 MiB 2021-05-16T23:15:20.4319581Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:20.4320532Z 2021-05-16T23:15:20.4321535Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:20.4322257Z checking keyring... 2021-05-16T23:15:20.5133762Z checking package integrity... 2021-05-16T23:15:20.6422916Z loading package files... 2021-05-16T23:15:20.6461422Z checking for file conflicts... 2021-05-16T23:15:20.6462400Z checking available disk space... 2021-05-16T23:15:20.6500215Z :: Processing package changes... 2021-05-16T23:15:20.6501107Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T23:15:21.5486339Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T23:15:21.5487569Z resolving dependencies... 2021-05-16T23:15:21.5751161Z looking for conflicting packages... 2021-05-16T23:15:21.5989370Z 2021-05-16T23:15:21.5990450Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T23:15:21.5991025Z 2021-05-16T23:15:21.5991602Z Total Installed Size: 2.30 MiB 2021-05-16T23:15:21.5992791Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:21.5993118Z 2021-05-16T23:15:21.5993749Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:21.5995079Z checking keyring... 2021-05-16T23:15:21.6833735Z checking package integrity... 2021-05-16T23:15:21.8210007Z loading package files... 2021-05-16T23:15:21.8256430Z checking for file conflicts... 2021-05-16T23:15:21.8257821Z checking available disk space... 2021-05-16T23:15:21.8387176Z :: Processing package changes... 2021-05-16T23:15:21.8388416Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T23:15:22.8876888Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T23:15:22.8877741Z resolving dependencies... 2021-05-16T23:15:22.8879252Z looking for conflicting packages... 2021-05-16T23:15:22.9318493Z 2021-05-16T23:15:22.9319604Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T23:15:22.9320172Z 2021-05-16T23:15:22.9321244Z Total Installed Size: 9.11 MiB 2021-05-16T23:15:22.9322846Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:22.9323599Z 2021-05-16T23:15:22.9324993Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:22.9325743Z checking keyring... 2021-05-16T23:15:23.0172854Z checking package integrity... 2021-05-16T23:15:23.1552235Z loading package files... 2021-05-16T23:15:23.1578987Z checking for file conflicts... 2021-05-16T23:15:23.1580565Z checking available disk space... 2021-05-16T23:15:23.1604061Z :: Processing package changes... 2021-05-16T23:15:23.1605073Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T23:15:24.0647413Z warning: mingw-w64-x86_64-libwebp-1.2.0-2 is up to date -- reinstalling 2021-05-16T23:15:24.0648339Z resolving dependencies... 2021-05-16T23:15:24.0902406Z looking for conflicting packages... 2021-05-16T23:15:24.1080061Z 2021-05-16T23:15:24.1084026Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-2 2021-05-16T23:15:24.1084912Z 2021-05-16T23:15:24.1085461Z Total Installed Size: 2.97 MiB 2021-05-16T23:15:24.1086012Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:24.1086298Z 2021-05-16T23:15:24.1086831Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:24.1087365Z checking keyring... 2021-05-16T23:15:24.2049059Z checking package integrity... 2021-05-16T23:15:24.3345308Z loading package files... 2021-05-16T23:15:24.3366917Z checking for file conflicts... 2021-05-16T23:15:24.3368394Z checking available disk space... 2021-05-16T23:15:24.3410385Z :: Processing package changes... 2021-05-16T23:15:24.3412109Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T23:15:25.2532068Z warning: mingw-w64-x86_64-libxml2-2.9.12-1 is up to date -- reinstalling 2021-05-16T23:15:25.2532945Z resolving dependencies... 2021-05-16T23:15:25.2916137Z looking for conflicting packages... 2021-05-16T23:15:25.3001433Z 2021-05-16T23:15:25.3002161Z Packages (1) mingw-w64-x86_64-libxml2-2.9.12-1 2021-05-16T23:15:25.3002597Z 2021-05-16T23:15:25.3003080Z Total Installed Size: 11.79 MiB 2021-05-16T23:15:25.3004075Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:25.3005309Z 2021-05-16T23:15:25.3005866Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:25.3006328Z checking keyring... 2021-05-16T23:15:25.3814109Z checking package integrity... 2021-05-16T23:15:25.5305583Z loading package files... 2021-05-16T23:15:25.5362515Z checking for file conflicts... 2021-05-16T23:15:25.5363713Z checking available disk space... 2021-05-16T23:15:25.5583082Z :: Processing package changes... 2021-05-16T23:15:25.5585520Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T23:15:26.8658373Z resolving dependencies... 2021-05-16T23:15:26.8661069Z looking for conflicting packages... 2021-05-16T23:15:26.9092952Z 2021-05-16T23:15:26.9093832Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T23:15:26.9094313Z 2021-05-16T23:15:26.9094935Z Total Download Size: 0.10 MiB 2021-05-16T23:15:26.9095549Z Total Installed Size: 0.38 MiB 2021-05-16T23:15:26.9095919Z 2021-05-16T23:15:26.9096607Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:26.9097278Z :: Retrieving packages... 2021-05-16T23:15:27.2184151Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T23:15:27.4950350Z checking keyring... 2021-05-16T23:15:27.6048006Z checking package integrity... 2021-05-16T23:15:27.7566201Z loading package files... 2021-05-16T23:15:27.7593580Z checking for file conflicts... 2021-05-16T23:15:27.7599807Z checking available disk space... 2021-05-16T23:15:27.7615872Z :: Processing package changes... 2021-05-16T23:15:27.7616808Z installing mingw-w64-x86_64-libyaml... 2021-05-16T23:15:28.6467769Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T23:15:28.6469032Z resolving dependencies... 2021-05-16T23:15:28.6605649Z looking for conflicting packages... 2021-05-16T23:15:28.6881667Z 2021-05-16T23:15:28.6882403Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T23:15:28.6882835Z 2021-05-16T23:15:28.6883342Z Total Installed Size: 1.69 MiB 2021-05-16T23:15:28.6884478Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:28.6884795Z 2021-05-16T23:15:28.6885285Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:28.6885995Z checking keyring... 2021-05-16T23:15:28.7677794Z checking package integrity... 2021-05-16T23:15:28.8931201Z loading package files... 2021-05-16T23:15:28.8951964Z checking for file conflicts... 2021-05-16T23:15:28.8953762Z checking available disk space... 2021-05-16T23:15:28.8978256Z :: Processing package changes... 2021-05-16T23:15:28.8979169Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T23:15:29.7752739Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T23:15:29.7753894Z resolving dependencies... 2021-05-16T23:15:29.7757159Z looking for conflicting packages... 2021-05-16T23:15:29.8186891Z 2021-05-16T23:15:29.8187802Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T23:15:29.8188479Z 2021-05-16T23:15:29.8189049Z Total Installed Size: 0.62 MiB 2021-05-16T23:15:29.8189662Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:29.8189975Z 2021-05-16T23:15:29.8190853Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:29.8191787Z checking keyring... 2021-05-16T23:15:29.8998431Z checking package integrity... 2021-05-16T23:15:30.0242278Z loading package files... 2021-05-16T23:15:30.0271674Z checking for file conflicts... 2021-05-16T23:15:30.0272421Z checking available disk space... 2021-05-16T23:15:30.0308979Z :: Processing package changes... 2021-05-16T23:15:30.0309932Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T23:15:30.9332756Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T23:15:30.9333674Z resolving dependencies... 2021-05-16T23:15:30.9482065Z looking for conflicting packages... 2021-05-16T23:15:30.9775881Z 2021-05-16T23:15:30.9777326Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T23:15:30.9777880Z 2021-05-16T23:15:30.9778502Z Total Download Size: 0.15 MiB 2021-05-16T23:15:30.9779188Z Total Installed Size: 0.29 MiB 2021-05-16T23:15:30.9779873Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:30.9780309Z 2021-05-16T23:15:30.9781137Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:30.9781907Z :: Retrieving packages... 2021-05-16T23:15:31.2850670Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T23:15:31.5624718Z checking keyring... 2021-05-16T23:15:31.6688592Z checking package integrity... 2021-05-16T23:15:31.8398158Z loading package files... 2021-05-16T23:15:31.8444965Z checking for file conflicts... 2021-05-16T23:15:31.8446744Z checking available disk space... 2021-05-16T23:15:31.8461273Z :: Processing package changes... 2021-05-16T23:15:31.8462163Z reinstalling mingw-w64-x86_64-make... 2021-05-16T23:15:32.7245361Z resolving dependencies... 2021-05-16T23:15:32.7694424Z looking for conflicting packages... 2021-05-16T23:15:32.7710749Z 2021-05-16T23:15:32.7711963Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T23:15:32.7712592Z 2021-05-16T23:15:32.7713369Z Total Download Size: 1.48 MiB 2021-05-16T23:15:32.7714175Z Total Installed Size: 6.54 MiB 2021-05-16T23:15:32.7714642Z 2021-05-16T23:15:32.7715541Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:32.7716472Z :: Retrieving packages... 2021-05-16T23:15:33.0865794Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T23:15:33.5895666Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T23:15:33.7782372Z checking keyring... 2021-05-16T23:15:33.9798556Z checking package integrity... 2021-05-16T23:15:34.3096785Z loading package files... 2021-05-16T23:15:34.3186018Z checking for file conflicts... 2021-05-16T23:15:34.3513088Z checking available disk space... 2021-05-16T23:15:34.3528073Z :: Processing package changes... 2021-05-16T23:15:34.3528905Z installing mingw-w64-x86_64-ninja... 2021-05-16T23:15:34.3626417Z installing mingw-w64-x86_64-meson... 2021-05-16T23:15:35.6808718Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T23:15:35.6809934Z resolving dependencies... 2021-05-16T23:15:35.7091174Z looking for conflicting packages... 2021-05-16T23:15:35.7243210Z 2021-05-16T23:15:35.7244034Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T23:15:35.7244488Z 2021-05-16T23:15:35.7245087Z Total Download Size: 0.07 MiB 2021-05-16T23:15:35.7245652Z Total Installed Size: 0.20 MiB 2021-05-16T23:15:35.7247108Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:35.7247582Z 2021-05-16T23:15:35.7248313Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:35.7248953Z :: Retrieving packages... 2021-05-16T23:15:36.7636663Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T23:15:36.7637362Z checking keyring... 2021-05-16T23:15:36.7637893Z checking package integrity... 2021-05-16T23:15:36.7638409Z loading package files... 2021-05-16T23:15:36.7638947Z checking for file conflicts... 2021-05-16T23:15:36.7639489Z checking available disk space... 2021-05-16T23:15:36.7640094Z :: Processing package changes... 2021-05-16T23:15:36.7640679Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T23:15:37.3607312Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T23:15:37.3608226Z resolving dependencies... 2021-05-16T23:15:37.3755649Z looking for conflicting packages... 2021-05-16T23:15:37.4068039Z 2021-05-16T23:15:37.4069257Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T23:15:37.4070007Z 2021-05-16T23:15:37.4070581Z Total Download Size: 0.32 MiB 2021-05-16T23:15:37.4071474Z Total Installed Size: 2.42 MiB 2021-05-16T23:15:37.4072181Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:37.4072583Z 2021-05-16T23:15:37.4073316Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:37.4074024Z :: Retrieving packages... 2021-05-16T23:15:37.7146592Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T23:15:38.0825030Z checking keyring... 2021-05-16T23:15:38.1874219Z checking package integrity... 2021-05-16T23:15:38.3533541Z loading package files... 2021-05-16T23:15:38.3563908Z checking for file conflicts... 2021-05-16T23:15:38.3564884Z checking available disk space... 2021-05-16T23:15:38.3623229Z :: Processing package changes... 2021-05-16T23:15:38.3624234Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T23:15:39.3345564Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T23:15:39.3346372Z resolving dependencies... 2021-05-16T23:15:39.3504263Z looking for conflicting packages... 2021-05-16T23:15:39.3788899Z 2021-05-16T23:15:39.3790723Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T23:15:39.3791554Z 2021-05-16T23:15:39.3792098Z Total Download Size: 0.35 MiB 2021-05-16T23:15:39.3792683Z Total Installed Size: 1.18 MiB 2021-05-16T23:15:39.3793279Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:39.3794003Z 2021-05-16T23:15:39.3794976Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:39.3795637Z :: Retrieving packages... 2021-05-16T23:15:39.6932384Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T23:15:40.0625687Z checking keyring... 2021-05-16T23:15:40.1679318Z checking package integrity... 2021-05-16T23:15:40.3355061Z loading package files... 2021-05-16T23:15:40.3372717Z checking for file conflicts... 2021-05-16T23:15:40.3373715Z checking available disk space... 2021-05-16T23:15:40.3479559Z :: Processing package changes... 2021-05-16T23:15:40.3480513Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T23:15:41.2926154Z resolving dependencies... 2021-05-16T23:15:41.2928149Z looking for conflicting packages... 2021-05-16T23:15:41.3378143Z 2021-05-16T23:15:41.3379329Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T23:15:41.3379873Z 2021-05-16T23:15:41.3380458Z Total Download Size: 0.38 MiB 2021-05-16T23:15:41.3381105Z Total Installed Size: 3.58 MiB 2021-05-16T23:15:41.3381530Z 2021-05-16T23:15:41.3382284Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:41.3382988Z :: Retrieving packages... 2021-05-16T23:15:41.6519481Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T23:15:42.0225718Z checking keyring... 2021-05-16T23:15:42.1232625Z checking package integrity... 2021-05-16T23:15:42.2730587Z loading package files... 2021-05-16T23:15:42.2749860Z checking for file conflicts... 2021-05-16T23:15:42.2773106Z checking available disk space... 2021-05-16T23:15:42.2786572Z :: Processing package changes... 2021-05-16T23:15:42.2788207Z installing mingw-w64-x86_64-nasm... 2021-05-16T23:15:43.1829987Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T23:15:43.1830750Z resolving dependencies... 2021-05-16T23:15:43.2105889Z looking for conflicting packages... 2021-05-16T23:15:43.2344377Z 2021-05-16T23:15:43.2345599Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T23:15:43.2346190Z 2021-05-16T23:15:43.2346812Z Total Download Size: 1.54 MiB 2021-05-16T23:15:43.2347436Z Total Installed Size: 16.43 MiB 2021-05-16T23:15:43.2348058Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:43.2348454Z 2021-05-16T23:15:43.2349140Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:43.2349830Z :: Retrieving packages... 2021-05-16T23:15:43.5454614Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T23:15:44.1900687Z checking keyring... 2021-05-16T23:15:44.2911249Z checking package integrity... 2021-05-16T23:15:44.4601913Z loading package files... 2021-05-16T23:15:44.5407115Z checking for file conflicts... 2021-05-16T23:15:44.5409644Z checking available disk space... 2021-05-16T23:15:44.9857039Z :: Processing package changes... 2021-05-16T23:15:44.9858256Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T23:15:53.5729190Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T23:15:53.5729924Z resolving dependencies... 2021-05-16T23:15:53.5908246Z looking for conflicting packages... 2021-05-16T23:15:53.6179232Z 2021-05-16T23:15:53.6180300Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T23:15:53.6180863Z 2021-05-16T23:15:53.6181741Z Total Installed Size: 4.18 MiB 2021-05-16T23:15:53.6182970Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:53.6183592Z 2021-05-16T23:15:53.6184496Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:53.6185181Z checking keyring... 2021-05-16T23:15:53.6964874Z checking package integrity... 2021-05-16T23:15:53.8249092Z loading package files... 2021-05-16T23:15:53.8267265Z checking for file conflicts... 2021-05-16T23:15:53.8268504Z checking available disk space... 2021-05-16T23:15:53.8302657Z :: Processing package changes... 2021-05-16T23:15:53.8303702Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T23:15:54.7589797Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T23:15:54.7590583Z resolving dependencies... 2021-05-16T23:15:54.7752636Z looking for conflicting packages... 2021-05-16T23:15:54.8041218Z 2021-05-16T23:15:54.8042045Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T23:15:54.8042525Z 2021-05-16T23:15:54.8043066Z Total Installed Size: 2.46 MiB 2021-05-16T23:15:54.8043959Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:54.8044247Z 2021-05-16T23:15:54.8045183Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:54.8045827Z checking keyring... 2021-05-16T23:15:54.8865556Z checking package integrity... 2021-05-16T23:15:55.0165851Z loading package files... 2021-05-16T23:15:55.0194151Z checking for file conflicts... 2021-05-16T23:15:55.0194921Z checking available disk space... 2021-05-16T23:15:55.0259066Z :: Processing package changes... 2021-05-16T23:15:55.0261518Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T23:15:55.9897730Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T23:15:55.9898633Z resolving dependencies... 2021-05-16T23:15:55.9899765Z looking for conflicting packages... 2021-05-16T23:15:56.0330327Z 2021-05-16T23:15:56.0331720Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T23:15:56.0332256Z 2021-05-16T23:15:56.0333224Z Total Installed Size: 1.56 MiB 2021-05-16T23:15:56.0334205Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:15:56.0334873Z 2021-05-16T23:15:56.0335701Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:56.0336372Z checking keyring... 2021-05-16T23:15:56.1278980Z checking package integrity... 2021-05-16T23:15:56.2720022Z loading package files... 2021-05-16T23:15:56.2745586Z checking for file conflicts... 2021-05-16T23:15:56.2746729Z checking available disk space... 2021-05-16T23:15:56.2762271Z :: Processing package changes... 2021-05-16T23:15:56.2763274Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T23:15:57.1820135Z resolving dependencies... 2021-05-16T23:15:57.1823332Z looking for conflicting packages... 2021-05-16T23:15:57.2285283Z 2021-05-16T23:15:57.2286201Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T23:15:57.2286702Z 2021-05-16T23:15:57.2287241Z Total Download Size: 0.33 MiB 2021-05-16T23:15:57.2287833Z Total Installed Size: 1.08 MiB 2021-05-16T23:15:57.2288228Z 2021-05-16T23:15:57.2288916Z :: Proceed with installation? [Y/n] 2021-05-16T23:15:57.2289563Z :: Retrieving packages... 2021-05-16T23:15:57.5673906Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T23:15:57.9479285Z checking keyring... 2021-05-16T23:15:58.0533633Z checking package integrity... 2021-05-16T23:15:58.2210550Z loading package files... 2021-05-16T23:15:58.2252409Z checking for file conflicts... 2021-05-16T23:15:58.2266866Z checking available disk space... 2021-05-16T23:15:58.2285262Z :: Processing package changes... 2021-05-16T23:15:58.2286138Z installing mingw-w64-x86_64-nlopt... 2021-05-16T23:15:59.3002182Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T23:16:00.1831337Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T23:16:00.1832305Z resolving dependencies... 2021-05-16T23:16:00.2101368Z looking for conflicting packages... 2021-05-16T23:16:00.2286313Z 2021-05-16T23:16:00.2287252Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T23:16:00.2287825Z 2021-05-16T23:16:00.2288441Z Total Installed Size: 77.64 MiB 2021-05-16T23:16:00.2289104Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:00.2289445Z 2021-05-16T23:16:00.2290489Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:00.2291195Z checking keyring... 2021-05-16T23:16:00.3092489Z checking package integrity... 2021-05-16T23:16:00.5260090Z loading package files... 2021-05-16T23:16:00.5290082Z checking for file conflicts... 2021-05-16T23:16:00.5291727Z checking available disk space... 2021-05-16T23:16:00.5320985Z :: Processing package changes... 2021-05-16T23:16:00.5321903Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T23:16:01.6239446Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T23:16:01.6240133Z resolving dependencies... 2021-05-16T23:16:01.6624715Z looking for conflicting packages... 2021-05-16T23:16:01.6721214Z 2021-05-16T23:16:01.6722456Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T23:16:01.6723126Z 2021-05-16T23:16:01.6724011Z Total Installed Size: 107.68 MiB 2021-05-16T23:16:01.6724615Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:01.6725090Z 2021-05-16T23:16:01.6725976Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:01.6726595Z checking keyring... 2021-05-16T23:16:01.7538906Z checking package integrity... 2021-05-16T23:16:02.1093599Z loading package files... 2021-05-16T23:16:02.1192149Z checking for file conflicts... 2021-05-16T23:16:02.1192996Z checking available disk space... 2021-05-16T23:16:02.1661494Z :: Processing package changes... 2021-05-16T23:16:02.1662794Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T23:16:04.2062194Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T23:16:04.2063419Z resolving dependencies... 2021-05-16T23:16:04.2453765Z looking for conflicting packages... 2021-05-16T23:16:04.2539893Z 2021-05-16T23:16:04.2540767Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T23:16:04.2541280Z 2021-05-16T23:16:04.2541783Z Total Installed Size: 3.54 MiB 2021-05-16T23:16:04.2542713Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:04.2543106Z 2021-05-16T23:16:04.2544124Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:04.2544786Z checking keyring... 2021-05-16T23:16:04.3382751Z checking package integrity... 2021-05-16T23:16:04.4698483Z loading package files... 2021-05-16T23:16:04.4765951Z checking for file conflicts... 2021-05-16T23:16:04.4767476Z checking available disk space... 2021-05-16T23:16:04.4804428Z :: Processing package changes... 2021-05-16T23:16:04.4805308Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T23:16:05.4406239Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T23:16:05.4407119Z resolving dependencies... 2021-05-16T23:16:05.4791761Z looking for conflicting packages... 2021-05-16T23:16:05.4931495Z 2021-05-16T23:16:05.4932400Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T23:16:05.4932920Z 2021-05-16T23:16:05.4933472Z Total Download Size: 4.75 MiB 2021-05-16T23:16:05.4934230Z Total Installed Size: 69.11 MiB 2021-05-16T23:16:05.4934815Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:05.4935194Z 2021-05-16T23:16:05.4935875Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:05.4936520Z :: Retrieving packages... 2021-05-16T23:16:05.8042198Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T23:16:06.6513982Z checking keyring... 2021-05-16T23:16:06.7627505Z checking package integrity... 2021-05-16T23:16:06.9758868Z loading package files... 2021-05-16T23:16:07.0810143Z checking for file conflicts... 2021-05-16T23:16:07.0832735Z checking available disk space... 2021-05-16T23:16:07.5829906Z :: Processing package changes... 2021-05-16T23:16:07.5830914Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T23:16:19.4695314Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T23:16:19.4696334Z resolving dependencies... 2021-05-16T23:16:19.4978124Z looking for conflicting packages... 2021-05-16T23:16:19.5198288Z 2021-05-16T23:16:19.5199315Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T23:16:19.5199878Z 2021-05-16T23:16:19.5200492Z Total Installed Size: 12.40 MiB 2021-05-16T23:16:19.5201184Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:19.5202193Z 2021-05-16T23:16:19.5203759Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:19.5204761Z checking keyring... 2021-05-16T23:16:19.6055279Z checking package integrity... 2021-05-16T23:16:19.7475694Z loading package files... 2021-05-16T23:16:19.7616354Z checking for file conflicts... 2021-05-16T23:16:19.7617676Z checking available disk space... 2021-05-16T23:16:19.8195907Z :: Processing package changes... 2021-05-16T23:16:19.8196868Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T23:16:21.9884612Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T23:16:21.9885448Z resolving dependencies... 2021-05-16T23:16:22.0243066Z looking for conflicting packages... 2021-05-16T23:16:22.0329861Z 2021-05-16T23:16:22.0330719Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T23:16:22.0331204Z 2021-05-16T23:16:22.0331727Z Total Installed Size: 4.16 MiB 2021-05-16T23:16:22.0332333Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:22.0332650Z 2021-05-16T23:16:22.0333139Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:22.0334023Z checking keyring... 2021-05-16T23:16:22.1098156Z checking package integrity... 2021-05-16T23:16:22.2391312Z loading package files... 2021-05-16T23:16:22.2429066Z checking for file conflicts... 2021-05-16T23:16:22.2429889Z checking available disk space... 2021-05-16T23:16:22.2568853Z :: Processing package changes... 2021-05-16T23:16:22.2569942Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T23:16:23.4188369Z resolving dependencies... 2021-05-16T23:16:23.4669143Z looking for conflicting packages... 2021-05-16T23:16:23.4768273Z 2021-05-16T23:16:23.4769665Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T23:16:23.4770544Z 2021-05-16T23:16:23.4771480Z Total Download Size: 0.98 MiB 2021-05-16T23:16:23.4772301Z Total Installed Size: 4.80 MiB 2021-05-16T23:16:23.4772854Z 2021-05-16T23:16:23.4776829Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:23.4777961Z :: Retrieving packages... 2021-05-16T23:16:23.7914778Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T23:16:24.3489729Z checking keyring... 2021-05-16T23:16:24.4800774Z checking package integrity... 2021-05-16T23:16:24.6535367Z loading package files... 2021-05-16T23:16:24.6587835Z checking for file conflicts... 2021-05-16T23:16:24.6779042Z checking available disk space... 2021-05-16T23:16:24.6797825Z :: Processing package changes... 2021-05-16T23:16:24.6798984Z installing mingw-w64-x86_64-pcre2... 2021-05-16T23:16:25.8151940Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T23:16:25.8152795Z resolving dependencies... 2021-05-16T23:16:25.8316054Z looking for conflicting packages... 2021-05-16T23:16:25.8631867Z 2021-05-16T23:16:25.8632804Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T23:16:25.8633318Z 2021-05-16T23:16:25.8634015Z Total Installed Size: 1.57 MiB 2021-05-16T23:16:25.8635694Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:25.8636365Z 2021-05-16T23:16:25.8637059Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:25.8638026Z checking keyring... 2021-05-16T23:16:25.9451801Z checking package integrity... 2021-05-16T23:16:26.0756092Z loading package files... 2021-05-16T23:16:26.0782317Z checking for file conflicts... 2021-05-16T23:16:26.0783134Z checking available disk space... 2021-05-16T23:16:26.0805828Z :: Processing package changes... 2021-05-16T23:16:26.0806731Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T23:16:26.9329603Z resolving dependencies... 2021-05-16T23:16:26.9585073Z looking for conflicting packages... 2021-05-16T23:16:26.9752665Z :: 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-16T23:16:26.9770189Z 2021-05-16T23:16:26.9771400Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T23:16:26.9772267Z 2021-05-16T23:16:26.9772871Z Total Download Size: 0.26 MiB 2021-05-16T23:16:26.9773543Z Total Installed Size: 1.33 MiB 2021-05-16T23:16:26.9774212Z Net Upgrade Size: 0.85 MiB 2021-05-16T23:16:26.9774630Z 2021-05-16T23:16:26.9776275Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:26.9776991Z :: Retrieving packages... 2021-05-16T23:16:27.2930293Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T23:16:27.6616498Z checking keyring... 2021-05-16T23:16:27.7706767Z checking package integrity... 2021-05-16T23:16:27.9275719Z loading package files... 2021-05-16T23:16:27.9290566Z checking for file conflicts... 2021-05-16T23:16:27.9297075Z checking available disk space... 2021-05-16T23:16:27.9328205Z :: Processing package changes... 2021-05-16T23:16:27.9329034Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T23:16:28.0875464Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T23:16:28.9997777Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T23:16:28.9998573Z resolving dependencies... 2021-05-16T23:16:28.9999558Z looking for conflicting packages... 2021-05-16T23:16:29.0444588Z 2021-05-16T23:16:29.0445635Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T23:16:29.0446174Z 2021-05-16T23:16:29.0447019Z Total Installed Size: 12.33 MiB 2021-05-16T23:16:29.0448041Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:29.0448587Z 2021-05-16T23:16:29.0449267Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:29.0449824Z checking keyring... 2021-05-16T23:16:29.1299685Z checking package integrity... 2021-05-16T23:16:29.2867896Z loading package files... 2021-05-16T23:16:29.2920437Z checking for file conflicts... 2021-05-16T23:16:29.2921710Z checking available disk space... 2021-05-16T23:16:29.3085855Z :: Processing package changes... 2021-05-16T23:16:29.3087129Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T23:16:30.5985959Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T23:16:30.5986681Z resolving dependencies... 2021-05-16T23:16:30.6365337Z looking for conflicting packages... 2021-05-16T23:16:30.6457102Z 2021-05-16T23:16:30.6458401Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T23:16:30.6459001Z 2021-05-16T23:16:30.6459985Z Total Installed Size: 11.78 MiB 2021-05-16T23:16:30.6460584Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:30.6460904Z 2021-05-16T23:16:30.6461427Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:30.6462146Z checking keyring... 2021-05-16T23:16:30.7265473Z checking package integrity... 2021-05-16T23:16:30.8627113Z loading package files... 2021-05-16T23:16:30.8660805Z checking for file conflicts... 2021-05-16T23:16:30.8661816Z checking available disk space... 2021-05-16T23:16:30.8792181Z :: Processing package changes... 2021-05-16T23:16:30.8793014Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T23:16:31.9976491Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T23:16:31.9977364Z resolving dependencies... 2021-05-16T23:16:32.0351303Z looking for conflicting packages... 2021-05-16T23:16:32.0503905Z 2021-05-16T23:16:32.0504956Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T23:16:32.0505490Z 2021-05-16T23:16:32.0506071Z Total Installed Size: 19.91 MiB 2021-05-16T23:16:32.0506699Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:32.0507289Z 2021-05-16T23:16:32.0508298Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:32.0509292Z checking keyring... 2021-05-16T23:16:32.1276572Z checking package integrity... 2021-05-16T23:16:32.2833144Z loading package files... 2021-05-16T23:16:32.2853725Z checking for file conflicts... 2021-05-16T23:16:32.2854513Z checking available disk space... 2021-05-16T23:16:32.2897744Z :: Processing package changes... 2021-05-16T23:16:32.2898475Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T23:16:33.2490779Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T23:16:33.2491641Z resolving dependencies... 2021-05-16T23:16:33.2861481Z looking for conflicting packages... 2021-05-16T23:16:33.2946961Z 2021-05-16T23:16:33.2947887Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T23:16:33.2949492Z 2021-05-16T23:16:33.2950408Z Total Installed Size: 29.16 MiB 2021-05-16T23:16:33.2951245Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:33.2951659Z 2021-05-16T23:16:33.2952426Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:33.2953038Z checking keyring... 2021-05-16T23:16:33.3767605Z checking package integrity... 2021-05-16T23:16:33.5295869Z loading package files... 2021-05-16T23:16:33.5338646Z checking for file conflicts... 2021-05-16T23:16:33.5339513Z checking available disk space... 2021-05-16T23:16:33.5444524Z :: Processing package changes... 2021-05-16T23:16:33.5445405Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T23:16:34.7351219Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T23:16:34.7352017Z resolving dependencies... 2021-05-16T23:16:34.7766334Z looking for conflicting packages... 2021-05-16T23:16:34.7917757Z 2021-05-16T23:16:34.7918798Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T23:16:34.7919357Z 2021-05-16T23:16:34.7919956Z Total Download Size: 17.02 MiB 2021-05-16T23:16:34.7920659Z Total Installed Size: 113.47 MiB 2021-05-16T23:16:34.7921339Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:16:34.7921770Z 2021-05-16T23:16:34.7924407Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:34.7925201Z :: Retrieving packages... 2021-05-16T23:16:35.1083977Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T23:16:36.3673446Z checking keyring... 2021-05-16T23:16:36.5166987Z checking package integrity... 2021-05-16T23:16:36.8946367Z loading package files... 2021-05-16T23:16:36.9828739Z checking for file conflicts... 2021-05-16T23:16:36.9839171Z checking available disk space... 2021-05-16T23:16:37.5019176Z :: Processing package changes... 2021-05-16T23:16:37.5020238Z reinstalling mingw-w64-x86_64-python... 2021-05-16T23:16:48.1882217Z resolving dependencies... 2021-05-16T23:16:48.2257022Z looking for conflicting packages... 2021-05-16T23:16:48.2345560Z 2021-05-16T23:16:48.2346460Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T23:16:48.2346975Z 2021-05-16T23:16:48.2347539Z Total Download Size: 0.98 MiB 2021-05-16T23:16:48.2348164Z Total Installed Size: 3.56 MiB 2021-05-16T23:16:48.2348579Z 2021-05-16T23:16:48.2349346Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:48.2350039Z :: Retrieving packages... 2021-05-16T23:16:48.5462132Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T23:16:49.1023313Z checking keyring... 2021-05-16T23:16:49.2072235Z checking package integrity... 2021-05-16T23:16:49.3728353Z loading package files... 2021-05-16T23:16:49.3747051Z checking for file conflicts... 2021-05-16T23:16:49.3794606Z checking available disk space... 2021-05-16T23:16:49.3815398Z :: Processing package changes... 2021-05-16T23:16:49.3816425Z installing mingw-w64-x86_64-qpdf... 2021-05-16T23:16:50.3261023Z resolving dependencies... 2021-05-16T23:16:50.3487273Z looking for conflicting packages... 2021-05-16T23:16:50.3865097Z 2021-05-16T23:16:50.3866324Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T23:16:50.3866904Z 2021-05-16T23:16:50.3867535Z Total Download Size: 27.03 MiB 2021-05-16T23:16:50.3868215Z Total Installed Size: 194.29 MiB 2021-05-16T23:16:50.3868658Z 2021-05-16T23:16:50.3869432Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:50.3870159Z :: Retrieving packages... 2021-05-16T23:16:50.6946094Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T23:16:52.4189014Z checking keyring... 2021-05-16T23:16:52.5204437Z checking package integrity... 2021-05-16T23:16:52.9666346Z loading package files... 2021-05-16T23:16:52.9858051Z checking for file conflicts... 2021-05-16T23:16:53.1438645Z checking available disk space... 2021-05-16T23:16:53.1457769Z :: Processing package changes... 2021-05-16T23:16:53.1458948Z installing mingw-w64-x86_64-quantlib... 2021-05-16T23:16:55.9707349Z resolving dependencies... 2021-05-16T23:16:56.0147128Z looking for conflicting packages... 2021-05-16T23:16:56.0161334Z 2021-05-16T23:16:56.0162469Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T23:16:56.0163153Z 2021-05-16T23:16:56.0163725Z Total Download Size: 0.18 MiB 2021-05-16T23:16:56.0164390Z Total Installed Size: 0.79 MiB 2021-05-16T23:16:56.0164965Z 2021-05-16T23:16:56.0165655Z :: Proceed with installation? [Y/n] 2021-05-16T23:16:56.0166625Z :: Retrieving packages... 2021-05-16T23:16:56.3305444Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T23:16:56.6103283Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T23:16:56.7051922Z checking keyring... 2021-05-16T23:16:56.8938126Z checking package integrity... 2021-05-16T23:16:57.2174500Z loading package files... 2021-05-16T23:16:57.2377048Z checking for file conflicts... 2021-05-16T23:16:57.2455173Z checking available disk space... 2021-05-16T23:16:57.2471171Z :: Processing package changes... 2021-05-16T23:16:57.2472185Z installing mingw-w64-x86_64-popt... 2021-05-16T23:16:57.3362106Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T23:16:58.3207633Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T23:16:59.3159545Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T23:17:00.2106579Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T23:17:00.2107567Z resolving dependencies... 2021-05-16T23:17:00.2241709Z looking for conflicting packages... 2021-05-16T23:17:00.2547516Z 2021-05-16T23:17:00.2548323Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T23:17:00.2548778Z 2021-05-16T23:17:00.2549277Z Total Installed Size: 1.79 MiB 2021-05-16T23:17:00.2551119Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:00.2551423Z 2021-05-16T23:17:00.2551876Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:00.2552354Z checking keyring... 2021-05-16T23:17:00.3424835Z checking package integrity... 2021-05-16T23:17:00.4787341Z loading package files... 2021-05-16T23:17:00.4808256Z checking for file conflicts... 2021-05-16T23:17:00.4809149Z checking available disk space... 2021-05-16T23:17:00.4840554Z :: Processing package changes... 2021-05-16T23:17:00.4841483Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T23:17:01.3778640Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T23:17:01.3779517Z resolving dependencies... 2021-05-16T23:17:01.4128403Z looking for conflicting packages... 2021-05-16T23:17:01.4243944Z 2021-05-16T23:17:01.4245009Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T23:17:01.4245526Z 2021-05-16T23:17:01.4246310Z Total Download Size: 0.37 MiB 2021-05-16T23:17:01.4246962Z Total Installed Size: 1.57 MiB 2021-05-16T23:17:01.4247574Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:01.4248162Z 2021-05-16T23:17:01.4249231Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:01.4250071Z :: Retrieving packages... 2021-05-16T23:17:01.7338264Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T23:17:02.1004552Z checking keyring... 2021-05-16T23:17:02.2016054Z checking package integrity... 2021-05-16T23:17:02.3563985Z loading package files... 2021-05-16T23:17:02.3595136Z checking for file conflicts... 2021-05-16T23:17:02.3596088Z checking available disk space... 2021-05-16T23:17:02.3799480Z :: Processing package changes... 2021-05-16T23:17:02.3800494Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T23:17:03.4083778Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T23:17:04.2598782Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T23:17:04.2599515Z resolving dependencies... 2021-05-16T23:17:04.2756991Z looking for conflicting packages... 2021-05-16T23:17:04.3040943Z 2021-05-16T23:17:04.3041984Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T23:17:04.3042493Z 2021-05-16T23:17:04.3043266Z Total Installed Size: 4.30 MiB 2021-05-16T23:17:04.3044540Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:04.3045943Z 2021-05-16T23:17:04.3047046Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:04.3047683Z checking keyring... 2021-05-16T23:17:04.3919392Z checking package integrity... 2021-05-16T23:17:04.5177169Z loading package files... 2021-05-16T23:17:04.5193088Z checking for file conflicts... 2021-05-16T23:17:04.5193889Z checking available disk space... 2021-05-16T23:17:04.5238647Z :: Processing package changes... 2021-05-16T23:17:04.5239446Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T23:17:05.4706921Z resolving dependencies... 2021-05-16T23:17:05.5158559Z looking for conflicting packages... 2021-05-16T23:17:05.5176104Z 2021-05-16T23:17:05.5177237Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T23:17:05.5177929Z 2021-05-16T23:17:05.5178523Z Total Download Size: 7.12 MiB 2021-05-16T23:17:05.5179176Z Total Installed Size: 31.49 MiB 2021-05-16T23:17:05.5179631Z 2021-05-16T23:17:05.5180373Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:05.5181168Z :: Retrieving packages... 2021-05-16T23:17:05.8270146Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T23:17:06.2923816Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T23:17:06.8596053Z checking keyring... 2021-05-16T23:17:06.9595534Z checking package integrity... 2021-05-16T23:17:07.3402456Z loading package files... 2021-05-16T23:17:07.3768351Z checking for file conflicts... 2021-05-16T23:17:07.7355163Z checking available disk space... 2021-05-16T23:17:07.7378489Z :: Processing package changes... 2021-05-16T23:17:07.7380014Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T23:17:07.7580495Z installing mingw-w64-x86_64-ruby... 2021-05-16T23:17:11.8353846Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T23:17:11.8354842Z resolving dependencies... 2021-05-16T23:17:11.8529189Z looking for conflicting packages... 2021-05-16T23:17:11.8821745Z 2021-05-16T23:17:11.8823756Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T23:17:11.8824521Z 2021-05-16T23:17:11.8826371Z Total Installed Size: 0.16 MiB 2021-05-16T23:17:11.8827560Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:11.8829014Z 2021-05-16T23:17:11.8830156Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:11.8831125Z checking keyring... 2021-05-16T23:17:11.9621094Z checking package integrity... 2021-05-16T23:17:12.0835068Z loading package files... 2021-05-16T23:17:12.0879150Z checking for file conflicts... 2021-05-16T23:17:12.0881611Z checking available disk space... 2021-05-16T23:17:12.0943420Z :: Processing package changes... 2021-05-16T23:17:12.0944410Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T23:17:12.9793190Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T23:17:12.9793991Z resolving dependencies... 2021-05-16T23:17:13.0153697Z looking for conflicting packages... 2021-05-16T23:17:13.0263924Z 2021-05-16T23:17:13.0265124Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T23:17:13.0265848Z 2021-05-16T23:17:13.0266434Z Total Download Size: 6.74 MiB 2021-05-16T23:17:13.0267484Z Total Installed Size: 48.62 MiB 2021-05-16T23:17:13.0268637Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:13.0269628Z 2021-05-16T23:17:13.0270405Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:13.0271163Z :: Retrieving packages... 2021-05-16T23:17:13.3373050Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T23:17:14.2628718Z checking keyring... 2021-05-16T23:17:14.3669204Z checking package integrity... 2021-05-16T23:17:14.5792763Z loading package files... 2021-05-16T23:17:14.5928136Z checking for file conflicts... 2021-05-16T23:17:14.5929385Z checking available disk space... 2021-05-16T23:17:15.0801271Z :: Processing package changes... 2021-05-16T23:17:15.0802466Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T23:17:17.4296666Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T23:17:17.4298863Z resolving dependencies... 2021-05-16T23:17:17.4300290Z looking for conflicting packages... 2021-05-16T23:17:17.4785164Z 2021-05-16T23:17:17.4786293Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T23:17:17.4786780Z 2021-05-16T23:17:17.4787375Z Total Installed Size: 0.16 MiB 2021-05-16T23:17:17.4788021Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:17.4788814Z 2021-05-16T23:17:17.4790342Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:17.4791100Z checking keyring... 2021-05-16T23:17:17.5667923Z checking package integrity... 2021-05-16T23:17:17.7112776Z loading package files... 2021-05-16T23:17:17.7198621Z checking for file conflicts... 2021-05-16T23:17:17.7199722Z checking available disk space... 2021-05-16T23:17:17.7269135Z :: Processing package changes... 2021-05-16T23:17:17.7270373Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T23:17:18.6520002Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T23:17:18.6520834Z resolving dependencies... 2021-05-16T23:17:18.6909238Z looking for conflicting packages... 2021-05-16T23:17:18.7000490Z 2021-05-16T23:17:18.7001538Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T23:17:18.7002010Z 2021-05-16T23:17:18.7002782Z Total Download Size: 2.59 MiB 2021-05-16T23:17:18.7003577Z Total Installed Size: 9.64 MiB 2021-05-16T23:17:18.7004174Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:18.7004721Z 2021-05-16T23:17:18.7005396Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:18.7006041Z :: Retrieving packages... 2021-05-16T23:17:19.0433323Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T23:17:19.7707466Z checking keyring... 2021-05-16T23:17:19.8787140Z checking package integrity... 2021-05-16T23:17:20.0647082Z loading package files... 2021-05-16T23:17:20.0897687Z checking for file conflicts... 2021-05-16T23:17:20.0898739Z checking available disk space... 2021-05-16T23:17:20.5240572Z :: Processing package changes... 2021-05-16T23:17:20.5241770Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T23:17:23.8826635Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T23:17:23.8827487Z resolving dependencies... 2021-05-16T23:17:23.8977900Z looking for conflicting packages... 2021-05-16T23:17:23.9323815Z 2021-05-16T23:17:23.9325100Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T23:17:23.9325743Z 2021-05-16T23:17:23.9326375Z Total Download Size: 0.03 MiB 2021-05-16T23:17:23.9327070Z Total Installed Size: 0.06 MiB 2021-05-16T23:17:23.9327731Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:23.9328162Z 2021-05-16T23:17:23.9328944Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:23.9330624Z :: Retrieving packages... 2021-05-16T23:17:24.2472159Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T23:17:24.3405257Z checking keyring... 2021-05-16T23:17:24.4569718Z checking package integrity... 2021-05-16T23:17:24.6230538Z loading package files... 2021-05-16T23:17:24.6256957Z checking for file conflicts... 2021-05-16T23:17:24.6257786Z checking available disk space... 2021-05-16T23:17:24.6301606Z :: Processing package changes... 2021-05-16T23:17:24.6302955Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T23:17:25.5335672Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T23:17:25.5336997Z resolving dependencies... 2021-05-16T23:17:25.5738566Z looking for conflicting packages... 2021-05-16T23:17:25.5827424Z 2021-05-16T23:17:25.5828370Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T23:17:25.5828974Z 2021-05-16T23:17:25.5829547Z Total Installed Size: 24.86 MiB 2021-05-16T23:17:25.5830639Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:25.5831131Z 2021-05-16T23:17:25.5832089Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:25.5832995Z checking keyring... 2021-05-16T23:17:25.6691307Z checking package integrity... 2021-05-16T23:17:25.8608906Z loading package files... 2021-05-16T23:17:25.8634795Z checking for file conflicts... 2021-05-16T23:17:25.8636424Z checking available disk space... 2021-05-16T23:17:25.8697249Z :: Processing package changes... 2021-05-16T23:17:25.8698285Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T23:17:26.9793639Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T23:17:26.9794765Z resolving dependencies... 2021-05-16T23:17:27.0172003Z looking for conflicting packages... 2021-05-16T23:17:27.0260645Z 2021-05-16T23:17:27.0261966Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T23:17:27.0262538Z 2021-05-16T23:17:27.0263538Z Total Installed Size: 7.49 MiB 2021-05-16T23:17:27.0264142Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:27.0264466Z 2021-05-16T23:17:27.0265065Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:27.0266217Z checking keyring... 2021-05-16T23:17:27.1151630Z checking package integrity... 2021-05-16T23:17:27.2993432Z loading package files... 2021-05-16T23:17:27.3020183Z checking for file conflicts... 2021-05-16T23:17:27.3021140Z checking available disk space... 2021-05-16T23:17:27.3591949Z :: Processing package changes... 2021-05-16T23:17:27.3593497Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T23:17:28.3746206Z resolving dependencies... 2021-05-16T23:17:28.4138410Z looking for conflicting packages... 2021-05-16T23:17:28.4233610Z 2021-05-16T23:17:28.4234692Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T23:17:28.4235225Z 2021-05-16T23:17:28.4235783Z Total Download Size: 3.09 MiB 2021-05-16T23:17:28.4236440Z Total Installed Size: 47.15 MiB 2021-05-16T23:17:28.4236860Z 2021-05-16T23:17:28.4237627Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:28.4238348Z :: Retrieving packages... 2021-05-16T23:17:28.7333815Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T23:17:29.4917325Z checking keyring... 2021-05-16T23:17:29.5946128Z checking package integrity... 2021-05-16T23:17:29.7682614Z loading package files... 2021-05-16T23:17:29.7699826Z checking for file conflicts... 2021-05-16T23:17:29.7731801Z checking available disk space... 2021-05-16T23:17:29.7744537Z :: Processing package changes... 2021-05-16T23:17:29.7745372Z installing mingw-w64-x86_64-tiledb... 2021-05-16T23:17:30.8313813Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T23:17:30.8314800Z resolving dependencies... 2021-05-16T23:17:30.8678135Z looking for conflicting packages... 2021-05-16T23:17:30.8798715Z 2021-05-16T23:17:30.8799593Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T23:17:30.8800095Z 2021-05-16T23:17:30.8800668Z Total Download Size: 1.93 MiB 2021-05-16T23:17:30.8802978Z Total Installed Size: 5.55 MiB 2021-05-16T23:17:30.8803725Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:30.8804151Z 2021-05-16T23:17:30.8804863Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:30.8805588Z :: Retrieving packages... 2021-05-16T23:17:31.1962412Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T23:17:31.8413587Z checking keyring... 2021-05-16T23:17:31.9415735Z checking package integrity... 2021-05-16T23:17:32.1273919Z loading package files... 2021-05-16T23:17:32.1364000Z checking for file conflicts... 2021-05-16T23:17:32.1365421Z checking available disk space... 2021-05-16T23:17:32.3199725Z :: Processing package changes... 2021-05-16T23:17:32.3200689Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T23:17:34.0647120Z resolving dependencies... 2021-05-16T23:17:34.1048987Z looking for conflicting packages... 2021-05-16T23:17:34.1152631Z 2021-05-16T23:17:34.1153823Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T23:17:34.1154426Z 2021-05-16T23:17:34.1155029Z Total Download Size: 0.11 MiB 2021-05-16T23:17:34.1155732Z Total Installed Size: 0.30 MiB 2021-05-16T23:17:34.1156177Z 2021-05-16T23:17:34.1157153Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:34.1157915Z :: Retrieving packages... 2021-05-16T23:17:34.4243132Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T23:17:34.7000099Z checking keyring... 2021-05-16T23:17:34.8099757Z checking package integrity... 2021-05-16T23:17:34.9697768Z loading package files... 2021-05-16T23:17:34.9708515Z checking for file conflicts... 2021-05-16T23:17:34.9717542Z checking available disk space... 2021-05-16T23:17:34.9742848Z :: Processing package changes... 2021-05-16T23:17:34.9743851Z installing mingw-w64-x86_64-tktable... 2021-05-16T23:17:35.8673963Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:17:35.8674962Z resolving dependencies... 2021-05-16T23:17:35.8862464Z looking for conflicting packages... 2021-05-16T23:17:35.9191772Z 2021-05-16T23:17:35.9192917Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:17:35.9193499Z 2021-05-16T23:17:35.9194048Z Total Download Size: 0.30 MiB 2021-05-16T23:17:35.9194679Z Total Installed Size: 0.96 MiB 2021-05-16T23:17:35.9195258Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:35.9195839Z 2021-05-16T23:17:35.9196535Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:35.9197606Z :: Retrieving packages... 2021-05-16T23:17:36.2297691Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:17:36.5987384Z checking keyring... 2021-05-16T23:17:36.7028825Z checking package integrity... 2021-05-16T23:17:36.8752456Z loading package files... 2021-05-16T23:17:36.8777438Z checking for file conflicts... 2021-05-16T23:17:36.8778469Z checking available disk space... 2021-05-16T23:17:36.8825456Z :: Processing package changes... 2021-05-16T23:17:36.8826535Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T23:17:37.8053449Z resolving dependencies... 2021-05-16T23:17:37.8181188Z looking for conflicting packages... 2021-05-16T23:17:37.8572737Z 2021-05-16T23:17:37.8573943Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T23:17:37.8575094Z 2021-05-16T23:17:37.8575915Z Total Download Size: 0.17 MiB 2021-05-16T23:17:37.8576845Z Total Installed Size: 0.70 MiB 2021-05-16T23:17:37.8577277Z 2021-05-16T23:17:37.8578254Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:37.8578965Z :: Retrieving packages... 2021-05-16T23:17:38.1670598Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T23:17:38.4452379Z checking keyring... 2021-05-16T23:17:38.5492282Z checking package integrity... 2021-05-16T23:17:38.7030611Z loading package files... 2021-05-16T23:17:38.7053771Z checking for file conflicts... 2021-05-16T23:17:38.7075301Z checking available disk space... 2021-05-16T23:17:38.7092130Z :: Processing package changes... 2021-05-16T23:17:38.7093027Z installing mingw-w64-x86_64-udunits... 2021-05-16T23:17:39.6331186Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T23:17:39.6332445Z resolving dependencies... 2021-05-16T23:17:39.6334337Z looking for conflicting packages... 2021-05-16T23:17:39.6808718Z 2021-05-16T23:17:39.6810015Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T23:17:39.6810741Z 2021-05-16T23:17:39.6811324Z Total Download Size: 0.01 MiB 2021-05-16T23:17:39.6812190Z Total Installed Size: 0.00 MiB 2021-05-16T23:17:39.6812875Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:39.6813308Z 2021-05-16T23:17:39.6814105Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:39.6814865Z :: Retrieving packages... 2021-05-16T23:17:39.9973327Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T23:17:40.0902081Z checking keyring... 2021-05-16T23:17:40.1907924Z checking package integrity... 2021-05-16T23:17:40.3429795Z loading package files... 2021-05-16T23:17:40.3456157Z checking for file conflicts... 2021-05-16T23:17:40.3457073Z checking available disk space... 2021-05-16T23:17:40.3481088Z :: Processing package changes... 2021-05-16T23:17:40.3482212Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T23:17:41.2480044Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:17:41.2481656Z resolving dependencies... 2021-05-16T23:17:41.2772717Z looking for conflicting packages... 2021-05-16T23:17:41.2959402Z 2021-05-16T23:17:41.2960910Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:17:41.2961997Z 2021-05-16T23:17:41.2962918Z Total Download Size: 0.04 MiB 2021-05-16T23:17:41.2963613Z Total Installed Size: 0.37 MiB 2021-05-16T23:17:41.2964285Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:41.2964719Z 2021-05-16T23:17:41.2965452Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:41.2966206Z :: Retrieving packages... 2021-05-16T23:17:41.6128104Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:17:41.7980668Z checking keyring... 2021-05-16T23:17:41.9020014Z checking package integrity... 2021-05-16T23:17:42.0605156Z loading package files... 2021-05-16T23:17:42.0650607Z checking for file conflicts... 2021-05-16T23:17:42.0651582Z checking available disk space... 2021-05-16T23:17:42.0723820Z :: Processing package changes... 2021-05-16T23:17:42.0725123Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T23:17:42.9824069Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T23:17:42.9825271Z resolving dependencies... 2021-05-16T23:17:42.9826891Z looking for conflicting packages... 2021-05-16T23:17:43.0278407Z 2021-05-16T23:17:43.0280386Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T23:17:43.0281840Z 2021-05-16T23:17:43.0282372Z Total Download Size: 0.02 MiB 2021-05-16T23:17:43.0282951Z Total Installed Size: 0.21 MiB 2021-05-16T23:17:43.0283834Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:43.0284196Z 2021-05-16T23:17:43.0284924Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:43.0285793Z :: Retrieving packages... 2021-05-16T23:17:43.3336500Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T23:17:43.4255961Z checking keyring... 2021-05-16T23:17:43.5295815Z checking package integrity... 2021-05-16T23:17:43.6940072Z loading package files... 2021-05-16T23:17:43.6958926Z checking for file conflicts... 2021-05-16T23:17:43.6960146Z checking available disk space... 2021-05-16T23:17:43.6986580Z :: Processing package changes... 2021-05-16T23:17:43.6991458Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T23:17:44.5777952Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T23:17:44.5778871Z resolving dependencies... 2021-05-16T23:17:44.6045154Z looking for conflicting packages... 2021-05-16T23:17:44.6238351Z 2021-05-16T23:17:44.6239506Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T23:17:44.6240127Z 2021-05-16T23:17:44.6240661Z Total Installed Size: 6.66 MiB 2021-05-16T23:17:44.6241544Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:44.6242049Z 2021-05-16T23:17:44.6242872Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:44.6243575Z checking keyring... 2021-05-16T23:17:44.7072441Z checking package integrity... 2021-05-16T23:17:44.8532972Z loading package files... 2021-05-16T23:17:44.8569522Z checking for file conflicts... 2021-05-16T23:17:44.8596971Z checking available disk space... 2021-05-16T23:17:44.8603628Z :: Processing package changes... 2021-05-16T23:17:44.8610267Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T23:17:45.8458589Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T23:17:45.8459418Z resolving dependencies... 2021-05-16T23:17:45.8608525Z looking for conflicting packages... 2021-05-16T23:17:45.8915701Z 2021-05-16T23:17:45.8916660Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T23:17:45.8917189Z 2021-05-16T23:17:45.8917888Z Total Installed Size: 46.73 MiB 2021-05-16T23:17:45.8919513Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:45.8920423Z 2021-05-16T23:17:45.8921138Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:45.8922197Z checking keyring... 2021-05-16T23:17:45.9734992Z checking package integrity... 2021-05-16T23:17:46.1341254Z loading package files... 2021-05-16T23:17:46.1362827Z checking for file conflicts... 2021-05-16T23:17:46.1363794Z checking available disk space... 2021-05-16T23:17:46.1398800Z :: Processing package changes... 2021-05-16T23:17:46.1399625Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T23:17:47.0885188Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T23:17:47.0886244Z resolving dependencies... 2021-05-16T23:17:47.0888637Z looking for conflicting packages... 2021-05-16T23:17:47.1304017Z 2021-05-16T23:17:47.1304772Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T23:17:47.1305235Z 2021-05-16T23:17:47.1305725Z Total Installed Size: 1.70 MiB 2021-05-16T23:17:47.1306715Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:47.1307249Z 2021-05-16T23:17:47.1308103Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:47.1308716Z checking keyring... 2021-05-16T23:17:47.2095561Z checking package integrity... 2021-05-16T23:17:47.3422968Z loading package files... 2021-05-16T23:17:47.3448475Z checking for file conflicts... 2021-05-16T23:17:47.3449410Z checking available disk space... 2021-05-16T23:17:47.3468485Z :: Processing package changes... 2021-05-16T23:17:47.3469492Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T23:17:48.2332413Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T23:17:48.2333176Z resolving dependencies... 2021-05-16T23:17:48.2485743Z looking for conflicting packages... 2021-05-16T23:17:48.2753583Z 2021-05-16T23:17:48.2754358Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T23:17:48.2754782Z 2021-05-16T23:17:48.2755273Z Total Download Size: 0.35 MiB 2021-05-16T23:17:48.2756030Z Total Installed Size: 1.67 MiB 2021-05-16T23:17:48.2756633Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:48.2756993Z 2021-05-16T23:17:48.2757674Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:48.2758291Z :: Retrieving packages... 2021-05-16T23:17:48.5891120Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T23:17:48.9609692Z checking keyring... 2021-05-16T23:17:49.0686713Z checking package integrity... 2021-05-16T23:17:49.2195702Z loading package files... 2021-05-16T23:17:49.2227496Z checking for file conflicts... 2021-05-16T23:17:49.2228360Z checking available disk space... 2021-05-16T23:17:49.2669430Z :: Processing package changes... 2021-05-16T23:17:49.2670654Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T23:17:50.2500709Z resolving dependencies... 2021-05-16T23:17:50.2694698Z looking for conflicting packages... 2021-05-16T23:17:50.3011407Z 2021-05-16T23:17:50.3012540Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T23:17:50.3013063Z 2021-05-16T23:17:50.3013655Z Total Download Size: 0.50 MiB 2021-05-16T23:17:50.3014329Z Total Installed Size: 3.27 MiB 2021-05-16T23:17:50.3014840Z 2021-05-16T23:17:50.3015597Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:50.3016875Z :: Retrieving packages... 2021-05-16T23:17:50.6285061Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T23:17:51.0869227Z checking keyring... 2021-05-16T23:17:51.2022348Z checking package integrity... 2021-05-16T23:17:51.3774238Z loading package files... 2021-05-16T23:17:51.3837732Z checking for file conflicts... 2021-05-16T23:17:51.3868780Z checking available disk space... 2021-05-16T23:17:51.3884130Z :: Processing package changes... 2021-05-16T23:17:51.3884988Z installing mingw-w64-x86_64-yasm... 2021-05-16T23:17:52.5178479Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T23:17:53.4534760Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T23:17:53.4535953Z resolving dependencies... 2021-05-16T23:17:53.4537064Z looking for conflicting packages... 2021-05-16T23:17:53.4998425Z 2021-05-16T23:17:53.4999625Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T23:17:53.5000129Z 2021-05-16T23:17:53.5000679Z Total Download Size: 0.10 MiB 2021-05-16T23:17:53.5001285Z Total Installed Size: 0.38 MiB 2021-05-16T23:17:53.5001899Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:53.5002289Z 2021-05-16T23:17:53.5002955Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:53.5003721Z :: Retrieving packages... 2021-05-16T23:17:53.8074086Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T23:17:54.0842422Z checking keyring... 2021-05-16T23:17:54.1867050Z checking package integrity... 2021-05-16T23:17:54.3427586Z loading package files... 2021-05-16T23:17:54.3441478Z checking for file conflicts... 2021-05-16T23:17:54.3442328Z checking available disk space... 2021-05-16T23:17:54.3496766Z :: Processing package changes... 2021-05-16T23:17:54.3497725Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T23:17:55.2628465Z warning: mingw-w64-x86_64-zstd-1.5.0-1 is up to date -- reinstalling 2021-05-16T23:17:55.2629326Z resolving dependencies... 2021-05-16T23:17:55.2630548Z looking for conflicting packages... 2021-05-16T23:17:55.3160297Z 2021-05-16T23:17:55.3161595Z Packages (1) mingw-w64-x86_64-zstd-1.5.0-1 2021-05-16T23:17:55.3162118Z 2021-05-16T23:17:55.3162724Z Total Download Size: 0.52 MiB 2021-05-16T23:17:55.3163522Z Total Installed Size: 3.70 MiB 2021-05-16T23:17:55.3164179Z Net Upgrade Size: 0.00 MiB 2021-05-16T23:17:55.3164608Z 2021-05-16T23:17:55.3166617Z :: Proceed with installation? [Y/n] 2021-05-16T23:17:55.3167382Z :: Retrieving packages... 2021-05-16T23:17:55.6288149Z downloading mingw-w64-x86_64-zstd-1.5.0-1-any.pkg.tar.zst... 2021-05-16T23:17:56.0908866Z checking keyring... 2021-05-16T23:17:56.1934935Z checking package integrity... 2021-05-16T23:17:56.3627301Z loading package files... 2021-05-16T23:17:56.3647841Z checking for file conflicts... 2021-05-16T23:17:56.3648933Z checking available disk space... 2021-05-16T23:17:56.3747686Z :: Processing package changes... 2021-05-16T23:17:56.3748727Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T23:17:56.6792759Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T23:17:56.6794370Z Dload Upload Total Spent Left Speed 2021-05-16T23:17:56.6794898Z 2021-05-16T23:17:56.7548730Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T23:17:56.7549888Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 2076 2021-05-16T23:17:57.0064936Z 2021-05-16T23:17:57.0066219Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-16T23:17:59.1142572Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T23:17:59.1143313Z with: 2021-05-16T23:17:59.1144089Z github_slug: neuroconductor/afnir 2021-05-16T23:17:59.1144741Z env: 2021-05-16T23:17:59.1145332Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:59.1145778Z TIC_DEPLOY_KEY: 2021-05-16T23:17:59.1146276Z RSPM: 2021-05-16T23:17:59.1151008Z GITHUB_PAT: *** 2021-05-16T23:17:59.1151574Z COVERALLS_TOKEN: 2021-05-16T23:17:59.1152091Z continue-on-error: false 2021-05-16T23:17:59.1152576Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:59.1153036Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:17:59.1153449Z TZ: UTC 2021-05-16T23:17:59.1153860Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:59.1154275Z NOT_CRAN: true 2021-05-16T23:17:59.1154684Z MSYSTEM: MINGW64 2021-05-16T23:17:59.1155081Z ##[endgroup] 2021-05-16T23:17:59.3448523Z repo slug is: neuroconductor/afnir 2021-05-16T23:17:59.3767305Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T23:17:59.3767985Z env: 2021-05-16T23:17:59.3768609Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:17:59.3769422Z TIC_DEPLOY_KEY: 2021-05-16T23:17:59.3769746Z RSPM: 2021-05-16T23:17:59.3773746Z GITHUB_PAT: *** 2021-05-16T23:17:59.3774224Z COVERALLS_TOKEN: 2021-05-16T23:17:59.3774951Z continue-on-error: false 2021-05-16T23:17:59.3775458Z VDIFFR_RUN_TESTS: 2021-05-16T23:17:59.3775894Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:17:59.3776414Z TZ: UTC 2021-05-16T23:17:59.3777192Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:17:59.3777641Z NOT_CRAN: true 2021-05-16T23:17:59.3778181Z MSYSTEM: MINGW64 2021-05-16T23:17:59.3778586Z ##[endgroup] 2021-05-16T23:18:00.2189465Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T23:18:00.2190103Z with: 2021-05-16T23:18:00.2190617Z repo_name: afnir 2021-05-16T23:18:00.2191315Z repo_version: 0.4.6 2021-05-16T23:18:00.2191829Z runner_os: Windows 2021-05-16T23:18:00.2192179Z R_version: 3.6 2021-05-16T23:18:00.2192492Z env: 2021-05-16T23:18:00.2192865Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:18:00.2193291Z TIC_DEPLOY_KEY: 2021-05-16T23:18:00.2193591Z RSPM: 2021-05-16T23:18:00.2194935Z GITHUB_PAT: *** 2021-05-16T23:18:00.2195305Z COVERALLS_TOKEN: 2021-05-16T23:18:00.2195757Z continue-on-error: false 2021-05-16T23:18:00.2196159Z VDIFFR_RUN_TESTS: 2021-05-16T23:18:00.2196552Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:18:00.2196889Z TZ: UTC 2021-05-16T23:18:00.2197241Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:18:00.2197612Z NOT_CRAN: true 2021-05-16T23:18:00.2197937Z MSYSTEM: MINGW64 2021-05-16T23:18:00.2198303Z ##[endgroup] 2021-05-16T23:18:00.2956162Z Package: afnir 2021-05-16T23:18:00.2960624Z Version: 0.4.6 2021-05-16T23:18:00.2962274Z OS: Windows 2021-05-16T23:18:00.3238458Z ##[group]Run install.packages('remotes') 2021-05-16T23:18:00.3239812Z install.packages('remotes') 2021-05-16T23:18:00.3240833Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T23:18:00.3241914Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T23:18:00.3250480Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:18:00.3250939Z env: 2021-05-16T23:18:00.3251385Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:18:00.3251873Z TIC_DEPLOY_KEY: 2021-05-16T23:18:00.3252312Z RSPM: 2021-05-16T23:18:00.3253747Z GITHUB_PAT: *** 2021-05-16T23:18:00.3254383Z COVERALLS_TOKEN: 2021-05-16T23:18:00.3254917Z continue-on-error: false 2021-05-16T23:18:00.3255410Z VDIFFR_RUN_TESTS: 2021-05-16T23:18:00.3255837Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:18:00.3256247Z TZ: UTC 2021-05-16T23:18:00.3256672Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:18:00.3257078Z NOT_CRAN: true 2021-05-16T23:18:00.3257480Z MSYSTEM: MINGW64 2021-05-16T23:18:00.3257864Z ##[endgroup] 2021-05-16T23:18:00.5928311Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:18:00.5929438Z (as 'lib' is unspecified) 2021-05-16T23:18:02.7996378Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-16T23:18:02.8631953Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-16T23:18:02.8749000Z ================================================== 2021-05-16T23:18:02.8751672Z downloaded 384 KB 2021-05-16T23:18:02.8752643Z 2021-05-16T23:18:02.8989845Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T23:18:02.9026614Z 2021-05-16T23:18:02.9027586Z The downloaded binary packages are in 2021-05-16T23:18:02.9028947Z C:\Users\runneradmin\AppData\Local\Temp\RtmpCO1hZd\downloaded_packages 2021-05-16T23:18:13.2302601Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T23:18:13.2303439Z remotes::install_github("ropensci/tic") 2021-05-16T23:18:13.2304036Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T23:18:13.2304628Z remotes::install_github("muschellij2/aghast") 2021-05-16T23:18:13.2305155Z remotes::install_cran("covr") 2021-05-16T23:18:13.2311557Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:18:13.2311917Z env: 2021-05-16T23:18:13.2312324Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:18:13.2312990Z TIC_DEPLOY_KEY: 2021-05-16T23:18:13.2313495Z RSPM: 2021-05-16T23:18:13.2315362Z GITHUB_PAT: *** 2021-05-16T23:18:13.2315788Z COVERALLS_TOKEN: 2021-05-16T23:18:13.2316309Z continue-on-error: false 2021-05-16T23:18:13.2316789Z VDIFFR_RUN_TESTS: 2021-05-16T23:18:13.2317255Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:18:13.2317766Z TZ: UTC 2021-05-16T23:18:13.2318270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:18:13.2319890Z NOT_CRAN: true 2021-05-16T23:18:13.2320293Z MSYSTEM: MINGW64 2021-05-16T23:18:13.2320717Z ##[endgroup] 2021-05-16T23:18:13.4959192Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:18:15.0965099Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T23:18:20.8058027Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T23:18:20.8058908Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:18:20.8059472Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:18:20.8059972Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T23:18:20.8060533Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T23:18:20.8061053Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:18:20.8061552Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T23:18:20.8062078Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T23:18:20.8062650Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T23:18:20.8063184Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T23:18:20.8063714Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T23:18:20.8064631Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T23:18:20.8065453Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T23:18:20.8066065Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T23:18:20.8066728Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T23:18:20.8067384Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T23:18:20.8068056Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:18:20.8068745Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:18:20.8069379Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T23:18:20.8070022Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T23:18:20.8070791Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T23:18:20.8071405Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T23:18:20.8072045Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T23:18:20.8072864Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T23:18:20.8073520Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:18:20.8074174Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:18:20.8074850Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:18:20.8075474Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:18:20.8076064Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T23:18:20.8076683Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T23:18:20.8077310Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T23:18:20.8077971Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T23:18:20.8078596Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T23:18:20.8079263Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T23:18:20.8079919Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T23:18:20.8094896Z 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-16T23:18:20.8113346Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:18:20.8114064Z (as 'lib' is unspecified) 2021-05-16T23:18:22.5583953Z 2021-05-16T23:18:22.5590167Z There is a binary version available but the source version is later: 2021-05-16T23:18:22.5627254Z binary source needs_compilation 2021-05-16T23:18:22.5628163Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T23:18:22.5628610Z 2021-05-16T23:18:22.5656219Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-16T23:18:22.5862006Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-16T23:18:22.6352072Z ================================================== 2021-05-16T23:18:22.6353183Z downloaded 1.2 MB 2021-05-16T23:18:22.6353972Z 2021-05-16T23:18:22.6373754Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-16T23:18:22.6591996Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-16T23:18:22.6628095Z ================================================== 2021-05-16T23:18:22.6629073Z downloaded 230 KB 2021-05-16T23:18:22.6629846Z 2021-05-16T23:18:22.6644499Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-16T23:18:22.6851752Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-16T23:18:22.6882068Z ================================================== 2021-05-16T23:18:22.6883061Z downloaded 151 KB 2021-05-16T23:18:22.6883590Z 2021-05-16T23:18:22.6895526Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-16T23:18:22.7324455Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-16T23:18:22.7331925Z ================================================== 2021-05-16T23:18:22.7332925Z downloaded 58 KB 2021-05-16T23:18:22.7333414Z 2021-05-16T23:18:22.7381054Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-16T23:18:22.7861546Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-16T23:18:22.7874094Z ================================================== 2021-05-16T23:18:22.7875051Z downloaded 63 KB 2021-05-16T23:18:22.7875556Z 2021-05-16T23:18:22.7889138Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-16T23:18:22.8108242Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-16T23:18:22.8122835Z ================================================== 2021-05-16T23:18:22.8123853Z downloaded 82 KB 2021-05-16T23:18:22.8124372Z 2021-05-16T23:18:22.8137490Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-16T23:18:22.8558562Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-16T23:18:22.9851814Z ================================================== 2021-05-16T23:18:22.9852970Z downloaded 3.9 MB 2021-05-16T23:18:22.9853522Z 2021-05-16T23:18:22.9870969Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-16T23:18:23.0470910Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-16T23:18:23.0476086Z ================================================== 2021-05-16T23:18:23.0476731Z downloaded 47 KB 2021-05-16T23:18:23.0477375Z 2021-05-16T23:18:23.0504119Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-16T23:18:23.1000045Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-16T23:18:23.2501566Z ================================================== 2021-05-16T23:18:23.2502749Z downloaded 4.1 MB 2021-05-16T23:18:23.2503239Z 2021-05-16T23:18:23.2520091Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-16T23:18:23.2732346Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-16T23:18:23.2842772Z ================================================== 2021-05-16T23:18:23.2843752Z downloaded 529 KB 2021-05-16T23:18:23.2844245Z 2021-05-16T23:18:23.2856699Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-16T23:18:23.3099874Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-16T23:18:23.3111976Z ================================================== 2021-05-16T23:18:23.3113754Z downloaded 15 KB 2021-05-16T23:18:23.3115072Z 2021-05-16T23:18:23.3130205Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-16T23:18:23.3612485Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-16T23:18:23.3715885Z ================================================== 2021-05-16T23:18:23.3717047Z downloaded 507 KB 2021-05-16T23:18:23.3717800Z 2021-05-16T23:18:23.3738174Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-16T23:18:23.3948868Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-16T23:18:23.3960405Z ================================================== 2021-05-16T23:18:23.3966094Z downloaded 95 KB 2021-05-16T23:18:23.3966961Z 2021-05-16T23:18:23.3990876Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-16T23:18:23.4257000Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-16T23:18:23.4298338Z ================================================== 2021-05-16T23:18:23.4299370Z downloaded 522 KB 2021-05-16T23:18:23.4299891Z 2021-05-16T23:18:23.4313668Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-16T23:18:23.4553116Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-16T23:18:23.4681381Z ================================================== 2021-05-16T23:18:23.4682566Z downloaded 726 KB 2021-05-16T23:18:23.4683304Z 2021-05-16T23:18:23.4700280Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-16T23:18:23.5029347Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-16T23:18:23.5068553Z ================================================== 2021-05-16T23:18:23.5088611Z downloaded 295 KB 2021-05-16T23:18:23.5095517Z 2021-05-16T23:18:23.5096699Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-16T23:18:23.5276357Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-16T23:18:23.5311805Z ================================================== 2021-05-16T23:18:23.5312841Z downloaded 169 KB 2021-05-16T23:18:23.5313313Z 2021-05-16T23:18:23.5331795Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-16T23:18:23.5542478Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-16T23:18:23.5562987Z ================================================== 2021-05-16T23:18:23.5564384Z downloaded 102 KB 2021-05-16T23:18:23.5565238Z 2021-05-16T23:18:23.5586534Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-16T23:18:23.5819901Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-16T23:18:23.5881429Z ================================================== 2021-05-16T23:18:23.5882808Z downloaded 138 KB 2021-05-16T23:18:23.5883400Z 2021-05-16T23:18:23.5896630Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-16T23:18:23.6092958Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-16T23:18:23.6142610Z ================================================== 2021-05-16T23:18:23.6144124Z downloaded 421 KB 2021-05-16T23:18:23.6145260Z 2021-05-16T23:18:23.6160213Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-16T23:18:23.6543375Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-16T23:18:23.6606434Z ================================================== 2021-05-16T23:18:23.6607443Z downloaded 201 KB 2021-05-16T23:18:23.6607967Z 2021-05-16T23:18:23.6629437Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-16T23:18:23.6882172Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-16T23:18:23.6932867Z ================================================== 2021-05-16T23:18:23.6934279Z downloaded 207 KB 2021-05-16T23:18:23.6934942Z 2021-05-16T23:18:23.6975965Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-16T23:18:23.7216275Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-16T23:18:23.7240866Z ================================================== 2021-05-16T23:18:23.7242147Z downloaded 81 KB 2021-05-16T23:18:23.7242612Z 2021-05-16T23:18:23.7256641Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-16T23:18:23.7888790Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-16T23:18:23.7915182Z ================================================== 2021-05-16T23:18:23.7916411Z downloaded 57 KB 2021-05-16T23:18:23.7916931Z 2021-05-16T23:18:23.7937648Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-16T23:18:23.8167313Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-16T23:18:23.8232914Z ================================================== 2021-05-16T23:18:23.8235318Z downloaded 420 KB 2021-05-16T23:18:23.8235853Z 2021-05-16T23:18:23.8252840Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-16T23:18:23.8478792Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-16T23:18:23.8499895Z ================================================== 2021-05-16T23:18:23.8501250Z downloaded 108 KB 2021-05-16T23:18:23.8501854Z 2021-05-16T23:18:23.8543984Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-16T23:18:23.8747523Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-16T23:18:23.8821029Z ================================================== 2021-05-16T23:18:23.8822066Z downloaded 138 KB 2021-05-16T23:18:23.8822585Z 2021-05-16T23:18:23.8837251Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-16T23:18:23.9075217Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-16T23:18:24.0151094Z ================================================== 2021-05-16T23:18:24.0151820Z downloaded 3.5 MB 2021-05-16T23:18:24.0152336Z 2021-05-16T23:18:24.0170355Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-16T23:18:24.0365393Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-16T23:18:24.0556267Z ================================================== 2021-05-16T23:18:24.0557281Z downloaded 789 KB 2021-05-16T23:18:24.0557776Z 2021-05-16T23:18:24.0578349Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-16T23:18:24.0777290Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-16T23:18:24.0867589Z ================================================== 2021-05-16T23:18:24.0868606Z downloaded 516 KB 2021-05-16T23:18:24.0869121Z 2021-05-16T23:18:24.0898042Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-16T23:18:24.1092876Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-16T23:18:24.1107680Z ================================================== 2021-05-16T23:18:24.1108592Z downloaded 50 KB 2021-05-16T23:18:24.1109060Z 2021-05-16T23:18:24.1124205Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-16T23:18:24.1333252Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-16T23:18:24.1513526Z ================================================== 2021-05-16T23:18:24.1515292Z downloaded 717 KB 2021-05-16T23:18:24.1515856Z 2021-05-16T23:18:24.1610027Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-16T23:18:24.2226690Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-16T23:18:24.2234607Z ================================================== 2021-05-16T23:18:24.2235710Z downloaded 48 KB 2021-05-16T23:18:24.2236184Z 2021-05-16T23:18:24.2256103Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-16T23:18:24.2446159Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-16T23:18:24.3242139Z ================================================== 2021-05-16T23:18:24.3243208Z downloaded 3.8 MB 2021-05-16T23:18:24.3243661Z 2021-05-16T23:18:24.3647107Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.3949563Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.4160525Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.4322537Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.4499929Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.4681372Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.6237832Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.6402097Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.7737992Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.8089997Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.8198170Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.8506076Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.8685452Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.8944347Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.9339718Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.9623844Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T23:18:24.9805322Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.0019545Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.0197939Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.0471675Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.0726537Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.0923972Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.1153777Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.1309206Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.1600947Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.1883901Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.2092168Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.3222976Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.3669110Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.3915930Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.4083828Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.4663348Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.4796038Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.6006879Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T23:18:25.6044346Z 2021-05-16T23:18:25.6045380Z The downloaded binary packages are in 2021-05-16T23:18:25.6046551Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\downloaded_packages 2021-05-16T23:18:25.6049040Z installing the source package 'cachem' 2021-05-16T23:18:25.6049595Z 2021-05-16T23:18:25.6068452Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T23:18:25.6155168Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T23:18:25.6160080Z ================================================== 2021-05-16T23:18:25.6160983Z downloaded 24 KB 2021-05-16T23:18:25.6161455Z 2021-05-16T23:18:26.0128007Z * installing *source* package 'cachem' ... 2021-05-16T23:18:26.0173296Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T23:18:26.0177169Z ** using staged installation 2021-05-16T23:18:26.0687540Z ** libs 2021-05-16T23:18:26.0700439Z 2021-05-16T23:18:26.0701664Z *** arch - i386 2021-05-16T23:18:26.1499772Z 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-16T23:18:26.5480819Z 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-16T23:18:26.8038672Z 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-16T23:18:27.0118049Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T23:18:27.0133551Z 2021-05-16T23:18:27.0135774Z *** arch - x64 2021-05-16T23:18:27.0385741Z 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-16T23:18:27.3501368Z 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-16T23:18:27.6247312Z 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-16T23:18:27.8072069Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T23:18:27.8104957Z ** R 2021-05-16T23:18:27.8260126Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:28.5367493Z ** help 2021-05-16T23:18:28.5958853Z *** installing help indices 2021-05-16T23:18:28.6297697Z converting help for package 'cachem' 2021-05-16T23:18:28.6711704Z finding HTML links ... done 2021-05-16T23:18:28.8037310Z cache_disk html 2021-05-16T23:18:28.8205561Z cache_layered html 2021-05-16T23:18:28.9059392Z cache_mem html 2021-05-16T23:18:28.9225876Z reexports html 2021-05-16T23:18:28.9232029Z ** building package indices 2021-05-16T23:18:28.9506273Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:28.9507893Z *** arch - i386 2021-05-16T23:18:29.4660622Z *** arch - x64 2021-05-16T23:18:29.7742594Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:29.7746159Z *** arch - i386 2021-05-16T23:18:30.0790810Z *** arch - x64 2021-05-16T23:18:30.3843032Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:30.3906060Z * DONE (cachem) 2021-05-16T23:18:30.4214575Z 2021-05-16T23:18:30.4216012Z The downloaded source packages are in 2021-05-16T23:18:30.4217116Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\downloaded_packages' 2021-05-16T23:18:30.4244884Z Running `R CMD build`... 2021-05-16T23:18:36.4627524Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\remotes86c22424ec2\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T23:18:36.4629115Z * preparing 'tic': 2021-05-16T23:18:36.4630616Z * checking DESCRIPTION meta-information ... OK 2021-05-16T23:18:36.4632272Z * installing the package to process help pages 2021-05-16T23:18:36.4633189Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:18:36.4634278Z * checking for empty or unneeded directories 2021-05-16T23:18:36.4635071Z Removed empty directory 'tic/.circleci' 2021-05-16T23:18:36.4635783Z Removed empty directory 'tic/pkgdown' 2021-05-16T23:18:36.4636396Z * building 'tic_0.10.0.tar.gz' 2021-05-16T23:18:36.4654126Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:18:36.4654812Z (as 'lib' is unspecified) 2021-05-16T23:18:37.0978449Z * installing *source* package 'tic' ... 2021-05-16T23:18:37.0983964Z ** using staged installation 2021-05-16T23:18:37.1510350Z ** R 2021-05-16T23:18:37.2018440Z ** inst 2021-05-16T23:18:37.2368912Z ** preparing package for lazy loading 2021-05-16T23:18:37.8462596Z ** help 2021-05-16T23:18:38.2027322Z *** installing help indices 2021-05-16T23:18:38.3830035Z converting help for package 'tic' 2021-05-16T23:18:38.4148948Z finding HTML links ... done 2021-05-16T23:18:38.5298927Z Deprecated html 2021-05-16T23:18:38.5791334Z TicStep html 2021-05-16T23:18:38.5918738Z base64serialize html 2021-05-16T23:18:38.6198589Z ci html 2021-05-16T23:18:38.6999141Z do_blogdown html 2021-05-16T23:18:38.7786548Z do_bookdown html 2021-05-16T23:18:38.8301005Z do_drat html 2021-05-16T23:18:38.9094017Z do_package_checks html 2021-05-16T23:18:38.9803685Z do_pkgdown html 2021-05-16T23:18:39.0638233Z do_readme_rmd html 2021-05-16T23:18:39.0948777Z dsl html 2021-05-16T23:18:39.1371426Z dsl_get html 2021-05-16T23:18:39.1605966Z gha_add_secret html 2021-05-16T23:18:39.1782250Z github_helpers html 2021-05-16T23:18:39.1914769Z github_info html 2021-05-16T23:18:39.2035560Z list_macros html 2021-05-16T23:18:39.2249445Z macro html 2021-05-16T23:18:39.2400733Z prepare_all_stages html 2021-05-16T23:18:39.2491436Z reexports html 2021-05-16T23:18:39.2677255Z repo html 2021-05-16T23:18:39.2885139Z run_all_stages html 2021-05-16T23:18:39.3141043Z run_stage html 2021-05-16T23:18:39.3346150Z ssh_key_helpers html 2021-05-16T23:18:39.3449600Z stages html 2021-05-16T23:18:39.3724933Z step_add_to_drat html 2021-05-16T23:18:39.4041327Z step_add_to_known_hosts html 2021-05-16T23:18:39.4309515Z step_build_blogdown html 2021-05-16T23:18:39.4420899Z step_build_bookdown html 2021-05-16T23:18:39.4982161Z step_build_pkgdown html 2021-05-16T23:18:39.5394551Z step_do_push_deploy html 2021-05-16T23:18:39.5594233Z step_hello_world html 2021-05-16T23:18:39.6113137Z step_install_pkg html 2021-05-16T23:18:39.6418446Z step_install_ssh_keys html 2021-05-16T23:18:39.6911472Z step_push_deploy html 2021-05-16T23:18:39.7294536Z step_rcmdcheck html 2021-05-16T23:18:39.7549596Z step_run_code html 2021-05-16T23:18:39.7792104Z step_session_info html 2021-05-16T23:18:39.8186967Z step_setup_push_deploy html 2021-05-16T23:18:39.8514215Z step_setup_ssh html 2021-05-16T23:18:39.8819008Z step_test_ssh html 2021-05-16T23:18:39.9041300Z step_write_text_file html 2021-05-16T23:18:39.9413760Z tic-package html 2021-05-16T23:18:39.9591590Z update_yml html 2021-05-16T23:18:39.9890602Z use_ghactions_deploy html 2021-05-16T23:18:40.0261306Z use_tic html 2021-05-16T23:18:40.0409920Z use_tic_badge html 2021-05-16T23:18:40.0578232Z use_tic_r html 2021-05-16T23:18:40.0723171Z use_update_tic html 2021-05-16T23:18:40.1171711Z yaml_templates html 2021-05-16T23:18:40.1182987Z *** copying figures 2021-05-16T23:18:40.1255399Z ** building package indices 2021-05-16T23:18:40.3461372Z ** installing vignettes 2021-05-16T23:18:40.3536188Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:40.3538627Z *** arch - i386 2021-05-16T23:18:40.7601986Z *** arch - x64 2021-05-16T23:18:41.1699351Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:41.1702421Z *** arch - i386 2021-05-16T23:18:41.6798766Z *** arch - x64 2021-05-16T23:18:42.1864786Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:18:42.2072905Z * DONE (tic) 2021-05-16T23:18:42.3644599Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:18:43.1449325Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T23:18:47.8042392Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T23:18:47.8043304Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:18:47.8044075Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T23:18:47.8044682Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T23:18:47.8045240Z pillar (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:18:47.8045805Z tibble (NA -> 3.1.2 ) [CRAN] 2021-05-16T23:18:47.8046353Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T23:18:47.8047139Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T23:18:47.8049134Z 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-16T23:18:47.8051507Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T23:18:47.8052251Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T23:18:47.8052828Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T23:18:47.8053378Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T23:18:47.8055132Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:18:47.8056498Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T23:18:47.8057873Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T23:18:47.8058489Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T23:18:47.8059057Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T23:18:47.8059622Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T23:18:47.8060191Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T23:18:47.8060849Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T23:18:47.8061452Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:18:47.8062074Z (as 'lib' is unspecified) 2021-05-16T23:18:47.8062660Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T23:18:47.8063278Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T23:18:47.8063857Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T23:18:47.8064591Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T23:18:47.8065157Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T23:18:47.8065705Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T23:18:47.8066448Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T23:18:47.8067182Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T23:18:47.8068077Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T23:18:47.8068736Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T23:18:47.8069513Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:18:47.8070248Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T23:18:47.8070960Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T23:18:47.8071614Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T23:18:47.8072292Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T23:18:47.8072970Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T23:18:47.8073656Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T23:18:47.8074330Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T23:18:49.6360295Z 2021-05-16T23:18:49.6361946Z There are binary versions available but the source versions are later: 2021-05-16T23:18:49.6377493Z binary source needs_compilation 2021-05-16T23:18:49.6378345Z pillar 1.6.0 1.6.1 FALSE 2021-05-16T23:18:49.6379008Z tibble 3.1.1 3.1.2 TRUE 2021-05-16T23:18:49.6379608Z xfun 0.22 0.23 TRUE 2021-05-16T23:18:49.6380047Z 2021-05-16T23:18:49.6397717Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-16T23:18:49.6590971Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-16T23:18:49.6663366Z ================================================== 2021-05-16T23:18:49.6664248Z downloaded 211 KB 2021-05-16T23:18:49.6664643Z 2021-05-16T23:18:49.6676334Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-16T23:18:49.6864922Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-16T23:18:49.8916047Z ================================================== 2021-05-16T23:18:49.8917511Z downloaded 1.2 MB 2021-05-16T23:18:49.8918078Z 2021-05-16T23:18:49.8940461Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-16T23:18:49.9167558Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-16T23:18:49.9178779Z ================================================== 2021-05-16T23:18:49.9179883Z downloaded 21 KB 2021-05-16T23:18:49.9180425Z 2021-05-16T23:18:49.9192265Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-16T23:18:49.9474510Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-16T23:18:49.9481612Z ================================================== 2021-05-16T23:18:49.9483250Z downloaded 46 KB 2021-05-16T23:18:49.9483710Z 2021-05-16T23:18:49.9504313Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-16T23:18:49.9726565Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-16T23:18:49.9756302Z ================================================== 2021-05-16T23:18:49.9757270Z downloaded 219 KB 2021-05-16T23:18:49.9757806Z 2021-05-16T23:18:49.9769883Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-16T23:18:49.9966286Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-16T23:18:50.0170441Z ================================================== 2021-05-16T23:18:50.0172275Z downloaded 974 KB 2021-05-16T23:18:50.0173417Z 2021-05-16T23:18:50.0190395Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-16T23:18:50.0461543Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-16T23:18:50.0481159Z ================================================== 2021-05-16T23:18:50.0482940Z downloaded 70 KB 2021-05-16T23:18:50.0484039Z 2021-05-16T23:18:50.0497499Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-16T23:18:50.0694750Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-16T23:18:50.0803666Z ================================================== 2021-05-16T23:18:50.0804656Z downloaded 398 KB 2021-05-16T23:18:50.0805145Z 2021-05-16T23:18:50.0817342Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-16T23:18:50.1030991Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-16T23:18:50.1177582Z ================================================== 2021-05-16T23:18:50.1178586Z downloaded 490 KB 2021-05-16T23:18:50.1179073Z 2021-05-16T23:18:50.1204918Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-16T23:18:50.1497933Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T23:18:50.1502045Z ================================================== 2021-05-16T23:18:50.1503090Z downloaded 19 KB 2021-05-16T23:18:50.1503596Z 2021-05-16T23:18:50.1517248Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-16T23:18:50.1728548Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-16T23:18:50.1744039Z ================================================== 2021-05-16T23:18:50.1769478Z downloaded 150 KB 2021-05-16T23:18:50.1770175Z 2021-05-16T23:18:50.1771284Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-16T23:18:50.1972282Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-16T23:18:50.1991863Z ================================================== 2021-05-16T23:18:50.1992943Z downloaded 75 KB 2021-05-16T23:18:50.1993422Z 2021-05-16T23:18:50.2005485Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-16T23:18:50.2543240Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-16T23:18:50.2551530Z ================================================== 2021-05-16T23:18:50.2552407Z downloaded 48 KB 2021-05-16T23:18:50.2552842Z 2021-05-16T23:18:50.2571654Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-16T23:18:50.2811136Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-16T23:18:50.2851205Z ================================================== 2021-05-16T23:18:50.2852234Z downloaded 269 KB 2021-05-16T23:18:50.2852766Z 2021-05-16T23:18:50.2864055Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-16T23:18:50.3242555Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-16T23:18:50.3356917Z ================================================== 2021-05-16T23:18:50.3357615Z downloaded 428 KB 2021-05-16T23:18:50.3358042Z 2021-05-16T23:18:50.3474365Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-16T23:18:50.3675795Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-16T23:18:50.3699879Z ================================================== 2021-05-16T23:18:50.3700900Z downloaded 45 KB 2021-05-16T23:18:50.3701376Z 2021-05-16T23:18:50.3712266Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-16T23:18:50.4610961Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-16T23:18:50.5142697Z ================================================== 2021-05-16T23:18:50.5143755Z downloaded 3.0 MB 2021-05-16T23:18:50.5144229Z 2021-05-16T23:18:50.5159671Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-16T23:18:50.5480087Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-16T23:18:50.5506716Z ================================================== 2021-05-16T23:18:50.5507410Z downloaded 185 KB 2021-05-16T23:18:50.5508131Z 2021-05-16T23:18:50.5521489Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-16T23:18:50.5710476Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-16T23:18:50.5719533Z ================================================== 2021-05-16T23:18:50.5720517Z downloaded 45 KB 2021-05-16T23:18:50.5721053Z 2021-05-16T23:18:50.5735292Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-16T23:18:50.5990701Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-16T23:18:50.6071733Z ================================================== 2021-05-16T23:18:50.6072532Z downloaded 211 KB 2021-05-16T23:18:50.6072971Z 2021-05-16T23:18:50.6093471Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-16T23:18:50.6314594Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-16T23:18:51.0919237Z ================================================== 2021-05-16T23:18:51.0920505Z downloaded 15.7 MB 2021-05-16T23:18:51.0921068Z 2021-05-16T23:18:51.0939175Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-16T23:18:51.1514663Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-16T23:18:51.2427594Z ================================================== 2021-05-16T23:18:51.2428824Z downloaded 3.0 MB 2021-05-16T23:18:51.2429649Z 2021-05-16T23:18:51.2446656Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-16T23:18:51.2638861Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-16T23:18:51.2866735Z ================================================== 2021-05-16T23:18:51.2867895Z downloaded 1.4 MB 2021-05-16T23:18:51.2868432Z 2021-05-16T23:18:51.2884786Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-16T23:18:51.3070659Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-16T23:18:51.3116136Z ================================================== 2021-05-16T23:18:51.3117069Z downloaded 259 KB 2021-05-16T23:18:51.3117873Z 2021-05-16T23:18:51.3131465Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-16T23:18:51.3421931Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-16T23:18:51.3484824Z ================================================== 2021-05-16T23:18:51.3485843Z downloaded 111 KB 2021-05-16T23:18:51.3486323Z 2021-05-16T23:18:51.3503258Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-16T23:18:51.3911062Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-16T23:18:51.3924601Z ================================================== 2021-05-16T23:18:51.3925413Z downloaded 24 KB 2021-05-16T23:18:51.3926003Z 2021-05-16T23:18:51.3929075Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-16T23:18:51.4388274Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-16T23:18:51.4400806Z ================================================== 2021-05-16T23:18:51.4402494Z downloaded 45 KB 2021-05-16T23:18:51.4403109Z 2021-05-16T23:18:51.4424523Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-16T23:18:51.4808503Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-16T23:18:51.4814330Z ================================================== 2021-05-16T23:18:51.4815011Z downloaded 36 KB 2021-05-16T23:18:51.4815710Z 2021-05-16T23:18:51.4834068Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-16T23:18:51.5553907Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-16T23:18:51.5624943Z ================================================== 2021-05-16T23:18:51.5625836Z downloaded 139 KB 2021-05-16T23:18:51.5626584Z 2021-05-16T23:18:51.5644438Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-16T23:18:51.5851464Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-16T23:18:51.6335473Z ================================================== 2021-05-16T23:18:51.6336651Z downloaded 2.2 MB 2021-05-16T23:18:51.6337191Z 2021-05-16T23:18:51.6356725Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-16T23:18:51.6558346Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-16T23:18:51.6567973Z ================================================== 2021-05-16T23:18:51.6568897Z downloaded 67 KB 2021-05-16T23:18:51.6569405Z 2021-05-16T23:18:51.6586077Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-16T23:18:51.6858436Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-16T23:18:51.7106040Z ================================================== 2021-05-16T23:18:51.7107546Z downloaded 1.1 MB 2021-05-16T23:18:51.7108048Z 2021-05-16T23:18:51.7125693Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-16T23:18:51.7608004Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-16T23:18:51.7642428Z ================================================== 2021-05-16T23:18:51.7643730Z downloaded 132 KB 2021-05-16T23:18:51.7644277Z 2021-05-16T23:18:51.7662921Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-16T23:18:51.7866949Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-16T23:18:51.7923494Z ================================================== 2021-05-16T23:18:51.7924801Z downloaded 388 KB 2021-05-16T23:18:51.7925733Z 2021-05-16T23:18:51.8159177Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T23:18:51.8790087Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T23:18:51.8938226Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T23:18:51.9069503Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T23:18:51.9290260Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T23:18:51.9665799Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T23:18:51.9813223Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.0087622Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.0419190Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.0568094Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.0742302Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.0907652Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.1072175Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.1388109Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.1699457Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.1867891Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.2836461Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.3148850Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.3320508Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.3607496Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T23:18:52.8624178Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.3274506Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.4430000Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.4668761Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.4948419Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.5069366Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.5206048Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.5334089Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.5491729Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.6493557Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.6653771Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.7208728Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.7364160Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.7598877Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T23:18:53.7628807Z 2021-05-16T23:18:53.7629867Z The downloaded binary packages are in 2021-05-16T23:18:53.7631082Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\downloaded_packages 2021-05-16T23:18:53.7633468Z installing the source packages 'pillar', 'tibble', 'xfun' 2021-05-16T23:18:53.7634061Z 2021-05-16T23:18:53.7651404Z trying URL 'https://cloud.r-project.org/src/contrib/pillar_1.6.1.tar.gz' 2021-05-16T23:18:53.7942215Z Content type 'application/x-gzip' length 1111747 bytes (1.1 MB) 2021-05-16T23:18:53.8043206Z ================================================== 2021-05-16T23:18:53.8043997Z downloaded 1.1 MB 2021-05-16T23:18:53.8044417Z 2021-05-16T23:18:53.8045528Z trying URL 'https://cloud.r-project.org/src/contrib/tibble_3.1.2.tar.gz' 2021-05-16T23:18:53.8124860Z Content type 'application/x-gzip' length 686145 bytes (670 KB) 2021-05-16T23:18:53.8196158Z ================================================== 2021-05-16T23:18:53.8196695Z downloaded 670 KB 2021-05-16T23:18:53.8196992Z 2021-05-16T23:18:53.8197770Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T23:18:53.8269282Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T23:18:53.8281902Z ================================================== 2021-05-16T23:18:53.8283112Z downloaded 109 KB 2021-05-16T23:18:53.8283617Z 2021-05-16T23:18:54.5977455Z * installing *source* package 'pillar' ... 2021-05-16T23:18:54.6274943Z ** package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T23:18:54.6277093Z ** using staged installation 2021-05-16T23:18:54.7133384Z ** R 2021-05-16T23:18:54.7578565Z ** inst 2021-05-16T23:18:54.7726090Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:18:57.1049221Z ** help 2021-05-16T23:18:57.3087012Z *** installing help indices 2021-05-16T23:18:57.4123224Z converting help for package 'pillar' 2021-05-16T23:18:57.4419844Z finding HTML links ... done 2021-05-16T23:18:57.4731854Z align html 2021-05-16T23:18:57.5027946Z char html 2021-05-16T23:18:57.5364627Z colonnade html 2021-05-16T23:18:57.5633492Z ctl_new_pillar html 2021-05-16T23:18:57.5782518Z deprecated html 2021-05-16T23:18:57.5844856Z dim_desc html 2021-05-16T23:18:57.6067542Z expect_known_display html 2021-05-16T23:18:57.6258808Z extra_cols html 2021-05-16T23:18:57.6424115Z format_glimpse html 2021-05-16T23:18:57.6779663Z format_tbl html 2021-05-16T23:18:57.6971922Z format_type_sum html 2021-05-16T23:18:57.7032299Z get_extent html 2021-05-16T23:18:57.7220639Z glimpse html 2021-05-16T23:18:57.7314250Z 2021-05-16T23:18:57.7966723Z finding level-2 HTML links ... done 2021-05-16T23:18:57.8027194Z new_ornament html 2021-05-16T23:18:57.8280663Z new_pillar html 2021-05-16T23:18:57.8486344Z new_pillar_component html 2021-05-16T23:18:57.9061915Z new_pillar_shaft html 2021-05-16T23:18:57.9140760Z new_pillar_title html 2021-05-16T23:18:57.9278749Z new_pillar_type html 2021-05-16T23:18:57.9533958Z new_tbl_format_setup html 2021-05-16T23:18:58.0035341Z num html 2021-05-16T23:18:58.0434890Z pillar-package html 2021-05-16T23:18:58.0761708Z pillar html 2021-05-16T23:18:58.1225791Z pillar_shaft html 2021-05-16T23:18:58.1385008Z squeeze html 2021-05-16T23:18:58.1532674Z style_subtle html 2021-05-16T23:18:58.1779542Z tbl_format_body html 2021-05-16T23:18:58.1947036Z tbl_format_footer html 2021-05-16T23:18:58.2124926Z tbl_format_header html 2021-05-16T23:18:58.3030342Z tbl_format_setup html 2021-05-16T23:18:58.3146625Z tbl_sum html 2021-05-16T23:18:58.3344731Z type_sum html 2021-05-16T23:18:58.3353478Z *** copying figures 2021-05-16T23:18:58.3408561Z ** building package indices 2021-05-16T23:18:58.4520998Z ** installing vignettes 2021-05-16T23:18:58.4659318Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:18:58.4661350Z *** arch - i386 2021-05-16T23:18:58.9749638Z *** arch - x64 2021-05-16T23:18:59.3849661Z ** testing if installed package can be loaded from final location 2021-05-16T23:18:59.3853447Z *** arch - i386 2021-05-16T23:18:59.8928477Z *** arch - x64 2021-05-16T23:19:00.4007183Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:00.4131804Z * DONE (pillar) 2021-05-16T23:19:00.9343374Z * installing *source* package 'xfun' ... 2021-05-16T23:19:00.9498381Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T23:19:00.9501129Z ** using staged installation 2021-05-16T23:19:00.9881591Z ** libs 2021-05-16T23:19:00.9891703Z 2021-05-16T23:19:00.9892527Z *** arch - i386 2021-05-16T23:19:01.0219242Z 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-16T23:19:01.2288082Z 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-16T23:19:01.4882558Z 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-16T23:19:01.6366759Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T23:19:01.6377531Z 2021-05-16T23:19:01.6378986Z *** arch - x64 2021-05-16T23:19:01.6663959Z 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-16T23:19:01.8553188Z 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-16T23:19:02.1112814Z 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-16T23:19:02.2404337Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T23:19:02.2440845Z ** R 2021-05-16T23:19:02.2798462Z ** inst 2021-05-16T23:19:02.2850760Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:04.1087262Z ** help 2021-05-16T23:19:04.5022557Z *** installing help indices 2021-05-16T23:19:04.6976920Z converting help for package 'xfun' 2021-05-16T23:19:04.7321316Z finding HTML links ... done 2021-05-16T23:19:04.7826096Z Rscript html 2021-05-16T23:19:04.8004115Z Rscript_call html 2021-05-16T23:19:04.8096651Z attr html 2021-05-16T23:19:04.8687365Z base64_encode html 2021-05-16T23:19:04.8771307Z base64_uri html 2021-05-16T23:19:04.8973511Z bg_process html 2021-05-16T23:19:04.9061730Z bump_version html 2021-05-16T23:19:04.9810718Z cache_rds html 2021-05-16T23:19:04.9882663Z del_empty_dir html 2021-05-16T23:19:05.0034366Z dir_create html 2021-05-16T23:19:05.0167502Z dir_exists html 2021-05-16T23:19:05.0312453Z do_once html 2021-05-16T23:19:05.0559202Z download_file html 2021-05-16T23:19:05.0815437Z embed_file html 2021-05-16T23:19:05.0981511Z exit_call html 2021-05-16T23:19:05.1136565Z file_ext html 2021-05-16T23:19:05.1210873Z file_string html 2021-05-16T23:19:05.1313316Z format_bytes html 2021-05-16T23:19:05.1484255Z from_root html 2021-05-16T23:19:05.1599582Z github_releases html 2021-05-16T23:19:05.1678448Z grep_sub html 2021-05-16T23:19:05.1894607Z gsub_file html 2021-05-16T23:19:05.1964626Z in_dir html 2021-05-16T23:19:05.2114639Z install_dir html 2021-05-16T23:19:05.2230077Z install_github html 2021-05-16T23:19:05.2288168Z isFALSE html 2021-05-16T23:19:05.2328009Z is_R_CMD_check html 2021-05-16T23:19:05.2419789Z is_abs_path html 2021-05-16T23:19:05.2494463Z is_ascii html 2021-05-16T23:19:05.2605836Z is_sub_path html 2021-05-16T23:19:05.2677101Z is_web_path html 2021-05-16T23:19:05.2828646Z magic_path html 2021-05-16T23:19:05.2931320Z mark_dirs html 2021-05-16T23:19:05.3093451Z msg_cat html 2021-05-16T23:19:05.3197825Z native_encode html 2021-05-16T23:19:05.3333295Z news2md html 2021-05-16T23:19:05.3409725Z normalize_path html 2021-05-16T23:19:05.3575122Z numbers_to_words html 2021-05-16T23:19:05.3647471Z optipng html 2021-05-16T23:19:05.3728933Z os html 2021-05-16T23:19:05.3808409Z parse_only html 2021-05-16T23:19:05.4216388Z pkg_attach html 2021-05-16T23:19:05.4326047Z proc_kill html 2021-05-16T23:19:05.4626703Z process_file html 2021-05-16T23:19:05.4836983Z proj_root html 2021-05-16T23:19:05.4931558Z prose_index html 2021-05-16T23:19:05.5071162Z protect_math html 2021-05-16T23:19:05.5209835Z raw_string html 2021-05-16T23:19:05.5307408Z read_bin html 2021-05-16T23:19:05.5461755Z read_utf8 html 2021-05-16T23:19:05.5651641Z relative_path html 2021-05-16T23:19:05.5880976Z rename_seq html 2021-05-16T23:19:05.6020060Z retry html 2021-05-16T23:19:05.6861952Z rev_check html 2021-05-16T23:19:05.6993910Z rstudio_type html 2021-05-16T23:19:05.7080732Z same_path html 2021-05-16T23:19:05.7255210Z session_info html 2021-05-16T23:19:05.7375981Z set_envvar html 2021-05-16T23:19:05.7490040Z split_lines html 2021-05-16T23:19:05.7561363Z split_source html 2021-05-16T23:19:05.7775262Z strict_list html 2021-05-16T23:19:05.7852464Z stringsAsStrings html 2021-05-16T23:19:05.7971125Z submit_cran html 2021-05-16T23:19:05.8341537Z tinify html 2021-05-16T23:19:05.8473983Z tojson html 2021-05-16T23:19:05.8590907Z tree html 2021-05-16T23:19:05.8643764Z try_silent html 2021-05-16T23:19:05.8826581Z upload_ftp html 2021-05-16T23:19:05.8934236Z url_filename html 2021-05-16T23:19:05.9033488Z valid_syntax html 2021-05-16T23:19:05.9043427Z ** building package indices 2021-05-16T23:19:06.1079874Z ** installing vignettes 2021-05-16T23:19:06.1212276Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:06.1214196Z *** arch - i386 2021-05-16T23:19:06.4279057Z *** arch - x64 2021-05-16T23:19:06.7358751Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:06.7361622Z *** arch - i386 2021-05-16T23:19:07.0425732Z *** arch - x64 2021-05-16T23:19:07.3483276Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:07.3638464Z * DONE (xfun) 2021-05-16T23:19:08.1729982Z * installing *source* package 'tibble' ... 2021-05-16T23:19:08.2064112Z ** package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T23:19:08.2066372Z ** using staged installation 2021-05-16T23:19:08.2493626Z ** libs 2021-05-16T23:19:08.2505150Z 2021-05-16T23:19:08.2506340Z *** arch - i386 2021-05-16T23:19:08.2860080Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c attributes.c -o attributes.o 2021-05-16T23:19:08.4042400Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c coerce.c -o coerce.o 2021-05-16T23:19:08.5442386Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T23:19:08.6565807Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O3 -Wall -std=gnu99 -mtune=core2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:19:08.9732251Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/i386 -lR 2021-05-16T23:19:09.1105546Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/i386 2021-05-16T23:19:09.1119050Z 2021-05-16T23:19:09.1120007Z *** arch - x64 2021-05-16T23:19:09.1415407Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c attributes.c -o attributes.o 2021-05-16T23:19:09.2574995Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c coerce.c -o coerce.o 2021-05-16T23:19:09.3985756Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T23:19:09.5053482Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -std=gnu99 -O2 -Wall -std=gnu99 -mtune=core2 -c matrixToDataFrame.c -o matrixToDataFrame.o 2021-05-16T23:19:09.8346770Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o tibble.dll tmp.def attributes.o coerce.o init.o matrixToDataFrame.o -LC:/R/bin/x64 -lR 2021-05-16T23:19:09.9526500Z installing to D:/a/_temp/Library/00LOCK-tibble/00new/tibble/libs/x64 2021-05-16T23:19:09.9562247Z ** R 2021-05-16T23:19:09.9966528Z ** inst 2021-05-16T23:19:10.0107783Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:12.4386948Z ** help 2021-05-16T23:19:12.6158780Z *** installing help indices 2021-05-16T23:19:12.7012878Z converting help for package 'tibble' 2021-05-16T23:19:12.7320741Z finding HTML links ... done 2021-05-16T23:19:12.8043731Z add_column html 2021-05-16T23:19:12.8349463Z add_row html 2021-05-16T23:19:12.9393405Z as_tibble html 2021-05-16T23:19:12.9499431Z 2021-05-16T23:19:13.0134373Z finding level-2 HTML links ... done 2021-05-16T23:19:13.0249871Z deprecated html 2021-05-16T23:19:13.0405935Z enframe html 2021-05-16T23:19:13.1001520Z formatting html 2021-05-16T23:19:13.1235739Z frame_matrix html 2021-05-16T23:19:13.1365877Z is.tibble html 2021-05-16T23:19:13.1468945Z is_tibble html 2021-05-16T23:19:13.1518588Z knit_print.trunc_mat html 2021-05-16T23:19:13.1854934Z lst html 2021-05-16T23:19:13.2252171Z name-repair-superseded html 2021-05-16T23:19:13.2317295Z name-repair html 2021-05-16T23:19:13.2671881Z new_tibble html 2021-05-16T23:19:13.3005082Z reexports html 2021-05-16T23:19:13.3181950Z rownames html 2021-05-16T23:19:13.3599269Z subsetting html 2021-05-16T23:19:13.4660937Z tbl_df-class html 2021-05-16T23:19:13.5583298Z tibble-package html 2021-05-16T23:19:13.6319217Z tibble html 2021-05-16T23:19:13.6582121Z tribble html 2021-05-16T23:19:13.6793454Z trunc_mat html 2021-05-16T23:19:13.7006968Z view html 2021-05-16T23:19:13.7013579Z *** copying figures 2021-05-16T23:19:13.7069518Z ** building package indices 2021-05-16T23:19:13.7990285Z ** installing vignettes 2021-05-16T23:19:13.8108736Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:13.8110577Z *** arch - i386 2021-05-16T23:19:14.3184928Z *** arch - x64 2021-05-16T23:19:14.8270710Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:14.8273875Z *** arch - i386 2021-05-16T23:19:15.3348314Z *** arch - x64 2021-05-16T23:19:15.9431327Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:15.9544967Z * DONE (tibble) 2021-05-16T23:19:16.0473319Z 2021-05-16T23:19:16.0474636Z The downloaded source packages are in 2021-05-16T23:19:16.0475686Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\downloaded_packages' 2021-05-16T23:19:16.2964690Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T23:19:20.4146101Z 2021-05-16T23:19:21.3007137Z 2021-05-16T23:19:21.3024054Z 2021-05-16T23:19:21.3032302Z 2021-05-16T23:19:21.3045815Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\remotes86c60b43d0e\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T23:19:21.3091787Z 2021-05-16T23:19:21.3098738Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\remotes86c60b43d0e\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T23:19:21.4556241Z 2021-05-16T23:19:21.4557332Z 2021-05-16T23:19:21.4557772Z 2021-05-16T23:19:21.4558142Z 2021-05-16T23:19:21.4558690Z - preparing 'desc': 2021-05-16T23:19:21.4708804Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:21.4710302Z 2021-05-16T23:19:21.4711718Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:21.4712426Z 2021-05-16T23:19:21.4713126Z v checking DESCRIPTION meta-information 2021-05-16T23:19:21.6741791Z 2021-05-16T23:19:21.6784731Z 2021-05-16T23:19:21.6785235Z 2021-05-16T23:19:21.6785796Z 2021-05-16T23:19:21.6787272Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:19:21.6884780Z 2021-05-16T23:19:21.6916904Z 2021-05-16T23:19:21.6917399Z 2021-05-16T23:19:21.6917783Z 2021-05-16T23:19:21.6918365Z - checking for empty or unneeded directories 2021-05-16T23:19:21.7125373Z 2021-05-16T23:19:21.7211361Z 2021-05-16T23:19:21.7211907Z 2021-05-16T23:19:21.7292366Z 2021-05-16T23:19:21.7299650Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T23:19:21.9285842Z 2021-05-16T23:19:21.9287224Z 2021-05-16T23:19:21.9287717Z 2021-05-16T23:19:22.0193587Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:22.0194923Z (as 'lib' is unspecified) 2021-05-16T23:19:22.5299007Z * installing *source* package 'desc' ... 2021-05-16T23:19:22.5480336Z ** using staged installation 2021-05-16T23:19:22.5907558Z ** R 2021-05-16T23:19:22.6222145Z ** inst 2021-05-16T23:19:22.6274428Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:24.7525310Z ** help 2021-05-16T23:19:25.0629179Z *** installing help indices 2021-05-16T23:19:25.2437066Z 2021-05-16T23:19:25.2438355Z converting help for package 'desc' 2021-05-16T23:19:25.2757380Z finding HTML links ... done 2021-05-16T23:19:25.3193682Z check_encoding html 2021-05-16T23:19:25.3285269Z check_field html 2021-05-16T23:19:25.3362172Z cran_ascii_fields html 2021-05-16T23:19:25.3460564Z cran_valid_fields html 2021-05-16T23:19:25.3539972Z dep_types html 2021-05-16T23:19:25.3732449Z desc html 2021-05-16T23:19:25.4473121Z desc_add_author html 2021-05-16T23:19:25.4775314Z desc_add_author_gh html 2021-05-16T23:19:25.5059054Z desc_add_me html 2021-05-16T23:19:25.5406863Z desc_add_orcid html 2021-05-16T23:19:25.5522694Z desc_add_remotes html 2021-05-16T23:19:25.5840677Z desc_add_role html 2021-05-16T23:19:25.5995108Z desc_add_to_collate html 2021-05-16T23:19:25.6131280Z desc_add_urls html 2021-05-16T23:19:25.6383785Z desc_bump_version html 2021-05-16T23:19:25.6666993Z desc_change_maintainer html 2021-05-16T23:19:25.6777475Z desc_clear_remotes html 2021-05-16T23:19:25.6866945Z desc_clear_urls html 2021-05-16T23:19:25.7103356Z desc_coerce_authors_at_r html 2021-05-16T23:19:25.7255417Z desc_del html 2021-05-16T23:19:25.7564882Z desc_del_author html 2021-05-16T23:19:25.7707078Z desc_del_collate html 2021-05-16T23:19:25.7901833Z desc_del_dep html 2021-05-16T23:19:25.8118677Z desc_del_deps html 2021-05-16T23:19:25.8217681Z desc_del_from_collate html 2021-05-16T23:19:25.8321422Z desc_del_remotes html 2021-05-16T23:19:25.8636521Z desc_del_role html 2021-05-16T23:19:25.8797160Z desc_del_urls html 2021-05-16T23:19:25.8960692Z desc_fields html 2021-05-16T23:19:25.9095158Z desc_get html 2021-05-16T23:19:25.9314992Z desc_get_author html 2021-05-16T23:19:25.9505093Z desc_get_authors html 2021-05-16T23:19:25.9639869Z desc_get_built html 2021-05-16T23:19:25.9763469Z desc_get_collate html 2021-05-16T23:19:25.9933169Z desc_get_deps html 2021-05-16T23:19:26.0145436Z desc_get_field html 2021-05-16T23:19:26.0342160Z desc_get_maintainer html 2021-05-16T23:19:26.0434848Z desc_get_remotes html 2021-05-16T23:19:26.0507385Z desc_get_urls html 2021-05-16T23:19:26.0691222Z desc_get_version html 2021-05-16T23:19:26.0693062Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuKfqZd/R.INSTALL17304a592258/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-16T23:19:26.0840152Z desc_has_dep html 2021-05-16T23:19:26.0983504Z desc_has_fields html 2021-05-16T23:19:26.1078574Z desc_normalize html 2021-05-16T23:19:26.1138558Z desc_print html 2021-05-16T23:19:26.1222788Z desc_reformat_fields html 2021-05-16T23:19:26.1305430Z desc_reorder_fields html 2021-05-16T23:19:26.1505764Z desc_set html 2021-05-16T23:19:26.1759894Z desc_set_authors html 2021-05-16T23:19:26.1934240Z desc_set_collate html 2021-05-16T23:19:26.2120730Z desc_set_dep html 2021-05-16T23:19:26.2323341Z desc_set_deps html 2021-05-16T23:19:26.2441796Z desc_set_remotes html 2021-05-16T23:19:26.2545241Z desc_set_urls html 2021-05-16T23:19:26.2747252Z desc_set_version html 2021-05-16T23:19:26.2748976Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuKfqZd/R.INSTALL17304a592258/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-16T23:19:26.2814915Z desc_to_latex html 2021-05-16T23:19:26.2873567Z desc_validate html 2021-05-16T23:19:26.5135016Z description html 2021-05-16T23:19:26.5136745Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuKfqZd/R.INSTALL17304a592258/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-16T23:19:26.5138654Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuKfqZd/R.INSTALL17304a592258/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-16T23:19:26.5140515Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpuKfqZd/R.INSTALL17304a592258/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-16T23:19:26.5146036Z ** building package indices 2021-05-16T23:19:26.7120259Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:26.7121326Z *** arch - i386 2021-05-16T23:19:27.0181941Z *** arch - x64 2021-05-16T23:19:27.3264915Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:27.3268533Z *** arch - i386 2021-05-16T23:19:27.6323555Z *** arch - x64 2021-05-16T23:19:27.9383068Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:27.9511937Z * DONE (desc) 2021-05-16T23:19:28.3896580Z 2021-05-16T23:19:28.3905546Z 2021-05-16T23:19:28.3906139Z 2021-05-16T23:19:28.3915217Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\remotes86c20b73f1d\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:19:28.3924138Z 2021-05-16T23:19:28.3936805Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\remotes86c20b73f1d\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T23:19:28.3962760Z 2021-05-16T23:19:28.3964954Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\remotes86c20b73f1d\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T23:19:28.4760261Z 2021-05-16T23:19:28.4761491Z 2021-05-16T23:19:28.4762098Z 2021-05-16T23:19:28.4762516Z 2021-05-16T23:19:28.4763149Z - preparing 'ghtravis': 2021-05-16T23:19:28.4875722Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:28.4909326Z 2021-05-16T23:19:28.4910082Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:28.4911242Z 2021-05-16T23:19:28.4912113Z v checking DESCRIPTION meta-information 2021-05-16T23:19:28.6355373Z 2021-05-16T23:19:28.6356524Z 2021-05-16T23:19:28.6404039Z 2021-05-16T23:19:28.6404681Z 2021-05-16T23:19:28.6405681Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:19:28.6406393Z 2021-05-16T23:19:28.6406805Z 2021-05-16T23:19:28.6407201Z 2021-05-16T23:19:28.6407580Z 2021-05-16T23:19:28.6408210Z - checking for empty or unneeded directories 2021-05-16T23:19:28.6531782Z 2021-05-16T23:19:28.6532910Z 2021-05-16T23:19:28.6533297Z 2021-05-16T23:19:28.6533571Z 2021-05-16T23:19:28.6534033Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T23:19:28.7128462Z 2021-05-16T23:19:28.7131309Z 2021-05-16T23:19:28.7132283Z 2021-05-16T23:19:28.7992593Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:28.7993996Z (as 'lib' is unspecified) 2021-05-16T23:19:29.1910646Z * installing *source* package 'ghtravis' ... 2021-05-16T23:19:29.1916030Z ** using staged installation 2021-05-16T23:19:29.2288681Z ** R 2021-05-16T23:19:29.2544740Z ** inst 2021-05-16T23:19:29.2601519Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:30.8834098Z ** help 2021-05-16T23:19:31.0396312Z *** installing help indices 2021-05-16T23:19:31.1224417Z 2021-05-16T23:19:31.1226117Z converting help for package 'ghtravis' 2021-05-16T23:19:31.1533752Z finding HTML links ... done 2021-05-16T23:19:31.1809892Z all_remote_package_deps html 2021-05-16T23:19:31.1996638Z binary_release_table html 2021-05-16T23:19:31.2104165Z cat_desc_elements html 2021-05-16T23:19:31.2162399Z dcf_package_version html 2021-05-16T23:19:31.2312978Z deploy_travis html 2021-05-16T23:19:31.2405599Z deployed_tarball_version html 2021-05-16T23:19:31.2534233Z drop_remotes html 2021-05-16T23:19:31.2577389Z example_description_file html 2021-05-16T23:19:31.2699083Z get_dep_table html 2021-05-16T23:19:31.2753614Z get_remote_info html 2021-05-16T23:19:31.2871836Z 2021-05-16T23:19:31.3524059Z finding level-2 HTML links ... done 2021-05-16T23:19:31.3546233Z get_remote_package_dcf html 2021-05-16T23:19:31.3640192Z get_remotes html 2021-05-16T23:19:31.3856735Z install_remote_binaries html 2021-05-16T23:19:31.4021166Z install_remotes_no_dep html 2021-05-16T23:19:31.4201077Z latest_release_with_binary html 2021-05-16T23:19:31.4270471Z make_full_version html 2021-05-16T23:19:31.4380296Z package_comparison_table html 2021-05-16T23:19:31.4448601Z package_name html 2021-05-16T23:19:31.4578608Z package_needs_update html 2021-05-16T23:19:31.4642772Z parse_one_remote html 2021-05-16T23:19:31.4698106Z r_version html 2021-05-16T23:19:31.4758974Z read_dcf html 2021-05-16T23:19:31.4885842Z remote_binaries html 2021-05-16T23:19:31.5012329Z remote_order html 2021-05-16T23:19:31.5087319Z rewrite_remotes html 2021-05-16T23:19:31.5153948Z split_remotes html 2021-05-16T23:19:31.5228413Z subset_remote html 2021-05-16T23:19:31.5279719Z sys_ext html 2021-05-16T23:19:31.5464229Z tag_table html 2021-05-16T23:19:31.5471231Z ** building package indices 2021-05-16T23:19:31.6340882Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:31.6342054Z *** arch - i386 2021-05-16T23:19:32.5481976Z *** arch - x64 2021-05-16T23:19:33.5628592Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:33.5631734Z *** arch - i386 2021-05-16T23:19:34.4755594Z *** arch - x64 2021-05-16T23:19:35.4896363Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:35.4969529Z * DONE (ghtravis) 2021-05-16T23:19:35.5569437Z Using github PAT from envvar GITHUB_PAT 2021-05-16T23:19:36.0280775Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T23:19:39.9542812Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T23:19:39.9543870Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T23:19:39.9544500Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T23:19:39.9545401Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T23:19:39.9545956Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T23:19:39.9546964Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T23:19:39.9560975Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:19:39.9561905Z (as 'lib' is unspecified) 2021-05-16T23:19:41.6677755Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-16T23:19:41.6888771Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-16T23:19:41.6946901Z ================================================== 2021-05-16T23:19:41.6947940Z downloaded 199 KB 2021-05-16T23:19:41.6948360Z 2021-05-16T23:19:41.6959462Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-16T23:19:41.7669546Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-16T23:19:41.8615124Z ================================================== 2021-05-16T23:19:41.8616097Z downloaded 70 KB 2021-05-16T23:19:41.8616620Z 2021-05-16T23:19:41.8631423Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-16T23:19:41.8875773Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-16T23:19:41.9134585Z ================================================== 2021-05-16T23:19:41.9135646Z downloaded 212 KB 2021-05-16T23:19:41.9136235Z 2021-05-16T23:19:41.9155797Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-16T23:19:41.9385082Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-16T23:19:41.9596938Z ================================================== 2021-05-16T23:19:41.9598381Z downloaded 1.5 MB 2021-05-16T23:19:41.9599048Z 2021-05-16T23:19:41.9616310Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-16T23:19:41.9824364Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-16T23:19:41.9986248Z ================================================== 2021-05-16T23:19:41.9987349Z downloaded 1.2 MB 2021-05-16T23:19:41.9987838Z 2021-05-16T23:19:42.0173524Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T23:19:42.0311639Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T23:19:42.0706981Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T23:19:42.1431992Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T23:19:42.2028484Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T23:19:42.2058561Z 2021-05-16T23:19:42.2059468Z The downloaded binary packages are in 2021-05-16T23:19:42.2060471Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\downloaded_packages 2021-05-16T23:19:42.4915346Z 2021-05-16T23:19:42.4922069Z 2021-05-16T23:19:42.4928724Z 2021-05-16T23:19:42.4939651Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\remotes86c115b6c57\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:19:42.4973331Z 2021-05-16T23:19:42.4987849Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\remotes86c115b6c57\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T23:19:42.4990084Z 2021-05-16T23:19:42.4991510Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\remotes86c115b6c57\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T23:19:42.5485532Z 2021-05-16T23:19:42.5530941Z 2021-05-16T23:19:42.5531830Z 2021-05-16T23:19:42.5532304Z 2021-05-16T23:19:42.5532844Z - preparing 'aghast': 2021-05-16T23:19:42.5533578Z checking DESCRIPTION meta-information ... 2021-05-16T23:19:42.5534176Z 2021-05-16T23:19:42.5534816Z v checking DESCRIPTION meta-information 2021-05-16T23:19:42.6409423Z 2021-05-16T23:19:42.6410305Z 2021-05-16T23:19:42.6410723Z 2021-05-16T23:19:42.6411091Z 2021-05-16T23:19:42.6440982Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T23:19:42.6442004Z 2021-05-16T23:19:42.6443491Z 2021-05-16T23:19:42.6444122Z - checking for empty or unneeded directories 2021-05-16T23:19:42.6445096Z 2021-05-16T23:19:42.6445695Z 2021-05-16T23:19:42.6446888Z 2021-05-16T23:19:42.6459070Z 2021-05-16T23:19:42.6459996Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T23:19:42.6758339Z 2021-05-16T23:19:42.6760433Z 2021-05-16T23:19:42.6760969Z 2021-05-16T23:19:42.7162006Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:42.7162963Z (as 'lib' is unspecified) 2021-05-16T23:19:43.0135618Z * installing *source* package 'aghast' ... 2021-05-16T23:19:43.0142849Z ** using staged installation 2021-05-16T23:19:43.0606156Z ** R 2021-05-16T23:19:43.0753721Z ** byte-compile and prepare package for lazy loading 2021-05-16T23:19:43.6858069Z ** help 2021-05-16T23:19:43.7507990Z *** installing help indices 2021-05-16T23:19:43.7849029Z 2021-05-16T23:19:43.7850156Z converting help for package 'aghast' 2021-05-16T23:19:43.8163965Z finding HTML links ... done 2021-05-16T23:19:43.8523599Z ga_artifacts html 2021-05-16T23:19:43.8663609Z ga_jobs html 2021-05-16T23:19:43.8750989Z ga_run_log_config html 2021-05-16T23:19:43.8984881Z ga_runs html 2021-05-16T23:19:43.9237250Z ga_secrets html 2021-05-16T23:19:43.9441981Z ga_workflows html 2021-05-16T23:19:43.9567982Z pipe html 2021-05-16T23:19:43.9576261Z ** building package indices 2021-05-16T23:19:43.9899272Z ** testing if installed package can be loaded from temporary location 2021-05-16T23:19:43.9900942Z *** arch - i386 2021-05-16T23:19:44.2953319Z *** arch - x64 2021-05-16T23:19:44.6026854Z ** testing if installed package can be loaded from final location 2021-05-16T23:19:44.6029887Z *** arch - i386 2021-05-16T23:19:44.9092267Z *** arch - x64 2021-05-16T23:19:45.2156304Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T23:19:45.2203765Z * DONE (aghast) 2021-05-16T23:19:45.2618955Z Installing 1 packages: covr 2021-05-16T23:19:45.2631923Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:45.2632778Z (as 'lib' is unspecified) 2021-05-16T23:19:46.2947083Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T23:19:46.2947937Z 2021-05-16T23:19:47.1446819Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-16T23:19:47.1686652Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-16T23:19:47.1722634Z ================================================== 2021-05-16T23:19:47.1723624Z downloaded 168 KB 2021-05-16T23:19:47.1724078Z 2021-05-16T23:19:47.1736411Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-16T23:19:47.1981202Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-16T23:19:47.2012404Z ================================================== 2021-05-16T23:19:47.2013275Z downloaded 122 KB 2021-05-16T23:19:47.2013761Z 2021-05-16T23:19:47.2024258Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-16T23:19:47.2214117Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-16T23:19:47.2302886Z ================================================== 2021-05-16T23:19:47.2304161Z downloaded 298 KB 2021-05-16T23:19:47.2304711Z 2021-05-16T23:19:47.2520296Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T23:19:47.2730594Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T23:19:47.3052413Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T23:19:47.3080753Z 2021-05-16T23:19:47.3082156Z The downloaded binary packages are in 2021-05-16T23:19:47.3083312Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpk1f3dc\downloaded_packages 2021-05-16T23:19:47.4239584Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T23:19:47.4240560Z Rscript -e "tic::before_install()" 2021-05-16T23:19:47.4397143Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T23:19:47.4397727Z env: 2021-05-16T23:19:47.4398350Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:19:47.4398830Z TIC_DEPLOY_KEY: 2021-05-16T23:19:47.4399180Z RSPM: 2021-05-16T23:19:47.4400416Z GITHUB_PAT: *** 2021-05-16T23:19:47.4400845Z COVERALLS_TOKEN: 2021-05-16T23:19:47.4401325Z continue-on-error: false 2021-05-16T23:19:47.4401807Z VDIFFR_RUN_TESTS: 2021-05-16T23:19:47.4402235Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:19:47.4402640Z TZ: UTC 2021-05-16T23:19:47.4403022Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:19:47.4403517Z NOT_CRAN: true 2021-05-16T23:19:47.4403894Z MSYSTEM: MINGW64 2021-05-16T23:19:47.4404311Z ##[endgroup] 2021-05-16T23:19:49.0374992Z v Loading tic stage configuration from tic.R 2021-05-16T23:19:49.2746910Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T23:19:49.2748199Z Windows because LaTeX is not available. 2021-05-16T23:19:49.3134468Z Running before_install: step_install_remote_binaries() 2021-05-16T23:19:49.9565101Z Installing kirby21.t1 binaries 2021-05-16T23:19:49.9583456Z [1] "neuroconductor/kirby21.t1" 2021-05-16T23:19:50.1573431Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:19:50.1611758Z tag_name 2021-05-16T23:19:50.1612344Z 4 1.7.3.2.s 2021-05-16T23:19:50.1612923Z zipball_url 2021-05-16T23:19:50.1613851Z 4 https://api.github.com/repos/neuroconductor/kirby21.t1/zipball/refs/tags/1.7.3.2.s 2021-05-16T23:19:50.1614743Z tarball_url 2021-05-16T23:19:50.1615610Z 4 https://api.github.com/repos/neuroconductor/kirby21.t1/tarball/refs/tags/1.7.3.2.s 2021-05-16T23:19:50.1616664Z commit.sha 2021-05-16T23:19:50.1617368Z 4 d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:19:50.1618137Z commit.url 2021-05-16T23:19:50.1618869Z Installing kirby21.t1 package binaries 2021-05-16T23:19:50.1620104Z 4 https://api.github.com/repos/neuroconductor/kirby21.t1/commits/d9d2c5888aae676ae04f31146111014c589ea26f 2021-05-16T23:19:50.1621174Z node_id 2021-05-16T23:19:50.1622141Z 4 MDM6UmVmMzY3NDk3OTY4OnJlZnMvdGFncy8xLjcuMy4yLnM= 2021-05-16T23:19:50.1623320Z url 2021-05-16T23:19:50.1624183Z 4 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612 2021-05-16T23:19:50.1625232Z assets_url 2021-05-16T23:19:50.1626484Z 4 https://api.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets 2021-05-16T23:19:50.1627542Z upload_url 2021-05-16T23:19:50.1628502Z 4 https://uploads.github.com/repos/neuroconductor/kirby21.t1/releases/42985612/assets{?name,label} 2021-05-16T23:19:50.1629518Z id asset_updated_at asset_created_at created_at 2021-05-16T23:19:50.1630210Z 4 42985612 2021-05-14 23:21:15 2021-05-14 23:21:14 2021-05-14 23:05:47 2021-05-16T23:19:50.1630899Z published_at asset_name asset_label 2021-05-16T23:19:50.1631580Z 4 2021-05-14 23:06:18 kirby21.t1_1.7.3.2_R3.6.zip 2021-05-16T23:19:50.1632256Z asset_download_count 2021-05-16T23:19:50.1632758Z 4 4 2021-05-16T23:19:50.1633399Z asset_browser_download_url 2021-05-16T23:19:50.1639747Z 4 https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R3.6.zip 2021-05-16T23:19:50.1645573Z trying URL 'https://github.com/neuroconductor/kirby21.t1/releases/download/1.7.3.2.s/kirby21.t1_1.7.3.2_R3.6.zip' 2021-05-16T23:19:50.7865523Z Content type 'application/octet-stream' length 15757 bytes (15 KB) 2021-05-16T23:19:50.7868455Z ================================================== 2021-05-16T23:19:50.7869265Z downloaded 15 KB 2021-05-16T23:19:50.7869710Z 2021-05-16T23:19:50.7910206Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:50.7911052Z (as 'lib' is unspecified) 2021-05-16T23:19:50.8050406Z package 'kirby21.t1' successfully unpacked and MD5 sums checked 2021-05-16T23:19:50.8158393Z Rewriting new remotes: neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0, neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:19:50.8322488Z Installing oro.nifti binaries 2021-05-16T23:19:50.8334675Z [1] "neuroconductor/oro.nifti" 2021-05-16T23:19:50.9609688Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:19:50.9640079Z tag_name 2021-05-16T23:19:50.9640851Z 4 0.10.3.s 2021-05-16T23:19:50.9641722Z zipball_url 2021-05-16T23:19:50.9643238Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T23:19:50.9644265Z tarball_url 2021-05-16T23:19:50.9645961Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T23:19:50.9647204Z commit.sha 2021-05-16T23:19:50.9648096Z 4 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:19:50.9649080Z commit.url 2021-05-16T23:19:50.9649700Z Installing oro.nifti package binaries 2021-05-16T23:19:50.9651037Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T23:19:50.9652099Z node_id 2021-05-16T23:19:50.9653229Z 4 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T23:19:50.9654308Z url 2021-05-16T23:19:50.9655199Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T23:19:50.9656132Z assets_url 2021-05-16T23:19:50.9657048Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T23:19:50.9658559Z upload_url 2021-05-16T23:19:50.9659509Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip' 2021-05-16T23:19:50.9660806Z 4 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T23:19:50.9661876Z id asset_updated_at asset_created_at created_at 2021-05-16T23:19:50.9662492Z 4 43005549 2021-05-15 22:54:11 2021-05-15 22:54:09 2021-05-15 22:37:06 2021-05-16T23:19:50.9663166Z published_at asset_name asset_label 2021-05-16T23:19:50.9663773Z 4 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.zip 2021-05-16T23:19:50.9664219Z asset_download_count 2021-05-16T23:19:50.9664613Z 4 16 2021-05-16T23:19:50.9665167Z asset_browser_download_url 2021-05-16T23:19:50.9666210Z 4 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip 2021-05-16T23:19:51.2826318Z Content type 'application/octet-stream' length 6056198 bytes (5.8 MB) 2021-05-16T23:19:51.3565794Z ================================================== 2021-05-16T23:19:51.3566923Z downloaded 5.8 MB 2021-05-16T23:19:51.3568170Z 2021-05-16T23:19:51.3571683Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:51.3572713Z (as 'lib' is unspecified) 2021-05-16T23:19:51.4465782Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T23:19:51.4644119Z Rewriting new remotes: neuroconductor/kirby21.fmri@e59273128069905f2da32e9d48864ec7e73c1ad7, neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:19:51.4798106Z Installing kirby21.fmri binaries 2021-05-16T23:19:51.4808603Z [1] "neuroconductor/kirby21.fmri" 2021-05-16T23:19:51.6040699Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:19:51.6066106Z tag_name 2021-05-16T23:19:51.6066697Z 4 1.7.0.s 2021-05-16T23:19:51.6067438Z zipball_url 2021-05-16T23:19:51.6068475Z 4 https://api.github.com/repos/neuroconductor/kirby21.fmri/zipball/refs/tags/1.7.0.s 2021-05-16T23:19:51.6069572Z tarball_url 2021-05-16T23:19:51.6070803Z 4 https://api.github.com/repos/neuroconductor/kirby21.fmri/tarball/refs/tags/1.7.0.s 2021-05-16T23:19:51.6072629Z commit.sha 2021-05-16T23:19:51.6073407Z 4 e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:19:51.6074311Z commit.url 2021-05-16T23:19:51.6076457Z 4 https://api.github.com/repos/neuroconductor/kirby21.fmri/commits/e59273128069905f2da32e9d48864ec7e73c1ad7 2021-05-16T23:19:51.6077519Z Installing kirby21.fmri package binaries 2021-05-16T23:19:51.6078798Z node_id 2021-05-16T23:19:51.6080113Z 4 MDM6UmVmMzY3NTEyMjY4OnJlZnMvdGFncy8xLjcuMC5z 2021-05-16T23:19:51.6081244Z url 2021-05-16T23:19:51.6082227Z 4 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640 2021-05-16T23:19:51.6083264Z assets_url 2021-05-16T23:19:51.6084816Z 4 https://api.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets 2021-05-16T23:19:51.6086456Z upload_url 2021-05-16T23:19:51.6088572Z 4 https://uploads.github.com/repos/neuroconductor/kirby21.fmri/releases/42987640/assets{?name,label} 2021-05-16T23:19:51.6090379Z id asset_updated_at asset_created_at created_at 2021-05-16T23:19:51.6091468Z 4 42987640 2021-05-15 01:18:24 2021-05-15 01:18:24 2021-05-15 01:04:13 2021-05-16T23:19:51.6092333Z published_at asset_name asset_label 2021-05-16T23:19:51.6093047Z 4 2021-05-15 01:04:37 kirby21.fmri_1.7.0_R3.6.zip 2021-05-16T23:19:51.6093576Z asset_download_count 2021-05-16T23:19:51.6094027Z 4 0 2021-05-16T23:19:51.6095024Z asset_browser_download_url 2021-05-16T23:19:51.6096020Z 4 https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R3.6.zip 2021-05-16T23:19:51.6097455Z trying URL 'https://github.com/neuroconductor/kirby21.fmri/releases/download/1.7.0.s/kirby21.fmri_1.7.0_R3.6.zip' 2021-05-16T23:19:51.9105381Z Content type 'application/octet-stream' length 15405 bytes (15 KB) 2021-05-16T23:19:51.9109004Z ================================================== 2021-05-16T23:19:51.9109802Z downloaded 15 KB 2021-05-16T23:19:51.9110252Z 2021-05-16T23:19:51.9115016Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:51.9115776Z (as 'lib' is unspecified) 2021-05-16T23:19:51.9418665Z package 'kirby21.fmri' successfully unpacked and MD5 sums checked 2021-05-16T23:19:51.9500290Z Rewriting new remotes: neuroconductor/neurobase@1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:19:51.9663026Z Installing neurobase binaries 2021-05-16T23:19:51.9675383Z [1] "neuroconductor/neurobase" 2021-05-16T23:19:52.0937578Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T23:19:52.0981152Z Installing neurobase package binaries 2021-05-16T23:19:52.0981687Z tag_name 2021-05-16T23:19:52.0982373Z 4 1.30.1.s 2021-05-16T23:19:52.0983012Z zipball_url 2021-05-16T23:19:52.0983974Z 4 https://api.github.com/repos/neuroconductor/neurobase/zipball/refs/tags/1.30.1.s 2021-05-16T23:19:52.0985264Z tarball_url 2021-05-16T23:19:52.0986419Z trying URL 'https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.6.zip' 2021-05-16T23:19:52.0987590Z 4 https://api.github.com/repos/neuroconductor/neurobase/tarball/refs/tags/1.30.1.s 2021-05-16T23:19:52.0988507Z commit.sha 2021-05-16T23:19:52.0989361Z 4 1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:19:52.0990183Z commit.url 2021-05-16T23:19:52.0991711Z 4 https://api.github.com/repos/neuroconductor/neurobase/commits/1d4b172915192d419b4defb2e56d84d7541c03cd 2021-05-16T23:19:52.0992975Z node_id 2021-05-16T23:19:52.0994358Z 4 MDM6UmVmMzY3OTczOTQ4OnJlZnMvdGFncy8xLjMwLjEucw== 2021-05-16T23:19:52.0995567Z url 2021-05-16T23:19:52.0996463Z 4 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192 2021-05-16T23:19:52.0997394Z assets_url 2021-05-16T23:19:52.0998841Z 4 https://api.github.com/repos/neuroconductor/neurobase/releases/43020192/assets 2021-05-16T23:19:52.1000642Z upload_url 2021-05-16T23:19:52.1002045Z 4 https://uploads.github.com/repos/neuroconductor/neurobase/releases/43020192/assets{?name,label} 2021-05-16T23:19:52.1003272Z id asset_updated_at asset_created_at created_at 2021-05-16T23:19:52.1004531Z 4 43020192 2021-05-16 20:21:11 2021-05-16 20:21:11 2021-05-16 20:01:27 2021-05-16T23:19:52.1005126Z published_at asset_name asset_label 2021-05-16T23:19:52.1005929Z 4 2021-05-16 20:01:56 neurobase_1.30.1_R3.6.zip 2021-05-16T23:19:52.1006415Z asset_download_count 2021-05-16T23:19:52.1006837Z 4 3 2021-05-16T23:19:52.1007429Z asset_browser_download_url 2021-05-16T23:19:52.1008738Z 4 https://github.com/neuroconductor/neurobase/releases/download/1.30.1.s/neurobase_1.30.1_R3.6.zip 2021-05-16T23:19:52.4041358Z Content type 'application/octet-stream' length 325080 bytes (317 KB) 2021-05-16T23:19:52.4069384Z ================================================== 2021-05-16T23:19:52.4069995Z downloaded 317 KB 2021-05-16T23:19:52.4070647Z 2021-05-16T23:19:52.4074267Z Installing package into 'D:/a/_temp/Library' 2021-05-16T23:19:52.4074983Z (as 'lib' is unspecified) 2021-05-16T23:19:52.4245142Z package 'neurobase' successfully unpacked and MD5 sums checked 2021-05-16T23:19:52.4322477Z Rewriting new remotes: 2021-05-16T23:19:52.6986487Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T23:19:52.6987516Z remotes::install_deps(dependencies = TRUE) 2021-05-16T23:19:52.6988159Z remotes::install_cran("rcmdcheck") 2021-05-16T23:19:52.6988761Z remotes::install_cran("markdown") 2021-05-16T23:19:52.6996168Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T23:19:52.6996586Z env: 2021-05-16T23:19:52.6997045Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T23:19:52.6997704Z TIC_DEPLOY_KEY: 2021-05-16T23:19:52.6998051Z RSPM: 2021-05-16T23:19:52.6999267Z GITHUB_PAT: *** 2021-05-16T23:19:52.6999694Z COVERALLS_TOKEN: 2021-05-16T23:19:52.7000169Z continue-on-error: false 2021-05-16T23:19:52.7000943Z VDIFFR_RUN_TESTS: 2021-05-16T23:19:52.7001458Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T23:19:52.7001846Z TZ: UTC 2021-05-16T23:19:52.7002195Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T23:19:52.7002846Z NOT_CRAN: true 2021-05-16T23:19:52.7003419Z MSYSTEM: MINGW64 2021-05-16T23:19:52.7003973Z ##[endgroup] 2021-05-16T23:19:57.5014293Z R.methodsS3 (NA -> 1.8.1 ) [CRAN] 2021-05-16T23:19:57.5015236Z R.oo (NA -> 1.24.0) [CRAN] 2021-05-16T23:19:57.5016033Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T23:19:57.5017024Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T23:19:57.5017770Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T23:19:57.5018515Z kirby21.base (NA -> 1.7.3 ) [CRAN] 2021-05-16T23:19:57.5019067Z R.utils (NA -> 2.10.1) [CRAN] 2021-05-16T23:19:57.5019712Z matrixStats (NA -> 0.58.0) [CRAN] 2021-05-16T23:19:57.5020398Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T23:19:57.5021192Z Skipping 1 packages ahead of CRAN: kirby21.t1 2021-05-16T23:19:57.5022009Z neurobase (1.30.1 -> 1.32.1) [CRAN] 2021-05-16T23:19:57.5049530Z Installing 10 packages: R.methodsS3, R.oo, RNifti, abind, bitops, kirby21.base, R.utils, matrixStats, oro.nifti, neurobase 2021-05-16T23:19:57.5076397Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T23:19:57.5077368Z (as 'lib' is unspecified) 2021-05-16T23:20:00.0783445Z 2021-05-16T23:20:00.0787925Z There is a binary version available but the source version is later: 2021-05-16T23:20:00.0822902Z binary source needs_compilation 2021-05-16T23:20:00.0823645Z RNifti 1.3.0 1.3.1 TRUE 2021-05-16T23:20:00.0824026Z 2021-05-16T23:20:00.0861030Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R.methodsS3_1.8.1.zip' 2021-05-16T23:20:00.1041345Z Content type 'application/zip' length 81678 bytes (79 KB) 2021-05-16T23:20:00.1060726Z ================================================== 2021-05-16T23:20:00.1061744Z downloaded 79 KB 2021-05-16T23:20:00.1062301Z 2021-05-16T23:20:00.1076630Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R.oo_1.24.0.zip' 2021-05-16T23:20:00.1240736Z Content type 'application/zip' length 969783 bytes (947 KB) 2021-05-16T23:20:00.1339206Z ================================================== 2021-05-16T23:20:00.1340878Z downloaded 947 KB 2021-05-16T23:20:00.1341354Z 2021-05-16T23:20:00.1356916Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/abind_1.4-5.zip' 2021-05-16T23:20:00.1548538Z Content type 'application/zip' length 63845 bytes (62 KB) 2021-05-16T23:20:00.1557737Z ================================================== 2021-05-16T23:20:00.1558812Z downloaded 62 KB 2021-05-16T23:20:00.1559312Z 2021-05-16T23:20:00.1572956Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/bitops_1.0-7.zip' 2021-05-16T23:20:00.1786477Z Content type 'application/zip' length 42346 bytes (41 KB) 2021-05-16T23:20:00.1808673Z ================================================== 2021-05-16T23:20:00.1809436Z downloaded 41 KB 2021-05-16T23:20:00.1809868Z 2021-05-16T23:20:00.1820730Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/kirby21.base_1.7.3.zip' 2021-05-16T23:20:00.2015810Z Content type 'application/zip' length 46510 bytes (45 KB) 2021-05-16T23:20:00.2035520Z ================================================== 2021-05-16T23:20:00.2036149Z downloaded 45 KB 2021-05-16T23:20:00.2036788Z 2021-05-16T23:20:00.2043612Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R.utils_2.10.1.zip' 2021-05-16T23:20:00.2229234Z Content type 'application/zip' length 1404374 bytes (1.3 MB) 2021-05-16T23:20:00.2926353Z ================================================== 2021-05-16T23:20:00.2927514Z downloaded 1.3 MB 2021-05-16T23:20:00.2927961Z 2021-05-16T23:20:00.2942751Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/matrixStats_0.58.0.zip' 2021-05-16T23:20:00.3217311Z Content type 'application/zip' length 1742442 bytes (1.7 MB) 2021-05-16T23:20:00.3716935Z ================================================== 2021-05-16T23:20:00.3718109Z downloaded 1.7 MB 2021-05-16T23:20:00.3718856Z 2021-05-16T23:20:00.3736209Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/oro.nifti_0.11.0.zip' 2021-05-16T23:20:00.3931411Z Content type 'application/zip' length 6056992 bytes (5.8 MB) 2021-05-16T23:20:00.4539499Z ================================================== 2021-05-16T23:20:00.4540166Z downloaded 5.8 MB 2021-05-16T23:20:00.4540656Z 2021-05-16T23:20:00.4559124Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/neurobase_1.32.1.zip' 2021-05-16T23:20:00.4741305Z Content type 'application/zip' length 1773557 bytes (1.7 MB) 2021-05-16T23:20:00.5216674Z ================================================== 2021-05-16T23:20:00.5218403Z downloaded 1.7 MB 2021-05-16T23:20:00.5219078Z 2021-05-16T23:20:00.5375887Z package 'R.methodsS3' successfully unpacked and MD5 sums checked 2021-05-16T23:20:00.5671358Z package 'R.oo' successfully unpacked and MD5 sums checked 2021-05-16T23:20:00.5798749Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T23:20:00.5967083Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T23:20:00.6129655Z package 'kirby21.base' successfully unpacked and MD5 sums checked 2021-05-16T23:20:00.6451659Z package 'R.utils' successfully unpacked and MD5 sums checked 2021-05-16T23:20:00.7593173Z package 'matrixStats' successfully unpacked and MD5 sums checked 2021-05-16T23:20:00.8471800Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T23:20:00.9534521Z package 'neurobase' successfully unpacked and MD5 sums checked 2021-05-16T23:20:00.9760813Z 2021-05-16T23:20:00.9762189Z The downloaded binary packages are in 2021-05-16T23:20:00.9763331Z C:\Users\runneradmin\AppData\Local\Temp\RtmpoRDXt1\downloaded_packages 2021-05-16T23:20:00.9764562Z installing the source package 'RNifti' 2021-05-16T23:20:00.9765044Z 2021-05-16T23:20:00.9784857Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T23:20:00.9987979Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T23:20:01.0311395Z ================================================== 2021-05-16T23:20:01.0312689Z downloaded 1.0 MB 2021-05-16T23:20:01.0313265Z 2021-05-16T23:20:01.5575305Z * installing *source* package 'RNifti' ... 2021-05-16T23:20:01.5805097Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T23:20:01.5807935Z ** using staged installation 2021-05-16T23:20:01.6168700Z ** libs 2021-05-16T23:20:01.6186431Z 2021-05-16T23:20:01.6187736Z *** arch - i386 2021-05-16T23:20:01.6797255Z 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-16T23:20:05.1366175Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:20:05.1367959Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:20:05.1369074Z for (int j=0; jnvox) 2021-05-16T23:20:29.2798851Z ^ 2021-05-16T23:20:29.3461990Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-16T23:20:29.3463482Z from ../inst/include/RNifti.h:50, 2021-05-16T23:20:29.3464207Z from main.cpp:4: 2021-05-16T23:20:29.3465601Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T23:20:29.3468270Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:20:29.3469485Z else if (data.length() != image->nvox) 2021-05-16T23:20:29.3470121Z ^ 2021-05-16T23:20:29.3591633Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T23:20:29.3592743Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T23:20:29.3593603Z for (int j=0; j