2021-05-15T13:51:00.5854113Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:51:01.5267299Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-15T13:51:01.5832085Z 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-15T13:51:01.6768983Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-15T13:51:01.7607859Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:51:09.7026084Z Current runner version: '2.278.0' 2021-05-15T13:51:09.7293626Z ##[group]Operating System 2021-05-15T13:51:09.7295290Z Microsoft Windows Server 2019 2021-05-15T13:51:09.7296182Z 10.0.17763 2021-05-15T13:51:09.7297169Z Datacenter 2021-05-15T13:51:09.7298017Z ##[endgroup] 2021-05-15T13:51:09.7299037Z ##[group]Virtual Environment 2021-05-15T13:51:09.7300139Z Environment: windows-2019 2021-05-15T13:51:09.7301338Z Version: 20210509.1 2021-05-15T13:51:09.7303215Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-15T13:51:09.7305756Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-15T13:51:09.7307359Z ##[endgroup] 2021-05-15T13:51:09.7310777Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:51:09.7313063Z Actions: write 2021-05-15T13:51:09.7314035Z Checks: write 2021-05-15T13:51:09.7314883Z Contents: write 2021-05-15T13:51:09.7316027Z Deployments: write 2021-05-15T13:51:09.7317016Z Issues: write 2021-05-15T13:51:09.7317992Z Metadata: read 2021-05-15T13:51:09.7318860Z Packages: write 2021-05-15T13:51:09.7319864Z PullRequests: write 2021-05-15T13:51:09.7320959Z RepositoryProjects: write 2021-05-15T13:51:09.7322292Z SecurityEvents: write 2021-05-15T13:51:09.7323278Z Statuses: write 2021-05-15T13:51:09.7324392Z ##[endgroup] 2021-05-15T13:51:09.7329520Z Prepare workflow directory 2021-05-15T13:51:09.8505324Z Prepare all required actions 2021-05-15T13:51:09.8515152Z Getting action download info 2021-05-15T13:51:10.2540380Z Download action repository 'actions/checkout@v2' 2021-05-15T13:51:12.3638628Z Download action repository 'r-lib/actions@master' 2021-05-15T13:51:15.0056651Z Download action repository 'adigherman/actions@master' 2021-05-15T13:51:28.5564139Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:51:30.8951798Z Download action repository 'actions/cache@v1' 2021-05-15T13:51:32.2053763Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:51:33.4615325Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:51:34.9096823Z ##[group]Run actions/checkout@v2 2021-05-15T13:51:34.9097423Z with: 2021-05-15T13:51:34.9097930Z repository: neuroconductor/msmri 2021-05-15T13:51:34.9098736Z token: *** 2021-05-15T13:51:34.9099056Z ssh-strict: true 2021-05-15T13:51:34.9099459Z persist-credentials: true 2021-05-15T13:51:34.9099852Z clean: true 2021-05-15T13:51:34.9100158Z fetch-depth: 1 2021-05-15T13:51:34.9100473Z lfs: false 2021-05-15T13:51:34.9100773Z submodules: false 2021-05-15T13:51:34.9101079Z env: 2021-05-15T13:51:34.9101597Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:34.9102040Z TIC_DEPLOY_KEY: 2021-05-15T13:51:34.9102375Z RSPM: 2021-05-15T13:51:34.9103047Z GITHUB_PAT: *** 2021-05-15T13:51:34.9103423Z COVERALLS_TOKEN: 2021-05-15T13:51:34.9103865Z continue-on-error: false 2021-05-15T13:51:34.9104310Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:34.9104673Z ##[endgroup] 2021-05-15T13:51:38.2485006Z Syncing repository: neuroconductor/msmri 2021-05-15T13:51:38.2900647Z ##[group]Getting Git version info 2021-05-15T13:51:38.2902176Z Working directory is 'D:\a\msmri\msmri' 2021-05-15T13:51:38.3305829Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T13:51:38.3494124Z git version 2.31.1.windows.1 2021-05-15T13:51:38.3543741Z ##[endgroup] 2021-05-15T13:51:38.3549740Z Deleting the contents of 'D:\a\msmri\msmri' 2021-05-15T13:51:38.3553043Z ##[group]Initializing the repository 2021-05-15T13:51:38.3562936Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\msmri\msmri 2021-05-15T13:51:38.5913539Z Initialized empty Git repository in D:/a/msmri/msmri/.git/ 2021-05-15T13:51:38.5965257Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/msmri 2021-05-15T13:51:38.6514775Z ##[endgroup] 2021-05-15T13:51:38.6538318Z ##[group]Disabling automatic garbage collection 2021-05-15T13:51:38.6546521Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-15T13:51:38.7129151Z ##[endgroup] 2021-05-15T13:51:38.7132510Z ##[group]Setting up auth 2021-05-15T13:51:38.7147711Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:51:38.7368201Z [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-15T13:51:40.9691539Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:51:40.9924807Z [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-15T13:51:41.4196273Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-15T13:51:41.4429926Z ##[endgroup] 2021-05-15T13:51:41.4445156Z ##[group]Fetching the repository 2021-05-15T13:51:41.4464360Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5176b62abfc664442d49dac248d8dab8dc35ca17:refs/tags/0.3.1.s 2021-05-15T13:51:44.9006295Z remote: Enumerating objects: 54, done. 2021-05-15T13:51:44.9008007Z remote: Counting objects: 1% (1/54) 2021-05-15T13:51:44.9009092Z remote: Counting objects: 3% (2/54) 2021-05-15T13:51:44.9010151Z remote: Counting objects: 5% (3/54) 2021-05-15T13:51:44.9011087Z remote: Counting objects: 7% (4/54) 2021-05-15T13:51:44.9011998Z remote: Counting objects: 9% (5/54) 2021-05-15T13:51:44.9012927Z remote: Counting objects: 11% (6/54) 2021-05-15T13:51:44.9013896Z remote: Counting objects: 12% (7/54) 2021-05-15T13:51:44.9014847Z remote: Counting objects: 14% (8/54) 2021-05-15T13:51:44.9017648Z remote: Counting objects: 16% (9/54) 2021-05-15T13:51:44.9018668Z remote: Counting objects: 18% (10/54) 2021-05-15T13:51:44.9019731Z remote: Counting objects: 20% (11/54) 2021-05-15T13:51:44.9020646Z remote: Counting objects: 22% (12/54) 2021-05-15T13:51:44.9021563Z remote: Counting objects: 24% (13/54) 2021-05-15T13:51:44.9022463Z remote: Counting objects: 25% (14/54) 2021-05-15T13:51:44.9023375Z remote: Counting objects: 27% (15/54) 2021-05-15T13:51:44.9024395Z remote: Counting objects: 29% (16/54) 2021-05-15T13:51:44.9024884Z remote: Counting objects: 31% (17/54) 2021-05-15T13:51:44.9025357Z remote: Counting objects: 33% (18/54) 2021-05-15T13:51:44.9025846Z remote: Counting objects: 35% (19/54) 2021-05-15T13:51:44.9026314Z remote: Counting objects: 37% (20/54) 2021-05-15T13:51:44.9026807Z remote: Counting objects: 38% (21/54) 2021-05-15T13:51:44.9027295Z remote: Counting objects: 40% (22/54) 2021-05-15T13:51:44.9027768Z remote: Counting objects: 42% (23/54) 2021-05-15T13:51:44.9028253Z remote: Counting objects: 44% (24/54) 2021-05-15T13:51:44.9028725Z remote: Counting objects: 46% (25/54) 2021-05-15T13:51:44.9029205Z remote: Counting objects: 48% (26/54) 2021-05-15T13:51:44.9029730Z remote: Counting objects: 50% (27/54) 2021-05-15T13:51:44.9030211Z remote: Counting objects: 51% (28/54) 2021-05-15T13:51:44.9030678Z remote: Counting objects: 53% (29/54) 2021-05-15T13:51:44.9031165Z remote: Counting objects: 55% (30/54) 2021-05-15T13:51:44.9031647Z remote: Counting objects: 57% (31/54) 2021-05-15T13:51:44.9032120Z remote: Counting objects: 59% (32/54) 2021-05-15T13:51:44.9032773Z remote: Counting objects: 61% (33/54) 2021-05-15T13:51:44.9033252Z remote: Counting objects: 62% (34/54) 2021-05-15T13:51:44.9034450Z remote: Counting objects: 64% (35/54) 2021-05-15T13:51:44.9034959Z remote: Counting objects: 66% (36/54) 2021-05-15T13:51:44.9035488Z remote: Counting objects: 68% (37/54) 2021-05-15T13:51:44.9036015Z remote: Counting objects: 70% (38/54) 2021-05-15T13:51:44.9036524Z remote: Counting objects: 72% (39/54) 2021-05-15T13:51:44.9037162Z remote: Counting objects: 74% (40/54) 2021-05-15T13:51:44.9037635Z remote: Counting objects: 75% (41/54) 2021-05-15T13:51:44.9038117Z remote: Counting objects: 77% (42/54) 2021-05-15T13:51:44.9038671Z remote: Counting objects: 79% (43/54) 2021-05-15T13:51:44.9039148Z remote: Counting objects: 81% (44/54) 2021-05-15T13:51:44.9039685Z remote: Counting objects: 83% (45/54) 2021-05-15T13:51:44.9040155Z remote: Counting objects: 85% (46/54) 2021-05-15T13:51:44.9040701Z remote: Counting objects: 87% (47/54) 2021-05-15T13:51:44.9041113Z remote: Counting objects: 88% (48/54) 2021-05-15T13:51:44.9041540Z remote: Counting objects: 90% (49/54) 2021-05-15T13:51:44.9041956Z remote: Counting objects: 92% (50/54) 2021-05-15T13:51:44.9042380Z remote: Counting objects: 94% (51/54) 2021-05-15T13:51:44.9042805Z remote: Counting objects: 96% (52/54) 2021-05-15T13:51:44.9043214Z remote: Counting objects: 98% (53/54) 2021-05-15T13:51:44.9043635Z remote: Counting objects: 100% (54/54) 2021-05-15T13:51:44.9044069Z remote: Counting objects: 100% (54/54), done. 2021-05-15T13:51:44.9044540Z remote: Compressing objects: 2% (1/47) 2021-05-15T13:51:44.9045000Z remote: Compressing objects: 4% (2/47) 2021-05-15T13:51:44.9045533Z remote: Compressing objects: 6% (3/47) 2021-05-15T13:51:44.9045928Z remote: Compressing objects: 8% (4/47) 2021-05-15T13:51:44.9046336Z remote: Compressing objects: 10% (5/47) 2021-05-15T13:51:44.9046735Z remote: Compressing objects: 12% (6/47) 2021-05-15T13:51:44.9047410Z remote: Compressing objects: 14% (7/47) 2021-05-15T13:51:44.9047827Z remote: Compressing objects: 17% (8/47) 2021-05-15T13:51:44.9048432Z remote: Compressing objects: 19% (9/47) 2021-05-15T13:51:44.9048906Z remote: Compressing objects: 21% (10/47) 2021-05-15T13:51:44.9049368Z remote: Compressing objects: 23% (11/47) 2021-05-15T13:51:44.9049879Z remote: Compressing objects: 25% (12/47) 2021-05-15T13:51:44.9050330Z remote: Compressing objects: 27% (13/47) 2021-05-15T13:51:44.9050797Z remote: Compressing objects: 29% (14/47) 2021-05-15T13:51:44.9051252Z remote: Compressing objects: 31% (15/47) 2021-05-15T13:51:44.9051725Z remote: Compressing objects: 34% (16/47) 2021-05-15T13:51:44.9052192Z remote: Compressing objects: 36% (17/47) 2021-05-15T13:51:44.9052641Z remote: Compressing objects: 38% (18/47) 2021-05-15T13:51:44.9053115Z remote: Compressing objects: 40% (19/47) 2021-05-15T13:51:44.9053670Z remote: Compressing objects: 42% (20/47) 2021-05-15T13:51:44.9054076Z remote: Compressing objects: 44% (21/47) 2021-05-15T13:51:44.9054462Z remote: Compressing objects: 46% (22/47) 2021-05-15T13:51:44.9054861Z remote: Compressing objects: 48% (23/47) 2021-05-15T13:51:44.9055252Z remote: Compressing objects: 51% (24/47) 2021-05-15T13:51:44.9055652Z remote: Compressing objects: 53% (25/47) 2021-05-15T13:51:44.9056053Z remote: Compressing objects: 55% (26/47) 2021-05-15T13:51:44.9056438Z remote: Compressing objects: 57% (27/47) 2021-05-15T13:51:44.9056837Z remote: Compressing objects: 59% (28/47) 2021-05-15T13:51:44.9057225Z remote: Compressing objects: 61% (29/47) 2021-05-15T13:51:44.9057623Z remote: Compressing objects: 63% (30/47) 2021-05-15T13:51:44.9058012Z remote: Compressing objects: 65% (31/47) 2021-05-15T13:51:44.9058479Z remote: Compressing objects: 68% (32/47) 2021-05-15T13:51:44.9058869Z remote: Compressing objects: 70% (33/47) 2021-05-15T13:51:44.9059622Z remote: Compressing objects: 72% (34/47) 2021-05-15T13:51:44.9060029Z remote: Compressing objects: 74% (35/47) 2021-05-15T13:51:44.9060421Z remote: Compressing objects: 76% (36/47) 2021-05-15T13:51:44.9060823Z remote: Compressing objects: 78% (37/47) 2021-05-15T13:51:44.9739536Z remote: Compressing objects: 80% (38/47) 2021-05-15T13:51:44.9740710Z remote: Compressing objects: 82% (39/47) 2021-05-15T13:51:44.9741721Z remote: Compressing objects: 85% (40/47) 2021-05-15T13:51:44.9742751Z remote: Compressing objects: 87% (41/47) 2021-05-15T13:51:44.9743805Z remote: Compressing objects: 89% (42/47) 2021-05-15T13:51:44.9744790Z remote: Compressing objects: 91% (43/47) 2021-05-15T13:51:44.9745793Z remote: Compressing objects: 93% (44/47) 2021-05-15T13:51:44.9746821Z remote: Compressing objects: 95% (45/47) 2021-05-15T13:51:44.9747841Z remote: Compressing objects: 97% (46/47) 2021-05-15T13:51:44.9749070Z remote: Compressing objects: 100% (47/47) 2021-05-15T13:51:44.9750108Z remote: Compressing objects: 100% (47/47), done. 2021-05-15T13:51:45.0617643Z remote: Total 54 (delta 5), reused 39 (delta 3), pack-reused 0 2021-05-15T13:51:45.2383992Z From https://github.com/neuroconductor/msmri 2021-05-15T13:51:45.2385304Z * [new ref] 5176b62abfc664442d49dac248d8dab8dc35ca17 -> 0.3.1.s 2021-05-15T13:51:45.2892029Z ##[endgroup] 2021-05-15T13:51:45.2892986Z ##[group]Determining the checkout info 2021-05-15T13:51:45.2894590Z ##[endgroup] 2021-05-15T13:51:45.2895148Z ##[group]Checking out the ref 2021-05-15T13:51:45.2907267Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.3.1.s 2021-05-15T13:51:45.3549508Z Note: switching to 'refs/tags/0.3.1.s'. 2021-05-15T13:51:45.3550137Z 2021-05-15T13:51:45.3550975Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:51:45.3553458Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:51:45.3554397Z state without impacting any branches by switching back to a branch. 2021-05-15T13:51:45.3554926Z 2021-05-15T13:51:45.3555508Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:51:45.3557299Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:51:45.3557825Z 2021-05-15T13:51:45.3558494Z git switch -c 2021-05-15T13:51:45.3558940Z 2021-05-15T13:51:45.3559438Z Or undo this operation with: 2021-05-15T13:51:45.3559846Z 2021-05-15T13:51:45.3560264Z git switch - 2021-05-15T13:51:45.3560619Z 2021-05-15T13:51:45.3561346Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:51:45.3561994Z 2021-05-15T13:51:45.3562497Z HEAD is now at 5176b62 Version id 40 stable 2021-05-15T13:51:45.3591167Z ##[endgroup] 2021-05-15T13:51:45.4035374Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-15T13:51:45.4231835Z '5176b62abfc664442d49dac248d8dab8dc35ca17' 2021-05-15T13:51:45.4533977Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:51:45.4534476Z with: 2021-05-15T13:51:45.4534836Z r-version: oldrel 2021-05-15T13:51:45.4535183Z Ncpus: 1 2021-05-15T13:51:45.4535580Z crayon.enabled: NULL 2021-05-15T13:51:45.4536087Z remove-openmp-macos: true 2021-05-15T13:51:45.4536604Z http-user-agent: default 2021-05-15T13:51:45.4537043Z install-r: true 2021-05-15T13:51:45.4537649Z windows-path-include-mingw: true 2021-05-15T13:51:45.4538090Z env: 2021-05-15T13:51:45.4538440Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:45.4538832Z TIC_DEPLOY_KEY: 2021-05-15T13:51:45.4539114Z RSPM: 2021-05-15T13:51:45.4540271Z GITHUB_PAT: *** 2021-05-15T13:51:45.4540710Z COVERALLS_TOKEN: 2021-05-15T13:51:45.4541245Z continue-on-error: false 2021-05-15T13:51:45.4541652Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:45.4542024Z ##[endgroup] 2021-05-15T13:51:46.2497096Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-15T13:51:46.4787150Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-15T13:51:46.9323543Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-15T13:51:47.9050579Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-15T13:51:51.0061659Z Chocolatey v0.10.15 2021-05-15T13:53:55.9281410Z Installing the following packages: 2021-05-15T13:53:55.9302721Z qpdf 2021-05-15T13:53:55.9318309Z By installing you accept licenses for the packages. 2021-05-15T13:53:58.1695842Z 2021-05-15T13:53:58.1696937Z qpdf v10.3.2 [Approved] 2021-05-15T13:53:58.1913178Z qpdf package files install completed. Performing other installation steps. 2021-05-15T13:54:01.3670598Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-15T13:54:02.5974905Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-15T13:54:06.8522456Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-15T13:54:07.1177509Z ShimGen has successfully created a shim for qpdf.exe 2021-05-15T13:54:07.3847337Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-15T13:54:07.4223514Z The install of qpdf was successful. 2021-05-15T13:54:07.4224647Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-15T13:54:07.4714216Z 2021-05-15T13:54:07.4715421Z Chocolatey installed 1/1 packages. 2021-05-15T13:54:07.4780503Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-15T13:54:47.3385261Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:54:47.3385826Z with: 2021-05-15T13:54:47.3386271Z pandoc-version: 2.7.3 2021-05-15T13:54:47.3386631Z env: 2021-05-15T13:54:47.3386990Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:47.3387387Z TIC_DEPLOY_KEY: 2021-05-15T13:54:47.3387692Z RSPM: 2021-05-15T13:54:47.3388835Z GITHUB_PAT: *** 2021-05-15T13:54:47.3389175Z COVERALLS_TOKEN: 2021-05-15T13:54:47.3389571Z continue-on-error: false 2021-05-15T13:54:47.3389976Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:47.3390368Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:54:47.3390706Z TZ: UTC 2021-05-15T13:54:47.3391019Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:47.3391374Z NOT_CRAN: true 2021-05-15T13:54:47.3391683Z ##[endgroup] 2021-05-15T13:54:48.3724461Z [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\3a8850b0-4d25-42fd-8b5e-ed27414048a0', 'D:\a\_temp\890cf722-156f-4649-9f12-ec0e130f70f3')" 2021-05-15T13:54:50.8899643Z ##[group]Run git config user.name adigherman 2021-05-15T13:54:50.8900228Z git config user.name adigherman 2021-05-15T13:54:50.8900631Z git config user.email adig@jhu.edu 2021-05-15T13:54:50.8946651Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T13:54:50.8947042Z env: 2021-05-15T13:54:50.8947374Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:50.8947705Z TIC_DEPLOY_KEY: 2021-05-15T13:54:50.8947972Z RSPM: 2021-05-15T13:54:50.8948905Z GITHUB_PAT: *** 2021-05-15T13:54:50.8949199Z COVERALLS_TOKEN: 2021-05-15T13:54:50.8949542Z continue-on-error: false 2021-05-15T13:54:50.8949890Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:50.8950213Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:54:50.8950485Z TZ: UTC 2021-05-15T13:54:50.8950771Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:50.8951057Z NOT_CRAN: true 2021-05-15T13:54:50.8951872Z ##[endgroup] 2021-05-15T13:54:52.9037514Z ##[group]Run msys2/setup-msys2@v2 2021-05-15T13:54:52.9037964Z with: 2021-05-15T13:54:52.9038299Z msystem: MINGW64 2021-05-15T13:54:52.9038666Z update: true 2021-05-15T13:54:52.9039056Z install: git mingw-w64-x86_64-toolchain 2021-05-15T13:54:52.9039510Z path-type: minimal 2021-05-15T13:54:52.9040027Z release: true 2021-05-15T13:54:52.9040413Z env: 2021-05-15T13:54:52.9040844Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:54:52.9041287Z TIC_DEPLOY_KEY: 2021-05-15T13:54:52.9041669Z RSPM: 2021-05-15T13:54:52.9042898Z GITHUB_PAT: *** 2021-05-15T13:54:52.9043308Z COVERALLS_TOKEN: 2021-05-15T13:54:52.9043768Z continue-on-error: false 2021-05-15T13:54:52.9044260Z VDIFFR_RUN_TESTS: 2021-05-15T13:54:52.9044670Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:54:52.9045063Z TZ: UTC 2021-05-15T13:54:52.9045433Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:54:52.9045975Z NOT_CRAN: true 2021-05-15T13:54:52.9046378Z ##[endgroup] 2021-05-15T13:54:53.0818352Z ##[group]Downloading MSYS2... 2021-05-15T13:54:53.8442501Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-15T13:54:56.1211155Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-15T13:54:56.1378847Z ##[endgroup] 2021-05-15T13:54:56.1380088Z ##[group]Extracting MSYS2... 2021-05-15T13:54:56.1383967Z [command]D:\a\_temp\base.exe -y 2021-05-15T13:54:56.6832522Z 2021-05-15T13:54:56.6836408Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-15T13:54:56.6837217Z 2021-05-15T13:54:56.6851963Z Extracting archive: D:\a\_temp\base.exe 2021-05-15T13:54:56.6852744Z -- 2021-05-15T13:54:56.6853288Z Path = D:\a\_temp\base.exe 2021-05-15T13:54:56.6854043Z Type = 7z 2021-05-15T13:54:56.6854437Z 2021-05-15T13:54:56.8813587Z 0% 2021-05-15T13:54:56.8814979Z 2021-05-15T13:54:57.0857451Z 0% 1100 2021-05-15T13:54:57.0858867Z 2021-05-15T13:54:57.2956848Z 7% 1100 2021-05-15T13:54:57.2958105Z 2021-05-15T13:54:57.5087661Z 14% 1100 2021-05-15T13:54:57.5088556Z 2021-05-15T13:54:57.7165882Z 22% 1100 2021-05-15T13:54:57.7166781Z 2021-05-15T13:54:57.9178674Z 29% 1100 2021-05-15T13:54:57.9180028Z 2021-05-15T13:54:58.1190685Z 30% 1100 2021-05-15T13:54:58.1191425Z 2021-05-15T13:54:58.3230742Z 33% 1100 2021-05-15T13:54:58.3231441Z 2021-05-15T13:54:58.5366391Z 39% 1100 2021-05-15T13:54:58.5367163Z 2021-05-15T13:54:58.7253016Z 45% 1100 2021-05-15T13:54:58.7253766Z 2021-05-15T13:54:58.9291741Z 47% 1526 - msys64\usr\lib\perl5\core_perl\Opcode.pm 2021-05-15T13:54:58.9293038Z 2021-05-15T13:54:59.1315490Z 47% 2369 - msys64\usr\lib\terminfo\64\d132 2021-05-15T13:54:59.1316445Z 2021-05-15T13:54:59.3346374Z 47% 3224 - msys64\usr\lib\terminfo\6e\ncsa-m-ns 2021-05-15T13:54:59.3347999Z 2021-05-15T13:54:59.5373733Z 47% 4061 - msys64\usr\lib\terminfo\76\vs100 2021-05-15T13:54:59.5374660Z 2021-05-15T13:54:59.7895834Z 47% 4875 - msys64\usr\share\bash-completion\completions\g++-6 2021-05-15T13:54:59.7896861Z 2021-05-15T13:54:59.9908882Z 47% 5678 - msys64\usr\share\info\gnutls.info-6.gz 2021-05-15T13:54:59.9910535Z 2021-05-15T13:55:00.2174481Z 47% 6293 - msys64\usr\share\locale\nl\LC_MESSAGES\gawk.mo 2021-05-15T13:55:00.2175552Z 2021-05-15T13:55:00.4131115Z 47% 6837 - msys64\usr\share\man\man1\dhparam.1ssl.gz 2021-05-15T13:55:00.4132848Z 2021-05-15T13:55:00.6159846Z 47% 7592 - msys64\usr\share\man\man3\CURLOPT_AWS_SIGV4.3.gz 2021-05-15T13:55:00.6163363Z 2021-05-15T13:55:00.8190933Z 47% 8411 - msys64\usr\share\man\man3\Tcl_FSCopyDirectory.3.gz 2021-05-15T13:55:00.8192039Z 2021-05-15T13:55:01.0221832Z 47% 9139 - msys64\usr\share\man\man3\attrset.3x.gz 2021-05-15T13:55:01.0222798Z 2021-05-15T13:55:01.2250900Z 47% 9932 - msys64\usr\share\man\man3\mvinchnstr.3x.gz 2021-05-15T13:55:01.2251893Z 2021-05-15T13:55:01.4289548Z 47% 10679 - msys64\usr\share\man\mann\yield.n.gz 2021-05-15T13:55:01.4291207Z 2021-05-15T13:55:01.6312339Z 47% 11320 - msys64\usr\share\perl5\core_perl\Unicode\Collate\keys.txt 2021-05-15T13:55:01.6314352Z 2021-05-15T13:55:02.1073394Z 47% 12044 - msys64\usr\share\perl5\core_perl\unicore\lib\Scx\Diak.pl 2021-05-15T13:55:02.1074915Z 2021-05-15T13:55:02.3041383Z 47% 12491 - msys64\usr\share\terminfo\61\att5425-nl 2021-05-15T13:55:02.3042732Z 2021-05-15T13:55:02.5077113Z 47% 13300 - msys64\usr\share\terminfo\69\ibm8604 2021-05-15T13:55:02.5078749Z 2021-05-15T13:55:02.7101656Z 47% 14135 - msys64\usr\share\terminfo\74\tek4112-nd 2021-05-15T13:55:02.7103187Z 2021-05-15T13:55:02.9130494Z 47% 15015 - msys64\usr\share\zoneinfo\America\Boa_Vista 2021-05-15T13:55:02.9131484Z 2021-05-15T13:55:03.1166010Z 47% 15876 - msys64\usr\share\zoneinfo\posix\Australia\Brisbane 2021-05-15T13:55:03.1168198Z 2021-05-15T13:55:03.3490589Z 47% 16706 - msys64\usr\share\zoneinfo\right\US\Eastern 2021-05-15T13:55:03.3491873Z 2021-05-15T13:55:03.5581297Z 47% 17059 - msys64\var\lib\pacman\sync\msys.db 2021-05-15T13:55:03.5582888Z 2021-05-15T13:55:03.7611892Z 48% 17092 2021-05-15T13:55:03.7613083Z 2021-05-15T13:55:03.9778559Z 52% 17092 2021-05-15T13:55:03.9779127Z 2021-05-15T13:55:04.1976312Z 56% 17092 2021-05-15T13:55:04.1977556Z 2021-05-15T13:55:04.4103973Z 59% 17092 2021-05-15T13:55:04.4104540Z 2021-05-15T13:55:04.6074415Z 62% 17092 2021-05-15T13:55:04.6075260Z 2021-05-15T13:55:04.8196844Z 64% 17092 2021-05-15T13:55:04.8197791Z 2021-05-15T13:55:05.0292875Z 67% 17092 2021-05-15T13:55:05.0293649Z 2021-05-15T13:55:05.2442545Z 71% 17092 2021-05-15T13:55:05.2443363Z 2021-05-15T13:55:05.4441053Z 74% 17092 2021-05-15T13:55:05.4441729Z 2021-05-15T13:55:05.6590388Z 77% 17092 2021-05-15T13:55:05.6591429Z 2021-05-15T13:55:05.8665882Z 81% 17092 2021-05-15T13:55:05.8666566Z 2021-05-15T13:55:06.0671118Z 87% 17092 2021-05-15T13:55:06.0671725Z 2021-05-15T13:55:06.2712630Z 92% 17092 2021-05-15T13:55:06.2714029Z 2021-05-15T13:55:06.4604510Z 97% 17092 2021-05-15T13:55:06.4605292Z 2021-05-15T13:55:06.6641638Z 100% 17238 - msys64\usr\bin\ldh.exe 2021-05-15T13:55:06.6642549Z 2021-05-15T13:55:06.8674413Z 100% 17342 - msys64\usr\bin\msys-icudata68.dll 2021-05-15T13:55:06.8675247Z 2021-05-15T13:55:06.9747958Z 100% 17538 - msys64\usr\bin\zstdmt.exe 2021-05-15T13:55:06.9752013Z 2021-05-15T13:55:06.9752713Z Everything is Ok 2021-05-15T13:55:06.9780972Z ##[endgroup] 2021-05-15T13:55:06.9781840Z ##[group]Disable Key Refresh... 2021-05-15T13:55:07.0498882Z [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-15T13:55:07.4777976Z ##[endgroup] 2021-05-15T13:55:07.5059704Z ##[group]Restoring package cache... 2021-05-15T13:55:08.3436883Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-15T13:55:08.3438853Z ##[endgroup] 2021-05-15T13:55:08.3440211Z ##[group]Starting MSYS2 for the first time... 2021-05-15T13:55:08.4196603Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-15T13:55:08.5637484Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-15T13:55:08.5775231Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-15T13:55:08.9462167Z Copying skeleton files. 2021-05-15T13:55:08.9463506Z These files are for the users to personalise their msys2 experience. 2021-05-15T13:55:08.9465239Z 2021-05-15T13:55:08.9466107Z They will never be overwritten nor automatically updated. 2021-05-15T13:55:08.9466682Z 2021-05-15T13:55:08.9902572Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-15T13:55:09.0031531Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-15T13:55:09.0192088Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-15T13:55:09.0331763Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-15T13:55:09.0475523Z './.profile' -> '/home/runneradmin/.profile' 2021-05-15T13:55:09.0994284Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-15T13:55:09.1295638Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-15T13:55:09.1595306Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-15T13:55:09.1854688Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-15T13:55:09.3547767Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-15T13:55:09.3641791Z gpg: no ultimately trusted keys found 2021-05-15T13:55:09.6233223Z gpg: starting migration from earlier GnuPG versions 2021-05-15T13:55:09.6660365Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-15T13:55:09.6668417Z gpg: migration succeeded 2021-05-15T13:55:09.6860479Z gpg: Generating pacman keyring master key... 2021-05-15T13:55:11.8185403Z gpg: key AD08B63D24855A12 marked as ultimately trusted 2021-05-15T13:55:11.8186575Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-15T13:55:11.8619924Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/346A22C8F04ED5F1D40614B1AD08B63D24855A12.rev' 2021-05-15T13:55:11.8621228Z gpg: Done 2021-05-15T13:55:11.8809842Z ==> Updating trust database... 2021-05-15T13:55:11.8990147Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T13:55:11.8991498Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T13:55:11.9752703Z ==> Appending keys from msys2.gpg... 2021-05-15T13:55:12.1232963Z ==> Locally signing trusted keys in keyring... 2021-05-15T13:55:12.1368794Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T13:55:12.2388202Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T13:55:12.3392798Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T13:55:12.4441442Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T13:55:12.5474599Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T13:55:12.6487182Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T13:55:12.8404193Z ==> Importing owner trust values... 2021-05-15T13:55:12.8561284Z gpg: setting ownertrust to 4 2021-05-15T13:55:12.8562477Z gpg: setting ownertrust to 4 2021-05-15T13:55:12.8563196Z gpg: setting ownertrust to 4 2021-05-15T13:55:12.8564238Z gpg: setting ownertrust to 4 2021-05-15T13:55:12.8564912Z gpg: setting ownertrust to 4 2021-05-15T13:55:12.8565569Z gpg: setting ownertrust to 4 2021-05-15T13:55:12.8724511Z ==> Disabling revoked keys in keyring... 2021-05-15T13:55:12.8951105Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T13:55:12.9508601Z ==> Updating trust database... 2021-05-15T13:55:12.9717755Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T13:55:12.9728995Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T13:55:12.9738817Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-15T13:55:12.9742816Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-15T13:55:12.9744842Z gpg: next trustdb check due at 2022-01-23 2021-05-15T13:55:13.0100999Z pacman-key (pacman) 5.2.2 2021-05-15T13:55:13.0102261Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-15T13:55:13.0102966Z 2021-05-15T13:55:13.0239990Z This is free software; see the source for copying conditions. 2021-05-15T13:55:13.0240948Z There is NO WARRANTY, to the extent permitted by law. 2021-05-15T13:55:13.7488633Z  2021-05-15T13:55:13.7489560Z 2021-05-15T13:55:13.7490377Z ################################################################### 2021-05-15T13:55:13.7490964Z # # 2021-05-15T13:55:13.7491664Z # # 2021-05-15T13:55:13.7492280Z # C A U T I O N # 2021-05-15T13:55:13.7492841Z # # 2021-05-15T13:55:13.7493502Z # This is first start of MSYS2. # 2021-05-15T13:55:13.7494268Z # You MUST restart shell to apply necessary actions. # 2021-05-15T13:55:13.7495021Z # # 2021-05-15T13:55:13.7495588Z # # 2021-05-15T13:55:13.7496174Z ################################################################### 2021-05-15T13:55:13.7496482Z 2021-05-15T13:55:13.7496732Z 2021-05-15T13:55:13.7686872Z 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-15T13:55:13.7754604Z ##[endgroup] 2021-05-15T13:55:13.7873176Z ##[group]Disable CheckSpace... 2021-05-15T13:55:13.8334430Z [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-15T13:55:14.3272766Z ##[endgroup] 2021-05-15T13:55:14.3273849Z ##[group]Updating packages... 2021-05-15T13:55:14.3828966Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T13:55:15.1058006Z :: Synchronizing package databases... 2021-05-15T13:55:15.5606313Z downloading mingw32.db... 2021-05-15T13:55:16.2164078Z downloading mingw32.db.sig... 2021-05-15T13:55:16.4198813Z downloading mingw64.db... 2021-05-15T13:55:16.6110862Z downloading mingw64.db.sig... 2021-05-15T13:55:16.8161542Z downloading ucrt64.db... 2021-05-15T13:55:16.9537299Z downloading ucrt64.db.sig... 2021-05-15T13:55:17.1495055Z downloading msys.db... 2021-05-15T13:55:17.2481995Z downloading msys.db.sig... 2021-05-15T13:55:17.3433954Z :: Starting core system upgrade... 2021-05-15T13:55:17.5308801Z warning: terminate other MSYS2 programs before proceeding 2021-05-15T13:55:17.5310706Z resolving dependencies... 2021-05-15T13:55:17.5379899Z looking for conflicting packages... 2021-05-15T13:55:17.5401284Z 2021-05-15T13:55:17.5403004Z 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-15T13:55:17.5404108Z 2021-05-15T13:55:17.5405106Z Total Download Size: 9.36 MiB 2021-05-15T13:55:17.5405760Z Total Installed Size: 44.60 MiB 2021-05-15T13:55:17.5406864Z Net Upgrade Size: 0.02 MiB 2021-05-15T13:55:17.5407102Z 2021-05-15T13:55:17.5407580Z :: Proceed with installation? [Y/n] 2021-05-15T13:55:17.5408201Z :: Retrieving packages... 2021-05-15T13:55:17.6350511Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-15T13:55:17.7320125Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:55:17.8449058Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-15T13:55:18.0479307Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-15T13:55:18.1445051Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-15T13:55:18.2815364Z checking keyring... 2021-05-15T13:55:18.3671933Z checking package integrity... 2021-05-15T13:55:19.1103748Z loading package files... 2021-05-15T13:55:19.1248531Z checking for file conflicts... 2021-05-15T13:55:19.1251508Z :: Processing package changes... 2021-05-15T13:55:19.1252296Z upgrading filesystem... 2021-05-15T13:55:19.1681404Z upgrading mintty... 2021-05-15T13:55:19.2294097Z upgrading msys2-runtime... 2021-05-15T13:55:19.2918035Z upgrading pacman-mirrors... 2021-05-15T13:55:19.2963804Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-15T13:55:19.2982125Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-15T13:55:19.2994568Z upgrading pacman... 2021-05-15T13:55:19.3768530Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-15T13:55:19.6969957Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 5988 has been terminated. 2021-05-15T13:55:20.0635009Z ##[endgroup] 2021-05-15T13:55:20.0636989Z ##[group]Killing remaining tasks... 2021-05-15T13:55:20.1197693Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-15T13:55:20.3139355Z 2021-05-15T13:55:20.3140732Z INFO: No tasks running with the specified criteria. 2021-05-15T13:55:20.3175181Z ##[endgroup] 2021-05-15T13:55:20.3176004Z ##[group]Final system upgrade... 2021-05-15T13:55:20.3737590Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T13:55:21.1033200Z :: Synchronizing package databases... 2021-05-15T13:55:21.8303048Z mingw32 is up to date 2021-05-15T13:55:21.8304843Z mingw64 is up to date 2021-05-15T13:55:21.8305963Z ucrt64 is up to date 2021-05-15T13:55:21.8307192Z downloading clang64.db... 2021-05-15T13:55:22.4769923Z downloading clang64.db.sig... 2021-05-15T13:55:22.6699794Z msys is up to date 2021-05-15T13:55:22.6701547Z :: Starting core system upgrade... 2021-05-15T13:55:22.9066517Z there is nothing to do 2021-05-15T13:55:22.9067529Z :: Starting full system upgrade... 2021-05-15T13:55:22.9461949Z resolving dependencies... 2021-05-15T13:55:22.9524803Z looking for conflicting packages... 2021-05-15T13:55:22.9550656Z 2021-05-15T13:55:22.9552442Z Packages (11) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-15T13:55:22.9553634Z 2021-05-15T13:55:22.9554195Z Total Download Size: 4.95 MiB 2021-05-15T13:55:22.9554948Z Total Installed Size: 19.34 MiB 2021-05-15T13:55:22.9555551Z Net Upgrade Size: 0.93 MiB 2021-05-15T13:55:22.9555927Z 2021-05-15T13:55:22.9556642Z :: Proceed with installation? [Y/n] 2021-05-15T13:55:22.9557333Z :: Retrieving packages... 2021-05-15T13:55:23.0502579Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-15T13:55:23.1472230Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-15T13:55:23.3351104Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-15T13:55:23.4320361Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-15T13:55:23.5305804Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-15T13:55:23.6304073Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:55:23.7463897Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-15T13:55:23.9415395Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-15T13:55:24.0386352Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-15T13:55:24.1395519Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-15T13:55:24.2378604Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:55:24.2414369Z checking keyring... 2021-05-15T13:55:24.3389603Z checking package integrity... 2021-05-15T13:55:25.9258926Z loading package files... 2021-05-15T13:55:25.9494429Z checking for file conflicts... 2021-05-15T13:55:25.9495239Z checking available disk space... 2021-05-15T13:55:25.9605751Z :: Processing package changes... 2021-05-15T13:55:25.9606562Z upgrading less... 2021-05-15T13:55:25.9705412Z upgrading libxml2... 2021-05-15T13:55:25.9900725Z upgrading libxslt... 2021-05-15T13:55:26.0011020Z upgrading ca-certificates... 2021-05-15T13:55:26.6941531Z upgrading libsqlite... 2021-05-15T13:55:26.7053792Z upgrading libzstd... 2021-05-15T13:55:26.7123936Z upgrading gnupg... 2021-05-15T13:55:29.1416338Z ==> Appending keys from msys2.gpg... 2021-05-15T13:55:29.2335585Z ==> Locally signing trusted keys in keyring... 2021-05-15T13:55:29.2477678Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T13:55:33.8710613Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T13:55:33.8711562Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T13:55:33.8712410Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T13:55:33.8713163Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T13:55:33.8714028Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T13:55:33.8714669Z ==> Importing owner trust values... 2021-05-15T13:55:33.8715174Z ==> Disabling revoked keys in keyring... 2021-05-15T13:55:33.8715978Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T13:55:33.8717305Z ==> Updating trust database... 2021-05-15T13:55:33.8718599Z gpg: next trustdb check due at 2022-01-23 2021-05-15T13:55:33.8808873Z upgrading msys2-keyring... 2021-05-15T13:55:34.1179351Z ==> Appending keys from msys2.gpg... 2021-05-15T13:55:34.2122697Z ==> Locally signing trusted keys in keyring... 2021-05-15T13:55:34.2275357Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T13:55:34.3222496Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T13:55:34.3783445Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T13:55:34.4405899Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T13:55:34.4983584Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T13:55:34.5525859Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T13:55:34.6076193Z ==> Importing owner trust values... 2021-05-15T13:55:34.6452889Z ==> Disabling revoked keys in keyring... 2021-05-15T13:55:34.6602519Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T13:55:34.7152888Z ==> Updating trust database... 2021-05-15T13:55:34.7322488Z gpg: next trustdb check due at 2022-01-23 2021-05-15T13:55:34.8134620Z upgrading msys2-launcher... 2021-05-15T13:55:34.8221075Z upgrading rebase... 2021-05-15T13:55:34.8345901Z upgrading zstd... 2021-05-15T13:55:34.8545930Z :: Running post-transaction hooks... 2021-05-15T13:55:34.8546738Z (1/1) Updating the info directory file... 2021-05-15T13:55:35.0920027Z ##[endgroup] 2021-05-15T13:55:35.0922098Z ##[group]Installing additional packages... 2021-05-15T13:55:35.1520288Z [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-15T13:55:36.2045319Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-15T13:55:36.2046362Z :: Repository mingw64 2021-05-15T13:55:36.2049450Z 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-15T13:55:36.2051568Z 2021-05-15T13:55:36.2052058Z Enter a selection (default=all): 2021-05-15T13:55:36.2052616Z resolving dependencies... 2021-05-15T13:55:36.2154321Z looking for conflicting packages... 2021-05-15T13:55:36.2268404Z 2021-05-15T13:55:36.2288247Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.23-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.4.9-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-1 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T13:55:36.2304039Z 2021-05-15T13:55:36.2304890Z Total Download Size: 165.03 MiB 2021-05-15T13:55:36.2305565Z Total Installed Size: 1089.03 MiB 2021-05-15T13:55:36.2305991Z 2021-05-15T13:55:36.2306736Z :: Proceed with installation? [Y/n] 2021-05-15T13:55:36.2307450Z :: Retrieving packages... 2021-05-15T13:55:36.5378106Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T13:55:37.1075576Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T13:55:37.2065701Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T13:55:37.7178327Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:55:37.9517951Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:55:38.0836113Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T13:55:38.1840195Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T13:55:38.2855813Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T13:55:38.3834645Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T13:55:38.4795465Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:55:38.5747781Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:55:38.6839983Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T13:55:38.7803611Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:55:38.8781077Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T13:55:38.9781990Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:55:39.9392902Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:55:40.6988292Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:55:40.7971751Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:55:41.1530939Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:55:41.6014440Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T13:55:41.7010263Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T13:55:41.8380350Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T13:55:41.9338687Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T13:55:42.0292489Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T13:55:42.1568332Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T13:55:42.2542795Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T13:55:42.3525347Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T13:55:42.4496793Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-15T13:55:42.5470193Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-15T13:55:42.6444617Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-15T13:55:42.7490589Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T13:55:42.9857711Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T13:55:43.0835864Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T13:55:43.1831518Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T13:55:43.3181630Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T13:55:43.6241352Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T13:55:43.7382134Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T13:55:43.8388319Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T13:55:44.4899134Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-15T13:55:44.5855757Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T13:55:44.8016372Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-15T13:55:45.1049791Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:55:45.5068070Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:55:45.6038911Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T13:55:45.7003144Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-15T13:55:45.7996175Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:55:45.8960148Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:55:45.9920749Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:55:46.0902221Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-15T13:55:46.4073919Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-15T13:55:46.5071186Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-15T13:55:46.6097059Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-15T13:55:46.7068840Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-15T13:55:46.8028821Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-15T13:55:46.8989296Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-15T13:55:46.9940739Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-15T13:55:47.0892216Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-15T13:55:47.1861926Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-15T13:55:47.2820460Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-15T13:55:47.3772997Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-15T13:55:47.4729777Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-15T13:55:47.5690480Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-15T13:55:47.6644453Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-15T13:55:47.7610659Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-15T13:55:47.8564301Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-15T13:55:47.9523845Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-15T13:55:48.0476079Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-15T13:55:48.1429314Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-15T13:55:48.2379033Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-15T13:55:48.3344129Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-15T13:55:48.4315700Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-15T13:55:48.5277308Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-15T13:55:48.6243324Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-15T13:55:48.7202112Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-15T13:55:48.8175140Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-15T13:55:48.9157230Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-15T13:55:49.0125063Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-15T13:55:49.1086932Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-15T13:55:49.2044484Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-15T13:55:49.3021971Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-15T13:55:49.4370261Z checking keyring... 2021-05-15T13:55:49.7290878Z checking package integrity... 2021-05-15T13:56:02.3247976Z loading package files... 2021-05-15T13:56:02.8969799Z checking for file conflicts... 2021-05-15T13:56:05.1386574Z checking available disk space... 2021-05-15T13:56:05.1502905Z :: Processing package changes... 2021-05-15T13:56:05.1503837Z installing expat... 2021-05-15T13:56:05.1561686Z installing vim... 2021-05-15T13:56:06.6583022Z installing heimdal... 2021-05-15T13:56:07.0002675Z installing openssh... 2021-05-15T13:56:07.0393315Z installing perl-Error... 2021-05-15T13:56:07.0501351Z installing perl-Authen-SASL... 2021-05-15T13:56:07.0723426Z installing perl-Encode-Locale... 2021-05-15T13:56:07.0796453Z installing perl-HTTP-Date... 2021-05-15T13:56:07.0878454Z installing perl-File-Listing... 2021-05-15T13:56:07.0948897Z installing perl-HTML-Tagset... 2021-05-15T13:56:07.0992206Z installing perl-Clone... 2021-05-15T13:56:07.1048204Z installing perl-IO-HTML... 2021-05-15T13:56:07.1104213Z installing perl-LWP-MediaTypes... 2021-05-15T13:56:07.1162207Z installing perl-URI... 2021-05-15T13:56:07.1625946Z installing perl-HTTP-Message... 2021-05-15T13:56:07.1796194Z installing perl-HTML-Parser... 2021-05-15T13:56:07.1948735Z installing perl-HTTP-Cookies... 2021-05-15T13:56:07.2027060Z installing perl-HTTP-Daemon... 2021-05-15T13:56:07.2070154Z installing perl-HTTP-Negotiate... 2021-05-15T13:56:07.2111917Z installing perl-Net-HTTP... 2021-05-15T13:56:07.2208996Z installing perl-WWW-RobotRules... 2021-05-15T13:56:07.2271079Z installing perl-Try-Tiny... 2021-05-15T13:56:07.2367197Z installing perl-libwww... 2021-05-15T13:56:07.2705642Z Optional dependencies for perl-libwww 2021-05-15T13:56:07.2707483Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-15T13:56:07.2709049Z installing perl-TimeDate... 2021-05-15T13:56:07.3059996Z installing perl-MailTools... 2021-05-15T13:56:07.3379440Z installing perl-IO-Stringy... 2021-05-15T13:56:07.3509041Z installing perl-Convert-BinHex... 2021-05-15T13:56:07.4640696Z module test... pass. 2021-05-15T13:56:07.4691885Z installing perl-MIME-tools... 2021-05-15T13:56:07.5253985Z installing perl-Net-SSLeay... 2021-05-15T13:56:07.5966762Z installing perl-IO-Socket-SSL... 2021-05-15T13:56:07.6078704Z installing perl-Net-SMTP-SSL... 2021-05-15T13:56:07.6137954Z installing perl-TermReadKey... 2021-05-15T13:56:07.6209999Z installing git... 2021-05-15T13:56:08.1736551Z Optional dependencies for git 2021-05-15T13:56:08.1737341Z python: various helper scripts 2021-05-15T13:56:08.1737812Z subversion: git svn 2021-05-15T13:56:08.1738320Z installing mingw-w64-x86_64-libiconv... 2021-05-15T13:56:08.2000588Z installing mingw-w64-x86_64-zlib... 2021-05-15T13:56:08.2091728Z installing mingw-w64-x86_64-binutils... 2021-05-15T13:56:08.4856671Z installing mingw-w64-x86_64-headers-git... 2021-05-15T13:56:09.7433416Z installing mingw-w64-x86_64-crt-git... 2021-05-15T13:56:10.5758106Z installing mingw-w64-x86_64-isl... 2021-05-15T13:56:10.6277451Z installing mingw-w64-x86_64-gmp... 2021-05-15T13:56:10.6389015Z installing mingw-w64-x86_64-mpfr... 2021-05-15T13:56:10.6580514Z installing mingw-w64-x86_64-mpc... 2021-05-15T13:56:10.6629011Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-15T13:56:10.6695318Z installing mingw-w64-x86_64-gcc-libs... 2021-05-15T13:56:10.6876362Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-15T13:56:10.6916726Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-15T13:56:10.7040575Z installing mingw-w64-x86_64-zstd... 2021-05-15T13:56:10.7247526Z installing mingw-w64-x86_64-gcc... 2021-05-15T13:56:11.8885807Z installing mingw-w64-x86_64-gcc-ada... 2021-05-15T13:56:13.8689326Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-15T13:56:13.8798876Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-15T13:56:14.0222307Z installing mingw-w64-x86_64-gcc-objc... 2021-05-15T13:56:14.5276788Z installing mingw-w64-x86_64-expat... 2021-05-15T13:56:14.5395490Z installing mingw-w64-x86_64-gettext... 2021-05-15T13:56:16.3743714Z installing mingw-w64-x86_64-libtre-git... 2021-05-15T13:56:16.3744758Z installing mingw-w64-x86_64-libsystre... 2021-05-15T13:56:16.3745467Z installing mingw-w64-x86_64-ncurses... 2021-05-15T13:56:21.2984953Z installing mingw-w64-x86_64-bzip2... 2021-05-15T13:56:21.3142552Z installing mingw-w64-x86_64-libffi... 2021-05-15T13:56:21.3244973Z installing mingw-w64-x86_64-mpdecimal... 2021-05-15T13:56:21.3757047Z installing mingw-w64-x86_64-libtasn1... 2021-05-15T13:56:21.4143316Z installing mingw-w64-x86_64-p11-kit... 2021-05-15T13:56:21.4373103Z installing mingw-w64-x86_64-ca-certificates... 2021-05-15T13:56:22.0950232Z installing mingw-w64-x86_64-openssl... 2021-05-15T13:56:28.4020718Z installing mingw-w64-x86_64-termcap... 2021-05-15T13:56:28.4075915Z installing mingw-w64-x86_64-readline... 2021-05-15T13:56:29.3792243Z installing mingw-w64-x86_64-tcl... 2021-05-15T13:56:29.9742945Z installing mingw-w64-x86_64-sqlite3... 2021-05-15T13:56:30.9699540Z installing mingw-w64-x86_64-tk... 2021-05-15T13:56:31.4815676Z installing mingw-w64-x86_64-xz... 2021-05-15T13:56:31.5527106Z installing mingw-w64-x86_64-python... 2021-05-15T13:56:39.0144413Z installing mingw-w64-x86_64-xxhash... 2021-05-15T13:56:39.8797051Z installing mingw-w64-x86_64-gdb... 2021-05-15T13:56:39.8797874Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-15T13:56:39.8798643Z installing mingw-w64-x86_64-libgccjit... 2021-05-15T13:56:39.8799408Z installing mingw-w64-x86_64-libmangle-git... 2021-05-15T13:56:39.8800140Z installing mingw-w64-x86_64-make... 2021-05-15T13:56:39.8800809Z installing mingw-w64-x86_64-pkgconf... 2021-05-15T13:56:39.8801970Z installing mingw-w64-x86_64-tools-git... 2021-05-15T13:56:39.8802997Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-15T13:56:39.8803798Z ##[endgroup] 2021-05-15T13:56:39.8804327Z ##[group]Saving package cache... 2021-05-15T13:56:39.8805313Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-15T13:56:40.4709625Z ==> no candidate packages found for pruning 2021-05-15T13:56:40.5355851Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-15T13:56:40.8959140Z ==> no candidate packages found for pruning 2021-05-15T13:56:42.3278814Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58, another job may be creating this cache. 2021-05-15T13:56:42.3969667Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-15T13:56:43.2447498Z 2021-05-15T13:56:43.2448650Z Cache directory: /var/cache/pacman/pkg/ 2021-05-15T13:56:43.2707301Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-15T13:56:43.2708271Z removing all files from cache... 2021-05-15T13:56:43.2708735Z 2021-05-15T13:56:43.2709355Z Database directory: /var/lib/pacman/ 2021-05-15T13:56:43.2714896Z :: Do you want to remove unused repositories? [Y/n] 2021-05-15T13:56:43.2716221Z removing unused sync repositories... 2021-05-15T13:56:43.2768950Z ##[endgroup] 2021-05-15T13:56:43.3053979Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-15T13:56:43.3054501Z env: 2021-05-15T13:56:43.3054885Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:56:43.3055219Z TIC_DEPLOY_KEY: 2021-05-15T13:56:43.3055491Z RSPM: 2021-05-15T13:56:43.3056602Z GITHUB_PAT: *** 2021-05-15T13:56:43.3056886Z COVERALLS_TOKEN: 2021-05-15T13:56:43.3057252Z continue-on-error: false 2021-05-15T13:56:43.3057585Z VDIFFR_RUN_TESTS: 2021-05-15T13:56:43.3057912Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:56:43.3058190Z TZ: UTC 2021-05-15T13:56:43.3058484Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:56:43.3058774Z NOT_CRAN: true 2021-05-15T13:56:43.3059062Z MSYSTEM: MINGW64 2021-05-15T13:56:43.3059532Z ##[endgroup] 2021-05-15T13:56:44.1558595Z :: Synchronizing package databases... 2021-05-15T13:56:44.8769821Z mingw32 is up to date 2021-05-15T13:56:44.8770667Z mingw64 is up to date 2021-05-15T13:56:44.8771368Z ucrt64 is up to date 2021-05-15T13:56:44.8771983Z clang64 is up to date 2021-05-15T13:56:44.8772550Z msys is up to date 2021-05-15T13:56:44.8773243Z :: Starting core system upgrade... 2021-05-15T13:56:45.1054726Z there is nothing to do 2021-05-15T13:56:45.1056251Z :: Starting full system upgrade... 2021-05-15T13:56:45.2097998Z there is nothing to do 2021-05-15T13:56:45.8983843Z resolving dependencies... 2021-05-15T13:56:45.9045367Z looking for conflicting packages... 2021-05-15T13:56:45.9134881Z 2021-05-15T13:56:45.9135795Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-15T13:56:45.9136386Z 2021-05-15T13:56:45.9136962Z Total Download Size: 3.00 MiB 2021-05-15T13:56:45.9137553Z Total Installed Size: 20.93 MiB 2021-05-15T13:56:45.9137934Z 2021-05-15T13:56:45.9138645Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:45.9139316Z :: Retrieving packages... 2021-05-15T13:56:46.2560494Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-15T13:56:47.0229306Z checking keyring... 2021-05-15T13:56:47.0995889Z checking package integrity... 2021-05-15T13:56:47.2336173Z loading package files... 2021-05-15T13:56:47.2359100Z checking for file conflicts... 2021-05-15T13:56:47.2370196Z checking available disk space... 2021-05-15T13:56:47.2376007Z :: Processing package changes... 2021-05-15T13:56:47.2376728Z installing mingw-w64-x86_64-aom... 2021-05-15T13:56:47.9701071Z resolving dependencies... 2021-05-15T13:56:47.9702827Z looking for conflicting packages... 2021-05-15T13:56:47.9833491Z 2021-05-15T13:56:47.9834526Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-15T13:56:47.9835023Z 2021-05-15T13:56:47.9835540Z Total Download Size: 1.97 MiB 2021-05-15T13:56:47.9836176Z Total Installed Size: 4.43 MiB 2021-05-15T13:56:47.9836550Z 2021-05-15T13:56:47.9837275Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:47.9837943Z :: Retrieving packages... 2021-05-15T13:56:48.2885371Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-15T13:56:48.9341989Z checking keyring... 2021-05-15T13:56:49.0110082Z checking package integrity... 2021-05-15T13:56:49.1436288Z loading package files... 2021-05-15T13:56:49.1458912Z checking for file conflicts... 2021-05-15T13:56:49.1480103Z checking available disk space... 2021-05-15T13:56:49.1486399Z :: Processing package changes... 2021-05-15T13:56:49.1500635Z installing mingw-w64-x86_64-argtable... 2021-05-15T13:56:49.8646028Z resolving dependencies... 2021-05-15T13:56:49.8782412Z looking for conflicting packages... 2021-05-15T13:56:49.8828815Z 2021-05-15T13:56:49.8844863Z 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-15T13:56:49.8855093Z 2021-05-15T13:56:49.8856129Z Total Download Size: 92.82 MiB 2021-05-15T13:56:49.8857260Z Total Installed Size: 821.22 MiB 2021-05-15T13:56:49.8857959Z 2021-05-15T13:56:49.8859063Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:49.8860258Z :: Retrieving packages... 2021-05-15T13:56:50.1851508Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-15T13:56:50.6434345Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-15T13:56:50.7374010Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-15T13:56:50.8327719Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-15T13:56:51.0163999Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-15T13:56:51.1108917Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-15T13:56:51.4991017Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-15T13:56:51.6051492Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-15T13:56:51.7015552Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-15T13:56:51.8220303Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-15T13:56:51.9168225Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-15T13:56:52.0102387Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-15T13:56:52.1190518Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-15T13:56:52.4167271Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-15T13:56:52.5185960Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-15T13:56:52.6143072Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-15T13:56:52.7106973Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-15T13:56:52.8061294Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-15T13:56:52.9163670Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-15T13:56:53.0120524Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-15T13:56:53.1484967Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-15T13:56:53.2474083Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-15T13:56:53.3743131Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-15T13:56:53.4687908Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-15T13:56:53.5669961Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-15T13:56:53.8826149Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-15T13:56:54.0882160Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-15T13:56:54.1865322Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-15T13:56:55.1049950Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-15T13:56:56.0554217Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-15T13:56:56.8825182Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-15T13:56:56.8827985Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-15T13:56:56.9646827Z checking keyring... 2021-05-15T13:56:57.1863610Z checking package integrity... 2021-05-15T13:57:01.8794232Z loading package files... 2021-05-15T13:57:01.9720208Z checking for file conflicts... 2021-05-15T13:57:03.4572340Z checking available disk space... 2021-05-15T13:57:03.4637636Z :: Processing package changes... 2021-05-15T13:57:03.4639472Z installing mingw-w64-x86_64-aws-c-common... 2021-05-15T13:57:03.5333150Z installing mingw-w64-x86_64-aws-checksums... 2021-05-15T13:57:03.5469267Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-15T13:57:03.5635626Z installing mingw-w64-x86_64-aws-c-io... 2021-05-15T13:57:03.5880614Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-15T13:57:03.6058527Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T13:57:04.3297746Z installing mingw-w64-x86_64-brotli... 2021-05-15T13:57:04.3484147Z installing mingw-w64-x86_64-double-conversion... 2021-05-15T13:57:04.3722921Z installing mingw-w64-x86_64-flatbuffers... 2021-05-15T13:57:04.4027777Z installing mingw-w64-x86_64-gflags... 2021-05-15T13:57:04.4372480Z installing mingw-w64-x86_64-wineditline... 2021-05-15T13:57:04.4502227Z installing mingw-w64-x86_64-pcre... 2021-05-15T13:57:04.5876305Z installing mingw-w64-x86_64-glib2... 2021-05-15T13:57:05.0758562Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-15T13:57:05.0949886Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-15T13:57:05.1118695Z installing mingw-w64-x86_64-python-beaker... 2021-05-15T13:57:05.1920701Z installing mingw-w64-x86_64-python-mako... 2021-05-15T13:57:05.2622378Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-15T13:57:05.4080392Z installing mingw-w64-x86_64-c-ares... 2021-05-15T13:57:05.4587388Z installing mingw-w64-x86_64-protobuf... 2021-05-15T13:57:05.6299830Z installing mingw-w64-x86_64-re2... 2021-05-15T13:57:05.6462745Z installing mingw-w64-x86_64-grpc... 2021-05-15T13:57:05.9707280Z installing mingw-w64-x86_64-libutf8proc... 2021-05-15T13:57:05.9845693Z installing mingw-w64-x86_64-lz4... 2021-05-15T13:57:05.9979261Z installing mingw-w64-x86_64-openblas... 2021-05-15T13:57:06.2593954Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-15T13:57:06.2595078Z number of threads to use. 2021-05-15T13:57:06.2626850Z installing mingw-w64-x86_64-python-numpy... 2021-05-15T13:57:07.7259068Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-15T13:57:07.7260709Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-15T13:57:07.7262005Z installing mingw-w64-x86_64-snappy... 2021-05-15T13:57:07.7394949Z installing mingw-w64-x86_64-icu... 2021-05-15T13:57:08.1868193Z installing mingw-w64-x86_64-boost... 2021-05-15T13:57:21.6240901Z installing mingw-w64-x86_64-thrift... 2021-05-15T13:57:21.7145725Z installing mingw-w64-x86_64-uriparser... 2021-05-15T13:57:21.7271873Z installing mingw-w64-x86_64-arrow... 2021-05-15T13:57:23.9098959Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-15T13:57:23.9099723Z resolving dependencies... 2021-05-15T13:57:23.9219422Z looking for conflicting packages... 2021-05-15T13:57:23.9348552Z 2021-05-15T13:57:23.9349542Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-15T13:57:23.9350130Z 2021-05-15T13:57:23.9350993Z Total Installed Size: 36.73 MiB 2021-05-15T13:57:23.9351568Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:23.9352211Z 2021-05-15T13:57:23.9352993Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:23.9353643Z checking keyring... 2021-05-15T13:57:24.0078215Z checking package integrity... 2021-05-15T13:57:24.1544113Z loading package files... 2021-05-15T13:57:24.1738986Z checking for file conflicts... 2021-05-15T13:57:24.1739846Z checking available disk space... 2021-05-15T13:57:24.2203345Z :: Processing package changes... 2021-05-15T13:57:24.2204456Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T13:57:25.8867019Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-15T13:57:25.8868606Z resolving dependencies... 2021-05-15T13:57:25.8970029Z looking for conflicting packages... 2021-05-15T13:57:25.9020982Z 2021-05-15T13:57:25.9021912Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-15T13:57:25.9022550Z 2021-05-15T13:57:25.9023225Z Total Download Size: 7.06 MiB 2021-05-15T13:57:25.9023980Z Total Installed Size: 88.32 MiB 2021-05-15T13:57:25.9024745Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:25.9025220Z 2021-05-15T13:57:25.9025996Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:25.9026834Z :: Retrieving packages... 2021-05-15T13:57:26.2139682Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T13:57:27.1602827Z checking keyring... 2021-05-15T13:57:27.2389946Z checking package integrity... 2021-05-15T13:57:27.4050017Z loading package files... 2021-05-15T13:57:27.4100619Z checking for file conflicts... 2021-05-15T13:57:27.4101444Z checking available disk space... 2021-05-15T13:57:27.4182297Z :: Processing package changes... 2021-05-15T13:57:27.4183039Z reinstalling mingw-w64-x86_64-binutils... 2021-05-15T13:57:28.3872183Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-15T13:57:28.3873059Z resolving dependencies... 2021-05-15T13:57:28.3999316Z looking for conflicting packages... 2021-05-15T13:57:28.4133780Z 2021-05-15T13:57:28.4134711Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-15T13:57:28.4135344Z 2021-05-15T13:57:28.4136529Z Total Installed Size: 344.30 MiB 2021-05-15T13:57:28.4137388Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:28.4138051Z 2021-05-15T13:57:28.4138672Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:28.4139226Z checking keyring... 2021-05-15T13:57:28.4833409Z checking package integrity... 2021-05-15T13:57:28.7442226Z loading package files... 2021-05-15T13:57:28.9165716Z checking for file conflicts... 2021-05-15T13:57:28.9185143Z checking available disk space... 2021-05-15T13:57:29.5953176Z :: Processing package changes... 2021-05-15T13:57:29.5954225Z reinstalling mingw-w64-x86_64-boost... 2021-05-15T13:57:44.0617669Z resolving dependencies... 2021-05-15T13:57:44.0732320Z looking for conflicting packages... 2021-05-15T13:57:44.0793236Z 2021-05-15T13:57:44.0794299Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-15T13:57:44.0795038Z 2021-05-15T13:57:44.0795797Z Total Download Size: 0.17 MiB 2021-05-15T13:57:44.0796699Z Total Installed Size: 0.98 MiB 2021-05-15T13:57:44.0797278Z 2021-05-15T13:57:44.0798303Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:44.0799262Z :: Retrieving packages... 2021-05-15T13:57:44.3944886Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-15T13:57:44.9730701Z checking keyring... 2021-05-15T13:57:45.0491267Z checking package integrity... 2021-05-15T13:57:45.1681565Z loading package files... 2021-05-15T13:57:45.1724063Z checking for file conflicts... 2021-05-15T13:57:45.1784902Z checking available disk space... 2021-05-15T13:57:45.1793688Z :: Processing package changes... 2021-05-15T13:57:45.1794564Z installing mingw-w64-x86_64-bwidget... 2021-05-15T13:57:45.9723505Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-15T13:57:45.9724249Z resolving dependencies... 2021-05-15T13:57:45.9793799Z looking for conflicting packages... 2021-05-15T13:57:45.9881936Z 2021-05-15T13:57:45.9882737Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-15T13:57:45.9883194Z 2021-05-15T13:57:45.9899039Z Total Download Size: 0.09 MiB 2021-05-15T13:57:45.9902585Z Total Installed Size: 0.46 MiB 2021-05-15T13:57:45.9903289Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:45.9903642Z 2021-05-15T13:57:45.9904239Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:45.9904813Z :: Retrieving packages... 2021-05-15T13:57:46.3120889Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T13:57:46.4920778Z checking keyring... 2021-05-15T13:57:46.5688464Z checking package integrity... 2021-05-15T13:57:46.6858584Z loading package files... 2021-05-15T13:57:46.6874323Z checking for file conflicts... 2021-05-15T13:57:46.6875089Z checking available disk space... 2021-05-15T13:57:46.6895110Z :: Processing package changes... 2021-05-15T13:57:46.6896134Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-15T13:57:47.4184139Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-15T13:57:47.4184986Z resolving dependencies... 2021-05-15T13:57:47.4185719Z looking for conflicting packages... 2021-05-15T13:57:47.4340115Z 2021-05-15T13:57:47.4341015Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-15T13:57:47.4341455Z 2021-05-15T13:57:47.4342390Z Total Installed Size: 0.62 MiB 2021-05-15T13:57:47.4342976Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:47.4343407Z 2021-05-15T13:57:47.4344017Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:47.4344558Z checking keyring... 2021-05-15T13:57:47.4972966Z checking package integrity... 2021-05-15T13:57:47.5907099Z loading package files... 2021-05-15T13:57:47.5925874Z checking for file conflicts... 2021-05-15T13:57:47.5926561Z checking available disk space... 2021-05-15T13:57:47.5968143Z :: Processing package changes... 2021-05-15T13:57:47.5968948Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-15T13:57:48.3278749Z resolving dependencies... 2021-05-15T13:57:48.3432337Z looking for conflicting packages... 2021-05-15T13:57:48.3453138Z warning: dependency cycle detected: 2021-05-15T13:57:48.3453801Z 2021-05-15T13:57:48.3455633Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-15T13:57:48.3459758Z 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-15T13:57:48.3462650Z 2021-05-15T13:57:48.3463609Z Total Download Size: 3.58 MiB 2021-05-15T13:57:48.3464715Z Total Installed Size: 21.16 MiB 2021-05-15T13:57:48.3465420Z 2021-05-15T13:57:48.3466487Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:48.3467782Z :: Retrieving packages... 2021-05-15T13:57:48.6490327Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-15T13:57:49.1086031Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-15T13:57:49.2032273Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-15T13:57:49.4824759Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-15T13:57:49.6681427Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-15T13:57:49.7623259Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-15T13:57:49.8586814Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-15T13:57:49.9533454Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-15T13:57:49.9667047Z checking keyring... 2021-05-15T13:57:50.2438687Z checking package integrity... 2021-05-15T13:57:51.1935260Z loading package files... 2021-05-15T13:57:51.2133248Z checking for file conflicts... 2021-05-15T13:57:51.2309995Z checking available disk space... 2021-05-15T13:57:51.2317558Z :: Processing package changes... 2021-05-15T13:57:51.2318246Z installing mingw-w64-x86_64-libpng... 2021-05-15T13:57:51.2547751Z installing mingw-w64-x86_64-graphite2... 2021-05-15T13:57:51.2666335Z installing mingw-w64-x86_64-harfbuzz... 2021-05-15T13:57:51.3235243Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-15T13:57:51.3237208Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-15T13:57:51.3238843Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-15T13:57:51.3240468Z installing mingw-w64-x86_64-freetype... 2021-05-15T13:57:51.5325481Z installing mingw-w64-x86_64-fontconfig... 2021-05-15T13:57:51.6414116Z 2021-05-15T13:57:51.6422207Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-15T13:57:51.6423863Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-15T13:57:51.6434905Z 2021-05-15T13:58:01.3417754Z updating font cache... done. 2021-05-15T13:58:01.3450323Z installing mingw-w64-x86_64-lzo2... 2021-05-15T13:58:01.3711084Z installing mingw-w64-x86_64-pixman... 2021-05-15T13:58:01.3825893Z installing mingw-w64-x86_64-cairo... 2021-05-15T13:58:01.4171202Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-15T13:58:01.4172935Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-15T13:58:01.4184636Z :: Running post-transaction hooks... 2021-05-15T13:58:01.4186287Z (1/1) Updating fontconfig cache... 2021-05-15T13:58:02.1604784Z resolving dependencies... 2021-05-15T13:58:02.1725834Z looking for conflicting packages... 2021-05-15T13:58:02.1784980Z 2021-05-15T13:58:02.1785933Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-15T13:58:02.1786451Z 2021-05-15T13:58:02.1787001Z Total Download Size: 0.10 MiB 2021-05-15T13:58:02.1787593Z Total Installed Size: 0.20 MiB 2021-05-15T13:58:02.1788082Z 2021-05-15T13:58:02.1788665Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:02.1789225Z :: Retrieving packages... 2021-05-15T13:58:02.5018170Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-15T13:58:02.7804855Z checking keyring... 2021-05-15T13:58:02.8651513Z checking package integrity... 2021-05-15T13:58:02.9879936Z loading package files... 2021-05-15T13:58:02.9899624Z checking for file conflicts... 2021-05-15T13:58:02.9908764Z checking available disk space... 2021-05-15T13:58:02.9917066Z :: Processing package changes... 2021-05-15T13:58:02.9917774Z installing mingw-w64-x86_64-ccache... 2021-05-15T13:58:03.7231558Z resolving dependencies... 2021-05-15T13:58:03.7357300Z looking for conflicting packages... 2021-05-15T13:58:03.7414440Z 2021-05-15T13:58:03.7416076Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-15T13:58:03.7417349Z 2021-05-15T13:58:03.7418356Z Total Download Size: 0.69 MiB 2021-05-15T13:58:03.7419510Z Total Installed Size: 3.86 MiB 2021-05-15T13:58:03.7420269Z 2021-05-15T13:58:03.7421457Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:03.7422705Z :: Retrieving packages... 2021-05-15T13:58:04.0479229Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-15T13:58:04.5162263Z checking keyring... 2021-05-15T13:58:04.5948526Z checking package integrity... 2021-05-15T13:58:04.7167600Z loading package files... 2021-05-15T13:58:04.7171767Z checking for file conflicts... 2021-05-15T13:58:04.7184994Z checking available disk space... 2021-05-15T13:58:04.7193068Z :: Processing package changes... 2021-05-15T13:58:04.7193742Z installing mingw-w64-x86_64-cfitsio... 2021-05-15T13:58:05.4329730Z resolving dependencies... 2021-05-15T13:58:05.4385624Z looking for conflicting packages... 2021-05-15T13:58:05.4500142Z 2021-05-15T13:58:05.4501247Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-15T13:58:05.4501878Z 2021-05-15T13:58:05.4502481Z Total Download Size: 0.42 MiB 2021-05-15T13:58:05.4503193Z Total Installed Size: 1.59 MiB 2021-05-15T13:58:05.4503638Z 2021-05-15T13:58:05.4504361Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:05.4505127Z :: Retrieving packages... 2021-05-15T13:58:05.7557441Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-15T13:58:06.1253532Z checking keyring... 2021-05-15T13:58:06.2075069Z checking package integrity... 2021-05-15T13:58:06.3333875Z loading package files... 2021-05-15T13:58:06.3349375Z checking for file conflicts... 2021-05-15T13:58:06.3369682Z checking available disk space... 2021-05-15T13:58:06.3378824Z :: Processing package changes... 2021-05-15T13:58:06.3379749Z installing mingw-w64-x86_64-clustal-omega... 2021-05-15T13:58:07.0480972Z resolving dependencies... 2021-05-15T13:58:07.0654883Z looking for conflicting packages... 2021-05-15T13:58:07.0683735Z 2021-05-15T13:58:07.0688235Z 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-15T13:58:07.0691304Z 2021-05-15T13:58:07.0692012Z Total Download Size: 13.82 MiB 2021-05-15T13:58:07.0692959Z Total Installed Size: 92.94 MiB 2021-05-15T13:58:07.0693474Z 2021-05-15T13:58:07.0694454Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:07.0695332Z :: Retrieving packages... 2021-05-15T13:58:07.3759573Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-15T13:58:07.9309359Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-15T13:58:08.0271994Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-15T13:58:08.1230545Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-15T13:58:08.2173853Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-15T13:58:08.3214453Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-15T13:58:08.4161222Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-15T13:58:08.5212634Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-15T13:58:08.6179947Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-15T13:58:08.9003775Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-15T13:58:08.9987647Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-15T13:58:09.1013614Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-15T13:58:09.2033095Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-15T13:58:09.2986133Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-15T13:58:09.4013420Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-15T13:58:09.7457285Z checking keyring... 2021-05-15T13:58:09.9736556Z checking package integrity... 2021-05-15T13:58:11.8797329Z loading package files... 2021-05-15T13:58:11.9925979Z checking for file conflicts... 2021-05-15T13:58:12.4967175Z checking available disk space... 2021-05-15T13:58:12.4996511Z :: Processing package changes... 2021-05-15T13:58:12.4998128Z installing mingw-w64-x86_64-libunistring... 2021-05-15T13:58:12.5442498Z installing mingw-w64-x86_64-libidn2... 2021-05-15T13:58:12.5805564Z installing mingw-w64-x86_64-libmetalink... 2021-05-15T13:58:12.6064233Z installing mingw-w64-x86_64-libpsl... 2021-05-15T13:58:12.6133685Z installing mingw-w64-x86_64-libssh2... 2021-05-15T13:58:12.7422000Z installing mingw-w64-x86_64-jansson... 2021-05-15T13:58:12.7517164Z installing mingw-w64-x86_64-jemalloc... 2021-05-15T13:58:12.7699809Z installing mingw-w64-x86_64-nghttp2... 2021-05-15T13:58:12.7845138Z installing mingw-w64-x86_64-curl... 2021-05-15T13:58:13.1355698Z installing mingw-w64-x86_64-jsoncpp... 2021-05-15T13:58:13.1580785Z installing mingw-w64-x86_64-nettle... 2021-05-15T13:58:13.2134157Z installing mingw-w64-x86_64-libarchive... 2021-05-15T13:58:13.2599718Z installing mingw-w64-x86_64-libuv... 2021-05-15T13:58:13.2715613Z installing mingw-w64-x86_64-rhash... 2021-05-15T13:58:13.3076450Z installing mingw-w64-x86_64-cmake... 2021-05-15T13:58:18.2296291Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-15T13:58:18.2297418Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-15T13:58:18.2298219Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-15T13:58:19.0271704Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-15T13:58:19.8263686Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-15T13:58:20.4981990Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T13:58:20.4982806Z resolving dependencies... 2021-05-15T13:58:20.5083592Z looking for conflicting packages... 2021-05-15T13:58:20.5179902Z 2021-05-15T13:58:20.5180597Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T13:58:20.5181093Z 2021-05-15T13:58:20.5181548Z Total Download Size: 3.18 MiB 2021-05-15T13:58:20.5182086Z Total Installed Size: 81.46 MiB 2021-05-15T13:58:20.5182613Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:20.5182945Z 2021-05-15T13:58:20.5183521Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:20.5184086Z :: Retrieving packages... 2021-05-15T13:58:20.8438237Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:58:21.6025285Z checking keyring... 2021-05-15T13:58:21.6777378Z checking package integrity... 2021-05-15T13:58:21.8170966Z loading package files... 2021-05-15T13:58:21.8263181Z checking for file conflicts... 2021-05-15T13:58:21.8264114Z checking available disk space... 2021-05-15T13:58:21.8621667Z :: Processing package changes... 2021-05-15T13:58:21.8622898Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-15T13:58:23.4271196Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-15T13:58:23.4272005Z resolving dependencies... 2021-05-15T13:58:23.4414322Z looking for conflicting packages... 2021-05-15T13:58:23.4469119Z 2021-05-15T13:58:23.4470112Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-15T13:58:23.4471197Z 2021-05-15T13:58:23.4472135Z Total Installed Size: 2.86 MiB 2021-05-15T13:58:23.4473178Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:23.4473879Z 2021-05-15T13:58:23.4474832Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:23.4475856Z checking keyring... 2021-05-15T13:58:23.5087706Z checking package integrity... 2021-05-15T13:58:23.6239536Z loading package files... 2021-05-15T13:58:23.6299043Z checking for file conflicts... 2021-05-15T13:58:23.6299736Z checking available disk space... 2021-05-15T13:58:23.6487319Z :: Processing package changes... 2021-05-15T13:58:23.6488124Z reinstalling mingw-w64-x86_64-curl... 2021-05-15T13:58:24.8165528Z resolving dependencies... 2021-05-15T13:58:24.8368339Z looking for conflicting packages... 2021-05-15T13:58:24.8380078Z 2021-05-15T13:58:24.8380963Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-15T13:58:24.8381592Z 2021-05-15T13:58:24.8382111Z Total Download Size: 0.41 MiB 2021-05-15T13:58:24.8382692Z Total Installed Size: 1.66 MiB 2021-05-15T13:58:24.8383068Z 2021-05-15T13:58:24.8383730Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:24.8384365Z :: Retrieving packages... 2021-05-15T13:58:25.1442605Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-15T13:58:25.6704586Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-15T13:58:25.7630622Z checking keyring... 2021-05-15T13:58:25.9276306Z checking package integrity... 2021-05-15T13:58:26.1679173Z loading package files... 2021-05-15T13:58:26.1732278Z checking for file conflicts... 2021-05-15T13:58:26.1812123Z checking available disk space... 2021-05-15T13:58:26.1821489Z :: Processing package changes... 2021-05-15T13:58:26.1822264Z installing mingw-w64-x86_64-gdbm... 2021-05-15T13:58:26.2080259Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-15T13:58:26.9666782Z resolving dependencies... 2021-05-15T13:58:26.9668309Z looking for conflicting packages... 2021-05-15T13:58:26.9869556Z 2021-05-15T13:58:26.9870539Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-15T13:58:26.9871073Z 2021-05-15T13:58:26.9871611Z Total Download Size: 0.11 MiB 2021-05-15T13:58:26.9872198Z Total Installed Size: 0.38 MiB 2021-05-15T13:58:26.9872579Z 2021-05-15T13:58:26.9873454Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:26.9874176Z :: Retrieving packages... 2021-05-15T13:58:27.2921837Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-15T13:58:27.5630350Z checking keyring... 2021-05-15T13:58:27.6457159Z checking package integrity... 2021-05-15T13:58:27.7682984Z loading package files... 2021-05-15T13:58:27.7705594Z checking for file conflicts... 2021-05-15T13:58:27.7728364Z checking available disk space... 2021-05-15T13:58:27.7737994Z :: Processing package changes... 2021-05-15T13:58:27.7738770Z installing mingw-w64-x86_64-discount... 2021-05-15T13:58:28.4765932Z resolving dependencies... 2021-05-15T13:58:28.4845478Z looking for conflicting packages... 2021-05-15T13:58:28.4952826Z 2021-05-15T13:58:28.4953857Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-15T13:58:28.4954384Z 2021-05-15T13:58:28.4954960Z Total Download Size: 0.01 MiB 2021-05-15T13:58:28.4955597Z Total Installed Size: 0.01 MiB 2021-05-15T13:58:28.4956027Z 2021-05-15T13:58:28.4956714Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:28.4957401Z :: Retrieving packages... 2021-05-15T13:58:28.8004701Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-15T13:58:28.8011239Z checking keyring... 2021-05-15T13:58:28.8798022Z checking package integrity... 2021-05-15T13:58:28.9953114Z loading package files... 2021-05-15T13:58:28.9964639Z checking for file conflicts... 2021-05-15T13:58:28.9968957Z checking available disk space... 2021-05-15T13:58:28.9977583Z :: Processing package changes... 2021-05-15T13:58:28.9978259Z installing mingw-w64-x86_64-dlfcn... 2021-05-15T13:58:29.6861435Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-15T13:58:29.6862237Z resolving dependencies... 2021-05-15T13:58:29.6953011Z looking for conflicting packages... 2021-05-15T13:58:29.7062337Z 2021-05-15T13:58:29.7063465Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-15T13:58:29.7064479Z 2021-05-15T13:58:29.7065563Z Total Installed Size: 0.29 MiB 2021-05-15T13:58:29.7066186Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:29.7066568Z 2021-05-15T13:58:29.7067209Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:29.7067797Z checking keyring... 2021-05-15T13:58:29.7768806Z checking package integrity... 2021-05-15T13:58:29.8811305Z loading package files... 2021-05-15T13:58:29.8868519Z checking for file conflicts... 2021-05-15T13:58:29.8869427Z checking available disk space... 2021-05-15T13:58:29.8887238Z :: Processing package changes... 2021-05-15T13:58:29.8888098Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-15T13:58:29.9579169Z error: only one operation may be used at a time 2021-05-15T13:58:30.6055775Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-15T13:58:30.6057281Z resolving dependencies... 2021-05-15T13:58:30.6059121Z looking for conflicting packages... 2021-05-15T13:58:30.6245157Z 2021-05-15T13:58:30.6246211Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-15T13:58:30.6246774Z 2021-05-15T13:58:30.6247305Z Total Download Size: 0.14 MiB 2021-05-15T13:58:30.6247919Z Total Installed Size: 0.61 MiB 2021-05-15T13:58:30.6248537Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:30.6248910Z 2021-05-15T13:58:30.6249532Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:30.6250180Z :: Retrieving packages... 2021-05-15T13:58:30.9300810Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T13:58:31.2023352Z checking keyring... 2021-05-15T13:58:31.2800000Z checking package integrity... 2021-05-15T13:58:31.3946066Z loading package files... 2021-05-15T13:58:31.3967589Z checking for file conflicts... 2021-05-15T13:58:31.3968174Z checking available disk space... 2021-05-15T13:58:31.3980186Z :: Processing package changes... 2021-05-15T13:58:31.3980754Z reinstalling mingw-w64-x86_64-expat... 2021-05-15T13:58:32.0855977Z resolving dependencies... 2021-05-15T13:58:32.2217191Z looking for conflicting packages... 2021-05-15T13:58:32.2332983Z warning: dependency cycle detected: 2021-05-15T13:58:32.2334671Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-15T13:58:32.2335811Z warning: dependency cycle detected: 2021-05-15T13:58:32.2336982Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-15T13:58:32.2338092Z 2021-05-15T13:58:32.2355067Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-3 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-1 mingw-w64-x86_64-libxml2-2.9.10-8 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-15T13:58:32.2371726Z 2021-05-15T13:58:32.2372374Z Total Download Size: 206.03 MiB 2021-05-15T13:58:32.2373000Z Total Installed Size: 743.37 MiB 2021-05-15T13:58:32.2373406Z 2021-05-15T13:58:32.2374156Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:32.2374805Z :: Retrieving packages... 2021-05-15T13:58:32.5407834Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-15T13:58:33.0986805Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-15T13:58:33.1953653Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-15T13:58:33.6787498Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-15T13:58:33.7744656Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-15T13:58:33.8696148Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-15T13:58:33.9657960Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-15T13:58:34.0710984Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-15T13:58:34.2642247Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-15T13:58:34.3675293Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-15T13:58:34.4805939Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-15T13:58:34.5798198Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-15T13:58:34.6770506Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-15T13:58:34.7797488Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-15T13:58:34.8774642Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-15T13:58:35.2987744Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-15T13:58:35.3941392Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-15T13:58:35.4921508Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-15T13:58:35.5875904Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-15T13:58:35.6918824Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-15T13:58:35.7891813Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-15T13:58:35.8868993Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-15T13:58:35.9845824Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-15T13:58:36.0859009Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-15T13:58:36.1844383Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-15T13:58:36.2823765Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-15T13:58:36.4097049Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-15T13:58:36.5138630Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-15T13:58:36.6181486Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-15T13:58:36.7133430Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-15T13:58:36.8146014Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-15T13:58:36.9126281Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-15T13:58:37.0169927Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-15T13:58:37.1139748Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-15T13:58:37.2095162Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-15T13:58:37.3079659Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-15T13:58:41.5716553Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-15T13:58:41.6935363Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-15T13:58:41.7887599Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-15T13:58:41.8858741Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-15T13:58:41.9816619Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-15T13:58:42.0982955Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-15T13:58:42.3213082Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-15T13:58:43.2557772Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-15T13:58:43.3564639Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-15T13:58:43.4580919Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-15T13:58:43.5745512Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-15T13:58:43.6690703Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-15T13:58:43.7699829Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-15T13:58:43.8665629Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-15T13:58:43.9774674Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-15T13:58:44.0772458Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-15T13:58:44.1718383Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-15T13:58:44.2702505Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-15T13:58:44.3645838Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-15T13:58:44.4626523Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-15T13:58:44.5595830Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-15T13:58:44.6560551Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-15T13:58:44.7556138Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-15T13:58:44.8600960Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-15T13:58:44.9663495Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-15T13:58:45.0680401Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-15T13:58:45.1651692Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-15T13:58:45.2619591Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-15T13:58:45.3608812Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-15T13:58:45.4604679Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-15T13:58:45.5581725Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-15T13:58:45.6573645Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-15T13:58:45.7560591Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-15T13:58:45.8512996Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-15T13:58:45.9557514Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-15T13:58:46.0739106Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-15T13:58:46.1684429Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-15T13:58:46.4210106Z checking keyring... 2021-05-15T13:58:46.7237076Z checking package integrity... 2021-05-15T13:58:58.8201711Z loading package files... 2021-05-15T13:58:59.0891017Z checking for file conflicts... 2021-05-15T13:58:59.6315965Z checking available disk space... 2021-05-15T13:58:59.6354522Z :: Processing package changes... 2021-05-15T13:58:59.6355843Z installing mingw-w64-x86_64-libogg... 2021-05-15T13:58:59.7293830Z installing mingw-w64-x86_64-celt... 2021-05-15T13:58:59.7497006Z installing mingw-w64-x86_64-gavl... 2021-05-15T13:59:00.1482740Z installing mingw-w64-x86_64-eigen3... 2021-05-15T13:59:00.5648842Z installing mingw-w64-x86_64-libunwind... 2021-05-15T13:59:00.5691173Z installing mingw-w64-x86_64-glog... 2021-05-15T13:59:00.5919486Z installing mingw-w64-x86_64-metis... 2021-05-15T13:59:00.6350851Z installing mingw-w64-x86_64-suitesparse... 2021-05-15T13:59:00.7384320Z installing mingw-w64-x86_64-ceres-solver... 2021-05-15T13:59:00.7932706Z installing mingw-w64-x86_64-intel-tbb... 2021-05-15T13:59:00.9048028Z installing mingw-w64-x86_64-freeglut... 2021-05-15T13:59:00.9208723Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T13:59:00.9584405Z installing mingw-w64-x86_64-jasper... 2021-05-15T13:59:01.1631158Z installing mingw-w64-x86_64-szip... 2021-05-15T13:59:01.1812692Z installing mingw-w64-x86_64-hdf5... 2021-05-15T13:59:01.4781740Z installing mingw-w64-x86_64-libdeflate... 2021-05-15T13:59:01.4858277Z installing mingw-w64-x86_64-giflib... 2021-05-15T13:59:01.5019204Z installing mingw-w64-x86_64-libwebp... 2021-05-15T13:59:01.5305303Z installing mingw-w64-x86_64-libtiff... 2021-05-15T13:59:01.7100634Z installing mingw-w64-x86_64-cppunit... 2021-05-15T13:59:01.7698141Z installing mingw-w64-x86_64-jxrlib... 2021-05-15T13:59:01.8102972Z installing mingw-w64-x86_64-lcms2... 2021-05-15T13:59:01.8261428Z installing mingw-w64-x86_64-libraw... 2021-05-15T13:59:01.8637347Z installing mingw-w64-x86_64-openjpeg2... 2021-05-15T13:59:01.9626893Z installing mingw-w64-x86_64-ilmbase... 2021-05-15T13:59:02.0159852Z installing mingw-w64-x86_64-openexr... 2021-05-15T13:59:02.1372029Z installing mingw-w64-x86_64-freeimage... 2021-05-15T13:59:02.1563673Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-15T13:59:02.1742370Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-15T13:59:02.1812342Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-15T13:59:02.2230110Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-15T13:59:02.2295333Z installing mingw-w64-x86_64-SDL2... 2021-05-15T13:59:02.3098445Z installing mingw-w64-x86_64-pugixml... 2021-05-15T13:59:02.3224263Z installing mingw-w64-x86_64-tinyxml... 2021-05-15T13:59:02.3297491Z installing mingw-w64-x86_64-zziplib... 2021-05-15T13:59:02.4255220Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-15T13:59:02.4256241Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-15T13:59:02.4260524Z installing mingw-w64-x86_64-ogre3d... 2021-05-15T13:59:04.0980271Z installing mingw-w64-x86_64-leptonica... 2021-05-15T13:59:04.1507678Z installing mingw-w64-x86_64-fribidi... 2021-05-15T13:59:04.1713006Z installing mingw-w64-x86_64-libdatrie... 2021-05-15T13:59:04.2309499Z installing mingw-w64-x86_64-libthai... 2021-05-15T13:59:04.2495472Z installing mingw-w64-x86_64-pango... 2021-05-15T13:59:04.9480418Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-15T13:59:05.0642860Z installing mingw-w64-x86_64-opencv... 2021-05-15T13:59:05.9059195Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-15T13:59:05.9060433Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-15T13:59:05.9061550Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-15T13:59:05.9062587Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-15T13:59:06.0124857Z installing mingw-w64-x86_64-dav1d... 2021-05-15T13:59:06.0389516Z installing mingw-w64-x86_64-gnutls... 2021-05-15T13:59:07.1778155Z installing mingw-w64-x86_64-gsm... 2021-05-15T13:59:07.1971747Z installing mingw-w64-x86_64-lame... 2021-05-15T13:59:07.2464663Z installing mingw-w64-x86_64-libass... 2021-05-15T13:59:07.2558692Z installing mingw-w64-x86_64-libxml2... 2021-05-15T13:59:07.5921058Z installing mingw-w64-x86_64-libbluray... 2021-05-15T13:59:07.6088571Z installing mingw-w64-x86_64-libcaca... 2021-05-15T13:59:07.6375159Z installing mingw-w64-x86_64-libexif... 2021-05-15T13:59:07.6835939Z installing mingw-w64-x86_64-libmfx... 2021-05-15T13:59:07.7130400Z installing mingw-w64-x86_64-libmodplug... 2021-05-15T13:59:07.7247436Z installing mingw-w64-x86_64-libsoxr... 2021-05-15T13:59:07.7444082Z installing mingw-w64-x86_64-libvorbis... 2021-05-15T13:59:07.8610455Z installing mingw-w64-x86_64-libtheora... 2021-05-15T13:59:08.1983902Z installing mingw-w64-x86_64-libvpx... 2021-05-15T13:59:08.2318425Z installing mingw-w64-x86_64-libmysofa... 2021-05-15T13:59:08.2462970Z installing mingw-w64-x86_64-openal... 2021-05-15T13:59:08.2741964Z installing mingw-w64-x86_64-opencore-amr... 2021-05-15T13:59:08.3032499Z installing mingw-w64-x86_64-opus... 2021-05-15T13:59:08.3169632Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-15T13:59:08.3303436Z installing mingw-w64-x86_64-speexdsp... 2021-05-15T13:59:08.3700582Z installing mingw-w64-x86_64-speex... 2021-05-15T13:59:08.4186543Z installing mingw-w64-x86_64-srt... 2021-05-15T13:59:08.4426288Z installing mingw-w64-x86_64-l-smash... 2021-05-15T13:59:08.4976203Z installing mingw-w64-x86_64-ffms2... 2021-05-15T13:59:08.5063533Z installing mingw-w64-x86_64-x264-git... 2021-05-15T13:59:08.6120935Z installing mingw-w64-x86_64-x265... 2021-05-15T13:59:08.6945707Z installing mingw-w64-x86_64-xvidcore... 2021-05-15T13:59:08.7035556Z installing mingw-w64-x86_64-ffmpeg... 2021-05-15T13:59:09.7334748Z resolving dependencies... 2021-05-15T13:59:09.7422931Z looking for conflicting packages... 2021-05-15T13:59:09.7576206Z 2021-05-15T13:59:09.7576904Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-15T13:59:09.7577317Z 2021-05-15T13:59:09.7577843Z Total Download Size: 3.13 MiB 2021-05-15T13:59:09.7578535Z Total Installed Size: 21.70 MiB 2021-05-15T13:59:09.7578884Z 2021-05-15T13:59:09.7580376Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:09.7580975Z :: Retrieving packages... 2021-05-15T13:59:10.0712225Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-15T13:59:10.8908265Z checking keyring... 2021-05-15T13:59:10.9733259Z checking package integrity... 2021-05-15T13:59:11.1152719Z loading package files... 2021-05-15T13:59:11.1182101Z checking for file conflicts... 2021-05-15T13:59:11.1209585Z checking available disk space... 2021-05-15T13:59:11.1219591Z :: Processing package changes... 2021-05-15T13:59:11.1220309Z installing mingw-w64-x86_64-fftw... 2021-05-15T13:59:11.8691054Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-15T13:59:11.8691972Z resolving dependencies... 2021-05-15T13:59:11.8815642Z looking for conflicting packages... 2021-05-15T13:59:11.8925376Z 2021-05-15T13:59:11.8926305Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-15T13:59:11.8926917Z 2021-05-15T13:59:11.8928092Z Total Installed Size: 4.17 MiB 2021-05-15T13:59:11.8929025Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:11.8929369Z 2021-05-15T13:59:11.8930015Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:11.8930570Z checking keyring... 2021-05-15T13:59:11.9556191Z checking package integrity... 2021-05-15T13:59:12.0634192Z loading package files... 2021-05-15T13:59:12.0654167Z checking for file conflicts... 2021-05-15T13:59:12.0654917Z checking available disk space... 2021-05-15T13:59:12.0675663Z :: Processing package changes... 2021-05-15T13:59:12.0676405Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-15T13:59:12.7562096Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-15T13:59:12.7562842Z resolving dependencies... 2021-05-15T13:59:12.7689925Z looking for conflicting packages... 2021-05-15T13:59:12.7801852Z 2021-05-15T13:59:12.7802764Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-15T13:59:12.7803386Z 2021-05-15T13:59:12.7804301Z Total Installed Size: 1.29 MiB 2021-05-15T13:59:12.7805296Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:12.7805809Z 2021-05-15T13:59:12.7806436Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:12.7806978Z checking keyring... 2021-05-15T13:59:12.8426626Z checking package integrity... 2021-05-15T13:59:12.9374158Z loading package files... 2021-05-15T13:59:12.9402867Z checking for file conflicts... 2021-05-15T13:59:12.9403550Z checking available disk space... 2021-05-15T13:59:12.9446104Z :: Processing package changes... 2021-05-15T13:59:12.9446912Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-15T13:59:15.3572452Z updating font cache... done. 2021-05-15T13:59:15.3588547Z :: Running post-transaction hooks... 2021-05-15T13:59:15.3589566Z (1/1) Updating fontconfig cache... 2021-05-15T13:59:16.0959485Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-15T13:59:16.0960584Z resolving dependencies... 2021-05-15T13:59:16.1148000Z looking for conflicting packages... 2021-05-15T13:59:16.1235295Z 2021-05-15T13:59:16.1239281Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-15T13:59:16.1240400Z 2021-05-15T13:59:16.1241703Z Total Installed Size: 2.54 MiB 2021-05-15T13:59:16.1244484Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:16.1245863Z 2021-05-15T13:59:16.1246644Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:16.1248638Z checking keyring... 2021-05-15T13:59:16.1982430Z checking package integrity... 2021-05-15T13:59:16.3092354Z loading package files... 2021-05-15T13:59:16.3111598Z checking for file conflicts... 2021-05-15T13:59:16.3112367Z checking available disk space... 2021-05-15T13:59:16.3147590Z :: Processing package changes... 2021-05-15T13:59:16.3148375Z reinstalling mingw-w64-x86_64-freetype... 2021-05-15T13:59:17.0348829Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-15T13:59:17.0349999Z resolving dependencies... 2021-05-15T13:59:17.0351178Z looking for conflicting packages... 2021-05-15T13:59:17.0574985Z 2021-05-15T13:59:17.0576048Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-15T13:59:17.0577337Z 2021-05-15T13:59:17.0578313Z Total Installed Size: 0.44 MiB 2021-05-15T13:59:17.0578973Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:17.0579319Z 2021-05-15T13:59:17.0580619Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:17.0581170Z checking keyring... 2021-05-15T13:59:17.1205236Z checking package integrity... 2021-05-15T13:59:17.2154681Z loading package files... 2021-05-15T13:59:17.2178460Z checking for file conflicts... 2021-05-15T13:59:17.2179354Z checking available disk space... 2021-05-15T13:59:17.2201506Z :: Processing package changes... 2021-05-15T13:59:17.2202191Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-15T13:59:17.9178978Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-15T13:59:17.9180232Z resolving dependencies... 2021-05-15T13:59:17.9372360Z looking for conflicting packages... 2021-05-15T13:59:17.9432333Z 2021-05-15T13:59:17.9433208Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-15T13:59:17.9433807Z 2021-05-15T13:59:17.9434496Z Total Download Size: 27.13 MiB 2021-05-15T13:59:17.9435320Z Total Installed Size: 156.41 MiB 2021-05-15T13:59:17.9436105Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:17.9436604Z 2021-05-15T13:59:17.9437438Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:17.9438318Z :: Retrieving packages... 2021-05-15T13:59:18.2571937Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:59:19.9658060Z checking keyring... 2021-05-15T13:59:20.0527744Z checking package integrity... 2021-05-15T13:59:20.4077831Z loading package files... 2021-05-15T13:59:20.4195505Z checking for file conflicts... 2021-05-15T13:59:20.4196806Z checking available disk space... 2021-05-15T13:59:20.4591538Z :: Processing package changes... 2021-05-15T13:59:20.4593196Z reinstalling mingw-w64-x86_64-gcc... 2021-05-15T13:59:22.2975272Z resolving dependencies... 2021-05-15T13:59:22.4389995Z looking for conflicting packages... 2021-05-15T13:59:22.4451922Z 2021-05-15T13:59:22.4462777Z 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-15T13:59:22.4470356Z 2021-05-15T13:59:22.4471372Z Total Download Size: 48.47 MiB 2021-05-15T13:59:22.4472555Z Total Installed Size: 363.82 MiB 2021-05-15T13:59:22.4473346Z 2021-05-15T13:59:22.4474530Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:22.4475793Z :: Retrieving packages... 2021-05-15T13:59:22.7904999Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-15T13:59:23.6241501Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-15T13:59:23.7361078Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-15T13:59:23.8301356Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-15T13:59:23.9258115Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-15T13:59:24.0447481Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-15T13:59:24.1430952Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-15T13:59:24.2398826Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-15T13:59:24.4835618Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-15T13:59:24.5796184Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-15T13:59:24.6794440Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-15T13:59:24.7751424Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-15T13:59:24.8706051Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-15T13:59:24.9683541Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-15T13:59:25.1671768Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-15T13:59:25.2687630Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-15T13:59:25.3632624Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-15T13:59:25.4760920Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-15T13:59:25.5984470Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-15T13:59:25.7824467Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-15T13:59:25.8788137Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-15T13:59:25.9837048Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-15T13:59:26.0808624Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-15T13:59:26.3944097Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-15T13:59:26.5217344Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-15T13:59:27.1568181Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-15T13:59:27.1637968Z checking keyring... 2021-05-15T13:59:27.4668297Z checking package integrity... 2021-05-15T13:59:31.6116828Z loading package files... 2021-05-15T13:59:31.7239812Z checking for file conflicts... 2021-05-15T13:59:31.9998197Z checking available disk space... 2021-05-15T13:59:32.0092998Z :: Processing package changes... 2021-05-15T13:59:32.0094054Z installing mingw-w64-x86_64-crypto++... 2021-05-15T13:59:32.2195501Z installing mingw-w64-x86_64-geos... 2021-05-15T13:59:32.7042224Z installing mingw-w64-x86_64-json-c... 2021-05-15T13:59:32.7236829Z installing mingw-w64-x86_64-libfreexl... 2021-05-15T13:59:32.7291053Z installing mingw-w64-x86_64-proj... 2021-05-15T13:59:32.8138195Z installing mingw-w64-x86_64-libgeotiff... 2021-05-15T13:59:32.8349982Z installing mingw-w64-x86_64-libde265... 2021-05-15T13:59:32.8558342Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-15T13:59:32.8560209Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-15T13:59:32.8561670Z mingw-w64-x86_64-qt5: sherlock265 2021-05-15T13:59:32.8562988Z mingw-w64-x86_64-SDL: dec265 2021-05-15T13:59:32.8564348Z installing mingw-w64-x86_64-rav1e... 2021-05-15T13:59:32.8848883Z installing mingw-w64-x86_64-libheif... 2021-05-15T13:59:32.9086347Z installing mingw-w64-x86_64-minizip-git... 2021-05-15T13:59:32.9327628Z installing mingw-w64-x86_64-libkml... 2021-05-15T13:59:33.0883005Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-15T13:59:33.1229972Z installing mingw-w64-x86_64-librttopo... 2021-05-15T13:59:33.1337585Z installing mingw-w64-x86_64-libspatialite... 2021-05-15T13:59:33.2350256Z installing mingw-w64-x86_64-netcdf... 2021-05-15T13:59:33.2642366Z installing mingw-w64-x86_64-nspr... 2021-05-15T13:59:33.3379617Z installing mingw-w64-x86_64-nss... 2021-05-15T13:59:33.4535899Z installing mingw-w64-x86_64-poppler-data... 2021-05-15T13:59:33.6959504Z installing mingw-w64-x86_64-poppler... 2021-05-15T13:59:33.9925757Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-15T13:59:33.9927038Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-15T13:59:33.9927909Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-15T13:59:33.9928987Z installing mingw-w64-x86_64-libgpg-error... 2021-05-15T13:59:34.0266314Z installing mingw-w64-x86_64-libgcrypt... 2021-05-15T13:59:34.0473974Z installing mingw-w64-x86_64-libxslt... 2021-05-15T13:59:34.1463261Z installing winpty... 2021-05-15T13:59:34.2097626Z installing mingw-w64-x86_64-postgresql... 2021-05-15T13:59:35.8206458Z installing mingw-w64-x86_64-xerces-c... 2021-05-15T13:59:36.2285494Z installing mingw-w64-x86_64-gdal... 2021-05-15T13:59:37.5312815Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-15T13:59:37.5313590Z resolving dependencies... 2021-05-15T13:59:37.5529267Z looking for conflicting packages... 2021-05-15T13:59:37.5587139Z 2021-05-15T13:59:37.5588410Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-15T13:59:37.5589256Z 2021-05-15T13:59:37.5592181Z Total Download Size: 4.15 MiB 2021-05-15T13:59:37.5593433Z Total Installed Size: 13.89 MiB 2021-05-15T13:59:37.5594566Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:37.5595282Z 2021-05-15T13:59:37.5596569Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:37.5597819Z :: Retrieving packages... 2021-05-15T13:59:37.8682921Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T13:59:38.6328191Z checking keyring... 2021-05-15T13:59:38.7097162Z checking package integrity... 2021-05-15T13:59:38.8574250Z loading package files... 2021-05-15T13:59:38.8607923Z checking for file conflicts... 2021-05-15T13:59:38.8608585Z checking available disk space... 2021-05-15T13:59:38.8665475Z :: Processing package changes... 2021-05-15T13:59:38.8666289Z reinstalling mingw-w64-x86_64-gdb... 2021-05-15T13:59:39.7539763Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-15T13:59:39.7540436Z resolving dependencies... 2021-05-15T13:59:39.7688531Z looking for conflicting packages... 2021-05-15T13:59:39.7823425Z 2021-05-15T13:59:39.7824591Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-15T13:59:39.7825279Z 2021-05-15T13:59:39.7826702Z Total Installed Size: 0.72 MiB 2021-05-15T13:59:39.7827693Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:39.7828425Z 2021-05-15T13:59:39.7829389Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:39.7830314Z checking keyring... 2021-05-15T13:59:39.8456423Z checking package integrity... 2021-05-15T13:59:39.9401637Z loading package files... 2021-05-15T13:59:39.9419202Z checking for file conflicts... 2021-05-15T13:59:39.9420038Z checking available disk space... 2021-05-15T13:59:39.9449497Z :: Processing package changes... 2021-05-15T13:59:39.9450051Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-15T13:59:40.6513851Z resolving dependencies... 2021-05-15T13:59:40.6671327Z looking for conflicting packages... 2021-05-15T13:59:40.6819858Z 2021-05-15T13:59:41.4024843Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-15T13:59:41.4026095Z 2021-05-15T13:59:41.4027627Z Total Download Size: 1.57 MiB 2021-05-15T13:59:41.4028986Z Total Installed Size: 6.77 MiB 2021-05-15T13:59:41.4029587Z 2021-05-15T13:59:41.4030867Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:41.4031999Z :: Retrieving packages... 2021-05-15T13:59:41.4033806Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-15T13:59:41.6752814Z checking keyring... 2021-05-15T13:59:41.7578470Z checking package integrity... 2021-05-15T13:59:41.8874672Z loading package files... 2021-05-15T13:59:41.8963065Z checking for file conflicts... 2021-05-15T13:59:41.9301691Z checking available disk space... 2021-05-15T13:59:41.9310962Z :: Processing package changes... 2021-05-15T13:59:41.9311770Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-15T13:59:42.4369457Z :: Running post-transaction hooks... 2021-05-15T13:59:42.4370420Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T13:59:43.2445158Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-15T13:59:43.2446307Z resolving dependencies... 2021-05-15T13:59:43.2448163Z looking for conflicting packages... 2021-05-15T13:59:43.2725657Z 2021-05-15T13:59:43.2727013Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-15T13:59:43.2727468Z 2021-05-15T13:59:43.2728452Z Total Installed Size: 7.40 MiB 2021-05-15T13:59:43.2729415Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:43.2729814Z 2021-05-15T13:59:43.2730579Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:43.2731113Z checking keyring... 2021-05-15T13:59:43.3451017Z checking package integrity... 2021-05-15T13:59:43.4563834Z loading package files... 2021-05-15T13:59:43.4684999Z checking for file conflicts... 2021-05-15T13:59:43.4685749Z checking available disk space... 2021-05-15T13:59:43.4858737Z :: Processing package changes... 2021-05-15T13:59:43.4859733Z reinstalling mingw-w64-x86_64-geos... 2021-05-15T13:59:44.5951975Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-15T13:59:44.5952826Z resolving dependencies... 2021-05-15T13:59:44.6099753Z looking for conflicting packages... 2021-05-15T13:59:44.6237069Z 2021-05-15T13:59:44.6237920Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-15T13:59:44.6238575Z 2021-05-15T13:59:44.6239205Z Total Download Size: 3.36 MiB 2021-05-15T13:59:44.6239894Z Total Installed Size: 18.30 MiB 2021-05-15T13:59:44.6240597Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:44.6241035Z 2021-05-15T13:59:44.6241750Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:44.6242519Z :: Retrieving packages... 2021-05-15T13:59:44.9343186Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T13:59:45.6767895Z checking keyring... 2021-05-15T13:59:45.7566544Z checking package integrity... 2021-05-15T13:59:45.9063309Z loading package files... 2021-05-15T13:59:45.9318073Z checking for file conflicts... 2021-05-15T13:59:45.9319947Z checking available disk space... 2021-05-15T13:59:46.0160169Z :: Processing package changes... 2021-05-15T13:59:46.0162066Z reinstalling mingw-w64-x86_64-gettext... 2021-05-15T13:59:48.4538513Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-15T13:59:48.4539227Z resolving dependencies... 2021-05-15T13:59:48.4540160Z looking for conflicting packages... 2021-05-15T13:59:48.4789935Z 2021-05-15T13:59:48.4791122Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-15T13:59:48.4792135Z 2021-05-15T13:59:48.4793326Z Total Installed Size: 1.09 MiB 2021-05-15T13:59:48.4794419Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:48.4795027Z 2021-05-15T13:59:48.4796018Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:48.4797198Z checking keyring... 2021-05-15T13:59:48.5437162Z checking package integrity... 2021-05-15T13:59:48.6438564Z loading package files... 2021-05-15T13:59:48.6492737Z checking for file conflicts... 2021-05-15T13:59:48.6493491Z checking available disk space... 2021-05-15T13:59:48.6511613Z :: Processing package changes... 2021-05-15T13:59:48.6512373Z reinstalling mingw-w64-x86_64-gflags... 2021-05-15T13:59:49.3738712Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-15T13:59:49.3739691Z resolving dependencies... 2021-05-15T13:59:49.3858276Z looking for conflicting packages... 2021-05-15T13:59:49.4025168Z 2021-05-15T13:59:49.4026179Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-15T13:59:49.4027022Z 2021-05-15T13:59:49.4027802Z Total Installed Size: 0.73 MiB 2021-05-15T13:59:49.4028787Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:49.4029153Z 2021-05-15T13:59:49.4029737Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:49.4030286Z checking keyring... 2021-05-15T13:59:49.4697350Z checking package integrity... 2021-05-15T13:59:49.5615395Z loading package files... 2021-05-15T13:59:49.5636236Z checking for file conflicts... 2021-05-15T13:59:49.5636987Z checking available disk space... 2021-05-15T13:59:49.5656244Z :: Processing package changes... 2021-05-15T13:59:49.5657100Z reinstalling mingw-w64-x86_64-giflib... 2021-05-15T13:59:50.2771723Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-15T13:59:50.2773447Z resolving dependencies... 2021-05-15T13:59:50.2995917Z looking for conflicting packages... 2021-05-15T13:59:50.3055663Z 2021-05-15T13:59:50.3056367Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-15T13:59:50.3056840Z 2021-05-15T13:59:50.3057386Z Total Installed Size: 22.99 MiB 2021-05-15T13:59:50.3058449Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:50.3058778Z 2021-05-15T13:59:50.3059232Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:50.3059675Z checking keyring... 2021-05-15T13:59:50.3735362Z checking package integrity... 2021-05-15T13:59:50.4976794Z loading package files... 2021-05-15T13:59:50.5058209Z checking for file conflicts... 2021-05-15T13:59:50.5058943Z checking available disk space... 2021-05-15T13:59:50.5294156Z :: Processing package changes... 2021-05-15T13:59:50.5295027Z reinstalling mingw-w64-x86_64-glib2... 2021-05-15T13:59:51.7201321Z resolving dependencies... 2021-05-15T13:59:51.7302586Z looking for conflicting packages... 2021-05-15T13:59:51.7473575Z 2021-05-15T13:59:51.7474488Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-15T13:59:51.7474944Z 2021-05-15T13:59:51.7475401Z Total Download Size: 0.60 MiB 2021-05-15T13:59:51.7475949Z Total Installed Size: 2.63 MiB 2021-05-15T13:59:51.7476290Z 2021-05-15T13:59:51.7476873Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:51.7477438Z :: Retrieving packages... 2021-05-15T13:59:52.0554304Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-15T13:59:52.5148147Z checking keyring... 2021-05-15T13:59:52.5934940Z checking package integrity... 2021-05-15T13:59:52.7172144Z loading package files... 2021-05-15T13:59:52.7190894Z checking for file conflicts... 2021-05-15T13:59:52.7194952Z checking available disk space... 2021-05-15T13:59:52.7205140Z :: Processing package changes... 2021-05-15T13:59:52.7206180Z installing mingw-w64-x86_64-glpk... 2021-05-15T13:59:53.4415513Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-15T13:59:53.4416231Z resolving dependencies... 2021-05-15T13:59:53.4418202Z looking for conflicting packages... 2021-05-15T13:59:53.4678078Z 2021-05-15T13:59:53.4678847Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-15T13:59:53.4679381Z 2021-05-15T13:59:53.4680021Z Total Download Size: 0.49 MiB 2021-05-15T13:59:53.4680694Z Total Installed Size: 2.21 MiB 2021-05-15T13:59:53.4681372Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:53.4681793Z 2021-05-15T13:59:53.4682504Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:53.4683249Z :: Retrieving packages... 2021-05-15T13:59:53.7755378Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T13:59:54.2284611Z checking keyring... 2021-05-15T13:59:54.3192539Z checking package integrity... 2021-05-15T13:59:54.4544395Z loading package files... 2021-05-15T13:59:54.4561332Z checking for file conflicts... 2021-05-15T13:59:54.4562023Z checking available disk space... 2021-05-15T13:59:54.4577166Z :: Processing package changes... 2021-05-15T13:59:54.4577840Z reinstalling mingw-w64-x86_64-gmp... 2021-05-15T13:59:55.1619864Z resolving dependencies... 2021-05-15T13:59:55.2979342Z looking for conflicting packages... 2021-05-15T13:59:55.3002274Z 2021-05-15T13:59:55.3006072Z 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-15T13:59:55.3008857Z 2021-05-15T13:59:55.3009881Z Total Download Size: 3.72 MiB 2021-05-15T13:59:55.3011021Z Total Installed Size: 21.06 MiB 2021-05-15T13:59:55.3011759Z 2021-05-15T13:59:55.3012968Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:55.3014197Z :: Retrieving packages... 2021-05-15T13:59:55.6062159Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-15T13:59:55.9809038Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-15T13:59:56.0867160Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-15T13:59:56.1836478Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-15T13:59:56.2800351Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-15T13:59:56.3772649Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-15T13:59:56.7592651Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-15T13:59:56.7714361Z checking keyring... 2021-05-15T13:59:57.0681232Z checking package integrity... 2021-05-15T13:59:58.1007888Z loading package files... 2021-05-15T13:59:58.1198165Z checking for file conflicts... 2021-05-15T13:59:58.1385687Z checking available disk space... 2021-05-15T13:59:58.1396065Z :: Processing package changes... 2021-05-15T13:59:58.1397006Z installing mingw-w64-x86_64-libksba... 2021-05-15T13:59:58.1487935Z installing mingw-w64-x86_64-libassuan... 2021-05-15T13:59:58.1565740Z installing mingw-w64-x86_64-libusb... 2021-05-15T13:59:58.1634247Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-15T13:59:58.1696017Z installing mingw-w64-x86_64-npth... 2021-05-15T13:59:58.1786343Z installing mingw-w64-x86_64-gnupg... 2021-05-15T13:59:58.2433818Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-15T13:59:58.2435680Z mingw-w64-x86_64-pinentry 2021-05-15T13:59:58.2437115Z installing mingw-w64-x86_64-gpgme... 2021-05-15T13:59:59.0941763Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-15T13:59:59.0942468Z resolving dependencies... 2021-05-15T13:59:59.1150566Z looking for conflicting packages... 2021-05-15T13:59:59.1210339Z 2021-05-15T13:59:59.1211402Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-15T13:59:59.1212096Z 2021-05-15T13:59:59.1213518Z Total Installed Size: 21.09 MiB 2021-05-15T13:59:59.1214795Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:59.1215365Z 2021-05-15T13:59:59.1216221Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:59.1216890Z checking keyring... 2021-05-15T13:59:59.1848954Z checking package integrity... 2021-05-15T13:59:59.2961994Z loading package files... 2021-05-15T13:59:59.3016106Z checking for file conflicts... 2021-05-15T13:59:59.3016984Z checking available disk space... 2021-05-15T13:59:59.3167508Z :: Processing package changes... 2021-05-15T13:59:59.3168327Z reinstalling mingw-w64-x86_64-grpc... 2021-05-15T14:00:00.3348333Z resolving dependencies... 2021-05-15T14:00:00.3349805Z looking for conflicting packages... 2021-05-15T14:00:00.3623328Z 2021-05-15T14:00:00.3624767Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-15T14:00:00.3625643Z 2021-05-15T14:00:00.3626746Z Total Download Size: 1.89 MiB 2021-05-15T14:00:00.3627923Z Total Installed Size: 12.38 MiB 2021-05-15T14:00:00.3628657Z 2021-05-15T14:00:00.3629821Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:00.3631102Z :: Retrieving packages... 2021-05-15T14:00:00.6707789Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-15T14:00:01.4123223Z checking keyring... 2021-05-15T14:00:01.4949413Z checking package integrity... 2021-05-15T14:00:01.6436469Z loading package files... 2021-05-15T14:00:01.6520074Z checking for file conflicts... 2021-05-15T14:00:01.6660431Z checking available disk space... 2021-05-15T14:00:01.6671744Z :: Processing package changes... 2021-05-15T14:00:01.6672507Z installing mingw-w64-x86_64-gsl... 2021-05-15T14:00:02.7380758Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-15T14:00:02.7381481Z resolving dependencies... 2021-05-15T14:00:02.7486432Z looking for conflicting packages... 2021-05-15T14:00:02.7654627Z 2021-05-15T14:00:02.7655609Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-15T14:00:02.7656130Z 2021-05-15T14:00:02.7656945Z Total Installed Size: 8.19 MiB 2021-05-15T14:00:02.7658177Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:02.7658554Z 2021-05-15T14:00:02.7659596Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:02.7660844Z checking keyring... 2021-05-15T14:00:02.8308286Z checking package integrity... 2021-05-15T14:00:02.9379817Z loading package files... 2021-05-15T14:00:02.9405846Z checking for file conflicts... 2021-05-15T14:00:02.9406586Z checking available disk space... 2021-05-15T14:00:02.9442424Z :: Processing package changes... 2021-05-15T14:00:02.9443272Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-15T14:00:03.6963054Z resolving dependencies... 2021-05-15T14:00:03.7203852Z looking for conflicting packages... 2021-05-15T14:00:03.7262207Z 2021-05-15T14:00:03.7263202Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-15T14:00:03.7263897Z 2021-05-15T14:00:03.7264657Z Total Download Size: 1.09 MiB 2021-05-15T14:00:03.7265658Z Total Installed Size: 8.69 MiB 2021-05-15T14:00:03.7266218Z 2021-05-15T14:00:03.7267120Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:03.7268099Z :: Retrieving packages... 2021-05-15T14:00:04.0364738Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-15T14:00:04.5889276Z checking keyring... 2021-05-15T14:00:04.6698138Z checking package integrity... 2021-05-15T14:00:04.7985292Z loading package files... 2021-05-15T14:00:04.8007543Z checking for file conflicts... 2021-05-15T14:00:04.8072365Z checking available disk space... 2021-05-15T14:00:04.8082548Z :: Processing package changes... 2021-05-15T14:00:04.8083310Z installing mingw-w64-x86_64-hdf4... 2021-05-15T14:00:05.6206956Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-15T14:00:05.6208278Z resolving dependencies... 2021-05-15T14:00:05.6435641Z looking for conflicting packages... 2021-05-15T14:00:05.6491135Z 2021-05-15T14:00:05.6492103Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-15T14:00:05.6492757Z 2021-05-15T14:00:05.6494017Z Total Installed Size: 91.59 MiB 2021-05-15T14:00:05.6495206Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:05.6496121Z 2021-05-15T14:00:05.6496932Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:05.6497549Z checking keyring... 2021-05-15T14:00:05.7172423Z checking package integrity... 2021-05-15T14:00:05.9207527Z loading package files... 2021-05-15T14:00:05.9239538Z checking for file conflicts... 2021-05-15T14:00:05.9240144Z checking available disk space... 2021-05-15T14:00:05.9332654Z :: Processing package changes... 2021-05-15T14:00:05.9333687Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-15T14:00:06.9472382Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:00:06.9474146Z resolving dependencies... 2021-05-15T14:00:06.9475944Z looking for conflicting packages... 2021-05-15T14:00:06.9744379Z 2021-05-15T14:00:06.9745969Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:00:06.9747077Z 2021-05-15T14:00:06.9749809Z Total Download Size: 5.28 MiB 2021-05-15T14:00:06.9750975Z Total Installed Size: 66.96 MiB 2021-05-15T14:00:06.9752016Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:06.9752670Z 2021-05-15T14:00:06.9753768Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:06.9754915Z :: Retrieving packages... 2021-05-15T14:00:07.2841707Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:00:08.1126639Z checking keyring... 2021-05-15T14:00:08.1965380Z checking package integrity... 2021-05-15T14:00:08.3556431Z loading package files... 2021-05-15T14:00:08.3756172Z checking for file conflicts... 2021-05-15T14:00:08.3757855Z checking available disk space... 2021-05-15T14:00:08.5042556Z :: Processing package changes... 2021-05-15T14:00:08.5044639Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-15T14:00:10.7179486Z resolving dependencies... 2021-05-15T14:00:10.7348043Z looking for conflicting packages... 2021-05-15T14:00:10.7436002Z 2021-05-15T14:00:10.7437064Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-15T14:00:10.7437869Z 2021-05-15T14:00:10.7438676Z Total Download Size: 0.08 MiB 2021-05-15T14:00:10.7440433Z Total Installed Size: 0.32 MiB 2021-05-15T14:00:10.7441083Z 2021-05-15T14:00:10.7442057Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:10.7443074Z :: Retrieving packages... 2021-05-15T14:00:11.0485250Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-15T14:00:11.2301960Z checking keyring... 2021-05-15T14:00:11.3153145Z checking package integrity... 2021-05-15T14:00:11.4413390Z loading package files... 2021-05-15T14:00:11.4435071Z checking for file conflicts... 2021-05-15T14:00:11.4453114Z checking available disk space... 2021-05-15T14:00:11.4465053Z :: Processing package changes... 2021-05-15T14:00:11.4465891Z installing mingw-w64-x86_64-hiredis... 2021-05-15T14:00:12.2033976Z resolving dependencies... 2021-05-15T14:00:12.2035061Z looking for conflicting packages... 2021-05-15T14:00:12.2311699Z 2021-05-15T14:00:12.2312917Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-15T14:00:12.2313453Z 2021-05-15T14:00:12.2313964Z Total Download Size: 0.03 MiB 2021-05-15T14:00:12.2314583Z Total Installed Size: 0.11 MiB 2021-05-15T14:00:12.2314964Z 2021-05-15T14:00:12.2315808Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:12.2316494Z :: Retrieving packages... 2021-05-15T14:00:12.5363843Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-15T14:00:12.6289608Z checking keyring... 2021-05-15T14:00:12.7127991Z checking package integrity... 2021-05-15T14:00:12.8265032Z loading package files... 2021-05-15T14:00:12.8283816Z checking for file conflicts... 2021-05-15T14:00:12.8287023Z checking available disk space... 2021-05-15T14:00:12.8296624Z :: Processing package changes... 2021-05-15T14:00:12.8297498Z installing mingw-w64-x86_64-http-parser... 2021-05-15T14:00:13.5106753Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-15T14:00:13.5107875Z resolving dependencies... 2021-05-15T14:00:13.5193879Z looking for conflicting packages... 2021-05-15T14:00:13.5390910Z 2021-05-15T14:00:13.5391871Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-15T14:00:13.5392441Z 2021-05-15T14:00:13.5393175Z Total Installed Size: 113.98 MiB 2021-05-15T14:00:13.5394403Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:13.5394814Z 2021-05-15T14:00:13.5395467Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:13.5396053Z checking keyring... 2021-05-15T14:00:13.6030763Z checking package integrity... 2021-05-15T14:00:13.8692455Z loading package files... 2021-05-15T14:00:13.8737417Z checking for file conflicts... 2021-05-15T14:00:13.8738165Z checking available disk space... 2021-05-15T14:00:13.8839359Z :: Processing package changes... 2021-05-15T14:00:13.8840125Z reinstalling mingw-w64-x86_64-icu... 2021-05-15T14:00:15.0325315Z resolving dependencies... 2021-05-15T14:00:15.0601282Z looking for conflicting packages... 2021-05-15T14:00:15.0634112Z 2021-05-15T14:00:15.0636545Z 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-15T14:00:15.0638113Z 2021-05-15T14:00:15.0638594Z Total Download Size: 17.57 MiB 2021-05-15T14:00:15.0639160Z Total Installed Size: 78.94 MiB 2021-05-15T14:00:15.0639519Z 2021-05-15T14:00:15.0640103Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:15.0640713Z :: Retrieving packages... 2021-05-15T14:00:15.3732313Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-15T14:00:16.1228418Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-15T14:00:16.3116749Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-15T14:00:16.4244527Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-15T14:00:16.5220718Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-15T14:00:16.6181671Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-15T14:00:16.7149396Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-15T14:00:16.8160079Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-15T14:00:16.9370053Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-15T14:00:17.1329812Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-15T14:00:17.3560449Z checking keyring... 2021-05-15T14:00:17.6037714Z checking package integrity... 2021-05-15T14:00:18.9666246Z loading package files... 2021-05-15T14:00:19.0164452Z checking for file conflicts... 2021-05-15T14:00:19.1536163Z checking available disk space... 2021-05-15T14:00:19.1550470Z :: Processing package changes... 2021-05-15T14:00:19.1551896Z installing mingw-w64-x86_64-djvulibre... 2021-05-15T14:00:19.2510332Z installing mingw-w64-x86_64-flif... 2021-05-15T14:00:19.3993721Z installing mingw-w64-x86_64-gsfonts... 2021-05-15T14:00:19.4623643Z installing mingw-w64-x86_64-jbigkit... 2021-05-15T14:00:19.4822806Z installing mingw-w64-x86_64-liblqr... 2021-05-15T14:00:19.5023814Z installing mingw-w64-x86_64-libraqm... 2021-05-15T14:00:19.5241727Z installing mingw-w64-x86_64-libtool... 2021-05-15T14:00:19.5728476Z installing mingw-w64-x86_64-libwmf... 2021-05-15T14:00:19.6261951Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-15T14:00:19.6851392Z installing mingw-w64-x86_64-imagemagick... 2021-05-15T14:00:21.0919909Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-15T14:00:21.0921108Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-15T14:00:21.0922047Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-15T14:00:21.0922874Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-15T14:00:21.0923646Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-15T14:00:21.0966121Z :: Running post-transaction hooks... 2021-05-15T14:00:21.0967125Z (1/2) Updating fontconfig cache... 2021-05-15T14:00:21.1609220Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-15T14:00:21.9267262Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-15T14:00:21.9268238Z resolving dependencies... 2021-05-15T14:00:21.9365074Z looking for conflicting packages... 2021-05-15T14:00:21.9547125Z 2021-05-15T14:00:21.9548281Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-15T14:00:21.9549000Z 2021-05-15T14:00:21.9549676Z Total Installed Size: 8.68 MiB 2021-05-15T14:00:21.9550605Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:21.9551409Z 2021-05-15T14:00:21.9552369Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:21.9553284Z checking keyring... 2021-05-15T14:00:22.0208404Z checking package integrity... 2021-05-15T14:00:22.9086839Z loading package files... 2021-05-15T14:00:22.9087661Z checking for file conflicts... 2021-05-15T14:00:22.9088532Z checking available disk space... 2021-05-15T14:00:22.9089341Z :: Processing package changes... 2021-05-15T14:00:22.9090224Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-15T14:00:22.9745040Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-15T14:00:22.9745774Z resolving dependencies... 2021-05-15T14:00:22.9746997Z looking for conflicting packages... 2021-05-15T14:00:23.0080897Z 2021-05-15T14:00:23.0081954Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-15T14:00:23.0082454Z 2021-05-15T14:00:23.0083020Z Total Download Size: 0.85 MiB 2021-05-15T14:00:23.0083656Z Total Installed Size: 4.15 MiB 2021-05-15T14:00:23.0084289Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:23.0084683Z 2021-05-15T14:00:23.0085366Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:23.0086064Z :: Retrieving packages... 2021-05-15T14:00:23.3476919Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T14:00:23.8147026Z checking keyring... 2021-05-15T14:00:23.8922232Z checking package integrity... 2021-05-15T14:00:24.0122647Z loading package files... 2021-05-15T14:00:24.0144265Z checking for file conflicts... 2021-05-15T14:00:24.0145181Z checking available disk space... 2021-05-15T14:00:24.0368935Z :: Processing package changes... 2021-05-15T14:00:24.0370285Z reinstalling mingw-w64-x86_64-isl... 2021-05-15T14:00:24.7759133Z resolving dependencies... 2021-05-15T14:00:24.8012629Z looking for conflicting packages... 2021-05-15T14:00:24.8030439Z 2021-05-15T14:00:24.8031724Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-15T14:00:24.8032577Z 2021-05-15T14:00:24.8033409Z Total Download Size: 13.04 MiB 2021-05-15T14:00:24.8034352Z Total Installed Size: 137.15 MiB 2021-05-15T14:00:24.8034946Z 2021-05-15T14:00:24.8035897Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:24.8036916Z :: Retrieving packages... 2021-05-15T14:00:25.1088657Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-15T14:00:25.9529628Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-15T14:00:26.2641805Z checking keyring... 2021-05-15T14:00:26.3434981Z checking package integrity... 2021-05-15T14:00:26.6913895Z loading package files... 2021-05-15T14:00:26.7506501Z checking for file conflicts... 2021-05-15T14:00:27.0033935Z checking available disk space... 2021-05-15T14:00:27.0043721Z :: Processing package changes... 2021-05-15T14:00:27.0044563Z installing mingw-w64-x86_64-gdcm... 2021-05-15T14:00:27.3575989Z installing mingw-w64-x86_64-itk... 2021-05-15T14:00:30.5651740Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-15T14:00:30.5652772Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-15T14:00:30.5653490Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-15T14:00:31.2841384Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-15T14:00:31.2842203Z resolving dependencies... 2021-05-15T14:00:31.2983616Z looking for conflicting packages... 2021-05-15T14:00:31.3120209Z 2021-05-15T14:00:31.3121437Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-15T14:00:31.3122487Z 2021-05-15T14:00:31.3123856Z Total Installed Size: 4.75 MiB 2021-05-15T14:00:31.3124646Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:31.3125035Z 2021-05-15T14:00:31.3125678Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:31.3126284Z checking keyring... 2021-05-15T14:00:31.3773944Z checking package integrity... 2021-05-15T14:00:31.4740618Z loading package files... 2021-05-15T14:00:31.4780236Z checking for file conflicts... 2021-05-15T14:00:31.4781099Z checking available disk space... 2021-05-15T14:00:31.4885969Z :: Processing package changes... 2021-05-15T14:00:31.4886808Z reinstalling mingw-w64-x86_64-jasper... 2021-05-15T14:00:32.3896876Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-15T14:00:32.3897772Z resolving dependencies... 2021-05-15T14:00:32.4031876Z looking for conflicting packages... 2021-05-15T14:00:32.4322960Z 2021-05-15T14:00:32.4323982Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-15T14:00:32.4325516Z 2021-05-15T14:00:32.4330516Z Total Installed Size: 0.43 MiB 2021-05-15T14:00:32.4331964Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:32.4333775Z 2021-05-15T14:00:32.4335580Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:32.4336846Z checking keyring... 2021-05-15T14:00:32.5045163Z checking package integrity... 2021-05-15T14:00:32.5977694Z loading package files... 2021-05-15T14:00:32.5991120Z checking for file conflicts... 2021-05-15T14:00:32.5991853Z checking available disk space... 2021-05-15T14:00:32.6012753Z :: Processing package changes... 2021-05-15T14:00:32.6013623Z reinstalling mingw-w64-x86_64-json-c... 2021-05-15T14:00:33.2994079Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-15T14:00:33.2994861Z resolving dependencies... 2021-05-15T14:00:33.2995934Z looking for conflicting packages... 2021-05-15T14:00:33.3293552Z 2021-05-15T14:00:33.3294625Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-15T14:00:33.3295177Z 2021-05-15T14:00:33.3297234Z Total Installed Size: 1.88 MiB 2021-05-15T14:00:33.3298232Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:33.3298613Z 2021-05-15T14:00:33.3299268Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:33.3299873Z checking keyring... 2021-05-15T14:00:33.3937109Z checking package integrity... 2021-05-15T14:00:33.4910892Z loading package files... 2021-05-15T14:00:33.4928403Z checking for file conflicts... 2021-05-15T14:00:33.4929220Z checking available disk space... 2021-05-15T14:00:33.4947940Z :: Processing package changes... 2021-05-15T14:00:33.4948543Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-15T14:00:34.2134109Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-15T14:00:34.2134707Z resolving dependencies... 2021-05-15T14:00:34.2265361Z looking for conflicting packages... 2021-05-15T14:00:34.2398933Z 2021-05-15T14:00:34.2399692Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-15T14:00:34.2400162Z 2021-05-15T14:00:34.2400782Z Total Installed Size: 1.64 MiB 2021-05-15T14:00:34.2401701Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:34.2402007Z 2021-05-15T14:00:34.2402836Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:34.2403446Z checking keyring... 2021-05-15T14:00:34.3017011Z checking package integrity... 2021-05-15T14:00:34.4035855Z loading package files... 2021-05-15T14:00:34.4065181Z checking for file conflicts... 2021-05-15T14:00:34.4065960Z checking available disk space... 2021-05-15T14:00:34.4087471Z :: Processing package changes... 2021-05-15T14:00:34.4088253Z reinstalling mingw-w64-x86_64-lame... 2021-05-15T14:00:35.1075887Z resolving dependencies... 2021-05-15T14:00:35.1173610Z looking for conflicting packages... 2021-05-15T14:00:35.1387981Z 2021-05-15T14:00:35.1388763Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-15T14:00:35.1389313Z 2021-05-15T14:00:35.1389702Z Total Download Size: 3.31 MiB 2021-05-15T14:00:35.1390157Z Total Installed Size: 28.75 MiB 2021-05-15T14:00:35.1390448Z 2021-05-15T14:00:35.1390940Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:35.1391444Z :: Retrieving packages... 2021-05-15T14:00:35.4439655Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-15T14:00:36.1772816Z checking keyring... 2021-05-15T14:00:36.2537527Z checking package integrity... 2021-05-15T14:00:36.4147989Z loading package files... 2021-05-15T14:00:36.4176899Z checking for file conflicts... 2021-05-15T14:00:36.4202605Z checking available disk space... 2021-05-15T14:00:36.4213227Z :: Processing package changes... 2021-05-15T14:00:36.4213982Z installing mingw-w64-x86_64-lapack... 2021-05-15T14:00:37.2059247Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-15T14:00:37.2060019Z resolving dependencies... 2021-05-15T14:00:37.2210918Z looking for conflicting packages... 2021-05-15T14:00:37.2323465Z 2021-05-15T14:00:37.2324260Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-15T14:00:37.2324737Z 2021-05-15T14:00:37.2325734Z Total Installed Size: 1.62 MiB 2021-05-15T14:00:37.2326269Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:37.2326874Z 2021-05-15T14:00:37.2327551Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:37.2328155Z checking keyring... 2021-05-15T14:00:37.2971981Z checking package integrity... 2021-05-15T14:00:37.3969583Z loading package files... 2021-05-15T14:00:37.3993146Z checking for file conflicts... 2021-05-15T14:00:37.3993937Z checking available disk space... 2021-05-15T14:00:37.4011378Z :: Processing package changes... 2021-05-15T14:00:37.4012032Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-15T14:00:38.1283920Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-15T14:00:38.1285173Z resolving dependencies... 2021-05-15T14:00:38.1494249Z looking for conflicting packages... 2021-05-15T14:00:38.1549403Z 2021-05-15T14:00:38.1550778Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-15T14:00:38.1552056Z 2021-05-15T14:00:38.1553315Z Total Installed Size: 8.39 MiB 2021-05-15T14:00:38.1554296Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:38.1555164Z 2021-05-15T14:00:38.1556054Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:38.1558053Z checking keyring... 2021-05-15T14:00:38.2190816Z checking package integrity... 2021-05-15T14:00:38.3239821Z loading package files... 2021-05-15T14:00:38.3266224Z checking for file conflicts... 2021-05-15T14:00:38.3267001Z checking available disk space... 2021-05-15T14:00:38.3294850Z :: Processing package changes... 2021-05-15T14:00:38.3295462Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-15T14:00:39.0705860Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-15T14:00:39.0706480Z resolving dependencies... 2021-05-15T14:00:39.0945638Z looking for conflicting packages... 2021-05-15T14:00:39.0997505Z 2021-05-15T14:00:39.0998382Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-15T14:00:39.0998963Z 2021-05-15T14:00:39.0999824Z Total Installed Size: 3.99 MiB 2021-05-15T14:00:39.1001027Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:39.1001502Z 2021-05-15T14:00:39.1002210Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:39.1002772Z checking keyring... 2021-05-15T14:00:39.1633102Z checking package integrity... 2021-05-15T14:00:39.2751460Z loading package files... 2021-05-15T14:00:39.2774503Z checking for file conflicts... 2021-05-15T14:00:39.2775320Z checking available disk space... 2021-05-15T14:00:39.2897741Z :: Processing package changes... 2021-05-15T14:00:39.2898637Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-15T14:00:40.0314139Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-15T14:00:40.0314963Z resolving dependencies... 2021-05-15T14:00:40.0448009Z looking for conflicting packages... 2021-05-15T14:00:40.0590328Z 2021-05-15T14:00:40.0591831Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-15T14:00:40.0592697Z 2021-05-15T14:00:40.0593763Z Total Installed Size: 0.38 MiB 2021-05-15T14:00:40.0594572Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:40.0594967Z 2021-05-15T14:00:40.0595614Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:40.0596230Z checking keyring... 2021-05-15T14:00:40.1232196Z checking package integrity... 2021-05-15T14:00:40.2180720Z loading package files... 2021-05-15T14:00:40.2193021Z checking for file conflicts... 2021-05-15T14:00:40.2193742Z checking available disk space... 2021-05-15T14:00:40.2208214Z :: Processing package changes... 2021-05-15T14:00:40.2208943Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-15T14:00:41.3982886Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-15T14:00:41.3983613Z resolving dependencies... 2021-05-15T14:00:41.3984162Z looking for conflicting packages... 2021-05-15T14:00:41.3984479Z 2021-05-15T14:00:41.3984983Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-15T14:00:41.3985313Z 2021-05-15T14:00:41.3985701Z Total Installed Size: 4.02 MiB 2021-05-15T14:00:41.3986154Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:41.3986412Z 2021-05-15T14:00:41.3986831Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:41.3987285Z checking keyring... 2021-05-15T14:00:41.3987752Z checking package integrity... 2021-05-15T14:00:41.3988204Z loading package files... 2021-05-15T14:00:41.3988682Z checking for file conflicts... 2021-05-15T14:00:41.3989332Z checking available disk space... 2021-05-15T14:00:41.3990209Z :: Processing package changes... 2021-05-15T14:00:41.3990826Z reinstalling mingw-w64-x86_64-libde265... 2021-05-15T14:00:41.7871800Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-15T14:00:41.7872973Z resolving dependencies... 2021-05-15T14:00:41.7874923Z looking for conflicting packages... 2021-05-15T14:00:41.8118783Z 2021-05-15T14:00:41.8119479Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-15T14:00:41.8120048Z 2021-05-15T14:00:41.8120599Z Total Download Size: 0.04 MiB 2021-05-15T14:00:41.8121400Z Total Installed Size: 0.11 MiB 2021-05-15T14:00:41.8122010Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:41.8122389Z 2021-05-15T14:00:41.8123030Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:41.8123690Z :: Retrieving packages... 2021-05-15T14:00:42.1218492Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T14:00:42.3076431Z checking keyring... 2021-05-15T14:00:42.3863982Z checking package integrity... 2021-05-15T14:00:42.5007505Z loading package files... 2021-05-15T14:00:42.5024537Z checking for file conflicts... 2021-05-15T14:00:42.5025282Z checking available disk space... 2021-05-15T14:00:42.5085797Z :: Processing package changes... 2021-05-15T14:00:42.5086568Z reinstalling mingw-w64-x86_64-libffi... 2021-05-15T14:00:43.2080883Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-15T14:00:43.2081857Z resolving dependencies... 2021-05-15T14:00:43.2083589Z looking for conflicting packages... 2021-05-15T14:00:43.2350405Z 2021-05-15T14:00:43.2351740Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-15T14:00:43.2353080Z 2021-05-15T14:00:43.2354289Z Total Installed Size: 0.13 MiB 2021-05-15T14:00:43.2354911Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:43.2355307Z 2021-05-15T14:00:43.2355978Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:43.2356583Z checking keyring... 2021-05-15T14:00:43.3047154Z checking package integrity... 2021-05-15T14:00:43.4073753Z loading package files... 2021-05-15T14:00:43.4086161Z checking for file conflicts... 2021-05-15T14:00:43.4086911Z checking available disk space... 2021-05-15T14:00:43.4099495Z :: Processing package changes... 2021-05-15T14:00:43.4100315Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-15T14:00:44.1130658Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-15T14:00:44.1131622Z resolving dependencies... 2021-05-15T14:00:44.1344380Z looking for conflicting packages... 2021-05-15T14:00:44.1397794Z 2021-05-15T14:00:44.1399079Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-15T14:00:44.1400197Z 2021-05-15T14:00:44.1401545Z Total Installed Size: 0.79 MiB 2021-05-15T14:00:44.1402962Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:44.1403669Z 2021-05-15T14:00:44.1405113Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:44.1406217Z checking keyring... 2021-05-15T14:00:44.2024800Z checking package integrity... 2021-05-15T14:00:44.3009539Z loading package files... 2021-05-15T14:00:44.3027732Z checking for file conflicts... 2021-05-15T14:00:44.3028422Z checking available disk space... 2021-05-15T14:00:44.3047452Z :: Processing package changes... 2021-05-15T14:00:44.3048048Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-15T14:00:45.0123205Z resolving dependencies... 2021-05-15T14:00:45.0334872Z looking for conflicting packages... 2021-05-15T14:00:45.0391142Z 2021-05-15T14:00:45.0392484Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-15T14:00:45.0393255Z 2021-05-15T14:00:45.0394084Z Total Download Size: 0.68 MiB 2021-05-15T14:00:45.0394964Z Total Installed Size: 3.01 MiB 2021-05-15T14:00:45.0395534Z 2021-05-15T14:00:45.0396475Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:45.0397432Z :: Retrieving packages... 2021-05-15T14:00:45.3425445Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-15T14:00:45.8111275Z checking keyring... 2021-05-15T14:00:45.8964993Z checking package integrity... 2021-05-15T14:00:46.0204610Z loading package files... 2021-05-15T14:00:46.0235325Z checking for file conflicts... 2021-05-15T14:00:46.0275482Z checking available disk space... 2021-05-15T14:00:46.0284526Z :: Processing package changes... 2021-05-15T14:00:46.0285251Z installing mingw-w64-x86_64-libgit2... 2021-05-15T14:00:46.7574383Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-15T14:00:46.7575505Z resolving dependencies... 2021-05-15T14:00:46.7676124Z looking for conflicting packages... 2021-05-15T14:00:46.7840242Z 2021-05-15T14:00:46.7841314Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-15T14:00:46.7842256Z 2021-05-15T14:00:46.7843113Z Total Installed Size: 1.43 MiB 2021-05-15T14:00:46.7843800Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:46.7844385Z 2021-05-15T14:00:46.7845055Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:46.7845682Z checking keyring... 2021-05-15T14:00:46.8493677Z checking package integrity... 2021-05-15T14:00:46.9492484Z loading package files... 2021-05-15T14:00:46.9521698Z checking for file conflicts... 2021-05-15T14:00:46.9522536Z checking available disk space... 2021-05-15T14:00:46.9559268Z :: Processing package changes... 2021-05-15T14:00:46.9560141Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-15T14:00:47.6804984Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-15T14:00:47.6805814Z resolving dependencies... 2021-05-15T14:00:47.7015559Z looking for conflicting packages... 2021-05-15T14:00:47.7075740Z 2021-05-15T14:00:47.7076778Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-15T14:00:47.7077439Z 2021-05-15T14:00:47.7078650Z Total Installed Size: 3.84 MiB 2021-05-15T14:00:47.7079656Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:47.7080274Z 2021-05-15T14:00:47.7081121Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:47.7081952Z checking keyring... 2021-05-15T14:00:47.7723182Z checking package integrity... 2021-05-15T14:00:47.8708290Z loading package files... 2021-05-15T14:00:47.8726524Z checking for file conflicts... 2021-05-15T14:00:47.8727205Z checking available disk space... 2021-05-15T14:00:47.8747620Z :: Processing package changes... 2021-05-15T14:00:47.8748318Z reinstalling mingw-w64-x86_64-libheif... 2021-05-15T14:00:48.5722535Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-15T14:00:48.5723420Z resolving dependencies... 2021-05-15T14:00:48.5724370Z looking for conflicting packages... 2021-05-15T14:00:48.6004584Z 2021-05-15T14:00:48.6005377Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-15T14:00:48.6005817Z 2021-05-15T14:00:48.6006275Z Total Download Size: 0.73 MiB 2021-05-15T14:00:48.6006818Z Total Installed Size: 2.24 MiB 2021-05-15T14:00:48.6007348Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:48.6007660Z 2021-05-15T14:00:48.6008229Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:48.6008813Z :: Retrieving packages... 2021-05-15T14:00:48.9100567Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T14:00:49.3689471Z checking keyring... 2021-05-15T14:00:49.4582968Z checking package integrity... 2021-05-15T14:00:49.5922954Z loading package files... 2021-05-15T14:00:49.5947720Z checking for file conflicts... 2021-05-15T14:00:49.5948547Z checking available disk space... 2021-05-15T14:00:49.6101749Z :: Processing package changes... 2021-05-15T14:00:49.6102775Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-15T14:00:50.3520682Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-15T14:00:50.3521422Z resolving dependencies... 2021-05-15T14:00:50.3629164Z looking for conflicting packages... 2021-05-15T14:00:50.3813486Z 2021-05-15T14:00:50.3814841Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-15T14:00:50.3815950Z 2021-05-15T14:00:50.3817175Z Total Installed Size: 4.35 MiB 2021-05-15T14:00:50.3818034Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:50.3818523Z 2021-05-15T14:00:50.3819218Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:50.3819885Z checking keyring... 2021-05-15T14:00:50.4474586Z checking package integrity... 2021-05-15T14:00:50.5494437Z loading package files... 2021-05-15T14:00:50.5516533Z checking for file conflicts... 2021-05-15T14:00:50.5519841Z checking available disk space... 2021-05-15T14:00:50.5542061Z :: Processing package changes... 2021-05-15T14:00:50.5542727Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T14:00:51.2735415Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:00:51.2736402Z resolving dependencies... 2021-05-15T14:00:51.2737434Z looking for conflicting packages... 2021-05-15T14:00:51.2991676Z 2021-05-15T14:00:51.2993260Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:00:51.2994190Z 2021-05-15T14:00:51.2994912Z Total Download Size: 0.02 MiB 2021-05-15T14:00:51.2995707Z Total Installed Size: 0.05 MiB 2021-05-15T14:00:51.2996525Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:51.2997025Z 2021-05-15T14:00:51.2997898Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:51.2998766Z :: Retrieving packages... 2021-05-15T14:00:51.6105144Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:00:51.7028897Z checking keyring... 2021-05-15T14:00:51.7882873Z checking package integrity... 2021-05-15T14:00:51.9034658Z loading package files... 2021-05-15T14:00:51.9043405Z checking for file conflicts... 2021-05-15T14:00:51.9044187Z checking available disk space... 2021-05-15T14:00:51.9056878Z :: Processing package changes... 2021-05-15T14:00:51.9057732Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-15T14:00:52.6129598Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-15T14:00:52.6130519Z resolving dependencies... 2021-05-15T14:00:52.6361492Z looking for conflicting packages... 2021-05-15T14:00:52.6417723Z 2021-05-15T14:00:52.6418695Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-15T14:00:52.6419390Z 2021-05-15T14:00:52.6420299Z Total Installed Size: 3.26 MiB 2021-05-15T14:00:52.6421434Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:52.6422019Z 2021-05-15T14:00:52.6422724Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:52.6423364Z checking keyring... 2021-05-15T14:00:52.7113228Z checking package integrity... 2021-05-15T14:00:52.8123179Z loading package files... 2021-05-15T14:00:52.8139876Z checking for file conflicts... 2021-05-15T14:00:52.8140850Z checking available disk space... 2021-05-15T14:00:52.8170318Z :: Processing package changes... 2021-05-15T14:00:52.8171300Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-15T14:00:53.5353882Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-15T14:00:53.5354701Z resolving dependencies... 2021-05-15T14:00:53.5356071Z looking for conflicting packages... 2021-05-15T14:00:53.5653963Z 2021-05-15T14:00:53.5654840Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-15T14:00:53.5655307Z 2021-05-15T14:00:53.5656105Z Total Installed Size: 0.54 MiB 2021-05-15T14:00:53.5657074Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:53.5657611Z 2021-05-15T14:00:53.5658213Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:53.5658762Z checking keyring... 2021-05-15T14:00:53.6286791Z checking package integrity... 2021-05-15T14:00:53.7303446Z loading package files... 2021-05-15T14:00:53.7371769Z checking for file conflicts... 2021-05-15T14:00:53.7372604Z checking available disk space... 2021-05-15T14:00:53.7430211Z :: Processing package changes... 2021-05-15T14:00:53.7431201Z reinstalling mingw-w64-x86_64-libogg... 2021-05-15T14:00:54.5309484Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-15T14:00:54.5310324Z resolving dependencies... 2021-05-15T14:00:54.5557932Z looking for conflicting packages... 2021-05-15T14:00:54.5604371Z 2021-05-15T14:00:54.5605304Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-15T14:00:54.5605948Z 2021-05-15T14:00:54.5606933Z Total Installed Size: 2.35 MiB 2021-05-15T14:00:54.5608058Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:54.5608652Z 2021-05-15T14:00:54.5609374Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:54.5609993Z checking keyring... 2021-05-15T14:00:54.6257818Z checking package integrity... 2021-05-15T14:00:54.7251739Z loading package files... 2021-05-15T14:00:54.7267804Z checking for file conflicts... 2021-05-15T14:00:54.7268816Z checking available disk space... 2021-05-15T14:00:54.7292377Z :: Processing package changes... 2021-05-15T14:00:54.7293183Z reinstalling mingw-w64-x86_64-libpng... 2021-05-15T14:00:55.5331634Z error: target not found: mingw-w64-x86_64-libpq 2021-05-15T14:00:56.2212725Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-15T14:00:56.2214212Z resolving dependencies... 2021-05-15T14:00:56.2419998Z looking for conflicting packages... 2021-05-15T14:00:56.2472838Z 2021-05-15T14:00:56.2473894Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-15T14:00:56.2474968Z 2021-05-15T14:00:56.2476231Z Total Installed Size: 6.32 MiB 2021-05-15T14:00:56.2477149Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:56.2477706Z 2021-05-15T14:00:56.2478615Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:56.2479670Z checking keyring... 2021-05-15T14:00:56.3095944Z checking package integrity... 2021-05-15T14:00:56.4093926Z loading package files... 2021-05-15T14:00:56.4108405Z checking for file conflicts... 2021-05-15T14:00:56.4109096Z checking available disk space... 2021-05-15T14:00:56.4131671Z :: Processing package changes... 2021-05-15T14:00:56.4132440Z reinstalling mingw-w64-x86_64-libraw... 2021-05-15T14:00:57.1292624Z resolving dependencies... 2021-05-15T14:00:57.1485665Z looking for conflicting packages... 2021-05-15T14:00:57.1605536Z 2021-05-15T14:00:57.1606239Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-15T14:00:57.1606680Z 2021-05-15T14:00:57.1607150Z Total Download Size: 6.30 MiB 2021-05-15T14:00:57.1607671Z Total Installed Size: 39.39 MiB 2021-05-15T14:00:57.1608006Z 2021-05-15T14:00:57.1608567Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:57.1609123Z :: Retrieving packages... 2021-05-15T14:00:57.4670123Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-15T14:00:58.2990428Z checking keyring... 2021-05-15T14:00:58.3847651Z checking package integrity... 2021-05-15T14:00:58.5568556Z loading package files... 2021-05-15T14:00:58.5599446Z checking for file conflicts... 2021-05-15T14:00:58.5631929Z checking available disk space... 2021-05-15T14:00:58.5643245Z :: Processing package changes... 2021-05-15T14:00:58.5644217Z installing mingw-w64-x86_64-librsvg... 2021-05-15T14:00:58.7179519Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-15T14:00:58.7181172Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-15T14:00:58.7189200Z :: Running post-transaction hooks... 2021-05-15T14:00:58.7190787Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T14:00:59.5185977Z resolving dependencies... 2021-05-15T14:00:59.5423883Z looking for conflicting packages... 2021-05-15T14:00:59.5486503Z 2021-05-15T14:00:59.5487846Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-15T14:00:59.5488775Z 2021-05-15T14:00:59.5489749Z Total Download Size: 7.79 MiB 2021-05-15T14:00:59.5490945Z Total Installed Size: 80.96 MiB 2021-05-15T14:00:59.5491677Z 2021-05-15T14:00:59.5492834Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:59.5494091Z :: Retrieving packages... 2021-05-15T14:00:59.8583749Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-15T14:01:00.7954384Z checking keyring... 2021-05-15T14:01:00.8751934Z checking package integrity... 2021-05-15T14:01:01.0630093Z loading package files... 2021-05-15T14:01:01.0699352Z checking for file conflicts... 2021-05-15T14:01:01.1074944Z checking available disk space... 2021-05-15T14:01:01.1084937Z :: Processing package changes... 2021-05-15T14:01:01.1085874Z installing mingw-w64-x86_64-libsbml... 2021-05-15T14:01:02.3252867Z resolving dependencies... 2021-05-15T14:01:02.3553733Z looking for conflicting packages... 2021-05-15T14:01:02.3567315Z 2021-05-15T14:01:02.3568858Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-15T14:01:02.3570064Z 2021-05-15T14:01:02.3570997Z Total Download Size: 0.91 MiB 2021-05-15T14:01:02.3572034Z Total Installed Size: 5.45 MiB 2021-05-15T14:01:02.3572955Z 2021-05-15T14:01:02.3574068Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:02.3575221Z :: Retrieving packages... 2021-05-15T14:01:02.6806416Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-15T14:01:03.2349098Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-15T14:01:03.3292868Z checking keyring... 2021-05-15T14:01:03.4037346Z checking package integrity... 2021-05-15T14:01:03.6389639Z loading package files... 2021-05-15T14:01:03.6437419Z checking for file conflicts... 2021-05-15T14:01:03.6486995Z checking available disk space... 2021-05-15T14:01:03.6496224Z :: Processing package changes... 2021-05-15T14:01:03.6496855Z installing mingw-w64-x86_64-flac... 2021-05-15T14:01:03.6895264Z installing mingw-w64-x86_64-libsndfile... 2021-05-15T14:01:04.4143648Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-15T14:01:04.4144746Z resolving dependencies... 2021-05-15T14:01:04.4367280Z looking for conflicting packages... 2021-05-15T14:01:04.4445919Z 2021-05-15T14:01:04.4447851Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-15T14:01:04.4449122Z 2021-05-15T14:01:04.4450669Z Total Installed Size: 29.97 MiB 2021-05-15T14:01:04.4451547Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:04.4453096Z 2021-05-15T14:01:04.4453864Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:04.4454684Z checking keyring... 2021-05-15T14:01:04.5099241Z checking package integrity... 2021-05-15T14:01:04.6319277Z loading package files... 2021-05-15T14:01:04.6343379Z checking for file conflicts... 2021-05-15T14:01:04.6344189Z checking available disk space... 2021-05-15T14:01:04.6369382Z :: Processing package changes... 2021-05-15T14:01:04.6370146Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-15T14:01:05.4076165Z resolving dependencies... 2021-05-15T14:01:05.4300380Z looking for conflicting packages... 2021-05-15T14:01:05.4360644Z 2021-05-15T14:01:05.4361512Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-15T14:01:05.4361944Z 2021-05-15T14:01:05.4362398Z Total Download Size: 0.31 MiB 2021-05-15T14:01:05.4363160Z Total Installed Size: 1.50 MiB 2021-05-15T14:01:05.4363544Z 2021-05-15T14:01:05.4364185Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:05.4364920Z :: Retrieving packages... 2021-05-15T14:01:05.7460407Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-15T14:01:06.1130147Z checking keyring... 2021-05-15T14:01:06.1947742Z checking package integrity... 2021-05-15T14:01:06.3074600Z loading package files... 2021-05-15T14:01:06.3086979Z checking for file conflicts... 2021-05-15T14:01:06.3098178Z checking available disk space... 2021-05-15T14:01:06.3108624Z :: Processing package changes... 2021-05-15T14:01:06.3109420Z installing mingw-w64-x86_64-libssh... 2021-05-15T14:01:06.3722336Z / 2021-05-15T14:01:07.1222726Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-15T14:01:07.1223432Z resolving dependencies... 2021-05-15T14:01:07.1443606Z looking for conflicting packages... 2021-05-15T14:01:07.1491714Z 2021-05-15T14:01:07.1492725Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-15T14:01:07.1493426Z 2021-05-15T14:01:07.1494746Z Total Installed Size: 0.79 MiB 2021-05-15T14:01:07.1495956Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:07.1496606Z 2021-05-15T14:01:07.1497374Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:07.1498049Z checking keyring... 2021-05-15T14:01:07.2156812Z checking package integrity... 2021-05-15T14:01:07.3092118Z loading package files... 2021-05-15T14:01:07.3122016Z checking for file conflicts... 2021-05-15T14:01:07.3122882Z checking available disk space... 2021-05-15T14:01:07.3209426Z :: Processing package changes... 2021-05-15T14:01:07.3210306Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-15T14:01:08.1360064Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-15T14:01:08.1360928Z resolving dependencies... 2021-05-15T14:01:08.1517981Z looking for conflicting packages... 2021-05-15T14:01:08.1638630Z 2021-05-15T14:01:08.1639517Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-15T14:01:08.1639922Z 2021-05-15T14:01:08.1640318Z Total Download Size: 0.02 MiB 2021-05-15T14:01:08.1640789Z Total Installed Size: 0.03 MiB 2021-05-15T14:01:08.1641400Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:08.1641675Z 2021-05-15T14:01:08.1642188Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:08.1642711Z :: Retrieving packages... 2021-05-15T14:01:08.4675796Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T14:01:08.5592483Z checking keyring... 2021-05-15T14:01:08.6426994Z checking package integrity... 2021-05-15T14:01:08.7595087Z loading package files... 2021-05-15T14:01:08.7628878Z checking for file conflicts... 2021-05-15T14:01:08.7629494Z checking available disk space... 2021-05-15T14:01:08.7695834Z :: Processing package changes... 2021-05-15T14:01:08.7696621Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-15T14:01:09.4638551Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-15T14:01:09.4639238Z resolving dependencies... 2021-05-15T14:01:09.4861680Z looking for conflicting packages... 2021-05-15T14:01:09.4918530Z 2021-05-15T14:01:09.4919196Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-15T14:01:09.4919590Z 2021-05-15T14:01:09.4920207Z Total Installed Size: 4.22 MiB 2021-05-15T14:01:09.4920687Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:09.4921202Z 2021-05-15T14:01:09.4921740Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:09.4922417Z checking keyring... 2021-05-15T14:01:09.5555246Z checking package integrity... 2021-05-15T14:01:09.6581604Z loading package files... 2021-05-15T14:01:09.6624384Z checking for file conflicts... 2021-05-15T14:01:09.6625539Z checking available disk space... 2021-05-15T14:01:09.6726239Z :: Processing package changes... 2021-05-15T14:01:09.6728491Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-15T14:01:10.5634459Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-15T14:01:10.5635423Z resolving dependencies... 2021-05-15T14:01:10.5636193Z looking for conflicting packages... 2021-05-15T14:01:10.5906136Z 2021-05-15T14:01:10.5907164Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-15T14:01:10.5908071Z 2021-05-15T14:01:10.5908759Z Total Installed Size: 2.31 MiB 2021-05-15T14:01:10.5909828Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:10.5910332Z 2021-05-15T14:01:10.5911168Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:10.5911962Z checking keyring... 2021-05-15T14:01:10.6605887Z checking package integrity... 2021-05-15T14:01:10.7595183Z loading package files... 2021-05-15T14:01:10.7622001Z checking for file conflicts... 2021-05-15T14:01:10.7622663Z checking available disk space... 2021-05-15T14:01:10.7653704Z :: Processing package changes... 2021-05-15T14:01:10.7654496Z reinstalling mingw-w64-x86_64-libtool... 2021-05-15T14:01:11.4924854Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-15T14:01:11.4926007Z resolving dependencies... 2021-05-15T14:01:11.5049327Z looking for conflicting packages... 2021-05-15T14:01:11.5248872Z 2021-05-15T14:01:11.5249943Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-15T14:01:11.5250559Z 2021-05-15T14:01:11.5251136Z Total Download Size: 0.08 MiB 2021-05-15T14:01:11.5251773Z Total Installed Size: 0.25 MiB 2021-05-15T14:01:11.5252500Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:11.5252939Z 2021-05-15T14:01:11.5253569Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:11.5254229Z :: Retrieving packages... 2021-05-15T14:01:11.8280579Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T14:01:12.0327084Z checking keyring... 2021-05-15T14:01:12.1115417Z checking package integrity... 2021-05-15T14:01:12.2296999Z loading package files... 2021-05-15T14:01:12.2351669Z checking for file conflicts... 2021-05-15T14:01:12.2353377Z checking available disk space... 2021-05-15T14:01:12.2422063Z :: Processing package changes... 2021-05-15T14:01:12.2423276Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-15T14:01:12.9624577Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-15T14:01:12.9625323Z resolving dependencies... 2021-05-15T14:01:12.9626241Z looking for conflicting packages... 2021-05-15T14:01:12.9900745Z 2021-05-15T14:01:12.9902366Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-15T14:01:12.9903573Z 2021-05-15T14:01:12.9904970Z Total Installed Size: 0.70 MiB 2021-05-15T14:01:12.9906179Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:12.9906901Z 2021-05-15T14:01:12.9908249Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:12.9909649Z checking keyring... 2021-05-15T14:01:13.0558424Z checking package integrity... 2021-05-15T14:01:13.1555004Z loading package files... 2021-05-15T14:01:13.1576959Z checking for file conflicts... 2021-05-15T14:01:13.1577761Z checking available disk space... 2021-05-15T14:01:13.1591903Z :: Processing package changes... 2021-05-15T14:01:13.1592756Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-15T14:01:13.8549042Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-15T14:01:13.8550189Z resolving dependencies... 2021-05-15T14:01:13.8644812Z looking for conflicting packages... 2021-05-15T14:01:13.8824384Z 2021-05-15T14:01:13.8825361Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-15T14:01:13.8826956Z 2021-05-15T14:01:13.8827927Z Total Installed Size: 1.08 MiB 2021-05-15T14:01:13.8828787Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:13.8829295Z 2021-05-15T14:01:13.8830178Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:13.8830884Z checking keyring... 2021-05-15T14:01:13.9468899Z checking package integrity... 2021-05-15T14:01:14.0429487Z loading package files... 2021-05-15T14:01:14.0444567Z checking for file conflicts... 2021-05-15T14:01:14.0445346Z checking available disk space... 2021-05-15T14:01:14.0463762Z :: Processing package changes... 2021-05-15T14:01:14.0464744Z reinstalling mingw-w64-x86_64-libuv... 2021-05-15T14:01:14.7497379Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-15T14:01:14.7498205Z resolving dependencies... 2021-05-15T14:01:14.7665344Z looking for conflicting packages... 2021-05-15T14:01:14.7794310Z 2021-05-15T14:01:14.7795672Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-15T14:01:14.7796793Z 2021-05-15T14:01:14.7798141Z Total Installed Size: 2.30 MiB 2021-05-15T14:01:14.7799268Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:14.7799923Z 2021-05-15T14:01:14.7801230Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:14.7802631Z checking keyring... 2021-05-15T14:01:14.8438012Z checking package integrity... 2021-05-15T14:01:14.9469263Z loading package files... 2021-05-15T14:01:14.9507088Z checking for file conflicts... 2021-05-15T14:01:14.9508007Z checking available disk space... 2021-05-15T14:01:14.9576981Z :: Processing package changes... 2021-05-15T14:01:14.9577716Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-15T14:01:15.8983953Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-15T14:01:15.8984756Z resolving dependencies... 2021-05-15T14:01:15.8985361Z looking for conflicting packages... 2021-05-15T14:01:15.8985724Z 2021-05-15T14:01:15.8986347Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-15T14:01:15.8986684Z 2021-05-15T14:01:15.8987059Z Total Installed Size: 9.11 MiB 2021-05-15T14:01:15.8987511Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:15.8987744Z 2021-05-15T14:01:15.8988182Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:15.8988645Z checking keyring... 2021-05-15T14:01:15.8989095Z checking package integrity... 2021-05-15T14:01:15.9792077Z loading package files... 2021-05-15T14:01:15.9816183Z checking for file conflicts... 2021-05-15T14:01:15.9817216Z checking available disk space... 2021-05-15T14:01:15.9833438Z :: Processing package changes... 2021-05-15T14:01:15.9834239Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-15T14:01:16.7068395Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-15T14:01:16.7069425Z resolving dependencies... 2021-05-15T14:01:16.7222834Z looking for conflicting packages... 2021-05-15T14:01:16.7341970Z 2021-05-15T14:01:16.7343808Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-15T14:01:16.7344944Z 2021-05-15T14:01:16.7345757Z Total Installed Size: 2.97 MiB 2021-05-15T14:01:16.7346535Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:16.7346932Z 2021-05-15T14:01:16.7347595Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:16.7348227Z checking keyring... 2021-05-15T14:01:16.7989247Z checking package integrity... 2021-05-15T14:01:16.8976017Z loading package files... 2021-05-15T14:01:16.8999150Z checking for file conflicts... 2021-05-15T14:01:16.8999948Z checking available disk space... 2021-05-15T14:01:16.9023362Z :: Processing package changes... 2021-05-15T14:01:16.9024156Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-15T14:01:17.5980508Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-15T14:01:17.5981307Z resolving dependencies... 2021-05-15T14:01:17.6210322Z looking for conflicting packages... 2021-05-15T14:01:17.6271245Z 2021-05-15T14:01:17.6272060Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-15T14:01:17.6272495Z 2021-05-15T14:01:17.6273223Z Total Installed Size: 11.76 MiB 2021-05-15T14:01:17.6273713Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:17.6274289Z 2021-05-15T14:01:17.6274915Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:17.6275444Z checking keyring... 2021-05-15T14:01:17.6899690Z checking package integrity... 2021-05-15T14:01:17.7967070Z loading package files... 2021-05-15T14:01:17.8025629Z checking for file conflicts... 2021-05-15T14:01:17.8026484Z checking available disk space... 2021-05-15T14:01:17.8167720Z :: Processing package changes... 2021-05-15T14:01:17.8168652Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-15T14:01:18.8172217Z resolving dependencies... 2021-05-15T14:01:18.8173860Z looking for conflicting packages... 2021-05-15T14:01:18.8483558Z 2021-05-15T14:01:18.8484621Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-15T14:01:18.8485120Z 2021-05-15T14:01:18.8485663Z Total Download Size: 0.10 MiB 2021-05-15T14:01:18.8486367Z Total Installed Size: 0.38 MiB 2021-05-15T14:01:18.8486691Z 2021-05-15T14:01:18.8487301Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:18.8487889Z :: Retrieving packages... 2021-05-15T14:01:19.1628827Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-15T14:01:19.4443614Z checking keyring... 2021-05-15T14:01:19.5241356Z checking package integrity... 2021-05-15T14:01:19.6391270Z loading package files... 2021-05-15T14:01:19.6413053Z checking for file conflicts... 2021-05-15T14:01:19.6418491Z checking available disk space... 2021-05-15T14:01:19.6429486Z :: Processing package changes... 2021-05-15T14:01:19.6430325Z installing mingw-w64-x86_64-libyaml... 2021-05-15T14:01:20.3376133Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-15T14:01:20.3377051Z resolving dependencies... 2021-05-15T14:01:20.3483564Z looking for conflicting packages... 2021-05-15T14:01:20.3680977Z 2021-05-15T14:01:20.3682248Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-15T14:01:20.3683734Z 2021-05-15T14:01:20.3685063Z Total Installed Size: 1.69 MiB 2021-05-15T14:01:20.3686250Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:20.3687030Z 2021-05-15T14:01:20.3688194Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:20.3689713Z checking keyring... 2021-05-15T14:01:20.4339815Z checking package integrity... 2021-05-15T14:01:20.5339853Z loading package files... 2021-05-15T14:01:20.5363855Z checking for file conflicts... 2021-05-15T14:01:20.5364733Z checking available disk space... 2021-05-15T14:01:20.5380287Z :: Processing package changes... 2021-05-15T14:01:20.5380978Z reinstalling mingw-w64-x86_64-lz4... 2021-05-15T14:01:21.2076543Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-15T14:01:21.2077288Z resolving dependencies... 2021-05-15T14:01:21.2078329Z looking for conflicting packages... 2021-05-15T14:01:21.2337993Z 2021-05-15T14:01:21.2338824Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-15T14:01:21.2339350Z 2021-05-15T14:01:21.2340205Z Total Installed Size: 0.62 MiB 2021-05-15T14:01:21.2341189Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:21.2341826Z 2021-05-15T14:01:21.2342701Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:21.2343258Z checking keyring... 2021-05-15T14:01:21.2973431Z checking package integrity... 2021-05-15T14:01:21.3927778Z loading package files... 2021-05-15T14:01:21.3951878Z checking for file conflicts... 2021-05-15T14:01:21.3952652Z checking available disk space... 2021-05-15T14:01:21.3972551Z :: Processing package changes... 2021-05-15T14:01:21.3973262Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-15T14:01:22.0936124Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-15T14:01:22.0936899Z resolving dependencies... 2021-05-15T14:01:22.1050562Z looking for conflicting packages... 2021-05-15T14:01:22.1221720Z 2021-05-15T14:01:22.1222514Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-15T14:01:22.1222970Z 2021-05-15T14:01:22.1223486Z Total Download Size: 0.15 MiB 2021-05-15T14:01:22.1224092Z Total Installed Size: 0.29 MiB 2021-05-15T14:01:22.1224718Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:22.1225073Z 2021-05-15T14:01:22.1225708Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:22.1226367Z :: Retrieving packages... 2021-05-15T14:01:22.4283566Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T14:01:22.7056479Z checking keyring... 2021-05-15T14:01:22.7857153Z checking package integrity... 2021-05-15T14:01:22.9095291Z loading package files... 2021-05-15T14:01:22.9120809Z checking for file conflicts... 2021-05-15T14:01:22.9121564Z checking available disk space... 2021-05-15T14:01:22.9131936Z :: Processing package changes... 2021-05-15T14:01:22.9132631Z reinstalling mingw-w64-x86_64-make... 2021-05-15T14:01:23.6298596Z resolving dependencies... 2021-05-15T14:01:23.6569591Z looking for conflicting packages... 2021-05-15T14:01:23.6584125Z 2021-05-15T14:01:23.6584998Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-15T14:01:23.6585577Z 2021-05-15T14:01:23.6586111Z Total Download Size: 1.48 MiB 2021-05-15T14:01:23.6586721Z Total Installed Size: 6.54 MiB 2021-05-15T14:01:23.6587106Z 2021-05-15T14:01:23.6587717Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:23.6588375Z :: Retrieving packages... 2021-05-15T14:01:23.9616213Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-15T14:01:24.4195068Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-15T14:01:24.6057730Z checking keyring... 2021-05-15T14:01:24.7608131Z checking package integrity... 2021-05-15T14:01:25.0074290Z loading package files... 2021-05-15T14:01:25.0152437Z checking for file conflicts... 2021-05-15T14:01:25.0372426Z checking available disk space... 2021-05-15T14:01:25.0382391Z :: Processing package changes... 2021-05-15T14:01:25.0383178Z installing mingw-w64-x86_64-ninja... 2021-05-15T14:01:25.0465084Z installing mingw-w64-x86_64-meson... 2021-05-15T14:01:26.0383148Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-15T14:01:26.0384186Z resolving dependencies... 2021-05-15T14:01:26.0573455Z looking for conflicting packages... 2021-05-15T14:01:26.0674929Z 2021-05-15T14:01:26.0675896Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-15T14:01:26.0676399Z 2021-05-15T14:01:26.0676989Z Total Download Size: 0.07 MiB 2021-05-15T14:01:26.0677656Z Total Installed Size: 0.20 MiB 2021-05-15T14:01:26.0678530Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:26.0679018Z 2021-05-15T14:01:26.0679677Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:26.0680372Z :: Retrieving packages... 2021-05-15T14:01:26.3703813Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T14:01:26.5544448Z checking keyring... 2021-05-15T14:01:26.6358754Z checking package integrity... 2021-05-15T14:01:26.7598594Z loading package files... 2021-05-15T14:01:26.7618521Z checking for file conflicts... 2021-05-15T14:01:26.7619417Z checking available disk space... 2021-05-15T14:01:26.7659175Z :: Processing package changes... 2021-05-15T14:01:26.7660036Z reinstalling mingw-w64-x86_64-mpc... 2021-05-15T14:01:27.4789820Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-15T14:01:27.4790670Z resolving dependencies... 2021-05-15T14:01:27.4881674Z looking for conflicting packages... 2021-05-15T14:01:27.5075339Z 2021-05-15T14:01:27.5077129Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-15T14:01:27.5078003Z 2021-05-15T14:01:27.5078861Z Total Download Size: 0.32 MiB 2021-05-15T14:01:27.5079890Z Total Installed Size: 2.42 MiB 2021-05-15T14:01:27.5080893Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:27.5081502Z 2021-05-15T14:01:27.5082554Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:27.5083652Z :: Retrieving packages... 2021-05-15T14:01:27.8132130Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T14:01:28.1817555Z checking keyring... 2021-05-15T14:01:28.2662266Z checking package integrity... 2021-05-15T14:01:28.3911798Z loading package files... 2021-05-15T14:01:28.3935893Z checking for file conflicts... 2021-05-15T14:01:28.3936586Z checking available disk space... 2021-05-15T14:01:28.4142497Z :: Processing package changes... 2021-05-15T14:01:28.4143397Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-15T14:01:29.1686041Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-15T14:01:29.1687503Z resolving dependencies... 2021-05-15T14:01:29.1808140Z looking for conflicting packages... 2021-05-15T14:01:29.1991583Z 2021-05-15T14:01:29.1992649Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-15T14:01:29.1993159Z 2021-05-15T14:01:29.1993714Z Total Download Size: 0.35 MiB 2021-05-15T14:01:29.1994378Z Total Installed Size: 1.18 MiB 2021-05-15T14:01:29.1995008Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:29.1995409Z 2021-05-15T14:01:29.1996115Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:29.1996812Z :: Retrieving packages... 2021-05-15T14:01:29.5006860Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T14:01:29.8655414Z checking keyring... 2021-05-15T14:01:29.9476151Z checking package integrity... 2021-05-15T14:01:30.0653576Z loading package files... 2021-05-15T14:01:30.0681878Z checking for file conflicts... 2021-05-15T14:01:30.0682768Z checking available disk space... 2021-05-15T14:01:30.0768493Z :: Processing package changes... 2021-05-15T14:01:30.0769392Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-15T14:01:30.7831720Z resolving dependencies... 2021-05-15T14:01:30.7835473Z looking for conflicting packages... 2021-05-15T14:01:30.8149226Z 2021-05-15T14:01:30.8150602Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-15T14:01:30.8151513Z 2021-05-15T14:01:30.8152523Z Total Download Size: 0.38 MiB 2021-05-15T14:01:30.8153683Z Total Installed Size: 3.58 MiB 2021-05-15T14:01:30.8154386Z 2021-05-15T14:01:30.8155588Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:30.8156927Z :: Retrieving packages... 2021-05-15T14:01:31.1181091Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-15T14:01:31.4865008Z checking keyring... 2021-05-15T14:01:31.5722372Z checking package integrity... 2021-05-15T14:01:31.6994508Z loading package files... 2021-05-15T14:01:31.7016493Z checking for file conflicts... 2021-05-15T14:01:31.7031157Z checking available disk space... 2021-05-15T14:01:31.7041237Z :: Processing package changes... 2021-05-15T14:01:31.7042174Z installing mingw-w64-x86_64-nasm... 2021-05-15T14:01:32.4090286Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-15T14:01:32.4091116Z resolving dependencies... 2021-05-15T14:01:32.4252899Z looking for conflicting packages... 2021-05-15T14:01:32.4633934Z 2021-05-15T14:01:32.4634811Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-15T14:01:32.4635332Z 2021-05-15T14:01:32.4635896Z Total Download Size: 1.54 MiB 2021-05-15T14:01:32.4636558Z Total Installed Size: 16.43 MiB 2021-05-15T14:01:32.4637207Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:32.4637616Z 2021-05-15T14:01:32.4638310Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:32.4638998Z :: Retrieving packages... 2021-05-15T14:01:32.7666167Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T14:01:33.4138321Z checking keyring... 2021-05-15T14:01:33.4984795Z checking package integrity... 2021-05-15T14:01:33.6305826Z loading package files... 2021-05-15T14:01:33.6985316Z checking for file conflicts... 2021-05-15T14:01:33.6989974Z checking available disk space... 2021-05-15T14:01:36.0312604Z :: Processing package changes... 2021-05-15T14:01:36.0313842Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-15T14:01:41.9200436Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-15T14:01:41.9201317Z resolving dependencies... 2021-05-15T14:01:41.9315299Z looking for conflicting packages... 2021-05-15T14:01:41.9482209Z 2021-05-15T14:01:41.9483185Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-15T14:01:41.9483833Z 2021-05-15T14:01:41.9484974Z Total Installed Size: 4.18 MiB 2021-05-15T14:01:41.9485904Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:41.9486200Z 2021-05-15T14:01:41.9486723Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:41.9487375Z checking keyring... 2021-05-15T14:01:42.0106657Z checking package integrity... 2021-05-15T14:01:42.1149688Z loading package files... 2021-05-15T14:01:42.1165956Z checking for file conflicts... 2021-05-15T14:01:42.1166558Z checking available disk space... 2021-05-15T14:01:42.1184471Z :: Processing package changes... 2021-05-15T14:01:42.1185087Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-15T14:01:42.8159734Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-15T14:01:42.8160572Z resolving dependencies... 2021-05-15T14:01:42.8290356Z looking for conflicting packages... 2021-05-15T14:01:42.8473354Z 2021-05-15T14:01:42.8474297Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-15T14:01:42.8474780Z 2021-05-15T14:01:42.8475552Z Total Installed Size: 2.46 MiB 2021-05-15T14:01:42.8476104Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:42.8476716Z 2021-05-15T14:01:42.8477380Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:42.8477994Z checking keyring... 2021-05-15T14:01:42.9106236Z checking package integrity... 2021-05-15T14:01:43.0078382Z loading package files... 2021-05-15T14:01:43.0105444Z checking for file conflicts... 2021-05-15T14:01:43.0106188Z checking available disk space... 2021-05-15T14:01:43.0146071Z :: Processing package changes... 2021-05-15T14:01:43.0146681Z reinstalling mingw-w64-x86_64-nettle... 2021-05-15T14:01:43.7757623Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-15T14:01:43.7758574Z resolving dependencies... 2021-05-15T14:01:43.7759751Z looking for conflicting packages... 2021-05-15T14:01:43.8063038Z 2021-05-15T14:01:43.8065218Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-15T14:01:43.8066236Z 2021-05-15T14:01:43.8067345Z Total Installed Size: 1.56 MiB 2021-05-15T14:01:43.8068437Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:43.8069224Z 2021-05-15T14:01:43.8070733Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:43.8072755Z checking keyring... 2021-05-15T14:01:43.8740657Z checking package integrity... 2021-05-15T14:01:43.9788903Z loading package files... 2021-05-15T14:01:43.9798030Z checking for file conflicts... 2021-05-15T14:01:43.9798969Z checking available disk space... 2021-05-15T14:01:43.9809939Z :: Processing package changes... 2021-05-15T14:01:43.9810730Z reinstalling mingw-w64-x86_64-ninja... 2021-05-15T14:01:44.6609491Z resolving dependencies... 2021-05-15T14:01:44.6610977Z looking for conflicting packages... 2021-05-15T14:01:44.6889519Z 2021-05-15T14:01:44.6890419Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-15T14:01:44.6890852Z 2021-05-15T14:01:44.6891318Z Total Download Size: 0.33 MiB 2021-05-15T14:01:44.6891864Z Total Installed Size: 1.08 MiB 2021-05-15T14:01:44.6892201Z 2021-05-15T14:01:44.6892768Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:44.6893352Z :: Retrieving packages... 2021-05-15T14:01:44.9989593Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-15T14:01:45.3740124Z checking keyring... 2021-05-15T14:01:45.4504486Z checking package integrity... 2021-05-15T14:01:45.5698136Z loading package files... 2021-05-15T14:01:45.5732322Z checking for file conflicts... 2021-05-15T14:01:45.5740982Z checking available disk space... 2021-05-15T14:01:45.5749926Z :: Processing package changes... 2021-05-15T14:01:45.5750629Z installing mingw-w64-x86_64-nlopt... 2021-05-15T14:01:46.4086528Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-15T14:01:47.0787290Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-15T14:01:47.0788144Z resolving dependencies... 2021-05-15T14:01:47.0959996Z looking for conflicting packages... 2021-05-15T14:01:47.1064494Z 2021-05-15T14:01:47.1065651Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-15T14:01:47.1066907Z 2021-05-15T14:01:47.1088509Z Total Installed Size: 77.64 MiB 2021-05-15T14:01:47.1089518Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:47.1090244Z 2021-05-15T14:01:47.1090816Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:47.1091430Z checking keyring... 2021-05-15T14:01:47.1677456Z checking package integrity... 2021-05-15T14:01:47.3142557Z loading package files... 2021-05-15T14:01:47.3160268Z checking for file conflicts... 2021-05-15T14:01:47.3161018Z checking available disk space... 2021-05-15T14:01:47.3180045Z :: Processing package changes... 2021-05-15T14:01:47.3180736Z reinstalling mingw-w64-x86_64-openblas... 2021-05-15T14:01:48.1926304Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-15T14:01:48.1927379Z resolving dependencies... 2021-05-15T14:01:48.2155304Z looking for conflicting packages... 2021-05-15T14:01:48.2221180Z 2021-05-15T14:01:48.2222380Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-15T14:01:48.2224076Z 2021-05-15T14:01:48.2225178Z Total Installed Size: 107.68 MiB 2021-05-15T14:01:48.2225801Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:48.2226185Z 2021-05-15T14:01:48.2226852Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:48.2227646Z checking keyring... 2021-05-15T14:01:48.2876326Z checking package integrity... 2021-05-15T14:01:48.5659638Z loading package files... 2021-05-15T14:01:48.5750841Z checking for file conflicts... 2021-05-15T14:01:48.5751642Z checking available disk space... 2021-05-15T14:01:48.6043903Z :: Processing package changes... 2021-05-15T14:01:48.6045413Z reinstalling mingw-w64-x86_64-opencv... 2021-05-15T14:01:50.1453228Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-15T14:01:50.1454090Z resolving dependencies... 2021-05-15T14:01:50.1677463Z looking for conflicting packages... 2021-05-15T14:01:50.1733182Z 2021-05-15T14:01:50.1734116Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-15T14:01:50.1734795Z 2021-05-15T14:01:50.1735803Z Total Installed Size: 3.54 MiB 2021-05-15T14:01:50.1736913Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:50.1737446Z 2021-05-15T14:01:50.1738296Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:50.1739144Z checking keyring... 2021-05-15T14:01:50.2401773Z checking package integrity... 2021-05-15T14:01:50.3470858Z loading package files... 2021-05-15T14:01:50.3537797Z checking for file conflicts... 2021-05-15T14:01:50.3538658Z checking available disk space... 2021-05-15T14:01:50.3561652Z :: Processing package changes... 2021-05-15T14:01:50.3562461Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-15T14:01:51.1245846Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-15T14:01:51.1246858Z resolving dependencies... 2021-05-15T14:01:51.1497658Z looking for conflicting packages... 2021-05-15T14:01:51.1632068Z 2021-05-15T14:01:51.1633301Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-15T14:01:51.1634162Z 2021-05-15T14:01:51.1635014Z Total Download Size: 4.75 MiB 2021-05-15T14:01:51.1636115Z Total Installed Size: 69.11 MiB 2021-05-15T14:01:51.1637087Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:51.1637681Z 2021-05-15T14:01:51.1638735Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:51.1639785Z :: Retrieving packages... 2021-05-15T14:01:51.4722715Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T14:01:52.3061201Z checking keyring... 2021-05-15T14:01:52.3928147Z checking package integrity... 2021-05-15T14:01:52.5557839Z loading package files... 2021-05-15T14:01:52.6371640Z checking for file conflicts... 2021-05-15T14:01:52.6379671Z checking available disk space... 2021-05-15T14:01:56.4122089Z :: Processing package changes... 2021-05-15T14:01:56.4123065Z reinstalling mingw-w64-x86_64-openssl... 2021-05-15T14:02:04.5677637Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-15T14:02:04.5678796Z resolving dependencies... 2021-05-15T14:02:04.5835399Z looking for conflicting packages... 2021-05-15T14:02:04.5964671Z 2021-05-15T14:02:04.5965450Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-15T14:02:04.5965863Z 2021-05-15T14:02:04.5966327Z Total Installed Size: 12.40 MiB 2021-05-15T14:02:04.5967504Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:04.5968091Z 2021-05-15T14:02:04.5968914Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:04.5969482Z checking keyring... 2021-05-15T14:02:04.6594880Z checking package integrity... 2021-05-15T14:02:04.7662589Z loading package files... 2021-05-15T14:02:04.7782019Z checking for file conflicts... 2021-05-15T14:02:04.7783061Z checking available disk space... 2021-05-15T14:02:04.8136552Z :: Processing package changes... 2021-05-15T14:02:04.8137370Z reinstalling mingw-w64-x86_64-pango... 2021-05-15T14:02:06.4341797Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-15T14:02:06.4342659Z resolving dependencies... 2021-05-15T14:02:06.4608163Z looking for conflicting packages... 2021-05-15T14:02:06.4664884Z 2021-05-15T14:02:06.4665788Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-15T14:02:06.4666274Z 2021-05-15T14:02:06.4667061Z Total Installed Size: 4.16 MiB 2021-05-15T14:02:06.4667921Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:06.4668677Z 2021-05-15T14:02:06.4669372Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:06.4670017Z checking keyring... 2021-05-15T14:02:06.5285253Z checking package integrity... 2021-05-15T14:02:06.6293276Z loading package files... 2021-05-15T14:02:06.6329769Z checking for file conflicts... 2021-05-15T14:02:06.6330539Z checking available disk space... 2021-05-15T14:02:06.6424579Z :: Processing package changes... 2021-05-15T14:02:06.6425371Z reinstalling mingw-w64-x86_64-pcre... 2021-05-15T14:02:07.5375988Z resolving dependencies... 2021-05-15T14:02:07.5609764Z looking for conflicting packages... 2021-05-15T14:02:07.5664522Z 2021-05-15T14:02:07.5665544Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-15T14:02:07.5666213Z 2021-05-15T14:02:07.5666985Z Total Download Size: 0.98 MiB 2021-05-15T14:02:07.5667876Z Total Installed Size: 4.80 MiB 2021-05-15T14:02:07.5668425Z 2021-05-15T14:02:07.5669346Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:07.5670344Z :: Retrieving packages... 2021-05-15T14:02:07.8972223Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-15T14:02:08.4566396Z checking keyring... 2021-05-15T14:02:08.5354992Z checking package integrity... 2021-05-15T14:02:08.6642198Z loading package files... 2021-05-15T14:02:08.6688957Z checking for file conflicts... 2021-05-15T14:02:08.6812870Z checking available disk space... 2021-05-15T14:02:08.6822614Z :: Processing package changes... 2021-05-15T14:02:08.6823309Z installing mingw-w64-x86_64-pcre2... 2021-05-15T14:02:09.5452535Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-15T14:02:09.5453351Z resolving dependencies... 2021-05-15T14:02:09.5546199Z looking for conflicting packages... 2021-05-15T14:02:09.5732902Z 2021-05-15T14:02:09.5733777Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-15T14:02:09.5734303Z 2021-05-15T14:02:09.5735133Z Total Installed Size: 1.57 MiB 2021-05-15T14:02:09.5735969Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:09.5736575Z 2021-05-15T14:02:09.5737464Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:09.5738143Z checking keyring... 2021-05-15T14:02:09.6355619Z checking package integrity... 2021-05-15T14:02:09.7310804Z loading package files... 2021-05-15T14:02:09.7320929Z checking for file conflicts... 2021-05-15T14:02:09.7321665Z checking available disk space... 2021-05-15T14:02:09.7338416Z :: Processing package changes... 2021-05-15T14:02:09.7339243Z reinstalling mingw-w64-x86_64-pixman... 2021-05-15T14:02:10.4069886Z resolving dependencies... 2021-05-15T14:02:10.4228471Z looking for conflicting packages... 2021-05-15T14:02:10.4325339Z :: 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-15T14:02:10.4337964Z 2021-05-15T14:02:10.4339394Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-15T14:02:10.4340772Z 2021-05-15T14:02:10.4341536Z Total Download Size: 0.26 MiB 2021-05-15T14:02:10.4342426Z Total Installed Size: 1.33 MiB 2021-05-15T14:02:10.4343300Z Net Upgrade Size: 0.85 MiB 2021-05-15T14:02:10.4343853Z 2021-05-15T14:02:10.4344742Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:10.4345683Z :: Retrieving packages... 2021-05-15T14:02:10.7379582Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-15T14:02:11.1014741Z checking keyring... 2021-05-15T14:02:11.1860617Z checking package integrity... 2021-05-15T14:02:11.3020928Z loading package files... 2021-05-15T14:02:11.3031141Z checking for file conflicts... 2021-05-15T14:02:11.3036310Z checking available disk space... 2021-05-15T14:02:11.3056855Z :: Processing package changes... 2021-05-15T14:02:11.3057683Z removing mingw-w64-x86_64-pkgconf... 2021-05-15T14:02:11.4437811Z installing mingw-w64-x86_64-pkg-config... 2021-05-15T14:02:12.1707492Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-15T14:02:12.1708512Z resolving dependencies... 2021-05-15T14:02:12.1712111Z looking for conflicting packages... 2021-05-15T14:02:12.2111795Z 2021-05-15T14:02:12.2112806Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-15T14:02:12.2113505Z 2021-05-15T14:02:12.2114243Z Total Installed Size: 12.33 MiB 2021-05-15T14:02:12.2115161Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:12.2115515Z 2021-05-15T14:02:12.2116099Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:12.2116633Z checking keyring... 2021-05-15T14:02:12.2846592Z checking package integrity... 2021-05-15T14:02:12.3941552Z loading package files... 2021-05-15T14:02:12.3993046Z checking for file conflicts... 2021-05-15T14:02:12.3993724Z checking available disk space... 2021-05-15T14:02:12.4108013Z :: Processing package changes... 2021-05-15T14:02:12.4108791Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-15T14:02:13.3526831Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-15T14:02:13.3527475Z resolving dependencies... 2021-05-15T14:02:13.3750364Z looking for conflicting packages... 2021-05-15T14:02:13.3812530Z 2021-05-15T14:02:13.3813514Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-15T14:02:13.3814560Z 2021-05-15T14:02:13.3815162Z Total Installed Size: 11.78 MiB 2021-05-15T14:02:13.3816082Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:13.3816430Z 2021-05-15T14:02:13.3816939Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:13.3817464Z checking keyring... 2021-05-15T14:02:13.4453393Z checking package integrity... 2021-05-15T14:02:13.5652871Z loading package files... 2021-05-15T14:02:13.5694844Z checking for file conflicts... 2021-05-15T14:02:13.5695486Z checking available disk space... 2021-05-15T14:02:13.5809738Z :: Processing package changes... 2021-05-15T14:02:13.5820512Z reinstalling mingw-w64-x86_64-poppler... 2021-05-15T14:02:14.4531560Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-15T14:02:14.4532431Z resolving dependencies... 2021-05-15T14:02:14.4741708Z looking for conflicting packages... 2021-05-15T14:02:14.4810838Z 2021-05-15T14:02:14.4811581Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-15T14:02:14.4812063Z 2021-05-15T14:02:14.4812641Z Total Installed Size: 19.91 MiB 2021-05-15T14:02:14.4813880Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:14.4814607Z 2021-05-15T14:02:14.4815346Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:14.4815992Z checking keyring... 2021-05-15T14:02:14.5433646Z checking package integrity... 2021-05-15T14:02:14.6573112Z loading package files... 2021-05-15T14:02:14.6596252Z checking for file conflicts... 2021-05-15T14:02:14.6597034Z checking available disk space... 2021-05-15T14:02:14.6627555Z :: Processing package changes... 2021-05-15T14:02:14.6628372Z reinstalling mingw-w64-x86_64-proj... 2021-05-15T14:02:15.4687500Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-15T14:02:15.4688631Z resolving dependencies... 2021-05-15T14:02:15.4916774Z looking for conflicting packages... 2021-05-15T14:02:15.4969821Z 2021-05-15T14:02:15.4970753Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-15T14:02:15.4971400Z 2021-05-15T14:02:15.4973562Z Total Installed Size: 29.16 MiB 2021-05-15T14:02:15.4974250Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:15.4974581Z 2021-05-15T14:02:15.4975182Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:15.4975697Z checking keyring... 2021-05-15T14:02:15.5597772Z checking package integrity... 2021-05-15T14:02:15.6772478Z loading package files... 2021-05-15T14:02:15.6797122Z checking for file conflicts... 2021-05-15T14:02:15.6797685Z checking available disk space... 2021-05-15T14:02:15.6861276Z :: Processing package changes... 2021-05-15T14:02:15.6862088Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-15T14:02:16.6997344Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-15T14:02:16.6998451Z resolving dependencies... 2021-05-15T14:02:16.7251939Z looking for conflicting packages... 2021-05-15T14:02:16.7355372Z 2021-05-15T14:02:16.7356460Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-15T14:02:16.7357168Z 2021-05-15T14:02:16.7357973Z Total Download Size: 17.02 MiB 2021-05-15T14:02:16.7358913Z Total Installed Size: 113.47 MiB 2021-05-15T14:02:16.7359821Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:16.7360549Z 2021-05-15T14:02:16.7361684Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:16.7362936Z :: Retrieving packages... 2021-05-15T14:02:17.0454327Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T14:02:18.2331919Z checking keyring... 2021-05-15T14:02:18.3402028Z checking package integrity... 2021-05-15T14:02:18.6342983Z loading package files... 2021-05-15T14:02:18.7152750Z checking for file conflicts... 2021-05-15T14:02:18.7163061Z checking available disk space... 2021-05-15T14:02:21.6884120Z :: Processing package changes... 2021-05-15T14:02:21.6886070Z reinstalling mingw-w64-x86_64-python... 2021-05-15T14:02:29.4966550Z resolving dependencies... 2021-05-15T14:02:29.5201645Z looking for conflicting packages... 2021-05-15T14:02:30.4054683Z 2021-05-15T14:02:30.4055410Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-15T14:02:30.4055741Z 2021-05-15T14:02:30.4056105Z Total Download Size: 0.98 MiB 2021-05-15T14:02:30.4056560Z Total Installed Size: 3.56 MiB 2021-05-15T14:02:30.4056820Z 2021-05-15T14:02:30.4057244Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:30.4057738Z :: Retrieving packages... 2021-05-15T14:02:30.4058405Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-15T14:02:30.4059004Z checking keyring... 2021-05-15T14:02:30.4822267Z checking package integrity... 2021-05-15T14:02:30.6036329Z loading package files... 2021-05-15T14:02:30.6052358Z checking for file conflicts... 2021-05-15T14:02:30.6079466Z checking available disk space... 2021-05-15T14:02:30.6088679Z :: Processing package changes... 2021-05-15T14:02:30.6089364Z installing mingw-w64-x86_64-qpdf... 2021-05-15T14:02:31.3327955Z resolving dependencies... 2021-05-15T14:02:31.3395225Z looking for conflicting packages... 2021-05-15T14:02:31.3709792Z 2021-05-15T14:02:31.3710550Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-15T14:02:31.3710917Z 2021-05-15T14:02:31.3711312Z Total Download Size: 27.03 MiB 2021-05-15T14:02:31.3711756Z Total Installed Size: 194.29 MiB 2021-05-15T14:02:31.3712040Z 2021-05-15T14:02:31.3712529Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:31.3713005Z :: Retrieving packages... 2021-05-15T14:02:31.6822977Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-15T14:02:33.2909776Z checking keyring... 2021-05-15T14:02:33.3770193Z checking package integrity... 2021-05-15T14:02:33.7373183Z loading package files... 2021-05-15T14:02:33.7563723Z checking for file conflicts... 2021-05-15T14:02:33.8594444Z checking available disk space... 2021-05-15T14:02:33.8609398Z :: Processing package changes... 2021-05-15T14:02:33.8610925Z installing mingw-w64-x86_64-quantlib... 2021-05-15T14:02:36.1660749Z resolving dependencies... 2021-05-15T14:02:36.1975230Z looking for conflicting packages... 2021-05-15T14:02:36.9063754Z 2021-05-15T14:02:36.9066486Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-15T14:02:36.9068975Z 2021-05-15T14:02:36.9069845Z Total Download Size: 0.18 MiB 2021-05-15T14:02:36.9070778Z Total Installed Size: 0.79 MiB 2021-05-15T14:02:36.9071339Z 2021-05-15T14:02:36.9072387Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:36.9073353Z :: Retrieving packages... 2021-05-15T14:02:36.9074616Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-15T14:02:36.9076317Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-15T14:02:36.9551788Z checking keyring... 2021-05-15T14:02:37.1148219Z checking package integrity... 2021-05-15T14:02:37.3567018Z loading package files... 2021-05-15T14:02:37.3631346Z checking for file conflicts... 2021-05-15T14:02:37.3684804Z checking available disk space... 2021-05-15T14:02:37.3696069Z :: Processing package changes... 2021-05-15T14:02:37.3696908Z installing mingw-w64-x86_64-popt... 2021-05-15T14:02:37.3984395Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-15T14:02:38.2333721Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-15T14:02:39.9076438Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-15T14:02:39.9077194Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-15T14:02:39.9077821Z resolving dependencies... 2021-05-15T14:02:39.9078358Z looking for conflicting packages... 2021-05-15T14:02:39.9078651Z 2021-05-15T14:02:39.9079089Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-15T14:02:39.9079395Z 2021-05-15T14:02:39.9079763Z Total Installed Size: 1.79 MiB 2021-05-15T14:02:39.9080248Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:39.9080520Z 2021-05-15T14:02:39.9080935Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:39.9081380Z checking keyring... 2021-05-15T14:02:39.9081992Z checking package integrity... 2021-05-15T14:02:39.9528244Z loading package files... 2021-05-15T14:02:39.9540678Z checking for file conflicts... 2021-05-15T14:02:39.9541494Z checking available disk space... 2021-05-15T14:02:39.9592724Z :: Processing package changes... 2021-05-15T14:02:39.9593594Z reinstalling mingw-w64-x86_64-re2... 2021-05-15T14:02:40.6643154Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-15T14:02:40.6643967Z resolving dependencies... 2021-05-15T14:02:40.6861910Z looking for conflicting packages... 2021-05-15T14:02:40.6930943Z 2021-05-15T14:02:40.6931785Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-15T14:02:40.6932338Z 2021-05-15T14:02:40.6932907Z Total Download Size: 0.37 MiB 2021-05-15T14:02:40.6933538Z Total Installed Size: 1.57 MiB 2021-05-15T14:02:40.6934175Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:40.6934634Z 2021-05-15T14:02:40.6935289Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:40.6936025Z :: Retrieving packages... 2021-05-15T14:02:41.0076549Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T14:02:41.3733762Z checking keyring... 2021-05-15T14:02:41.4597246Z checking package integrity... 2021-05-15T14:02:41.5888811Z loading package files... 2021-05-15T14:02:41.5915736Z checking for file conflicts... 2021-05-15T14:02:41.5916767Z checking available disk space... 2021-05-15T14:02:41.6078557Z :: Processing package changes... 2021-05-15T14:02:41.6079586Z reinstalling mingw-w64-x86_64-readline... 2021-05-15T14:02:42.4467870Z error: target not found: mingw-w64-x86_64-redland 2021-05-15T14:02:43.1701665Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-15T14:02:43.1703105Z resolving dependencies... 2021-05-15T14:02:43.1806247Z looking for conflicting packages... 2021-05-15T14:02:43.2001813Z 2021-05-15T14:02:43.2003027Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-15T14:02:43.2004158Z 2021-05-15T14:02:43.2005000Z Total Installed Size: 4.30 MiB 2021-05-15T14:02:43.2006506Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:43.2007182Z 2021-05-15T14:02:43.2008271Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:43.2009510Z checking keyring... 2021-05-15T14:02:43.2648492Z checking package integrity... 2021-05-15T14:02:43.3598916Z loading package files... 2021-05-15T14:02:43.3628054Z checking for file conflicts... 2021-05-15T14:02:43.3628963Z checking available disk space... 2021-05-15T14:02:43.3658339Z :: Processing package changes... 2021-05-15T14:02:43.3658996Z reinstalling mingw-w64-x86_64-rhash... 2021-05-15T14:02:44.1165092Z resolving dependencies... 2021-05-15T14:02:44.1446113Z looking for conflicting packages... 2021-05-15T14:02:44.1460948Z 2021-05-15T14:02:44.1462549Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-15T14:02:44.1463666Z 2021-05-15T14:02:44.1464590Z Total Download Size: 7.12 MiB 2021-05-15T14:02:44.1465645Z Total Installed Size: 31.49 MiB 2021-05-15T14:02:44.1466422Z 2021-05-15T14:02:44.1467514Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:44.1468663Z :: Retrieving packages... 2021-05-15T14:02:44.4592148Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-15T14:02:44.9197268Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-15T14:02:45.4873771Z checking keyring... 2021-05-15T14:02:45.5655290Z checking package integrity... 2021-05-15T14:02:45.8495508Z loading package files... 2021-05-15T14:02:45.8805227Z checking for file conflicts... 2021-05-15T14:02:46.1467023Z checking available disk space... 2021-05-15T14:02:46.1484489Z :: Processing package changes... 2021-05-15T14:02:46.1485148Z installing mingw-w64-x86_64-pdcurses... 2021-05-15T14:02:46.1622630Z installing mingw-w64-x86_64-ruby... 2021-05-15T14:02:49.1375883Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-15T14:02:49.1376695Z resolving dependencies... 2021-05-15T14:02:49.1469443Z looking for conflicting packages... 2021-05-15T14:02:49.1902024Z 2021-05-15T14:02:49.1903364Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-15T14:02:49.1904087Z 2021-05-15T14:02:49.1904880Z Total Installed Size: 0.16 MiB 2021-05-15T14:02:49.1906057Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:49.1906876Z 2021-05-15T14:02:49.1908106Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:49.1909699Z checking keyring... 2021-05-15T14:02:49.2604484Z checking package integrity... 2021-05-15T14:02:49.3592186Z loading package files... 2021-05-15T14:02:49.3637556Z checking for file conflicts... 2021-05-15T14:02:49.3638311Z checking available disk space... 2021-05-15T14:02:49.3689941Z :: Processing package changes... 2021-05-15T14:02:49.3690795Z reinstalling mingw-w64-x86_64-snappy... 2021-05-15T14:02:50.0471485Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-15T14:02:50.0472199Z resolving dependencies... 2021-05-15T14:02:50.0701253Z looking for conflicting packages... 2021-05-15T14:02:50.0767206Z 2021-05-15T14:02:50.0768101Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-15T14:02:50.0770072Z 2021-05-15T14:02:50.0770748Z Total Download Size: 6.74 MiB 2021-05-15T14:02:50.0771516Z Total Installed Size: 48.62 MiB 2021-05-15T14:02:50.0772248Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:50.0772707Z 2021-05-15T14:02:50.0773491Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:50.0774295Z :: Retrieving packages... 2021-05-15T14:02:50.3873411Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T14:02:51.3223029Z checking keyring... 2021-05-15T14:02:51.3992691Z checking package integrity... 2021-05-15T14:02:51.5708524Z loading package files... 2021-05-15T14:02:51.5827678Z checking for file conflicts... 2021-05-15T14:02:51.5828870Z checking available disk space... 2021-05-15T14:02:52.1129527Z :: Processing package changes... 2021-05-15T14:02:52.1130706Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-15T14:02:53.8640930Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-15T14:02:53.8641597Z resolving dependencies... 2021-05-15T14:02:53.8642573Z looking for conflicting packages... 2021-05-15T14:02:53.8971438Z 2021-05-15T14:02:53.8972470Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-15T14:02:53.8973407Z 2021-05-15T14:02:53.8974044Z Total Installed Size: 0.16 MiB 2021-05-15T14:02:53.8975164Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:53.8975688Z 2021-05-15T14:02:53.8976529Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:53.8977347Z checking keyring... 2021-05-15T14:02:53.9631241Z checking package integrity... 2021-05-15T14:02:54.0651368Z loading package files... 2021-05-15T14:02:54.0699319Z checking for file conflicts... 2021-05-15T14:02:54.0700112Z checking available disk space... 2021-05-15T14:02:54.0721187Z :: Processing package changes... 2021-05-15T14:02:54.0722160Z reinstalling mingw-w64-x86_64-szip... 2021-05-15T14:02:54.7717941Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-15T14:02:54.7718844Z resolving dependencies... 2021-05-15T14:02:54.7957407Z looking for conflicting packages... 2021-05-15T14:02:54.8016827Z 2021-05-15T14:02:54.8017496Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-15T14:02:54.8017957Z 2021-05-15T14:02:54.8018480Z Total Download Size: 2.59 MiB 2021-05-15T14:02:54.8019129Z Total Installed Size: 9.64 MiB 2021-05-15T14:02:54.8019724Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:54.8020088Z 2021-05-15T14:02:54.8020704Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:54.8021337Z :: Retrieving packages... 2021-05-15T14:02:55.1105057Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T14:02:55.8565641Z checking keyring... 2021-05-15T14:02:55.9403646Z checking package integrity... 2021-05-15T14:02:56.0943149Z loading package files... 2021-05-15T14:02:56.1134909Z checking for file conflicts... 2021-05-15T14:02:56.1136194Z checking available disk space... 2021-05-15T14:02:56.5050517Z :: Processing package changes... 2021-05-15T14:02:56.5051877Z reinstalling mingw-w64-x86_64-tcl... 2021-05-15T14:02:58.8754475Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-15T14:02:58.8755330Z resolving dependencies... 2021-05-15T14:02:58.8847039Z looking for conflicting packages... 2021-05-15T14:02:58.9032053Z 2021-05-15T14:02:58.9032988Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-15T14:02:58.9033437Z 2021-05-15T14:02:58.9033888Z Total Download Size: 0.03 MiB 2021-05-15T14:02:58.9034415Z Total Installed Size: 0.06 MiB 2021-05-15T14:02:58.9035121Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:58.9035492Z 2021-05-15T14:02:58.9036119Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:58.9036770Z :: Retrieving packages... 2021-05-15T14:02:59.2042009Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T14:02:59.2969369Z checking keyring... 2021-05-15T14:02:59.3872143Z checking package integrity... 2021-05-15T14:02:59.5038680Z loading package files... 2021-05-15T14:02:59.5052811Z checking for file conflicts... 2021-05-15T14:02:59.5053609Z checking available disk space... 2021-05-15T14:02:59.5084742Z :: Processing package changes... 2021-05-15T14:02:59.5085576Z reinstalling mingw-w64-x86_64-termcap... 2021-05-15T14:03:00.2214556Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-15T14:03:00.2215414Z resolving dependencies... 2021-05-15T14:03:00.2477652Z looking for conflicting packages... 2021-05-15T14:03:00.2535543Z 2021-05-15T14:03:00.2536554Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-15T14:03:00.2537283Z 2021-05-15T14:03:00.2538513Z Total Installed Size: 24.86 MiB 2021-05-15T14:03:00.2539376Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:00.2539763Z 2021-05-15T14:03:00.2540540Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:00.2541071Z checking keyring... 2021-05-15T14:03:00.3175279Z checking package integrity... 2021-05-15T14:03:00.4612941Z loading package files... 2021-05-15T14:03:00.4643129Z checking for file conflicts... 2021-05-15T14:03:00.4643950Z checking available disk space... 2021-05-15T14:03:00.4682754Z :: Processing package changes... 2021-05-15T14:03:00.4683490Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-15T14:03:01.2702306Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-15T14:03:01.2702999Z resolving dependencies... 2021-05-15T14:03:01.2930698Z looking for conflicting packages... 2021-05-15T14:03:01.2994179Z 2021-05-15T14:03:01.2995091Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-15T14:03:01.2995531Z 2021-05-15T14:03:01.2996003Z Total Installed Size: 7.49 MiB 2021-05-15T14:03:01.2996517Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:01.2996843Z 2021-05-15T14:03:01.2997728Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:01.2998189Z checking keyring... 2021-05-15T14:03:01.3683289Z checking package integrity... 2021-05-15T14:03:01.5413837Z loading package files... 2021-05-15T14:03:01.5449710Z checking for file conflicts... 2021-05-15T14:03:01.5450387Z checking available disk space... 2021-05-15T14:03:01.6048292Z :: Processing package changes... 2021-05-15T14:03:01.6050066Z reinstalling mingw-w64-x86_64-thrift... 2021-05-15T14:03:02.3641124Z resolving dependencies... 2021-05-15T14:03:02.3886620Z looking for conflicting packages... 2021-05-15T14:03:02.3945844Z 2021-05-15T14:03:02.3947145Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-15T14:03:02.3948038Z 2021-05-15T14:03:02.3949024Z Total Download Size: 3.09 MiB 2021-05-15T14:03:02.3950166Z Total Installed Size: 47.15 MiB 2021-05-15T14:03:02.3950883Z 2021-05-15T14:03:02.3952127Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:02.3953355Z :: Retrieving packages... 2021-05-15T14:03:02.7048511Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-15T14:03:03.5581108Z checking keyring... 2021-05-15T14:03:03.6543571Z checking package integrity... 2021-05-15T14:03:03.8034616Z loading package files... 2021-05-15T14:03:03.8050064Z checking for file conflicts... 2021-05-15T14:03:03.8072980Z checking available disk space... 2021-05-15T14:03:03.8084122Z :: Processing package changes... 2021-05-15T14:03:03.8085054Z installing mingw-w64-x86_64-tiledb... 2021-05-15T14:03:04.6864156Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-15T14:03:04.6864822Z resolving dependencies... 2021-05-15T14:03:04.7099649Z looking for conflicting packages... 2021-05-15T14:03:04.7183458Z 2021-05-15T14:03:04.7184657Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-15T14:03:04.7185454Z 2021-05-15T14:03:04.7186455Z Total Download Size: 1.93 MiB 2021-05-15T14:03:04.7187783Z Total Installed Size: 5.55 MiB 2021-05-15T14:03:04.7188968Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:04.7189665Z 2021-05-15T14:03:04.7190766Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:04.7191923Z :: Retrieving packages... 2021-05-15T14:03:05.0231555Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T14:03:05.6755174Z checking keyring... 2021-05-15T14:03:05.7560724Z checking package integrity... 2021-05-15T14:03:05.8970945Z loading package files... 2021-05-15T14:03:05.9059016Z checking for file conflicts... 2021-05-15T14:03:05.9059639Z checking available disk space... 2021-05-15T14:03:06.0884869Z :: Processing package changes... 2021-05-15T14:03:06.0886066Z reinstalling mingw-w64-x86_64-tk... 2021-05-15T14:03:07.9084751Z resolving dependencies... 2021-05-15T14:03:07.9086555Z looking for conflicting packages... 2021-05-15T14:03:07.9087601Z 2021-05-15T14:03:07.9088635Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-15T14:03:07.9089363Z 2021-05-15T14:03:07.9090159Z Total Download Size: 0.11 MiB 2021-05-15T14:03:07.9091476Z Total Installed Size: 0.30 MiB 2021-05-15T14:03:07.9092100Z 2021-05-15T14:03:07.9093032Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:07.9094116Z :: Retrieving packages... 2021-05-15T14:03:07.9095678Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-15T14:03:08.0702103Z checking keyring... 2021-05-15T14:03:08.1469463Z checking package integrity... 2021-05-15T14:03:08.2677406Z loading package files... 2021-05-15T14:03:08.2708125Z checking for file conflicts... 2021-05-15T14:03:08.2714570Z checking available disk space... 2021-05-15T14:03:08.2724985Z :: Processing package changes... 2021-05-15T14:03:08.2725758Z installing mingw-w64-x86_64-tktable... 2021-05-15T14:03:08.9858833Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:03:08.9859725Z resolving dependencies... 2021-05-15T14:03:08.9953169Z looking for conflicting packages... 2021-05-15T14:03:09.0148987Z 2021-05-15T14:03:09.0150056Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:03:09.0150604Z 2021-05-15T14:03:09.0151050Z Total Download Size: 0.30 MiB 2021-05-15T14:03:09.0151643Z Total Installed Size: 0.96 MiB 2021-05-15T14:03:09.0152077Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:09.0152349Z 2021-05-15T14:03:09.0152848Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:09.0153328Z :: Retrieving packages... 2021-05-15T14:03:09.3213863Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:03:09.6989754Z checking keyring... 2021-05-15T14:03:09.7787180Z checking package integrity... 2021-05-15T14:03:09.8934953Z loading package files... 2021-05-15T14:03:09.8955114Z checking for file conflicts... 2021-05-15T14:03:09.8956001Z checking available disk space... 2021-05-15T14:03:09.9021253Z :: Processing package changes... 2021-05-15T14:03:09.9022183Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-15T14:03:10.5889794Z resolving dependencies... 2021-05-15T14:03:10.5979064Z looking for conflicting packages... 2021-05-15T14:03:10.6226934Z 2021-05-15T14:03:10.6227995Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-15T14:03:10.6228747Z 2021-05-15T14:03:10.6229346Z Total Download Size: 0.17 MiB 2021-05-15T14:03:10.6229993Z Total Installed Size: 0.70 MiB 2021-05-15T14:03:10.6230391Z 2021-05-15T14:03:10.6231067Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:10.6231813Z :: Retrieving packages... 2021-05-15T14:03:10.9308998Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-15T14:03:11.2069891Z checking keyring... 2021-05-15T14:03:11.2897744Z checking package integrity... 2021-05-15T14:03:11.4098133Z loading package files... 2021-05-15T14:03:11.4122730Z checking for file conflicts... 2021-05-15T14:03:11.4138279Z checking available disk space... 2021-05-15T14:03:11.4148958Z :: Processing package changes... 2021-05-15T14:03:11.4149665Z installing mingw-w64-x86_64-udunits... 2021-05-15T14:03:12.1632009Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-15T14:03:12.1633167Z resolving dependencies... 2021-05-15T14:03:12.1634276Z looking for conflicting packages... 2021-05-15T14:03:12.1922351Z 2021-05-15T14:03:12.1923738Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-15T14:03:12.1924528Z 2021-05-15T14:03:12.1925156Z Total Download Size: 0.01 MiB 2021-05-15T14:03:12.1925937Z Total Installed Size: 0.00 MiB 2021-05-15T14:03:12.1926630Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:12.1927063Z 2021-05-15T14:03:12.1927808Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:12.1928575Z :: Retrieving packages... 2021-05-15T14:03:12.5040437Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T14:03:12.5963645Z checking keyring... 2021-05-15T14:03:12.6774703Z checking package integrity... 2021-05-15T14:03:12.7907815Z loading package files... 2021-05-15T14:03:12.7925655Z checking for file conflicts... 2021-05-15T14:03:12.7926637Z checking available disk space... 2021-05-15T14:03:12.7943650Z :: Processing package changes... 2021-05-15T14:03:12.7944541Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-15T14:03:13.5088236Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:03:13.5089355Z resolving dependencies... 2021-05-15T14:03:13.5267511Z looking for conflicting packages... 2021-05-15T14:03:13.5397981Z 2021-05-15T14:03:13.5399237Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:03:13.5399956Z 2021-05-15T14:03:13.5400523Z Total Download Size: 0.04 MiB 2021-05-15T14:03:13.5401116Z Total Installed Size: 0.37 MiB 2021-05-15T14:03:13.5401705Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:13.5402070Z 2021-05-15T14:03:13.5402706Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:13.5403352Z :: Retrieving packages... 2021-05-15T14:03:13.8445147Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:03:14.0289805Z checking keyring... 2021-05-15T14:03:14.1144542Z checking package integrity... 2021-05-15T14:03:14.2330849Z loading package files... 2021-05-15T14:03:14.2343192Z checking for file conflicts... 2021-05-15T14:03:14.2343878Z checking available disk space... 2021-05-15T14:03:14.2422623Z :: Processing package changes... 2021-05-15T14:03:14.2423581Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-15T14:03:14.9400054Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:03:14.9401306Z resolving dependencies... 2021-05-15T14:03:14.9402471Z looking for conflicting packages... 2021-05-15T14:03:14.9693838Z 2021-05-15T14:03:14.9695467Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:03:14.9696667Z 2021-05-15T14:03:14.9697472Z Total Download Size: 0.02 MiB 2021-05-15T14:03:14.9698384Z Total Installed Size: 0.21 MiB 2021-05-15T14:03:14.9700744Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:14.9701423Z 2021-05-15T14:03:14.9702434Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:14.9703722Z :: Retrieving packages... 2021-05-15T14:03:15.2732160Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:03:15.3649018Z checking keyring... 2021-05-15T14:03:15.4455710Z checking package integrity... 2021-05-15T14:03:15.5623141Z loading package files... 2021-05-15T14:03:15.5631937Z checking for file conflicts... 2021-05-15T14:03:15.5632583Z checking available disk space... 2021-05-15T14:03:15.5650808Z :: Processing package changes... 2021-05-15T14:03:15.5651725Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-15T14:03:16.2712794Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-15T14:03:16.2713629Z resolving dependencies... 2021-05-15T14:03:16.2904419Z looking for conflicting packages... 2021-05-15T14:03:16.3037855Z 2021-05-15T14:03:16.3038766Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-15T14:03:16.3039385Z 2021-05-15T14:03:16.3040267Z Total Installed Size: 6.66 MiB 2021-05-15T14:03:16.3041234Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:16.3041926Z 2021-05-15T14:03:16.3042869Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:16.3043633Z checking keyring... 2021-05-15T14:03:16.3699809Z checking package integrity... 2021-05-15T14:03:16.4802592Z loading package files... 2021-05-15T14:03:16.4840829Z checking for file conflicts... 2021-05-15T14:03:16.4841505Z checking available disk space... 2021-05-15T14:03:16.4856064Z :: Processing package changes... 2021-05-15T14:03:16.4856896Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-15T14:03:17.2819207Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-15T14:03:17.2819935Z resolving dependencies... 2021-05-15T14:03:17.2920910Z looking for conflicting packages... 2021-05-15T14:03:17.3119063Z 2021-05-15T14:03:17.3120233Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-15T14:03:17.3121117Z 2021-05-15T14:03:17.3122012Z Total Installed Size: 46.73 MiB 2021-05-15T14:03:17.3122770Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:17.3123250Z 2021-05-15T14:03:17.3123857Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:17.3124397Z checking keyring... 2021-05-15T14:03:17.3753918Z checking package integrity... 2021-05-15T14:03:17.4889516Z loading package files... 2021-05-15T14:03:17.4902500Z checking for file conflicts... 2021-05-15T14:03:17.4903309Z checking available disk space... 2021-05-15T14:03:17.4919891Z :: Processing package changes... 2021-05-15T14:03:17.4920649Z reinstalling mingw-w64-x86_64-x265... 2021-05-15T14:03:18.2486561Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-15T14:03:18.2487256Z resolving dependencies... 2021-05-15T14:03:18.2488193Z looking for conflicting packages... 2021-05-15T14:03:18.2774582Z 2021-05-15T14:03:18.2775965Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-15T14:03:18.2777441Z 2021-05-15T14:03:18.2777955Z Total Installed Size: 1.70 MiB 2021-05-15T14:03:18.2778424Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:18.2778673Z 2021-05-15T14:03:18.2779177Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:18.2779632Z checking keyring... 2021-05-15T14:03:18.3422242Z checking package integrity... 2021-05-15T14:03:18.4354858Z loading package files... 2021-05-15T14:03:18.4377582Z checking for file conflicts... 2021-05-15T14:03:18.4378464Z checking available disk space... 2021-05-15T14:03:18.4391166Z :: Processing package changes... 2021-05-15T14:03:18.4391999Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-15T14:03:19.1245111Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-15T14:03:19.1245842Z resolving dependencies... 2021-05-15T14:03:19.1353406Z looking for conflicting packages... 2021-05-15T14:03:19.1604090Z 2021-05-15T14:03:19.1605028Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-15T14:03:19.1605456Z 2021-05-15T14:03:19.1605911Z Total Download Size: 0.35 MiB 2021-05-15T14:03:19.1606603Z Total Installed Size: 1.67 MiB 2021-05-15T14:03:19.1607116Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:19.1607447Z 2021-05-15T14:03:19.1608014Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:19.1608839Z :: Retrieving packages... 2021-05-15T14:03:19.4689194Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T14:03:19.8409274Z checking keyring... 2021-05-15T14:03:19.9224180Z checking package integrity... 2021-05-15T14:03:20.0431590Z loading package files... 2021-05-15T14:03:20.0463867Z checking for file conflicts... 2021-05-15T14:03:20.0464698Z checking available disk space... 2021-05-15T14:03:20.0768982Z :: Processing package changes... 2021-05-15T14:03:20.0770011Z reinstalling mingw-w64-x86_64-xz... 2021-05-15T14:03:20.8592384Z resolving dependencies... 2021-05-15T14:03:20.8692788Z looking for conflicting packages... 2021-05-15T14:03:20.8882724Z 2021-05-15T14:03:20.8883917Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-15T14:03:20.8884730Z 2021-05-15T14:03:20.8885656Z Total Download Size: 0.50 MiB 2021-05-15T14:03:20.8910007Z Total Installed Size: 3.27 MiB 2021-05-15T14:03:20.8910771Z 2021-05-15T14:03:20.8911922Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:20.8913108Z :: Retrieving packages... 2021-05-15T14:03:21.1936225Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-15T14:03:21.6509778Z checking keyring... 2021-05-15T14:03:21.7350037Z checking package integrity... 2021-05-15T14:03:21.8695636Z loading package files... 2021-05-15T14:03:21.8761479Z checking for file conflicts... 2021-05-15T14:03:21.8781768Z checking available disk space... 2021-05-15T14:03:21.8790820Z :: Processing package changes... 2021-05-15T14:03:21.8791501Z installing mingw-w64-x86_64-yasm... 2021-05-15T14:03:22.7610423Z error: target not found: mingw-w64-x86_64-zint 2021-05-15T14:03:23.4590539Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-15T14:03:23.4591237Z resolving dependencies... 2021-05-15T14:03:23.4592172Z looking for conflicting packages... 2021-05-15T14:03:23.4875227Z 2021-05-15T14:03:23.4876307Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-15T14:03:23.4876931Z 2021-05-15T14:03:23.4877641Z Total Download Size: 0.10 MiB 2021-05-15T14:03:23.4878460Z Total Installed Size: 0.38 MiB 2021-05-15T14:03:23.4879247Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:23.4879742Z 2021-05-15T14:03:23.4880599Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:23.4881467Z :: Retrieving packages... 2021-05-15T14:03:23.7950259Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T14:03:24.0676336Z checking keyring... 2021-05-15T14:03:24.1555226Z checking package integrity... 2021-05-15T14:03:24.2815565Z loading package files... 2021-05-15T14:03:24.2828718Z checking for file conflicts... 2021-05-15T14:03:24.2829508Z checking available disk space... 2021-05-15T14:03:24.2886271Z :: Processing package changes... 2021-05-15T14:03:24.2887271Z reinstalling mingw-w64-x86_64-zlib... 2021-05-15T14:03:25.0218235Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-15T14:03:25.0218967Z resolving dependencies... 2021-05-15T14:03:25.0219941Z looking for conflicting packages... 2021-05-15T14:03:25.0533406Z 2021-05-15T14:03:25.0534508Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-15T14:03:25.0535035Z 2021-05-15T14:03:25.0535678Z Total Download Size: 0.47 MiB 2021-05-15T14:03:25.0536437Z Total Installed Size: 3.13 MiB 2021-05-15T14:03:25.0537118Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:25.0537553Z 2021-05-15T14:03:25.0538314Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:25.0539063Z :: Retrieving packages... 2021-05-15T14:03:25.3528284Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T14:03:25.8062284Z checking keyring... 2021-05-15T14:03:25.8885948Z checking package integrity... 2021-05-15T14:03:26.0161604Z loading package files... 2021-05-15T14:03:26.0181077Z checking for file conflicts... 2021-05-15T14:03:26.0182290Z checking available disk space... 2021-05-15T14:03:26.0255043Z :: Processing package changes... 2021-05-15T14:03:26.0256215Z reinstalling mingw-w64-x86_64-zstd... 2021-05-15T14:03:26.2674355Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T14:03:26.2676031Z Dload Upload Total Spent Left Speed 2021-05-15T14:03:26.2677499Z 2021-05-15T14:03:26.3697312Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:03:26.8234216Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:03:26.8236456Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 296 2021-05-15T14:03:27.0702512Z 2021-05-15T14:03:27.0703555Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 29.0M 2021-05-15T14:03:29.0076063Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:03:29.0076675Z with: 2021-05-15T14:03:29.0077149Z github_slug: neuroconductor/msmri 2021-05-15T14:03:29.0077588Z env: 2021-05-15T14:03:29.0078045Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:29.0078510Z TIC_DEPLOY_KEY: 2021-05-15T14:03:29.0078881Z RSPM: 2021-05-15T14:03:29.0080548Z GITHUB_PAT: *** 2021-05-15T14:03:29.0080967Z COVERALLS_TOKEN: 2021-05-15T14:03:29.0081454Z continue-on-error: false 2021-05-15T14:03:29.0081952Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:29.0082403Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:03:29.0082799Z TZ: UTC 2021-05-15T14:03:29.0083200Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:29.0083606Z NOT_CRAN: true 2021-05-15T14:03:29.0084005Z MSYSTEM: MINGW64 2021-05-15T14:03:29.0084393Z ##[endgroup] 2021-05-15T14:03:29.2701957Z repo slug is: neuroconductor/msmri 2021-05-15T14:03:29.2997612Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:03:29.2998547Z env: 2021-05-15T14:03:29.2998867Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:29.2999216Z TIC_DEPLOY_KEY: 2021-05-15T14:03:29.2999468Z RSPM: 2021-05-15T14:03:29.3000145Z GITHUB_PAT: *** 2021-05-15T14:03:29.3000422Z COVERALLS_TOKEN: 2021-05-15T14:03:29.3000780Z continue-on-error: false 2021-05-15T14:03:29.3001133Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:29.3001435Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:03:29.3001730Z TZ: UTC 2021-05-15T14:03:29.3002000Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:29.3002303Z NOT_CRAN: true 2021-05-15T14:03:29.3002572Z MSYSTEM: MINGW64 2021-05-15T14:03:29.3002862Z ##[endgroup] 2021-05-15T14:03:30.0233570Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:03:30.0234217Z with: 2021-05-15T14:03:30.0234609Z repo_name: msmri 2021-05-15T14:03:30.0235006Z repo_version: 0.3.1 2021-05-15T14:03:30.0235425Z runner_os: Windows 2021-05-15T14:03:30.0235824Z R_version: 3.6 2021-05-15T14:03:30.0236189Z env: 2021-05-15T14:03:30.0236622Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:30.0237107Z TIC_DEPLOY_KEY: 2021-05-15T14:03:30.0237458Z RSPM: 2021-05-15T14:03:30.0238790Z GITHUB_PAT: *** 2021-05-15T14:03:30.0239269Z COVERALLS_TOKEN: 2021-05-15T14:03:30.0239752Z continue-on-error: false 2021-05-15T14:03:30.0240252Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:30.0240682Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:03:30.0241099Z TZ: UTC 2021-05-15T14:03:30.0241486Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:30.0241916Z NOT_CRAN: true 2021-05-15T14:03:30.0242299Z MSYSTEM: MINGW64 2021-05-15T14:03:30.0242710Z ##[endgroup] 2021-05-15T14:03:30.1029869Z Package: msmri 2021-05-15T14:03:30.1034265Z Version: 0.3.1 2021-05-15T14:03:30.1034967Z OS: Windows 2021-05-15T14:03:30.1227011Z ##[group]Run install.packages('remotes') 2021-05-15T14:03:30.1227743Z install.packages('remotes') 2021-05-15T14:03:30.1228512Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:03:30.1229562Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:03:30.1234897Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:03:30.1235289Z env: 2021-05-15T14:03:30.1235699Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:30.1236140Z TIC_DEPLOY_KEY: 2021-05-15T14:03:30.1236460Z RSPM: 2021-05-15T14:03:30.1237302Z GITHUB_PAT: *** 2021-05-15T14:03:30.1237660Z COVERALLS_TOKEN: 2021-05-15T14:03:30.1238123Z continue-on-error: false 2021-05-15T14:03:30.1238564Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:30.1239338Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:03:30.1239737Z TZ: UTC 2021-05-15T14:03:30.1240143Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:30.1240547Z NOT_CRAN: true 2021-05-15T14:03:30.1240932Z MSYSTEM: MINGW64 2021-05-15T14:03:30.1241323Z ##[endgroup] 2021-05-15T14:03:30.3250009Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:03:30.3250784Z (as 'lib' is unspecified) 2021-05-15T14:03:32.5863850Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-15T14:03:32.5967142Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-15T14:03:32.5988176Z ================================================== 2021-05-15T14:03:32.5989010Z downloaded 384 KB 2021-05-15T14:03:32.5989400Z 2021-05-15T14:03:32.6151260Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-15T14:03:32.6178822Z 2021-05-15T14:03:32.6179578Z The downloaded binary packages are in 2021-05-15T14:03:32.6180645Z C:\Users\runneradmin\AppData\Local\Temp\Rtmpa88abZ\downloaded_packages 2021-05-15T14:03:35.9881946Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:03:35.9882748Z remotes::install_github("ropensci/tic") 2021-05-15T14:03:35.9883398Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:03:35.9884354Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:03:35.9884937Z remotes::install_cran("covr") 2021-05-15T14:03:35.9890807Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:03:35.9891213Z env: 2021-05-15T14:03:35.9891669Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:03:35.9892126Z TIC_DEPLOY_KEY: 2021-05-15T14:03:35.9892485Z RSPM: 2021-05-15T14:03:35.9893750Z GITHUB_PAT: *** 2021-05-15T14:03:35.9894263Z COVERALLS_TOKEN: 2021-05-15T14:03:35.9894957Z continue-on-error: false 2021-05-15T14:03:35.9895442Z VDIFFR_RUN_TESTS: 2021-05-15T14:03:35.9895877Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:03:35.9896265Z TZ: UTC 2021-05-15T14:03:35.9896713Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:03:35.9897131Z NOT_CRAN: true 2021-05-15T14:03:35.9897504Z MSYSTEM: MINGW64 2021-05-15T14:03:35.9897962Z ##[endgroup] 2021-05-15T14:03:36.2255778Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:03:37.6637552Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:03:42.1684456Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:03:42.1685467Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:03:42.1686228Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:03:42.1686927Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:03:42.1687629Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:03:42.1688324Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:03:42.1689012Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:03:42.1689725Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:03:42.1690754Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:03:42.1691680Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:03:42.1692683Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:03:42.1693595Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:03:42.1694541Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:03:42.1695465Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:03:42.1696351Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:03:42.1697550Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:03:42.1698562Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:03:42.1699578Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:03:42.1700534Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:03:42.1701461Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:03:42.1702434Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:03:42.1703331Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:03:42.1704270Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:03:42.1705244Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:03:42.1706176Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:03:42.1707142Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:03:42.1708104Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:03:42.1709021Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:03:42.1709914Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:03:42.1710794Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:03:42.1711712Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:03:42.1712690Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:03:42.1715919Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-15T14:03:42.1718514Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:03:42.1719467Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:03:42.1720413Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:03:42.1731026Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:03:42.1732241Z (as 'lib' is unspecified) 2021-05-15T14:03:43.5960313Z 2021-05-15T14:03:43.5963430Z There is a binary version available but the source version is later: 2021-05-15T14:03:43.5990899Z binary source needs_compilation 2021-05-15T14:03:43.5991624Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T14:03:43.5992128Z 2021-05-15T14:03:43.6013826Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-15T14:03:43.6044602Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-15T14:03:43.6356566Z ================================================== 2021-05-15T14:03:43.6357533Z downloaded 1.2 MB 2021-05-15T14:03:43.6358009Z 2021-05-15T14:03:43.6372848Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-15T14:03:43.6399167Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-15T14:03:43.6418276Z ================================================== 2021-05-15T14:03:43.6419012Z downloaded 230 KB 2021-05-15T14:03:43.6419400Z 2021-05-15T14:03:43.6433769Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-15T14:03:43.6469086Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-15T14:03:43.6476560Z ================================================== 2021-05-15T14:03:43.6477370Z downloaded 151 KB 2021-05-15T14:03:43.6477806Z 2021-05-15T14:03:43.6488105Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-15T14:03:43.6519783Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-15T14:03:43.6523766Z ================================================== 2021-05-15T14:03:43.6524509Z downloaded 58 KB 2021-05-15T14:03:43.6524919Z 2021-05-15T14:03:43.6533797Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-15T14:03:43.6566173Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-15T14:03:43.6570508Z ================================================== 2021-05-15T14:03:43.6571223Z downloaded 63 KB 2021-05-15T14:03:43.6571609Z 2021-05-15T14:03:43.6583106Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-15T14:03:43.6610285Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-15T14:03:43.6616697Z ================================================== 2021-05-15T14:03:43.6617332Z downloaded 82 KB 2021-05-15T14:03:43.6617681Z 2021-05-15T14:03:43.6627068Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-15T14:03:43.6657193Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-15T14:03:43.7801904Z ================================================== 2021-05-15T14:03:43.7802949Z downloaded 3.9 MB 2021-05-15T14:03:43.7803451Z 2021-05-15T14:03:43.7818645Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-15T14:03:43.7848531Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-15T14:03:43.7852677Z ================================================== 2021-05-15T14:03:43.7853452Z downloaded 47 KB 2021-05-15T14:03:43.7853875Z 2021-05-15T14:03:43.7864586Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-15T14:03:43.7893578Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-15T14:03:43.8128472Z ================================================== 2021-05-15T14:03:43.8129331Z downloaded 4.1 MB 2021-05-15T14:03:43.8129750Z 2021-05-15T14:03:43.8145224Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-15T14:03:43.8182822Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-15T14:03:43.8226749Z ================================================== 2021-05-15T14:03:43.8227974Z downloaded 529 KB 2021-05-15T14:03:43.8228890Z 2021-05-15T14:03:43.8239970Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-15T14:03:43.8309368Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-15T14:03:43.8313051Z ================================================== 2021-05-15T14:03:43.8314928Z downloaded 15 KB 2021-05-15T14:03:43.8315434Z 2021-05-15T14:03:43.8330230Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-15T14:03:43.8392203Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-15T14:03:43.8443912Z ================================================== 2021-05-15T14:03:43.8444719Z downloaded 507 KB 2021-05-15T14:03:43.8445311Z 2021-05-15T14:03:43.8457299Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-15T14:03:44.4121897Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-15T14:03:44.4127069Z ================================================== 2021-05-15T14:03:44.4128269Z downloaded 95 KB 2021-05-15T14:03:44.4129618Z 2021-05-15T14:03:44.4131337Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-15T14:03:44.4133288Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-15T14:03:44.4134584Z ================================================== 2021-05-15T14:03:44.4135651Z downloaded 522 KB 2021-05-15T14:03:44.4136325Z 2021-05-15T14:03:44.4137976Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-15T14:03:44.4140213Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-15T14:03:44.4141512Z ================================================== 2021-05-15T14:03:44.4142437Z downloaded 726 KB 2021-05-15T14:03:44.4143079Z 2021-05-15T14:03:44.4144815Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-15T14:03:44.4146793Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-15T14:03:44.4148027Z ================================================== 2021-05-15T14:03:44.4149019Z downloaded 295 KB 2021-05-15T14:03:44.4149682Z 2021-05-15T14:03:44.4151403Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-15T14:03:44.4153398Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-15T14:03:44.4154655Z ================================================== 2021-05-15T14:03:44.4155560Z downloaded 169 KB 2021-05-15T14:03:44.4156214Z 2021-05-15T14:03:44.4157996Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-15T14:03:44.4160796Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-15T14:03:44.4162070Z ================================================== 2021-05-15T14:03:44.4163002Z downloaded 102 KB 2021-05-15T14:03:44.4163647Z 2021-05-15T14:03:44.4165312Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-15T14:03:44.4167114Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-15T14:03:44.4168369Z ================================================== 2021-05-15T14:03:44.4169366Z downloaded 138 KB 2021-05-15T14:03:44.4170027Z 2021-05-15T14:03:44.4171695Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-15T14:03:44.4173637Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-15T14:03:44.4174873Z ================================================== 2021-05-15T14:03:44.4175810Z downloaded 421 KB 2021-05-15T14:03:44.4176465Z 2021-05-15T14:03:44.4178408Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-15T14:03:44.4180447Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-15T14:03:44.4181698Z ================================================== 2021-05-15T14:03:44.4182604Z downloaded 201 KB 2021-05-15T14:03:44.4183255Z 2021-05-15T14:03:44.4184898Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-15T14:03:44.4186801Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-15T14:03:44.4188060Z ================================================== 2021-05-15T14:03:44.4189037Z downloaded 207 KB 2021-05-15T14:03:44.4189691Z 2021-05-15T14:03:44.4193624Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-15T14:03:44.4196357Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-15T14:03:44.4197717Z ================================================== 2021-05-15T14:03:44.4198929Z downloaded 81 KB 2021-05-15T14:03:44.4199597Z 2021-05-15T14:03:44.4201290Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-15T14:03:44.4203245Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-15T14:03:44.4204525Z ================================================== 2021-05-15T14:03:44.4205452Z downloaded 57 KB 2021-05-15T14:03:44.4206121Z 2021-05-15T14:03:44.4207773Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-15T14:03:44.4211202Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-15T14:03:44.4212455Z ================================================== 2021-05-15T14:03:44.4213396Z downloaded 420 KB 2021-05-15T14:03:44.4214051Z 2021-05-15T14:03:44.4214934Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-15T14:03:44.4215987Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-15T14:03:44.4216669Z ================================================== 2021-05-15T14:03:44.4217151Z downloaded 108 KB 2021-05-15T14:03:44.4217499Z 2021-05-15T14:03:44.4218606Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-15T14:03:44.4219790Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-15T14:03:44.4220468Z ================================================== 2021-05-15T14:03:44.4220970Z downloaded 138 KB 2021-05-15T14:03:44.4221324Z 2021-05-15T14:03:44.4222188Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-15T14:03:44.4223203Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-15T14:03:44.4223852Z ================================================== 2021-05-15T14:03:44.4224344Z downloaded 3.5 MB 2021-05-15T14:03:44.4224694Z 2021-05-15T14:03:44.4225525Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-15T14:03:44.4226540Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-15T14:03:44.4227204Z ================================================== 2021-05-15T14:03:44.4227684Z downloaded 789 KB 2021-05-15T14:03:44.4228028Z 2021-05-15T14:03:44.4229158Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-15T14:03:44.4230194Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-15T14:03:44.4230862Z ================================================== 2021-05-15T14:03:44.4231358Z downloaded 516 KB 2021-05-15T14:03:44.4231692Z 2021-05-15T14:03:44.4232564Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-15T14:03:44.4233587Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-15T14:03:44.4234260Z ================================================== 2021-05-15T14:03:44.4234758Z downloaded 50 KB 2021-05-15T14:03:44.4235105Z 2021-05-15T14:03:44.4235973Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-15T14:03:44.4237291Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-15T14:03:44.4238065Z ================================================== 2021-05-15T14:03:44.4238580Z downloaded 717 KB 2021-05-15T14:03:44.4238935Z 2021-05-15T14:03:44.4266150Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-15T14:03:44.4298566Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-15T14:03:44.4303830Z ================================================== 2021-05-15T14:03:44.4304756Z downloaded 48 KB 2021-05-15T14:03:44.4305080Z 2021-05-15T14:03:44.4319523Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-15T14:03:44.4351777Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-15T14:03:44.4551878Z ================================================== 2021-05-15T14:03:44.4552712Z downloaded 3.8 MB 2021-05-15T14:03:44.4553147Z 2021-05-15T14:03:44.4944107Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.5158140Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.5334188Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.5459426Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.5583926Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.5690827Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.6793886Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.6901533Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.8269301Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.8539100Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.8630485Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.8876428Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.9012655Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.9209298Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.9560817Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.9824657Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-15T14:03:44.9975854Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.0142061Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.0258076Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.0499378Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.0722427Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.0846603Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.1036664Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.1151755Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.1393606Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.1606978Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.1754032Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.2793898Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.3139386Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.3332912Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.3456146Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.3833246Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.3927221Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.4900357Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.4928056Z 2021-05-15T14:03:45.4929598Z The downloaded binary packages are in 2021-05-15T14:03:45.4931703Z C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\downloaded_packages 2021-05-15T14:03:45.4933263Z installing the source package 'cachem' 2021-05-15T14:03:45.4934098Z 2021-05-15T14:03:45.4947198Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:03:45.4982515Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:03:45.4985616Z ================================================== 2021-05-15T14:03:45.4986331Z downloaded 24 KB 2021-05-15T14:03:45.4986790Z 2021-05-15T14:03:45.8445807Z * installing *source* package 'cachem' ... 2021-05-15T14:03:45.8473803Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-15T14:03:45.8476797Z ** using staged installation 2021-05-15T14:03:45.8932583Z ** libs 2021-05-15T14:03:45.8950760Z 2021-05-15T14:03:45.8951778Z *** arch - i386 2021-05-15T14:03:45.9700133Z 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-15T14:03:46.3985562Z 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-15T14:03:46.6476674Z 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-15T14:03:46.8345016Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-15T14:03:46.8353630Z 2021-05-15T14:03:46.8354726Z *** arch - x64 2021-05-15T14:03:46.8587614Z 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-15T14:03:47.1738737Z 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-15T14:03:47.3930920Z 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-15T14:03:47.5769382Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-15T14:03:47.5796995Z ** R 2021-05-15T14:03:47.5940163Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:03:48.2015963Z ** help 2021-05-15T14:03:48.2443701Z *** installing help indices 2021-05-15T14:03:48.2719792Z converting help for package 'cachem' 2021-05-15T14:03:48.3176894Z finding HTML links ... done 2021-05-15T14:03:48.4191932Z cache_disk html 2021-05-15T14:03:48.4272874Z cache_layered html 2021-05-15T14:03:48.4911109Z cache_mem html 2021-05-15T14:03:48.5003954Z reexports html 2021-05-15T14:03:48.5007932Z ** building package indices 2021-05-15T14:03:48.5222593Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:48.5224170Z *** arch - i386 2021-05-15T14:03:49.0355337Z *** arch - x64 2021-05-15T14:03:49.3425419Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:49.3428991Z *** arch - i386 2021-05-15T14:03:49.6476553Z *** arch - x64 2021-05-15T14:03:49.9528953Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:49.9574558Z * DONE (cachem) 2021-05-15T14:03:49.9815979Z 2021-05-15T14:03:49.9816832Z The downloaded source packages are in 2021-05-15T14:03:49.9817677Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\downloaded_packages' 2021-05-15T14:03:49.9835822Z Running `R CMD build`... 2021-05-15T14:03:54.6972281Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\remotes9f056e623c2\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-15T14:03:54.6974285Z * preparing 'tic': 2021-05-15T14:03:54.6975258Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:03:54.6976183Z * installing the package to process help pages 2021-05-15T14:03:54.6977430Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:03:54.6978437Z * checking for empty or unneeded directories 2021-05-15T14:03:54.6979263Z Removed empty directory 'tic/.circleci' 2021-05-15T14:03:54.6980033Z Removed empty directory 'tic/pkgdown' 2021-05-15T14:03:54.6980728Z * building 'tic_0.10.0.tar.gz' 2021-05-15T14:03:54.6998590Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:03:54.6999372Z (as 'lib' is unspecified) 2021-05-15T14:03:55.2013718Z * installing *source* package 'tic' ... 2021-05-15T14:03:55.2018581Z ** using staged installation 2021-05-15T14:03:55.2457154Z ** R 2021-05-15T14:03:55.2881100Z ** inst 2021-05-15T14:03:55.3112044Z ** preparing package for lazy loading 2021-05-15T14:03:55.7185227Z ** help 2021-05-15T14:03:55.9837526Z *** installing help indices 2021-05-15T14:03:56.1296868Z converting help for package 'tic' 2021-05-15T14:03:56.1554681Z finding HTML links ... done 2021-05-15T14:03:56.2481498Z Deprecated html 2021-05-15T14:03:56.2813050Z TicStep html 2021-05-15T14:03:56.2915305Z base64serialize html 2021-05-15T14:03:56.3119583Z ci html 2021-05-15T14:03:56.3705306Z do_blogdown html 2021-05-15T14:03:56.4264202Z do_bookdown html 2021-05-15T14:03:56.4696753Z do_drat html 2021-05-15T14:03:56.5292337Z do_package_checks html 2021-05-15T14:03:56.5814378Z do_pkgdown html 2021-05-15T14:03:56.6397263Z do_readme_rmd html 2021-05-15T14:03:56.6594220Z dsl html 2021-05-15T14:03:56.6903542Z dsl_get html 2021-05-15T14:03:56.7071859Z gha_add_secret html 2021-05-15T14:03:56.7190851Z github_helpers html 2021-05-15T14:03:56.7279874Z github_info html 2021-05-15T14:03:56.7378758Z list_macros html 2021-05-15T14:03:56.7588859Z macro html 2021-05-15T14:03:56.7694550Z prepare_all_stages html 2021-05-15T14:03:56.7765675Z reexports html 2021-05-15T14:03:56.7894995Z repo html 2021-05-15T14:03:56.8041246Z run_all_stages html 2021-05-15T14:03:56.8225577Z run_stage html 2021-05-15T14:03:56.8407569Z ssh_key_helpers html 2021-05-15T14:03:56.8484811Z stages html 2021-05-15T14:03:56.8677481Z step_add_to_drat html 2021-05-15T14:03:56.8839263Z step_add_to_known_hosts html 2021-05-15T14:03:56.9028639Z step_build_blogdown html 2021-05-15T14:03:56.9126529Z step_build_bookdown html 2021-05-15T14:03:56.9519945Z step_build_pkgdown html 2021-05-15T14:03:56.9815149Z step_do_push_deploy html 2021-05-15T14:03:56.9954834Z step_hello_world html 2021-05-15T14:03:57.0413659Z step_install_pkg html 2021-05-15T14:03:57.0665668Z step_install_ssh_keys html 2021-05-15T14:03:57.1042493Z step_push_deploy html 2021-05-15T14:03:57.1323324Z step_rcmdcheck html 2021-05-15T14:03:57.1520843Z step_run_code html 2021-05-15T14:03:57.1716332Z step_session_info html 2021-05-15T14:03:57.1986135Z step_setup_push_deploy html 2021-05-15T14:03:57.2242847Z step_setup_ssh html 2021-05-15T14:03:57.2470852Z step_test_ssh html 2021-05-15T14:03:57.2632127Z step_write_text_file html 2021-05-15T14:03:57.2910514Z tic-package html 2021-05-15T14:03:57.3057394Z update_yml html 2021-05-15T14:03:57.3257596Z use_ghactions_deploy html 2021-05-15T14:03:57.3535768Z use_tic html 2021-05-15T14:03:57.3639689Z use_tic_badge html 2021-05-15T14:03:57.3756309Z use_tic_r html 2021-05-15T14:03:57.3875648Z use_update_tic html 2021-05-15T14:03:57.4201260Z yaml_templates html 2021-05-15T14:03:57.4209253Z *** copying figures 2021-05-15T14:03:57.4252916Z ** building package indices 2021-05-15T14:03:57.5870927Z ** installing vignettes 2021-05-15T14:03:57.5927662Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:03:57.5929126Z *** arch - i386 2021-05-15T14:03:57.8980535Z *** arch - x64 2021-05-15T14:03:58.2115437Z ** testing if installed package can be loaded from final location 2021-05-15T14:03:58.2120655Z *** arch - i386 2021-05-15T14:03:58.6203755Z *** arch - x64 2021-05-15T14:03:59.0283968Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:03:59.0428282Z * DONE (tic) 2021-05-15T14:03:59.1471293Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:03:59.3324498Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:04:02.2638893Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:04:02.2639930Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:04:02.2640533Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:04:02.2641093Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:04:02.2641825Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:04:02.2642408Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:04:02.2643325Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:04:02.2645658Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-15T14:04:02.2647614Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:04:02.2648238Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:04:02.2648863Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:04:02.2649493Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:04:02.2650124Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:04:02.2650798Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:04:02.2651424Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:04:02.2652072Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:04:02.2652713Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:04:02.2653382Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:04:02.2654005Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:04:02.2654593Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:04:02.2655194Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:04:02.2655792Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:04:02.2656585Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:04:02.2657205Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:04:02.2657856Z (as 'lib' is unspecified) 2021-05-15T14:04:02.2658423Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:04:02.2659037Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:04:02.2659653Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:04:02.2660212Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:04:02.2660781Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:04:02.2661360Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:04:02.2661949Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:04:02.2662517Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:04:02.2663106Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:04:02.2663736Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:04:02.2664337Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:04:02.2665055Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:04:02.2665576Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:04:02.2666079Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:04:02.2666600Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:04:02.2667119Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:04:03.8017054Z 2021-05-15T14:04:03.8019096Z There is a binary version available but the source version is later: 2021-05-15T14:04:03.8030502Z binary source needs_compilation 2021-05-15T14:04:03.8031638Z xfun 0.22 0.23 TRUE 2021-05-15T14:04:03.8032496Z 2021-05-15T14:04:03.8049179Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-15T14:04:03.8107883Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-15T14:04:03.8129989Z ================================================== 2021-05-15T14:04:03.8130804Z downloaded 211 KB 2021-05-15T14:04:03.8131228Z 2021-05-15T14:04:03.8140925Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-15T14:04:03.8172148Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-15T14:04:04.0197344Z ================================================== 2021-05-15T14:04:04.0198430Z downloaded 1.2 MB 2021-05-15T14:04:04.0198926Z 2021-05-15T14:04:04.0212380Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-15T14:04:04.0282134Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-15T14:04:04.0284887Z ================================================== 2021-05-15T14:04:04.0285748Z downloaded 21 KB 2021-05-15T14:04:04.0286167Z 2021-05-15T14:04:04.0297221Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pillar_1.6.0.zip' 2021-05-15T14:04:04.0322703Z Content type 'application/zip' length 1016665 bytes (992 KB) 2021-05-15T14:04:04.0372518Z ================================================== 2021-05-15T14:04:04.0373390Z downloaded 992 KB 2021-05-15T14:04:04.0373801Z 2021-05-15T14:04:04.0382938Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tibble_3.1.1.zip' 2021-05-15T14:04:04.0409008Z Content type 'application/zip' length 825897 bytes (806 KB) 2021-05-15T14:04:04.0475408Z ================================================== 2021-05-15T14:04:04.0476204Z downloaded 806 KB 2021-05-15T14:04:04.0476741Z 2021-05-15T14:04:04.0485838Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-15T14:04:04.0511123Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-15T14:04:04.0517246Z ================================================== 2021-05-15T14:04:04.0517988Z downloaded 46 KB 2021-05-15T14:04:04.0518369Z 2021-05-15T14:04:04.0531156Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-15T14:04:04.0564968Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-15T14:04:04.0579790Z ================================================== 2021-05-15T14:04:04.0580634Z downloaded 219 KB 2021-05-15T14:04:04.0581091Z 2021-05-15T14:04:04.0590495Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-15T14:04:04.0652894Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-15T14:04:04.0693020Z ================================================== 2021-05-15T14:04:04.0693726Z downloaded 974 KB 2021-05-15T14:04:04.0694112Z 2021-05-15T14:04:04.0706776Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-15T14:04:04.0733721Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-15T14:04:04.0740663Z ================================================== 2021-05-15T14:04:04.0741404Z downloaded 70 KB 2021-05-15T14:04:04.0741998Z 2021-05-15T14:04:04.0752581Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-15T14:04:04.0778883Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-15T14:04:04.0846575Z ================================================== 2021-05-15T14:04:04.0847506Z downloaded 398 KB 2021-05-15T14:04:04.0847940Z 2021-05-15T14:04:04.0857114Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-15T14:04:04.0886109Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-15T14:04:04.0915911Z ================================================== 2021-05-15T14:04:04.0916479Z downloaded 490 KB 2021-05-15T14:04:04.0916901Z 2021-05-15T14:04:04.0926052Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-15T14:04:04.0951622Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-15T14:04:04.0954305Z ================================================== 2021-05-15T14:04:04.0955235Z downloaded 19 KB 2021-05-15T14:04:04.0955739Z 2021-05-15T14:04:04.0965869Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-15T14:04:04.0992559Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-15T14:04:04.1008676Z ================================================== 2021-05-15T14:04:04.1009768Z downloaded 150 KB 2021-05-15T14:04:04.1010545Z 2021-05-15T14:04:04.1019853Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-15T14:04:04.1044052Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-15T14:04:04.1065077Z ================================================== 2021-05-15T14:04:04.1065692Z downloaded 75 KB 2021-05-15T14:04:04.1066040Z 2021-05-15T14:04:04.1074540Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-15T14:04:04.1106895Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-15T14:04:04.1116329Z ================================================== 2021-05-15T14:04:04.1116901Z downloaded 48 KB 2021-05-15T14:04:04.1117439Z 2021-05-15T14:04:04.1212589Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-15T14:04:04.1237648Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-15T14:04:04.1267389Z ================================================== 2021-05-15T14:04:04.1268077Z downloaded 269 KB 2021-05-15T14:04:04.1268444Z 2021-05-15T14:04:04.1277803Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-15T14:04:04.1303747Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-15T14:04:04.1332947Z ================================================== 2021-05-15T14:04:04.1333893Z downloaded 428 KB 2021-05-15T14:04:04.1334399Z 2021-05-15T14:04:04.1344478Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-15T14:04:04.1370667Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-15T14:04:04.1377048Z ================================================== 2021-05-15T14:04:04.1377828Z downloaded 45 KB 2021-05-15T14:04:04.1378182Z 2021-05-15T14:04:04.1387860Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-15T14:04:04.1415943Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-15T14:04:04.2071465Z ================================================== 2021-05-15T14:04:04.2073665Z downloaded 3.0 MB 2021-05-15T14:04:04.2074991Z 2021-05-15T14:04:04.2284128Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-15T14:04:04.2312341Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-15T14:04:04.2328189Z ================================================== 2021-05-15T14:04:04.2329062Z downloaded 185 KB 2021-05-15T14:04:04.2329534Z 2021-05-15T14:04:04.2339591Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-15T14:04:04.2368047Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-15T14:04:04.2373605Z ================================================== 2021-05-15T14:04:04.2374314Z downloaded 45 KB 2021-05-15T14:04:04.2374707Z 2021-05-15T14:04:04.2384591Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-15T14:04:04.2414798Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-15T14:04:04.2434405Z ================================================== 2021-05-15T14:04:04.2435235Z downloaded 211 KB 2021-05-15T14:04:04.2435832Z 2021-05-15T14:04:04.2445387Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-15T14:04:04.2477812Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-15T14:04:04.5025141Z ================================================== 2021-05-15T14:04:04.5026138Z downloaded 15.7 MB 2021-05-15T14:04:04.5026631Z 2021-05-15T14:04:04.5051089Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-15T14:04:04.5081144Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-15T14:04:04.5234924Z ================================================== 2021-05-15T14:04:04.5235696Z downloaded 3.0 MB 2021-05-15T14:04:04.5236087Z 2021-05-15T14:04:04.5245781Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-15T14:04:04.5275795Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-15T14:04:04.5422361Z ================================================== 2021-05-15T14:04:04.5423249Z downloaded 1.4 MB 2021-05-15T14:04:04.5423690Z 2021-05-15T14:04:04.5433776Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-15T14:04:04.5460328Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-15T14:04:04.5478916Z ================================================== 2021-05-15T14:04:04.5479903Z downloaded 259 KB 2021-05-15T14:04:04.5480346Z 2021-05-15T14:04:04.5493426Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-15T14:04:04.5528433Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-15T14:04:04.5549838Z ================================================== 2021-05-15T14:04:04.5550696Z downloaded 111 KB 2021-05-15T14:04:04.5551125Z 2021-05-15T14:04:04.5561059Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-15T14:04:04.5590539Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-15T14:04:04.5594662Z ================================================== 2021-05-15T14:04:04.5595434Z downloaded 24 KB 2021-05-15T14:04:04.5595868Z 2021-05-15T14:04:04.5604586Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-15T14:04:04.5634012Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-15T14:04:04.5643308Z ================================================== 2021-05-15T14:04:04.5644115Z downloaded 45 KB 2021-05-15T14:04:04.5644541Z 2021-05-15T14:04:04.5653420Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-15T14:04:04.5681759Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-15T14:04:04.5688169Z ================================================== 2021-05-15T14:04:04.5689001Z downloaded 36 KB 2021-05-15T14:04:04.5689396Z 2021-05-15T14:04:04.5698294Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-15T14:04:04.5732526Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-15T14:04:04.5739287Z ================================================== 2021-05-15T14:04:04.5743510Z downloaded 139 KB 2021-05-15T14:04:04.5743880Z 2021-05-15T14:04:04.5751738Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-15T14:04:04.5790299Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-15T14:04:04.6482166Z ================================================== 2021-05-15T14:04:04.6483842Z downloaded 2.2 MB 2021-05-15T14:04:04.6484229Z 2021-05-15T14:04:04.6494155Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-15T14:04:04.6523466Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-15T14:04:04.6530672Z ================================================== 2021-05-15T14:04:04.6531332Z downloaded 67 KB 2021-05-15T14:04:04.6531668Z 2021-05-15T14:04:04.6540497Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-15T14:04:04.6576679Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-15T14:04:04.6669391Z ================================================== 2021-05-15T14:04:04.6670248Z downloaded 1.1 MB 2021-05-15T14:04:04.6670615Z 2021-05-15T14:04:04.6679864Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-15T14:04:04.6741647Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-15T14:04:04.6753950Z ================================================== 2021-05-15T14:04:04.6754718Z downloaded 132 KB 2021-05-15T14:04:04.6755168Z 2021-05-15T14:04:04.6844750Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-15T14:04:04.6875814Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-15T14:04:04.6925532Z ================================================== 2021-05-15T14:04:04.6926353Z downloaded 388 KB 2021-05-15T14:04:04.6926776Z 2021-05-15T14:04:04.7110824Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.7545588Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.7638789Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.8051495Z package 'pillar' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.8447750Z package 'tibble' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.8542532Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.8711731Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.9005140Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.9113286Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.9331949Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.9579969Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.9693290Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.9806348Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-15T14:04:04.9907671Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-15T14:04:05.0034176Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-15T14:04:05.0251679Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-15T14:04:05.0394643Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:05.0508426Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-15T14:04:05.1370642Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-15T14:04:05.1602136Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-15T14:04:05.1761735Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:05.1955481Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:05.6554287Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-15T14:04:05.9739299Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.0621605Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.0832957Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.1056427Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.1148129Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.1254055Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.1347988Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.1479816Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.2220221Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.2356727Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.2788224Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.2911600Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.3097396Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.3120683Z 2021-05-15T14:04:06.3121582Z The downloaded binary packages are in 2021-05-15T14:04:06.3122520Z C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\downloaded_packages 2021-05-15T14:04:06.3124348Z installing the source package 'xfun' 2021-05-15T14:04:06.3124786Z 2021-05-15T14:04:06.3140543Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:04:06.3197431Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:04:06.3216888Z ================================================== 2021-05-15T14:04:06.3217684Z downloaded 109 KB 2021-05-15T14:04:06.3218060Z 2021-05-15T14:04:06.6877110Z * installing *source* package 'xfun' ... 2021-05-15T14:04:06.6988062Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-15T14:04:06.6990442Z ** using staged installation 2021-05-15T14:04:06.7347323Z ** libs 2021-05-15T14:04:06.7355706Z 2021-05-15T14:04:06.7356796Z *** arch - i386 2021-05-15T14:04:06.7619084Z 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-15T14:04:06.9555132Z 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-15T14:04:07.1763452Z 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-15T14:04:07.2924521Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-15T14:04:07.2940470Z 2021-05-15T14:04:07.2942400Z *** arch - x64 2021-05-15T14:04:07.3191238Z 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-15T14:04:07.4932859Z 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-15T14:04:07.7084642Z 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-15T14:04:07.8106441Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-15T14:04:07.8132348Z ** R 2021-05-15T14:04:07.8502741Z ** inst 2021-05-15T14:04:07.8536808Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:09.3730147Z ** help 2021-05-15T14:04:09.6898140Z *** installing help indices 2021-05-15T14:04:09.8493403Z converting help for package 'xfun' 2021-05-15T14:04:09.8761899Z finding HTML links ... done 2021-05-15T14:04:09.9154359Z Rscript html 2021-05-15T14:04:09.9318058Z Rscript_call html 2021-05-15T14:04:09.9431310Z attr html 2021-05-15T14:04:09.9861942Z base64_encode html 2021-05-15T14:04:09.9924208Z base64_uri html 2021-05-15T14:04:10.0070905Z bg_process html 2021-05-15T14:04:10.0146019Z bump_version html 2021-05-15T14:04:10.0669085Z cache_rds html 2021-05-15T14:04:10.0726482Z del_empty_dir html 2021-05-15T14:04:10.0822163Z dir_create html 2021-05-15T14:04:10.0910282Z dir_exists html 2021-05-15T14:04:10.1044756Z do_once html 2021-05-15T14:04:10.1231644Z download_file html 2021-05-15T14:04:10.1449598Z embed_file html 2021-05-15T14:04:10.1582648Z exit_call html 2021-05-15T14:04:10.1708403Z file_ext html 2021-05-15T14:04:10.1778625Z file_string html 2021-05-15T14:04:10.1875419Z format_bytes html 2021-05-15T14:04:10.2003072Z from_root html 2021-05-15T14:04:10.2095214Z github_releases html 2021-05-15T14:04:10.2164254Z grep_sub html 2021-05-15T14:04:10.2346543Z gsub_file html 2021-05-15T14:04:10.2404961Z in_dir html 2021-05-15T14:04:10.2537420Z install_dir html 2021-05-15T14:04:10.2633171Z install_github html 2021-05-15T14:04:10.2735659Z isFALSE html 2021-05-15T14:04:10.2782504Z is_R_CMD_check html 2021-05-15T14:04:10.2848842Z is_abs_path html 2021-05-15T14:04:10.2906600Z is_ascii html 2021-05-15T14:04:10.3002277Z is_sub_path html 2021-05-15T14:04:10.3056066Z is_web_path html 2021-05-15T14:04:10.3187865Z magic_path html 2021-05-15T14:04:10.3274031Z mark_dirs html 2021-05-15T14:04:10.3421983Z msg_cat html 2021-05-15T14:04:10.3496867Z native_encode html 2021-05-15T14:04:10.3599667Z news2md html 2021-05-15T14:04:10.3647820Z normalize_path html 2021-05-15T14:04:10.3780219Z numbers_to_words html 2021-05-15T14:04:10.3840383Z optipng html 2021-05-15T14:04:10.3904599Z os html 2021-05-15T14:04:10.3960643Z parse_only html 2021-05-15T14:04:10.4318504Z pkg_attach html 2021-05-15T14:04:10.4414383Z proc_kill html 2021-05-15T14:04:10.4563096Z process_file html 2021-05-15T14:04:10.4709598Z proj_root html 2021-05-15T14:04:10.4784849Z prose_index html 2021-05-15T14:04:10.4889308Z protect_math html 2021-05-15T14:04:10.4992042Z raw_string html 2021-05-15T14:04:10.5074459Z read_bin html 2021-05-15T14:04:10.5193179Z read_utf8 html 2021-05-15T14:04:10.5354363Z relative_path html 2021-05-15T14:04:10.5540002Z rename_seq html 2021-05-15T14:04:10.5634563Z retry html 2021-05-15T14:04:10.6271691Z rev_check html 2021-05-15T14:04:10.6369804Z rstudio_type html 2021-05-15T14:04:10.6432946Z same_path html 2021-05-15T14:04:10.6564276Z session_info html 2021-05-15T14:04:10.6656394Z set_envvar html 2021-05-15T14:04:10.6745238Z split_lines html 2021-05-15T14:04:10.6798963Z split_source html 2021-05-15T14:04:10.6966528Z strict_list html 2021-05-15T14:04:10.7035813Z stringsAsStrings html 2021-05-15T14:04:10.7151784Z submit_cran html 2021-05-15T14:04:10.7484038Z tinify html 2021-05-15T14:04:10.7583521Z tojson html 2021-05-15T14:04:10.7680027Z tree html 2021-05-15T14:04:10.7720071Z try_silent html 2021-05-15T14:04:10.7862660Z upload_ftp html 2021-05-15T14:04:10.7953866Z url_filename html 2021-05-15T14:04:10.8022217Z valid_syntax html 2021-05-15T14:04:10.8031066Z ** building package indices 2021-05-15T14:04:10.9572365Z ** installing vignettes 2021-05-15T14:04:10.9686330Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:10.9689216Z *** arch - i386 2021-05-15T14:04:11.2750022Z *** arch - x64 2021-05-15T14:04:11.4838488Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:11.4841409Z *** arch - i386 2021-05-15T14:04:11.7900235Z *** arch - x64 2021-05-15T14:04:12.0969596Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:12.1108051Z * DONE (xfun) 2021-05-15T14:04:12.1535705Z 2021-05-15T14:04:12.1536699Z The downloaded source packages are in 2021-05-15T14:04:12.1537775Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\downloaded_packages' 2021-05-15T14:04:12.2256026Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:04:14.9825441Z 2021-05-15T14:04:15.7087677Z 2021-05-15T14:04:15.7088656Z 2021-05-15T14:04:15.7089055Z 2021-05-15T14:04:15.7090242Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\remotes9f0542a78\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-15T14:04:15.7140664Z 2021-05-15T14:04:15.7142173Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\remotes9f0542a78\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-15T14:04:15.8389560Z 2021-05-15T14:04:15.8397448Z 2021-05-15T14:04:15.8398056Z 2021-05-15T14:04:15.8398471Z 2021-05-15T14:04:15.8399006Z - preparing 'desc': 2021-05-15T14:04:15.8540939Z checking DESCRIPTION meta-information ... 2021-05-15T14:04:15.8541779Z 2021-05-15T14:04:15.8542440Z checking DESCRIPTION meta-information ... 2021-05-15T14:04:15.8542993Z 2021-05-15T14:04:15.8543623Z v checking DESCRIPTION meta-information 2021-05-15T14:04:16.0203036Z 2021-05-15T14:04:16.0214403Z 2021-05-15T14:04:16.0214876Z 2021-05-15T14:04:16.0215228Z 2021-05-15T14:04:16.0215896Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:04:16.0269595Z 2021-05-15T14:04:16.0293216Z 2021-05-15T14:04:16.0293757Z 2021-05-15T14:04:16.0294178Z 2021-05-15T14:04:16.0294815Z - checking for empty or unneeded directories 2021-05-15T14:04:16.0426687Z 2021-05-15T14:04:16.0482748Z 2021-05-15T14:04:16.0483279Z 2021-05-15T14:04:16.0540144Z 2021-05-15T14:04:16.0540823Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-15T14:04:16.2164067Z 2021-05-15T14:04:16.2165292Z 2021-05-15T14:04:16.2165964Z 2021-05-15T14:04:16.2810421Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:04:16.2811303Z (as 'lib' is unspecified) 2021-05-15T14:04:16.6815016Z * installing *source* package 'desc' ... 2021-05-15T14:04:16.6933477Z ** using staged installation 2021-05-15T14:04:16.7233967Z ** R 2021-05-15T14:04:16.7496149Z ** inst 2021-05-15T14:04:16.7528605Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:18.3716433Z ** help 2021-05-15T14:04:18.6273221Z *** installing help indices 2021-05-15T14:04:18.7630706Z 2021-05-15T14:04:18.7631896Z converting help for package 'desc' 2021-05-15T14:04:18.7874249Z finding HTML links ... done 2021-05-15T14:04:18.8279963Z check_encoding html 2021-05-15T14:04:18.8392484Z check_field html 2021-05-15T14:04:18.8450368Z cran_ascii_fields html 2021-05-15T14:04:18.8535941Z cran_valid_fields html 2021-05-15T14:04:18.8602627Z dep_types html 2021-05-15T14:04:18.8745110Z desc html 2021-05-15T14:04:18.9278221Z desc_add_author html 2021-05-15T14:04:18.9507163Z desc_add_author_gh html 2021-05-15T14:04:18.9729165Z desc_add_me html 2021-05-15T14:04:18.9985849Z desc_add_orcid html 2021-05-15T14:04:19.0085162Z desc_add_remotes html 2021-05-15T14:04:19.0333704Z desc_add_role html 2021-05-15T14:04:19.0466433Z desc_add_to_collate html 2021-05-15T14:04:19.0577561Z desc_add_urls html 2021-05-15T14:04:19.0781063Z desc_bump_version html 2021-05-15T14:04:19.1022306Z desc_change_maintainer html 2021-05-15T14:04:19.1095365Z desc_clear_remotes html 2021-05-15T14:04:19.1167584Z desc_clear_urls html 2021-05-15T14:04:19.1355420Z desc_coerce_authors_at_r html 2021-05-15T14:04:19.1477020Z desc_del html 2021-05-15T14:04:19.1726782Z desc_del_author html 2021-05-15T14:04:19.1839208Z desc_del_collate html 2021-05-15T14:04:19.2032760Z desc_del_dep html 2021-05-15T14:04:19.2144078Z desc_del_deps html 2021-05-15T14:04:19.2263706Z desc_del_from_collate html 2021-05-15T14:04:19.2362608Z desc_del_remotes html 2021-05-15T14:04:19.2606260Z desc_del_role html 2021-05-15T14:04:19.2711619Z desc_del_urls html 2021-05-15T14:04:19.2807079Z desc_fields html 2021-05-15T14:04:19.2996380Z desc_get html 2021-05-15T14:04:19.3185232Z desc_get_author html 2021-05-15T14:04:19.3340516Z desc_get_authors html 2021-05-15T14:04:19.3446317Z desc_get_built html 2021-05-15T14:04:19.3547705Z desc_get_collate html 2021-05-15T14:04:19.3652757Z desc_get_deps html 2021-05-15T14:04:19.3831873Z desc_get_field html 2021-05-15T14:04:19.3970141Z desc_get_maintainer html 2021-05-15T14:04:19.4041969Z desc_get_remotes html 2021-05-15T14:04:19.4132864Z desc_get_urls html 2021-05-15T14:04:19.4335789Z desc_get_version html 2021-05-15T14:04:19.4339285Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKkOWoQ/R.INSTALL1110251f733b/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-15T14:04:19.4447661Z desc_has_dep html 2021-05-15T14:04:19.4549160Z desc_has_fields html 2021-05-15T14:04:19.4617005Z desc_normalize html 2021-05-15T14:04:19.4668627Z desc_print html 2021-05-15T14:04:19.4735760Z desc_reformat_fields html 2021-05-15T14:04:19.4799984Z desc_reorder_fields html 2021-05-15T14:04:19.4959162Z desc_set html 2021-05-15T14:04:19.5158587Z desc_set_authors html 2021-05-15T14:04:19.5280664Z desc_set_collate html 2021-05-15T14:04:19.5448500Z desc_set_dep html 2021-05-15T14:04:19.5595927Z desc_set_deps html 2021-05-15T14:04:19.5683745Z desc_set_remotes html 2021-05-15T14:04:19.5763897Z desc_set_urls html 2021-05-15T14:04:19.5926953Z desc_set_version html 2021-05-15T14:04:19.5930650Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKkOWoQ/R.INSTALL1110251f733b/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-15T14:04:19.5976047Z desc_to_latex html 2021-05-15T14:04:19.6021211Z desc_validate html 2021-05-15T14:04:19.7816594Z description html 2021-05-15T14:04:19.7819977Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKkOWoQ/R.INSTALL1110251f733b/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-15T14:04:19.7824232Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKkOWoQ/R.INSTALL1110251f733b/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-15T14:04:19.7826522Z ** building package indices 2021-05-15T14:04:19.7829558Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpKkOWoQ/R.INSTALL1110251f733b/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-15T14:04:19.9349199Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:19.9350159Z *** arch - i386 2021-05-15T14:04:20.1391921Z *** arch - x64 2021-05-15T14:04:20.3455839Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:20.3458892Z *** arch - i386 2021-05-15T14:04:20.6545483Z *** arch - x64 2021-05-15T14:04:20.9640242Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:20.9733791Z * DONE (desc) 2021-05-15T14:04:21.2921187Z 2021-05-15T14:04:21.2929211Z 2021-05-15T14:04:21.2945960Z 2021-05-15T14:04:21.2947925Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\remotes9f05f0d7b68\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-15T14:04:21.2965194Z 2021-05-15T14:04:21.2967261Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\remotes9f05f0d7b68\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-15T14:04:21.3543467Z 2021-05-15T14:04:21.3544205Z 2021-05-15T14:04:21.3544569Z 2021-05-15T14:04:21.3544935Z 2021-05-15T14:04:21.3545383Z - preparing 'ghtravis': 2021-05-15T14:04:21.3652688Z checking DESCRIPTION meta-information ... 2021-05-15T14:04:21.3653294Z 2021-05-15T14:04:21.3654003Z checking DESCRIPTION meta-information ... 2021-05-15T14:04:21.3654479Z 2021-05-15T14:04:21.3654950Z v checking DESCRIPTION meta-information 2021-05-15T14:04:21.4637380Z 2021-05-15T14:04:21.4680783Z 2021-05-15T14:04:21.4681276Z 2021-05-15T14:04:21.4681676Z 2021-05-15T14:04:21.4682569Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:04:21.4683063Z 2021-05-15T14:04:21.4683402Z 2021-05-15T14:04:21.4683934Z - checking for empty or unneeded directories 2021-05-15T14:04:21.4766169Z 2021-05-15T14:04:21.4767135Z 2021-05-15T14:04:21.4767434Z 2021-05-15T14:04:21.4767703Z 2021-05-15T14:04:21.4768114Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-15T14:04:21.5363839Z 2021-05-15T14:04:21.5364469Z 2021-05-15T14:04:21.5364840Z 2021-05-15T14:04:21.6019339Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:04:21.6020064Z (as 'lib' is unspecified) 2021-05-15T14:04:21.8928211Z * installing *source* package 'ghtravis' ... 2021-05-15T14:04:21.8931270Z ** using staged installation 2021-05-15T14:04:21.9210491Z ** R 2021-05-15T14:04:21.9402896Z ** inst 2021-05-15T14:04:21.9423620Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:23.2585996Z ** help 2021-05-15T14:04:23.3855456Z *** installing help indices 2021-05-15T14:04:23.4558770Z 2021-05-15T14:04:23.4560765Z converting help for package 'ghtravis' 2021-05-15T14:04:23.4824647Z finding HTML links ... done 2021-05-15T14:04:23.5114897Z all_remote_package_deps html 2021-05-15T14:04:23.5265527Z binary_release_table html 2021-05-15T14:04:23.5355014Z cat_desc_elements html 2021-05-15T14:04:23.5405515Z dcf_package_version html 2021-05-15T14:04:23.5530144Z deploy_travis html 2021-05-15T14:04:23.5606054Z deployed_tarball_version html 2021-05-15T14:04:23.5716218Z drop_remotes html 2021-05-15T14:04:23.5757784Z example_description_file html 2021-05-15T14:04:23.5860317Z get_dep_table html 2021-05-15T14:04:23.5911992Z get_remote_info html 2021-05-15T14:04:23.6020176Z 2021-05-15T14:04:23.6537638Z finding level-2 HTML links ... done 2021-05-15T14:04:23.6558597Z get_remote_package_dcf html 2021-05-15T14:04:23.6632993Z get_remotes html 2021-05-15T14:04:23.6803255Z install_remote_binaries html 2021-05-15T14:04:23.6928076Z install_remotes_no_dep html 2021-05-15T14:04:23.7074165Z latest_release_with_binary html 2021-05-15T14:04:23.7136127Z make_full_version html 2021-05-15T14:04:23.7216813Z package_comparison_table html 2021-05-15T14:04:23.7265642Z package_name html 2021-05-15T14:04:23.7364154Z package_needs_update html 2021-05-15T14:04:23.7419409Z parse_one_remote html 2021-05-15T14:04:23.7464212Z r_version html 2021-05-15T14:04:23.7512165Z read_dcf html 2021-05-15T14:04:23.7619033Z remote_binaries html 2021-05-15T14:04:23.7714665Z remote_order html 2021-05-15T14:04:23.7770687Z rewrite_remotes html 2021-05-15T14:04:23.7819089Z split_remotes html 2021-05-15T14:04:23.7876353Z subset_remote html 2021-05-15T14:04:23.7915525Z sys_ext html 2021-05-15T14:04:23.8048104Z tag_table html 2021-05-15T14:04:23.8054813Z ** building package indices 2021-05-15T14:04:23.8789803Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:23.8791196Z *** arch - i386 2021-05-15T14:04:24.5879699Z *** arch - x64 2021-05-15T14:04:25.3004070Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:25.3008359Z *** arch - i386 2021-05-15T14:04:26.0100068Z *** arch - x64 2021-05-15T14:04:26.8207322Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:26.8264164Z * DONE (ghtravis) 2021-05-15T14:04:26.8716898Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:04:27.0243227Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:04:30.3952599Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:04:30.3954422Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:04:30.3955863Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:04:30.3957486Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:04:30.3958532Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:04:30.3959571Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:04:30.3967683Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:04:30.3968959Z (as 'lib' is unspecified) 2021-05-15T14:04:31.8275952Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-15T14:04:31.8309836Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-15T14:04:31.8330494Z ================================================== 2021-05-15T14:04:31.8331200Z downloaded 199 KB 2021-05-15T14:04:31.8331582Z 2021-05-15T14:04:31.8343530Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-15T14:04:31.8383372Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-15T14:04:31.8584538Z ================================================== 2021-05-15T14:04:31.8585368Z downloaded 70 KB 2021-05-15T14:04:31.8586204Z 2021-05-15T14:04:31.8596433Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-15T14:04:31.8622195Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-15T14:04:31.9273508Z ================================================== 2021-05-15T14:04:31.9274559Z downloaded 212 KB 2021-05-15T14:04:31.9275107Z 2021-05-15T14:04:31.9288399Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-15T14:04:31.9314194Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-15T14:04:32.0425822Z ================================================== 2021-05-15T14:04:32.0426805Z downloaded 1.5 MB 2021-05-15T14:04:32.0427281Z 2021-05-15T14:04:32.0440609Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-15T14:04:32.0473528Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-15T14:04:32.0537757Z ================================================== 2021-05-15T14:04:32.0538715Z downloaded 1.2 MB 2021-05-15T14:04:32.0539186Z 2021-05-15T14:04:32.0689863Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-15T14:04:32.0792923Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-15T14:04:32.1066023Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-15T14:04:32.1630389Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:32.2104803Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:32.2126944Z 2021-05-15T14:04:32.2127729Z The downloaded binary packages are in 2021-05-15T14:04:32.2128776Z C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\downloaded_packages 2021-05-15T14:04:32.4419755Z 2021-05-15T14:04:32.4428762Z 2021-05-15T14:04:32.4429372Z 2021-05-15T14:04:32.4484431Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\remotes9f061306bdb\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-15T14:04:32.4485328Z 2021-05-15T14:04:32.4486642Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\remotes9f061306bdb\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-15T14:04:32.4487489Z 2021-05-15T14:04:32.4488710Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\remotes9f061306bdb\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-15T14:04:32.4821626Z 2021-05-15T14:04:32.4861981Z 2021-05-15T14:04:32.4862576Z 2021-05-15T14:04:32.4863020Z 2021-05-15T14:04:32.4863485Z - preparing 'aghast': 2021-05-15T14:04:32.4863854Z 2021-05-15T14:04:32.4864204Z 2021-05-15T14:04:32.4978371Z checking DESCRIPTION meta-information ... 2021-05-15T14:04:32.4979237Z 2021-05-15T14:04:32.4979904Z checking DESCRIPTION meta-information ... 2021-05-15T14:04:32.4980505Z 2021-05-15T14:04:32.4981403Z v checking DESCRIPTION meta-information 2021-05-15T14:04:32.5584583Z 2021-05-15T14:04:32.5614167Z 2021-05-15T14:04:32.5643382Z 2021-05-15T14:04:32.5643880Z 2021-05-15T14:04:32.5644702Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:04:32.5645331Z 2021-05-15T14:04:32.5645706Z 2021-05-15T14:04:32.5646352Z - checking for empty or unneeded directories 2021-05-15T14:04:32.5713961Z 2021-05-15T14:04:32.5714496Z 2021-05-15T14:04:32.5714811Z 2021-05-15T14:04:32.5722039Z 2021-05-15T14:04:32.5722664Z - building 'aghast_0.2.1.tar.gz' 2021-05-15T14:04:32.6010791Z 2021-05-15T14:04:32.6011650Z 2021-05-15T14:04:32.6012052Z 2021-05-15T14:04:32.6297414Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:04:32.6298379Z (as 'lib' is unspecified) 2021-05-15T14:04:32.8630155Z * installing *source* package 'aghast' ... 2021-05-15T14:04:32.8635839Z ** using staged installation 2021-05-15T14:04:32.8977730Z ** R 2021-05-15T14:04:32.9092327Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:33.4195050Z ** help 2021-05-15T14:04:33.4706893Z *** installing help indices 2021-05-15T14:04:33.5020547Z 2021-05-15T14:04:33.5022212Z converting help for package 'aghast' 2021-05-15T14:04:33.5312144Z finding HTML links ... done 2021-05-15T14:04:33.5582216Z ga_artifacts html 2021-05-15T14:04:33.5759522Z ga_jobs html 2021-05-15T14:04:33.5822653Z ga_run_log_config html 2021-05-15T14:04:33.6029923Z ga_runs html 2021-05-15T14:04:33.6219381Z ga_secrets html 2021-05-15T14:04:33.6396445Z ga_workflows html 2021-05-15T14:04:33.6508862Z pipe html 2021-05-15T14:04:33.6509569Z ** building package indices 2021-05-15T14:04:33.6782791Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:33.6784282Z *** arch - i386 2021-05-15T14:04:33.9848492Z *** arch - x64 2021-05-15T14:04:34.1906781Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:34.1909509Z *** arch - i386 2021-05-15T14:04:34.4957613Z *** arch - x64 2021-05-15T14:04:34.8027287Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:34.8086757Z * DONE (aghast) 2021-05-15T14:04:34.8399539Z Installing 1 packages: covr 2021-05-15T14:04:34.8410500Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:04:34.8411218Z (as 'lib' is unspecified) 2021-05-15T14:04:35.6416034Z also installing the dependencies 'lazyeval', 'rex' 2021-05-15T14:04:35.6417362Z 2021-05-15T14:04:36.3557581Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-15T14:04:36.3590033Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-15T14:04:36.3622616Z ================================================== 2021-05-15T14:04:36.3624060Z downloaded 168 KB 2021-05-15T14:04:36.3624888Z 2021-05-15T14:04:36.3634123Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-15T14:04:36.3683415Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-15T14:04:36.3690391Z ================================================== 2021-05-15T14:04:36.3691289Z downloaded 122 KB 2021-05-15T14:04:36.3691697Z 2021-05-15T14:04:36.3700746Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-15T14:04:36.3734516Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-15T14:04:36.3752895Z ================================================== 2021-05-15T14:04:36.3753699Z downloaded 298 KB 2021-05-15T14:04:36.3754096Z 2021-05-15T14:04:36.3915971Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-15T14:04:36.4058114Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-15T14:04:36.4285221Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:36.4310973Z 2021-05-15T14:04:36.4311895Z The downloaded binary packages are in 2021-05-15T14:04:36.4312942Z C:\Users\runneradmin\AppData\Local\Temp\RtmpkfmULB\downloaded_packages 2021-05-15T14:04:36.5238885Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:04:36.5239664Z Rscript -e "tic::before_install()" 2021-05-15T14:04:36.5444248Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T14:04:36.5444847Z env: 2021-05-15T14:04:36.5445330Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:36.5445899Z TIC_DEPLOY_KEY: 2021-05-15T14:04:36.5446404Z RSPM: 2021-05-15T14:04:36.5447673Z GITHUB_PAT: *** 2021-05-15T14:04:36.5448168Z COVERALLS_TOKEN: 2021-05-15T14:04:36.5448702Z continue-on-error: false 2021-05-15T14:04:36.5449264Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:36.5449736Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:04:36.5450234Z TZ: UTC 2021-05-15T14:04:36.5450661Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:36.5451383Z NOT_CRAN: true 2021-05-15T14:04:36.5451776Z MSYSTEM: MINGW64 2021-05-15T14:04:36.5452343Z ##[endgroup] 2021-05-15T14:04:38.3275189Z v Loading tic stage configuration from tic.R 2021-05-15T14:04:38.5058826Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:04:38.5059968Z Windows because LaTeX is not available. 2021-05-15T14:04:38.5356105Z Running before_install: step_install_remote_binaries() 2021-05-15T14:04:39.2428635Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:04:39.2429588Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:04:39.2430330Z remotes::install_cran("rcmdcheck") 2021-05-15T14:04:39.2431121Z remotes::install_cran("markdown") 2021-05-15T14:04:39.2436806Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:04:39.2437229Z env: 2021-05-15T14:04:39.2437732Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:39.2438197Z TIC_DEPLOY_KEY: 2021-05-15T14:04:39.2438560Z RSPM: 2021-05-15T14:04:39.2439783Z GITHUB_PAT: *** 2021-05-15T14:04:39.2440189Z COVERALLS_TOKEN: 2021-05-15T14:04:39.2440690Z continue-on-error: false 2021-05-15T14:04:39.2441173Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:39.2441616Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:04:39.2442002Z TZ: UTC 2021-05-15T14:04:39.2442480Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:39.2442852Z NOT_CRAN: true 2021-05-15T14:04:39.2443234Z MSYSTEM: MINGW64 2021-05-15T14:04:39.2443604Z ##[endgroup] 2021-05-15T14:04:42.9773469Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:04:42.9774347Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T14:04:42.9774949Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T14:04:42.9775539Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T14:04:42.9776149Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:04:42.9776741Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:04:42.9777348Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-15T14:04:42.9777941Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:04:42.9791315Z Installing 8 packages: base64enc, RNifti, abind, bitops, tinytex, htmltools, oro.nifti, rmarkdown 2021-05-15T14:04:42.9809687Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:04:42.9810196Z (as 'lib' is unspecified) 2021-05-15T14:04:44.9841700Z 2021-05-15T14:04:44.9843944Z There is a binary version available but the source version is later: 2021-05-15T14:04:44.9867688Z binary source needs_compilation 2021-05-15T14:04:44.9868962Z RNifti 1.3.0 1.3.1 TRUE 2021-05-15T14:04:44.9869734Z 2021-05-15T14:04:44.9892977Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/base64enc_0.1-3.zip' 2021-05-15T14:04:44.9929530Z Content type 'application/zip' length 43488 bytes (42 KB) 2021-05-15T14:04:44.9933782Z ================================================== 2021-05-15T14:04:44.9934535Z downloaded 42 KB 2021-05-15T14:04:44.9934941Z 2021-05-15T14:04:44.9947955Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/abind_1.4-5.zip' 2021-05-15T14:04:45.0054894Z Content type 'application/zip' length 63845 bytes (62 KB) 2021-05-15T14:04:45.0060015Z ================================================== 2021-05-15T14:04:45.0060632Z downloaded 62 KB 2021-05-15T14:04:45.0061000Z 2021-05-15T14:04:45.0076607Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/bitops_1.0-7.zip' 2021-05-15T14:04:45.0105928Z Content type 'application/zip' length 42346 bytes (41 KB) 2021-05-15T14:04:45.0141923Z ================================================== 2021-05-15T14:04:45.0142624Z downloaded 41 KB 2021-05-15T14:04:45.0143035Z 2021-05-15T14:04:45.0154487Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tinytex_0.31.zip' 2021-05-15T14:04:45.0180608Z Content type 'application/zip' length 120369 bytes (117 KB) 2021-05-15T14:04:45.0190012Z ================================================== 2021-05-15T14:04:45.0190771Z downloaded 117 KB 2021-05-15T14:04:45.0191165Z 2021-05-15T14:04:45.0204094Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/htmltools_0.5.1.1.zip' 2021-05-15T14:04:45.0229878Z Content type 'application/zip' length 242935 bytes (237 KB) 2021-05-15T14:04:45.0249565Z ================================================== 2021-05-15T14:04:45.0250269Z downloaded 237 KB 2021-05-15T14:04:45.0250650Z 2021-05-15T14:04:45.0262935Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/oro.nifti_0.11.0.zip' 2021-05-15T14:04:45.0341994Z Content type 'application/zip' length 6056992 bytes (5.8 MB) 2021-05-15T14:04:45.0685571Z ================================================== 2021-05-15T14:04:45.0686579Z downloaded 5.8 MB 2021-05-15T14:04:45.0687060Z 2021-05-15T14:04:45.0700621Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rmarkdown_2.8.zip' 2021-05-15T14:04:45.0725847Z Content type 'application/zip' length 3692800 bytes (3.5 MB) 2021-05-15T14:04:45.0923197Z ================================================== 2021-05-15T14:04:45.0924017Z downloaded 3.5 MB 2021-05-15T14:04:45.0924441Z 2021-05-15T14:04:45.1044422Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-15T14:04:45.1139858Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-15T14:04:45.1243393Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-15T14:04:45.1364077Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-15T14:04:45.1508778Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-15T14:04:45.2233488Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-15T14:04:45.4156764Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-15T14:04:45.4185237Z 2021-05-15T14:04:45.4186307Z The downloaded binary packages are in 2021-05-15T14:04:45.4187247Z C:\Users\runneradmin\AppData\Local\Temp\RtmpwH54Dq\downloaded_packages 2021-05-15T14:04:45.4188497Z installing the source package 'RNifti' 2021-05-15T14:04:45.4188878Z 2021-05-15T14:04:45.4207154Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T14:04:45.4240338Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T14:04:45.4374230Z ================================================== 2021-05-15T14:04:45.4375088Z downloaded 1.0 MB 2021-05-15T14:04:45.4375564Z 2021-05-15T14:04:45.8394030Z * installing *source* package 'RNifti' ... 2021-05-15T14:04:45.8531000Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-15T14:04:45.8532223Z ** using staged installation 2021-05-15T14:04:45.8792144Z ** libs 2021-05-15T14:04:45.8805705Z 2021-05-15T14:04:45.8807236Z *** arch - i386 2021-05-15T14:04:45.9212834Z 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-15T14:04:48.5674133Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-15T14:04:48.5676240Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T14:04:48.5682800Z for (int j=0; jnvox) 2021-05-15T14:05:07.9340173Z ^ 2021-05-15T14:05:07.9807193Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-15T14:05:07.9809105Z from ../inst/include/RNifti.h:50, 2021-05-15T14:05:07.9810280Z from main.cpp:4: 2021-05-15T14:05:07.9812612Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-15T14:05:07.9816048Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T14:05:07.9818121Z else if (data.length() != image->nvox) 2021-05-15T14:05:07.9819182Z ^ 2021-05-15T14:05:07.9899638Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-15T14:05:07.9900669Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-15T14:05:07.9901517Z for (int j=0; j