2021-05-16T00:31:08.6269427Z ##[section]Starting: Request a runner to run this job 2021-05-16T00:31:09.4978782Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T00:31:09.5609357Z 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-16T00:31:09.6215104Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T00:31:09.7593779Z ##[section]Finishing: Request a runner to run this job 2021-05-16T00:31:16.4802289Z Current runner version: '2.278.0' 2021-05-16T00:31:16.4937501Z ##[group]Operating System 2021-05-16T00:31:16.4938505Z Microsoft Windows Server 2019 2021-05-16T00:31:16.4939047Z 10.0.17763 2021-05-16T00:31:16.4939523Z Datacenter 2021-05-16T00:31:16.4940053Z ##[endgroup] 2021-05-16T00:31:16.4940569Z ##[group]Virtual Environment 2021-05-16T00:31:16.4941351Z Environment: windows-2019 2021-05-16T00:31:16.4941846Z Version: 20210509.1 2021-05-16T00:31:16.4942835Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T00:31:16.4944087Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T00:31:16.4944933Z ##[endgroup] 2021-05-16T00:31:16.4947176Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T00:31:16.4948462Z Actions: write 2021-05-16T00:31:16.4949019Z Checks: write 2021-05-16T00:31:16.4949506Z Contents: write 2021-05-16T00:31:16.4950124Z Deployments: write 2021-05-16T00:31:16.4950664Z Issues: write 2021-05-16T00:31:16.4951149Z Metadata: read 2021-05-16T00:31:16.4951735Z Packages: write 2021-05-16T00:31:16.4952228Z PullRequests: write 2021-05-16T00:31:16.4952835Z RepositoryProjects: write 2021-05-16T00:31:16.4953407Z SecurityEvents: write 2021-05-16T00:31:16.4953970Z Statuses: write 2021-05-16T00:31:16.4954564Z ##[endgroup] 2021-05-16T00:31:16.4957659Z Prepare workflow directory 2021-05-16T00:31:16.6298664Z Prepare all required actions 2021-05-16T00:31:16.6311577Z Getting action download info 2021-05-16T00:31:16.9835841Z Download action repository 'actions/checkout@v2' 2021-05-16T00:31:17.9821201Z Download action repository 'r-lib/actions@master' 2021-05-16T00:31:19.5497026Z Download action repository 'adigherman/actions@master' 2021-05-16T00:31:22.0528378Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T00:31:22.3022876Z Download action repository 'actions/cache@v1' 2021-05-16T00:31:22.4664478Z Download action repository 'actions/upload-artifact@master' 2021-05-16T00:31:22.7650554Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T00:31:23.2666768Z ##[group]Run actions/checkout@v2 2021-05-16T00:31:23.2667492Z with: 2021-05-16T00:31:23.2668020Z repository: neuroconductor/EveTemplate 2021-05-16T00:31:23.2669063Z token: *** 2021-05-16T00:31:23.2669460Z ssh-strict: true 2021-05-16T00:31:23.2669991Z persist-credentials: true 2021-05-16T00:31:23.2670502Z clean: true 2021-05-16T00:31:23.2670892Z fetch-depth: 1 2021-05-16T00:31:23.2671296Z lfs: false 2021-05-16T00:31:23.2671684Z submodules: false 2021-05-16T00:31:23.2672078Z env: 2021-05-16T00:31:23.2672520Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:31:23.2673018Z TIC_DEPLOY_KEY: 2021-05-16T00:31:23.2673840Z RSPM: 2021-05-16T00:31:23.2674803Z GITHUB_PAT: *** 2021-05-16T00:31:23.2675198Z COVERALLS_TOKEN: 2021-05-16T00:31:23.2675873Z continue-on-error: true 2021-05-16T00:31:23.2676374Z VDIFFR_RUN_TESTS: 2021-05-16T00:31:23.2676961Z ##[endgroup] 2021-05-16T00:31:26.3252551Z Syncing repository: neuroconductor/EveTemplate 2021-05-16T00:31:26.3430655Z ##[group]Getting Git version info 2021-05-16T00:31:26.3431928Z Working directory is 'D:\a\EveTemplate\EveTemplate' 2021-05-16T00:31:26.3953271Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T00:31:26.4199379Z git version 2.31.1.windows.1 2021-05-16T00:31:26.4262048Z ##[endgroup] 2021-05-16T00:31:26.4269673Z Deleting the contents of 'D:\a\EveTemplate\EveTemplate' 2021-05-16T00:31:26.4273548Z ##[group]Initializing the repository 2021-05-16T00:31:26.4289077Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\EveTemplate\EveTemplate 2021-05-16T00:31:26.5488322Z Initialized empty Git repository in D:/a/EveTemplate/EveTemplate/.git/ 2021-05-16T00:31:26.5557205Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/EveTemplate 2021-05-16T00:31:26.6033723Z ##[endgroup] 2021-05-16T00:31:26.6034848Z ##[group]Disabling automatic garbage collection 2021-05-16T00:31:26.6048424Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T00:31:26.6930114Z ##[endgroup] 2021-05-16T00:31:26.6934716Z ##[group]Setting up auth 2021-05-16T00:31:26.6956651Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T00:31:26.7260456Z [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-16T00:31:28.4672571Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T00:31:28.5002801Z [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-16T00:31:29.0499641Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T00:31:29.0818311Z ##[endgroup] 2021-05-16T00:31:29.0820953Z ##[group]Fetching the repository 2021-05-16T00:31:29.0861396Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9f904f84f78a58f05ea12ee1f20176301e172fb3:refs/tags/1.0.0.s 2021-05-16T00:31:30.5585179Z remote: Enumerating objects: 55, done. 2021-05-16T00:31:30.5595807Z remote: Counting objects: 1% (1/55) 2021-05-16T00:31:30.5611241Z remote: Counting objects: 3% (2/55) 2021-05-16T00:31:30.5614330Z remote: Counting objects: 5% (3/55) 2021-05-16T00:31:30.5652865Z remote: Counting objects: 7% (4/55) 2021-05-16T00:31:30.5669034Z remote: Counting objects: 9% (5/55) 2021-05-16T00:31:30.5671345Z remote: Counting objects: 10% (6/55) 2021-05-16T00:31:30.5673219Z remote: Counting objects: 12% (7/55) 2021-05-16T00:31:30.5676424Z remote: Counting objects: 14% (8/55) 2021-05-16T00:31:30.5677492Z remote: Counting objects: 16% (9/55) 2021-05-16T00:31:30.5678359Z remote: Counting objects: 18% (10/55) 2021-05-16T00:31:30.5679056Z remote: Counting objects: 20% (11/55) 2021-05-16T00:31:30.5680054Z remote: Counting objects: 21% (12/55) 2021-05-16T00:31:30.5682386Z remote: Counting objects: 23% (13/55) 2021-05-16T00:31:30.5683252Z remote: Counting objects: 25% (14/55) 2021-05-16T00:31:30.5684499Z remote: Counting objects: 27% (15/55) 2021-05-16T00:31:30.5685265Z remote: Counting objects: 29% (16/55) 2021-05-16T00:31:30.5686562Z remote: Counting objects: 30% (17/55) 2021-05-16T00:31:30.5687259Z remote: Counting objects: 32% (18/55) 2021-05-16T00:31:30.5687919Z remote: Counting objects: 34% (19/55) 2021-05-16T00:31:30.5688618Z remote: Counting objects: 36% (20/55) 2021-05-16T00:31:30.5689838Z remote: Counting objects: 38% (21/55) 2021-05-16T00:31:30.5690655Z remote: Counting objects: 40% (22/55) 2021-05-16T00:31:30.5691363Z remote: Counting objects: 41% (23/55) 2021-05-16T00:31:30.5692032Z remote: Counting objects: 43% (24/55) 2021-05-16T00:31:30.5692703Z remote: Counting objects: 45% (25/55) 2021-05-16T00:31:30.5693374Z remote: Counting objects: 47% (26/55) 2021-05-16T00:31:30.5694034Z remote: Counting objects: 49% (27/55) 2021-05-16T00:31:30.5694707Z remote: Counting objects: 50% (28/55) 2021-05-16T00:31:30.5695731Z remote: Counting objects: 52% (29/55) 2021-05-16T00:31:30.5696357Z remote: Counting objects: 54% (30/55) 2021-05-16T00:31:30.5696987Z remote: Counting objects: 56% (31/55) 2021-05-16T00:31:30.5697998Z remote: Counting objects: 58% (32/55) 2021-05-16T00:31:30.5699031Z remote: Counting objects: 60% (33/55) 2021-05-16T00:31:30.5700629Z remote: Counting objects: 61% (34/55) 2021-05-16T00:31:30.5701301Z remote: Counting objects: 63% (35/55) 2021-05-16T00:31:30.5702042Z remote: Counting objects: 65% (36/55) 2021-05-16T00:31:30.5702712Z remote: Counting objects: 67% (37/55) 2021-05-16T00:31:30.5703375Z remote: Counting objects: 69% (38/55) 2021-05-16T00:31:30.5704078Z remote: Counting objects: 70% (39/55) 2021-05-16T00:31:30.5704745Z remote: Counting objects: 72% (40/55) 2021-05-16T00:31:30.5705410Z remote: Counting objects: 74% (41/55) 2021-05-16T00:31:30.5706059Z remote: Counting objects: 76% (42/55) 2021-05-16T00:31:30.5706742Z remote: Counting objects: 78% (43/55) 2021-05-16T00:31:30.5707692Z remote: Counting objects: 80% (44/55) 2021-05-16T00:31:30.5708301Z remote: Counting objects: 81% (45/55) 2021-05-16T00:31:30.5708920Z remote: Counting objects: 83% (46/55) 2021-05-16T00:31:30.5709580Z remote: Counting objects: 85% (47/55) 2021-05-16T00:31:30.5710233Z remote: Counting objects: 87% (48/55) 2021-05-16T00:31:30.5710852Z remote: Counting objects: 89% (49/55) 2021-05-16T00:31:30.5711697Z remote: Counting objects: 90% (50/55) 2021-05-16T00:31:30.5712356Z remote: Counting objects: 92% (51/55) 2021-05-16T00:31:30.5712999Z remote: Counting objects: 94% (52/55) 2021-05-16T00:31:30.5713569Z remote: Counting objects: 96% (53/55) 2021-05-16T00:31:30.5714105Z remote: Counting objects: 98% (54/55) 2021-05-16T00:31:30.5714936Z remote: Counting objects: 100% (55/55) 2021-05-16T00:31:30.5715545Z remote: Counting objects: 100% (55/55), done. 2021-05-16T00:31:30.5716090Z remote: Compressing objects: 2% (1/49) 2021-05-16T00:31:30.5716655Z remote: Compressing objects: 4% (2/49) 2021-05-16T00:31:30.5717191Z remote: Compressing objects: 6% (3/49) 2021-05-16T00:31:30.5717751Z remote: Compressing objects: 8% (4/49) 2021-05-16T00:31:30.5718738Z remote: Compressing objects: 10% (5/49) 2021-05-16T00:31:30.5719843Z remote: Compressing objects: 12% (6/49) 2021-05-16T00:31:30.5720775Z remote: Compressing objects: 14% (7/49) 2021-05-16T00:31:30.5721351Z remote: Compressing objects: 16% (8/49) 2021-05-16T00:31:30.5721936Z remote: Compressing objects: 18% (9/49) 2021-05-16T00:31:30.5722677Z remote: Compressing objects: 20% (10/49) 2021-05-16T00:31:30.5723253Z remote: Compressing objects: 22% (11/49) 2021-05-16T00:31:30.5723807Z remote: Compressing objects: 24% (12/49) 2021-05-16T00:31:30.5724375Z remote: Compressing objects: 26% (13/49) 2021-05-16T00:31:30.5725103Z remote: Compressing objects: 28% (14/49) 2021-05-16T00:31:30.5725636Z remote: Compressing objects: 30% (15/49) 2021-05-16T00:31:30.5726186Z remote: Compressing objects: 32% (16/49) 2021-05-16T00:31:30.5726734Z remote: Compressing objects: 34% (17/49) 2021-05-16T00:31:30.5727291Z remote: Compressing objects: 36% (18/49) 2021-05-16T00:31:30.5727823Z remote: Compressing objects: 38% (19/49) 2021-05-16T00:31:30.5728408Z remote: Compressing objects: 40% (20/49) 2021-05-16T00:31:30.5728953Z remote: Compressing objects: 42% (21/49) 2021-05-16T00:31:30.5729479Z remote: Compressing objects: 44% (22/49) 2021-05-16T00:31:30.5730532Z remote: Compressing objects: 46% (23/49) 2021-05-16T00:31:30.5731261Z remote: Compressing objects: 48% (24/49) 2021-05-16T00:31:30.5733017Z remote: Compressing objects: 51% (25/49) 2021-05-16T00:31:30.5733628Z remote: Compressing objects: 53% (26/49) 2021-05-16T00:31:30.5734215Z remote: Compressing objects: 55% (27/49) 2021-05-16T00:31:30.5734782Z remote: Compressing objects: 57% (28/49) 2021-05-16T00:31:30.5735366Z remote: Compressing objects: 59% (29/49) 2021-05-16T00:31:30.5736102Z remote: Compressing objects: 61% (30/49) 2021-05-16T00:31:30.5736863Z remote: Compressing objects: 63% (31/49) 2021-05-16T00:31:30.5737433Z remote: Compressing objects: 65% (32/49) 2021-05-16T00:31:30.5737982Z remote: Compressing objects: 67% (33/49) 2021-05-16T00:31:30.5738546Z remote: Compressing objects: 69% (34/49) 2021-05-16T00:31:30.5739095Z remote: Compressing objects: 71% (35/49) 2021-05-16T00:31:30.5739660Z remote: Compressing objects: 73% (36/49) 2021-05-16T00:31:30.5740271Z remote: Compressing objects: 75% (37/49) 2021-05-16T00:31:30.5740838Z remote: Compressing objects: 77% (38/49) 2021-05-16T00:31:30.5741818Z remote: Compressing objects: 79% (39/49) 2021-05-16T00:31:30.5742583Z remote: Compressing objects: 81% (40/49) 2021-05-16T00:31:30.5743808Z remote: Compressing objects: 83% (41/49) 2021-05-16T00:31:30.5744386Z remote: Compressing objects: 85% (42/49) 2021-05-16T00:31:30.5745877Z remote: Compressing objects: 87% (43/49) 2021-05-16T00:31:30.5746667Z remote: Compressing objects: 89% (44/49) 2021-05-16T00:31:30.5747234Z remote: Compressing objects: 91% (45/49) 2021-05-16T00:31:30.5747823Z remote: Compressing objects: 93% (46/49) 2021-05-16T00:31:30.5748390Z remote: Compressing objects: 95% (47/49) 2021-05-16T00:31:30.5748974Z remote: Compressing objects: 97% (48/49) 2021-05-16T00:31:30.5749765Z remote: Compressing objects: 100% (49/49) 2021-05-16T00:31:30.5750365Z remote: Compressing objects: 100% (49/49), done. 2021-05-16T00:31:32.9060194Z remote: Total 55 (delta 4), reused 45 (delta 4), pack-reused 0 2021-05-16T00:31:33.0426130Z From https://github.com/neuroconductor/EveTemplate 2021-05-16T00:31:33.0428341Z * [new ref] 9f904f84f78a58f05ea12ee1f20176301e172fb3 -> 1.0.0.s 2021-05-16T00:31:33.0885388Z ##[endgroup] 2021-05-16T00:31:33.0886808Z ##[group]Determining the checkout info 2021-05-16T00:31:33.0887964Z ##[endgroup] 2021-05-16T00:31:33.0889006Z ##[group]Checking out the ref 2021-05-16T00:31:33.0902808Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.0.0.s 2021-05-16T00:31:33.4745787Z Note: switching to 'refs/tags/1.0.0.s'. 2021-05-16T00:31:33.4747173Z 2021-05-16T00:31:33.4756197Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T00:31:33.4772617Z changes and commit them, and you can discard any commits you make in this 2021-05-16T00:31:33.4781941Z state without impacting any branches by switching back to a branch. 2021-05-16T00:31:33.4782852Z 2021-05-16T00:31:33.4787165Z If you want to create a new branch to retain commits you create, you may 2021-05-16T00:31:33.4829772Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T00:31:33.4832989Z 2021-05-16T00:31:33.4850625Z git switch -c 2021-05-16T00:31:33.4852174Z 2021-05-16T00:31:33.4852984Z Or undo this operation with: 2021-05-16T00:31:33.4853973Z 2021-05-16T00:31:33.4854778Z git switch - 2021-05-16T00:31:33.4855112Z 2021-05-16T00:31:33.4856103Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T00:31:33.4856884Z 2021-05-16T00:31:33.4857632Z HEAD is now at 9f904f8 Version id 56 stable 2021-05-16T00:31:33.4859341Z ##[endgroup] 2021-05-16T00:31:33.5252271Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T00:31:33.5514773Z '9f904f84f78a58f05ea12ee1f20176301e172fb3' 2021-05-16T00:31:33.5912446Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T00:31:33.5913002Z with: 2021-05-16T00:31:33.5913396Z r-version: devel 2021-05-16T00:31:33.5913905Z Ncpus: 1 2021-05-16T00:31:33.5914339Z crayon.enabled: NULL 2021-05-16T00:31:33.5914886Z remove-openmp-macos: true 2021-05-16T00:31:33.5915472Z http-user-agent: default 2021-05-16T00:31:33.5915936Z install-r: true 2021-05-16T00:31:33.5917160Z windows-path-include-mingw: true 2021-05-16T00:31:33.5917633Z env: 2021-05-16T00:31:33.5918028Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:31:33.5918437Z TIC_DEPLOY_KEY: 2021-05-16T00:31:33.5918763Z RSPM: 2021-05-16T00:31:33.5920001Z GITHUB_PAT: *** 2021-05-16T00:31:33.5920364Z COVERALLS_TOKEN: 2021-05-16T00:31:33.5920804Z continue-on-error: true 2021-05-16T00:31:33.5921453Z VDIFFR_RUN_TESTS: 2021-05-16T00:31:33.5922017Z ##[endgroup] 2021-05-16T00:31:34.2803186Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T00:31:35.9293929Z Chocolatey v0.10.15 2021-05-16T00:31:36.7092353Z [command]D:\a\_temp\R-devel-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T00:32:59.0463719Z Installing the following packages: 2021-05-16T00:32:59.0487915Z qpdf 2021-05-16T00:32:59.0526970Z By installing you accept licenses for the packages. 2021-05-16T00:33:01.1409689Z 2021-05-16T00:33:01.1477460Z qpdf v10.3.2 [Approved] 2021-05-16T00:33:01.1516931Z qpdf package files install completed. Performing other installation steps. 2021-05-16T00:33:03.3530910Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T00:33:04.3270246Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T00:33:07.3676481Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T00:33:07.6826239Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T00:33:08.0242923Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T00:33:08.0668805Z The install of qpdf was successful. 2021-05-16T00:33:08.0715745Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T00:33:08.1175731Z 2021-05-16T00:33:08.1293001Z Chocolatey installed 1/1 packages. 2021-05-16T00:33:08.1428396Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T00:33:08.6788203Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T00:33:08.6788814Z with: 2021-05-16T00:33:08.6789255Z pandoc-version: 2.7.3 2021-05-16T00:33:08.6789659Z env: 2021-05-16T00:33:08.6790126Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:33:08.6790630Z TIC_DEPLOY_KEY: 2021-05-16T00:33:08.6791155Z RSPM: 2021-05-16T00:33:08.6792686Z GITHUB_PAT: *** 2021-05-16T00:33:08.6793087Z COVERALLS_TOKEN: 2021-05-16T00:33:08.6793733Z continue-on-error: true 2021-05-16T00:33:08.6794165Z VDIFFR_RUN_TESTS: 2021-05-16T00:33:08.6794779Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:33:08.6795304Z TZ: UTC 2021-05-16T00:33:08.6795867Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:33:08.6796838Z NOT_CRAN: true 2021-05-16T00:33:08.6797244Z ##[endgroup] 2021-05-16T00:33:09.7202758Z [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\0ad4e13a-566d-4467-8adb-5abaa6e9e33b', 'D:\a\_temp\41cea69b-1edf-4ca0-9c52-b76802536d38')" 2021-05-16T00:33:13.2449390Z ##[group]Run git config user.name adigherman 2021-05-16T00:33:13.2450269Z git config user.name adigherman 2021-05-16T00:33:13.2450984Z git config user.email adig@jhu.edu 2021-05-16T00:33:13.5036906Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T00:33:13.5037482Z env: 2021-05-16T00:33:13.5037974Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:33:13.5038459Z TIC_DEPLOY_KEY: 2021-05-16T00:33:13.5039001Z RSPM: 2021-05-16T00:33:13.5040619Z GITHUB_PAT: *** 2021-05-16T00:33:13.5041232Z COVERALLS_TOKEN: 2021-05-16T00:33:13.5041919Z continue-on-error: true 2021-05-16T00:33:13.5042429Z VDIFFR_RUN_TESTS: 2021-05-16T00:33:13.5042903Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:33:13.5043304Z TZ: UTC 2021-05-16T00:33:13.5044709Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:33:13.5045286Z NOT_CRAN: true 2021-05-16T00:33:13.5045669Z ##[endgroup] 2021-05-16T00:33:14.5656753Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T00:33:14.5657314Z with: 2021-05-16T00:33:14.5657693Z msystem: MINGW64 2021-05-16T00:33:14.5658115Z update: true 2021-05-16T00:33:14.5658603Z install: git mingw-w64-x86_64-toolchain 2021-05-16T00:33:14.5659153Z path-type: minimal 2021-05-16T00:33:14.5659572Z release: true 2021-05-16T00:33:14.5659956Z env: 2021-05-16T00:33:14.5660418Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:33:14.5660895Z TIC_DEPLOY_KEY: 2021-05-16T00:33:14.5661372Z RSPM: 2021-05-16T00:33:14.5662943Z GITHUB_PAT: *** 2021-05-16T00:33:14.5663383Z COVERALLS_TOKEN: 2021-05-16T00:33:14.5663873Z continue-on-error: true 2021-05-16T00:33:14.5664375Z VDIFFR_RUN_TESTS: 2021-05-16T00:33:14.5664813Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:33:14.5665355Z TZ: UTC 2021-05-16T00:33:14.5665879Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:33:14.5666322Z NOT_CRAN: true 2021-05-16T00:33:14.5666722Z ##[endgroup] 2021-05-16T00:33:14.8130694Z ##[group]Downloading MSYS2... 2021-05-16T00:33:16.0585357Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T00:33:17.2138395Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T00:33:17.2358005Z ##[endgroup] 2021-05-16T00:33:17.2387462Z ##[group]Extracting MSYS2... 2021-05-16T00:33:17.2389320Z [command]D:\a\_temp\base.exe -y 2021-05-16T00:33:17.7721576Z 2021-05-16T00:33:17.7724525Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T00:33:17.7725205Z 2021-05-16T00:33:17.7726019Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T00:33:17.7726759Z -- 2021-05-16T00:33:17.7727409Z Path = D:\a\_temp\base.exe 2021-05-16T00:33:17.7728023Z Type = 7z 2021-05-16T00:33:17.7739658Z 2021-05-16T00:33:17.9792745Z 0% 2021-05-16T00:33:17.9794353Z 2021-05-16T00:33:18.1831115Z 0% 904 - msys64\usr\share\terminfo\77 2021-05-16T00:33:18.1833090Z 2021-05-16T00:33:18.3933489Z 4% 1100 2021-05-16T00:33:18.3934571Z 2021-05-16T00:33:18.5855831Z 10% 1100 2021-05-16T00:33:18.5856813Z 2021-05-16T00:33:18.7965571Z 16% 1100 2021-05-16T00:33:18.7966464Z 2021-05-16T00:33:19.0002884Z 24% 1100 2021-05-16T00:33:19.0003808Z 2021-05-16T00:33:19.2121693Z 29% 1100 2021-05-16T00:33:19.2122679Z 2021-05-16T00:33:19.4256251Z 30% 1100 2021-05-16T00:33:19.4257175Z 2021-05-16T00:33:19.6290977Z 34% 1100 2021-05-16T00:33:19.6296093Z 2021-05-16T00:33:19.8197528Z 40% 1100 2021-05-16T00:33:19.8198588Z 2021-05-16T00:33:20.0449731Z 44% 1100 2021-05-16T00:33:20.0461746Z 2021-05-16T00:33:20.2409442Z 47% 1142 - msys64\etc\skel\.inputrc 2021-05-16T00:33:20.2410504Z 2021-05-16T00:33:20.4436806Z 47% 1436 - msys64\usr\lib\perl5\core_perl\CORE\time64_config.h 2021-05-16T00:33:20.4437682Z 2021-05-16T00:33:20.6466560Z 47% 2010 - msys64\usr\lib\terminfo\61\ansi+pp 2021-05-16T00:33:20.6467670Z 2021-05-16T00:33:20.8496949Z 47% 2599 - msys64\usr\lib\terminfo\64\diablo1640-lm 2021-05-16T00:33:20.8498205Z 2021-05-16T00:33:21.0541840Z 47% 3192 - msys64\usr\lib\terminfo\6e\ncr260vppp 2021-05-16T00:33:21.0543516Z 2021-05-16T00:33:21.2569659Z 47% 3761 - msys64\usr\lib\terminfo\74\tek4014-sm 2021-05-16T00:33:21.2570763Z 2021-05-16T00:33:21.4598315Z 47% 4226 - msys64\usr\lib\terminfo\77\wy370-105k 2021-05-16T00:33:21.4599514Z 2021-05-16T00:33:21.6628326Z 47% 4456 - msys64\usr\lib\terminfo\78\xnuppc-b 2021-05-16T00:33:21.6630985Z 2021-05-16T00:33:21.8660437Z 47% 5034 - msys64\usr\share\bash-completion\completions\lintian 2021-05-16T00:33:21.8661749Z 2021-05-16T00:33:22.0688874Z 47% 5528 - msys64\usr\share\doc\nano\nano.html 2021-05-16T00:33:22.0690150Z 2021-05-16T00:33:22.2716737Z 47% 5962 - msys64\usr\share\locale\es\LC_MESSAGES\pacman.mo 2021-05-16T00:33:22.2717909Z 2021-05-16T00:33:22.4747912Z 47% 6401 - msys64\usr\share\locale\ro\LC_MESSAGES\gnupg2.mo 2021-05-16T00:33:22.4749072Z 2021-05-16T00:33:22.6875443Z 47% 6848 - msys64\usr\share\man\man1\dsaparam.1ssl.gz 2021-05-16T00:33:22.6876598Z 2021-05-16T00:33:22.8816677Z 47% 7395 - msys64\usr\share\man\man1\unset.1.gz 2021-05-16T00:33:22.8817813Z 2021-05-16T00:33:23.0850246Z 47% 7487 - msys64\usr\share\man\man3\CPAN.Meta.History.Meta_1_4.3perl.gz 2021-05-16T00:33:23.0851616Z 2021-05-16T00:33:23.2879815Z 47% 8010 - msys64\usr\share\man\man3\Filter.Util.Call.3perl.gz 2021-05-16T00:33:23.2881535Z 2021-05-16T00:33:23.4908518Z 47% 8511 - msys64\usr\share\man\man3\Tcl_GetEnsembleFlags.3.gz 2021-05-16T00:33:23.4910300Z 2021-05-16T00:33:23.6936705Z 47% 9001 - msys64\usr\share\man\man3\Win32CORE.3perl.gz 2021-05-16T00:33:23.6938041Z 2021-05-16T00:33:23.8969501Z 47% 9528 - msys64\usr\share\man\man3\has_ic_sp.3x.gz 2021-05-16T00:33:23.8970663Z 2021-05-16T00:33:24.1580182Z 47% 10091 - msys64\usr\share\man\man3\ripoffline.3x.gz 2021-05-16T00:33:24.1583868Z 2021-05-16T00:33:24.3685333Z 47% 10469 - msys64\usr\share\man\man8\nologin.8.gz 2021-05-16T00:33:24.3686464Z 2021-05-16T00:33:24.5708579Z 47% 10541 - msys64\usr\share\man\mann\find.n.gz 2021-05-16T00:33:24.5709513Z 2021-05-16T00:33:24.7724537Z 47% 10996 - msys64\usr\share\perl5\core_perl\Memoize\NDBM_File.pm 2021-05-16T00:33:24.7726186Z 2021-05-16T00:33:24.9753805Z 47% 11467 - msys64\usr\share\perl5\core_perl\pods\perlfaq6.pod 2021-05-16T00:33:24.9755077Z 2021-05-16T00:33:25.1784056Z 47% 11983 - msys64\usr\share\perl5\core_perl\unicore\lib\Perl\_PerlPro.pl 2021-05-16T00:33:25.1785368Z 2021-05-16T00:33:25.3817830Z 47% 12580 - msys64\usr\share\terminfo\62\bq300-pc-rv 2021-05-16T00:33:25.3818905Z 2021-05-16T00:33:25.5844033Z 47% 13209 - msys64\usr\share\terminfo\68\hp2624b-p 2021-05-16T00:33:25.5845211Z 2021-05-16T00:33:25.7875915Z 47% 13666 - msys64\usr\share\terminfo\6e\nsterm-s-7 2021-05-16T00:33:25.7877092Z 2021-05-16T00:33:25.9905456Z 47% 14240 - msys64\usr\share\terminfo\74\tvi9065 2021-05-16T00:33:25.9906447Z 2021-05-16T00:33:26.1943103Z 47% 14833 - msys64\usr\share\terminfo\78\xterm+pcc2 2021-05-16T00:33:26.1944310Z 2021-05-16T00:33:26.4417860Z 47% 15460 - msys64\usr\share\zoneinfo\Pacific\Apia 2021-05-16T00:33:26.4419426Z 2021-05-16T00:33:26.6318135Z 47% 16016 - msys64\usr\share\zoneinfo\posix\Europe\Zurich 2021-05-16T00:33:26.6319876Z 2021-05-16T00:33:26.8423126Z 47% 16546 - msys64\usr\share\zoneinfo\right\Etc\UTC 2021-05-16T00:33:26.8424314Z 2021-05-16T00:33:27.0564326Z 47% 17059 - msys64\var\lib\pacman\sync\msys.db 2021-05-16T00:33:27.0565354Z 2021-05-16T00:33:27.2692184Z 48% 17092 2021-05-16T00:33:27.2692996Z 2021-05-16T00:33:27.4733019Z 51% 17092 2021-05-16T00:33:27.4734013Z 2021-05-16T00:33:27.6695527Z 55% 17092 2021-05-16T00:33:27.6696467Z 2021-05-16T00:33:27.8802541Z 58% 17092 2021-05-16T00:33:27.8803530Z 2021-05-16T00:33:28.0898304Z 61% 17092 2021-05-16T00:33:28.0899253Z 2021-05-16T00:33:28.2931276Z 63% 17092 2021-05-16T00:33:28.2934192Z 2021-05-16T00:33:28.5066425Z 66% 17092 2021-05-16T00:33:28.5067370Z 2021-05-16T00:33:28.7128059Z 69% 17092 2021-05-16T00:33:28.7128910Z 2021-05-16T00:33:28.9347181Z 73% 17092 2021-05-16T00:33:28.9348071Z 2021-05-16T00:33:29.1490807Z 76% 17092 2021-05-16T00:33:29.1491744Z 2021-05-16T00:33:29.3613047Z 78% 17092 2021-05-16T00:33:29.3613872Z 2021-05-16T00:33:29.5627786Z 81% 17092 2021-05-16T00:33:29.5628657Z 2021-05-16T00:33:29.7725369Z 87% 17092 2021-05-16T00:33:29.7726296Z 2021-05-16T00:33:29.9854868Z 93% 17092 2021-05-16T00:33:29.9855823Z 2021-05-16T00:33:30.1783831Z 98% 17092 2021-05-16T00:33:30.1784790Z 2021-05-16T00:33:30.3844916Z 100% 17241 - msys64\usr\bin\lesskey.exe 2021-05-16T00:33:30.3846002Z 2021-05-16T00:33:30.5844206Z 100% 17369 - msys64\usr\bin\msys-panelw6.dll 2021-05-16T00:33:30.5845442Z 2021-05-16T00:33:30.7949620Z 100% 17521 - msys64\usr\bin\who.exe 2021-05-16T00:33:30.7953283Z 2021-05-16T00:33:30.7954088Z Everything is Ok 2021-05-16T00:33:30.7985384Z ##[endgroup] 2021-05-16T00:33:30.7986179Z ##[group]Disable Key Refresh... 2021-05-16T00:33:30.9227933Z [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-16T00:33:31.3914954Z ##[endgroup] 2021-05-16T00:33:31.3950047Z ##[group]Restoring package cache... 2021-05-16T00:33:32.3391789Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T00:33:32.3393087Z ##[endgroup] 2021-05-16T00:33:32.3393924Z ##[group]Starting MSYS2 for the first time... 2021-05-16T00:33:32.4402921Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T00:33:32.6160681Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T00:33:32.6338726Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T00:33:32.8307398Z Copying skeleton files. 2021-05-16T00:33:32.8309045Z These files are for the users to personalise their msys2 experience. 2021-05-16T00:33:32.8311009Z 2021-05-16T00:33:32.8312041Z They will never be overwritten nor automatically updated. 2021-05-16T00:33:32.8312801Z 2021-05-16T00:33:32.8891002Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T00:33:32.9077944Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T00:33:32.9270875Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T00:33:32.9450344Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T00:33:32.9634228Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T00:33:33.0306256Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T00:33:33.0749170Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T00:33:33.1110398Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T00:33:33.1467385Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T00:33:33.3634322Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T00:33:33.3749763Z gpg: no ultimately trusted keys found 2021-05-16T00:33:34.1241286Z gpg: starting migration from earlier GnuPG versions 2021-05-16T00:33:34.1834768Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T00:33:34.1891346Z gpg: migration succeeded 2021-05-16T00:33:34.2156592Z gpg: Generating pacman keyring master key... 2021-05-16T00:33:35.8717963Z gpg: key 8BE9AC3564CC635F marked as ultimately trusted 2021-05-16T00:33:35.8719542Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T00:33:35.9186709Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/D896C0F40195B0BE6D07F88B8BE9AC3564CC635F.rev' 2021-05-16T00:33:35.9188330Z gpg: Done 2021-05-16T00:33:35.9442000Z ==> Updating trust database... 2021-05-16T00:33:35.9694113Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T00:33:35.9695498Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T00:33:36.0732345Z ==> Appending keys from msys2.gpg... 2021-05-16T00:33:36.2405882Z ==> Locally signing trusted keys in keyring... 2021-05-16T00:33:36.2582560Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T00:33:36.3947847Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T00:33:36.6061964Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T00:33:36.7295666Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T00:33:36.8674216Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T00:33:36.9939300Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T00:33:37.1163059Z ==> Importing owner trust values... 2021-05-16T00:33:37.1371413Z gpg: setting ownertrust to 4 2021-05-16T00:33:37.1372418Z gpg: setting ownertrust to 4 2021-05-16T00:33:37.1373363Z gpg: setting ownertrust to 4 2021-05-16T00:33:37.1374395Z gpg: setting ownertrust to 4 2021-05-16T00:33:37.1376237Z gpg: setting ownertrust to 4 2021-05-16T00:33:37.1384342Z gpg: setting ownertrust to 4 2021-05-16T00:33:37.1559467Z ==> Disabling revoked keys in keyring... 2021-05-16T00:33:37.1737141Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T00:33:37.2535785Z ==> Updating trust database... 2021-05-16T00:33:37.2771576Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T00:33:37.2787054Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T00:33:37.2798760Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T00:33:37.2803196Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T00:33:37.2806515Z gpg: next trustdb check due at 2022-01-23 2021-05-16T00:33:37.3280694Z pacman-key (pacman) 5.2.2 2021-05-16T00:33:37.3282397Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T00:33:37.3283085Z 2021-05-16T00:33:37.3464638Z This is free software; see the source for copying conditions. 2021-05-16T00:33:37.3465947Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T00:33:38.4000983Z  2021-05-16T00:33:38.4001720Z 2021-05-16T00:33:38.4002685Z ################################################################### 2021-05-16T00:33:38.4004001Z # # 2021-05-16T00:33:38.4004585Z # # 2021-05-16T00:33:38.4005131Z # C A U T I O N # 2021-05-16T00:33:38.4006514Z # # 2021-05-16T00:33:38.4007233Z # This is first start of MSYS2. # 2021-05-16T00:33:38.4008049Z # You MUST restart shell to apply necessary actions. # 2021-05-16T00:33:38.4008755Z # # 2021-05-16T00:33:38.4009272Z # # 2021-05-16T00:33:38.4011581Z ################################################################### 2021-05-16T00:33:38.4011921Z 2021-05-16T00:33:38.4012136Z 2021-05-16T00:33:38.4243395Z MINGW64_NT-10.0-17763 fv-az153-5 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-16T00:33:38.4308730Z ##[endgroup] 2021-05-16T00:33:38.4310112Z ##[group]Disable CheckSpace... 2021-05-16T00:33:38.5169829Z [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-16T00:33:38.8975671Z ##[endgroup] 2021-05-16T00:33:38.8976793Z ##[group]Updating packages... 2021-05-16T00:33:38.9770036Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T00:33:39.9597172Z :: Synchronizing package databases... 2021-05-16T00:33:40.2974024Z downloading mingw32.db... 2021-05-16T00:33:40.9783552Z downloading mingw32.db.sig... 2021-05-16T00:33:41.2177135Z downloading mingw64.db... 2021-05-16T00:33:41.4209133Z downloading mingw64.db.sig... 2021-05-16T00:33:41.6589132Z downloading ucrt64.db... 2021-05-16T00:33:41.8555802Z downloading ucrt64.db.sig... 2021-05-16T00:33:42.0908493Z downloading msys.db... 2021-05-16T00:33:42.1949766Z downloading msys.db.sig... 2021-05-16T00:33:42.3173915Z :: Starting core system upgrade... 2021-05-16T00:33:42.5433043Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T00:33:42.5434456Z resolving dependencies... 2021-05-16T00:33:42.5543595Z looking for conflicting packages... 2021-05-16T00:33:42.5572020Z 2021-05-16T00:33:42.5574207Z 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-16T00:33:42.5575446Z 2021-05-16T00:33:42.5576266Z Total Download Size: 9.36 MiB 2021-05-16T00:33:42.5577044Z Total Installed Size: 44.60 MiB 2021-05-16T00:33:42.5577801Z Net Upgrade Size: 0.02 MiB 2021-05-16T00:33:42.5578217Z 2021-05-16T00:33:42.5579133Z :: Proceed with installation? [Y/n] 2021-05-16T00:33:42.5579861Z :: Retrieving packages... 2021-05-16T00:33:42.6561725Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T00:33:42.7560772Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:33:42.8662314Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T00:33:43.0850086Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T00:33:43.1838776Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T00:33:43.3204851Z checking keyring... 2021-05-16T00:33:43.4341544Z checking package integrity... 2021-05-16T00:33:44.4236767Z loading package files... 2021-05-16T00:33:44.4492811Z checking for file conflicts... 2021-05-16T00:33:44.4500227Z :: Processing package changes... 2021-05-16T00:33:44.4501980Z upgrading filesystem... 2021-05-16T00:33:44.5117540Z upgrading mintty... 2021-05-16T00:33:44.6084483Z upgrading msys2-runtime... 2021-05-16T00:33:44.6925872Z upgrading pacman-mirrors... 2021-05-16T00:33:44.7021096Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T00:33:44.7048041Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T00:33:44.7066247Z upgrading pacman... 2021-05-16T00:33:44.8322964Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T00:33:45.2451331Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 4428 has been terminated. 2021-05-16T00:33:45.6939480Z ##[endgroup] 2021-05-16T00:33:45.6941869Z ##[group]Killing remaining tasks... 2021-05-16T00:33:45.7744293Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T00:33:45.9347479Z 2021-05-16T00:33:45.9349263Z INFO: No tasks running with the specified criteria. 2021-05-16T00:33:45.9389087Z ##[endgroup] 2021-05-16T00:33:45.9390181Z ##[group]Final system upgrade... 2021-05-16T00:33:46.0196662Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T00:33:46.9637900Z :: Synchronizing package databases... 2021-05-16T00:33:47.5829488Z mingw32 is up to date 2021-05-16T00:33:47.5830542Z mingw64 is up to date 2021-05-16T00:33:47.5831098Z ucrt64 is up to date 2021-05-16T00:33:47.5831637Z downloading clang64.db... 2021-05-16T00:33:48.2501333Z downloading clang64.db.sig... 2021-05-16T00:33:48.4724191Z msys is up to date 2021-05-16T00:33:48.4725541Z :: Starting core system upgrade... 2021-05-16T00:33:48.7447251Z there is nothing to do 2021-05-16T00:33:48.7448781Z :: Starting full system upgrade... 2021-05-16T00:33:48.7915047Z resolving dependencies... 2021-05-16T00:33:48.8022696Z looking for conflicting packages... 2021-05-16T00:33:48.8067415Z 2021-05-16T00:33:48.8069697Z 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-16T00:33:48.8071162Z 2021-05-16T00:33:48.8073110Z Total Download Size: 4.95 MiB 2021-05-16T00:33:48.8073964Z Total Installed Size: 19.34 MiB 2021-05-16T00:33:48.8074771Z Net Upgrade Size: 0.93 MiB 2021-05-16T00:33:48.8075249Z 2021-05-16T00:33:48.8076184Z :: Proceed with installation? [Y/n] 2021-05-16T00:33:48.8077065Z :: Retrieving packages... 2021-05-16T00:33:49.4792008Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T00:33:49.4793236Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-16T00:33:49.4794108Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T00:33:49.4795334Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T00:33:49.4797214Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T00:33:49.5036379Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:33:49.6027030Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T00:33:49.8038755Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T00:33:49.9013524Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T00:33:50.0001503Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T00:33:50.1010170Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:33:50.1048171Z checking keyring... 2021-05-16T00:33:50.2293333Z checking package integrity... 2021-05-16T00:33:52.3664503Z loading package files... 2021-05-16T00:33:52.3919429Z checking for file conflicts... 2021-05-16T00:33:52.3920683Z checking available disk space... 2021-05-16T00:33:52.4076256Z :: Processing package changes... 2021-05-16T00:33:52.4077259Z upgrading less... 2021-05-16T00:33:52.4205035Z upgrading libxml2... 2021-05-16T00:33:52.4453714Z upgrading libxslt... 2021-05-16T00:33:52.4630140Z upgrading ca-certificates... 2021-05-16T00:33:53.3402167Z upgrading libsqlite... 2021-05-16T00:33:53.3554285Z upgrading libzstd... 2021-05-16T00:33:53.3647473Z upgrading gnupg... 2021-05-16T00:33:55.9277459Z ==> Appending keys from msys2.gpg... 2021-05-16T00:33:56.0360759Z ==> Locally signing trusted keys in keyring... 2021-05-16T00:33:56.0537377Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T00:34:00.1767789Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T00:34:00.2457212Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T00:34:00.3209809Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T00:34:00.3968147Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T00:34:00.4726580Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T00:34:00.5486901Z ==> Importing owner trust values... 2021-05-16T00:34:00.5967383Z ==> Disabling revoked keys in keyring... 2021-05-16T00:34:00.6176442Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T00:34:00.6947086Z ==> Updating trust database... 2021-05-16T00:34:00.7147163Z gpg: next trustdb check due at 2022-01-23 2021-05-16T00:34:00.8320727Z upgrading msys2-keyring... 2021-05-16T00:34:01.1617119Z ==> Appending keys from msys2.gpg... 2021-05-16T00:34:01.2767105Z ==> Locally signing trusted keys in keyring... 2021-05-16T00:34:01.2959268Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T00:34:01.4293043Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T00:34:01.4986680Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T00:34:01.5746533Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T00:34:01.6446728Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T00:34:01.7188708Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T00:34:01.7927212Z ==> Importing owner trust values... 2021-05-16T00:34:01.8428662Z ==> Disabling revoked keys in keyring... 2021-05-16T00:34:01.8701727Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T00:34:01.9447622Z ==> Updating trust database... 2021-05-16T00:34:01.9667599Z gpg: next trustdb check due at 2022-01-23 2021-05-16T00:34:02.0780968Z upgrading msys2-launcher... 2021-05-16T00:34:02.0915673Z upgrading rebase... 2021-05-16T00:34:02.1089353Z upgrading zstd... 2021-05-16T00:34:02.1376438Z :: Running post-transaction hooks... 2021-05-16T00:34:02.1377421Z (1/1) Updating the info directory file... 2021-05-16T00:34:02.4514754Z ##[endgroup] 2021-05-16T00:34:02.4516062Z ##[group]Installing additional packages... 2021-05-16T00:34:02.5305462Z [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-16T00:34:03.8485876Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T00:34:03.8487495Z :: Repository mingw64 2021-05-16T00:34:03.8491627Z 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-16T00:34:03.8495153Z 2021-05-16T00:34:03.8495934Z Enter a selection (default=all): 2021-05-16T00:34:03.8496814Z resolving dependencies... 2021-05-16T00:34:03.8655287Z looking for conflicting packages... 2021-05-16T00:34:03.8812127Z 2021-05-16T00:34:03.8835065Z 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-16T00:34:03.8849788Z 2021-05-16T00:34:03.8850717Z Total Download Size: 165.03 MiB 2021-05-16T00:34:03.8851561Z Total Installed Size: 1089.03 MiB 2021-05-16T00:34:03.8852078Z 2021-05-16T00:34:03.8853328Z :: Proceed with installation? [Y/n] 2021-05-16T00:34:03.8854282Z :: Retrieving packages... 2021-05-16T00:34:04.2179411Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T00:34:04.8057884Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T00:34:04.9157704Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T00:34:05.5232181Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:05.7499362Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:05.8801199Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-16T00:34:05.9875886Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T00:34:06.0923218Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T00:34:06.1936210Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T00:34:06.2933420Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:06.3930333Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:06.5029367Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T00:34:06.6025511Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:06.7022864Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-16T00:34:06.8095078Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:07.8907814Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:08.6457195Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:08.7520502Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:09.1074680Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:09.5531948Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T00:34:09.6534265Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T00:34:09.7911274Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T00:34:09.8910405Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T00:34:09.9905662Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T00:34:10.1178189Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T00:34:10.2163037Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T00:34:10.3172347Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T00:34:10.4185965Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T00:34:10.5190629Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T00:34:10.6267463Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T00:34:10.7302939Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T00:34:10.9553069Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T00:34:11.0561517Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T00:34:11.1651987Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T00:34:11.2945459Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T00:34:11.5441393Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T00:34:11.6653101Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T00:34:11.7669110Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T00:34:12.4683467Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T00:34:12.5679970Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T00:34:12.7924394Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T00:34:13.0322817Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:34:13.4566859Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:13.5566676Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T00:34:13.6570459Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T00:34:13.7576167Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:13.8603767Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:34:13.9599544Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:14.0595096Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:14.3942718Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:14.4956752Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:14.6035255Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T00:34:14.7025266Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T00:34:14.8025277Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T00:34:14.9020356Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T00:34:15.0017361Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T00:34:15.1012398Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T00:34:15.2003381Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:15.2996189Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T00:34:15.3992624Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T00:34:15.4992085Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T00:34:15.5993526Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T00:34:15.7069835Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:15.8072457Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T00:34:15.9062964Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T00:34:16.0065720Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T00:34:16.1053991Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T00:34:16.2059167Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T00:34:16.3055632Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T00:34:16.4053783Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T00:34:16.5066145Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T00:34:16.6070504Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T00:34:16.7070990Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T00:34:16.8080294Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T00:34:16.9075237Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T00:34:17.0103467Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:17.1107582Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T00:34:17.2100560Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T00:34:17.3087085Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:17.4083939Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:17.5579243Z checking keyring... 2021-05-16T00:34:17.9294287Z checking package integrity... 2021-05-16T00:34:34.9780965Z loading package files... 2021-05-16T00:34:35.6619720Z checking for file conflicts... 2021-05-16T00:34:38.6819340Z checking available disk space... 2021-05-16T00:34:38.6959589Z :: Processing package changes... 2021-05-16T00:34:38.6960726Z installing expat... 2021-05-16T00:34:38.7039477Z installing vim... 2021-05-16T00:34:41.1298892Z installing heimdal... 2021-05-16T00:34:41.6349176Z installing openssh... 2021-05-16T00:34:41.6845332Z installing perl-Error... 2021-05-16T00:34:41.6990922Z installing perl-Authen-SASL... 2021-05-16T00:34:41.7299932Z installing perl-Encode-Locale... 2021-05-16T00:34:41.7394969Z installing perl-HTTP-Date... 2021-05-16T00:34:41.7495937Z installing perl-File-Listing... 2021-05-16T00:34:41.7581504Z installing perl-HTML-Tagset... 2021-05-16T00:34:41.7642100Z installing perl-Clone... 2021-05-16T00:34:41.7719870Z installing perl-IO-HTML... 2021-05-16T00:34:41.7798206Z installing perl-LWP-MediaTypes... 2021-05-16T00:34:41.7882866Z installing perl-URI... 2021-05-16T00:34:41.8548178Z installing perl-HTTP-Message... 2021-05-16T00:34:41.8817277Z installing perl-HTML-Parser... 2021-05-16T00:34:41.9035609Z installing perl-HTTP-Cookies... 2021-05-16T00:34:41.9155951Z installing perl-HTTP-Daemon... 2021-05-16T00:34:41.9230425Z installing perl-HTTP-Negotiate... 2021-05-16T00:34:41.9296699Z installing perl-Net-HTTP... 2021-05-16T00:34:41.9440829Z installing perl-WWW-RobotRules... 2021-05-16T00:34:41.9534064Z installing perl-Try-Tiny... 2021-05-16T00:34:41.9666292Z installing perl-libwww... 2021-05-16T00:34:42.0157967Z Optional dependencies for perl-libwww 2021-05-16T00:34:42.0159492Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T00:34:42.0160566Z installing perl-TimeDate... 2021-05-16T00:34:42.0696411Z installing perl-MailTools... 2021-05-16T00:34:42.1135375Z installing perl-IO-Stringy... 2021-05-16T00:34:42.1323328Z installing perl-Convert-BinHex... 2021-05-16T00:34:42.2730665Z module test... pass. 2021-05-16T00:34:42.2770802Z installing perl-MIME-tools... 2021-05-16T00:34:42.3523214Z installing perl-Net-SSLeay... 2021-05-16T00:34:42.4544799Z installing perl-IO-Socket-SSL... 2021-05-16T00:34:42.4721924Z installing perl-Net-SMTP-SSL... 2021-05-16T00:34:42.4802027Z installing perl-TermReadKey... 2021-05-16T00:34:42.4903849Z installing git... 2021-05-16T00:34:43.2374931Z Optional dependencies for git 2021-05-16T00:34:43.2376061Z python: various helper scripts 2021-05-16T00:34:43.2376766Z subversion: git svn 2021-05-16T00:34:43.2377539Z installing mingw-w64-x86_64-libiconv... 2021-05-16T00:34:43.2775356Z installing mingw-w64-x86_64-zlib... 2021-05-16T00:34:43.2890337Z installing mingw-w64-x86_64-binutils... 2021-05-16T00:34:43.6862444Z installing mingw-w64-x86_64-headers-git... 2021-05-16T00:34:45.3802229Z installing mingw-w64-x86_64-crt-git... 2021-05-16T00:34:46.4406136Z installing mingw-w64-x86_64-isl... 2021-05-16T00:34:46.5075285Z installing mingw-w64-x86_64-gmp... 2021-05-16T00:34:46.5337441Z installing mingw-w64-x86_64-mpfr... 2021-05-16T00:34:46.5591657Z installing mingw-w64-x86_64-mpc... 2021-05-16T00:34:46.5651554Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T00:34:46.5741724Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T00:34:46.5972687Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T00:34:46.6024377Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T00:34:46.6201596Z installing mingw-w64-x86_64-zstd... 2021-05-16T00:34:46.6466168Z installing mingw-w64-x86_64-gcc... 2021-05-16T00:34:48.3210950Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T00:34:51.1706054Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T00:34:51.1855742Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T00:34:51.3549587Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T00:34:51.7817824Z installing mingw-w64-x86_64-expat... 2021-05-16T00:34:51.7970050Z installing mingw-w64-x86_64-gettext... 2021-05-16T00:34:54.2024713Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T00:34:54.2294529Z installing mingw-w64-x86_64-libsystre... 2021-05-16T00:34:54.2453101Z installing mingw-w64-x86_64-ncurses... 2021-05-16T00:35:01.0041310Z installing mingw-w64-x86_64-bzip2... 2021-05-16T00:35:01.0283324Z installing mingw-w64-x86_64-libffi... 2021-05-16T00:35:01.0445336Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T00:35:01.2621002Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T00:35:01.3185544Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T00:35:01.3514711Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T00:35:02.2325033Z installing mingw-w64-x86_64-openssl... 2021-05-16T00:35:11.1807672Z installing mingw-w64-x86_64-termcap... 2021-05-16T00:35:11.1879240Z installing mingw-w64-x86_64-readline... 2021-05-16T00:35:11.2281148Z installing mingw-w64-x86_64-tcl... 2021-05-16T00:35:13.5491925Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T00:35:14.7044770Z installing mingw-w64-x86_64-tk... 2021-05-16T00:35:15.4618491Z installing mingw-w64-x86_64-xz... 2021-05-16T00:35:15.5574148Z installing mingw-w64-x86_64-python... 2021-05-16T00:35:24.5395519Z installing mingw-w64-x86_64-xxhash... 2021-05-16T00:35:24.5528576Z installing mingw-w64-x86_64-gdb... 2021-05-16T00:35:24.6873251Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T00:35:24.7917213Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T00:35:24.9502805Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T00:35:24.9576838Z installing mingw-w64-x86_64-make... 2021-05-16T00:35:24.9802473Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T00:35:25.0037818Z installing mingw-w64-x86_64-tools-git... 2021-05-16T00:35:25.0188687Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T00:35:25.0970061Z ##[endgroup] 2021-05-16T00:35:25.0979420Z ##[group]Saving package cache... 2021-05-16T00:35:25.1760478Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T00:35:26.4455205Z ==> no candidate packages found for pruning 2021-05-16T00:35:26.5284697Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T00:35:27.0302275Z ==> no candidate packages found for pruning 2021-05-16T00:35:27.9843144Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58, another job may be creating this cache. 2021-05-16T00:35:28.0558694Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T00:35:29.1372891Z 2021-05-16T00:35:29.1374655Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T00:35:29.1767144Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T00:35:29.1768727Z removing all files from cache... 2021-05-16T00:35:29.1769272Z 2021-05-16T00:35:29.1770010Z Database directory: /var/lib/pacman/ 2021-05-16T00:35:29.1778842Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T00:35:29.1781953Z removing unused sync repositories... 2021-05-16T00:35:29.1841028Z ##[endgroup] 2021-05-16T00:35:29.2258016Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T00:35:29.2258816Z env: 2021-05-16T00:35:29.2259349Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:35:29.2259902Z TIC_DEPLOY_KEY: 2021-05-16T00:35:29.2260323Z RSPM: 2021-05-16T00:35:29.2261813Z GITHUB_PAT: *** 2021-05-16T00:35:29.2262260Z COVERALLS_TOKEN: 2021-05-16T00:35:29.2262822Z continue-on-error: true 2021-05-16T00:35:29.2263517Z VDIFFR_RUN_TESTS: 2021-05-16T00:35:29.2264027Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:35:29.2264487Z TZ: UTC 2021-05-16T00:35:29.2264879Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:35:29.2265342Z NOT_CRAN: true 2021-05-16T00:35:29.2265726Z MSYSTEM: MINGW64 2021-05-16T00:35:29.2266600Z ##[endgroup] 2021-05-16T00:35:30.3484681Z :: Synchronizing package databases... 2021-05-16T00:35:31.0696397Z mingw32 is up to date 2021-05-16T00:35:31.0697363Z mingw64 is up to date 2021-05-16T00:35:31.0698058Z ucrt64 is up to date 2021-05-16T00:35:31.0698889Z clang64 is up to date 2021-05-16T00:35:31.0699605Z msys is up to date 2021-05-16T00:35:31.0700370Z :: Starting core system upgrade... 2021-05-16T00:35:31.3694097Z there is nothing to do 2021-05-16T00:35:31.3695220Z :: Starting full system upgrade... 2021-05-16T00:35:31.4856332Z there is nothing to do 2021-05-16T00:35:32.3214363Z resolving dependencies... 2021-05-16T00:35:32.3317966Z looking for conflicting packages... 2021-05-16T00:35:32.3437918Z 2021-05-16T00:35:32.3438914Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T00:35:32.3439721Z 2021-05-16T00:35:32.3440450Z Total Download Size: 3.00 MiB 2021-05-16T00:35:32.3441190Z Total Installed Size: 20.93 MiB 2021-05-16T00:35:32.3441868Z 2021-05-16T00:35:32.3443031Z :: Proceed with installation? [Y/n] 2021-05-16T00:35:32.3443845Z :: Retrieving packages... 2021-05-16T00:35:32.6734179Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T00:35:33.4490476Z checking keyring... 2021-05-16T00:35:33.5539377Z checking package integrity... 2021-05-16T00:35:33.7288863Z loading package files... 2021-05-16T00:35:33.7306971Z checking for file conflicts... 2021-05-16T00:35:33.7321360Z checking available disk space... 2021-05-16T00:35:33.7329647Z :: Processing package changes... 2021-05-16T00:35:33.7330499Z installing mingw-w64-x86_64-aom... 2021-05-16T00:35:34.7107493Z resolving dependencies... 2021-05-16T00:35:34.7108661Z looking for conflicting packages... 2021-05-16T00:35:34.7332748Z 2021-05-16T00:35:34.7334208Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T00:35:34.7334823Z 2021-05-16T00:35:34.7335567Z Total Download Size: 1.97 MiB 2021-05-16T00:35:34.7336293Z Total Installed Size: 4.43 MiB 2021-05-16T00:35:34.7336766Z 2021-05-16T00:35:34.7337677Z :: Proceed with installation? [Y/n] 2021-05-16T00:35:34.7338581Z :: Retrieving packages... 2021-05-16T00:35:35.0660308Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T00:35:35.7485247Z checking keyring... 2021-05-16T00:35:35.8480235Z checking package integrity... 2021-05-16T00:35:36.0320907Z loading package files... 2021-05-16T00:35:36.0345585Z checking for file conflicts... 2021-05-16T00:35:36.0372682Z checking available disk space... 2021-05-16T00:35:36.0380683Z :: Processing package changes... 2021-05-16T00:35:36.0381846Z installing mingw-w64-x86_64-argtable... 2021-05-16T00:35:36.9819834Z resolving dependencies... 2021-05-16T00:35:37.0056217Z looking for conflicting packages... 2021-05-16T00:35:37.0121954Z 2021-05-16T00:35:37.0133741Z 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-16T00:35:37.0140130Z 2021-05-16T00:35:37.0140783Z Total Download Size: 92.82 MiB 2021-05-16T00:35:37.0141615Z Total Installed Size: 821.22 MiB 2021-05-16T00:35:37.0142235Z 2021-05-16T00:35:37.0143222Z :: Proceed with installation? [Y/n] 2021-05-16T00:35:37.0143995Z :: Retrieving packages... 2021-05-16T00:35:37.3401098Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T00:35:37.8195329Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T00:35:37.9181457Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T00:35:38.0170805Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T00:35:38.2112805Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T00:35:38.3112371Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T00:35:38.8007115Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T00:35:38.9006040Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T00:35:38.9997611Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T00:35:39.1129565Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T00:35:39.2119301Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T00:35:39.3115795Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T00:35:39.4207741Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T00:35:39.6294682Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T00:35:39.7279930Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T00:35:39.8362044Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T00:35:39.9361514Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T00:35:40.0363069Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T00:35:40.1535642Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T00:35:40.2669076Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T00:35:40.3906756Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T00:35:40.4900923Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T00:35:40.6332393Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T00:35:40.7322210Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T00:35:40.8580038Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T00:35:41.1837176Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T00:35:41.3989195Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T00:35:41.4994100Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T00:35:42.3649649Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T00:35:43.2559444Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T00:35:43.3651405Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T00:35:43.4658939Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T00:35:44.1677157Z checking keyring... 2021-05-16T00:35:44.4812796Z checking package integrity... 2021-05-16T00:35:50.3289891Z loading package files... 2021-05-16T00:35:50.6996314Z checking for file conflicts... 2021-05-16T00:35:52.7607044Z checking available disk space... 2021-05-16T00:35:52.7678508Z :: Processing package changes... 2021-05-16T00:35:52.7679718Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T00:35:52.8567443Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T00:35:52.8744717Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T00:35:52.9058176Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T00:35:52.9412613Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T00:35:52.9631530Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T00:35:53.9730900Z installing mingw-w64-x86_64-brotli... 2021-05-16T00:35:53.9981565Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T00:35:54.0268022Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T00:35:54.0668476Z installing mingw-w64-x86_64-gflags... 2021-05-16T00:35:54.1064445Z installing mingw-w64-x86_64-wineditline... 2021-05-16T00:35:54.1230470Z installing mingw-w64-x86_64-pcre... 2021-05-16T00:35:54.3136655Z installing mingw-w64-x86_64-glib2... 2021-05-16T00:35:54.9250444Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T00:35:54.9517843Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T00:35:54.9738474Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T00:35:55.0899520Z installing mingw-w64-x86_64-python-mako... 2021-05-16T00:35:55.1849398Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T00:35:55.3764987Z installing mingw-w64-x86_64-c-ares... 2021-05-16T00:35:55.4503216Z installing mingw-w64-x86_64-protobuf... 2021-05-16T00:35:55.6660452Z installing mingw-w64-x86_64-re2... 2021-05-16T00:35:55.6846079Z installing mingw-w64-x86_64-grpc... 2021-05-16T00:35:56.1368548Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T00:35:56.1473148Z installing mingw-w64-x86_64-lz4... 2021-05-16T00:35:56.1682176Z installing mingw-w64-x86_64-openblas... 2021-05-16T00:35:56.4101207Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T00:35:56.4102442Z number of threads to use. 2021-05-16T00:35:56.4137391Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T00:35:58.3423149Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T00:35:58.3424576Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T00:35:58.3425703Z installing mingw-w64-x86_64-snappy... 2021-05-16T00:35:58.3611590Z installing mingw-w64-x86_64-icu... 2021-05-16T00:35:58.9366222Z installing mingw-w64-x86_64-boost... 2021-05-16T00:36:16.9463733Z installing mingw-w64-x86_64-thrift... 2021-05-16T00:36:17.0682311Z installing mingw-w64-x86_64-uriparser... 2021-05-16T00:36:17.0864333Z installing mingw-w64-x86_64-arrow... 2021-05-16T00:36:19.9695344Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T00:36:19.9696302Z resolving dependencies... 2021-05-16T00:36:19.9696989Z looking for conflicting packages... 2021-05-16T00:36:19.9697385Z 2021-05-16T00:36:19.9699204Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T00:36:19.9699742Z 2021-05-16T00:36:19.9700242Z Total Installed Size: 36.73 MiB 2021-05-16T00:36:19.9700792Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:36:19.9701114Z 2021-05-16T00:36:19.9701801Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:19.9702670Z checking keyring... 2021-05-16T00:36:19.9703261Z checking package integrity... 2021-05-16T00:36:19.9703838Z loading package files... 2021-05-16T00:36:19.9704435Z checking for file conflicts... 2021-05-16T00:36:19.9705044Z checking available disk space... 2021-05-16T00:36:19.9787738Z :: Processing package changes... 2021-05-16T00:36:19.9788803Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T00:36:22.2976155Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T00:36:22.2977125Z resolving dependencies... 2021-05-16T00:36:22.3150782Z looking for conflicting packages... 2021-05-16T00:36:22.3229270Z 2021-05-16T00:36:22.3230548Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T00:36:22.3231050Z 2021-05-16T00:36:22.3231606Z Total Download Size: 7.06 MiB 2021-05-16T00:36:22.3232330Z Total Installed Size: 88.32 MiB 2021-05-16T00:36:22.3232941Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:36:22.3233359Z 2021-05-16T00:36:22.3234229Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:22.3234925Z :: Retrieving packages... 2021-05-16T00:36:22.6692145Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T00:36:23.5636156Z checking keyring... 2021-05-16T00:36:23.6662719Z checking package integrity... 2021-05-16T00:36:23.8912255Z loading package files... 2021-05-16T00:36:23.8957691Z checking for file conflicts... 2021-05-16T00:36:23.8958682Z checking available disk space... 2021-05-16T00:36:23.9090328Z :: Processing package changes... 2021-05-16T00:36:23.9091724Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T00:36:25.2044428Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T00:36:25.2045322Z resolving dependencies... 2021-05-16T00:36:25.2213881Z looking for conflicting packages... 2021-05-16T00:36:25.2405915Z 2021-05-16T00:36:25.2407031Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T00:36:25.2407669Z 2021-05-16T00:36:25.2409215Z Total Installed Size: 344.30 MiB 2021-05-16T00:36:25.2410163Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:36:25.2411141Z 2021-05-16T00:36:25.2413352Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:25.2414503Z checking keyring... 2021-05-16T00:36:25.3285925Z checking package integrity... 2021-05-16T00:36:25.6746263Z loading package files... 2021-05-16T00:36:25.8810107Z checking for file conflicts... 2021-05-16T00:36:25.8829322Z checking available disk space... 2021-05-16T00:36:26.8564087Z :: Processing package changes... 2021-05-16T00:36:26.8565327Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T00:36:47.9121264Z resolving dependencies... 2021-05-16T00:36:47.9283377Z looking for conflicting packages... 2021-05-16T00:36:47.9371447Z 2021-05-16T00:36:47.9373080Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T00:36:47.9373684Z 2021-05-16T00:36:47.9374277Z Total Download Size: 0.17 MiB 2021-05-16T00:36:47.9375087Z Total Installed Size: 0.98 MiB 2021-05-16T00:36:47.9375583Z 2021-05-16T00:36:47.9376342Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:47.9377100Z :: Retrieving packages... 2021-05-16T00:36:48.2619715Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T00:36:48.5532011Z checking keyring... 2021-05-16T00:36:48.6592254Z checking package integrity... 2021-05-16T00:36:48.8177932Z loading package files... 2021-05-16T00:36:48.8233295Z checking for file conflicts... 2021-05-16T00:36:48.8371994Z checking available disk space... 2021-05-16T00:36:48.8387258Z :: Processing package changes... 2021-05-16T00:36:48.8388262Z installing mingw-w64-x86_64-bwidget... 2021-05-16T00:36:49.9160804Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T00:36:49.9162902Z resolving dependencies... 2021-05-16T00:36:49.9274076Z looking for conflicting packages... 2021-05-16T00:36:49.9416534Z 2021-05-16T00:36:49.9417627Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T00:36:49.9418170Z 2021-05-16T00:36:49.9419095Z Total Download Size: 0.09 MiB 2021-05-16T00:36:49.9419741Z Total Installed Size: 0.46 MiB 2021-05-16T00:36:49.9420398Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:36:49.9420805Z 2021-05-16T00:36:49.9423443Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:49.9424232Z :: Retrieving packages... 2021-05-16T00:36:50.2588588Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T00:36:50.4502304Z checking keyring... 2021-05-16T00:36:50.5525134Z checking package integrity... 2021-05-16T00:36:50.7038033Z loading package files... 2021-05-16T00:36:50.7058592Z checking for file conflicts... 2021-05-16T00:36:50.7059419Z checking available disk space... 2021-05-16T00:36:50.7086432Z :: Processing package changes... 2021-05-16T00:36:50.7087619Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T00:36:51.6732432Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T00:36:51.6733221Z resolving dependencies... 2021-05-16T00:36:51.6734661Z looking for conflicting packages... 2021-05-16T00:36:51.6973815Z 2021-05-16T00:36:51.6974715Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T00:36:51.6975236Z 2021-05-16T00:36:51.6975791Z Total Installed Size: 0.62 MiB 2021-05-16T00:36:51.6977049Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:36:51.6977659Z 2021-05-16T00:36:51.6978612Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:51.6979511Z checking keyring... 2021-05-16T00:36:51.7760621Z checking package integrity... 2021-05-16T00:36:51.9032228Z loading package files... 2021-05-16T00:36:51.9053639Z checking for file conflicts... 2021-05-16T00:36:51.9054536Z checking available disk space... 2021-05-16T00:36:51.9111060Z :: Processing package changes... 2021-05-16T00:36:51.9112391Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T00:36:52.8385924Z resolving dependencies... 2021-05-16T00:36:52.8625931Z looking for conflicting packages... 2021-05-16T00:36:52.8651706Z warning: dependency cycle detected: 2021-05-16T00:36:52.8653440Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T00:36:52.8654066Z 2021-05-16T00:36:52.8656230Z 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-16T00:36:52.8658244Z 2021-05-16T00:36:52.8658902Z Total Download Size: 3.58 MiB 2021-05-16T00:36:52.8659581Z Total Installed Size: 21.16 MiB 2021-05-16T00:36:52.8660030Z 2021-05-16T00:36:52.8660753Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:52.8661489Z :: Retrieving packages... 2021-05-16T00:36:53.1856515Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T00:36:53.7036045Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T00:36:53.8042014Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T00:36:54.0985258Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T00:36:54.2955308Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T00:36:54.3953957Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T00:36:54.4951898Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T00:36:54.5984661Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T00:36:54.6062676Z checking keyring... 2021-05-16T00:36:54.9194673Z checking package integrity... 2021-05-16T00:36:56.1882523Z loading package files... 2021-05-16T00:36:56.2116295Z checking for file conflicts... 2021-05-16T00:36:56.2395486Z checking available disk space... 2021-05-16T00:36:56.2410612Z :: Processing package changes... 2021-05-16T00:36:56.2411677Z installing mingw-w64-x86_64-libpng... 2021-05-16T00:36:56.2718950Z installing mingw-w64-x86_64-graphite2... 2021-05-16T00:36:56.2883382Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T00:36:56.3638102Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T00:36:56.3639205Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T00:36:56.3640370Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T00:36:56.3641360Z installing mingw-w64-x86_64-freetype... 2021-05-16T00:36:56.4270178Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T00:36:56.5765929Z 2021-05-16T00:36:56.5770765Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T00:36:56.5772579Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T00:36:56.5773947Z 2021-05-16T00:37:05.6310164Z updating font cache... done. 2021-05-16T00:37:05.6315737Z installing mingw-w64-x86_64-lzo2... 2021-05-16T00:37:05.6686374Z installing mingw-w64-x86_64-pixman... 2021-05-16T00:37:05.6831350Z installing mingw-w64-x86_64-cairo... 2021-05-16T00:37:05.7326884Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T00:37:05.7328542Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T00:37:05.7343704Z :: Running post-transaction hooks... 2021-05-16T00:37:05.7344651Z (1/1) Updating fontconfig cache... 2021-05-16T00:37:06.6922883Z resolving dependencies... 2021-05-16T00:37:06.7108565Z looking for conflicting packages... 2021-05-16T00:37:06.7187878Z 2021-05-16T00:37:06.7188936Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T00:37:06.7189573Z 2021-05-16T00:37:06.7190169Z Total Download Size: 0.10 MiB 2021-05-16T00:37:06.7190870Z Total Installed Size: 0.20 MiB 2021-05-16T00:37:06.7191312Z 2021-05-16T00:37:06.7192044Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:06.7192799Z :: Retrieving packages... 2021-05-16T00:37:07.0412509Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T00:37:07.3293478Z checking keyring... 2021-05-16T00:37:07.4325096Z checking package integrity... 2021-05-16T00:37:07.5898233Z loading package files... 2021-05-16T00:37:07.5924342Z checking for file conflicts... 2021-05-16T00:37:07.5936525Z checking available disk space... 2021-05-16T00:37:07.5952120Z :: Processing package changes... 2021-05-16T00:37:07.5953109Z installing mingw-w64-x86_64-ccache... 2021-05-16T00:37:08.4937296Z resolving dependencies... 2021-05-16T00:37:08.5124125Z looking for conflicting packages... 2021-05-16T00:37:08.5203691Z 2021-05-16T00:37:08.5204743Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T00:37:08.5205284Z 2021-05-16T00:37:08.5205828Z Total Download Size: 0.69 MiB 2021-05-16T00:37:08.5206713Z Total Installed Size: 3.86 MiB 2021-05-16T00:37:08.5207138Z 2021-05-16T00:37:08.5208230Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:08.5209147Z :: Retrieving packages... 2021-05-16T00:37:08.8458502Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T00:37:09.3300333Z checking keyring... 2021-05-16T00:37:09.4320663Z checking package integrity... 2021-05-16T00:37:09.6030348Z loading package files... 2021-05-16T00:37:09.6052772Z checking for file conflicts... 2021-05-16T00:37:09.6070106Z checking available disk space... 2021-05-16T00:37:09.6084984Z :: Processing package changes... 2021-05-16T00:37:09.6086098Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T00:37:10.5208438Z resolving dependencies... 2021-05-16T00:37:10.5293817Z looking for conflicting packages... 2021-05-16T00:37:10.5483291Z 2021-05-16T00:37:10.5484517Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T00:37:10.5485153Z 2021-05-16T00:37:10.5485764Z Total Download Size: 0.42 MiB 2021-05-16T00:37:10.5486429Z Total Installed Size: 1.59 MiB 2021-05-16T00:37:10.5486866Z 2021-05-16T00:37:10.5487635Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:10.5488425Z :: Retrieving packages... 2021-05-16T00:37:10.8649464Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T00:37:11.2877603Z checking keyring... 2021-05-16T00:37:11.3916437Z checking package integrity... 2021-05-16T00:37:11.5636146Z loading package files... 2021-05-16T00:37:11.5649286Z checking for file conflicts... 2021-05-16T00:37:11.5678462Z checking available disk space... 2021-05-16T00:37:11.5691320Z :: Processing package changes... 2021-05-16T00:37:11.5692321Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T00:37:12.4896501Z resolving dependencies... 2021-05-16T00:37:12.5170290Z looking for conflicting packages... 2021-05-16T00:37:12.5209739Z 2021-05-16T00:37:12.5213630Z 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-16T00:37:12.5216232Z 2021-05-16T00:37:12.5216804Z Total Download Size: 13.82 MiB 2021-05-16T00:37:12.5217467Z Total Installed Size: 92.94 MiB 2021-05-16T00:37:12.5218445Z 2021-05-16T00:37:12.5219259Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:12.5220001Z :: Retrieving packages... 2021-05-16T00:37:12.8518359Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T00:37:13.4340513Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T00:37:13.5344224Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T00:37:13.6336355Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T00:37:13.7340296Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T00:37:13.8335013Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T00:37:13.9333225Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T00:37:14.0350884Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T00:37:14.1466758Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T00:37:14.4404937Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T00:37:14.5419988Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T00:37:14.6453677Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T00:37:14.7495872Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T00:37:14.8522753Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T00:37:14.9542699Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T00:37:15.2758577Z checking keyring... 2021-05-16T00:37:15.5782529Z checking package integrity... 2021-05-16T00:37:18.0691353Z loading package files... 2021-05-16T00:37:18.2063419Z checking for file conflicts... 2021-05-16T00:37:18.9125176Z checking available disk space... 2021-05-16T00:37:18.9162561Z :: Processing package changes... 2021-05-16T00:37:18.9163695Z installing mingw-w64-x86_64-libunistring... 2021-05-16T00:37:18.9777762Z installing mingw-w64-x86_64-libidn2... 2021-05-16T00:37:19.0290111Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T00:37:19.0632386Z installing mingw-w64-x86_64-libpsl... 2021-05-16T00:37:19.0730608Z installing mingw-w64-x86_64-libssh2... 2021-05-16T00:37:19.2522293Z installing mingw-w64-x86_64-jansson... 2021-05-16T00:37:19.2614955Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T00:37:19.2847166Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T00:37:19.3046758Z installing mingw-w64-x86_64-curl... 2021-05-16T00:37:19.7636312Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T00:37:19.7968943Z installing mingw-w64-x86_64-nettle... 2021-05-16T00:37:19.8733636Z installing mingw-w64-x86_64-libarchive... 2021-05-16T00:37:19.9424707Z installing mingw-w64-x86_64-libuv... 2021-05-16T00:37:19.9608648Z installing mingw-w64-x86_64-rhash... 2021-05-16T00:37:20.0140437Z installing mingw-w64-x86_64-cmake... 2021-05-16T00:37:27.1498508Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T00:37:27.1501307Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T00:37:27.1502666Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T00:37:28.1751953Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T00:37:29.1829864Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T00:37:30.0582403Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:37:30.0583464Z resolving dependencies... 2021-05-16T00:37:30.0731607Z looking for conflicting packages... 2021-05-16T00:37:30.0879319Z 2021-05-16T00:37:30.0880319Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:37:30.0880999Z 2021-05-16T00:37:30.0881557Z Total Download Size: 3.18 MiB 2021-05-16T00:37:30.0882215Z Total Installed Size: 81.46 MiB 2021-05-16T00:37:30.0882875Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:30.0883273Z 2021-05-16T00:37:30.0884194Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:30.0884930Z :: Retrieving packages... 2021-05-16T00:37:30.4115439Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:37:31.1939121Z checking keyring... 2021-05-16T00:37:31.2959390Z checking package integrity... 2021-05-16T00:37:31.4895794Z loading package files... 2021-05-16T00:37:31.5028036Z checking for file conflicts... 2021-05-16T00:37:31.5029026Z checking available disk space... 2021-05-16T00:37:31.5627837Z :: Processing package changes... 2021-05-16T00:37:31.5629000Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T00:37:33.7238635Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T00:37:33.7239749Z resolving dependencies... 2021-05-16T00:37:33.7436643Z looking for conflicting packages... 2021-05-16T00:37:33.7511339Z 2021-05-16T00:37:33.7512233Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T00:37:33.7512801Z 2021-05-16T00:37:33.7513420Z Total Installed Size: 2.86 MiB 2021-05-16T00:37:33.7514723Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:33.7515224Z 2021-05-16T00:37:33.7516230Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:33.7516966Z checking keyring... 2021-05-16T00:37:33.8334953Z checking package integrity... 2021-05-16T00:37:33.9861971Z loading package files... 2021-05-16T00:37:33.9920785Z checking for file conflicts... 2021-05-16T00:37:33.9923436Z checking available disk space... 2021-05-16T00:37:34.0356893Z :: Processing package changes... 2021-05-16T00:37:34.0358086Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T00:37:35.6138302Z resolving dependencies... 2021-05-16T00:37:35.6432713Z looking for conflicting packages... 2021-05-16T00:37:35.6448057Z 2021-05-16T00:37:35.6449193Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T00:37:35.6450073Z 2021-05-16T00:37:35.6450682Z Total Download Size: 0.41 MiB 2021-05-16T00:37:35.6451579Z Total Installed Size: 1.66 MiB 2021-05-16T00:37:35.6452018Z 2021-05-16T00:37:35.6453212Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:35.6454313Z :: Retrieving packages... 2021-05-16T00:37:35.9657442Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T00:37:36.4421750Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T00:37:36.5375287Z checking keyring... 2021-05-16T00:37:36.7429538Z checking package integrity... 2021-05-16T00:37:37.0479426Z loading package files... 2021-05-16T00:37:37.0594001Z checking for file conflicts... 2021-05-16T00:37:37.0688567Z checking available disk space... 2021-05-16T00:37:37.0707547Z :: Processing package changes... 2021-05-16T00:37:37.0708582Z installing mingw-w64-x86_64-gdbm... 2021-05-16T00:37:37.1089427Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T00:37:38.0566123Z resolving dependencies... 2021-05-16T00:37:38.0567328Z looking for conflicting packages... 2021-05-16T00:37:38.0886530Z 2021-05-16T00:37:38.0887564Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T00:37:38.0888119Z 2021-05-16T00:37:38.0888709Z Total Download Size: 0.11 MiB 2021-05-16T00:37:38.0889336Z Total Installed Size: 0.38 MiB 2021-05-16T00:37:38.0889750Z 2021-05-16T00:37:38.0890469Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:38.0891157Z :: Retrieving packages... 2021-05-16T00:37:38.4067578Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T00:37:38.6939309Z checking keyring... 2021-05-16T00:37:38.7972613Z checking package integrity... 2021-05-16T00:37:38.9452315Z loading package files... 2021-05-16T00:37:38.9475010Z checking for file conflicts... 2021-05-16T00:37:38.9501920Z checking available disk space... 2021-05-16T00:37:38.9513700Z :: Processing package changes... 2021-05-16T00:37:38.9514595Z installing mingw-w64-x86_64-discount... 2021-05-16T00:37:39.8446569Z resolving dependencies... 2021-05-16T00:37:39.8571482Z looking for conflicting packages... 2021-05-16T00:37:39.8737565Z 2021-05-16T00:37:39.8738666Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T00:37:39.8739372Z 2021-05-16T00:37:39.8739943Z Total Download Size: 0.01 MiB 2021-05-16T00:37:39.8740605Z Total Installed Size: 0.01 MiB 2021-05-16T00:37:39.8741035Z 2021-05-16T00:37:39.8741747Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:39.8742531Z :: Retrieving packages... 2021-05-16T00:37:40.1923236Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T00:37:40.2884539Z checking keyring... 2021-05-16T00:37:40.3884429Z checking package integrity... 2021-05-16T00:37:40.5442066Z loading package files... 2021-05-16T00:37:40.5455315Z checking for file conflicts... 2021-05-16T00:37:40.5463242Z checking available disk space... 2021-05-16T00:37:40.5481619Z :: Processing package changes... 2021-05-16T00:37:40.5482606Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T00:37:41.4493440Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T00:37:41.4494549Z resolving dependencies... 2021-05-16T00:37:41.4617889Z looking for conflicting packages... 2021-05-16T00:37:41.4769437Z 2021-05-16T00:37:41.4770655Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T00:37:41.4771670Z 2021-05-16T00:37:41.4772489Z Total Installed Size: 0.29 MiB 2021-05-16T00:37:41.4773576Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:41.4774072Z 2021-05-16T00:37:41.4774858Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:41.4775667Z checking keyring... 2021-05-16T00:37:41.5620022Z checking package integrity... 2021-05-16T00:37:41.6928386Z loading package files... 2021-05-16T00:37:41.6986435Z checking for file conflicts... 2021-05-16T00:37:41.6987419Z checking available disk space... 2021-05-16T00:37:41.7014493Z :: Processing package changes... 2021-05-16T00:37:41.7015578Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T00:37:41.7949922Z error: only one operation may be used at a time 2021-05-16T00:37:42.6290011Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T00:37:42.6291069Z resolving dependencies... 2021-05-16T00:37:42.6292505Z looking for conflicting packages... 2021-05-16T00:37:42.6544447Z 2021-05-16T00:37:42.6545679Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T00:37:42.6546352Z 2021-05-16T00:37:42.6546999Z Total Download Size: 0.14 MiB 2021-05-16T00:37:42.6547738Z Total Installed Size: 0.61 MiB 2021-05-16T00:37:42.6548415Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:42.6548849Z 2021-05-16T00:37:42.6549631Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:42.6550370Z :: Retrieving packages... 2021-05-16T00:37:42.9788466Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T00:37:43.2631610Z checking keyring... 2021-05-16T00:37:43.3656418Z checking package integrity... 2021-05-16T00:37:43.5234414Z loading package files... 2021-05-16T00:37:43.5257469Z checking for file conflicts... 2021-05-16T00:37:43.5258967Z checking available disk space... 2021-05-16T00:37:43.5281999Z :: Processing package changes... 2021-05-16T00:37:43.5283047Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T00:37:44.4213460Z resolving dependencies... 2021-05-16T00:37:44.5821870Z looking for conflicting packages... 2021-05-16T00:37:44.5980205Z warning: dependency cycle detected: 2021-05-16T00:37:44.5982855Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T00:37:44.5984185Z warning: dependency cycle detected: 2021-05-16T00:37:44.5985436Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T00:37:44.5986134Z 2021-05-16T00:37:44.6002053Z 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-16T00:37:44.6014697Z 2021-05-16T00:37:44.6015372Z Total Download Size: 206.03 MiB 2021-05-16T00:37:44.6016179Z Total Installed Size: 743.37 MiB 2021-05-16T00:37:44.6016677Z 2021-05-16T00:37:44.6017885Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:44.6018741Z :: Retrieving packages... 2021-05-16T00:37:44.9173048Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T00:37:45.3949593Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T00:37:45.4939435Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T00:37:45.9906997Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T00:37:46.0945405Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-16T00:37:46.1923310Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T00:37:46.2909902Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T00:37:46.3920204Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T00:37:46.5993189Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T00:37:46.7034830Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T00:37:46.8180335Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T00:37:46.9171607Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T00:37:47.0192413Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T00:37:47.1239823Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T00:37:47.2225144Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T00:37:47.6859563Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T00:37:47.7838758Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T00:37:47.8828514Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-16T00:37:47.9896111Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T00:37:48.1081984Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T00:37:48.2059629Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T00:37:48.3083701Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T00:37:48.4098588Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T00:37:48.5119881Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T00:37:48.6182135Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T00:37:48.7192909Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T00:37:48.8791406Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T00:37:48.9877369Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T00:37:49.1053231Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T00:37:49.2065143Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T00:37:49.3123296Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T00:37:49.4119026Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T00:37:49.5187878Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T00:37:49.6171636Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T00:37:49.7157700Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T00:37:49.8158654Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T00:37:54.0139373Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T00:37:54.1245157Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T00:37:54.2232664Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T00:37:54.3219050Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T00:37:54.4235497Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T00:37:54.5353926Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T00:37:54.8294877Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T00:37:55.8972364Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T00:37:55.9983391Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T00:37:56.1079857Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T00:37:56.2271970Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T00:37:56.3264283Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T00:37:56.4326673Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T00:37:56.5337043Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-16T00:37:56.6671186Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T00:37:56.7667070Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T00:37:56.8692676Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T00:37:56.9767236Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T00:37:57.0784825Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T00:37:57.1796414Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T00:37:57.2810060Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T00:37:57.3830910Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T00:37:57.4916987Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T00:37:57.6008989Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T00:37:57.7105090Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T00:37:57.8141023Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T00:37:57.9153586Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T00:37:58.0154282Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T00:37:58.1152349Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T00:37:58.2172994Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T00:37:58.3207875Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T00:37:58.4233767Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T00:37:58.5252551Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T00:37:58.6247447Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T00:37:58.7302678Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T00:37:58.8518548Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T00:37:58.9545338Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T00:37:59.2712771Z checking keyring... 2021-05-16T00:37:59.6569830Z checking package integrity... 2021-05-16T00:38:15.6103584Z loading package files... 2021-05-16T00:38:15.9253383Z checking for file conflicts... 2021-05-16T00:38:16.7152383Z checking available disk space... 2021-05-16T00:38:16.7192454Z :: Processing package changes... 2021-05-16T00:38:16.7194010Z installing mingw-w64-x86_64-libogg... 2021-05-16T00:38:16.8499495Z installing mingw-w64-x86_64-celt... 2021-05-16T00:38:16.8733047Z installing mingw-w64-x86_64-gavl... 2021-05-16T00:38:17.2976793Z installing mingw-w64-x86_64-eigen3... 2021-05-16T00:38:17.8941768Z installing mingw-w64-x86_64-libunwind... 2021-05-16T00:38:17.9000020Z installing mingw-w64-x86_64-glog... 2021-05-16T00:38:17.9281497Z installing mingw-w64-x86_64-metis... 2021-05-16T00:38:17.9818117Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T00:38:18.1261380Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T00:38:18.1997692Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T00:38:18.3661054Z installing mingw-w64-x86_64-freeglut... 2021-05-16T00:38:18.3856710Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T00:38:18.4328231Z installing mingw-w64-x86_64-jasper... 2021-05-16T00:38:18.6850118Z installing mingw-w64-x86_64-szip... 2021-05-16T00:38:18.7088452Z installing mingw-w64-x86_64-hdf5... 2021-05-16T00:38:19.0908434Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T00:38:19.1027206Z installing mingw-w64-x86_64-giflib... 2021-05-16T00:38:19.1259450Z installing mingw-w64-x86_64-libwebp... 2021-05-16T00:38:19.1702516Z installing mingw-w64-x86_64-libtiff... 2021-05-16T00:38:19.4199252Z installing mingw-w64-x86_64-cppunit... 2021-05-16T00:38:19.5113200Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T00:38:19.5603571Z installing mingw-w64-x86_64-lcms2... 2021-05-16T00:38:19.5874509Z installing mingw-w64-x86_64-libraw... 2021-05-16T00:38:19.6842371Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T00:38:19.7987926Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T00:38:19.8750646Z installing mingw-w64-x86_64-openexr... 2021-05-16T00:38:20.0442479Z installing mingw-w64-x86_64-freeimage... 2021-05-16T00:38:20.0696700Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T00:38:20.0932179Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T00:38:20.1014905Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T00:38:20.1583128Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T00:38:20.1676927Z installing mingw-w64-x86_64-SDL2... 2021-05-16T00:38:20.2762943Z installing mingw-w64-x86_64-pugixml... 2021-05-16T00:38:20.2929283Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T00:38:20.3027383Z installing mingw-w64-x86_64-zziplib... 2021-05-16T00:38:20.4242914Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T00:38:20.4244237Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T00:38:20.4245179Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T00:38:22.6806639Z installing mingw-w64-x86_64-leptonica... 2021-05-16T00:38:22.7493532Z installing mingw-w64-x86_64-fribidi... 2021-05-16T00:38:22.7785098Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T00:38:22.8612125Z installing mingw-w64-x86_64-libthai... 2021-05-16T00:38:22.8892085Z installing mingw-w64-x86_64-pango... 2021-05-16T00:38:24.0663759Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T00:38:24.2170473Z installing mingw-w64-x86_64-opencv... 2021-05-16T00:38:25.5558241Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T00:38:25.5560012Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T00:38:25.5562301Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T00:38:25.5563581Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T00:38:25.6873379Z installing mingw-w64-x86_64-dav1d... 2021-05-16T00:38:25.7120649Z installing mingw-w64-x86_64-gnutls... 2021-05-16T00:38:27.2283908Z installing mingw-w64-x86_64-gsm... 2021-05-16T00:38:27.2535777Z installing mingw-w64-x86_64-lame... 2021-05-16T00:38:27.3167896Z installing mingw-w64-x86_64-libass... 2021-05-16T00:38:27.3282565Z installing mingw-w64-x86_64-libxml2... 2021-05-16T00:38:28.0308947Z installing mingw-w64-x86_64-libbluray... 2021-05-16T00:38:28.0502595Z installing mingw-w64-x86_64-libcaca... 2021-05-16T00:38:28.0864285Z installing mingw-w64-x86_64-libexif... 2021-05-16T00:38:28.1478454Z installing mingw-w64-x86_64-libmfx... 2021-05-16T00:38:28.1858614Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T00:38:28.1998279Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T00:38:28.2272805Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T00:38:28.3798246Z installing mingw-w64-x86_64-libtheora... 2021-05-16T00:38:28.5024037Z installing mingw-w64-x86_64-libvpx... 2021-05-16T00:38:28.5433549Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T00:38:28.5604908Z installing mingw-w64-x86_64-openal... 2021-05-16T00:38:28.6011442Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T00:38:28.6339988Z installing mingw-w64-x86_64-opus... 2021-05-16T00:38:28.6504643Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T00:38:28.6678277Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T00:38:28.7208731Z installing mingw-w64-x86_64-speex... 2021-05-16T00:38:28.7810702Z installing mingw-w64-x86_64-srt... 2021-05-16T00:38:28.8110923Z installing mingw-w64-x86_64-l-smash... 2021-05-16T00:38:28.8774034Z installing mingw-w64-x86_64-ffms2... 2021-05-16T00:38:28.8912336Z installing mingw-w64-x86_64-x264-git... 2021-05-16T00:38:29.0136474Z installing mingw-w64-x86_64-x265... 2021-05-16T00:38:29.1386504Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T00:38:29.1514278Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T00:38:30.5593037Z resolving dependencies... 2021-05-16T00:38:30.5735468Z looking for conflicting packages... 2021-05-16T00:38:30.5980421Z 2021-05-16T00:38:30.5981828Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T00:38:30.5982626Z 2021-05-16T00:38:30.5983240Z Total Download Size: 3.13 MiB 2021-05-16T00:38:30.5984201Z Total Installed Size: 21.70 MiB 2021-05-16T00:38:30.5984737Z 2021-05-16T00:38:30.5985736Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:30.5986471Z :: Retrieving packages... 2021-05-16T00:38:30.9166334Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T00:38:31.6977593Z checking keyring... 2021-05-16T00:38:31.8000547Z checking package integrity... 2021-05-16T00:38:32.0232943Z loading package files... 2021-05-16T00:38:32.0234341Z checking for file conflicts... 2021-05-16T00:38:32.0237641Z checking available disk space... 2021-05-16T00:38:32.0251966Z :: Processing package changes... 2021-05-16T00:38:32.0252852Z installing mingw-w64-x86_64-fftw... 2021-05-16T00:38:33.0412564Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T00:38:33.0413639Z resolving dependencies... 2021-05-16T00:38:33.0654692Z looking for conflicting packages... 2021-05-16T00:38:33.0824830Z 2021-05-16T00:38:33.0826107Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T00:38:33.0826748Z 2021-05-16T00:38:33.0827362Z Total Installed Size: 4.17 MiB 2021-05-16T00:38:33.0827938Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:33.0828272Z 2021-05-16T00:38:33.0829274Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:33.0829999Z checking keyring... 2021-05-16T00:38:33.1677817Z checking package integrity... 2021-05-16T00:38:33.3171718Z loading package files... 2021-05-16T00:38:33.3182649Z checking for file conflicts... 2021-05-16T00:38:33.3183521Z checking available disk space... 2021-05-16T00:38:33.3215879Z :: Processing package changes... 2021-05-16T00:38:33.3217280Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T00:38:34.2147091Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T00:38:34.2148007Z resolving dependencies... 2021-05-16T00:38:34.2342953Z looking for conflicting packages... 2021-05-16T00:38:34.2523913Z 2021-05-16T00:38:34.2525019Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T00:38:34.2525621Z 2021-05-16T00:38:34.2526257Z Total Installed Size: 1.29 MiB 2021-05-16T00:38:34.2527603Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:34.2528270Z 2021-05-16T00:38:34.2529289Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:34.2530038Z checking keyring... 2021-05-16T00:38:34.3326578Z checking package integrity... 2021-05-16T00:38:34.4694108Z loading package files... 2021-05-16T00:38:34.4724480Z checking for file conflicts... 2021-05-16T00:38:34.4725371Z checking available disk space... 2021-05-16T00:38:34.4793546Z :: Processing package changes... 2021-05-16T00:38:34.4794547Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T00:38:37.0961098Z updating font cache... done. 2021-05-16T00:38:37.0981597Z :: Running post-transaction hooks... 2021-05-16T00:38:37.0982615Z (1/1) Updating fontconfig cache... 2021-05-16T00:38:38.0494023Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T00:38:38.0495212Z resolving dependencies... 2021-05-16T00:38:38.0789941Z looking for conflicting packages... 2021-05-16T00:38:38.0876126Z 2021-05-16T00:38:38.0876998Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T00:38:38.0877689Z 2021-05-16T00:38:38.0879402Z Total Installed Size: 2.54 MiB 2021-05-16T00:38:38.0880104Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:38.0880608Z 2021-05-16T00:38:38.0881598Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:38.0882303Z checking keyring... 2021-05-16T00:38:38.1734954Z checking package integrity... 2021-05-16T00:38:38.3039936Z loading package files... 2021-05-16T00:38:38.3072271Z checking for file conflicts... 2021-05-16T00:38:38.3073420Z checking available disk space... 2021-05-16T00:38:38.3121174Z :: Processing package changes... 2021-05-16T00:38:38.3122325Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T00:38:39.2814387Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T00:38:39.2815616Z resolving dependencies... 2021-05-16T00:38:39.2817713Z looking for conflicting packages... 2021-05-16T00:38:39.3190822Z 2021-05-16T00:38:39.3192203Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T00:38:39.3192787Z 2021-05-16T00:38:39.3193810Z Total Installed Size: 0.44 MiB 2021-05-16T00:38:39.3194832Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:39.3195684Z 2021-05-16T00:38:39.3196955Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:39.3197631Z checking keyring... 2021-05-16T00:38:39.4052821Z checking package integrity... 2021-05-16T00:38:39.5382986Z loading package files... 2021-05-16T00:38:39.5397363Z checking for file conflicts... 2021-05-16T00:38:39.5398403Z checking available disk space... 2021-05-16T00:38:39.5430487Z :: Processing package changes... 2021-05-16T00:38:39.5431548Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T00:38:40.4671400Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T00:38:40.4672404Z resolving dependencies... 2021-05-16T00:38:40.4961614Z looking for conflicting packages... 2021-05-16T00:38:40.5047572Z 2021-05-16T00:38:40.5048459Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T00:38:40.5049071Z 2021-05-16T00:38:40.5049696Z Total Download Size: 27.13 MiB 2021-05-16T00:38:40.5050376Z Total Installed Size: 156.41 MiB 2021-05-16T00:38:40.5051065Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:40.5051495Z 2021-05-16T00:38:40.5052227Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:40.5052977Z :: Retrieving packages... 2021-05-16T00:38:40.8264380Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:38:42.4046518Z checking keyring... 2021-05-16T00:38:42.5146084Z checking package integrity... 2021-05-16T00:38:42.9416333Z loading package files... 2021-05-16T00:38:42.9547912Z checking for file conflicts... 2021-05-16T00:38:42.9548949Z checking available disk space... 2021-05-16T00:38:43.0163059Z :: Processing package changes... 2021-05-16T00:38:43.0164145Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T00:38:45.5547435Z resolving dependencies... 2021-05-16T00:38:45.7174646Z looking for conflicting packages... 2021-05-16T00:38:45.7252241Z 2021-05-16T00:38:45.7258751Z 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-16T00:38:45.7263251Z 2021-05-16T00:38:45.7263878Z Total Download Size: 48.47 MiB 2021-05-16T00:38:45.7264544Z Total Installed Size: 363.82 MiB 2021-05-16T00:38:45.7264981Z 2021-05-16T00:38:45.7265728Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:45.7266801Z :: Retrieving packages... 2021-05-16T00:38:46.0473063Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T00:38:46.9277785Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T00:38:47.0593421Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T00:38:47.1591482Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T00:38:47.2587722Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T00:38:47.3895825Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T00:38:47.4957965Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T00:38:47.5966033Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T00:38:47.7152223Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T00:38:47.8180665Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T00:38:47.9170101Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T00:38:48.0213159Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T00:38:48.1215185Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T00:38:48.2240699Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T00:38:48.4593628Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T00:38:48.5659579Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T00:38:48.6664800Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T00:38:48.7845430Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T00:38:48.9165101Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T00:38:49.0312519Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T00:38:49.1338960Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T00:38:49.2386227Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T00:38:49.3425511Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T00:38:49.8032095Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T00:38:49.9464545Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T00:38:50.4994102Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T00:38:50.5034669Z checking keyring... 2021-05-16T00:38:50.9013300Z checking package integrity... 2021-05-16T00:38:56.4047902Z loading package files... 2021-05-16T00:38:56.5432694Z checking for file conflicts... 2021-05-16T00:38:56.9470197Z checking available disk space... 2021-05-16T00:38:56.9498821Z :: Processing package changes... 2021-05-16T00:38:56.9499942Z installing mingw-w64-x86_64-crypto++... 2021-05-16T00:38:57.2502592Z installing mingw-w64-x86_64-geos... 2021-05-16T00:38:57.7566632Z installing mingw-w64-x86_64-json-c... 2021-05-16T00:38:57.8116487Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T00:38:57.8202174Z installing mingw-w64-x86_64-proj... 2021-05-16T00:38:57.9310901Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T00:38:57.9609531Z installing mingw-w64-x86_64-libde265... 2021-05-16T00:38:57.9874411Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T00:38:57.9875711Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T00:38:57.9876571Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T00:38:57.9877333Z mingw-w64-x86_64-SDL: dec265 2021-05-16T00:38:57.9878174Z installing mingw-w64-x86_64-rav1e... 2021-05-16T00:38:58.0311530Z installing mingw-w64-x86_64-libheif... 2021-05-16T00:38:58.9712291Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T00:38:58.9713067Z installing mingw-w64-x86_64-libkml... 2021-05-16T00:38:58.9713858Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T00:38:58.9714673Z installing mingw-w64-x86_64-librttopo... 2021-05-16T00:38:58.9715465Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T00:38:58.9716195Z installing mingw-w64-x86_64-netcdf... 2021-05-16T00:38:58.9716879Z installing mingw-w64-x86_64-nspr... 2021-05-16T00:38:58.9717783Z installing mingw-w64-x86_64-nss... 2021-05-16T00:38:58.9718522Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T00:38:59.1170882Z installing mingw-w64-x86_64-poppler... 2021-05-16T00:38:59.4160873Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T00:38:59.4162355Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T00:38:59.4163288Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T00:38:59.4164479Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T00:38:59.4676893Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T00:38:59.4952710Z installing mingw-w64-x86_64-libxslt... 2021-05-16T00:38:59.6387956Z installing winpty... 2021-05-16T00:38:59.7133022Z installing mingw-w64-x86_64-postgresql... 2021-05-16T00:39:01.8749885Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T00:39:02.5363129Z installing mingw-w64-x86_64-gdal... 2021-05-16T00:39:03.9644180Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T00:39:03.9645313Z resolving dependencies... 2021-05-16T00:39:03.9974765Z looking for conflicting packages... 2021-05-16T00:39:04.0067205Z 2021-05-16T00:39:04.0068214Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T00:39:04.0069060Z 2021-05-16T00:39:04.0069709Z Total Download Size: 4.15 MiB 2021-05-16T00:39:04.0070408Z Total Installed Size: 13.89 MiB 2021-05-16T00:39:04.0071097Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:04.0071507Z 2021-05-16T00:39:04.0072396Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:04.0073160Z :: Retrieving packages... 2021-05-16T00:39:04.3263326Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T00:39:05.1231115Z checking keyring... 2021-05-16T00:39:05.2358974Z checking package integrity... 2021-05-16T00:39:05.4336746Z loading package files... 2021-05-16T00:39:05.4376103Z checking for file conflicts... 2021-05-16T00:39:05.4377034Z checking available disk space... 2021-05-16T00:39:05.4466319Z :: Processing package changes... 2021-05-16T00:39:05.4467420Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T00:39:06.5070796Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T00:39:06.5071743Z resolving dependencies... 2021-05-16T00:39:06.5276094Z looking for conflicting packages... 2021-05-16T00:39:06.5470453Z 2021-05-16T00:39:06.5471451Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T00:39:06.5472163Z 2021-05-16T00:39:06.5473097Z Total Installed Size: 0.72 MiB 2021-05-16T00:39:06.5473924Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:06.5474897Z 2021-05-16T00:39:06.5475709Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:06.5476607Z checking keyring... 2021-05-16T00:39:06.6282105Z checking package integrity... 2021-05-16T00:39:06.7546256Z loading package files... 2021-05-16T00:39:06.7570083Z checking for file conflicts... 2021-05-16T00:39:06.7570808Z checking available disk space... 2021-05-16T00:39:06.7616372Z :: Processing package changes... 2021-05-16T00:39:06.7617346Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T00:39:07.6715763Z resolving dependencies... 2021-05-16T00:39:07.6931586Z looking for conflicting packages... 2021-05-16T00:39:07.7102573Z 2021-05-16T00:39:07.7103608Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T00:39:07.7104199Z 2021-05-16T00:39:07.7104819Z Total Download Size: 1.57 MiB 2021-05-16T00:39:07.7105659Z Total Installed Size: 6.77 MiB 2021-05-16T00:39:07.7106063Z 2021-05-16T00:39:07.7106826Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:07.7107567Z :: Retrieving packages... 2021-05-16T00:39:08.0275632Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T00:39:08.7748614Z checking keyring... 2021-05-16T00:39:08.8724959Z checking package integrity... 2021-05-16T00:39:09.0365064Z loading package files... 2021-05-16T00:39:09.0465081Z checking for file conflicts... 2021-05-16T00:39:09.0935945Z checking available disk space... 2021-05-16T00:39:09.0949457Z :: Processing package changes... 2021-05-16T00:39:09.0951835Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T00:39:09.5991518Z :: Running post-transaction hooks... 2021-05-16T00:39:09.5993557Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T00:39:10.6352835Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T00:39:10.6353677Z resolving dependencies... 2021-05-16T00:39:10.6354884Z looking for conflicting packages... 2021-05-16T00:39:10.6746877Z 2021-05-16T00:39:10.6749498Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T00:39:10.6750053Z 2021-05-16T00:39:10.6751104Z Total Installed Size: 7.40 MiB 2021-05-16T00:39:10.6751839Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:10.6752289Z 2021-05-16T00:39:10.6753078Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:10.6753779Z checking keyring... 2021-05-16T00:39:10.7665205Z checking package integrity... 2021-05-16T00:39:10.9213946Z loading package files... 2021-05-16T00:39:10.9332231Z checking for file conflicts... 2021-05-16T00:39:10.9333313Z checking available disk space... 2021-05-16T00:39:10.9611180Z :: Processing package changes... 2021-05-16T00:39:10.9612449Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T00:39:12.4191941Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T00:39:12.4193156Z resolving dependencies... 2021-05-16T00:39:12.4392582Z looking for conflicting packages... 2021-05-16T00:39:12.4609463Z 2021-05-16T00:39:12.4610643Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T00:39:12.4611196Z 2021-05-16T00:39:12.4611817Z Total Download Size: 3.36 MiB 2021-05-16T00:39:12.4612652Z Total Installed Size: 18.30 MiB 2021-05-16T00:39:12.4613283Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:12.4613690Z 2021-05-16T00:39:12.4614438Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:12.4615347Z :: Retrieving packages... 2021-05-16T00:39:12.7814700Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T00:39:13.5687626Z checking keyring... 2021-05-16T00:39:13.6758987Z checking package integrity... 2021-05-16T00:39:13.8678658Z loading package files... 2021-05-16T00:39:13.8967641Z checking for file conflicts... 2021-05-16T00:39:13.8970144Z checking available disk space... 2021-05-16T00:39:14.0224442Z :: Processing package changes... 2021-05-16T00:39:14.0225667Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T00:39:17.4321973Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T00:39:17.4324386Z resolving dependencies... 2021-05-16T00:39:17.4331626Z looking for conflicting packages... 2021-05-16T00:39:17.4722975Z 2021-05-16T00:39:17.4723907Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T00:39:17.4724458Z 2021-05-16T00:39:17.4725072Z Total Installed Size: 1.09 MiB 2021-05-16T00:39:17.4726856Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:17.4727698Z 2021-05-16T00:39:17.4728946Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:17.4730340Z checking keyring... 2021-05-16T00:39:17.5586934Z checking package integrity... 2021-05-16T00:39:17.6987191Z loading package files... 2021-05-16T00:39:17.7034504Z checking for file conflicts... 2021-05-16T00:39:17.7035498Z checking available disk space... 2021-05-16T00:39:17.7066527Z :: Processing package changes... 2021-05-16T00:39:17.7067600Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T00:39:18.6748251Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T00:39:18.6749122Z resolving dependencies... 2021-05-16T00:39:18.6883628Z looking for conflicting packages... 2021-05-16T00:39:18.7139845Z 2021-05-16T00:39:18.7141146Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T00:39:18.7141998Z 2021-05-16T00:39:18.7142752Z Total Installed Size: 0.73 MiB 2021-05-16T00:39:18.7143380Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:18.7144135Z 2021-05-16T00:39:18.7144983Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:18.7145676Z checking keyring... 2021-05-16T00:39:18.8008850Z checking package integrity... 2021-05-16T00:39:18.9325406Z loading package files... 2021-05-16T00:39:18.9342089Z checking for file conflicts... 2021-05-16T00:39:18.9343158Z checking available disk space... 2021-05-16T00:39:18.9371639Z :: Processing package changes... 2021-05-16T00:39:18.9372766Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T00:39:19.8380507Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T00:39:19.8382629Z resolving dependencies... 2021-05-16T00:39:19.8690454Z looking for conflicting packages... 2021-05-16T00:39:19.8772346Z 2021-05-16T00:39:19.8773291Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T00:39:19.8773806Z 2021-05-16T00:39:19.8774371Z Total Installed Size: 22.99 MiB 2021-05-16T00:39:19.8775026Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:19.8775373Z 2021-05-16T00:39:19.8775902Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:19.8776614Z checking keyring... 2021-05-16T00:39:19.9585165Z checking package integrity... 2021-05-16T00:39:20.1300066Z loading package files... 2021-05-16T00:39:20.1393892Z checking for file conflicts... 2021-05-16T00:39:20.1394923Z checking available disk space... 2021-05-16T00:39:20.1758309Z :: Processing package changes... 2021-05-16T00:39:20.1761905Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T00:39:21.6838042Z resolving dependencies... 2021-05-16T00:39:21.6986740Z looking for conflicting packages... 2021-05-16T00:39:21.7221923Z 2021-05-16T00:39:21.7223983Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T00:39:21.7224649Z 2021-05-16T00:39:21.7225294Z Total Download Size: 0.60 MiB 2021-05-16T00:39:21.7225966Z Total Installed Size: 2.63 MiB 2021-05-16T00:39:21.7226564Z 2021-05-16T00:39:21.7227277Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:21.7227960Z :: Retrieving packages... 2021-05-16T00:39:22.0448420Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T00:39:22.5250654Z checking keyring... 2021-05-16T00:39:22.6272950Z checking package integrity... 2021-05-16T00:39:22.7897298Z loading package files... 2021-05-16T00:39:22.7914537Z checking for file conflicts... 2021-05-16T00:39:22.7919762Z checking available disk space... 2021-05-16T00:39:22.7935695Z :: Processing package changes... 2021-05-16T00:39:22.7936653Z installing mingw-w64-x86_64-glpk... 2021-05-16T00:39:23.7082802Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T00:39:23.7083908Z resolving dependencies... 2021-05-16T00:39:23.7085969Z looking for conflicting packages... 2021-05-16T00:39:23.7630036Z 2021-05-16T00:39:23.7631110Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T00:39:23.7631613Z 2021-05-16T00:39:23.7632170Z Total Download Size: 0.49 MiB 2021-05-16T00:39:23.7632829Z Total Installed Size: 2.21 MiB 2021-05-16T00:39:23.7634541Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:23.7635753Z 2021-05-16T00:39:23.7636567Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:23.7637345Z :: Retrieving packages... 2021-05-16T00:39:24.0788700Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T00:39:24.5545323Z checking keyring... 2021-05-16T00:39:24.6594650Z checking package integrity... 2021-05-16T00:39:24.8217604Z loading package files... 2021-05-16T00:39:24.8231176Z checking for file conflicts... 2021-05-16T00:39:24.8232141Z checking available disk space... 2021-05-16T00:39:24.8256161Z :: Processing package changes... 2021-05-16T00:39:24.8256956Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T00:39:25.7426683Z resolving dependencies... 2021-05-16T00:39:25.9120254Z looking for conflicting packages... 2021-05-16T00:39:25.9152174Z 2021-05-16T00:39:25.9154671Z 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-16T00:39:25.9156554Z 2021-05-16T00:39:25.9158986Z Total Download Size: 3.72 MiB 2021-05-16T00:39:25.9160573Z Total Installed Size: 21.06 MiB 2021-05-16T00:39:25.9161032Z 2021-05-16T00:39:25.9161793Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:25.9162530Z :: Retrieving packages... 2021-05-16T00:39:26.2325058Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T00:39:26.6178189Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T00:39:26.7159273Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T00:39:26.8143014Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T00:39:26.9122585Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T00:39:27.0108496Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T00:39:27.4156489Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T00:39:27.4356318Z checking keyring... 2021-05-16T00:39:27.8210798Z checking package integrity... 2021-05-16T00:39:29.2349587Z loading package files... 2021-05-16T00:39:29.2696334Z checking for file conflicts... 2021-05-16T00:39:29.3011359Z checking available disk space... 2021-05-16T00:39:29.3070187Z :: Processing package changes... 2021-05-16T00:39:29.3071243Z installing mingw-w64-x86_64-libksba... 2021-05-16T00:39:29.3204916Z installing mingw-w64-x86_64-libassuan... 2021-05-16T00:39:29.3310267Z installing mingw-w64-x86_64-libusb... 2021-05-16T00:39:29.3412938Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T00:39:29.3508989Z installing mingw-w64-x86_64-npth... 2021-05-16T00:39:29.3626944Z installing mingw-w64-x86_64-gnupg... 2021-05-16T00:39:29.4506042Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T00:39:29.4507199Z mingw-w64-x86_64-pinentry 2021-05-16T00:39:29.4508330Z installing mingw-w64-x86_64-gpgme... 2021-05-16T00:39:30.5844212Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T00:39:30.5847329Z resolving dependencies... 2021-05-16T00:39:30.6156829Z looking for conflicting packages... 2021-05-16T00:39:30.6242206Z 2021-05-16T00:39:30.6243427Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T00:39:30.6243945Z 2021-05-16T00:39:30.6245218Z Total Installed Size: 21.09 MiB 2021-05-16T00:39:30.6246669Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:30.6247256Z 2021-05-16T00:39:30.6248264Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:30.6249022Z checking keyring... 2021-05-16T00:39:30.7078959Z checking package integrity... 2021-05-16T00:39:30.8662777Z loading package files... 2021-05-16T00:39:30.8726362Z checking for file conflicts... 2021-05-16T00:39:30.8727323Z checking available disk space... 2021-05-16T00:39:30.8964928Z :: Processing package changes... 2021-05-16T00:39:30.8966077Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T00:39:32.1830828Z resolving dependencies... 2021-05-16T00:39:32.1832423Z looking for conflicting packages... 2021-05-16T00:39:32.2246320Z 2021-05-16T00:39:32.2247467Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T00:39:32.2247970Z 2021-05-16T00:39:32.2248513Z Total Download Size: 1.89 MiB 2021-05-16T00:39:32.2249164Z Total Installed Size: 12.38 MiB 2021-05-16T00:39:32.2249582Z 2021-05-16T00:39:32.2250265Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:32.2250968Z :: Retrieving packages... 2021-05-16T00:39:32.9710569Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T00:39:33.2484635Z checking keyring... 2021-05-16T00:39:33.3587352Z checking package integrity... 2021-05-16T00:39:33.5467957Z loading package files... 2021-05-16T00:39:33.5586090Z checking for file conflicts... 2021-05-16T00:39:33.5772560Z checking available disk space... 2021-05-16T00:39:33.5811648Z :: Processing package changes... 2021-05-16T00:39:33.5812617Z installing mingw-w64-x86_64-gsl... 2021-05-16T00:39:34.9767010Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T00:39:34.9768447Z resolving dependencies... 2021-05-16T00:39:34.9946575Z looking for conflicting packages... 2021-05-16T00:39:35.0195296Z 2021-05-16T00:39:35.0196926Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T00:39:35.0197552Z 2021-05-16T00:39:35.0198648Z Total Installed Size: 8.19 MiB 2021-05-16T00:39:35.0199604Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:35.0200274Z 2021-05-16T00:39:35.0201285Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:35.0203100Z checking keyring... 2021-05-16T00:39:35.1126679Z checking package integrity... 2021-05-16T00:39:35.2597091Z loading package files... 2021-05-16T00:39:35.2598246Z checking for file conflicts... 2021-05-16T00:39:35.2599022Z checking available disk space... 2021-05-16T00:39:35.2647817Z :: Processing package changes... 2021-05-16T00:39:35.2648851Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T00:39:36.2499818Z resolving dependencies... 2021-05-16T00:39:36.2897434Z looking for conflicting packages... 2021-05-16T00:39:36.2983458Z 2021-05-16T00:39:36.2984411Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T00:39:36.2984966Z 2021-05-16T00:39:36.2985571Z Total Download Size: 1.09 MiB 2021-05-16T00:39:36.2986389Z Total Installed Size: 8.69 MiB 2021-05-16T00:39:36.2986962Z 2021-05-16T00:39:36.2987699Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:36.2988372Z :: Retrieving packages... 2021-05-16T00:39:36.6247958Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T00:39:37.2009843Z checking keyring... 2021-05-16T00:39:37.3044028Z checking package integrity... 2021-05-16T00:39:37.4830196Z loading package files... 2021-05-16T00:39:37.4870542Z checking for file conflicts... 2021-05-16T00:39:37.4961364Z checking available disk space... 2021-05-16T00:39:37.4975654Z :: Processing package changes... 2021-05-16T00:39:37.4976591Z installing mingw-w64-x86_64-hdf4... 2021-05-16T00:39:38.5153939Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T00:39:38.5155069Z resolving dependencies... 2021-05-16T00:39:38.5489205Z looking for conflicting packages... 2021-05-16T00:39:38.5565246Z 2021-05-16T00:39:38.5566300Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T00:39:38.5567032Z 2021-05-16T00:39:38.5567613Z Total Installed Size: 91.59 MiB 2021-05-16T00:39:38.5568582Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:38.5569096Z 2021-05-16T00:39:38.5570420Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:38.5571702Z checking keyring... 2021-05-16T00:39:38.6439697Z checking package integrity... 2021-05-16T00:39:38.8769905Z loading package files... 2021-05-16T00:39:38.8807977Z checking for file conflicts... 2021-05-16T00:39:38.8808868Z checking available disk space... 2021-05-16T00:39:38.8944692Z :: Processing package changes... 2021-05-16T00:39:38.8945579Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T00:39:40.1727305Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:39:40.1729158Z resolving dependencies... 2021-05-16T00:39:40.1730690Z looking for conflicting packages... 2021-05-16T00:39:40.2150641Z 2021-05-16T00:39:40.2152010Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:39:40.2152733Z 2021-05-16T00:39:40.2153481Z Total Download Size: 5.28 MiB 2021-05-16T00:39:40.2154148Z Total Installed Size: 66.96 MiB 2021-05-16T00:39:40.2154806Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:40.2155218Z 2021-05-16T00:39:40.2156168Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:40.2156929Z :: Retrieving packages... 2021-05-16T00:39:40.5363770Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:39:41.4227320Z checking keyring... 2021-05-16T00:39:41.5487562Z checking package integrity... 2021-05-16T00:39:41.7577867Z loading package files... 2021-05-16T00:39:41.7909202Z checking for file conflicts... 2021-05-16T00:39:41.7910356Z checking available disk space... 2021-05-16T00:39:42.0971629Z :: Processing package changes... 2021-05-16T00:39:42.0973021Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T00:39:45.1350426Z resolving dependencies... 2021-05-16T00:39:45.1622710Z looking for conflicting packages... 2021-05-16T00:39:45.1764136Z 2021-05-16T00:39:45.1765894Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T00:39:45.1766665Z 2021-05-16T00:39:45.1767269Z Total Download Size: 0.08 MiB 2021-05-16T00:39:45.1768419Z Total Installed Size: 0.32 MiB 2021-05-16T00:39:45.1768954Z 2021-05-16T00:39:45.1769743Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:45.1770470Z :: Retrieving packages... 2021-05-16T00:39:45.4952394Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T00:39:45.6862963Z checking keyring... 2021-05-16T00:39:45.7832719Z checking package integrity... 2021-05-16T00:39:45.9293497Z loading package files... 2021-05-16T00:39:45.9310147Z checking for file conflicts... 2021-05-16T00:39:45.9333754Z checking available disk space... 2021-05-16T00:39:45.9347513Z :: Processing package changes... 2021-05-16T00:39:45.9348426Z installing mingw-w64-x86_64-hiredis... 2021-05-16T00:39:46.8414701Z resolving dependencies... 2021-05-16T00:39:46.8415890Z looking for conflicting packages... 2021-05-16T00:39:46.8843885Z 2021-05-16T00:39:46.8845393Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T00:39:46.8846165Z 2021-05-16T00:39:46.8846750Z Total Download Size: 0.03 MiB 2021-05-16T00:39:46.8847424Z Total Installed Size: 0.11 MiB 2021-05-16T00:39:46.8848721Z 2021-05-16T00:39:46.8849597Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:46.8850340Z :: Retrieving packages... 2021-05-16T00:39:47.2045747Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T00:39:47.3032580Z checking keyring... 2021-05-16T00:39:47.4112408Z checking package integrity... 2021-05-16T00:39:47.5650826Z loading package files... 2021-05-16T00:39:47.5662425Z checking for file conflicts... 2021-05-16T00:39:47.5667886Z checking available disk space... 2021-05-16T00:39:47.5682251Z :: Processing package changes... 2021-05-16T00:39:47.5683184Z installing mingw-w64-x86_64-http-parser... 2021-05-16T00:39:48.4896486Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T00:39:48.4897346Z resolving dependencies... 2021-05-16T00:39:48.5032655Z looking for conflicting packages... 2021-05-16T00:39:48.5296524Z 2021-05-16T00:39:48.5298040Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T00:39:48.5298595Z 2021-05-16T00:39:48.5299236Z Total Installed Size: 113.98 MiB 2021-05-16T00:39:48.5300331Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:48.5300746Z 2021-05-16T00:39:48.5301316Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:48.5301877Z checking keyring... 2021-05-16T00:39:48.6133176Z checking package integrity... 2021-05-16T00:39:48.9601861Z loading package files... 2021-05-16T00:39:48.9653443Z checking for file conflicts... 2021-05-16T00:39:48.9654560Z checking available disk space... 2021-05-16T00:39:48.9811215Z :: Processing package changes... 2021-05-16T00:39:48.9812213Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T00:39:50.4754177Z resolving dependencies... 2021-05-16T00:39:50.5170120Z looking for conflicting packages... 2021-05-16T00:39:50.5209749Z 2021-05-16T00:39:50.5214344Z 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-16T00:39:50.5216824Z 2021-05-16T00:39:50.5217592Z Total Download Size: 17.57 MiB 2021-05-16T00:39:50.5218302Z Total Installed Size: 78.94 MiB 2021-05-16T00:39:50.5218728Z 2021-05-16T00:39:50.5219489Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:50.5220349Z :: Retrieving packages... 2021-05-16T00:39:50.8448065Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T00:39:51.6287432Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T00:39:51.7419567Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T00:39:51.8594128Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T00:39:51.9582854Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T00:39:52.0574112Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T00:39:52.1581370Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T00:39:52.2609239Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T00:39:52.3909258Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T00:39:52.6146697Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T00:39:52.8653652Z checking keyring... 2021-05-16T00:39:53.1833067Z checking package integrity... 2021-05-16T00:39:54.9553251Z loading package files... 2021-05-16T00:39:55.0117233Z checking for file conflicts... 2021-05-16T00:39:55.2076904Z checking available disk space... 2021-05-16T00:39:55.2096659Z :: Processing package changes... 2021-05-16T00:39:55.2097551Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T00:39:55.3427704Z installing mingw-w64-x86_64-flif... 2021-05-16T00:39:55.5078956Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T00:39:55.5989511Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T00:39:55.6225775Z installing mingw-w64-x86_64-liblqr... 2021-05-16T00:39:55.6478576Z installing mingw-w64-x86_64-libraqm... 2021-05-16T00:39:55.6753767Z installing mingw-w64-x86_64-libtool... 2021-05-16T00:39:55.7408083Z installing mingw-w64-x86_64-libwmf... 2021-05-16T00:39:55.8121395Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T00:39:55.8920947Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T00:39:57.7222984Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T00:39:57.7224388Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T00:39:57.7225457Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T00:39:57.7226472Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T00:39:57.7227317Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T00:39:57.7272388Z :: Running post-transaction hooks... 2021-05-16T00:39:57.7273389Z (1/2) Updating fontconfig cache... 2021-05-16T00:39:57.8111668Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T00:39:58.8737694Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T00:39:58.8738842Z resolving dependencies... 2021-05-16T00:39:58.8880756Z looking for conflicting packages... 2021-05-16T00:39:58.9150511Z 2021-05-16T00:39:58.9151667Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T00:39:58.9152221Z 2021-05-16T00:39:58.9152829Z Total Installed Size: 8.68 MiB 2021-05-16T00:39:58.9153568Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:58.9153908Z 2021-05-16T00:39:58.9154643Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:58.9155860Z checking keyring... 2021-05-16T00:39:59.0024848Z checking package integrity... 2021-05-16T00:39:59.1580636Z loading package files... 2021-05-16T00:39:59.1627588Z checking for file conflicts... 2021-05-16T00:39:59.1628538Z checking available disk space... 2021-05-16T00:39:59.1720629Z :: Processing package changes... 2021-05-16T00:39:59.1721642Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T00:40:00.2435531Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-16T00:40:00.2436796Z resolving dependencies... 2021-05-16T00:40:00.2439761Z looking for conflicting packages... 2021-05-16T00:40:00.2860200Z 2021-05-16T00:40:00.2861133Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-16T00:40:00.2861670Z 2021-05-16T00:40:00.2862600Z Total Download Size: 0.85 MiB 2021-05-16T00:40:00.2863290Z Total Installed Size: 4.15 MiB 2021-05-16T00:40:00.2864260Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:00.2865908Z 2021-05-16T00:40:00.2867613Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:00.2869337Z :: Retrieving packages... 2021-05-16T00:40:00.6072365Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-16T00:40:01.1284019Z checking keyring... 2021-05-16T00:40:01.2360236Z checking package integrity... 2021-05-16T00:40:01.4077599Z loading package files... 2021-05-16T00:40:01.4103964Z checking for file conflicts... 2021-05-16T00:40:01.4104965Z checking available disk space... 2021-05-16T00:40:01.4324473Z :: Processing package changes... 2021-05-16T00:40:01.4325547Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T00:40:02.4070611Z resolving dependencies... 2021-05-16T00:40:02.4479983Z looking for conflicting packages... 2021-05-16T00:40:02.4505786Z 2021-05-16T00:40:02.4506868Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T00:40:02.4507616Z 2021-05-16T00:40:02.4508265Z Total Download Size: 13.04 MiB 2021-05-16T00:40:02.4508938Z Total Installed Size: 137.15 MiB 2021-05-16T00:40:02.4509466Z 2021-05-16T00:40:02.4510668Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:02.4511401Z :: Retrieving packages... 2021-05-16T00:40:02.7774993Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T00:40:03.6513053Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T00:40:03.9745115Z checking keyring... 2021-05-16T00:40:04.0770232Z checking package integrity... 2021-05-16T00:40:04.5384662Z loading package files... 2021-05-16T00:40:04.6031774Z checking for file conflicts... 2021-05-16T00:40:04.9726086Z checking available disk space... 2021-05-16T00:40:04.9754122Z :: Processing package changes... 2021-05-16T00:40:04.9755071Z installing mingw-w64-x86_64-gdcm... 2021-05-16T00:40:05.4729486Z installing mingw-w64-x86_64-itk... 2021-05-16T00:40:09.7889117Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T00:40:09.7890551Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T00:40:09.7891746Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T00:40:10.7781775Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T00:40:10.7782958Z resolving dependencies... 2021-05-16T00:40:10.7986314Z looking for conflicting packages... 2021-05-16T00:40:10.8221029Z 2021-05-16T00:40:10.8222265Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T00:40:10.8222859Z 2021-05-16T00:40:10.8224137Z Total Installed Size: 4.75 MiB 2021-05-16T00:40:10.8225238Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:10.8225791Z 2021-05-16T00:40:10.8226688Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:10.8227383Z checking keyring... 2021-05-16T00:40:10.9062333Z checking package integrity... 2021-05-16T00:40:11.0452409Z loading package files... 2021-05-16T00:40:11.0511297Z checking for file conflicts... 2021-05-16T00:40:11.0512615Z checking available disk space... 2021-05-16T00:40:11.0688232Z :: Processing package changes... 2021-05-16T00:40:11.0690517Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T00:40:12.3160578Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T00:40:12.3161524Z resolving dependencies... 2021-05-16T00:40:12.3305403Z looking for conflicting packages... 2021-05-16T00:40:12.3588556Z 2021-05-16T00:40:12.3589923Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T00:40:12.3590561Z 2021-05-16T00:40:12.3591539Z Total Installed Size: 0.43 MiB 2021-05-16T00:40:12.3592252Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:12.3593475Z 2021-05-16T00:40:12.3594520Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:12.3596070Z checking keyring... 2021-05-16T00:40:12.4423094Z checking package integrity... 2021-05-16T00:40:12.5738902Z loading package files... 2021-05-16T00:40:12.5758260Z checking for file conflicts... 2021-05-16T00:40:12.5759588Z checking available disk space... 2021-05-16T00:40:12.5789872Z :: Processing package changes... 2021-05-16T00:40:12.5790791Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T00:40:13.4929164Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T00:40:13.4930105Z resolving dependencies... 2021-05-16T00:40:13.4932273Z looking for conflicting packages... 2021-05-16T00:40:13.5401844Z 2021-05-16T00:40:13.5403164Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T00:40:13.5403734Z 2021-05-16T00:40:13.5405067Z Total Installed Size: 1.88 MiB 2021-05-16T00:40:13.5406158Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:13.5407075Z 2021-05-16T00:40:13.5407951Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:13.5408660Z checking keyring... 2021-05-16T00:40:13.6276088Z checking package integrity... 2021-05-16T00:40:13.7673073Z loading package files... 2021-05-16T00:40:13.7695199Z checking for file conflicts... 2021-05-16T00:40:13.7696276Z checking available disk space... 2021-05-16T00:40:13.7728202Z :: Processing package changes... 2021-05-16T00:40:13.7729248Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T00:40:14.7228910Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T00:40:14.7229762Z resolving dependencies... 2021-05-16T00:40:14.7452953Z looking for conflicting packages... 2021-05-16T00:40:14.7690465Z 2021-05-16T00:40:14.7691515Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T00:40:14.7692049Z 2021-05-16T00:40:14.7692845Z Total Installed Size: 1.64 MiB 2021-05-16T00:40:14.7694028Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:14.7694594Z 2021-05-16T00:40:14.7695627Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:14.7696464Z checking keyring... 2021-05-16T00:40:14.8510961Z checking package integrity... 2021-05-16T00:40:14.9950364Z loading package files... 2021-05-16T00:40:14.9974933Z checking for file conflicts... 2021-05-16T00:40:14.9977668Z checking available disk space... 2021-05-16T00:40:15.0006170Z :: Processing package changes... 2021-05-16T00:40:15.0007306Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T00:40:16.0408918Z resolving dependencies... 2021-05-16T00:40:16.0547458Z looking for conflicting packages... 2021-05-16T00:40:16.0842481Z 2021-05-16T00:40:16.0843827Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T00:40:16.0844403Z 2021-05-16T00:40:16.0845034Z Total Download Size: 3.31 MiB 2021-05-16T00:40:16.0845703Z Total Installed Size: 28.75 MiB 2021-05-16T00:40:16.0846263Z 2021-05-16T00:40:16.0847075Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:16.0847814Z :: Retrieving packages... 2021-05-16T00:40:16.4010726Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T00:40:17.1712872Z checking keyring... 2021-05-16T00:40:17.2702634Z checking package integrity... 2021-05-16T00:40:17.4593573Z loading package files... 2021-05-16T00:40:17.4610596Z checking for file conflicts... 2021-05-16T00:40:17.4644093Z checking available disk space... 2021-05-16T00:40:17.4660065Z :: Processing package changes... 2021-05-16T00:40:17.4661006Z installing mingw-w64-x86_64-lapack... 2021-05-16T00:40:18.4962303Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T00:40:18.4963172Z resolving dependencies... 2021-05-16T00:40:18.5216221Z looking for conflicting packages... 2021-05-16T00:40:18.5417952Z 2021-05-16T00:40:18.5419055Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T00:40:18.5419754Z 2021-05-16T00:40:18.5420768Z Total Installed Size: 1.62 MiB 2021-05-16T00:40:18.5422776Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:18.5423208Z 2021-05-16T00:40:18.5423810Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:18.5424375Z checking keyring... 2021-05-16T00:40:18.6229941Z checking package integrity... 2021-05-16T00:40:18.7541583Z loading package files... 2021-05-16T00:40:18.7571239Z checking for file conflicts... 2021-05-16T00:40:18.7572402Z checking available disk space... 2021-05-16T00:40:18.7597309Z :: Processing package changes... 2021-05-16T00:40:18.7598539Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T00:40:19.6922434Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T00:40:19.6923455Z resolving dependencies... 2021-05-16T00:40:19.7448406Z looking for conflicting packages... 2021-05-16T00:40:19.7566390Z 2021-05-16T00:40:19.7567845Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T00:40:19.7568458Z 2021-05-16T00:40:19.7570124Z Total Installed Size: 8.39 MiB 2021-05-16T00:40:19.7571024Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:19.7571546Z 2021-05-16T00:40:19.7572573Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:19.7573304Z checking keyring... 2021-05-16T00:40:19.8410818Z checking package integrity... 2021-05-16T00:40:19.9861430Z loading package files... 2021-05-16T00:40:19.9883823Z checking for file conflicts... 2021-05-16T00:40:19.9884789Z checking available disk space... 2021-05-16T00:40:19.9928536Z :: Processing package changes... 2021-05-16T00:40:19.9929647Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T00:40:20.9407336Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T00:40:20.9408270Z resolving dependencies... 2021-05-16T00:40:20.9755052Z looking for conflicting packages... 2021-05-16T00:40:20.9829463Z 2021-05-16T00:40:20.9830869Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T00:40:20.9831643Z 2021-05-16T00:40:20.9832411Z Total Installed Size: 3.99 MiB 2021-05-16T00:40:20.9833300Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:20.9833767Z 2021-05-16T00:40:20.9834535Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:20.9835247Z checking keyring... 2021-05-16T00:40:21.0751198Z checking package integrity... 2021-05-16T00:40:21.2272609Z loading package files... 2021-05-16T00:40:21.2294316Z checking for file conflicts... 2021-05-16T00:40:21.2295611Z checking available disk space... 2021-05-16T00:40:21.2344924Z :: Processing package changes... 2021-05-16T00:40:21.2346312Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T00:40:22.1720273Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T00:40:22.1721173Z resolving dependencies... 2021-05-16T00:40:22.1947321Z looking for conflicting packages... 2021-05-16T00:40:22.2143336Z 2021-05-16T00:40:22.2144505Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T00:40:22.2145088Z 2021-05-16T00:40:22.2146071Z Total Installed Size: 0.38 MiB 2021-05-16T00:40:22.2146989Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:22.2147683Z 2021-05-16T00:40:22.2148726Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:22.2149522Z checking keyring... 2021-05-16T00:40:22.2957608Z checking package integrity... 2021-05-16T00:40:22.4287231Z loading package files... 2021-05-16T00:40:22.4338304Z checking for file conflicts... 2021-05-16T00:40:22.4339494Z checking available disk space... 2021-05-16T00:40:22.4375723Z :: Processing package changes... 2021-05-16T00:40:22.4376802Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T00:40:23.3359138Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T00:40:23.3361399Z resolving dependencies... 2021-05-16T00:40:23.3526272Z looking for conflicting packages... 2021-05-16T00:40:23.3804180Z 2021-05-16T00:40:23.3805343Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T00:40:23.3805920Z 2021-05-16T00:40:23.3806850Z Total Installed Size: 4.02 MiB 2021-05-16T00:40:23.3807899Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:23.3808566Z 2021-05-16T00:40:23.3809618Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:23.3810365Z checking keyring... 2021-05-16T00:40:23.4649228Z checking package integrity... 2021-05-16T00:40:23.6034625Z loading package files... 2021-05-16T00:40:23.6051651Z checking for file conflicts... 2021-05-16T00:40:23.6052698Z checking available disk space... 2021-05-16T00:40:23.6081262Z :: Processing package changes... 2021-05-16T00:40:23.6082134Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T00:40:24.5650385Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T00:40:24.5651230Z resolving dependencies... 2021-05-16T00:40:24.5652467Z looking for conflicting packages... 2021-05-16T00:40:24.6089090Z 2021-05-16T00:40:24.6090036Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T00:40:24.6090562Z 2021-05-16T00:40:24.6091129Z Total Download Size: 0.04 MiB 2021-05-16T00:40:24.6092016Z Total Installed Size: 0.11 MiB 2021-05-16T00:40:24.6093128Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:24.6093720Z 2021-05-16T00:40:24.6095048Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:24.6095807Z :: Retrieving packages... 2021-05-16T00:40:24.9304261Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T00:40:25.1217421Z checking keyring... 2021-05-16T00:40:25.2273867Z checking package integrity... 2021-05-16T00:40:25.3907463Z loading package files... 2021-05-16T00:40:25.3926751Z checking for file conflicts... 2021-05-16T00:40:25.3927618Z checking available disk space... 2021-05-16T00:40:25.3988598Z :: Processing package changes... 2021-05-16T00:40:25.3989614Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T00:40:26.3250229Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T00:40:26.3251281Z resolving dependencies... 2021-05-16T00:40:26.3252510Z looking for conflicting packages... 2021-05-16T00:40:26.3700039Z 2021-05-16T00:40:26.3701737Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T00:40:26.3715701Z 2021-05-16T00:40:26.3724051Z Total Installed Size: 0.13 MiB 2021-05-16T00:40:26.3741419Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:26.3755214Z 2021-05-16T00:40:26.3761369Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:26.3762778Z checking keyring... 2021-05-16T00:40:26.4549266Z checking package integrity... 2021-05-16T00:40:26.5956562Z loading package files... 2021-05-16T00:40:26.5975425Z checking for file conflicts... 2021-05-16T00:40:26.5976398Z checking available disk space... 2021-05-16T00:40:26.5995286Z :: Processing package changes... 2021-05-16T00:40:26.5996473Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T00:40:27.4794348Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T00:40:27.4795308Z resolving dependencies... 2021-05-16T00:40:27.5131489Z looking for conflicting packages... 2021-05-16T00:40:27.5212953Z 2021-05-16T00:40:27.5214073Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T00:40:27.5214664Z 2021-05-16T00:40:27.5215972Z Total Installed Size: 0.79 MiB 2021-05-16T00:40:27.5217090Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:27.5217789Z 2021-05-16T00:40:27.5218662Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:27.5219362Z checking keyring... 2021-05-16T00:40:27.6040825Z checking package integrity... 2021-05-16T00:40:27.7339489Z loading package files... 2021-05-16T00:40:27.7359104Z checking for file conflicts... 2021-05-16T00:40:27.7360038Z checking available disk space... 2021-05-16T00:40:27.7393413Z :: Processing package changes... 2021-05-16T00:40:27.7394309Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T00:40:28.6606747Z resolving dependencies... 2021-05-16T00:40:28.6992434Z looking for conflicting packages... 2021-05-16T00:40:28.7077943Z 2021-05-16T00:40:28.7078866Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T00:40:28.7079602Z 2021-05-16T00:40:28.7080231Z Total Download Size: 0.68 MiB 2021-05-16T00:40:28.7080895Z Total Installed Size: 3.01 MiB 2021-05-16T00:40:28.7081323Z 2021-05-16T00:40:28.7082624Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:28.7083393Z :: Retrieving packages... 2021-05-16T00:40:29.0356446Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T00:40:29.5242625Z checking keyring... 2021-05-16T00:40:29.6304286Z checking package integrity... 2021-05-16T00:40:29.7959863Z loading package files... 2021-05-16T00:40:29.8000117Z checking for file conflicts... 2021-05-16T00:40:29.8060541Z checking available disk space... 2021-05-16T00:40:29.8074509Z :: Processing package changes... 2021-05-16T00:40:29.8075414Z installing mingw-w64-x86_64-libgit2... 2021-05-16T00:40:30.7781441Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T00:40:30.7782516Z resolving dependencies... 2021-05-16T00:40:30.7927534Z looking for conflicting packages... 2021-05-16T00:40:30.8192501Z 2021-05-16T00:40:30.8193907Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T00:40:30.8194606Z 2021-05-16T00:40:30.8195564Z Total Installed Size: 1.43 MiB 2021-05-16T00:40:30.8196303Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:30.8196636Z 2021-05-16T00:40:30.8197180Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:30.8197761Z checking keyring... 2021-05-16T00:40:30.9074290Z checking package integrity... 2021-05-16T00:40:31.0391245Z loading package files... 2021-05-16T00:40:31.0415043Z checking for file conflicts... 2021-05-16T00:40:31.0416603Z checking available disk space... 2021-05-16T00:40:31.0476894Z :: Processing package changes... 2021-05-16T00:40:31.0478000Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T00:40:32.0182646Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T00:40:32.0183515Z resolving dependencies... 2021-05-16T00:40:32.0534609Z looking for conflicting packages... 2021-05-16T00:40:32.0616623Z 2021-05-16T00:40:32.0617851Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T00:40:32.0618428Z 2021-05-16T00:40:32.0619492Z Total Installed Size: 3.84 MiB 2021-05-16T00:40:32.0620527Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:32.0621244Z 2021-05-16T00:40:32.0622128Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:32.0625650Z checking keyring... 2021-05-16T00:40:32.1569582Z checking package integrity... 2021-05-16T00:40:32.2920147Z loading package files... 2021-05-16T00:40:32.2940638Z checking for file conflicts... 2021-05-16T00:40:32.2941549Z checking available disk space... 2021-05-16T00:40:32.2974378Z :: Processing package changes... 2021-05-16T00:40:32.2975463Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T00:40:33.1923080Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T00:40:33.1923931Z resolving dependencies... 2021-05-16T00:40:33.1925120Z looking for conflicting packages... 2021-05-16T00:40:33.2337267Z 2021-05-16T00:40:33.2338697Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T00:40:33.2339276Z 2021-05-16T00:40:33.2339893Z Total Download Size: 0.73 MiB 2021-05-16T00:40:33.2340561Z Total Installed Size: 2.24 MiB 2021-05-16T00:40:33.2341237Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:33.2341730Z 2021-05-16T00:40:33.2342477Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:33.2343237Z :: Retrieving packages... 2021-05-16T00:40:33.5555831Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T00:40:34.0398885Z checking keyring... 2021-05-16T00:40:34.1442747Z checking package integrity... 2021-05-16T00:40:34.3040836Z loading package files... 2021-05-16T00:40:34.3064041Z checking for file conflicts... 2021-05-16T00:40:34.3065062Z checking available disk space... 2021-05-16T00:40:34.3184877Z :: Processing package changes... 2021-05-16T00:40:34.3185892Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T00:40:35.2305536Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T00:40:35.2307106Z resolving dependencies... 2021-05-16T00:40:35.2461645Z looking for conflicting packages... 2021-05-16T00:40:35.2756539Z 2021-05-16T00:40:35.2759243Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T00:40:35.2760039Z 2021-05-16T00:40:35.2760851Z Total Installed Size: 4.35 MiB 2021-05-16T00:40:35.2761759Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:35.2762188Z 2021-05-16T00:40:35.2762954Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:35.2764321Z checking keyring... 2021-05-16T00:40:35.3617505Z checking package integrity... 2021-05-16T00:40:35.4936223Z loading package files... 2021-05-16T00:40:35.4959829Z checking for file conflicts... 2021-05-16T00:40:35.4960980Z checking available disk space... 2021-05-16T00:40:35.4999118Z :: Processing package changes... 2021-05-16T00:40:35.5000082Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T00:40:36.4311310Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:40:36.4312393Z resolving dependencies... 2021-05-16T00:40:36.4314043Z looking for conflicting packages... 2021-05-16T00:40:36.4727528Z 2021-05-16T00:40:36.4728696Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:40:36.4729359Z 2021-05-16T00:40:36.4729897Z Total Download Size: 0.02 MiB 2021-05-16T00:40:36.4730483Z Total Installed Size: 0.05 MiB 2021-05-16T00:40:36.4731072Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:36.4731472Z 2021-05-16T00:40:36.4732106Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:36.4732762Z :: Retrieving packages... 2021-05-16T00:40:36.7892913Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:40:36.8850384Z checking keyring... 2021-05-16T00:40:36.9841860Z checking package integrity... 2021-05-16T00:40:37.1392906Z loading package files... 2021-05-16T00:40:37.1398058Z checking for file conflicts... 2021-05-16T00:40:37.1399092Z checking available disk space... 2021-05-16T00:40:37.1417845Z :: Processing package changes... 2021-05-16T00:40:37.1418787Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T00:40:38.0147833Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T00:40:38.0148818Z resolving dependencies... 2021-05-16T00:40:38.0557813Z looking for conflicting packages... 2021-05-16T00:40:38.0646232Z 2021-05-16T00:40:38.0647413Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T00:40:38.0648152Z 2021-05-16T00:40:38.0648773Z Total Installed Size: 3.26 MiB 2021-05-16T00:40:38.0649763Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:38.0650069Z 2021-05-16T00:40:38.0650641Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:38.0651756Z checking keyring... 2021-05-16T00:40:38.1510038Z checking package integrity... 2021-05-16T00:40:38.2812783Z loading package files... 2021-05-16T00:40:38.2835084Z checking for file conflicts... 2021-05-16T00:40:38.2836117Z checking available disk space... 2021-05-16T00:40:38.2883114Z :: Processing package changes... 2021-05-16T00:40:38.2884281Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T00:40:39.2060993Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T00:40:39.2062151Z resolving dependencies... 2021-05-16T00:40:39.2063599Z looking for conflicting packages... 2021-05-16T00:40:39.2489130Z 2021-05-16T00:40:39.2490338Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T00:40:39.2490935Z 2021-05-16T00:40:39.2491536Z Total Installed Size: 0.54 MiB 2021-05-16T00:40:39.2492218Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:39.2492900Z 2021-05-16T00:40:39.2493901Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:39.2494638Z checking keyring... 2021-05-16T00:40:39.3327106Z checking package integrity... 2021-05-16T00:40:39.4642504Z loading package files... 2021-05-16T00:40:39.4720346Z checking for file conflicts... 2021-05-16T00:40:39.4721639Z checking available disk space... 2021-05-16T00:40:39.4803055Z :: Processing package changes... 2021-05-16T00:40:39.4804111Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T00:40:40.5150326Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T00:40:40.5151161Z resolving dependencies... 2021-05-16T00:40:40.5495824Z looking for conflicting packages... 2021-05-16T00:40:40.5577336Z 2021-05-16T00:40:40.5578534Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T00:40:40.5579119Z 2021-05-16T00:40:40.5580420Z Total Installed Size: 2.35 MiB 2021-05-16T00:40:40.5581014Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:40.5581935Z 2021-05-16T00:40:40.5582824Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:40.5583507Z checking keyring... 2021-05-16T00:40:40.6425705Z checking package integrity... 2021-05-16T00:40:40.7796184Z loading package files... 2021-05-16T00:40:40.7824057Z checking for file conflicts... 2021-05-16T00:40:40.7825221Z checking available disk space... 2021-05-16T00:40:40.7855522Z :: Processing package changes... 2021-05-16T00:40:40.7856557Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T00:40:41.8236731Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T00:40:42.6929889Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T00:40:42.6930773Z resolving dependencies... 2021-05-16T00:40:42.7278751Z looking for conflicting packages... 2021-05-16T00:40:42.7362534Z 2021-05-16T00:40:42.7363649Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T00:40:42.7364553Z 2021-05-16T00:40:42.7365152Z Total Installed Size: 6.32 MiB 2021-05-16T00:40:42.7366232Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:42.7366623Z 2021-05-16T00:40:42.7367529Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:42.7368429Z checking keyring... 2021-05-16T00:40:42.8177261Z checking package integrity... 2021-05-16T00:40:42.9526657Z loading package files... 2021-05-16T00:40:42.9547975Z checking for file conflicts... 2021-05-16T00:40:42.9548962Z checking available disk space... 2021-05-16T00:40:42.9583664Z :: Processing package changes... 2021-05-16T00:40:42.9584656Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T00:40:43.8629002Z resolving dependencies... 2021-05-16T00:40:43.8942594Z looking for conflicting packages... 2021-05-16T00:40:43.9086449Z 2021-05-16T00:40:43.9087839Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T00:40:43.9088377Z 2021-05-16T00:40:43.9089003Z Total Download Size: 6.30 MiB 2021-05-16T00:40:43.9089872Z Total Installed Size: 39.39 MiB 2021-05-16T00:40:43.9090487Z 2021-05-16T00:40:43.9091259Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:43.9092018Z :: Retrieving packages... 2021-05-16T00:40:44.2303585Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T00:40:45.1156397Z checking keyring... 2021-05-16T00:40:45.2182027Z checking package integrity... 2021-05-16T00:40:45.4432054Z loading package files... 2021-05-16T00:40:45.4466668Z checking for file conflicts... 2021-05-16T00:40:45.4513048Z checking available disk space... 2021-05-16T00:40:45.4527245Z :: Processing package changes... 2021-05-16T00:40:45.4528260Z installing mingw-w64-x86_64-librsvg... 2021-05-16T00:40:45.6424702Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T00:40:45.6425933Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T00:40:45.6436868Z :: Running post-transaction hooks... 2021-05-16T00:40:45.6438365Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T00:40:46.6024384Z resolving dependencies... 2021-05-16T00:40:46.6404260Z looking for conflicting packages... 2021-05-16T00:40:46.6493009Z 2021-05-16T00:40:46.6494050Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T00:40:46.6494640Z 2021-05-16T00:40:46.6495326Z Total Download Size: 7.79 MiB 2021-05-16T00:40:46.6496200Z Total Installed Size: 80.96 MiB 2021-05-16T00:40:46.6496644Z 2021-05-16T00:40:46.6499966Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:46.6500930Z :: Retrieving packages... 2021-05-16T00:40:46.9690223Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T00:40:47.9512953Z checking keyring... 2021-05-16T00:40:48.0529228Z checking package integrity... 2021-05-16T00:40:48.2793639Z loading package files... 2021-05-16T00:40:48.2876682Z checking for file conflicts... 2021-05-16T00:40:48.3391197Z checking available disk space... 2021-05-16T00:40:48.3406976Z :: Processing package changes... 2021-05-16T00:40:48.3408252Z installing mingw-w64-x86_64-libsbml... 2021-05-16T00:40:49.9408781Z resolving dependencies... 2021-05-16T00:40:49.9829136Z looking for conflicting packages... 2021-05-16T00:40:49.9846442Z 2021-05-16T00:40:49.9848014Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T00:40:49.9848764Z 2021-05-16T00:40:49.9849357Z Total Download Size: 0.91 MiB 2021-05-16T00:40:49.9850081Z Total Installed Size: 5.45 MiB 2021-05-16T00:40:49.9850521Z 2021-05-16T00:40:49.9851527Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:49.9852344Z :: Retrieving packages... 2021-05-16T00:40:50.3051825Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T00:40:50.8825443Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T00:40:50.9797015Z checking keyring... 2021-05-16T00:40:51.0783475Z checking package integrity... 2021-05-16T00:40:51.4128786Z loading package files... 2021-05-16T00:40:51.4180977Z checking for file conflicts... 2021-05-16T00:40:51.4316762Z checking available disk space... 2021-05-16T00:40:51.4335214Z :: Processing package changes... 2021-05-16T00:40:51.4336184Z installing mingw-w64-x86_64-flac... 2021-05-16T00:40:51.4951612Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T00:40:52.4162743Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T00:40:52.4163627Z resolving dependencies... 2021-05-16T00:40:52.4485060Z looking for conflicting packages... 2021-05-16T00:40:52.4594193Z 2021-05-16T00:40:52.4595235Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T00:40:52.4595866Z 2021-05-16T00:40:52.4596813Z Total Installed Size: 29.97 MiB 2021-05-16T00:40:52.4597854Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:52.4598504Z 2021-05-16T00:40:52.4599477Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:52.4600229Z checking keyring... 2021-05-16T00:40:52.5603306Z checking package integrity... 2021-05-16T00:40:52.7228913Z loading package files... 2021-05-16T00:40:52.7257157Z checking for file conflicts... 2021-05-16T00:40:52.7258046Z checking available disk space... 2021-05-16T00:40:52.7295382Z :: Processing package changes... 2021-05-16T00:40:52.7296371Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T00:40:53.7262926Z resolving dependencies... 2021-05-16T00:40:53.7631087Z looking for conflicting packages... 2021-05-16T00:40:53.7713079Z 2021-05-16T00:40:53.7714174Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T00:40:53.7715138Z 2021-05-16T00:40:53.7715767Z Total Download Size: 0.31 MiB 2021-05-16T00:40:53.7716460Z Total Installed Size: 1.50 MiB 2021-05-16T00:40:53.7716882Z 2021-05-16T00:40:53.7717636Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:53.7718539Z :: Retrieving packages... 2021-05-16T00:40:54.0914494Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T00:40:54.4749439Z checking keyring... 2021-05-16T00:40:54.5755367Z checking package integrity... 2021-05-16T00:40:54.7295704Z loading package files... 2021-05-16T00:40:54.7321409Z checking for file conflicts... 2021-05-16T00:40:54.7335391Z checking available disk space... 2021-05-16T00:40:54.7348820Z :: Processing package changes... 2021-05-16T00:40:54.7349755Z installing mingw-w64-x86_64-libssh... 2021-05-16T00:40:54.8174186Z / 2021-05-16T00:40:55.7638501Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T00:40:55.7639728Z resolving dependencies... 2021-05-16T00:40:55.7980729Z looking for conflicting packages... 2021-05-16T00:40:55.8065599Z 2021-05-16T00:40:55.8066578Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T00:40:55.8067141Z 2021-05-16T00:40:55.8067759Z Total Installed Size: 0.79 MiB 2021-05-16T00:40:55.8068438Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:55.8068913Z 2021-05-16T00:40:55.8069689Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:55.8070690Z checking keyring... 2021-05-16T00:40:55.8889597Z checking package integrity... 2021-05-16T00:40:56.0209124Z loading package files... 2021-05-16T00:40:56.0251510Z checking for file conflicts... 2021-05-16T00:40:56.0252605Z checking available disk space... 2021-05-16T00:40:56.0377140Z :: Processing package changes... 2021-05-16T00:40:56.0378146Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T00:40:57.1074689Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T00:40:57.1075616Z resolving dependencies... 2021-05-16T00:40:57.1331113Z looking for conflicting packages... 2021-05-16T00:40:57.1518696Z 2021-05-16T00:40:57.1519702Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T00:40:57.1520235Z 2021-05-16T00:40:57.1520801Z Total Download Size: 0.02 MiB 2021-05-16T00:40:57.1521404Z Total Installed Size: 0.03 MiB 2021-05-16T00:40:57.1522093Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:57.1522481Z 2021-05-16T00:40:57.1523571Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:57.1524499Z :: Retrieving packages... 2021-05-16T00:40:57.4720306Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T00:40:57.5680362Z checking keyring... 2021-05-16T00:40:57.6687134Z checking package integrity... 2021-05-16T00:40:57.8310487Z loading package files... 2021-05-16T00:40:57.8349229Z checking for file conflicts... 2021-05-16T00:40:57.8350098Z checking available disk space... 2021-05-16T00:40:57.8404181Z :: Processing package changes... 2021-05-16T00:40:57.8405644Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T00:40:58.7228830Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T00:40:58.7585742Z resolving dependencies... 2021-05-16T00:40:58.7586809Z looking for conflicting packages... 2021-05-16T00:40:58.7663763Z 2021-05-16T00:40:58.7664832Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T00:40:58.7665723Z 2021-05-16T00:40:58.7666275Z Total Installed Size: 4.22 MiB 2021-05-16T00:40:58.7666873Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:58.7667239Z 2021-05-16T00:40:58.7667776Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:58.7668669Z checking keyring... 2021-05-16T00:40:58.8487849Z checking package integrity... 2021-05-16T00:40:59.0046264Z loading package files... 2021-05-16T00:40:59.0088886Z checking for file conflicts... 2021-05-16T00:40:59.0089851Z checking available disk space... 2021-05-16T00:40:59.0263797Z :: Processing package changes... 2021-05-16T00:40:59.0265064Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T00:41:00.2544823Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T00:41:00.2546217Z resolving dependencies... 2021-05-16T00:41:00.2547390Z looking for conflicting packages... 2021-05-16T00:41:00.2980104Z 2021-05-16T00:41:00.2981096Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T00:41:00.2981925Z 2021-05-16T00:41:00.2982553Z Total Installed Size: 2.31 MiB 2021-05-16T00:41:00.2983686Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:00.2984608Z 2021-05-16T00:41:00.2985836Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:00.2986502Z checking keyring... 2021-05-16T00:41:00.3815678Z checking package integrity... 2021-05-16T00:41:00.5079759Z loading package files... 2021-05-16T00:41:00.5109646Z checking for file conflicts... 2021-05-16T00:41:00.5110541Z checking available disk space... 2021-05-16T00:41:00.5168330Z :: Processing package changes... 2021-05-16T00:41:00.5169299Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T00:41:01.4499010Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T00:41:01.4500121Z resolving dependencies... 2021-05-16T00:41:01.4662126Z looking for conflicting packages... 2021-05-16T00:41:01.4944703Z 2021-05-16T00:41:01.4946247Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T00:41:01.4947014Z 2021-05-16T00:41:01.4947607Z Total Download Size: 0.08 MiB 2021-05-16T00:41:01.4948394Z Total Installed Size: 0.25 MiB 2021-05-16T00:41:01.4949059Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:01.4949860Z 2021-05-16T00:41:01.4950626Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:01.4951362Z :: Retrieving packages... 2021-05-16T00:41:01.8167069Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T00:41:02.0093021Z checking keyring... 2021-05-16T00:41:02.1264188Z checking package integrity... 2021-05-16T00:41:02.2805919Z loading package files... 2021-05-16T00:41:02.2854777Z checking for file conflicts... 2021-05-16T00:41:02.2856114Z checking available disk space... 2021-05-16T00:41:02.2920848Z :: Processing package changes... 2021-05-16T00:41:02.2922005Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T00:41:03.1970263Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T00:41:03.1972014Z resolving dependencies... 2021-05-16T00:41:03.1974713Z looking for conflicting packages... 2021-05-16T00:41:03.2408322Z 2021-05-16T00:41:03.2409596Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T00:41:03.2410259Z 2021-05-16T00:41:03.2411358Z Total Installed Size: 0.70 MiB 2021-05-16T00:41:03.2412359Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:03.2413022Z 2021-05-16T00:41:03.2413873Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:03.2414586Z checking keyring... 2021-05-16T00:41:03.3269824Z checking package integrity... 2021-05-16T00:41:03.4692238Z loading package files... 2021-05-16T00:41:03.4721573Z checking for file conflicts... 2021-05-16T00:41:03.4722547Z checking available disk space... 2021-05-16T00:41:03.4745259Z :: Processing package changes... 2021-05-16T00:41:03.4747106Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T00:41:04.3627108Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T00:41:04.3628088Z resolving dependencies... 2021-05-16T00:41:04.3770957Z looking for conflicting packages... 2021-05-16T00:41:04.4083591Z 2021-05-16T00:41:04.4084489Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T00:41:04.4085124Z 2021-05-16T00:41:04.4085807Z Total Installed Size: 1.08 MiB 2021-05-16T00:41:04.4086520Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:04.4086892Z 2021-05-16T00:41:04.4087495Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:04.4088507Z checking keyring... 2021-05-16T00:41:04.4950488Z checking package integrity... 2021-05-16T00:41:04.6285816Z loading package files... 2021-05-16T00:41:04.6309391Z checking for file conflicts... 2021-05-16T00:41:04.6310555Z checking available disk space... 2021-05-16T00:41:04.6336011Z :: Processing package changes... 2021-05-16T00:41:04.6337054Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T00:41:05.5599748Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T00:41:05.5600577Z resolving dependencies... 2021-05-16T00:41:05.5829395Z looking for conflicting packages... 2021-05-16T00:41:05.6045626Z 2021-05-16T00:41:05.6047107Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T00:41:05.6047751Z 2021-05-16T00:41:05.6048417Z Total Installed Size: 2.30 MiB 2021-05-16T00:41:05.6049025Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:05.6049369Z 2021-05-16T00:41:05.6050459Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:05.6051210Z checking keyring... 2021-05-16T00:41:05.6881755Z checking package integrity... 2021-05-16T00:41:05.8222262Z loading package files... 2021-05-16T00:41:05.8273656Z checking for file conflicts... 2021-05-16T00:41:05.8274630Z checking available disk space... 2021-05-16T00:41:05.8382865Z :: Processing package changes... 2021-05-16T00:41:05.8384025Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T00:41:06.9155703Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T00:41:06.9156854Z resolving dependencies... 2021-05-16T00:41:06.9158166Z looking for conflicting packages... 2021-05-16T00:41:06.9572785Z 2021-05-16T00:41:06.9574230Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T00:41:06.9576419Z 2021-05-16T00:41:06.9576915Z Total Installed Size: 9.11 MiB 2021-05-16T00:41:06.9577453Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:06.9577732Z 2021-05-16T00:41:06.9578250Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:06.9578848Z checking keyring... 2021-05-16T00:41:07.0442701Z checking package integrity... 2021-05-16T00:41:07.1833521Z loading package files... 2021-05-16T00:41:07.1856335Z checking for file conflicts... 2021-05-16T00:41:07.1857711Z checking available disk space... 2021-05-16T00:41:07.1883040Z :: Processing package changes... 2021-05-16T00:41:07.1883997Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T00:41:08.0891934Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-16T00:41:08.0892908Z resolving dependencies... 2021-05-16T00:41:08.1140222Z looking for conflicting packages... 2021-05-16T00:41:08.1333697Z 2021-05-16T00:41:08.1334800Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-16T00:41:08.1335356Z 2021-05-16T00:41:08.1336429Z Total Installed Size: 2.97 MiB 2021-05-16T00:41:08.1337050Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:08.1337785Z 2021-05-16T00:41:08.1338654Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:08.1339527Z checking keyring... 2021-05-16T00:41:08.2182976Z checking package integrity... 2021-05-16T00:41:08.3493005Z loading package files... 2021-05-16T00:41:08.3518521Z checking for file conflicts... 2021-05-16T00:41:08.3519550Z checking available disk space... 2021-05-16T00:41:08.3557543Z :: Processing package changes... 2021-05-16T00:41:08.3558612Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T00:41:09.2444759Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-16T00:41:09.2445833Z resolving dependencies... 2021-05-16T00:41:09.2808301Z looking for conflicting packages... 2021-05-16T00:41:09.2896507Z 2021-05-16T00:41:09.2897533Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-16T00:41:09.2898097Z 2021-05-16T00:41:09.2899064Z Total Installed Size: 11.76 MiB 2021-05-16T00:41:09.2900207Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:09.2900944Z 2021-05-16T00:41:09.2901931Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:09.2902949Z checking keyring... 2021-05-16T00:41:09.3774702Z checking package integrity... 2021-05-16T00:41:09.5197880Z loading package files... 2021-05-16T00:41:09.5257444Z checking for file conflicts... 2021-05-16T00:41:09.5258640Z checking available disk space... 2021-05-16T00:41:09.5474637Z :: Processing package changes... 2021-05-16T00:41:09.5475691Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T00:41:10.9022785Z resolving dependencies... 2021-05-16T00:41:10.9025692Z looking for conflicting packages... 2021-05-16T00:41:10.9474754Z 2021-05-16T00:41:10.9476149Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T00:41:10.9476722Z 2021-05-16T00:41:10.9477301Z Total Download Size: 0.10 MiB 2021-05-16T00:41:10.9478132Z Total Installed Size: 0.38 MiB 2021-05-16T00:41:10.9478585Z 2021-05-16T00:41:10.9479293Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:10.9479993Z :: Retrieving packages... 2021-05-16T00:41:11.2681681Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T00:41:11.5563001Z checking keyring... 2021-05-16T00:41:11.6717573Z checking package integrity... 2021-05-16T00:41:11.8284231Z loading package files... 2021-05-16T00:41:11.8312625Z checking for file conflicts... 2021-05-16T00:41:11.8318928Z checking available disk space... 2021-05-16T00:41:11.8332477Z :: Processing package changes... 2021-05-16T00:41:11.8333414Z installing mingw-w64-x86_64-libyaml... 2021-05-16T00:41:12.7076404Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T00:41:12.7077202Z resolving dependencies... 2021-05-16T00:41:12.7223571Z looking for conflicting packages... 2021-05-16T00:41:12.7510418Z 2021-05-16T00:41:12.7511711Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T00:41:12.7512234Z 2021-05-16T00:41:12.7513216Z Total Installed Size: 1.69 MiB 2021-05-16T00:41:12.7514575Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:12.7515602Z 2021-05-16T00:41:12.7516590Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:12.7517274Z checking keyring... 2021-05-16T00:41:12.8410045Z checking package integrity... 2021-05-16T00:41:12.9716561Z loading package files... 2021-05-16T00:41:12.9741430Z checking for file conflicts... 2021-05-16T00:41:12.9742746Z checking available disk space... 2021-05-16T00:41:12.9770310Z :: Processing package changes... 2021-05-16T00:41:12.9771289Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T00:41:13.8537269Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T00:41:13.8538273Z resolving dependencies... 2021-05-16T00:41:13.8539535Z looking for conflicting packages... 2021-05-16T00:41:13.8959025Z 2021-05-16T00:41:13.8960443Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T00:41:13.8960959Z 2021-05-16T00:41:13.8961593Z Total Installed Size: 0.62 MiB 2021-05-16T00:41:13.8962465Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:13.8962880Z 2021-05-16T00:41:13.8963901Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:13.8964641Z checking keyring... 2021-05-16T00:41:13.9789106Z checking package integrity... 2021-05-16T00:41:14.1094532Z loading package files... 2021-05-16T00:41:14.1126888Z checking for file conflicts... 2021-05-16T00:41:14.1127866Z checking available disk space... 2021-05-16T00:41:14.1160606Z :: Processing package changes... 2021-05-16T00:41:14.1161572Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T00:41:15.0318379Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T00:41:15.0319332Z resolving dependencies... 2021-05-16T00:41:15.0471314Z looking for conflicting packages... 2021-05-16T00:41:15.0782240Z 2021-05-16T00:41:15.0783128Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T00:41:15.0783661Z 2021-05-16T00:41:15.0784268Z Total Download Size: 0.15 MiB 2021-05-16T00:41:15.0785214Z Total Installed Size: 0.29 MiB 2021-05-16T00:41:15.0786127Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:15.0786524Z 2021-05-16T00:41:15.0787208Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:15.0787909Z :: Retrieving packages... 2021-05-16T00:41:15.3976244Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T00:41:15.6992747Z checking keyring... 2021-05-16T00:41:15.8005130Z checking package integrity... 2021-05-16T00:41:15.9572328Z loading package files... 2021-05-16T00:41:15.9620894Z checking for file conflicts... 2021-05-16T00:41:15.9621888Z checking available disk space... 2021-05-16T00:41:15.9638374Z :: Processing package changes... 2021-05-16T00:41:15.9639305Z reinstalling mingw-w64-x86_64-make... 2021-05-16T00:41:16.8394789Z resolving dependencies... 2021-05-16T00:41:16.8824585Z looking for conflicting packages... 2021-05-16T00:41:16.8842381Z 2021-05-16T00:41:16.8843438Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T00:41:16.8844533Z 2021-05-16T00:41:16.8845172Z Total Download Size: 1.48 MiB 2021-05-16T00:41:16.8845846Z Total Installed Size: 6.54 MiB 2021-05-16T00:41:16.8846295Z 2021-05-16T00:41:16.8847295Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:16.8848149Z :: Retrieving packages... 2021-05-16T00:41:17.2035586Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T00:41:17.6864617Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T00:41:17.8800122Z checking keyring... 2021-05-16T00:41:18.0908612Z checking package integrity... 2021-05-16T00:41:18.4246429Z loading package files... 2021-05-16T00:41:18.4336086Z checking for file conflicts... 2021-05-16T00:41:18.4665816Z checking available disk space... 2021-05-16T00:41:18.4680910Z :: Processing package changes... 2021-05-16T00:41:18.4681921Z installing mingw-w64-x86_64-ninja... 2021-05-16T00:41:18.4792624Z installing mingw-w64-x86_64-meson... 2021-05-16T00:41:19.7715308Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T00:41:19.7716440Z resolving dependencies... 2021-05-16T00:41:19.8018511Z looking for conflicting packages... 2021-05-16T00:41:19.8171822Z 2021-05-16T00:41:19.8172891Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T00:41:19.8173435Z 2021-05-16T00:41:19.8174018Z Total Download Size: 0.07 MiB 2021-05-16T00:41:19.8174777Z Total Installed Size: 0.20 MiB 2021-05-16T00:41:19.8175700Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:19.8176205Z 2021-05-16T00:41:19.8176968Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:19.8177689Z :: Retrieving packages... 2021-05-16T00:41:20.1415090Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T00:41:20.3337481Z checking keyring... 2021-05-16T00:41:20.4406978Z checking package integrity... 2021-05-16T00:41:20.5991679Z loading package files... 2021-05-16T00:41:20.6005284Z checking for file conflicts... 2021-05-16T00:41:20.6006189Z checking available disk space... 2021-05-16T00:41:20.6035871Z :: Processing package changes... 2021-05-16T00:41:20.6036871Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T00:41:21.4930003Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T00:41:21.4930956Z resolving dependencies... 2021-05-16T00:41:21.5086017Z looking for conflicting packages... 2021-05-16T00:41:21.5392662Z 2021-05-16T00:41:21.5393956Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T00:41:21.5394661Z 2021-05-16T00:41:21.5395349Z Total Download Size: 0.32 MiB 2021-05-16T00:41:21.5396033Z Total Installed Size: 2.42 MiB 2021-05-16T00:41:21.5396713Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:21.5397146Z 2021-05-16T00:41:21.5397887Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:21.5399051Z :: Retrieving packages... 2021-05-16T00:41:21.8656414Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T00:41:22.2523011Z checking keyring... 2021-05-16T00:41:22.3505509Z checking package integrity... 2021-05-16T00:41:22.5059942Z loading package files... 2021-05-16T00:41:22.5075021Z checking for file conflicts... 2021-05-16T00:41:22.5076190Z checking available disk space... 2021-05-16T00:41:22.5298435Z :: Processing package changes... 2021-05-16T00:41:22.5299569Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T00:41:23.4566760Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T00:41:23.4567806Z resolving dependencies... 2021-05-16T00:41:23.4723702Z looking for conflicting packages... 2021-05-16T00:41:23.4991053Z 2021-05-16T00:41:23.4992033Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T00:41:23.4992564Z 2021-05-16T00:41:23.4993532Z Total Download Size: 0.35 MiB 2021-05-16T00:41:23.4994368Z Total Installed Size: 1.18 MiB 2021-05-16T00:41:23.4995006Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:23.4995561Z 2021-05-16T00:41:23.4996526Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:23.4997419Z :: Retrieving packages... 2021-05-16T00:41:23.8192490Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T00:41:24.2064072Z checking keyring... 2021-05-16T00:41:24.3126312Z checking package integrity... 2021-05-16T00:41:24.4748944Z loading package files... 2021-05-16T00:41:24.4770663Z checking for file conflicts... 2021-05-16T00:41:24.4772050Z checking available disk space... 2021-05-16T00:41:24.4857063Z :: Processing package changes... 2021-05-16T00:41:24.4858927Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T00:41:25.4321025Z resolving dependencies... 2021-05-16T00:41:25.4323488Z looking for conflicting packages... 2021-05-16T00:41:25.4783141Z 2021-05-16T00:41:25.4784402Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T00:41:25.4784971Z 2021-05-16T00:41:25.4786252Z Total Download Size: 0.38 MiB 2021-05-16T00:41:25.4786944Z Total Installed Size: 3.58 MiB 2021-05-16T00:41:25.4787388Z 2021-05-16T00:41:25.4788640Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:25.4789734Z :: Retrieving packages... 2021-05-16T00:41:25.7960213Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T00:41:26.1803939Z checking keyring... 2021-05-16T00:41:26.2987758Z checking package integrity... 2021-05-16T00:41:26.4745971Z loading package files... 2021-05-16T00:41:26.4766651Z checking for file conflicts... 2021-05-16T00:41:26.4784718Z checking available disk space... 2021-05-16T00:41:26.4802465Z :: Processing package changes... 2021-05-16T00:41:26.4803803Z installing mingw-w64-x86_64-nasm... 2021-05-16T00:41:27.4133189Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T00:41:27.4134357Z resolving dependencies... 2021-05-16T00:41:27.4398324Z looking for conflicting packages... 2021-05-16T00:41:27.4646186Z 2021-05-16T00:41:27.4647619Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T00:41:27.4648362Z 2021-05-16T00:41:27.4649035Z Total Download Size: 1.54 MiB 2021-05-16T00:41:27.4649732Z Total Installed Size: 16.43 MiB 2021-05-16T00:41:27.4650475Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:27.4650906Z 2021-05-16T00:41:27.4651660Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:27.4652424Z :: Retrieving packages... 2021-05-16T00:41:27.7869105Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T00:41:28.4629224Z checking keyring... 2021-05-16T00:41:28.5688681Z checking package integrity... 2021-05-16T00:41:28.7397968Z loading package files... 2021-05-16T00:41:28.8172702Z checking for file conflicts... 2021-05-16T00:41:28.8180438Z checking available disk space... 2021-05-16T00:41:30.9566899Z :: Processing package changes... 2021-05-16T00:41:30.9568172Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T00:41:39.5252317Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T00:41:39.5253230Z resolving dependencies... 2021-05-16T00:41:39.5423962Z looking for conflicting packages... 2021-05-16T00:41:39.5686190Z 2021-05-16T00:41:39.5687457Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T00:41:39.5688424Z 2021-05-16T00:41:39.5689238Z Total Installed Size: 4.18 MiB 2021-05-16T00:41:39.5690321Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:39.5690790Z 2021-05-16T00:41:39.5691656Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:39.5692337Z checking keyring... 2021-05-16T00:41:39.6533780Z checking package integrity... 2021-05-16T00:41:39.7949667Z loading package files... 2021-05-16T00:41:39.7977450Z checking for file conflicts... 2021-05-16T00:41:39.7978378Z checking available disk space... 2021-05-16T00:41:39.8011167Z :: Processing package changes... 2021-05-16T00:41:39.8012121Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T00:41:40.7669122Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T00:41:40.7670008Z resolving dependencies... 2021-05-16T00:41:40.7830304Z looking for conflicting packages... 2021-05-16T00:41:40.8100060Z 2021-05-16T00:41:40.8101275Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T00:41:40.8101850Z 2021-05-16T00:41:40.8102890Z Total Installed Size: 2.46 MiB 2021-05-16T00:41:40.8103495Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:40.8104329Z 2021-05-16T00:41:40.8105123Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:40.8107528Z checking keyring... 2021-05-16T00:41:40.8954380Z checking package integrity... 2021-05-16T00:41:41.0312450Z loading package files... 2021-05-16T00:41:41.0346007Z checking for file conflicts... 2021-05-16T00:41:41.0347142Z checking available disk space... 2021-05-16T00:41:41.0415174Z :: Processing package changes... 2021-05-16T00:41:41.0418112Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T00:41:42.0500754Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T00:41:42.0501753Z resolving dependencies... 2021-05-16T00:41:42.0503297Z looking for conflicting packages... 2021-05-16T00:41:42.0960373Z 2021-05-16T00:41:42.0961944Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T00:41:42.0962730Z 2021-05-16T00:41:42.0963346Z Total Installed Size: 1.56 MiB 2021-05-16T00:41:42.0964081Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:42.0964380Z 2021-05-16T00:41:42.0965185Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:42.0966047Z checking keyring... 2021-05-16T00:41:42.1780109Z checking package integrity... 2021-05-16T00:41:42.3110455Z loading package files... 2021-05-16T00:41:42.3133671Z checking for file conflicts... 2021-05-16T00:41:42.3134845Z checking available disk space... 2021-05-16T00:41:42.3150216Z :: Processing package changes... 2021-05-16T00:41:42.3151121Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T00:41:43.2009975Z resolving dependencies... 2021-05-16T00:41:43.2011941Z looking for conflicting packages... 2021-05-16T00:41:43.2442317Z 2021-05-16T00:41:43.2443503Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T00:41:43.2444054Z 2021-05-16T00:41:43.2444659Z Total Download Size: 0.33 MiB 2021-05-16T00:41:43.2445367Z Total Installed Size: 1.08 MiB 2021-05-16T00:41:43.2445803Z 2021-05-16T00:41:43.2446710Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:43.2447450Z :: Retrieving packages... 2021-05-16T00:41:43.5717555Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T00:41:43.9570590Z checking keyring... 2021-05-16T00:41:44.0657919Z checking package integrity... 2021-05-16T00:41:44.2336495Z loading package files... 2021-05-16T00:41:44.2378303Z checking for file conflicts... 2021-05-16T00:41:44.2392073Z checking available disk space... 2021-05-16T00:41:44.2414350Z :: Processing package changes... 2021-05-16T00:41:44.2415465Z installing mingw-w64-x86_64-nlopt... 2021-05-16T00:41:45.3624519Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T00:41:46.2855682Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T00:41:46.2856968Z resolving dependencies... 2021-05-16T00:41:46.3124400Z looking for conflicting packages... 2021-05-16T00:41:46.3291853Z 2021-05-16T00:41:46.3292905Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T00:41:46.3293655Z 2021-05-16T00:41:46.3294227Z Total Installed Size: 77.64 MiB 2021-05-16T00:41:46.3294896Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:46.3295219Z 2021-05-16T00:41:46.3295762Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:46.3296899Z checking keyring... 2021-05-16T00:41:46.4116058Z checking package integrity... 2021-05-16T00:41:46.9701805Z loading package files... 2021-05-16T00:41:46.9703018Z checking for file conflicts... 2021-05-16T00:41:46.9703652Z checking available disk space... 2021-05-16T00:41:46.9704338Z :: Processing package changes... 2021-05-16T00:41:46.9705047Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T00:41:47.7463370Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T00:41:47.7464240Z resolving dependencies... 2021-05-16T00:41:47.7816778Z looking for conflicting packages... 2021-05-16T00:41:47.7911905Z 2021-05-16T00:41:47.7913130Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T00:41:47.7913726Z 2021-05-16T00:41:47.7914365Z Total Installed Size: 107.68 MiB 2021-05-16T00:41:47.7915428Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:47.7915787Z 2021-05-16T00:41:47.7916992Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:47.7917671Z checking keyring... 2021-05-16T00:41:47.8759638Z checking package integrity... 2021-05-16T00:41:48.2625537Z loading package files... 2021-05-16T00:41:48.2732650Z checking for file conflicts... 2021-05-16T00:41:48.2733644Z checking available disk space... 2021-05-16T00:41:48.3210703Z :: Processing package changes... 2021-05-16T00:41:48.3211991Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T00:41:50.3751229Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T00:41:50.3752298Z resolving dependencies... 2021-05-16T00:41:50.4108371Z looking for conflicting packages... 2021-05-16T00:41:50.4193512Z 2021-05-16T00:41:50.4195420Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T00:41:50.4196014Z 2021-05-16T00:41:50.4196934Z Total Installed Size: 3.54 MiB 2021-05-16T00:41:50.4197917Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:50.4198740Z 2021-05-16T00:41:50.4199901Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:50.4200611Z checking keyring... 2021-05-16T00:41:50.5083898Z checking package integrity... 2021-05-16T00:41:50.6528727Z loading package files... 2021-05-16T00:41:50.6593766Z checking for file conflicts... 2021-05-16T00:41:50.6594875Z checking available disk space... 2021-05-16T00:41:50.6634059Z :: Processing package changes... 2021-05-16T00:41:50.6635128Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T00:41:51.6657666Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T00:41:51.6658564Z resolving dependencies... 2021-05-16T00:41:51.7029931Z looking for conflicting packages... 2021-05-16T00:41:51.7214940Z 2021-05-16T00:41:51.7216336Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T00:41:51.7217257Z 2021-05-16T00:41:51.7217934Z Total Download Size: 4.75 MiB 2021-05-16T00:41:51.7218638Z Total Installed Size: 69.11 MiB 2021-05-16T00:41:51.7219303Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:51.7219739Z 2021-05-16T00:41:51.7220671Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:51.7223430Z :: Retrieving packages... 2021-05-16T00:41:52.0396214Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T00:41:52.8976969Z checking keyring... 2021-05-16T00:41:53.0037720Z checking package integrity... 2021-05-16T00:41:53.2166076Z loading package files... 2021-05-16T00:41:53.3203582Z checking for file conflicts... 2021-05-16T00:41:53.3212667Z checking available disk space... 2021-05-16T00:41:56.9972387Z :: Processing package changes... 2021-05-16T00:41:56.9973811Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T00:42:08.8725530Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T00:42:08.8726722Z resolving dependencies... 2021-05-16T00:42:08.8984740Z looking for conflicting packages... 2021-05-16T00:42:08.9182766Z 2021-05-16T00:42:08.9183664Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T00:42:08.9184229Z 2021-05-16T00:42:08.9184821Z Total Installed Size: 12.40 MiB 2021-05-16T00:42:08.9185578Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:08.9186150Z 2021-05-16T00:42:08.9187149Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:08.9188104Z checking keyring... 2021-05-16T00:42:09.0033651Z checking package integrity... 2021-05-16T00:42:09.1752167Z loading package files... 2021-05-16T00:42:09.1896718Z checking for file conflicts... 2021-05-16T00:42:09.1897815Z checking available disk space... 2021-05-16T00:42:09.2487188Z :: Processing package changes... 2021-05-16T00:42:09.2488461Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T00:42:11.4368205Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T00:42:11.4369093Z resolving dependencies... 2021-05-16T00:42:11.4723126Z looking for conflicting packages... 2021-05-16T00:42:11.4803875Z 2021-05-16T00:42:11.4804732Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T00:42:11.4805234Z 2021-05-16T00:42:11.4805879Z Total Installed Size: 4.16 MiB 2021-05-16T00:42:11.4807523Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:11.4808201Z 2021-05-16T00:42:11.4809005Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:11.4809717Z checking keyring... 2021-05-16T00:42:11.5643345Z checking package integrity... 2021-05-16T00:42:11.6952309Z loading package files... 2021-05-16T00:42:11.7000484Z checking for file conflicts... 2021-05-16T00:42:11.7001392Z checking available disk space... 2021-05-16T00:42:11.7138089Z :: Processing package changes... 2021-05-16T00:42:11.7140246Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T00:42:12.8861553Z resolving dependencies... 2021-05-16T00:42:12.9237877Z looking for conflicting packages... 2021-05-16T00:42:12.9337528Z 2021-05-16T00:42:12.9342533Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T00:42:12.9343189Z 2021-05-16T00:42:12.9343812Z Total Download Size: 0.98 MiB 2021-05-16T00:42:12.9344519Z Total Installed Size: 4.80 MiB 2021-05-16T00:42:12.9344976Z 2021-05-16T00:42:12.9345834Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:12.9346582Z :: Retrieving packages... 2021-05-16T00:42:13.2597756Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T00:42:13.8420917Z checking keyring... 2021-05-16T00:42:13.9470908Z checking package integrity... 2021-05-16T00:42:14.1133073Z loading package files... 2021-05-16T00:42:14.1183372Z checking for file conflicts... 2021-05-16T00:42:14.1367000Z checking available disk space... 2021-05-16T00:42:14.1381247Z :: Processing package changes... 2021-05-16T00:42:14.1382144Z installing mingw-w64-x86_64-pcre2... 2021-05-16T00:42:15.4655442Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T00:42:15.4656408Z resolving dependencies... 2021-05-16T00:42:15.4821811Z looking for conflicting packages... 2021-05-16T00:42:15.5122638Z 2021-05-16T00:42:15.5123877Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T00:42:15.5124724Z 2021-05-16T00:42:15.5125457Z Total Installed Size: 1.57 MiB 2021-05-16T00:42:15.5126021Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:15.5126724Z 2021-05-16T00:42:15.5127526Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:15.5128202Z checking keyring... 2021-05-16T00:42:15.5957435Z checking package integrity... 2021-05-16T00:42:15.7346435Z loading package files... 2021-05-16T00:42:15.7369322Z checking for file conflicts... 2021-05-16T00:42:15.7370254Z checking available disk space... 2021-05-16T00:42:15.7393564Z :: Processing package changes... 2021-05-16T00:42:15.7394526Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T00:42:16.6579648Z resolving dependencies... 2021-05-16T00:42:16.6851804Z looking for conflicting packages... 2021-05-16T00:42:16.7014641Z :: 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-16T00:42:16.7032140Z 2021-05-16T00:42:16.7033374Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T00:42:16.7034152Z 2021-05-16T00:42:16.7034738Z Total Download Size: 0.26 MiB 2021-05-16T00:42:16.7035398Z Total Installed Size: 1.33 MiB 2021-05-16T00:42:16.7036092Z Net Upgrade Size: 0.85 MiB 2021-05-16T00:42:16.7036512Z 2021-05-16T00:42:16.7037217Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:16.7037950Z :: Retrieving packages... 2021-05-16T00:42:17.0239121Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T00:42:17.4060988Z checking keyring... 2021-05-16T00:42:17.5232903Z checking package integrity... 2021-05-16T00:42:17.6901211Z loading package files... 2021-05-16T00:42:17.6926492Z checking for file conflicts... 2021-05-16T00:42:17.6933765Z checking available disk space... 2021-05-16T00:42:17.6962462Z :: Processing package changes... 2021-05-16T00:42:17.6963373Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T00:42:17.8466232Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T00:42:18.7855558Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T00:42:18.7856671Z resolving dependencies... 2021-05-16T00:42:18.7860421Z looking for conflicting packages... 2021-05-16T00:42:18.8303444Z 2021-05-16T00:42:18.8304820Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T00:42:18.8305766Z 2021-05-16T00:42:18.8306557Z Total Installed Size: 12.33 MiB 2021-05-16T00:42:18.8307599Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:18.8308077Z 2021-05-16T00:42:18.8308849Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:18.8309517Z checking keyring... 2021-05-16T00:42:18.9148301Z checking package integrity... 2021-05-16T00:42:19.0614791Z loading package files... 2021-05-16T00:42:19.0675768Z checking for file conflicts... 2021-05-16T00:42:19.0676748Z checking available disk space... 2021-05-16T00:42:19.0873395Z :: Processing package changes... 2021-05-16T00:42:19.0875379Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T00:42:20.3801427Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T00:42:20.3802341Z resolving dependencies... 2021-05-16T00:42:20.4163971Z looking for conflicting packages... 2021-05-16T00:42:20.4255538Z 2021-05-16T00:42:20.4256606Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T00:42:20.4257179Z 2021-05-16T00:42:20.4257775Z Total Installed Size: 11.78 MiB 2021-05-16T00:42:20.4258917Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:20.4259489Z 2021-05-16T00:42:20.4260522Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:20.4261248Z checking keyring... 2021-05-16T00:42:20.5069919Z checking package integrity... 2021-05-16T00:42:20.6461492Z loading package files... 2021-05-16T00:42:20.6508090Z checking for file conflicts... 2021-05-16T00:42:20.6509109Z checking available disk space... 2021-05-16T00:42:20.6635774Z :: Processing package changes... 2021-05-16T00:42:20.6636761Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T00:42:21.7969538Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T00:42:21.7970369Z resolving dependencies... 2021-05-16T00:42:21.8299500Z looking for conflicting packages... 2021-05-16T00:42:21.8402411Z 2021-05-16T00:42:21.8403319Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T00:42:21.8403852Z 2021-05-16T00:42:21.8404917Z Total Installed Size: 19.91 MiB 2021-05-16T00:42:21.8405835Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:21.8406613Z 2021-05-16T00:42:21.8407419Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:21.8408109Z checking keyring... 2021-05-16T00:42:21.9290731Z checking package integrity... 2021-05-16T00:42:22.0877268Z loading package files... 2021-05-16T00:42:22.0891243Z checking for file conflicts... 2021-05-16T00:42:22.0892186Z checking available disk space... 2021-05-16T00:42:22.0939807Z :: Processing package changes... 2021-05-16T00:42:22.0940677Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T00:42:23.1442175Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T00:42:23.1443055Z resolving dependencies... 2021-05-16T00:42:23.1816870Z looking for conflicting packages... 2021-05-16T00:42:23.1898736Z 2021-05-16T00:42:23.1899774Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T00:42:23.1900360Z 2021-05-16T00:42:23.1900956Z Total Installed Size: 29.16 MiB 2021-05-16T00:42:23.1901854Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:23.1902296Z 2021-05-16T00:42:23.1903044Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:23.1904156Z checking keyring... 2021-05-16T00:42:23.2733195Z checking package integrity... 2021-05-16T00:42:23.4371361Z loading package files... 2021-05-16T00:42:23.4414921Z checking for file conflicts... 2021-05-16T00:42:23.4415851Z checking available disk space... 2021-05-16T00:42:23.4540160Z :: Processing package changes... 2021-05-16T00:42:23.4542398Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T00:42:24.7274890Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T00:42:24.7276102Z resolving dependencies... 2021-05-16T00:42:24.7656830Z looking for conflicting packages... 2021-05-16T00:42:24.7798743Z 2021-05-16T00:42:24.7799801Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T00:42:24.7800374Z 2021-05-16T00:42:24.7800973Z Total Download Size: 17.02 MiB 2021-05-16T00:42:24.7801648Z Total Installed Size: 113.47 MiB 2021-05-16T00:42:24.7802317Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:24.7802741Z 2021-05-16T00:42:24.7803479Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:24.7804214Z :: Retrieving packages... 2021-05-16T00:42:25.1036112Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T00:42:26.3992033Z checking keyring... 2021-05-16T00:42:26.5284823Z checking package integrity... 2021-05-16T00:42:26.8845667Z loading package files... 2021-05-16T00:42:26.9828262Z checking for file conflicts... 2021-05-16T00:42:26.9829358Z checking available disk space... 2021-05-16T00:42:29.4212450Z :: Processing package changes... 2021-05-16T00:42:29.4213611Z reinstalling mingw-w64-x86_64-python... 2021-05-16T00:42:40.3691950Z resolving dependencies... 2021-05-16T00:42:40.4098671Z looking for conflicting packages... 2021-05-16T00:42:40.4184333Z 2021-05-16T00:42:40.4185625Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T00:42:40.4186298Z 2021-05-16T00:42:40.4187066Z Total Download Size: 0.98 MiB 2021-05-16T00:42:40.4187701Z Total Installed Size: 3.56 MiB 2021-05-16T00:42:40.4188315Z 2021-05-16T00:42:40.4189211Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:40.4189931Z :: Retrieving packages... 2021-05-16T00:42:40.7377006Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T00:42:41.3074374Z checking keyring... 2021-05-16T00:42:41.4055595Z checking package integrity... 2021-05-16T00:42:41.5693003Z loading package files... 2021-05-16T00:42:41.5722241Z checking for file conflicts... 2021-05-16T00:42:41.5763984Z checking available disk space... 2021-05-16T00:42:41.5783892Z :: Processing package changes... 2021-05-16T00:42:41.5784820Z installing mingw-w64-x86_64-qpdf... 2021-05-16T00:42:42.5343207Z resolving dependencies... 2021-05-16T00:42:42.5438343Z looking for conflicting packages... 2021-05-16T00:42:42.5789519Z 2021-05-16T00:42:42.5790543Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T00:42:42.5791114Z 2021-05-16T00:42:42.5791732Z Total Download Size: 27.03 MiB 2021-05-16T00:42:42.5792874Z Total Installed Size: 194.29 MiB 2021-05-16T00:42:42.5793347Z 2021-05-16T00:42:42.5794113Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:42.5794839Z :: Retrieving packages... 2021-05-16T00:42:43.4719876Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T00:42:44.6053809Z checking keyring... 2021-05-16T00:42:44.7156441Z checking package integrity... 2021-05-16T00:42:45.1579653Z loading package files... 2021-05-16T00:42:45.1778547Z checking for file conflicts... 2021-05-16T00:42:45.3237759Z checking available disk space... 2021-05-16T00:42:45.3256561Z :: Processing package changes... 2021-05-16T00:42:45.3257442Z installing mingw-w64-x86_64-quantlib... 2021-05-16T00:42:48.1754159Z resolving dependencies... 2021-05-16T00:42:48.2192181Z looking for conflicting packages... 2021-05-16T00:42:48.2208877Z 2021-05-16T00:42:48.2209975Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T00:42:48.2210672Z 2021-05-16T00:42:48.2211250Z Total Download Size: 0.18 MiB 2021-05-16T00:42:48.2213266Z Total Installed Size: 0.79 MiB 2021-05-16T00:42:48.2213792Z 2021-05-16T00:42:48.2214563Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:48.2215302Z :: Retrieving packages... 2021-05-16T00:42:48.5489437Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T00:42:48.8390223Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T00:42:49.0577330Z checking keyring... 2021-05-16T00:42:49.2653681Z checking package integrity... 2021-05-16T00:42:49.5679629Z loading package files... 2021-05-16T00:42:49.5750918Z checking for file conflicts... 2021-05-16T00:42:49.5822625Z checking available disk space... 2021-05-16T00:42:49.5836453Z :: Processing package changes... 2021-05-16T00:42:49.5837353Z installing mingw-w64-x86_64-popt... 2021-05-16T00:42:49.6235455Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T00:42:50.6336677Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T00:42:51.6437705Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T00:42:52.5483720Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T00:42:52.5484877Z resolving dependencies... 2021-05-16T00:42:52.5641053Z looking for conflicting packages... 2021-05-16T00:42:52.5969468Z 2021-05-16T00:42:52.5970548Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T00:42:52.5971239Z 2021-05-16T00:42:52.5971810Z Total Installed Size: 1.79 MiB 2021-05-16T00:42:52.5972940Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:52.5973886Z 2021-05-16T00:42:52.5975029Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:52.5975693Z checking keyring... 2021-05-16T00:42:52.6916796Z checking package integrity... 2021-05-16T00:42:52.8219306Z loading package files... 2021-05-16T00:42:52.8243741Z checking for file conflicts... 2021-05-16T00:42:52.8244698Z checking available disk space... 2021-05-16T00:42:52.8306127Z :: Processing package changes... 2021-05-16T00:42:52.8308644Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T00:42:53.7581406Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T00:42:53.7582668Z resolving dependencies... 2021-05-16T00:42:53.7914047Z looking for conflicting packages... 2021-05-16T00:42:53.8024849Z 2021-05-16T00:42:53.8025913Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T00:42:53.8026507Z 2021-05-16T00:42:53.8027111Z Total Download Size: 0.37 MiB 2021-05-16T00:42:53.8027791Z Total Installed Size: 1.57 MiB 2021-05-16T00:42:53.8028442Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:53.8028858Z 2021-05-16T00:42:53.8029601Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:53.8030345Z :: Retrieving packages... 2021-05-16T00:42:54.1280314Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T00:42:54.5169986Z checking keyring... 2021-05-16T00:42:54.6199022Z checking package integrity... 2021-05-16T00:42:54.7788334Z loading package files... 2021-05-16T00:42:54.7803250Z checking for file conflicts... 2021-05-16T00:42:54.7804114Z checking available disk space... 2021-05-16T00:42:54.8028492Z :: Processing package changes... 2021-05-16T00:42:54.8032971Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T00:42:55.8532410Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T00:42:56.7396915Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T00:42:56.7397756Z resolving dependencies... 2021-05-16T00:42:56.7556671Z looking for conflicting packages... 2021-05-16T00:42:56.7842334Z 2021-05-16T00:42:56.7843477Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T00:42:56.7844012Z 2021-05-16T00:42:56.7844630Z Total Installed Size: 4.30 MiB 2021-05-16T00:42:56.7845501Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:56.7845976Z 2021-05-16T00:42:56.7847319Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:56.7848085Z checking keyring... 2021-05-16T00:42:56.8675258Z checking package integrity... 2021-05-16T00:42:56.9985222Z loading package files... 2021-05-16T00:42:57.0039502Z checking for file conflicts... 2021-05-16T00:42:57.0040480Z checking available disk space... 2021-05-16T00:42:57.0071976Z :: Processing package changes... 2021-05-16T00:42:57.0072950Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T00:42:57.9494156Z resolving dependencies... 2021-05-16T00:42:57.9935016Z looking for conflicting packages... 2021-05-16T00:42:57.9953766Z 2021-05-16T00:42:57.9954832Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T00:42:57.9955517Z 2021-05-16T00:42:57.9956149Z Total Download Size: 7.12 MiB 2021-05-16T00:42:57.9956811Z Total Installed Size: 31.49 MiB 2021-05-16T00:42:57.9957263Z 2021-05-16T00:42:57.9958152Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:57.9958842Z :: Retrieving packages... 2021-05-16T00:42:58.3151183Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T00:42:58.7954714Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T00:42:59.3061127Z checking keyring... 2021-05-16T00:42:59.4071976Z checking package integrity... 2021-05-16T00:42:59.7960365Z loading package files... 2021-05-16T00:42:59.8325033Z checking for file conflicts... 2021-05-16T00:43:00.2028107Z checking available disk space... 2021-05-16T00:43:00.2054055Z :: Processing package changes... 2021-05-16T00:43:00.2055102Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T00:43:00.2277264Z installing mingw-w64-x86_64-ruby... 2021-05-16T00:43:04.2908104Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T00:43:04.2910293Z resolving dependencies... 2021-05-16T00:43:04.3055158Z looking for conflicting packages... 2021-05-16T00:43:04.3387095Z 2021-05-16T00:43:04.3388699Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T00:43:04.3389263Z 2021-05-16T00:43:04.3390221Z Total Installed Size: 0.16 MiB 2021-05-16T00:43:04.3390838Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:04.3391583Z 2021-05-16T00:43:04.3392454Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:04.3393146Z checking keyring... 2021-05-16T00:43:04.4239322Z checking package integrity... 2021-05-16T00:43:04.5534135Z loading package files... 2021-05-16T00:43:04.5568864Z checking for file conflicts... 2021-05-16T00:43:04.5569840Z checking available disk space... 2021-05-16T00:43:04.5633385Z :: Processing package changes... 2021-05-16T00:43:04.5634460Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T00:43:05.4527987Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T00:43:05.4529429Z resolving dependencies... 2021-05-16T00:43:05.4892446Z looking for conflicting packages... 2021-05-16T00:43:05.5003648Z 2021-05-16T00:43:05.5004607Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T00:43:05.5005155Z 2021-05-16T00:43:05.5005840Z Total Download Size: 6.74 MiB 2021-05-16T00:43:05.5006544Z Total Installed Size: 48.62 MiB 2021-05-16T00:43:05.5007181Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:05.5007590Z 2021-05-16T00:43:05.5008317Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:05.5009014Z :: Retrieving packages... 2021-05-16T00:43:05.8276380Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T00:43:06.7824184Z checking keyring... 2021-05-16T00:43:06.8839401Z checking package integrity... 2021-05-16T00:43:07.1095332Z loading package files... 2021-05-16T00:43:07.1256105Z checking for file conflicts... 2021-05-16T00:43:07.1257200Z checking available disk space... 2021-05-16T00:43:07.5331698Z :: Processing package changes... 2021-05-16T00:43:07.5338109Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T00:43:09.8583569Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T00:43:09.8584655Z resolving dependencies... 2021-05-16T00:43:09.8585843Z looking for conflicting packages... 2021-05-16T00:43:09.9093912Z 2021-05-16T00:43:09.9095375Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T00:43:09.9096167Z 2021-05-16T00:43:09.9097021Z Total Installed Size: 0.16 MiB 2021-05-16T00:43:09.9098108Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:09.9098558Z 2021-05-16T00:43:09.9099370Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:09.9100112Z checking keyring... 2021-05-16T00:43:09.9970186Z checking package integrity... 2021-05-16T00:43:10.1251642Z loading package files... 2021-05-16T00:43:10.1299108Z checking for file conflicts... 2021-05-16T00:43:10.1300088Z checking available disk space... 2021-05-16T00:43:10.1327154Z :: Processing package changes... 2021-05-16T00:43:10.1328112Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T00:43:11.0416636Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T00:43:11.0417480Z resolving dependencies... 2021-05-16T00:43:11.0785971Z looking for conflicting packages... 2021-05-16T00:43:11.0876052Z 2021-05-16T00:43:11.0877204Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T00:43:11.0877732Z 2021-05-16T00:43:11.0878325Z Total Download Size: 2.59 MiB 2021-05-16T00:43:11.0880324Z Total Installed Size: 9.64 MiB 2021-05-16T00:43:11.0881176Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:11.0881605Z 2021-05-16T00:43:11.0882690Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:11.0885012Z :: Retrieving packages... 2021-05-16T00:43:11.4240376Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T00:43:12.1942818Z checking keyring... 2021-05-16T00:43:12.2938231Z checking package integrity... 2021-05-16T00:43:12.4663968Z loading package files... 2021-05-16T00:43:12.4897284Z checking for file conflicts... 2021-05-16T00:43:12.4898795Z checking available disk space... 2021-05-16T00:43:12.9498176Z :: Processing package changes... 2021-05-16T00:43:12.9499398Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T00:43:16.2828250Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T00:43:16.2829145Z resolving dependencies... 2021-05-16T00:43:16.2981428Z looking for conflicting packages... 2021-05-16T00:43:16.3290546Z 2021-05-16T00:43:16.3291981Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T00:43:16.3292519Z 2021-05-16T00:43:16.3293103Z Total Download Size: 0.03 MiB 2021-05-16T00:43:16.3294008Z Total Installed Size: 0.06 MiB 2021-05-16T00:43:16.3295014Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:16.3295438Z 2021-05-16T00:43:16.3296441Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:16.3297379Z :: Retrieving packages... 2021-05-16T00:43:16.6508773Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T00:43:16.7473315Z checking keyring... 2021-05-16T00:43:16.8520543Z checking package integrity... 2021-05-16T00:43:17.0067115Z loading package files... 2021-05-16T00:43:17.0089950Z checking for file conflicts... 2021-05-16T00:43:17.0091839Z checking available disk space... 2021-05-16T00:43:17.0128235Z :: Processing package changes... 2021-05-16T00:43:17.0129390Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T00:43:17.9219669Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T00:43:17.9220555Z resolving dependencies... 2021-05-16T00:43:17.9647679Z looking for conflicting packages... 2021-05-16T00:43:17.9743455Z 2021-05-16T00:43:17.9744562Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T00:43:17.9745199Z 2021-05-16T00:43:17.9746122Z Total Installed Size: 24.86 MiB 2021-05-16T00:43:17.9747504Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:17.9748350Z 2021-05-16T00:43:17.9749647Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:17.9750600Z checking keyring... 2021-05-16T00:43:18.0588915Z checking package integrity... 2021-05-16T00:43:18.2458256Z loading package files... 2021-05-16T00:43:18.2507895Z checking for file conflicts... 2021-05-16T00:43:18.2508865Z checking available disk space... 2021-05-16T00:43:18.2565929Z :: Processing package changes... 2021-05-16T00:43:18.2566977Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T00:43:19.2991328Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T00:43:19.2992249Z resolving dependencies... 2021-05-16T00:43:19.3361354Z looking for conflicting packages... 2021-05-16T00:43:19.3449191Z 2021-05-16T00:43:19.3450385Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T00:43:19.3450968Z 2021-05-16T00:43:19.3451907Z Total Installed Size: 7.49 MiB 2021-05-16T00:43:19.3452551Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:19.3453626Z 2021-05-16T00:43:19.3454632Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:19.3455310Z checking keyring... 2021-05-16T00:43:19.4261979Z checking package integrity... 2021-05-16T00:43:19.5837999Z loading package files... 2021-05-16T00:43:19.5905542Z checking for file conflicts... 2021-05-16T00:43:19.5906593Z checking available disk space... 2021-05-16T00:43:19.6290532Z :: Processing package changes... 2021-05-16T00:43:19.6291740Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T00:43:20.6219329Z resolving dependencies... 2021-05-16T00:43:20.6595245Z looking for conflicting packages... 2021-05-16T00:43:20.6680641Z 2021-05-16T00:43:20.6681672Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T00:43:20.6682560Z 2021-05-16T00:43:20.6683358Z Total Download Size: 3.09 MiB 2021-05-16T00:43:20.6684112Z Total Installed Size: 47.15 MiB 2021-05-16T00:43:20.6684536Z 2021-05-16T00:43:20.6685227Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:20.6685949Z :: Retrieving packages... 2021-05-16T00:43:20.9896092Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T00:43:21.7674933Z checking keyring... 2021-05-16T00:43:21.8746791Z checking package integrity... 2021-05-16T00:43:22.0549626Z loading package files... 2021-05-16T00:43:22.0572812Z checking for file conflicts... 2021-05-16T00:43:22.0602717Z checking available disk space... 2021-05-16T00:43:22.0616556Z :: Processing package changes... 2021-05-16T00:43:22.0617604Z installing mingw-w64-x86_64-tiledb... 2021-05-16T00:43:23.1180333Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T00:43:23.1181148Z resolving dependencies... 2021-05-16T00:43:23.1564127Z looking for conflicting packages... 2021-05-16T00:43:23.1675177Z 2021-05-16T00:43:23.1676480Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T00:43:23.1677182Z 2021-05-16T00:43:23.1677741Z Total Download Size: 1.93 MiB 2021-05-16T00:43:23.1679057Z Total Installed Size: 5.55 MiB 2021-05-16T00:43:23.1679746Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:23.1680174Z 2021-05-16T00:43:23.1680938Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:23.1681686Z :: Retrieving packages... 2021-05-16T00:43:23.4852789Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T00:43:24.1608483Z checking keyring... 2021-05-16T00:43:24.2645833Z checking package integrity... 2021-05-16T00:43:24.4534903Z loading package files... 2021-05-16T00:43:24.4625467Z checking for file conflicts... 2021-05-16T00:43:24.4626531Z checking available disk space... 2021-05-16T00:43:24.6295670Z :: Processing package changes... 2021-05-16T00:43:24.6297172Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T00:43:26.3649044Z resolving dependencies... 2021-05-16T00:43:26.4007856Z looking for conflicting packages... 2021-05-16T00:43:26.4113299Z 2021-05-16T00:43:26.4114204Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T00:43:26.4114756Z 2021-05-16T00:43:26.4115504Z Total Download Size: 0.11 MiB 2021-05-16T00:43:26.4116171Z Total Installed Size: 0.30 MiB 2021-05-16T00:43:26.4116597Z 2021-05-16T00:43:26.4117699Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:26.4118465Z :: Retrieving packages... 2021-05-16T00:43:26.7308164Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T00:43:27.0181059Z checking keyring... 2021-05-16T00:43:27.1290051Z checking package integrity... 2021-05-16T00:43:27.2875377Z loading package files... 2021-05-16T00:43:27.2890992Z checking for file conflicts... 2021-05-16T00:43:27.2891933Z checking available disk space... 2021-05-16T00:43:27.2906527Z :: Processing package changes... 2021-05-16T00:43:27.2907449Z installing mingw-w64-x86_64-tktable... 2021-05-16T00:43:28.1591544Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:43:28.1592661Z resolving dependencies... 2021-05-16T00:43:28.1735680Z looking for conflicting packages... 2021-05-16T00:43:28.2049233Z 2021-05-16T00:43:28.2050629Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:43:28.2051361Z 2021-05-16T00:43:28.2051958Z Total Download Size: 0.30 MiB 2021-05-16T00:43:28.2052745Z Total Installed Size: 0.96 MiB 2021-05-16T00:43:28.2053411Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:28.2053977Z 2021-05-16T00:43:28.2054715Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:28.2055571Z :: Retrieving packages... 2021-05-16T00:43:28.5216729Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:43:28.9028137Z checking keyring... 2021-05-16T00:43:29.0035523Z checking package integrity... 2021-05-16T00:43:29.1802945Z loading package files... 2021-05-16T00:43:29.1828906Z checking for file conflicts... 2021-05-16T00:43:29.1829983Z checking available disk space... 2021-05-16T00:43:29.1866446Z :: Processing package changes... 2021-05-16T00:43:29.1867719Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T00:43:30.1197248Z resolving dependencies... 2021-05-16T00:43:30.1317019Z looking for conflicting packages... 2021-05-16T00:43:30.1656342Z 2021-05-16T00:43:30.1657598Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T00:43:30.1658624Z 2021-05-16T00:43:30.1659280Z Total Download Size: 0.17 MiB 2021-05-16T00:43:30.1659955Z Total Installed Size: 0.70 MiB 2021-05-16T00:43:30.1660392Z 2021-05-16T00:43:30.1661117Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:30.1661850Z :: Retrieving packages... 2021-05-16T00:43:30.4858629Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T00:43:30.7719609Z checking keyring... 2021-05-16T00:43:30.8728604Z checking package integrity... 2021-05-16T00:43:31.0301958Z loading package files... 2021-05-16T00:43:31.0322207Z checking for file conflicts... 2021-05-16T00:43:31.0338941Z checking available disk space... 2021-05-16T00:43:31.0352633Z :: Processing package changes... 2021-05-16T00:43:31.0353434Z installing mingw-w64-x86_64-udunits... 2021-05-16T00:43:31.9728186Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T00:43:31.9729291Z resolving dependencies... 2021-05-16T00:43:31.9731000Z looking for conflicting packages... 2021-05-16T00:43:32.0181395Z 2021-05-16T00:43:32.0182788Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T00:43:32.0183565Z 2021-05-16T00:43:32.0184211Z Total Download Size: 0.01 MiB 2021-05-16T00:43:32.0184934Z Total Installed Size: 0.00 MiB 2021-05-16T00:43:32.0185609Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:32.0186189Z 2021-05-16T00:43:32.0186894Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:32.0187763Z :: Retrieving packages... 2021-05-16T00:43:32.3445971Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T00:43:32.4413888Z checking keyring... 2021-05-16T00:43:32.5542289Z checking package integrity... 2021-05-16T00:43:32.7196956Z loading package files... 2021-05-16T00:43:32.7217197Z checking for file conflicts... 2021-05-16T00:43:32.7218081Z checking available disk space... 2021-05-16T00:43:32.7240542Z :: Processing package changes... 2021-05-16T00:43:32.7241861Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T00:43:33.6077529Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:43:33.6078710Z resolving dependencies... 2021-05-16T00:43:33.6343129Z looking for conflicting packages... 2021-05-16T00:43:33.6518649Z 2021-05-16T00:43:33.6520121Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:43:33.6520926Z 2021-05-16T00:43:33.6521547Z Total Download Size: 0.04 MiB 2021-05-16T00:43:33.6522294Z Total Installed Size: 0.37 MiB 2021-05-16T00:43:33.6522950Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:33.6523378Z 2021-05-16T00:43:33.6524257Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:33.6525020Z :: Retrieving packages... 2021-05-16T00:43:33.9760770Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:43:34.1683976Z checking keyring... 2021-05-16T00:43:34.2721296Z checking package integrity... 2021-05-16T00:43:34.4397109Z loading package files... 2021-05-16T00:43:34.4424015Z checking for file conflicts... 2021-05-16T00:43:34.4424945Z checking available disk space... 2021-05-16T00:43:34.4494871Z :: Processing package changes... 2021-05-16T00:43:34.4496074Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T00:43:35.3726862Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:43:35.3728255Z resolving dependencies... 2021-05-16T00:43:35.3729780Z looking for conflicting packages... 2021-05-16T00:43:35.4194913Z 2021-05-16T00:43:35.4197239Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:43:35.4198149Z 2021-05-16T00:43:35.4198736Z Total Download Size: 0.02 MiB 2021-05-16T00:43:35.4199419Z Total Installed Size: 0.21 MiB 2021-05-16T00:43:35.4200070Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:35.4200499Z 2021-05-16T00:43:35.4201287Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:35.4202259Z :: Retrieving packages... 2021-05-16T00:43:35.7470466Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:43:35.8450298Z checking keyring... 2021-05-16T00:43:35.9466815Z checking package integrity... 2021-05-16T00:43:36.1017018Z loading package files... 2021-05-16T00:43:36.1037571Z checking for file conflicts... 2021-05-16T00:43:36.1038934Z checking available disk space... 2021-05-16T00:43:36.1073787Z :: Processing package changes... 2021-05-16T00:43:36.1074915Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T00:43:36.9990006Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T00:43:36.9991047Z resolving dependencies... 2021-05-16T00:43:37.0273134Z looking for conflicting packages... 2021-05-16T00:43:37.0485402Z 2021-05-16T00:43:37.0486809Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T00:43:37.0487347Z 2021-05-16T00:43:37.0488432Z Total Installed Size: 6.66 MiB 2021-05-16T00:43:37.0489464Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:37.0489936Z 2021-05-16T00:43:37.0490825Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:37.0491521Z checking keyring... 2021-05-16T00:43:37.1318303Z checking package integrity... 2021-05-16T00:43:37.2742343Z loading package files... 2021-05-16T00:43:37.2789105Z checking for file conflicts... 2021-05-16T00:43:37.2790062Z checking available disk space... 2021-05-16T00:43:37.2813166Z :: Processing package changes... 2021-05-16T00:43:37.2814156Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T00:43:38.2851948Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T00:43:38.2852938Z resolving dependencies... 2021-05-16T00:43:38.2996422Z looking for conflicting packages... 2021-05-16T00:43:38.3315345Z 2021-05-16T00:43:38.3316524Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T00:43:38.3317056Z 2021-05-16T00:43:38.3317698Z Total Installed Size: 46.73 MiB 2021-05-16T00:43:38.3318386Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:38.3319032Z 2021-05-16T00:43:38.3319826Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:38.3320578Z checking keyring... 2021-05-16T00:43:38.4183850Z checking package integrity... 2021-05-16T00:43:38.5770356Z loading package files... 2021-05-16T00:43:38.5787682Z checking for file conflicts... 2021-05-16T00:43:38.5788529Z checking available disk space... 2021-05-16T00:43:38.5824000Z :: Processing package changes... 2021-05-16T00:43:38.5824956Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T00:43:39.5702610Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T00:43:39.5703558Z resolving dependencies... 2021-05-16T00:43:39.5704746Z looking for conflicting packages... 2021-05-16T00:43:39.6156436Z 2021-05-16T00:43:39.6157863Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T00:43:39.6158553Z 2021-05-16T00:43:39.6159625Z Total Installed Size: 1.70 MiB 2021-05-16T00:43:39.6160807Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:39.6161490Z 2021-05-16T00:43:39.6162313Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:39.6162979Z checking keyring... 2021-05-16T00:43:39.7167937Z checking package integrity... 2021-05-16T00:43:39.8565962Z loading package files... 2021-05-16T00:43:39.8577186Z checking for file conflicts... 2021-05-16T00:43:39.8578079Z checking available disk space... 2021-05-16T00:43:39.8595948Z :: Processing package changes... 2021-05-16T00:43:39.8596985Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T00:43:40.8131534Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T00:43:40.8132382Z resolving dependencies... 2021-05-16T00:43:40.8301268Z looking for conflicting packages... 2021-05-16T00:43:40.8618075Z 2021-05-16T00:43:40.8619340Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T00:43:40.8619997Z 2021-05-16T00:43:40.8620636Z Total Download Size: 0.35 MiB 2021-05-16T00:43:40.8621589Z Total Installed Size: 1.67 MiB 2021-05-16T00:43:40.8622409Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:40.8622844Z 2021-05-16T00:43:40.8623599Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:40.8624356Z :: Retrieving packages... 2021-05-16T00:43:41.1859128Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T00:43:41.5749723Z checking keyring... 2021-05-16T00:43:41.6821925Z checking package integrity... 2021-05-16T00:43:41.8382926Z loading package files... 2021-05-16T00:43:41.8414827Z checking for file conflicts... 2021-05-16T00:43:41.8415834Z checking available disk space... 2021-05-16T00:43:41.8783460Z :: Processing package changes... 2021-05-16T00:43:41.8784751Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T00:43:42.8914337Z resolving dependencies... 2021-05-16T00:43:42.9081089Z looking for conflicting packages... 2021-05-16T00:43:42.9400280Z 2021-05-16T00:43:42.9401526Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T00:43:42.9402066Z 2021-05-16T00:43:42.9402656Z Total Download Size: 0.50 MiB 2021-05-16T00:43:42.9403329Z Total Installed Size: 3.27 MiB 2021-05-16T00:43:42.9403914Z 2021-05-16T00:43:42.9405279Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:42.9406216Z :: Retrieving packages... 2021-05-16T00:43:43.2629728Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T00:43:43.7461653Z checking keyring... 2021-05-16T00:43:43.8513914Z checking package integrity... 2021-05-16T00:43:44.0121842Z loading package files... 2021-05-16T00:43:44.0189131Z checking for file conflicts... 2021-05-16T00:43:44.0222850Z checking available disk space... 2021-05-16T00:43:44.0238757Z :: Processing package changes... 2021-05-16T00:43:44.0240455Z installing mingw-w64-x86_64-yasm... 2021-05-16T00:43:45.1245902Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T00:43:45.9938744Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T00:43:45.9939722Z resolving dependencies... 2021-05-16T00:43:45.9940887Z looking for conflicting packages... 2021-05-16T00:43:46.0389647Z 2021-05-16T00:43:46.0391083Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T00:43:46.0391657Z 2021-05-16T00:43:46.0392251Z Total Download Size: 0.10 MiB 2021-05-16T00:43:46.0392901Z Total Installed Size: 0.38 MiB 2021-05-16T00:43:46.0393560Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:46.0393973Z 2021-05-16T00:43:46.0394709Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:46.0395448Z :: Retrieving packages... 2021-05-16T00:43:46.9899147Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T00:43:46.9900030Z checking keyring... 2021-05-16T00:43:46.9900633Z checking package integrity... 2021-05-16T00:43:46.9901212Z loading package files... 2021-05-16T00:43:46.9901811Z checking for file conflicts... 2021-05-16T00:43:46.9902422Z checking available disk space... 2021-05-16T00:43:46.9903105Z :: Processing package changes... 2021-05-16T00:43:46.9903801Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T00:43:47.8508676Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-16T00:43:47.8509875Z resolving dependencies... 2021-05-16T00:43:47.8510715Z looking for conflicting packages... 2021-05-16T00:43:47.8965029Z 2021-05-16T00:43:47.8966420Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-16T00:43:47.8966966Z 2021-05-16T00:43:47.8967640Z Total Download Size: 0.47 MiB 2021-05-16T00:43:47.8968269Z Total Installed Size: 3.13 MiB 2021-05-16T00:43:47.8968859Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:47.8970292Z 2021-05-16T00:43:47.8971476Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:47.8972399Z :: Retrieving packages... 2021-05-16T00:43:48.2328730Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-16T00:43:48.7099967Z checking keyring... 2021-05-16T00:43:48.8078178Z checking package integrity... 2021-05-16T00:43:48.9693415Z loading package files... 2021-05-16T00:43:48.9720205Z checking for file conflicts... 2021-05-16T00:43:48.9722033Z checking available disk space... 2021-05-16T00:43:48.9781733Z :: Processing package changes... 2021-05-16T00:43:48.9782719Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T00:43:49.7033843Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T00:43:49.7036623Z Dload Upload Total Spent Left Speed 2021-05-16T00:43:49.7037197Z 2021-05-16T00:43:50.0240079Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T00:43:50.0241520Z 100 162 100 162 0 0 501 0 --:--:-- --:--:-- --:--:-- 501 2021-05-16T00:43:50.3684679Z 2021-05-16T00:43:50.5297585Z 30 29.0M 30 9004k 0 0 13.1M 0 0:00:02 --:--:-- 0:00:02 13.1M 2021-05-16T00:43:50.5298929Z 100 29.0M 100 29.0M 0 0 35.0M 0 --:--:-- --:--:-- --:--:-- 126M 2021-05-16T00:43:52.3808979Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T00:43:52.3809642Z with: 2021-05-16T00:43:52.3810149Z github_slug: neuroconductor/EveTemplate 2021-05-16T00:43:52.3810670Z env: 2021-05-16T00:43:52.3811116Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:43:52.3811622Z TIC_DEPLOY_KEY: 2021-05-16T00:43:52.3811982Z RSPM: 2021-05-16T00:43:52.3815544Z GITHUB_PAT: *** 2021-05-16T00:43:52.3816038Z COVERALLS_TOKEN: 2021-05-16T00:43:52.3816536Z continue-on-error: true 2021-05-16T00:43:52.3817161Z VDIFFR_RUN_TESTS: 2021-05-16T00:43:52.3817606Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:43:52.3818048Z TZ: UTC 2021-05-16T00:43:52.3818533Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:43:52.3818981Z NOT_CRAN: true 2021-05-16T00:43:52.3819369Z MSYSTEM: MINGW64 2021-05-16T00:43:52.3819788Z ##[endgroup] 2021-05-16T00:43:52.6078160Z repo slug is: neuroconductor/EveTemplate 2021-05-16T00:43:52.6407006Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T00:43:52.6407640Z env: 2021-05-16T00:43:52.6408299Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:43:52.6408781Z TIC_DEPLOY_KEY: 2021-05-16T00:43:52.6409352Z RSPM: 2021-05-16T00:43:52.6410274Z GITHUB_PAT: *** 2021-05-16T00:43:52.6410832Z COVERALLS_TOKEN: 2021-05-16T00:43:52.6411353Z continue-on-error: true 2021-05-16T00:43:52.6411986Z VDIFFR_RUN_TESTS: 2021-05-16T00:43:52.6412434Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:43:52.6412822Z TZ: UTC 2021-05-16T00:43:52.6413223Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:43:52.6413625Z NOT_CRAN: true 2021-05-16T00:43:52.6414041Z MSYSTEM: MINGW64 2021-05-16T00:43:52.6414427Z ##[endgroup] 2021-05-16T00:43:53.3952592Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T00:43:53.3953274Z with: 2021-05-16T00:43:53.3953701Z repo_name: EveTemplate 2021-05-16T00:43:53.3954145Z repo_version: 1.0.0 2021-05-16T00:43:53.3954564Z runner_os: Windows 2021-05-16T00:43:53.3954949Z R_version: 4.1 2021-05-16T00:43:53.3955305Z env: 2021-05-16T00:43:53.3955741Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:43:53.3956229Z TIC_DEPLOY_KEY: 2021-05-16T00:43:53.3956584Z RSPM: 2021-05-16T00:43:53.3957962Z GITHUB_PAT: *** 2021-05-16T00:43:53.3958370Z COVERALLS_TOKEN: 2021-05-16T00:43:53.3958870Z continue-on-error: true 2021-05-16T00:43:53.3959345Z VDIFFR_RUN_TESTS: 2021-05-16T00:43:53.3959949Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:43:53.3960343Z TZ: UTC 2021-05-16T00:43:53.3960710Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:43:53.3961119Z NOT_CRAN: true 2021-05-16T00:43:53.3961680Z MSYSTEM: MINGW64 2021-05-16T00:43:53.3962300Z ##[endgroup] 2021-05-16T00:43:53.4709133Z Package: EveTemplate 2021-05-16T00:43:53.4714733Z Version: 1.0.0 2021-05-16T00:43:53.4715385Z OS: Windows 2021-05-16T00:43:53.4955637Z ##[group]Run install.packages('remotes') 2021-05-16T00:43:53.4956431Z install.packages('remotes') 2021-05-16T00:43:53.4957288Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T00:43:53.4958335Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T00:43:53.4962680Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T00:43:53.4963123Z env: 2021-05-16T00:43:53.4963647Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:43:53.4964139Z TIC_DEPLOY_KEY: 2021-05-16T00:43:53.4964516Z RSPM: 2021-05-16T00:43:53.4965429Z GITHUB_PAT: *** 2021-05-16T00:43:53.4965846Z COVERALLS_TOKEN: 2021-05-16T00:43:53.4966331Z continue-on-error: true 2021-05-16T00:43:53.4966837Z VDIFFR_RUN_TESTS: 2021-05-16T00:43:53.4967275Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:43:53.4967687Z TZ: UTC 2021-05-16T00:43:53.4968107Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:43:53.4968522Z NOT_CRAN: true 2021-05-16T00:43:53.4968918Z MSYSTEM: MINGW64 2021-05-16T00:43:53.4969309Z ##[endgroup] 2021-05-16T00:43:53.7590087Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:43:53.7591034Z (as 'lib' is unspecified) 2021-05-16T00:43:56.6520046Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/remotes_2.3.0.zip' 2021-05-16T00:43:56.6673192Z Content type 'application/zip' length 393236 bytes (384 KB) 2021-05-16T00:43:56.6725320Z ================================================== 2021-05-16T00:43:56.6726309Z downloaded 384 KB 2021-05-16T00:43:56.6726861Z 2021-05-16T00:43:56.6970187Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T00:43:56.7021215Z 2021-05-16T00:43:56.7022231Z The downloaded binary packages are in 2021-05-16T00:43:56.7023394Z C:\Users\runneradmin\AppData\Local\Temp\RtmpS8DFJz\downloaded_packages 2021-05-16T00:44:01.0627816Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T00:44:01.0628642Z remotes::install_github("ropensci/tic") 2021-05-16T00:44:01.0629313Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T00:44:01.0630025Z remotes::install_github("muschellij2/aghast") 2021-05-16T00:44:01.0630620Z remotes::install_cran("covr") 2021-05-16T00:44:01.0635555Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T00:44:01.0635994Z env: 2021-05-16T00:44:01.0636849Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:44:01.0637343Z TIC_DEPLOY_KEY: 2021-05-16T00:44:01.0637711Z RSPM: 2021-05-16T00:44:01.0639077Z GITHUB_PAT: *** 2021-05-16T00:44:01.0639503Z COVERALLS_TOKEN: 2021-05-16T00:44:01.0639991Z continue-on-error: true 2021-05-16T00:44:01.0640479Z VDIFFR_RUN_TESTS: 2021-05-16T00:44:01.0640924Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:44:01.0641413Z TZ: UTC 2021-05-16T00:44:01.0641874Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:44:01.0642293Z NOT_CRAN: true 2021-05-16T00:44:01.0642687Z MSYSTEM: MINGW64 2021-05-16T00:44:01.0643094Z ##[endgroup] 2021-05-16T00:44:01.3516520Z Using github PAT from envvar GITHUB_PAT 2021-05-16T00:44:01.9140426Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T00:44:05.2806820Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T00:44:05.2807924Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T00:44:05.2808558Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T00:44:05.2809121Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T00:44:05.2809677Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T00:44:05.2810490Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T00:44:05.2811048Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T00:44:05.2811752Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T00:44:05.2812310Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T00:44:05.2813205Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T00:44:05.2813774Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T00:44:05.2814320Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T00:44:05.2814890Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T00:44:05.2815453Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T00:44:05.2815978Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T00:44:05.2816556Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T00:44:05.2817155Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:44:05.2817769Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T00:44:05.2818704Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T00:44:05.2819264Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T00:44:05.2819825Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T00:44:05.2820360Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T00:44:05.2820930Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T00:44:05.2831884Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T00:44:05.2832572Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T00:44:05.2833187Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T00:44:05.2833748Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:44:05.2834302Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:44:05.2834815Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T00:44:05.2835347Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:44:05.2835889Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T00:44:05.2836478Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T00:44:05.2837072Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T00:44:05.2837877Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T00:44:05.2838804Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T00:44:05.2842827Z 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-16T00:44:05.2867122Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:44:05.2868201Z (as 'lib' is unspecified) 2021-05-16T00:44:07.6634107Z 2021-05-16T00:44:07.6637523Z There is a binary version available but the source version is later: 2021-05-16T00:44:07.6666143Z binary source needs_compilation 2021-05-16T00:44:07.6667095Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T00:44:07.6667522Z 2021-05-16T00:44:07.6700975Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rlang_0.4.11.zip' 2021-05-16T00:44:07.6826920Z Content type 'application/zip' length 1200736 bytes (1.1 MB) 2021-05-16T00:44:07.7018585Z ================================================== 2021-05-16T00:44:07.7019698Z downloaded 1.1 MB 2021-05-16T00:44:07.7020556Z 2021-05-16T00:44:07.7042926Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/magrittr_2.0.1.zip' 2021-05-16T00:44:07.7275038Z Content type 'application/zip' length 235830 bytes (230 KB) 2021-05-16T00:44:07.7319084Z ================================================== 2021-05-16T00:44:07.7320147Z downloaded 230 KB 2021-05-16T00:44:07.7320674Z 2021-05-16T00:44:07.7339129Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/glue_1.4.2.zip' 2021-05-16T00:44:07.7499255Z Content type 'application/zip' length 154915 bytes (151 KB) 2021-05-16T00:44:07.7524690Z ================================================== 2021-05-16T00:44:07.7525669Z downloaded 151 KB 2021-05-16T00:44:07.7526165Z 2021-05-16T00:44:07.7542658Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sys_3.4.zip' 2021-05-16T00:44:07.7723642Z Content type 'application/zip' length 59350 bytes (57 KB) 2021-05-16T00:44:07.7742891Z ================================================== 2021-05-16T00:44:07.7744041Z downloaded 57 KB 2021-05-16T00:44:07.7744536Z 2021-05-16T00:44:07.7759694Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/askpass_1.1.zip' 2021-05-16T00:44:07.7954539Z Content type 'application/zip' length 243577 bytes (237 KB) 2021-05-16T00:44:07.8005378Z ================================================== 2021-05-16T00:44:07.8006599Z downloaded 237 KB 2021-05-16T00:44:07.8007098Z 2021-05-16T00:44:07.8023392Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R6_2.5.0.zip' 2021-05-16T00:44:07.8175431Z Content type 'application/zip' length 84129 bytes (82 KB) 2021-05-16T00:44:07.8190481Z ================================================== 2021-05-16T00:44:07.8191499Z downloaded 82 KB 2021-05-16T00:44:07.8191991Z 2021-05-16T00:44:07.8208541Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/openssl_1.4.4.zip' 2021-05-16T00:44:07.8358416Z Content type 'application/zip' length 4101898 bytes (3.9 MB) 2021-05-16T00:44:07.8809478Z ================================================== 2021-05-16T00:44:07.8810502Z downloaded 3.9 MB 2021-05-16T00:44:07.8811044Z 2021-05-16T00:44:07.8833958Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/mime_0.10.zip' 2021-05-16T00:44:07.8984263Z Content type 'application/zip' length 48490 bytes (47 KB) 2021-05-16T00:44:07.8990381Z ================================================== 2021-05-16T00:44:07.8991066Z downloaded 47 KB 2021-05-16T00:44:07.8991958Z 2021-05-16T00:44:07.9008313Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/curl_4.3.1.zip' 2021-05-16T00:44:07.9139085Z Content type 'application/zip' length 4248258 bytes (4.1 MB) 2021-05-16T00:44:07.9813815Z ================================================== 2021-05-16T00:44:07.9815199Z downloaded 4.1 MB 2021-05-16T00:44:07.9815742Z 2021-05-16T00:44:07.9838492Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jsonlite_1.7.2.zip' 2021-05-16T00:44:07.9959745Z Content type 'application/zip' length 544294 bytes (531 KB) 2021-05-16T00:44:08.0047382Z ================================================== 2021-05-16T00:44:08.0048272Z downloaded 531 KB 2021-05-16T00:44:08.0048713Z 2021-05-16T00:44:08.0062480Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ini_0.3.1.zip' 2021-05-16T00:44:08.0194072Z Content type 'application/zip' length 15652 bytes (15 KB) 2021-05-16T00:44:08.0199769Z ================================================== 2021-05-16T00:44:08.0201347Z downloaded 15 KB 2021-05-16T00:44:08.0202067Z 2021-05-16T00:44:08.0220710Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httr_1.4.2.zip' 2021-05-16T00:44:08.0491968Z Content type 'application/zip' length 518829 bytes (506 KB) 2021-05-16T00:44:08.0551176Z ================================================== 2021-05-16T00:44:08.0552262Z downloaded 506 KB 2021-05-16T00:44:08.0552793Z 2021-05-16T00:44:08.0573397Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gitcreds_0.1.1.zip' 2021-05-16T00:44:08.0710671Z Content type 'application/zip' length 97362 bytes (95 KB) 2021-05-16T00:44:08.0731548Z ================================================== 2021-05-16T00:44:08.0733101Z downloaded 95 KB 2021-05-16T00:44:08.0733885Z 2021-05-16T00:44:08.0754987Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cli_2.5.0.zip' 2021-05-16T00:44:08.0871012Z Content type 'application/zip' length 532912 bytes (520 KB) 2021-05-16T00:44:08.1194258Z ================================================== 2021-05-16T00:44:08.1195488Z downloaded 520 KB 2021-05-16T00:44:08.1196042Z 2021-05-16T00:44:08.1220079Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/zip_2.1.1.zip' 2021-05-16T00:44:08.1338934Z Content type 'application/zip' length 1119181 bytes (1.1 MB) 2021-05-16T00:44:08.1402364Z ================================================== 2021-05-16T00:44:08.1403415Z downloaded 1.1 MB 2021-05-16T00:44:08.1403953Z 2021-05-16T00:44:08.1424764Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rstudioapi_0.13.zip' 2021-05-16T00:44:08.1609304Z Content type 'application/zip' length 302216 bytes (295 KB) 2021-05-16T00:44:08.1722520Z ================================================== 2021-05-16T00:44:08.1723614Z downloaded 295 KB 2021-05-16T00:44:08.1724106Z 2021-05-16T00:44:08.1742399Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/credentials_1.3.0.zip' 2021-05-16T00:44:08.1923808Z Content type 'application/zip' length 173759 bytes (169 KB) 2021-05-16T00:44:08.1948355Z ================================================== 2021-05-16T00:44:08.1949324Z downloaded 169 KB 2021-05-16T00:44:08.1949748Z 2021-05-16T00:44:08.1976106Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rprojroot_2.0.2.zip' 2021-05-16T00:44:08.2103428Z Content type 'application/zip' length 105001 bytes (102 KB) 2021-05-16T00:44:08.2124867Z ================================================== 2021-05-16T00:44:08.2126008Z downloaded 102 KB 2021-05-16T00:44:08.2126529Z 2021-05-16T00:44:08.2159337Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crayon_1.4.1.zip' 2021-05-16T00:44:08.2307635Z Content type 'application/zip' length 141807 bytes (138 KB) 2021-05-16T00:44:08.2489857Z ================================================== 2021-05-16T00:44:08.2490971Z downloaded 138 KB 2021-05-16T00:44:08.2491565Z 2021-05-16T00:44:08.2515510Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fastmap_1.1.0.zip' 2021-05-16T00:44:08.2639356Z Content type 'application/zip' length 215414 bytes (210 KB) 2021-05-16T00:44:08.2657613Z ================================================== 2021-05-16T00:44:08.2658690Z downloaded 210 KB 2021-05-16T00:44:08.2659264Z 2021-05-16T00:44:08.2677906Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/yaml_2.2.1.zip' 2021-05-16T00:44:08.2821152Z Content type 'application/zip' length 207770 bytes (202 KB) 2021-05-16T00:44:08.2846522Z ================================================== 2021-05-16T00:44:08.2847523Z downloaded 202 KB 2021-05-16T00:44:08.2848030Z 2021-05-16T00:44:08.2863840Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/withr_2.4.2.zip' 2021-05-16T00:44:08.3021373Z Content type 'application/zip' length 212813 bytes (207 KB) 2021-05-16T00:44:08.3038018Z ================================================== 2021-05-16T00:44:08.3039236Z downloaded 207 KB 2021-05-16T00:44:08.3039775Z 2021-05-16T00:44:08.3059298Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/whisker_0.4.zip' 2021-05-16T00:44:08.3175510Z Content type 'application/zip' length 83358 bytes (81 KB) 2021-05-16T00:44:08.3185100Z ================================================== 2021-05-16T00:44:08.3186033Z downloaded 81 KB 2021-05-16T00:44:08.3195735Z 2021-05-16T00:44:08.3213482Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rappdirs_0.3.3.zip' 2021-05-16T00:44:08.3330984Z Content type 'application/zip' length 58745 bytes (57 KB) 2021-05-16T00:44:08.3344234Z ================================================== 2021-05-16T00:44:08.3345205Z downloaded 57 KB 2021-05-16T00:44:08.3345714Z 2021-05-16T00:44:08.3364774Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/purrr_0.3.4.zip' 2021-05-16T00:44:08.3586056Z Content type 'application/zip' length 429053 bytes (418 KB) 2021-05-16T00:44:08.3668377Z ================================================== 2021-05-16T00:44:08.3668977Z downloaded 418 KB 2021-05-16T00:44:08.3669509Z 2021-05-16T00:44:08.3687179Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lifecycle_1.0.0.zip' 2021-05-16T00:44:08.3806469Z Content type 'application/zip' length 111135 bytes (108 KB) 2021-05-16T00:44:08.3829045Z ================================================== 2021-05-16T00:44:08.3830909Z downloaded 108 KB 2021-05-16T00:44:08.3831713Z 2021-05-16T00:44:08.3926645Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gh_1.3.0.zip' 2021-05-16T00:44:08.4059171Z Content type 'application/zip' length 141331 bytes (138 KB) 2021-05-16T00:44:08.4082076Z ================================================== 2021-05-16T00:44:08.4083242Z downloaded 138 KB 2021-05-16T00:44:08.4083741Z 2021-05-16T00:44:08.4100159Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gert_1.3.0.zip' 2021-05-16T00:44:08.4225349Z Content type 'application/zip' length 3669051 bytes (3.5 MB) 2021-05-16T00:44:08.6077399Z ================================================== 2021-05-16T00:44:08.6078499Z downloaded 3.5 MB 2021-05-16T00:44:08.6079066Z 2021-05-16T00:44:08.6097276Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fs_1.5.0.zip' 2021-05-16T00:44:08.6221895Z Content type 'application/zip' length 606120 bytes (591 KB) 2021-05-16T00:44:08.6284411Z ================================================== 2021-05-16T00:44:08.6285411Z downloaded 591 KB 2021-05-16T00:44:08.6285910Z 2021-05-16T00:44:08.6305272Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/desc_1.3.0.zip' 2021-05-16T00:44:08.6432420Z Content type 'application/zip' length 527906 bytes (515 KB) 2021-05-16T00:44:08.6580303Z ================================================== 2021-05-16T00:44:08.6581533Z downloaded 515 KB 2021-05-16T00:44:08.6582066Z 2021-05-16T00:44:08.6601832Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/clipr_0.7.1.zip' 2021-05-16T00:44:08.6767545Z Content type 'application/zip' length 52469 bytes (51 KB) 2021-05-16T00:44:08.6773969Z ================================================== 2021-05-16T00:44:08.6774902Z downloaded 51 KB 2021-05-16T00:44:08.6775400Z 2021-05-16T00:44:08.6793702Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/usethis_2.0.1.zip' 2021-05-16T00:44:08.6924761Z Content type 'application/zip' length 735185 bytes (717 KB) 2021-05-16T00:44:08.7002237Z ================================================== 2021-05-16T00:44:08.7003335Z downloaded 717 KB 2021-05-16T00:44:08.7003866Z 2021-05-16T00:44:08.7025972Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/memoise_2.0.0.zip' 2021-05-16T00:44:08.7185486Z Content type 'application/zip' length 49468 bytes (48 KB) 2021-05-16T00:44:08.7217069Z ================================================== 2021-05-16T00:44:08.7218106Z downloaded 48 KB 2021-05-16T00:44:08.7218586Z 2021-05-16T00:44:08.7234549Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/git2r_0.28.0.zip' 2021-05-16T00:44:08.7412551Z Content type 'application/zip' length 3938335 bytes (3.8 MB) 2021-05-16T00:44:08.7729082Z ================================================== 2021-05-16T00:44:08.7730195Z downloaded 3.8 MB 2021-05-16T00:44:08.7730748Z 2021-05-16T00:44:08.8129773Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T00:44:08.8443838Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:08.8677906Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T00:44:08.8854377Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T00:44:08.9112921Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T00:44:08.9263419Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.0720116Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.0894163Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.2335134Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.2677225Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.2809807Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.3139011Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.3343248Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.3620667Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.4205732Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.4531341Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.4726511Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.4973991Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.5123922Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.5336014Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.5582820Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.5790471Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.6053496Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.6219522Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.6515861Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.6773593Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.6954272Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.8146134Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.8484881Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.8756077Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.8933957Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.9488180Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T00:44:09.9633189Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T00:44:10.0810785Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T00:44:10.0842250Z 2021-05-16T00:44:10.0843418Z The downloaded binary packages are in 2021-05-16T00:44:10.0844732Z C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\downloaded_packages 2021-05-16T00:44:10.0846993Z installing the source package 'cachem' 2021-05-16T00:44:10.0847527Z 2021-05-16T00:44:10.0868400Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T00:44:10.0995390Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T00:44:10.1006616Z ================================================== 2021-05-16T00:44:10.1007652Z downloaded 24 KB 2021-05-16T00:44:10.1008186Z 2021-05-16T00:44:10.4818772Z * installing *source* package 'cachem' ... 2021-05-16T00:44:10.4870043Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T00:44:10.4888081Z ** using staged installation 2021-05-16T00:44:10.5251565Z ** libs 2021-05-16T00:44:10.5267909Z 2021-05-16T00:44:10.5269717Z *** arch - i386 2021-05-16T00:44:10.6239177Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c cache.c -o cache.o 2021-05-16T00:44:14.5087868Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T00:44:14.9416078Z C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-16T00:44:15.8421210Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T00:44:15.8434424Z 2021-05-16T00:44:15.8435546Z *** arch - x64 2021-05-16T00:44:15.8679432Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c cache.c -o cache.o 2021-05-16T00:44:19.4458109Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T00:44:19.8259235Z C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-16T00:44:20.8000482Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T00:44:20.8034735Z ** R 2021-05-16T00:44:20.8195097Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:21.6306990Z ** help 2021-05-16T00:44:21.6844818Z *** installing help indices 2021-05-16T00:44:21.7232899Z converting help for package 'cachem' 2021-05-16T00:44:21.7662139Z finding HTML links ... done 2021-05-16T00:44:21.9149128Z cache_disk html 2021-05-16T00:44:21.9314926Z cache_layered html 2021-05-16T00:44:22.0234252Z cache_mem html 2021-05-16T00:44:22.0350173Z reexports html 2021-05-16T00:44:22.0356502Z ** building package indices 2021-05-16T00:44:22.3466917Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:44:22.3468022Z *** arch - i386 2021-05-16T00:44:22.8632115Z *** arch - x64 2021-05-16T00:44:23.1712922Z ** testing if installed package can be loaded from final location 2021-05-16T00:44:23.1717103Z *** arch - i386 2021-05-16T00:44:23.4771605Z *** arch - x64 2021-05-16T00:44:23.7830135Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:44:23.7887463Z * DONE (cachem) 2021-05-16T00:44:23.8228841Z 2021-05-16T00:44:23.8230138Z The downloaded source packages are in 2021-05-16T00:44:23.8231338Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\downloaded_packages' 2021-05-16T00:44:23.8251395Z Running `R CMD build`... 2021-05-16T00:44:30.5254479Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\remotes15641f985a77\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T00:44:30.5256446Z * preparing 'tic': 2021-05-16T00:44:30.5257863Z * checking DESCRIPTION meta-information ... OK 2021-05-16T00:44:30.5258917Z * installing the package to process help pages 2021-05-16T00:44:30.5260168Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:44:30.5261330Z * checking for empty or unneeded directories 2021-05-16T00:44:30.5262446Z Removed empty directory 'tic/.circleci' 2021-05-16T00:44:30.5263267Z Removed empty directory 'tic/pkgdown' 2021-05-16T00:44:30.5263979Z * building 'tic_0.10.0.tar.gz' 2021-05-16T00:44:30.5295039Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:44:30.5295895Z (as 'lib' is unspecified) 2021-05-16T00:44:31.9698981Z * installing *source* package 'tic' ... 2021-05-16T00:44:31.9699830Z ** using staged installation 2021-05-16T00:44:31.9700355Z ** R 2021-05-16T00:44:31.9700720Z ** inst 2021-05-16T00:44:31.9701252Z ** preparing package for lazy loading 2021-05-16T00:44:32.0357439Z ** help 2021-05-16T00:44:32.3974610Z *** installing help indices 2021-05-16T00:44:32.5790407Z converting help for package 'tic' 2021-05-16T00:44:32.6125318Z finding HTML links ... done 2021-05-16T00:44:32.7481676Z Deprecated html 2021-05-16T00:44:32.8044152Z TicStep html 2021-05-16T00:44:32.8201405Z base64serialize html 2021-05-16T00:44:32.8562290Z ci html 2021-05-16T00:44:32.9392187Z do_blogdown html 2021-05-16T00:44:33.0303800Z do_bookdown html 2021-05-16T00:44:33.0918864Z do_drat html 2021-05-16T00:44:33.1712906Z do_package_checks html 2021-05-16T00:44:33.2471909Z do_pkgdown html 2021-05-16T00:44:33.3315034Z do_readme_rmd html 2021-05-16T00:44:33.3391710Z 2021-05-16T00:44:33.3710931Z dsl html 2021-05-16T00:44:33.4168573Z dsl_get html 2021-05-16T00:44:33.4413963Z gha_add_secret html 2021-05-16T00:44:33.4578924Z github_helpers html 2021-05-16T00:44:33.4724734Z github_info html 2021-05-16T00:44:33.4905947Z list_macros html 2021-05-16T00:44:33.5178006Z macro html 2021-05-16T00:44:33.5336384Z prepare_all_stages html 2021-05-16T00:44:33.5367636Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-tic/00new/tic/help/DSL.html 2021-05-16T00:44:33.5437979Z reexports html 2021-05-16T00:44:33.5726223Z repo html 2021-05-16T00:44:33.5973911Z run_all_stages html 2021-05-16T00:44:33.6143756Z run_stage html 2021-05-16T00:44:33.6367231Z ssh_key_helpers html 2021-05-16T00:44:33.6636538Z stages html 2021-05-16T00:44:33.6937018Z step_add_to_drat html 2021-05-16T00:44:33.7263038Z step_add_to_known_hosts html 2021-05-16T00:44:33.7544560Z step_build_blogdown html 2021-05-16T00:44:33.7649000Z step_build_bookdown html 2021-05-16T00:44:33.8269505Z step_build_pkgdown html 2021-05-16T00:44:33.8833241Z step_do_push_deploy html 2021-05-16T00:44:33.9109095Z step_hello_world html 2021-05-16T00:44:33.9849281Z step_install_pkg html 2021-05-16T00:44:34.0303136Z step_install_ssh_keys html 2021-05-16T00:44:34.0902220Z step_push_deploy html 2021-05-16T00:44:34.1308635Z step_rcmdcheck html 2021-05-16T00:44:34.1656863Z step_run_code html 2021-05-16T00:44:34.1938984Z step_session_info html 2021-05-16T00:44:34.2401999Z step_setup_push_deploy html 2021-05-16T00:44:34.2867302Z step_setup_ssh html 2021-05-16T00:44:34.3309258Z step_test_ssh html 2021-05-16T00:44:34.3687941Z step_write_text_file html 2021-05-16T00:44:34.4132622Z tic-package html 2021-05-16T00:44:34.4317549Z update_yml html 2021-05-16T00:44:34.4603936Z use_ghactions_deploy html 2021-05-16T00:44:34.5029648Z use_tic html 2021-05-16T00:44:34.5188101Z use_tic_badge html 2021-05-16T00:44:34.5397230Z use_tic_r html 2021-05-16T00:44:34.5561554Z use_update_tic html 2021-05-16T00:44:34.6020013Z yaml_templates html 2021-05-16T00:44:34.6038451Z REDIRECT:topic %>% -> reexports.html [ FAIL ]*** copying figures 2021-05-16T00:44:34.6094948Z ** building package indices 2021-05-16T00:44:35.1179283Z ** installing vignettes 2021-05-16T00:44:35.1301779Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:44:35.1303619Z *** arch - i386 2021-05-16T00:44:35.5376760Z *** arch - x64 2021-05-16T00:44:35.9493447Z ** testing if installed package can be loaded from final location 2021-05-16T00:44:35.9497842Z *** arch - i386 2021-05-16T00:44:36.4567323Z *** arch - x64 2021-05-16T00:44:36.9651926Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:44:36.9939521Z * DONE (tic) 2021-05-16T00:44:37.1497399Z Using github PAT from envvar GITHUB_PAT 2021-05-16T00:44:37.3398390Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T00:44:39.4640461Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T00:44:39.4641624Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T00:44:39.4642306Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T00:44:39.4643154Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T00:44:39.4643815Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T00:44:39.4644466Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T00:44:39.4647395Z 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-16T00:44:39.4649824Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T00:44:39.4650521Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T00:44:39.4651172Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T00:44:39.4651822Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T00:44:39.4652536Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T00:44:39.4653219Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T00:44:39.4653889Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T00:44:39.4654531Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T00:44:39.4655201Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T00:44:39.4655864Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T00:44:39.4656524Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T00:44:39.4657164Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T00:44:39.4657777Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T00:44:39.4658399Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T00:44:39.4659057Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T00:44:39.4659696Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T00:44:39.4660354Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T00:44:39.4660980Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T00:44:39.4661631Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T00:44:39.4662318Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T00:44:39.4663035Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T00:44:39.4663701Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T00:44:39.4664340Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T00:44:39.4664973Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T00:44:39.4665646Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T00:44:39.4666363Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T00:44:39.4667220Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:44:39.4667967Z (as 'lib' is unspecified) 2021-05-16T00:44:39.4668674Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T00:44:39.4669543Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T00:44:39.4670304Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T00:44:39.4670976Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T00:44:39.4671637Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T00:44:39.4672450Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T00:44:42.0823414Z 2021-05-16T00:44:42.0824866Z There is a binary version available but the source version is later: 2021-05-16T00:44:42.0837821Z binary source needs_compilation 2021-05-16T00:44:42.0839622Z xfun 0.22 0.23 TRUE 2021-05-16T00:44:42.0840074Z 2021-05-16T00:44:42.0863108Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/utf8_1.2.1.zip' 2021-05-16T00:44:42.1000183Z Content type 'application/zip' length 209982 bytes (205 KB) 2021-05-16T00:44:42.1031540Z ================================================== 2021-05-16T00:44:42.1032584Z downloaded 205 KB 2021-05-16T00:44:42.1033138Z 2021-05-16T00:44:42.1047196Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/vctrs_0.3.8.zip' 2021-05-16T00:44:42.1164216Z Content type 'application/zip' length 1251863 bytes (1.2 MB) 2021-05-16T00:44:42.3322480Z ================================================== 2021-05-16T00:44:42.3323710Z downloaded 1.2 MB 2021-05-16T00:44:42.3324296Z 2021-05-16T00:44:42.3339935Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgconfig_2.0.3.zip' 2021-05-16T00:44:42.3519814Z Content type 'application/zip' length 22274 bytes (21 KB) 2021-05-16T00:44:42.3526400Z ================================================== 2021-05-16T00:44:42.3527477Z downloaded 21 KB 2021-05-16T00:44:42.3527946Z 2021-05-16T00:44:42.3545536Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pillar_1.6.0.zip' 2021-05-16T00:44:42.3854717Z Content type 'application/zip' length 1015930 bytes (992 KB) 2021-05-16T00:44:42.4051188Z ================================================== 2021-05-16T00:44:42.4053267Z downloaded 992 KB 2021-05-16T00:44:42.4054406Z 2021-05-16T00:44:42.4070123Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tibble_3.1.1.zip' 2021-05-16T00:44:42.4186797Z Content type 'application/zip' length 826018 bytes (806 KB) 2021-05-16T00:44:42.4287300Z ================================================== 2021-05-16T00:44:42.4288448Z downloaded 806 KB 2021-05-16T00:44:42.4288975Z 2021-05-16T00:44:42.4303498Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rematch2_2.1.2.zip' 2021-05-16T00:44:42.4433031Z Content type 'application/zip' length 47504 bytes (46 KB) 2021-05-16T00:44:42.4443829Z ================================================== 2021-05-16T00:44:42.4444932Z downloaded 46 KB 2021-05-16T00:44:42.4445521Z 2021-05-16T00:44:42.4463660Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fansi_0.4.2.zip' 2021-05-16T00:44:42.4586306Z Content type 'application/zip' length 224354 bytes (219 KB) 2021-05-16T00:44:42.4676616Z ================================================== 2021-05-16T00:44:42.4677702Z downloaded 219 KB 2021-05-16T00:44:42.4678253Z 2021-05-16T00:44:42.4695426Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/diffobj_0.3.4.zip' 2021-05-16T00:44:42.4831300Z Content type 'application/zip' length 993584 bytes (970 KB) 2021-05-16T00:44:42.5204934Z ================================================== 2021-05-16T00:44:42.5206147Z downloaded 970 KB 2021-05-16T00:44:42.5206613Z 2021-05-16T00:44:42.5224150Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/waldo_0.2.5.zip' 2021-05-16T00:44:42.5365268Z Content type 'application/zip' length 72514 bytes (70 KB) 2021-05-16T00:44:42.5390328Z ================================================== 2021-05-16T00:44:42.5391256Z downloaded 70 KB 2021-05-16T00:44:42.5392659Z 2021-05-16T00:44:42.5407385Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ps_1.6.0.zip' 2021-05-16T00:44:42.5627777Z Content type 'application/zip' length 775650 bytes (757 KB) 2021-05-16T00:44:42.5747825Z ================================================== 2021-05-16T00:44:42.5748487Z downloaded 757 KB 2021-05-16T00:44:42.5748937Z 2021-05-16T00:44:42.5761877Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/processx_3.5.2.zip' 2021-05-16T00:44:42.5897450Z Content type 'application/zip' length 1246169 bytes (1.2 MB) 2021-05-16T00:44:42.6029031Z ================================================== 2021-05-16T00:44:42.6029752Z downloaded 1.2 MB 2021-05-16T00:44:42.6030548Z 2021-05-16T00:44:42.6044079Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/praise_1.0.0.zip' 2021-05-16T00:44:42.6194965Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T00:44:42.6199310Z ================================================== 2021-05-16T00:44:42.6200461Z downloaded 19 KB 2021-05-16T00:44:42.6201151Z 2021-05-16T00:44:42.6215189Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgload_1.2.1.zip' 2021-05-16T00:44:42.6359493Z Content type 'application/zip' length 153931 bytes (150 KB) 2021-05-16T00:44:42.6376359Z ================================================== 2021-05-16T00:44:42.6377254Z downloaded 150 KB 2021-05-16T00:44:42.6377676Z 2021-05-16T00:44:42.6389830Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/evaluate_0.14.zip' 2021-05-16T00:44:42.6561002Z Content type 'application/zip' length 76757 bytes (74 KB) 2021-05-16T00:44:42.6603053Z ================================================== 2021-05-16T00:44:42.6604228Z downloaded 74 KB 2021-05-16T00:44:42.6604709Z 2021-05-16T00:44:42.6618916Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ellipsis_0.3.2.zip' 2021-05-16T00:44:42.6741257Z Content type 'application/zip' length 49087 bytes (47 KB) 2021-05-16T00:44:42.6753049Z ================================================== 2021-05-16T00:44:42.6753964Z downloaded 47 KB 2021-05-16T00:44:42.6754634Z 2021-05-16T00:44:42.6767794Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/digest_0.6.27.zip' 2021-05-16T00:44:42.7093980Z Content type 'application/zip' length 268472 bytes (262 KB) 2021-05-16T00:44:42.7154605Z ================================================== 2021-05-16T00:44:42.7155624Z downloaded 262 KB 2021-05-16T00:44:42.7156097Z 2021-05-16T00:44:42.7168894Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/callr_3.7.0.zip' 2021-05-16T00:44:42.7449286Z Content type 'application/zip' length 438306 bytes (428 KB) 2021-05-16T00:44:42.7509247Z ================================================== 2021-05-16T00:44:42.7510794Z downloaded 428 KB 2021-05-16T00:44:42.7511533Z 2021-05-16T00:44:42.7525045Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brio_1.1.2.zip' 2021-05-16T00:44:42.7651586Z Content type 'application/zip' length 46360 bytes (45 KB) 2021-05-16T00:44:42.7656980Z ================================================== 2021-05-16T00:44:42.7658197Z downloaded 45 KB 2021-05-16T00:44:42.7658619Z 2021-05-16T00:44:42.7670896Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xml2_1.3.2.zip' 2021-05-16T00:44:42.7890627Z Content type 'application/zip' length 3004939 bytes (2.9 MB) 2021-05-16T00:44:42.8135943Z ================================================== 2021-05-16T00:44:42.8136942Z downloaded 2.9 MB 2021-05-16T00:44:42.8137544Z 2021-05-16T00:44:42.8157760Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/markdown_1.1.zip' 2021-05-16T00:44:42.8295186Z Content type 'application/zip' length 188630 bytes (184 KB) 2021-05-16T00:44:42.8339491Z ================================================== 2021-05-16T00:44:42.8340533Z downloaded 184 KB 2021-05-16T00:44:42.8385603Z 2021-05-16T00:44:42.8386670Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/highr_0.9.zip' 2021-05-16T00:44:42.8491979Z Content type 'application/zip' length 46592 bytes (45 KB) 2021-05-16T00:44:42.8499850Z ================================================== 2021-05-16T00:44:42.8500866Z downloaded 45 KB 2021-05-16T00:44:42.8501379Z 2021-05-16T00:44:42.8518053Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringr_1.4.0.zip' 2021-05-16T00:44:42.8651685Z Content type 'application/zip' length 216610 bytes (211 KB) 2021-05-16T00:44:42.8666142Z ================================================== 2021-05-16T00:44:42.8666865Z downloaded 211 KB 2021-05-16T00:44:42.8667329Z 2021-05-16T00:44:42.8680075Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringi_1.6.1.zip' 2021-05-16T00:44:42.8817104Z Content type 'application/zip' length 16350447 bytes (15.6 MB) 2021-05-16T00:44:43.0516640Z ================================================== 2021-05-16T00:44:43.0517767Z downloaded 15.6 MB 2021-05-16T00:44:43.0518306Z 2021-05-16T00:44:43.0539250Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/Rcpp_1.0.6.zip' 2021-05-16T00:44:43.0820986Z Content type 'application/zip' length 3254472 bytes (3.1 MB) 2021-05-16T00:44:43.1100317Z ================================================== 2021-05-16T00:44:43.1101596Z downloaded 3.1 MB 2021-05-16T00:44:43.1102147Z 2021-05-16T00:44:43.1120438Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/knitr_1.33.zip' 2021-05-16T00:44:43.1252820Z Content type 'application/zip' length 1460851 bytes (1.4 MB) 2021-05-16T00:44:43.1855102Z ================================================== 2021-05-16T00:44:43.1856529Z downloaded 1.4 MB 2021-05-16T00:44:43.1857142Z 2021-05-16T00:44:43.1875985Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/commonmark_1.7.zip' 2021-05-16T00:44:43.2018906Z Content type 'application/zip' length 265877 bytes (259 KB) 2021-05-16T00:44:43.2039554Z ================================================== 2021-05-16T00:44:43.2040446Z downloaded 259 KB 2021-05-16T00:44:43.2040925Z 2021-05-16T00:44:43.2052987Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brew_1.0-6.zip' 2021-05-16T00:44:43.2226141Z Content type 'application/zip' length 113846 bytes (111 KB) 2021-05-16T00:44:43.2238778Z ================================================== 2021-05-16T00:44:43.2241080Z downloaded 111 KB 2021-05-16T00:44:43.2241768Z 2021-05-16T00:44:43.2253554Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xopen_1.0.0.zip' 2021-05-16T00:44:43.2375993Z Content type 'application/zip' length 24695 bytes (24 KB) 2021-05-16T00:44:43.2380726Z ================================================== 2021-05-16T00:44:43.2381776Z downloaded 24 KB 2021-05-16T00:44:43.2382339Z 2021-05-16T00:44:43.2399284Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sessioninfo_1.1.1.zip' 2021-05-16T00:44:43.2936478Z Content type 'application/zip' length 46938 bytes (45 KB) 2021-05-16T00:44:43.2942084Z ================================================== 2021-05-16T00:44:43.2943161Z downloaded 45 KB 2021-05-16T00:44:43.2943663Z 2021-05-16T00:44:43.2960565Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/prettyunits_1.1.1.zip' 2021-05-16T00:44:43.3106764Z Content type 'application/zip' length 37840 bytes (36 KB) 2021-05-16T00:44:43.3114282Z ================================================== 2021-05-16T00:44:43.3115252Z downloaded 36 KB 2021-05-16T00:44:43.3115830Z 2021-05-16T00:44:43.3133624Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgbuild_1.2.0.zip' 2021-05-16T00:44:43.3363280Z Content type 'application/zip' length 142573 bytes (139 KB) 2021-05-16T00:44:43.3377848Z ================================================== 2021-05-16T00:44:43.3378920Z downloaded 139 KB 2021-05-16T00:44:43.3379399Z 2021-05-16T00:44:43.3398975Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/testthat_3.0.2.zip' 2021-05-16T00:44:43.3574361Z Content type 'application/zip' length 2494253 bytes (2.4 MB) 2021-05-16T00:44:43.3895571Z ================================================== 2021-05-16T00:44:43.3896387Z downloaded 2.4 MB 2021-05-16T00:44:43.3897213Z 2021-05-16T00:44:43.3919246Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rversions_2.0.2.zip' 2021-05-16T00:44:43.4250928Z Content type 'application/zip' length 68655 bytes (67 KB) 2021-05-16T00:44:43.4258542Z ================================================== 2021-05-16T00:44:43.4259261Z downloaded 67 KB 2021-05-16T00:44:43.4259972Z 2021-05-16T00:44:43.4280332Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/roxygen2_7.1.1.zip' 2021-05-16T00:44:43.4423343Z Content type 'application/zip' length 1371276 bytes (1.3 MB) 2021-05-16T00:44:43.4641813Z ================================================== 2021-05-16T00:44:43.4642892Z downloaded 1.3 MB 2021-05-16T00:44:43.4643429Z 2021-05-16T00:44:43.4660387Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rcmdcheck_1.3.3.zip' 2021-05-16T00:44:43.4795238Z Content type 'application/zip' length 134938 bytes (131 KB) 2021-05-16T00:44:43.4815058Z ================================================== 2021-05-16T00:44:43.4816105Z downloaded 131 KB 2021-05-16T00:44:43.4816595Z 2021-05-16T00:44:43.4837116Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/devtools_2.4.1.zip' 2021-05-16T00:44:43.5030942Z Content type 'application/zip' length 397417 bytes (388 KB) 2021-05-16T00:44:43.5066967Z ================================================== 2021-05-16T00:44:43.5068225Z downloaded 388 KB 2021-05-16T00:44:43.5068688Z 2021-05-16T00:44:43.5380027Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.5936885Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.6077785Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.6567033Z package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.7055553Z package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.7188171Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.7401784Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.7763855Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.7909466Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.8332325Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.8971099Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.9107384Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.9254094Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.9399135Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.9554593Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T00:44:43.9950192Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T00:44:44.0149180Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:44.0306170Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T00:44:44.1222180Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T00:44:44.1531242Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T00:44:44.1702153Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:44.1951204Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:44.6801221Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.1556475Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.2861066Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.3113846Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.3427391Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.3576741Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.4246290Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.4378219Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.4530549Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.5478429Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.5641929Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.6270622Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.6432945Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.6660607Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T00:44:45.6691149Z 2021-05-16T00:44:45.6692135Z The downloaded binary packages are in 2021-05-16T00:44:45.6693390Z C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\downloaded_packages 2021-05-16T00:44:45.6694382Z installing the source package 'xfun' 2021-05-16T00:44:45.6694932Z 2021-05-16T00:44:45.6712198Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T00:44:45.6864954Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T00:44:45.6877240Z ================================================== 2021-05-16T00:44:45.6878265Z downloaded 109 KB 2021-05-16T00:44:45.6878705Z 2021-05-16T00:44:46.1867194Z * installing *source* package 'xfun' ... 2021-05-16T00:44:46.2024072Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T00:44:46.2026623Z ** using staged installation 2021-05-16T00:44:46.2725827Z ** libs 2021-05-16T00:44:46.2737788Z 2021-05-16T00:44:46.2738964Z *** arch - i386 2021-05-16T00:44:46.3048155Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c base64.c -o base64.o 2021-05-16T00:44:46.7116730Z "C:/rtools40/mingw32/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T00:44:46.9856535Z C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-16T00:44:47.2818450Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T00:44:47.2832565Z 2021-05-16T00:44:47.2834087Z *** arch - x64 2021-05-16T00:44:47.3133719Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c base64.c -o base64.o 2021-05-16T00:44:47.7028989Z "C:/rtools40/mingw64/bin/"gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c init.c -o init.o 2021-05-16T00:44:47.9668583Z C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-16T00:44:48.2720989Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T00:44:48.2759989Z ** R 2021-05-16T00:44:48.3138478Z ** inst 2021-05-16T00:44:48.3198380Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:50.3428283Z ** help 2021-05-16T00:44:50.7321809Z *** installing help indices 2021-05-16T00:44:50.9255950Z converting help for package 'xfun' 2021-05-16T00:44:50.9600865Z finding HTML links ... done 2021-05-16T00:44:51.0144309Z Rscript html 2021-05-16T00:44:51.0390122Z Rscript_call html 2021-05-16T00:44:51.0490069Z attr html 2021-05-16T00:44:51.0640294Z base64_encode html 2021-05-16T00:44:51.0731098Z base64_uri html 2021-05-16T00:44:51.1387958Z bg_process html 2021-05-16T00:44:51.1497846Z bump_version html 2021-05-16T00:44:51.2204440Z cache_rds html 2021-05-16T00:44:51.2299872Z del_empty_dir html 2021-05-16T00:44:51.2475369Z dir_create html 2021-05-16T00:44:51.2623006Z dir_exists html 2021-05-16T00:44:51.2786926Z do_once html 2021-05-16T00:44:51.3032810Z download_file html 2021-05-16T00:44:51.3310042Z embed_file html 2021-05-16T00:44:51.3539599Z exit_call html 2021-05-16T00:44:51.3791290Z file_ext html 2021-05-16T00:44:51.3884163Z file_string html 2021-05-16T00:44:51.4001281Z format_bytes html 2021-05-16T00:44:51.4186968Z from_root html 2021-05-16T00:44:51.9770731Z github_releases html 2021-05-16T00:44:51.9771516Z grep_sub html 2021-05-16T00:44:51.9772377Z gsub_file html 2021-05-16T00:44:51.9772879Z in_dir html 2021-05-16T00:44:51.9773421Z install_dir html 2021-05-16T00:44:51.9774145Z install_github html 2021-05-16T00:44:51.9774693Z isFALSE html 2021-05-16T00:44:51.9775451Z is_R_CMD_check html 2021-05-16T00:44:51.9776160Z is_abs_path html 2021-05-16T00:44:51.9777236Z is_ascii html 2021-05-16T00:44:51.9777780Z is_sub_path html 2021-05-16T00:44:51.9778334Z is_web_path html 2021-05-16T00:44:51.9778877Z magic_path html 2021-05-16T00:44:51.9779428Z mark_dirs html 2021-05-16T00:44:51.9779948Z msg_cat html 2021-05-16T00:44:51.9780663Z native_encode html 2021-05-16T00:44:51.9781196Z news2md html 2021-05-16T00:44:51.9782011Z normalize_path html 2021-05-16T00:44:51.9782576Z numbers_to_words html 2021-05-16T00:44:51.9783130Z optipng html 2021-05-16T00:44:51.9783638Z os html 2021-05-16T00:44:51.9784138Z parse_only html 2021-05-16T00:44:51.9784670Z pkg_attach html 2021-05-16T00:44:51.9785190Z proc_kill html 2021-05-16T00:44:51.9785780Z process_file html 2021-05-16T00:44:51.9786309Z proj_root html 2021-05-16T00:44:51.9787029Z prose_index html 2021-05-16T00:44:51.9787607Z protect_math html 2021-05-16T00:44:51.9788151Z raw_string html 2021-05-16T00:44:51.9788699Z read_bin html 2021-05-16T00:44:51.9789229Z read_utf8 html 2021-05-16T00:44:51.9789796Z relative_path html 2021-05-16T00:44:51.9790509Z rename_seq html 2021-05-16T00:44:51.9791037Z retry html 2021-05-16T00:44:52.0401539Z rev_check html 2021-05-16T00:44:52.0546755Z rstudio_type html 2021-05-16T00:44:52.0652236Z same_path html 2021-05-16T00:44:52.0846831Z session_info html 2021-05-16T00:44:52.0968029Z set_envvar html 2021-05-16T00:44:52.1127733Z split_lines html 2021-05-16T00:44:52.1210121Z split_source html 2021-05-16T00:44:52.1474713Z strict_list html 2021-05-16T00:44:52.1586342Z stringsAsStrings html 2021-05-16T00:44:52.1724278Z submit_cran html 2021-05-16T00:44:52.2120629Z tinify html 2021-05-16T00:44:52.2283871Z tojson html 2021-05-16T00:44:52.2443406Z tree html 2021-05-16T00:44:52.2518794Z try_silent html 2021-05-16T00:44:52.2712698Z upload_ftp html 2021-05-16T00:44:52.2803824Z url_filename html 2021-05-16T00:44:52.2916243Z valid_syntax html 2021-05-16T00:44:52.2937977Z ** building package indices 2021-05-16T00:44:52.8017719Z ** installing vignettes 2021-05-16T00:44:52.8181186Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:44:52.8182583Z *** arch - i386 2021-05-16T00:44:53.1248323Z *** arch - x64 2021-05-16T00:44:53.4339304Z ** testing if installed package can be loaded from final location 2021-05-16T00:44:53.4342657Z *** arch - i386 2021-05-16T00:44:53.7411912Z *** arch - x64 2021-05-16T00:44:54.0475946Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:44:54.0702354Z * DONE (xfun) 2021-05-16T00:44:54.1276363Z 2021-05-16T00:44:54.1277678Z The downloaded source packages are in 2021-05-16T00:44:54.1278753Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\downloaded_packages' 2021-05-16T00:44:54.1993026Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T00:44:55.8896474Z 2021-05-16T00:44:56.3755469Z 2021-05-16T00:44:56.3765504Z 2021-05-16T00:44:56.3766256Z 2021-05-16T00:44:56.3776804Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\remotes15643f1f1edc\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T00:44:56.3779086Z 2021-05-16T00:44:56.3797605Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\remotes15643f1f1edc\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T00:44:56.3875092Z 2021-05-16T00:44:56.3879892Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\remotes15643f1f1edc\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T00:44:56.5261110Z 2021-05-16T00:44:56.5262604Z 2021-05-16T00:44:56.5263053Z 2021-05-16T00:44:56.5263465Z 2021-05-16T00:44:56.5263993Z - preparing 'desc': 2021-05-16T00:44:56.5639189Z checking DESCRIPTION meta-information ... 2021-05-16T00:44:56.5641246Z 2021-05-16T00:44:56.5648300Z checking DESCRIPTION meta-information ... 2021-05-16T00:44:56.5651471Z 2021-05-16T00:44:56.5652919Z v checking DESCRIPTION meta-information 2021-05-16T00:44:56.7711454Z 2021-05-16T00:44:56.7765993Z 2021-05-16T00:44:56.7766483Z 2021-05-16T00:44:56.7766931Z 2021-05-16T00:44:56.7767768Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:44:56.7893485Z 2021-05-16T00:44:56.7894646Z 2021-05-16T00:44:56.7895097Z 2021-05-16T00:44:56.7895495Z 2021-05-16T00:44:56.7896158Z - checking for empty or unneeded directories 2021-05-16T00:44:56.7975256Z 2021-05-16T00:44:56.7980425Z 2021-05-16T00:44:56.7981122Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T00:44:56.8272711Z 2021-05-16T00:44:56.8310648Z 2021-05-16T00:44:56.8311169Z 2021-05-16T00:44:56.8311603Z 2021-05-16T00:44:56.8312341Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T00:44:57.0434580Z 2021-05-16T00:44:57.0444486Z 2021-05-16T00:44:57.0445958Z 2021-05-16T00:44:57.1492855Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:44:57.1493937Z (as 'lib' is unspecified) 2021-05-16T00:44:57.7090615Z * installing *source* package 'desc' ... 2021-05-16T00:44:57.7269896Z ** using staged installation 2021-05-16T00:44:57.7736040Z ** R 2021-05-16T00:44:57.8070818Z ** inst 2021-05-16T00:44:57.8121614Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:45:00.1384563Z ** help 2021-05-16T00:45:00.9685837Z *** installing help indices 2021-05-16T00:45:00.9686792Z finding HTML links ... done 2021-05-16T00:45:00.9687198Z 2021-05-16T00:45:00.9687899Z converting help for package 'desc' 2021-05-16T00:45:00.9695946Z check_encoding html 2021-05-16T00:45:00.9696899Z check_field html 2021-05-16T00:45:00.9697641Z cran_ascii_fields html 2021-05-16T00:45:00.9698358Z cran_valid_fields html 2021-05-16T00:45:00.9699064Z dep_types html 2021-05-16T00:45:00.9699720Z desc html 2021-05-16T00:45:00.9700398Z desc_add_author html 2021-05-16T00:45:00.9701138Z desc_add_author_gh html 2021-05-16T00:45:00.9705249Z desc_add_me html 2021-05-16T00:45:01.0127979Z desc_add_orcid html 2021-05-16T00:45:01.0270485Z desc_add_remotes html 2021-05-16T00:45:01.0664744Z desc_add_role html 2021-05-16T00:45:01.0901546Z desc_add_to_collate html 2021-05-16T00:45:01.1029684Z desc_add_urls html 2021-05-16T00:45:01.1304824Z desc_bump_version html 2021-05-16T00:45:01.1662819Z desc_change_maintainer html 2021-05-16T00:45:01.1852998Z desc_clear_remotes html 2021-05-16T00:45:01.2011579Z desc_clear_urls html 2021-05-16T00:45:01.2506510Z desc_coerce_authors_at_r html 2021-05-16T00:45:01.2696491Z desc_del html 2021-05-16T00:45:01.3088182Z desc_del_author html 2021-05-16T00:45:01.3313963Z desc_del_collate html 2021-05-16T00:45:01.3536634Z desc_del_dep html 2021-05-16T00:45:01.3721706Z desc_del_deps html 2021-05-16T00:45:01.3920709Z desc_del_from_collate html 2021-05-16T00:45:01.4044955Z desc_del_remotes html 2021-05-16T00:45:01.4463490Z desc_del_role html 2021-05-16T00:45:01.4587882Z desc_del_urls html 2021-05-16T00:45:01.4736575Z desc_fields html 2021-05-16T00:45:01.4914333Z desc_get html 2021-05-16T00:45:01.5233776Z desc_get_author html 2021-05-16T00:45:01.5499083Z desc_get_authors html 2021-05-16T00:45:01.5634534Z desc_get_built html 2021-05-16T00:45:01.5798974Z desc_get_collate html 2021-05-16T00:45:01.5983369Z desc_get_deps html 2021-05-16T00:45:01.6267107Z desc_get_field html 2021-05-16T00:45:01.6550176Z desc_get_maintainer html 2021-05-16T00:45:01.6640914Z desc_get_remotes html 2021-05-16T00:45:01.6727002Z desc_get_urls html 2021-05-16T00:45:01.6863578Z desc_get_version html 2021-05-16T00:45:01.7045559Z desc_has_dep html 2021-05-16T00:45:01.7238117Z desc_has_fields html 2021-05-16T00:45:01.7358203Z desc_normalize html 2021-05-16T00:45:01.7430384Z desc_print html 2021-05-16T00:45:01.7545663Z desc_reformat_fields html 2021-05-16T00:45:01.7663709Z desc_reorder_fields html 2021-05-16T00:45:01.7866923Z desc_set html 2021-05-16T00:45:01.8194854Z desc_set_authors html 2021-05-16T00:45:01.8404458Z desc_set_collate html 2021-05-16T00:45:01.8637918Z desc_set_dep html 2021-05-16T00:45:01.8846357Z desc_set_deps html 2021-05-16T00:45:01.8969863Z desc_set_remotes html 2021-05-16T00:45:01.9123045Z desc_set_urls html 2021-05-16T00:45:01.9306705Z desc_set_version html 2021-05-16T00:45:01.9378993Z desc_to_latex html 2021-05-16T00:45:01.9448438Z desc_validate html 2021-05-16T00:45:02.1579543Z description html 2021-05-16T00:45:02.1602314Z ** building package indices 2021-05-16T00:45:02.6761012Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:45:02.6762203Z *** arch - i386 2021-05-16T00:45:02.9825983Z *** arch - x64 2021-05-16T00:45:03.2910402Z ** testing if installed package can be loaded from final location 2021-05-16T00:45:03.2913184Z *** arch - i386 2021-05-16T00:45:03.6985170Z *** arch - x64 2021-05-16T00:45:04.1057249Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:45:04.1245987Z * DONE (desc) 2021-05-16T00:45:04.5820519Z 2021-05-16T00:45:04.5853481Z 2021-05-16T00:45:04.5854119Z 2021-05-16T00:45:04.5888237Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\remotes1564126e5903\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T00:45:04.5889627Z 2021-05-16T00:45:04.5891126Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\remotes1564126e5903\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T00:45:04.5892845Z 2021-05-16T00:45:04.5894454Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\remotes1564126e5903\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T00:45:04.6681673Z 2021-05-16T00:45:04.6682909Z 2021-05-16T00:45:04.6683540Z 2021-05-16T00:45:04.6683947Z 2021-05-16T00:45:04.6684745Z - preparing 'ghtravis': 2021-05-16T00:45:04.6869604Z checking DESCRIPTION meta-information ... 2021-05-16T00:45:04.6871224Z 2021-05-16T00:45:04.6871983Z checking DESCRIPTION meta-information ... 2021-05-16T00:45:04.6872628Z 2021-05-16T00:45:04.6873489Z v checking DESCRIPTION meta-information 2021-05-16T00:45:04.8220197Z 2021-05-16T00:45:04.8221323Z 2021-05-16T00:45:04.8223098Z 2021-05-16T00:45:04.8223556Z 2021-05-16T00:45:04.8224431Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:45:04.8271660Z 2021-05-16T00:45:04.8286752Z 2021-05-16T00:45:04.8287296Z 2021-05-16T00:45:04.8287902Z 2021-05-16T00:45:04.8288582Z - checking for empty or unneeded directories 2021-05-16T00:45:04.8321147Z 2021-05-16T00:45:04.8321872Z 2021-05-16T00:45:04.8322562Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T00:45:04.8669399Z 2021-05-16T00:45:04.8670555Z 2021-05-16T00:45:04.8738876Z 2021-05-16T00:45:04.8769380Z 2021-05-16T00:45:04.8770278Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T00:45:04.9299465Z 2021-05-16T00:45:04.9300466Z 2021-05-16T00:45:04.9300923Z 2021-05-16T00:45:05.0140713Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:45:05.0142093Z (as 'lib' is unspecified) 2021-05-16T00:45:05.4210411Z * installing *source* package 'ghtravis' ... 2021-05-16T00:45:05.4215481Z ** using staged installation 2021-05-16T00:45:05.4608198Z ** R 2021-05-16T00:45:05.4848313Z ** inst 2021-05-16T00:45:05.4884795Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:45:07.5128453Z ** help 2021-05-16T00:45:07.6757594Z *** installing help indices 2021-05-16T00:45:07.7721304Z 2021-05-16T00:45:07.7722884Z converting help for package 'ghtravis' 2021-05-16T00:45:07.8055651Z finding HTML links ... done 2021-05-16T00:45:07.8417621Z all_remote_package_deps html 2021-05-16T00:45:07.8614577Z binary_release_table html 2021-05-16T00:45:07.8767711Z cat_desc_elements html 2021-05-16T00:45:07.8846427Z dcf_package_version html 2021-05-16T00:45:07.8971976Z deploy_travis html 2021-05-16T00:45:07.9130950Z deployed_tarball_version html 2021-05-16T00:45:07.9277901Z drop_remotes html 2021-05-16T00:45:07.9355073Z example_description_file html 2021-05-16T00:45:07.9492719Z get_dep_table html 2021-05-16T00:45:07.9569944Z get_remote_info html 2021-05-16T00:45:07.9732112Z 2021-05-16T00:45:08.0457281Z finding level-2 HTML links ... done 2021-05-16T00:45:08.0479775Z get_remote_package_dcf html 2021-05-16T00:45:08.0556457Z get_remotes html 2021-05-16T00:45:08.0864754Z install_remote_binaries html 2021-05-16T00:45:08.1046676Z install_remotes_no_dep html 2021-05-16T00:45:08.1214587Z latest_release_with_binary html 2021-05-16T00:45:08.1305765Z make_full_version html 2021-05-16T00:45:08.1476173Z package_comparison_table html 2021-05-16T00:45:08.1594218Z package_name html 2021-05-16T00:45:08.1726747Z package_needs_update html 2021-05-16T00:45:08.1811297Z parse_one_remote html 2021-05-16T00:45:08.1884676Z r_version html 2021-05-16T00:45:08.2006921Z read_dcf html 2021-05-16T00:45:08.2130630Z remote_binaries html 2021-05-16T00:45:08.2272907Z remote_order html 2021-05-16T00:45:08.2367935Z rewrite_remotes html 2021-05-16T00:45:08.2441151Z split_remotes html 2021-05-16T00:45:08.2535481Z subset_remote html 2021-05-16T00:45:08.2604928Z sys_ext html 2021-05-16T00:45:08.2747967Z tag_table html 2021-05-16T00:45:08.2761400Z ** building package indices 2021-05-16T00:45:08.6904678Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:45:08.6906336Z *** arch - i386 2021-05-16T00:45:09.9047661Z *** arch - x64 2021-05-16T00:45:11.1204832Z ** testing if installed package can be loaded from final location 2021-05-16T00:45:11.1207618Z *** arch - i386 2021-05-16T00:45:12.2350852Z *** arch - x64 2021-05-16T00:45:13.4484844Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:45:13.4612436Z * DONE (ghtravis) 2021-05-16T00:45:13.5382212Z Using github PAT from envvar GITHUB_PAT 2021-05-16T00:45:13.6899075Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T00:45:15.5936404Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T00:45:15.5937551Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T00:45:15.5938298Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T00:45:15.5939601Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T00:45:15.5940568Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T00:45:15.5941613Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T00:45:15.5958535Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:45:15.5959379Z (as 'lib' is unspecified) 2021-05-16T00:45:17.9079168Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyselect_1.1.1.zip' 2021-05-16T00:45:17.9258784Z Content type 'application/zip' length 204078 bytes (199 KB) 2021-05-16T00:45:17.9336573Z ================================================== 2021-05-16T00:45:17.9338177Z downloaded 199 KB 2021-05-16T00:45:17.9338691Z 2021-05-16T00:45:17.9352788Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/generics_0.1.0.zip' 2021-05-16T00:45:17.9930889Z Content type 'application/zip' length 70326 bytes (68 KB) 2021-05-16T00:45:18.1460910Z ================================================== 2021-05-16T00:45:18.1461675Z downloaded 68 KB 2021-05-16T00:45:18.1462478Z 2021-05-16T00:45:18.1479102Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cpp11_0.2.7.zip' 2021-05-16T00:45:18.1781402Z Content type 'application/zip' length 217787 bytes (212 KB) 2021-05-16T00:45:18.1807742Z ================================================== 2021-05-16T00:45:18.1817056Z downloaded 212 KB 2021-05-16T00:45:18.1817691Z 2021-05-16T00:45:18.1839135Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/dplyr_1.0.6.zip' 2021-05-16T00:45:18.2138885Z Content type 'application/zip' length 1338545 bytes (1.3 MB) 2021-05-16T00:45:18.2744424Z ================================================== 2021-05-16T00:45:18.2745502Z downloaded 1.3 MB 2021-05-16T00:45:18.2746321Z 2021-05-16T00:45:18.2764002Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyr_1.1.3.zip' 2021-05-16T00:45:18.2946296Z Content type 'application/zip' length 1055485 bytes (1.0 MB) 2021-05-16T00:45:18.3396633Z ================================================== 2021-05-16T00:45:18.3397736Z downloaded 1.0 MB 2021-05-16T00:45:18.3398405Z 2021-05-16T00:45:18.3592471Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T00:45:18.3733322Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T00:45:18.4179752Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T00:45:18.4826017Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T00:45:18.5367446Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T00:45:18.5400680Z 2021-05-16T00:45:18.5401643Z The downloaded binary packages are in 2021-05-16T00:45:18.5402658Z C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\downloaded_packages 2021-05-16T00:45:18.8347640Z 2021-05-16T00:45:18.8348767Z 2021-05-16T00:45:18.8349241Z 2021-05-16T00:45:18.8360680Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\remotes15641e574bea\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T00:45:18.8362588Z 2021-05-16T00:45:18.8381825Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\remotes15641e574bea\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T00:45:18.8415030Z 2021-05-16T00:45:18.8421739Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\remotes15641e574bea\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T00:45:18.8804763Z 2021-05-16T00:45:19.4755004Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:45:19.4755684Z (as 'lib' is unspecified) 2021-05-16T00:45:19.4756325Z * installing *source* package 'aghast' ... 2021-05-16T00:45:19.4756969Z ** using staged installation 2021-05-16T00:45:19.4757401Z 2021-05-16T00:45:19.4757756Z 2021-05-16T00:45:19.4758058Z 2021-05-16T00:45:19.4758515Z - preparing 'aghast': 2021-05-16T00:45:19.4759207Z checking DESCRIPTION meta-information ... 2021-05-16T00:45:19.4759751Z 2021-05-16T00:45:19.4760340Z checking DESCRIPTION meta-information ... 2021-05-16T00:45:19.4761206Z 2021-05-16T00:45:19.4761770Z v checking DESCRIPTION meta-information 2021-05-16T00:45:19.4762206Z 2021-05-16T00:45:19.4762795Z 2021-05-16T00:45:19.4763114Z 2021-05-16T00:45:19.4763946Z 2021-05-16T00:45:19.4764677Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:45:19.4765295Z 2021-05-16T00:45:19.4765741Z 2021-05-16T00:45:19.4766312Z - checking for empty or unneeded directories 2021-05-16T00:45:19.4766741Z 2021-05-16T00:45:19.4767067Z 2021-05-16T00:45:19.4767583Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T00:45:19.4768722Z 2021-05-16T00:45:19.4769663Z 2021-05-16T00:45:19.4769974Z 2021-05-16T00:45:19.4770436Z 2021-05-16T00:45:19.4770897Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T00:45:19.4771236Z 2021-05-16T00:45:19.4771560Z 2021-05-16T00:45:19.4772076Z 2021-05-16T00:45:19.4772958Z ** R 2021-05-16T00:45:19.4911495Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:45:20.4725933Z ** help 2021-05-16T00:45:20.4726462Z *** installing help indices 2021-05-16T00:45:20.4727034Z finding HTML links ... done 2021-05-16T00:45:20.4727384Z 2021-05-16T00:45:20.4727937Z converting help for package 'aghast' 2021-05-16T00:45:20.4728912Z ga_artifacts html 2021-05-16T00:45:20.4729806Z ga_jobs html 2021-05-16T00:45:20.4730354Z ga_run_log_config html 2021-05-16T00:45:20.4730918Z ga_runs html 2021-05-16T00:45:20.4938891Z ga_secrets html 2021-05-16T00:45:20.5202643Z ga_workflows html 2021-05-16T00:45:20.5230582Z 2021-05-16T00:45:20.5357230Z pipe html 2021-05-16T00:45:20.5364638Z REDIRECT:topic %>% -> pipe.html [ FAIL ]** building package indices 2021-05-16T00:45:20.8499560Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:45:20.8502296Z *** arch - i386 2021-05-16T00:45:21.1557801Z *** arch - x64 2021-05-16T00:45:21.4645288Z ** testing if installed package can be loaded from final location 2021-05-16T00:45:21.4648755Z *** arch - i386 2021-05-16T00:45:21.7727165Z *** arch - x64 2021-05-16T00:45:22.0779029Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:45:22.0887927Z * DONE (aghast) 2021-05-16T00:45:22.1308828Z Installing 1 packages: covr 2021-05-16T00:45:22.1332027Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:45:22.1333024Z (as 'lib' is unspecified) 2021-05-16T00:45:23.3224079Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T00:45:23.3225234Z 2021-05-16T00:45:24.5128006Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lazyeval_0.2.2.zip' 2021-05-16T00:45:24.5287748Z Content type 'application/zip' length 172045 bytes (168 KB) 2021-05-16T00:45:24.5340985Z ================================================== 2021-05-16T00:45:24.5342206Z downloaded 168 KB 2021-05-16T00:45:24.5342709Z 2021-05-16T00:45:24.5358722Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rex_1.2.0.zip' 2021-05-16T00:45:24.5491481Z Content type 'application/zip' length 124896 bytes (121 KB) 2021-05-16T00:45:24.5503435Z ================================================== 2021-05-16T00:45:24.5504432Z downloaded 121 KB 2021-05-16T00:45:24.5504979Z 2021-05-16T00:45:24.5518775Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/covr_3.5.1.zip' 2021-05-16T00:45:24.5756419Z Content type 'application/zip' length 304915 bytes (297 KB) 2021-05-16T00:45:24.5784517Z ================================================== 2021-05-16T00:45:24.5785571Z downloaded 297 KB 2021-05-16T00:45:24.5786029Z 2021-05-16T00:45:24.6015435Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T00:45:24.6219290Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T00:45:24.6541918Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T00:45:24.6572440Z 2021-05-16T00:45:24.6573387Z The downloaded binary packages are in 2021-05-16T00:45:24.6574496Z C:\Users\runneradmin\AppData\Local\Temp\RtmpCITxfg\downloaded_packages 2021-05-16T00:45:24.7913948Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T00:45:24.7914963Z Rscript -e "tic::before_install()" 2021-05-16T00:45:24.8082254Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T00:45:24.8082849Z env: 2021-05-16T00:45:24.8083474Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:45:24.8083976Z TIC_DEPLOY_KEY: 2021-05-16T00:45:24.8084373Z RSPM: 2021-05-16T00:45:24.8085826Z GITHUB_PAT: *** 2021-05-16T00:45:24.8086267Z COVERALLS_TOKEN: 2021-05-16T00:45:24.8086808Z continue-on-error: true 2021-05-16T00:45:24.8087308Z VDIFFR_RUN_TESTS: 2021-05-16T00:45:24.8087794Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:45:24.8088209Z TZ: UTC 2021-05-16T00:45:24.8088947Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:45:24.8089355Z NOT_CRAN: true 2021-05-16T00:45:24.8089758Z MSYSTEM: MINGW64 2021-05-16T00:45:24.8090151Z ##[endgroup] 2021-05-16T00:45:26.5362629Z v Loading tic stage configuration from tic.R 2021-05-16T00:45:26.7965135Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T00:45:26.7966455Z Windows because LaTeX is not available. 2021-05-16T00:45:26.8427395Z Running before_install: step_install_remote_binaries() 2021-05-16T00:45:27.6628694Z Installing oro.nifti binaries 2021-05-16T00:45:27.6652252Z [1] "neuroconductor/oro.nifti" 2021-05-16T00:45:27.8870384Z OK (HTTP 200).OK (HTTP 200).No Binaries Found, exiting 2021-05-16T00:45:28.1407085Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T00:45:28.1408055Z remotes::install_deps(dependencies = TRUE) 2021-05-16T00:45:28.1408745Z remotes::install_cran("rcmdcheck") 2021-05-16T00:45:28.1409388Z remotes::install_cran("markdown") 2021-05-16T00:45:28.1414552Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T00:45:28.1415197Z env: 2021-05-16T00:45:28.1415663Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:45:28.1416151Z TIC_DEPLOY_KEY: 2021-05-16T00:45:28.1416683Z RSPM: 2021-05-16T00:45:28.1418141Z GITHUB_PAT: *** 2021-05-16T00:45:28.1418561Z COVERALLS_TOKEN: 2021-05-16T00:45:28.1419089Z continue-on-error: true 2021-05-16T00:45:28.1419578Z VDIFFR_RUN_TESTS: 2021-05-16T00:45:28.1420212Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:45:28.1421092Z TZ: UTC 2021-05-16T00:45:28.1421976Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:45:28.1422425Z NOT_CRAN: true 2021-05-16T00:45:28.1423054Z MSYSTEM: MINGW64 2021-05-16T00:45:28.1423462Z ##[endgroup] 2021-05-16T00:45:32.7349994Z oro.nifti (NA -> bd06b05d2...) [GitHub] 2021-05-16T00:45:32.7351037Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T00:45:32.7351713Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T00:45:32.7352351Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T00:45:32.9070586Z Downloading GitHub repo neuroconductor/oro.nifti@bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T00:45:35.8169642Z RNifti (NA -> 929106d1b...) [GitHub] 2021-05-16T00:45:35.8170616Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T00:45:35.8171952Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T00:45:35.8173126Z htmltools (NA -> 0.5.1.1 ) [CRAN] 2021-05-16T00:45:35.8173796Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T00:45:35.8174439Z rticles (NA -> 0.19 ) [CRAN] 2021-05-16T00:45:35.8175145Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T00:45:35.8175962Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T00:45:35.9896302Z Downloading GitHub repo neuroconductor/RNifti@929106d1b17d6c09c8b001b5e39d448ed9ef635f 2021-05-16T00:45:36.9707389Z neuroconductor-RNifti-929106d/standalone/RNifti: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\RNifti' 2021-05-16T00:45:36.9723557Z neuroconductor-RNifti-929106d/standalone/RNifti.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\RNifti.h' 2021-05-16T00:45:36.9726906Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1.h' 2021-05-16T00:45:36.9730158Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.c' 2021-05-16T00:45:36.9733427Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti1_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti1_io.h' 2021-05-16T00:45:36.9736625Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2.h' 2021-05-16T00:45:36.9739864Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_image.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_image.h' 2021-05-16T00:45:36.9746189Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.c' 2021-05-16T00:45:36.9749793Z neuroconductor-RNifti-929106d/standalone/niftilib/nifti2_io.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\niftilib\\nifti2_io.h' 2021-05-16T00:45:36.9753674Z neuroconductor-RNifti-929106d/standalone/zlib/adler32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\adler32.c' 2021-05-16T00:45:36.9756849Z neuroconductor-RNifti-929106d/standalone/zlib/compress.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\compress.c' 2021-05-16T00:45:36.9759936Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.c' 2021-05-16T00:45:36.9763315Z neuroconductor-RNifti-929106d/standalone/zlib/crc32.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\crc32.h' 2021-05-16T00:45:36.9766493Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.c' 2021-05-16T00:45:36.9770195Z neuroconductor-RNifti-929106d/standalone/zlib/deflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\deflate.h' 2021-05-16T00:45:36.9773745Z neuroconductor-RNifti-929106d/standalone/zlib/gzclose.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzclose.c' 2021-05-16T00:45:36.9776931Z neuroconductor-RNifti-929106d/standalone/zlib/gzguts.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzguts.h' 2021-05-16T00:45:36.9780360Z neuroconductor-RNifti-929106d/standalone/zlib/gzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzlib.c' 2021-05-16T00:45:36.9784237Z neuroconductor-RNifti-929106d/standalone/zlib/gzread.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzread.c' 2021-05-16T00:45:36.9806631Z neuroconductor-RNifti-929106d/standalone/zlib/gzwrite.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\gzwrite.c' 2021-05-16T00:45:36.9809957Z neuroconductor-RNifti-929106d/standalone/zlib/infback.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\infback.c' 2021-05-16T00:45:36.9813074Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.c' 2021-05-16T00:45:36.9816766Z neuroconductor-RNifti-929106d/standalone/zlib/inffast.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffast.h' 2021-05-16T00:45:36.9821536Z neuroconductor-RNifti-929106d/standalone/zlib/inffixed.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inffixed.h' 2021-05-16T00:45:36.9825717Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.c' 2021-05-16T00:45:36.9829397Z neuroconductor-RNifti-929106d/standalone/zlib/inflate.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inflate.h' 2021-05-16T00:45:36.9832966Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.c' 2021-05-16T00:45:36.9837261Z neuroconductor-RNifti-929106d/standalone/zlib/inftrees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\inftrees.h' 2021-05-16T00:45:36.9840550Z neuroconductor-RNifti-929106d/standalone/zlib/trees.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.c' 2021-05-16T00:45:36.9844597Z neuroconductor-RNifti-929106d/standalone/zlib/trees.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\trees.h' 2021-05-16T00:45:36.9847940Z neuroconductor-RNifti-929106d/standalone/zlib/uncompr.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\uncompr.c' 2021-05-16T00:45:36.9851072Z neuroconductor-RNifti-929106d/standalone/zlib/zconf.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zconf.h' 2021-05-16T00:45:36.9855631Z neuroconductor-RNifti-929106d/standalone/zlib/zlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zlib.h' 2021-05-16T00:45:36.9859775Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.c' 2021-05-16T00:45:36.9862862Z neuroconductor-RNifti-929106d/standalone/zlib/zutil.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\zlib\\zutil.h' 2021-05-16T00:45:36.9867004Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.c: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.c' 2021-05-16T00:45:36.9870401Z neuroconductor-RNifti-929106d/standalone/znzlib/znzlib.h: Can't create '\\\\?\\C:\\Users\\RUNNER~1\\AppData\\Local\\Temp\\RtmpSOBpUn\\remotesc90c1c679d\\neuroconductor-RNifti-929106d\\standalone\\znzlib\\znzlib.h' 2021-05-16T00:45:36.9919854Z tar.exe: Error exit delayed from previous errors. 2021-05-16T00:45:38.3711460Z 2021-05-16T00:45:38.6967120Z 2021-05-16T00:45:38.6983864Z 2021-05-16T00:45:38.6989621Z 2021-05-16T00:45:38.6996539Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOBpUn\remotesc90c1c679d\neuroconductor-RNifti-929106d/DESCRIPTION' ... 2021-05-16T00:45:38.7066218Z 2021-05-16T00:45:38.7068322Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOBpUn\remotesc90c1c679d\neuroconductor-RNifti-929106d/DESCRIPTION' 2021-05-16T00:45:38.8459747Z 2021-05-16T00:45:38.8460819Z 2021-05-16T00:45:38.8461278Z 2021-05-16T00:45:38.8461991Z 2021-05-16T00:45:38.8462704Z - preparing 'RNifti': 2021-05-16T00:45:38.8676106Z checking DESCRIPTION meta-information ... 2021-05-16T00:45:38.8703563Z 2021-05-16T00:45:38.8720259Z checking DESCRIPTION meta-information ... 2021-05-16T00:45:38.8722772Z 2021-05-16T00:45:38.8743686Z v checking DESCRIPTION meta-information 2021-05-16T00:45:38.8803886Z - cleaning src 2021-05-16T00:45:38.8804663Z 2021-05-16T00:45:38.8805339Z 2021-05-16T00:45:38.8806159Z - running 'cleanup.win' 2021-05-16T00:45:39.9748231Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:45:39.9748908Z (as 'lib' is unspecified) 2021-05-16T00:45:39.9749241Z 2021-05-16T00:45:39.9749570Z 2021-05-16T00:45:39.9749892Z 2021-05-16T00:45:39.9750186Z 2021-05-16T00:45:39.9750919Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:45:39.9751409Z 2021-05-16T00:45:39.9751729Z 2021-05-16T00:45:39.9752244Z 2021-05-16T00:45:39.9752541Z 2021-05-16T00:45:39.9753305Z - checking for empty or unneeded directories 2021-05-16T00:45:39.9753711Z 2021-05-16T00:45:39.9754040Z 2021-05-16T00:45:39.9754341Z 2021-05-16T00:45:39.9754665Z 2021-05-16T00:45:39.9755231Z - building 'RNifti_1.3.1.tar.gz' 2021-05-16T00:45:39.9755578Z 2021-05-16T00:45:39.9755912Z 2021-05-16T00:45:39.9756353Z Warning: 2021-05-16T00:45:39.9756713Z 2021-05-16T00:45:39.9757494Z Warning: file 'RNifti/cleanup' did not have execute permissions: corrected 2021-05-16T00:45:39.9758306Z 2021-05-16T00:45:39.9758644Z 2021-05-16T00:45:39.9758950Z 2021-05-16T00:45:40.4655017Z * installing *source* package 'RNifti' ... 2021-05-16T00:45:40.4660343Z ** using staged installation 2021-05-16T00:45:40.5105458Z ** libs 2021-05-16T00:45:40.5128654Z 2021-05-16T00:45:40.5130206Z *** arch - i386 2021-05-16T00:45:40.5674401Z 2021-05-16T00:45:40.5676894Z "C:/rtools40/mingw32/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 -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o 2021-05-16T00:45:47.2474859Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T00:45:47.2476836Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] 2021-05-16T00:45:47.2478105Z for (int j=0; jnvox) 2021-05-16T00:46:16.7689658Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T00:46:16.8636946Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T00:46:16.8638187Z from ../inst/include/RNifti.h:50, 2021-05-16T00:46:16.8639376Z from main.cpp:4: 2021-05-16T00:46:16.8640783Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T00:46:16.8643002Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int64_t' {aka 'long long int'} [-Wsign-compare] 2021-05-16T00:46:16.8644428Z else if (data.length() != image->nvox) 2021-05-16T00:46:16.8645120Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T00:46:16.8826978Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T00:46:16.8829344Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 2021-05-16T00:46:16.8830879Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T00:46:40.2506274Z extensions html 2021-05-16T00:46:40.2533113Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T00:46:40.2680036Z indexing html 2021-05-16T00:46:40.2710270Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T00:46:40.2731596Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T00:46:40.2916581Z internalImage html 2021-05-16T00:46:40.3009809Z ndim html 2021-05-16T00:46:40.3370864Z niftiHeader html 2021-05-16T00:46:40.3510818Z niftiVersion html 2021-05-16T00:46:40.3541201Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T00:46:40.3548548Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T00:46:40.3571021Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T00:46:40.3577373Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T00:46:40.3714848Z pixdim html 2021-05-16T00:46:40.3985762Z readNifti html 2021-05-16T00:46:40.4379937Z rgbArray html 2021-05-16T00:46:40.4883689Z view html 2021-05-16T00:46:40.5161921Z voxelToWorld html 2021-05-16T00:46:40.5481406Z writeNifti html 2021-05-16T00:46:40.5519457Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T00:46:40.5527279Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T00:46:40.5542554Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T00:46:40.5864065Z xform html 2021-05-16T00:46:40.5877737Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T00:46:40.9000592Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:46:40.9001760Z *** arch - i386 2021-05-16T00:46:41.4111864Z *** arch - x64 2021-05-16T00:46:41.9215990Z ** testing if installed package can be loaded from final location 2021-05-16T00:46:41.9219038Z *** arch - i386 2021-05-16T00:46:42.4302981Z *** arch - x64 2021-05-16T00:46:42.9384142Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:46:42.9515040Z * DONE (RNifti) 2021-05-16T00:46:43.1595572Z Installing 7 packages: base64enc, tinytex, htmltools, rmarkdown, rticles, abind, bitops 2021-05-16T00:46:43.1621581Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:46:43.1622462Z (as 'lib' is unspecified) 2021-05-16T00:46:46.1746438Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T00:46:46.1780113Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T00:46:46.9321920Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T00:46:46.9325448Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T00:46:47.5016778Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T00:46:47.5023185Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T00:46:47.8801722Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T00:46:47.8808151Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T00:46:48.8344946Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-16T00:46:48.8489053Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-16T00:46:48.8504381Z ================================================== 2021-05-16T00:46:48.8505535Z downloaded 42 KB 2021-05-16T00:46:48.8505993Z 2021-05-16T00:46:48.8517962Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tinytex_0.31.zip' 2021-05-16T00:46:48.8685084Z Content type 'application/zip' length 120540 bytes (117 KB) 2021-05-16T00:46:48.8699818Z ================================================== 2021-05-16T00:46:48.8702319Z downloaded 117 KB 2021-05-16T00:46:48.8702940Z 2021-05-16T00:46:48.8719521Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-16T00:46:48.8840797Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-16T00:46:48.8882101Z ================================================== 2021-05-16T00:46:48.8883778Z downloaded 238 KB 2021-05-16T00:46:48.8884463Z 2021-05-16T00:46:48.8903947Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rmarkdown_2.8.zip' 2021-05-16T00:46:48.9036396Z Content type 'application/zip' length 3692418 bytes (3.5 MB) 2021-05-16T00:46:49.1364321Z ================================================== 2021-05-16T00:46:49.1365839Z downloaded 3.5 MB 2021-05-16T00:46:49.1366427Z 2021-05-16T00:46:49.1384366Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rticles_0.19.zip' 2021-05-16T00:46:49.1508479Z Content type 'application/zip' length 1780231 bytes (1.7 MB) 2021-05-16T00:46:49.1791138Z ================================================== 2021-05-16T00:46:49.1792231Z downloaded 1.7 MB 2021-05-16T00:46:49.1793373Z 2021-05-16T00:46:49.1810345Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T00:46:49.2069896Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T00:46:49.2076173Z ================================================== 2021-05-16T00:46:49.2078235Z downloaded 62 KB 2021-05-16T00:46:49.2079119Z 2021-05-16T00:46:49.2095871Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T00:46:49.2283321Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T00:46:49.2288651Z ================================================== 2021-05-16T00:46:49.2289635Z downloaded 41 KB 2021-05-16T00:46:49.2290108Z 2021-05-16T00:46:49.2449182Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T00:46:49.2596451Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T00:46:49.2801105Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T00:46:49.5405637Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T00:46:49.7835787Z package 'rticles' successfully unpacked and MD5 sums checked 2021-05-16T00:46:49.7991419Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T00:46:49.8137764Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T00:46:49.8163724Z 2021-05-16T00:46:49.8164701Z The downloaded binary packages are in 2021-05-16T00:46:49.8166636Z C:\Users\runneradmin\AppData\Local\Temp\RtmpSOBpUn\downloaded_packages 2021-05-16T00:46:49.8945001Z Skipping install of 'RNifti' from a github remote, the SHA1 (929106d1) has not changed since last install. 2021-05-16T00:46:49.8946614Z Use `force = TRUE` to force installation 2021-05-16T00:46:50.2085178Z 2021-05-16T00:46:50.2086813Z 2021-05-16T00:46:50.2087293Z 2021-05-16T00:46:50.2165435Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOBpUn\remotesc9048783a2f\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T00:46:50.2167321Z 2021-05-16T00:46:50.2169311Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOBpUn\remotesc9048783a2f\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' ... 2021-05-16T00:46:50.2170667Z 2021-05-16T00:46:50.2172556Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOBpUn\remotesc9048783a2f\neuroconductor-oro.nifti-bd06b05/DESCRIPTION' 2021-05-16T00:46:50.8855588Z 2021-05-16T00:46:50.8900040Z 2021-05-16T00:46:50.8900642Z 2021-05-16T00:46:50.8901181Z 2021-05-16T00:46:50.8901781Z - preparing 'oro.nifti': (670ms) 2021-05-16T00:46:50.9168288Z checking DESCRIPTION meta-information ... 2021-05-16T00:46:50.9169208Z 2021-05-16T00:46:50.9169952Z checking DESCRIPTION meta-information ... 2021-05-16T00:46:50.9170554Z 2021-05-16T00:46:50.9171560Z v checking DESCRIPTION meta-information 2021-05-16T00:46:51.4448600Z 2021-05-16T00:46:51.4543048Z 2021-05-16T00:46:51.4544238Z 2021-05-16T00:46:51.4544877Z 2021-05-16T00:46:51.4546262Z - checking for LF line-endings in source and make files and shell scripts (534ms) 2021-05-16T00:46:51.4817479Z 2021-05-16T00:46:51.4818476Z 2021-05-16T00:46:51.4861756Z 2021-05-16T00:46:51.4862618Z 2021-05-16T00:46:51.4864265Z - checking for empty or unneeded directories 2021-05-16T00:46:51.5052713Z 2021-05-16T00:46:51.5063323Z 2021-05-16T00:46:51.5064002Z Removed empty directory 2021-05-16T00:46:51.5064731Z 2021-05-16T00:46:51.5065623Z Removed empty directory 'oro.nifti/vignettes' 2021-05-16T00:46:51.5088265Z 2021-05-16T00:46:51.5089111Z 2021-05-16T00:46:51.5090054Z Omitted 'LazyData' and 'LazyDataCompression' from DESCRIPTION 2021-05-16T00:46:51.5581508Z 2021-05-16T00:46:51.5582690Z 2021-05-16T00:46:51.5583373Z 2021-05-16T00:46:51.5583822Z 2021-05-16T00:46:51.5584450Z - building 'oro.nifti_0.10.3.tar.gz' 2021-05-16T00:46:52.3688959Z 2021-05-16T00:46:52.3690095Z 2021-05-16T00:46:52.3691568Z 2021-05-16T00:46:52.5118367Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:46:52.5119430Z (as 'lib' is unspecified) 2021-05-16T00:46:53.5594015Z * installing *source* package 'oro.nifti' ... 2021-05-16T00:46:53.5598881Z ** using staged installation 2021-05-16T00:46:53.6144592Z ** R 2021-05-16T00:46:53.7366230Z ** demo 2021-05-16T00:46:53.7406074Z ** inst 2021-05-16T00:46:53.7669475Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:47:05.3834036Z 2021-05-16T00:47:05.3835475Z Creating a new generic function for 'origin' in package 'oro.nifti' 2021-05-16T00:47:05.3836676Z ** help 2021-05-16T00:47:06.4070612Z *** installing help indices 2021-05-16T00:47:06.9117121Z converting help for package 'oro.nifti' 2021-05-16T00:47:06.9543020Z finding HTML links ... done 2021-05-16T00:47:07.2856375Z afni-class html 2021-05-16T00:47:07.4094625Z anlz-class html 2021-05-16T00:47:07.4320228Z anlz-nifti-ops html 2021-05-16T00:47:07.4561518Z anlz html 2021-05-16T00:47:07.4717386Z as.anlz html 2021-05-16T00:47:07.4895156Z as.nifti html 2021-05-16T00:47:07.4938410Z 2021-05-16T00:47:07.4973184Z REDIRECT:topic audit.trail<-,nifti-method -> audit_trail-methods.html [ FAIL ] 2021-05-16T00:47:07.5089157Z audit_trail-methods html 2021-05-16T00:47:07.5910296Z audit_trail html 2021-05-16T00:47:07.5967366Z REDIRECT:topic audit.trail<- -> audit_trail-methods.html [ FAIL ] 2021-05-16T00:47:07.5979215Z REDIRECT:topic aux_file<- -> aux_file-methods.html [ FAIL ] 2021-05-16T00:47:07.5987316Z REDIRECT:topic aux_file<-,nifti-method -> aux_file-methods.html [ FAIL ] 2021-05-16T00:47:07.5989914Z REDIRECT:topic aux_file<-,anlz-method -> aux_file-methods.html [ FAIL ] 2021-05-16T00:47:07.5999126Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file.html 2021-05-16T00:47:07.6006766Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file,nifti-method.html 2021-05-16T00:47:07.6014212Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file,anlz-method.html 2021-05-16T00:47:07.6021132Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-.html 2021-05-16T00:47:07.6027894Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-,nifti-method.html 2021-05-16T00:47:07.6054978Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/aux.file<-,anlz-method.html 2021-05-16T00:47:07.6305342Z aux_file-methods html 2021-05-16T00:47:07.6350737Z REDIRECT:topic aux_file<-,niftiImage-method -> aux_file-methods.html [ FAIL ] 2021-05-16T00:47:07.6359120Z REDIRECT:topic bitpix<- -> bitpix-methods.html [ FAIL ] 2021-05-16T00:47:07.6368864Z REDIRECT:topic bitpix<-,nifti-method -> bitpix-methods.html [ FAIL ] 2021-05-16T00:47:07.6601578Z bitpix-methods html 2021-05-16T00:47:07.6957321Z bitwise html 2021-05-16T00:47:07.7315440Z blend-methods html 2021-05-16T00:47:07.7485407Z cal_img html 2021-05-16T00:47:07.7544908Z REDIRECT:topic bitpix<-,anlz-method -> bitpix-methods.html [ FAIL ] 2021-05-16T00:47:07.7552906Z REDIRECT:topic cal_max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T00:47:07.7561442Z REDIRECT:topic cal_max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T00:47:07.7584532Z REDIRECT:topic cal_max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T00:47:07.7593840Z REDIRECT:topic cal.max<- -> cal_max-methods.html [ FAIL ] 2021-05-16T00:47:07.7602253Z REDIRECT:topic cal.max<-,nifti-method -> cal_max-methods.html [ FAIL ] 2021-05-16T00:47:07.7614934Z REDIRECT:topic cal.max<-,anlz-method -> cal_max-methods.html [ FAIL ] 2021-05-16T00:47:07.7629082Z REDIRECT:topic cal.max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T00:47:07.7888021Z cal_max-methods html 2021-05-16T00:47:07.7939042Z REDIRECT:topic cal_max<-,niftiImage-method -> cal_max-methods.html [ FAIL ] 2021-05-16T00:47:07.7946605Z REDIRECT:topic cal_min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T00:47:07.7960440Z REDIRECT:topic cal_min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T00:47:07.7986628Z REDIRECT:topic cal_min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T00:47:07.7997092Z REDIRECT:topic cal.min<- -> cal_min-methods.html [ FAIL ] 2021-05-16T00:47:07.8005212Z REDIRECT:topic cal.min<-,nifti-method -> cal_min-methods.html [ FAIL ] 2021-05-16T00:47:07.8017650Z REDIRECT:topic cal.min<-,anlz-method -> cal_min-methods.html [ FAIL ] 2021-05-16T00:47:07.8030447Z REDIRECT:topic cal.min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T00:47:07.8271471Z cal_min-methods html 2021-05-16T00:47:07.8320259Z REDIRECT:topic cal_min<-,niftiImage-method -> cal_min-methods.html [ FAIL ] 2021-05-16T00:47:07.8328023Z REDIRECT:topic cal_units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T00:47:07.8360307Z REDIRECT:topic cal_units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T00:47:07.8361634Z REDIRECT:topic cal.units<- -> cal_units-methods.html [ FAIL ] 2021-05-16T00:47:07.8542288Z cal_units-methods html 2021-05-16T00:47:07.8581503Z REDIRECT:topic cal.units<-,anlz-method -> cal_units-methods.html [ FAIL ] 2021-05-16T00:47:07.8593945Z REDIRECT:topic coerce<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T00:47:07.8602255Z REDIRECT:topic as<-,array,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T00:47:07.8617165Z REDIRECT:topic as<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T00:47:07.8643774Z REDIRECT:topic coerce<-,list,anlz-method -> coerce-methods.html [ FAIL ] 2021-05-16T00:47:07.8653607Z REDIRECT:topic coerce<-,array,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T00:47:07.8661935Z REDIRECT:topic coerce<-,list,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T00:47:07.8983686Z coerce-methods html 2021-05-16T00:47:07.9030902Z REDIRECT:topic coerce<-,anlz,nifti-method -> coerce-methods.html [ FAIL ] 2021-05-16T00:47:07.9038228Z REDIRECT:topic compressed<- -> compressed-methods.html [ FAIL ] 2021-05-16T00:47:07.9253696Z compressed-methods html 2021-05-16T00:47:07.9472483Z convert_afni html 2021-05-16T00:47:07.9789883Z convert_anlz html 2021-05-16T00:47:08.0046720Z convert_nifti html 2021-05-16T00:47:08.0093963Z REDIRECT:topic compressed<-,anlz-method -> compressed-methods.html [ FAIL ] 2021-05-16T00:47:08.0101375Z REDIRECT:topic data_type<- -> data_type-methods.html [ FAIL ] 2021-05-16T00:47:08.0108708Z REDIRECT:topic data_type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T00:47:08.0138254Z REDIRECT:topic data_type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T00:47:08.0146309Z REDIRECT:topic data.type<- -> data_type-methods.html [ FAIL ] 2021-05-16T00:47:08.0154716Z REDIRECT:topic data.type<-,nifti-method -> data_type-methods.html [ FAIL ] 2021-05-16T00:47:08.0410313Z data_type-methods html 2021-05-16T00:47:08.0459169Z REDIRECT:topic data.type<-,anlz-method -> data_type-methods.html [ FAIL ] 2021-05-16T00:47:08.0467686Z REDIRECT:topic datatype<- -> datatype-methods.html [ FAIL ] 2021-05-16T00:47:08.0480199Z REDIRECT:topic datatype<-,nifti-method -> datatype-methods.html [ FAIL ] 2021-05-16T00:47:08.0686567Z datatype-methods html 2021-05-16T00:47:08.0735561Z REDIRECT:topic datatype<-,anlz-method -> datatype-methods.html [ FAIL ] 2021-05-16T00:47:08.0752033Z REDIRECT:topic db_name<- -> db_name-methods.html [ FAIL ] 2021-05-16T00:47:08.0759608Z REDIRECT:topic db_name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T00:47:08.0783107Z REDIRECT:topic db_name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T00:47:08.0792400Z REDIRECT:topic db.name<- -> db_name-methods.html [ FAIL ] 2021-05-16T00:47:08.0800372Z REDIRECT:topic db.name<-,nifti-method -> db_name-methods.html [ FAIL ] 2021-05-16T00:47:08.1029256Z db_name-methods html 2021-05-16T00:47:08.1084215Z REDIRECT:topic db.name<-,anlz-method -> db_name-methods.html [ FAIL ] 2021-05-16T00:47:08.1091269Z REDIRECT:topic descrip<- -> descrip-methods.html [ FAIL ] 2021-05-16T00:47:08.1098940Z REDIRECT:topic descrip<-,nifti-method -> descrip-methods.html [ FAIL ] 2021-05-16T00:47:08.1111256Z REDIRECT:topic descrip<-,anlz-method -> descrip-methods.html [ FAIL ] 2021-05-16T00:47:08.1373513Z descrip-methods html 2021-05-16T00:47:08.1420744Z REDIRECT:topic descrip<-,niftiImage-method -> descrip-methods.html [ FAIL ] 2021-05-16T00:47:08.1430182Z REDIRECT:topic dim_<- -> dim_-methods.html [ FAIL ] 2021-05-16T00:47:08.1437821Z REDIRECT:topic dim_<-,nifti-method -> dim_-methods.html [ FAIL ] 2021-05-16T00:47:08.1639501Z dim_-methods html 2021-05-16T00:47:08.1682073Z REDIRECT:topic dim_<-,anlz-method -> dim_-methods.html [ FAIL ] 2021-05-16T00:47:08.1691240Z REDIRECT:topic dim_info<- -> dim_info-methods.html [ FAIL ] 2021-05-16T00:47:08.1951400Z dim_info-methods html 2021-05-16T00:47:08.1994949Z REDIRECT:topic dim_info<-,nifti-method -> dim_info-methods.html [ FAIL ] 2021-05-16T00:47:08.2003468Z REDIRECT:topic dim_un0<- -> dim_un0-methods.html [ FAIL ] 2021-05-16T00:47:08.2183384Z dim_un0-methods html 2021-05-16T00:47:08.2346005Z drop_img_dim html 2021-05-16T00:47:08.2390234Z REDIRECT:topic dim_un0<-,anlz-method -> dim_un0-methods.html [ FAIL ] 2021-05-16T00:47:08.2398298Z REDIRECT:topic exp_date<- -> exp_date-methods.html [ FAIL ] 2021-05-16T00:47:08.2571573Z exp_date-methods html 2021-05-16T00:47:08.2618319Z REDIRECT:topic exp_date<-,anlz-method -> exp_date-methods.html [ FAIL ] 2021-05-16T00:47:08.2626493Z REDIRECT:topic exp_time<- -> exp_time-methods.html [ FAIL ] 2021-05-16T00:47:08.2798350Z exp_time-methods html 2021-05-16T00:47:08.2914365Z REDIRECT:topic exp_time<-,anlz-method -> exp_time-methods.html [ FAIL ] 2021-05-16T00:47:08.2915804Z REDIRECT:topic extender<- -> extender-methods.html [ FAIL ] 2021-05-16T00:47:08.3023945Z extender-methods html 2021-05-16T00:47:08.3072679Z REDIRECT:topic extender<-,nifti-method -> extender-methods.html [ FAIL ] 2021-05-16T00:47:08.3080898Z REDIRECT:topic extents<- -> extents-methods.html [ FAIL ] 2021-05-16T00:47:08.3089038Z REDIRECT:topic extents<-,nifti-method -> extents-methods.html [ FAIL ] 2021-05-16T00:47:08.3272926Z extents-methods html 2021-05-16T00:47:08.3321773Z REDIRECT:topic extents<-,anlz-method -> extents-methods.html [ FAIL ] 2021-05-16T00:47:08.3329880Z REDIRECT:topic field_skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T00:47:08.3351213Z REDIRECT:topic field_skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T00:47:08.3358802Z REDIRECT:topic field.skip<- -> field_skip-methods.html [ FAIL ] 2021-05-16T00:47:08.3576938Z field_skip-methods html 2021-05-16T00:47:08.3619362Z REDIRECT:topic field.skip<-,anlz-method -> field_skip-methods.html [ FAIL ] 2021-05-16T00:47:08.3626549Z REDIRECT:topic funused1<- -> funused1-methods.html [ FAIL ] 2021-05-16T00:47:08.3803923Z funused1-methods html 2021-05-16T00:47:08.3846728Z REDIRECT:topic funused1<-,anlz-method -> funused1-methods.html [ FAIL ] 2021-05-16T00:47:08.3854623Z REDIRECT:topic funused2<- -> funused2-methods.html [ FAIL ] 2021-05-16T00:47:08.4024722Z funused2-methods html 2021-05-16T00:47:08.4068801Z REDIRECT:topic funused2<-,anlz-method -> funused2-methods.html [ FAIL ] 2021-05-16T00:47:08.4077686Z REDIRECT:topic funused3<- -> funused3-methods.html [ FAIL ] 2021-05-16T00:47:08.4250279Z funused3-methods html 2021-05-16T00:47:08.4297153Z REDIRECT:topic funused3<-,anlz-method -> funused3-methods.html [ FAIL ] 2021-05-16T00:47:08.4305174Z REDIRECT:topic generated<- -> generated-methods.html [ FAIL ] 2021-05-16T00:47:08.4481992Z generated-methods html 2021-05-16T00:47:08.4529238Z REDIRECT:topic generated<-,anlz-method -> generated-methods.html [ FAIL ] 2021-05-16T00:47:08.4537013Z REDIRECT:topic glmax<- -> glmax-methods.html [ FAIL ] 2021-05-16T00:47:08.4545333Z REDIRECT:topic glmax<-,nifti-method -> glmax-methods.html [ FAIL ] 2021-05-16T00:47:08.4730444Z glmax-methods html 2021-05-16T00:47:08.4777812Z REDIRECT:topic glmax<-,anlz-method -> glmax-methods.html [ FAIL ] 2021-05-16T00:47:08.4785611Z REDIRECT:topic glmin<- -> glmin-methods.html [ FAIL ] 2021-05-16T00:47:08.4794811Z REDIRECT:topic glmin<-,nifti-method -> glmin-methods.html [ FAIL ] 2021-05-16T00:47:08.4990396Z glmin-methods html 2021-05-16T00:47:08.5035592Z REDIRECT:topic glmin<-,anlz-method -> glmin-methods.html [ FAIL ] 2021-05-16T00:47:08.5044183Z REDIRECT:topic hist_un0<- -> hist_un0-methods.html [ FAIL ] 2021-05-16T00:47:08.5227703Z hist_un0-methods html 2021-05-16T00:47:08.5280018Z REDIRECT:topic hist_un0<-,anlz-method -> hist_un0-methods.html [ FAIL ] 2021-05-16T00:47:08.5289223Z REDIRECT:topic hkey_un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T00:47:08.5311045Z REDIRECT:topic hkey_un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T00:47:08.5318999Z REDIRECT:topic hkey.un0<- -> hkey_un0-methods.html [ FAIL ] 2021-05-16T00:47:08.5549201Z hkey_un0-methods html 2021-05-16T00:47:08.5844493Z hotmetal html 2021-05-16T00:47:08.6384941Z image-methods html 2021-05-16T00:47:08.6449872Z REDIRECT:topic hkey.un0<-,anlz-method -> hkey_un0-methods.html [ FAIL ] 2021-05-16T00:47:08.6457677Z REDIRECT:topic img_data<- -> img_data-methods.html [ FAIL ] 2021-05-16T00:47:08.6465110Z REDIRECT:topic img_data<-,nifti-method -> img_data-methods.html [ FAIL ] 2021-05-16T00:47:08.6669939Z img_data-methods html 2021-05-16T00:47:08.6771955Z img_length html 2021-05-16T00:47:08.6909397Z integerTranslation html 2021-05-16T00:47:08.6953646Z REDIRECT:topic img_data<-,anlz-method -> img_data-methods.html [ FAIL ] 2021-05-16T00:47:08.6961655Z REDIRECT:topic intent_code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T00:47:08.6978833Z REDIRECT:topic intent_code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T00:47:08.6986467Z REDIRECT:topic intent.code<- -> intent_code-methods.html [ FAIL ] 2021-05-16T00:47:08.7005743Z REDIRECT:topic intent.code<-,nifti-method -> intent_code-methods.html [ FAIL ] 2021-05-16T00:47:08.7207804Z intent_code-methods html 2021-05-16T00:47:08.7250570Z REDIRECT:topic intent_code<-,niftiImage-method -> intent_code-methods.html [ FAIL ] 2021-05-16T00:47:08.7258661Z REDIRECT:topic intent_name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T00:47:08.7287619Z REDIRECT:topic intent_name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T00:47:08.7295395Z REDIRECT:topic intent.name<- -> intent_name-methods.html [ FAIL ] 2021-05-16T00:47:08.7308856Z REDIRECT:topic intent.name<-,nifti-method -> intent_name-methods.html [ FAIL ] 2021-05-16T00:47:08.7522597Z intent_name-methods html 2021-05-16T00:47:08.7576495Z REDIRECT:topic intent_name<-,niftiImage-method -> intent_name-methods.html [ FAIL ] 2021-05-16T00:47:08.7584470Z REDIRECT:topic intent_p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T00:47:08.7601576Z REDIRECT:topic intent_p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T00:47:08.7612629Z REDIRECT:topic intent.p1<- -> intent_p1-methods.html [ FAIL ] 2021-05-16T00:47:08.7624759Z REDIRECT:topic intent.p1<-,nifti-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T00:47:08.7856532Z intent_p1-methods html 2021-05-16T00:47:08.7902400Z REDIRECT:topic intent_p1<-,niftiImage-method -> intent_p1-methods.html [ FAIL ] 2021-05-16T00:47:08.7910768Z REDIRECT:topic intent_p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T00:47:08.7927642Z REDIRECT:topic intent_p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T00:47:08.7936031Z REDIRECT:topic intent.p2<- -> intent_p2-methods.html [ FAIL ] 2021-05-16T00:47:08.7948803Z REDIRECT:topic intent.p2<-,nifti-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T00:47:08.8147913Z intent_p2-methods html 2021-05-16T00:47:08.8193238Z REDIRECT:topic intent_p2<-,niftiImage-method -> intent_p2-methods.html [ FAIL ] 2021-05-16T00:47:08.8201183Z REDIRECT:topic intent_p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T00:47:08.8220971Z REDIRECT:topic intent_p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T00:47:08.8228821Z REDIRECT:topic intent.p3<- -> intent_p3-methods.html [ FAIL ] 2021-05-16T00:47:08.8242258Z REDIRECT:topic intent.p3<-,nifti-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T00:47:08.8458335Z intent_p3-methods html 2021-05-16T00:47:08.8529210Z internalImage-class html 2021-05-16T00:47:08.8688198Z is_afni html 2021-05-16T00:47:08.8850486Z is_anlz html 2021-05-16T00:47:08.9012792Z is_nifti html 2021-05-16T00:47:08.9058314Z REDIRECT:topic intent_p3<-,niftiImage-method -> intent_p3-methods.html [ FAIL ] 2021-05-16T00:47:08.9066011Z REDIRECT:topic magic<- -> magic-methods.html [ FAIL ] 2021-05-16T00:47:08.9079806Z REDIRECT:topic magic<-,nifti-method -> magic-methods.html [ FAIL ] 2021-05-16T00:47:08.9277229Z magic-methods html 2021-05-16T00:47:08.9301032Z REDIRECT:topic magic<-,niftiImage-method -> magic-methods.html [ FAIL ] 2021-05-16T00:47:08.9313284Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NSLI.html 2021-05-16T00:47:08.9448162Z miscellaneous html 2021-05-16T00:47:09.0964023Z nifti-class html 2021-05-16T00:47:09.1242410Z nifti html 2021-05-16T00:47:09.1411030Z niftiAuditTrail-class html 2021-05-16T00:47:09.1549151Z niftiExtension-class html 2021-05-16T00:47:09.1698480Z niftiExtensionSection-class html 2021-05-16T00:47:09.1758467Z niftiImage-class html 2021-05-16T00:47:09.1786835Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-oro.nifti/00new/oro.nifti/help/NTIM.html 2021-05-16T00:47:09.1794243Z REDIRECT:topic [<--methods -> nifti_assign-methods.html [ FAIL ] 2021-05-16T00:47:09.1801729Z REDIRECT:topic [<-,ANY,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T00:47:09.1812315Z REDIRECT:topic [<-,nifti,ANY,ANY,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T00:47:09.1820409Z REDIRECT:topic [<-,nifti,numeric,numeric,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T00:47:09.1831257Z REDIRECT:topic [<-,nifti,ANY,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T00:47:09.1839048Z REDIRECT:topic [<-,nifti,numeric,missing,ANY-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T00:47:09.2003309Z nifti_assign-methods html 2021-05-16T00:47:09.2140622Z niftiops html 2021-05-16T00:47:09.2228290Z nii2oro html 2021-05-16T00:47:09.2286015Z REDIRECT:topic [<-,nifti,missing,missing,array-method -> nifti_assign-methods.html [ FAIL ] 2021-05-16T00:47:09.2293102Z REDIRECT:topic omax<- -> omax-methods.html [ FAIL ] 2021-05-16T00:47:09.2466826Z omax-methods html 2021-05-16T00:47:09.2507954Z REDIRECT:topic omax<-,anlz-method -> omax-methods.html [ FAIL ] 2021-05-16T00:47:09.2515420Z REDIRECT:topic omin<- -> omin-methods.html [ FAIL ] 2021-05-16T00:47:09.2702627Z omin-methods html 2021-05-16T00:47:09.2858176Z onefile html 2021-05-16T00:47:09.2909846Z REDIRECT:topic omin<-,anlz-method -> omin-methods.html [ FAIL ] 2021-05-16T00:47:09.2917434Z REDIRECT:topic orient<- -> orient-methods.html [ FAIL ] 2021-05-16T00:47:09.3094133Z orient-methods html 2021-05-16T00:47:09.3256728Z orientation-methods html 2021-05-16T00:47:09.3308316Z REDIRECT:topic orient<-,anlz-method -> orient-methods.html [ FAIL ] 2021-05-16T00:47:09.3315196Z REDIRECT:topic origin<- -> origin-methods.html [ FAIL ] 2021-05-16T00:47:09.3322996Z REDIRECT:topic origin<-,anlz-method -> origin-methods.html [ FAIL ] 2021-05-16T00:47:09.3510627Z origin-methods html 2021-05-16T00:47:09.3624878Z oro2nii html 2021-05-16T00:47:09.4242598Z orthographic-methods html 2021-05-16T00:47:09.4921977Z overlay-methods html 2021-05-16T00:47:09.4969685Z REDIRECT:topic origin<-,nifti-method -> origin-methods.html [ FAIL ] 2021-05-16T00:47:09.4976916Z REDIRECT:topic patient_id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T00:47:09.5002769Z REDIRECT:topic patient_id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T00:47:09.5010811Z REDIRECT:topic patient.id<- -> patient_id-methods.html [ FAIL ] 2021-05-16T00:47:09.5203832Z patient_id-methods html 2021-05-16T00:47:09.5405126Z performPermutation html 2021-05-16T00:47:09.5456459Z REDIRECT:topic patient.id<-,anlz-method -> patient_id-methods.html [ FAIL ] 2021-05-16T00:47:09.5464326Z REDIRECT:topic pixdim<- -> pixdim-methods.html [ FAIL ] 2021-05-16T00:47:09.5472319Z REDIRECT:topic pixdim<-,nifti-method -> pixdim-methods.html [ FAIL ] 2021-05-16T00:47:09.5480252Z REDIRECT:topic pixdim<-,anlz-method -> pixdim-methods.html [ FAIL ] 2021-05-16T00:47:09.5683898Z pixdim-methods html 2021-05-16T00:47:09.5732454Z REDIRECT:topic pixdim<-,ANY-method -> pixdim-methods.html [ FAIL ] 2021-05-16T00:47:09.5740752Z REDIRECT:topic qform_code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T00:47:09.5757782Z REDIRECT:topic qform_code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T00:47:09.5765004Z REDIRECT:topic qform.code<- -> qform_code-methods.html [ FAIL ] 2021-05-16T00:47:09.5777895Z REDIRECT:topic qform.code<-,nifti-method -> qform_code-methods.html [ FAIL ] 2021-05-16T00:47:09.6012789Z qform_code-methods html 2021-05-16T00:47:09.6058760Z REDIRECT:topic qform_code<-,niftiImage-method -> qform_code-methods.html [ FAIL ] 2021-05-16T00:47:09.6067320Z REDIRECT:topic qoffset_x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T00:47:09.6085923Z REDIRECT:topic qoffset_x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T00:47:09.6094770Z REDIRECT:topic qoffset.x<- -> qoffset_x-methods.html [ FAIL ] 2021-05-16T00:47:09.6107302Z REDIRECT:topic qoffset.x<-,nifti-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T00:47:09.6319714Z qoffset_x-methods html 2021-05-16T00:47:09.6363160Z REDIRECT:topic qoffset_x<-,niftiImage-method -> qoffset_x-methods.html [ FAIL ] 2021-05-16T00:47:09.6370780Z REDIRECT:topic qoffset_y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T00:47:09.6389297Z REDIRECT:topic qoffset_y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T00:47:09.6397418Z REDIRECT:topic qoffset.y<- -> qoffset_y-methods.html [ FAIL ] 2021-05-16T00:47:09.6410228Z REDIRECT:topic qoffset.y<-,nifti-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T00:47:09.6685392Z qoffset_y-methods html 2021-05-16T00:47:09.6731778Z REDIRECT:topic qoffset_y<-,niftiImage-method -> qoffset_y-methods.html [ FAIL ] 2021-05-16T00:47:09.6739439Z REDIRECT:topic qoffset_z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T00:47:09.6757658Z REDIRECT:topic qoffset_z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T00:47:09.6765865Z REDIRECT:topic qoffset.z<- -> qoffset_z-methods.html [ FAIL ] 2021-05-16T00:47:09.6778954Z REDIRECT:topic qoffset.z<-,nifti-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T00:47:09.6984938Z qoffset_z-methods html 2021-05-16T00:47:09.7028261Z REDIRECT:topic qoffset_z<-,niftiImage-method -> qoffset_z-methods.html [ FAIL ] 2021-05-16T00:47:09.7038821Z REDIRECT:topic quatern_b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T00:47:09.7064582Z REDIRECT:topic quatern_b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T00:47:09.7065723Z REDIRECT:topic quatern.b<- -> quatern_b-methods.html [ FAIL ] 2021-05-16T00:47:09.7076068Z REDIRECT:topic quatern.b<-,nifti-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T00:47:09.7304076Z quatern_b-methods html 2021-05-16T00:47:09.7356948Z REDIRECT:topic quatern_b<-,niftiImage-method -> quatern_b-methods.html [ FAIL ] 2021-05-16T00:47:09.7358523Z REDIRECT:topic quatern_c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T00:47:09.7360685Z REDIRECT:topic quatern_c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T00:47:09.7372704Z REDIRECT:topic quatern.c<- -> quatern_c-methods.html [ FAIL ] 2021-05-16T00:47:09.7382982Z REDIRECT:topic quatern.c<-,nifti-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T00:47:09.7669307Z quatern_c-methods html 2021-05-16T00:47:09.7718604Z REDIRECT:topic quatern_c<-,niftiImage-method -> quatern_c-methods.html [ FAIL ] 2021-05-16T00:47:09.7726065Z REDIRECT:topic quatern_d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T00:47:09.7742849Z REDIRECT:topic quatern_d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T00:47:09.7750326Z REDIRECT:topic quatern.d<- -> quatern_d-methods.html [ FAIL ] 2021-05-16T00:47:09.7765851Z REDIRECT:topic quatern.d<-,nifti-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T00:47:09.8001269Z quatern_d-methods html 2021-05-16T00:47:09.8273913Z quaternion2rotation html 2021-05-16T00:47:09.8600473Z read_afni html 2021-05-16T00:47:09.8908438Z read_anlz html 2021-05-16T00:47:09.9326953Z read_nifti html 2021-05-16T00:47:09.9376238Z REDIRECT:topic quatern_d<-,niftiImage-method -> quatern_d-methods.html [ FAIL ] 2021-05-16T00:47:09.9383613Z REDIRECT:topic regular<- -> regular-methods.html [ FAIL ] 2021-05-16T00:47:09.9395191Z REDIRECT:topic regular<-,nifti-method -> regular-methods.html [ FAIL ] 2021-05-16T00:47:09.9578173Z regular-methods html 2021-05-16T00:47:09.9727052Z remove html 2021-05-16T00:47:09.9938782Z reorient html 2021-05-16T00:47:09.9981896Z REDIRECT:topic regular<-,anlz-method -> regular-methods.html [ FAIL ] 2021-05-16T00:47:09.9989613Z REDIRECT:topic scannum<- -> scannum-methods.html [ FAIL ] 2021-05-16T00:47:10.0206393Z scannum-methods html 2021-05-16T00:47:10.0252201Z REDIRECT:topic scannum<-,anlz-method -> scannum-methods.html [ FAIL ] 2021-05-16T00:47:10.0260211Z REDIRECT:topic scl_inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T00:47:10.0278717Z REDIRECT:topic scl_inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T00:47:10.0286106Z REDIRECT:topic scl.inter<- -> scl_inter-methods.html [ FAIL ] 2021-05-16T00:47:10.0509829Z scl_inter-methods html 2021-05-16T00:47:10.0552887Z REDIRECT:topic scl.inter<-,nifti-method -> scl_inter-methods.html [ FAIL ] 2021-05-16T00:47:10.0560976Z REDIRECT:topic scl_slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T00:47:10.0590726Z REDIRECT:topic scl_slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T00:47:10.0599165Z REDIRECT:topic scl.slope<- -> scl_slope-methods.html [ FAIL ] 2021-05-16T00:47:10.0819339Z scl_slope-methods html 2021-05-16T00:47:10.0868912Z REDIRECT:topic scl.slope<-,nifti-method -> scl_slope-methods.html [ FAIL ] 2021-05-16T00:47:10.0876896Z REDIRECT:topic session_error<- -> session_error-methods.html [ FAIL ] 2021-05-16T00:47:10.0885099Z REDIRECT:topic session_error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T00:47:10.0909270Z REDIRECT:topic session_error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T00:47:10.0917979Z REDIRECT:topic session.error<- -> session_error-methods.html [ FAIL ] 2021-05-16T00:47:10.0926021Z REDIRECT:topic session.error<-,nifti-method -> session_error-methods.html [ FAIL ] 2021-05-16T00:47:10.1135581Z session_error-methods html 2021-05-16T00:47:10.1177436Z REDIRECT:topic session.error<-,anlz-method -> session_error-methods.html [ FAIL ] 2021-05-16T00:47:10.1184874Z REDIRECT:topic sform_code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T00:47:10.1204499Z REDIRECT:topic sform_code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T00:47:10.1214994Z REDIRECT:topic sform.code<- -> sform_code-methods.html [ FAIL ] 2021-05-16T00:47:10.1230273Z REDIRECT:topic sform.code<-,nifti-method -> sform_code-methods.html [ FAIL ] 2021-05-16T00:47:10.1439517Z sform_code-methods html 2021-05-16T00:47:10.1498731Z REDIRECT:topic sform_code<-,niftiImage-method -> sform_code-methods.html [ FAIL ] 2021-05-16T00:47:10.1506107Z REDIRECT:topic sizeof_hdr<- -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T00:47:10.1514487Z REDIRECT:topic sizeof_hdr<-,nifti-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T00:47:10.1710179Z sizeof_hdr-methods html 2021-05-16T00:47:10.2442077Z slice-methods html 2021-05-16T00:47:10.2487723Z REDIRECT:topic sizeof_hdr<-,anlz-method -> sizeof_hdr-methods.html [ FAIL ] 2021-05-16T00:47:10.2498552Z REDIRECT:topic slice_code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T00:47:10.2519016Z REDIRECT:topic slice_code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T00:47:10.2528623Z REDIRECT:topic slice.code<- -> slice_code-methods.html [ FAIL ] 2021-05-16T00:47:10.2541663Z REDIRECT:topic slice.code<-,nifti-method -> slice_code-methods.html [ FAIL ] 2021-05-16T00:47:10.2750889Z slice_code-methods html 2021-05-16T00:47:10.2795713Z REDIRECT:topic slice_code<-,niftiImage-method -> slice_code-methods.html [ FAIL ] 2021-05-16T00:47:10.2803466Z REDIRECT:topic slice_duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T00:47:10.2822534Z REDIRECT:topic slice_duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T00:47:10.2830251Z REDIRECT:topic slice.duration<- -> slice_duration-methods.html [ FAIL ] 2021-05-16T00:47:10.2843622Z REDIRECT:topic slice.duration<-,nifti-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T00:47:10.3057958Z slice_duration-methods html 2021-05-16T00:47:10.3106596Z REDIRECT:topic slice_duration<-,niftiImage-method -> slice_duration-methods.html [ FAIL ] 2021-05-16T00:47:10.3114563Z REDIRECT:topic slice_end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T00:47:10.3131886Z REDIRECT:topic slice_end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T00:47:10.3140606Z REDIRECT:topic slice.end<- -> slice_end-methods.html [ FAIL ] 2021-05-16T00:47:10.3153153Z REDIRECT:topic slice.end<-,nifti-method -> slice_end-methods.html [ FAIL ] 2021-05-16T00:47:10.3165874Z REDIRECT:topic slice_end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T00:47:10.3379854Z slice_end-methods html 2021-05-16T00:47:10.4096964Z slice_overlay-methods html 2021-05-16T00:47:10.4181718Z REDIRECT:topic slice.end<-,niftiImage-method -> slice_end-methods.html [ FAIL ] 2021-05-16T00:47:10.4190110Z REDIRECT:topic slice_start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T00:47:10.4211391Z REDIRECT:topic slice_start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T00:47:10.4219187Z REDIRECT:topic slice.start<- -> slice_start-methods.html [ FAIL ] 2021-05-16T00:47:10.4235040Z REDIRECT:topic slice.start<-,nifti-method -> slice_start-methods.html [ FAIL ] 2021-05-16T00:47:10.4252627Z REDIRECT:topic slice_start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T00:47:10.4479207Z slice_start-methods html 2021-05-16T00:47:10.4523501Z REDIRECT:topic slice.start<-,niftiImage-method -> slice_start-methods.html [ FAIL ] 2021-05-16T00:47:10.4531745Z REDIRECT:topic smax<- -> smax-methods.html [ FAIL ] 2021-05-16T00:47:10.4704758Z smax-methods html 2021-05-16T00:47:10.4745207Z REDIRECT:topic smax<-,anlz-method -> smax-methods.html [ FAIL ] 2021-05-16T00:47:10.4753899Z REDIRECT:topic smin<- -> smin-methods.html [ FAIL ] 2021-05-16T00:47:10.4929225Z smin-methods html 2021-05-16T00:47:10.4970869Z REDIRECT:topic smin<-,anlz-method -> smin-methods.html [ FAIL ] 2021-05-16T00:47:10.4979002Z REDIRECT:topic srow_x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T00:47:10.4995904Z REDIRECT:topic srow_x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T00:47:10.5005437Z REDIRECT:topic srow.x<- -> srow_x-methods.html [ FAIL ] 2021-05-16T00:47:10.5019589Z REDIRECT:topic srow.x<-,nifti-method -> srow_x-methods.html [ FAIL ] 2021-05-16T00:47:10.5234084Z srow_x-methods html 2021-05-16T00:47:10.5277390Z REDIRECT:topic srow_x<-,niftiImage-method -> srow_x-methods.html [ FAIL ] 2021-05-16T00:47:10.5286169Z REDIRECT:topic srow_y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T00:47:10.5304723Z REDIRECT:topic srow_y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T00:47:10.5314344Z REDIRECT:topic srow.y<- -> srow_y-methods.html [ FAIL ] 2021-05-16T00:47:10.5327070Z REDIRECT:topic srow.y<-,nifti-method -> srow_y-methods.html [ FAIL ] 2021-05-16T00:47:10.5530749Z srow_y-methods html 2021-05-16T00:47:10.5573482Z REDIRECT:topic srow_y<-,niftiImage-method -> srow_y-methods.html [ FAIL ] 2021-05-16T00:47:10.5580796Z REDIRECT:topic srow_z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T00:47:10.5597194Z REDIRECT:topic srow_z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T00:47:10.5611335Z REDIRECT:topic srow.z<- -> srow_z-methods.html [ FAIL ] 2021-05-16T00:47:10.5624329Z REDIRECT:topic srow.z<-,nifti-method -> srow_z-methods.html [ FAIL ] 2021-05-16T00:47:10.5830545Z srow_z-methods html 2021-05-16T00:47:10.5874830Z REDIRECT:topic srow_z<-,niftiImage-method -> srow_z-methods.html [ FAIL ] 2021-05-16T00:47:10.5883386Z REDIRECT:topic start_field<- -> start_field-methods.html [ FAIL ] 2021-05-16T00:47:10.6061999Z start_field-methods html 2021-05-16T00:47:10.6274375Z tim_colors html 2021-05-16T00:47:10.6321278Z REDIRECT:topic start_field<-,anlz-method -> start_field-methods.html [ FAIL ] 2021-05-16T00:47:10.6328895Z REDIRECT:topic toffset<- -> toffset-methods.html [ FAIL ] 2021-05-16T00:47:10.6342081Z REDIRECT:topic toffset<-,nifti-method -> toffset-methods.html [ FAIL ] 2021-05-16T00:47:10.6534404Z toffset-methods html 2021-05-16T00:47:10.6776739Z transformCoordinate html 2021-05-16T00:47:10.6822502Z REDIRECT:topic toffset<-,niftiImage-method -> toffset-methods.html [ FAIL ] 2021-05-16T00:47:10.6830264Z REDIRECT:topic unused1<- -> unused1-methods.html [ FAIL ] 2021-05-16T00:47:10.7015773Z unused1-methods html 2021-05-16T00:47:10.7060862Z REDIRECT:topic unused1<-,anlz-method -> unused1-methods.html [ FAIL ] 2021-05-16T00:47:10.7068755Z REDIRECT:topic verified<- -> verified-methods.html [ FAIL ] 2021-05-16T00:47:10.7246731Z verified-methods html 2021-05-16T00:47:10.7289093Z REDIRECT:topic verified<-,anlz-method -> verified-methods.html [ FAIL ] 2021-05-16T00:47:10.7296080Z REDIRECT:topic views<- -> views-methods.html [ FAIL ] 2021-05-16T00:47:10.7468147Z views-methods html 2021-05-16T00:47:10.7509593Z REDIRECT:topic views<-,anlz-method -> views-methods.html [ FAIL ] 2021-05-16T00:47:10.7518852Z REDIRECT:topic vols_added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T00:47:10.7546078Z REDIRECT:topic vols_added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T00:47:10.7553789Z REDIRECT:topic vols.added<- -> vols_added-methods.html [ FAIL ] 2021-05-16T00:47:10.7761447Z vols_added-methods html 2021-05-16T00:47:10.7812908Z REDIRECT:topic vols.added<-,anlz-method -> vols_added-methods.html [ FAIL ] 2021-05-16T00:47:10.7820499Z REDIRECT:topic vox_offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T00:47:10.7828254Z REDIRECT:topic vox_offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T00:47:10.7852989Z REDIRECT:topic vox_offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T00:47:10.7860958Z REDIRECT:topic vox.offset<- -> vox_offset-methods.html [ FAIL ] 2021-05-16T00:47:10.7869432Z REDIRECT:topic vox.offset<-,nifti-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T00:47:10.8103616Z vox_offset-methods html 2021-05-16T00:47:10.8152144Z REDIRECT:topic vox.offset<-,anlz-method -> vox_offset-methods.html [ FAIL ] 2021-05-16T00:47:10.8159478Z REDIRECT:topic vox_units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T00:47:10.8186017Z REDIRECT:topic vox_units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T00:47:10.8190499Z REDIRECT:topic vox.units<- -> vox_units-methods.html [ FAIL ] 2021-05-16T00:47:10.8435351Z vox_units-methods html 2021-05-16T00:47:10.8521488Z voxdim html 2021-05-16T00:47:10.8607894Z voxres html 2021-05-16T00:47:10.8980472Z write_afni-methods html 2021-05-16T00:47:10.9350923Z write_anlz html 2021-05-16T00:47:10.9901671Z write_nifti html 2021-05-16T00:47:10.9948448Z REDIRECT:topic vox.units<-,anlz-method -> vox_units-methods.html [ FAIL ] 2021-05-16T00:47:10.9958093Z REDIRECT:topic xyzt_units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T00:47:10.9975649Z REDIRECT:topic xyzt_units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T00:47:10.9984049Z REDIRECT:topic xyzt.units<- -> xyzt_units-methods.html [ FAIL ] 2021-05-16T00:47:10.9998203Z REDIRECT:topic xyzt.units<-,nifti-method -> xyzt_units-methods.html [ FAIL ] 2021-05-16T00:47:11.0205762Z xyzt_units-methods html 2021-05-16T00:47:11.0369161Z zero_trans html 2021-05-16T00:47:11.0407241Z REDIRECT:topic xyzt_units<-,niftiImage-method -> xyzt_units-methods.html [ FAIL ]** building package indices 2021-05-16T00:47:11.8671279Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:47:11.8672624Z *** arch - i386 2021-05-16T00:47:12.8805456Z *** arch - x64 2021-05-16T00:47:13.8966693Z ** testing if installed package can be loaded from final location 2021-05-16T00:47:13.8969814Z *** arch - i386 2021-05-16T00:47:15.1136032Z *** arch - x64 2021-05-16T00:47:16.3287266Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:47:16.4275313Z * DONE (oro.nifti) 2021-05-16T00:47:16.8112148Z Installing 3 packages: RNifti, abind, bitops 2021-05-16T00:47:16.8131501Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:47:16.8132468Z (as 'lib' is unspecified) 2021-05-16T00:47:19.1941902Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T00:47:19.1952623Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T00:47:20.0313499Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T00:47:20.0317675Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T00:47:20.5715796Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T00:47:20.5724386Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T00:47:21.8138275Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T00:47:21.8150164Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T00:47:22.9728491Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-16T00:47:22.9729643Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-16T00:47:22.9730860Z ================================================== 2021-05-16T00:47:22.9731429Z downloaded 62 KB 2021-05-16T00:47:22.9731740Z 2021-05-16T00:47:22.9732839Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-16T00:47:22.9734138Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-16T00:47:22.9735097Z ================================================== 2021-05-16T00:47:22.9735546Z downloaded 41 KB 2021-05-16T00:47:22.9735853Z 2021-05-16T00:47:22.9736383Z installing the source package 'RNifti' 2021-05-16T00:47:22.9736781Z 2021-05-16T00:47:22.9737621Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T00:47:22.9738634Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T00:47:22.9740675Z 2021-05-16T00:47:22.9741624Z There is a binary version available but the source version is later: 2021-05-16T00:47:22.9742392Z binary source needs_compilation 2021-05-16T00:47:22.9743227Z RNifti 1.3.0 1.3.1 TRUE 2021-05-16T00:47:22.9743559Z 2021-05-16T00:47:22.9745321Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T00:47:22.9746254Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T00:47:22.9746733Z 2021-05-16T00:47:22.9747250Z The downloaded binary packages are in 2021-05-16T00:47:22.9748193Z C:\Users\runneradmin\AppData\Local\Temp\RtmpSOBpUn\downloaded_packages 2021-05-16T00:47:22.9749135Z ================================================== 2021-05-16T00:47:22.9750103Z downloaded 1.0 MB 2021-05-16T00:47:22.9750713Z 2021-05-16T00:47:23.5801128Z * installing *source* package 'RNifti' ... 2021-05-16T00:47:23.6009134Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T00:47:23.6745955Z ** using staged installation 2021-05-16T00:47:23.7127981Z ** libs 2021-05-16T00:47:23.7148955Z 2021-05-16T00:47:23.7150301Z *** arch - i386 2021-05-16T00:47:23.7699301Z "C:/rtools40/mingw32/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 -mfpmath=sse -msse2 -mstackrealign -c main.cpp -o main.o 2021-05-16T00:47:27.2239238Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T00:47:27.2241271Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'unsigned int'} [-Wsign-compare] 2021-05-16T00:47:27.2242571Z for (int j=0; jnvox) 2021-05-16T00:47:50.7700098Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-16T00:47:50.8549623Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-16T00:47:50.8550853Z from ../inst/include/RNifti.h:50, 2021-05-16T00:47:50.8551608Z from main.cpp:4: 2021-05-16T00:47:50.8553657Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T00:47:50.8555937Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long long unsigned int'} and 'int64_t' {aka 'long long int'} [-Wsign-compare] 2021-05-16T00:47:50.8557609Z else if (data.length() != image->nvox) 2021-05-16T00:47:50.8558267Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-16T00:47:50.8746623Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T00:47:50.8748762Z main.cpp:109:24: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector::size_type' {aka 'long long unsigned int'} [-Wsign-compare] 2021-05-16T00:47:50.8750066Z for (int j=0; j extensions.html [ FAIL ] 2021-05-16T00:48:11.3078156Z extensions html 2021-05-16T00:48:11.3104652Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-16T00:48:11.3248317Z indexing html 2021-05-16T00:48:11.3278135Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-16T00:48:11.3298254Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T00:48:11.3483012Z internalImage html 2021-05-16T00:48:11.3571726Z ndim html 2021-05-16T00:48:11.3929748Z niftiHeader html 2021-05-16T00:48:11.4078097Z niftiVersion html 2021-05-16T00:48:11.4110289Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-16T00:48:11.4117691Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-16T00:48:11.4140640Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-16T00:48:11.4148326Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-16T00:48:11.4279721Z pixdim html 2021-05-16T00:48:11.9759173Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-16T00:48:11.9760011Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-16T00:48:11.9760953Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-16T00:48:11.9761929Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-16T00:48:11.9763417Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:48:11.9764082Z *** arch - i386 2021-05-16T00:48:11.9764621Z readNifti html 2021-05-16T00:48:11.9765320Z rgbArray html 2021-05-16T00:48:11.9765864Z view html 2021-05-16T00:48:11.9766683Z voxelToWorld html 2021-05-16T00:48:11.9767261Z writeNifti html 2021-05-16T00:48:11.9768028Z xform html 2021-05-16T00:48:12.4656631Z *** arch - x64 2021-05-16T00:48:12.9751802Z ** testing if installed package can be loaded from final location 2021-05-16T00:48:12.9755192Z *** arch - i386 2021-05-16T00:48:13.4828451Z *** arch - x64 2021-05-16T00:48:13.9908087Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:48:14.0036039Z * DONE (RNifti) 2021-05-16T00:48:14.1121010Z 2021-05-16T00:48:14.1122505Z The downloaded source packages are in 2021-05-16T00:48:14.1123681Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpSOBpUn\downloaded_packages' 2021-05-16T00:48:14.1867655Z Skipping install of 'oro.nifti' from a github remote, the SHA1 (bd06b05d) has not changed since last install. 2021-05-16T00:48:14.1869328Z Use `force = TRUE` to force installation 2021-05-16T00:48:14.1870572Z Warning message: 2021-05-16T00:48:14.1871281Z In utils::untar(tarfile, ...) : 2021-05-16T00:48:14.1872940Z 'tar.exe -xf "C:\Users\RUNNER~1\AppData\Local\Temp\RtmpSOBpUn\filec9066433f48.tar.gz" -C "C:/Users/RUNNER~1/AppData/Local/Temp/RtmpSOBpUn/remotesc90c1c679d"' returned error code 1 2021-05-16T00:48:15.2996930Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T00:48:15.2998393Z Use `force = TRUE` to force installation 2021-05-16T00:48:15.3024116Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T00:48:15.3025234Z Use `force = TRUE` to force installation 2021-05-16T00:48:15.3749574Z ##[group]Run options(width = 100) 2021-05-16T00:48:15.3750217Z options(width = 100) 2021-05-16T00:48:15.3750876Z pkgs <- installed.packages()[, "Package"] 2021-05-16T00:48:15.3751598Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T00:48:15.3757368Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T00:48:15.3757824Z env: 2021-05-16T00:48:15.3758303Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:48:15.3758812Z TIC_DEPLOY_KEY: 2021-05-16T00:48:15.3759173Z RSPM: 2021-05-16T00:48:15.3760563Z GITHUB_PAT: *** 2021-05-16T00:48:15.3760999Z COVERALLS_TOKEN: 2021-05-16T00:48:15.3761667Z continue-on-error: true 2021-05-16T00:48:15.3762121Z VDIFFR_RUN_TESTS: 2021-05-16T00:48:15.3762748Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:48:15.3763369Z TZ: UTC 2021-05-16T00:48:15.3763768Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:48:15.3764214Z NOT_CRAN: true 2021-05-16T00:48:15.3766574Z MSYSTEM: MINGW64 2021-05-16T00:48:15.3767073Z ##[endgroup] 2021-05-16T00:48:16.5792724Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T00:48:16.5794201Z setting value 2021-05-16T00:48:16.5796736Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-16T00:48:16.5802663Z os Windows Server x64 2021-05-16T00:48:16.5804153Z system x86_64, mingw32 2021-05-16T00:48:16.5804831Z ui RTerm 2021-05-16T00:48:16.5805428Z language (EN) 2021-05-16T00:48:16.5811705Z collate English_United States.1252 2021-05-16T00:48:16.5812538Z ctype English_United States.1252 2021-05-16T00:48:16.5813193Z tz UTC 2021-05-16T00:48:16.5813739Z date 2021-05-16 2021-05-16T00:48:16.5814051Z 2021-05-16T00:48:16.5815344Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T00:48:16.5816523Z package * version date lib source 2021-05-16T00:48:16.5817292Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5818270Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T00:48:16.5820808Z askpass 1.1 2019-01-13 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5821503Z base * 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5822656Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5823367Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5824032Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5824702Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5825559Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5826295Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T00:48:16.5826954Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5827583Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5828227Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5828846Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5829753Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5832724Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5833509Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5834220Z compiler 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5834888Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5835556Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5836983Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5838415Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5839449Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5840085Z datasets * 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5841027Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T00:48:16.5841767Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5842667Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5843359Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5844015Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5844711Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5845411Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5846309Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5846977Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5847626Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5848272Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5848908Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5849572Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5850209Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5851200Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T00:48:16.5851990Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5852850Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5853537Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5854201Z graphics * 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5854914Z grDevices * 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5855608Z grid 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5856446Z highr 0.9 2021-04-16 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5857113Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5857747Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5858380Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5859110Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5860257Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5860991Z knitr 1.33 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5861632Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5862493Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5863202Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5863889Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5864588Z markdown 1.1 2019-08-07 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5865247Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5866127Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5866843Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5867515Z methods * 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5868172Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5868790Z mime 0.10 2021-02-13 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5869428Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5870221Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5870926Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5871701Z oro.nifti 0.10.3 2021-05-16 [1] Github (neuroconductor/oro.nifti@bd06b05) 2021-05-16T00:48:16.5872700Z parallel 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5873398Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5874071Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5874780Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5875616Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5878293Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5879061Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5879771Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5880448Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5881264Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5881924Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5882603Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5883291Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5883984Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5884650Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5885351Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5886276Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5886894Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5887565Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5888298Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-16T00:48:16.5888988Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5889636Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5890472Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5891144Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5891780Z rticles 0.19 2021-03-04 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5892629Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5893333Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5894057Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5894761Z splines 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5895416Z stats * 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5896138Z stats4 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5896801Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5897487Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5898156Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T00:48:16.5898830Z sys 3.4 2020-07-23 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5899648Z tcltk 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5900528Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5901219Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5901928Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T00:48:16.5902655Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5903357Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5904041Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5904712Z tools 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5905570Z translations 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5906306Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5907242Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5907882Z utils * 4.2.0 2021-05-15 [2] local 2021-05-16T00:48:16.5909006Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5909938Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5910593Z whisker 0.4 2019-08-28 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5913623Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5916058Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T00:48:16.5916931Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5917602Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5918258Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5919060Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T00:48:16.5919421Z 2021-05-16T00:48:16.5920064Z [1] D:/a/_temp/Library 2021-05-16T00:48:16.5920515Z [2] C:/R/library 2021-05-16T00:48:16.6185825Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T00:48:16.6186590Z Rscript -e 'tic::script()' 2021-05-16T00:48:16.6187020Z ls -l check 2021-05-16T00:48:16.6195641Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T00:48:16.6196548Z env: 2021-05-16T00:48:16.6197015Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:48:16.6197464Z TIC_DEPLOY_KEY: 2021-05-16T00:48:16.6197825Z RSPM: 2021-05-16T00:48:16.6199277Z GITHUB_PAT: *** 2021-05-16T00:48:16.6199708Z COVERALLS_TOKEN: 2021-05-16T00:48:16.6200222Z continue-on-error: true 2021-05-16T00:48:16.6200683Z VDIFFR_RUN_TESTS: 2021-05-16T00:48:16.6201139Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:48:16.6201526Z TZ: UTC 2021-05-16T00:48:16.6202115Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:48:16.6202531Z NOT_CRAN: true 2021-05-16T00:48:16.6202943Z MSYSTEM: MINGW64 2021-05-16T00:48:16.6203338Z ##[endgroup] 2021-05-16T00:48:17.0708026Z v Loading tic stage configuration from tic.R 2021-05-16T00:48:17.3346431Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T00:48:17.3347918Z Windows because LaTeX is not available. 2021-05-16T00:48:17.3758728Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T00:48:17.3761178Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T00:48:17.3762195Z timeout = Inf, check_dir = "check") 2021-05-16T00:48:17.4812842Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T00:48:17.8677682Z * checking for file 'D:\a\EveTemplate\EveTemplate/DESCRIPTION' ... OK 2021-05-16T00:48:17.8678654Z 2021-05-16T00:48:23.3046970Z * preparing 'EveTemplate': 2021-05-16T00:48:23.3053396Z 2021-05-16T00:48:23.3122978Z * checking DESCRIPTION meta-information ... OK 2021-05-16T00:48:23.3123750Z 2021-05-16T00:48:23.4938857Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:48:23.4940050Z 2021-05-16T00:48:23.4985625Z * checking for empty or unneeded directories 2021-05-16T00:48:23.4986284Z 2021-05-16T00:48:23.5117269Z * building 'EveTemplate_1.0.0.tar.gz' 2021-05-16T00:48:23.5117903Z 2021-05-16T00:48:29.3906370Z 2021-05-16T00:48:29.3909046Z 2021-05-16T00:48:31.4210675Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T00:48:31.7423963Z * using log directory 'D:/a/EveTemplate/EveTemplate/check/EveTemplate.Rcheck' 2021-05-16T00:48:31.7425047Z 2021-05-16T00:48:31.7426220Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-16T00:48:31.7426904Z 2021-05-16T00:48:31.7427667Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T00:48:31.7428109Z 2021-05-16T00:48:31.7428658Z * using session charset: ISO8859-1 2021-05-16T00:48:31.7429075Z 2021-05-16T00:48:35.1014229Z * using options '--no-manual --as-cran' 2021-05-16T00:48:35.1015178Z 2021-05-16T00:48:35.1048305Z * checking for file 'EveTemplate/DESCRIPTION' ... OK 2021-05-16T00:48:35.1049053Z 2021-05-16T00:48:35.1049865Z * this is package 'EveTemplate' version '1.0.0' 2021-05-16T00:48:35.1050401Z 2021-05-16T00:48:35.1078902Z * checking package namespace information ... OK 2021-05-16T00:48:35.1079606Z 2021-05-16T00:48:36.6160587Z * checking package dependencies ... OK 2021-05-16T00:48:36.6161475Z 2021-05-16T00:48:36.6201228Z * checking if this is a source package ... OK 2021-05-16T00:48:36.6201847Z 2021-05-16T00:48:36.6202554Z * checking if there is a namespace ... OK 2021-05-16T00:48:36.6203089Z 2021-05-16T00:48:37.8802386Z * checking for executable files ... WARNING 2021-05-16T00:48:37.8810696Z 2021-05-16T00:48:37.8833438Z Found the following executable file: 2021-05-16T00:48:37.8834045Z 2021-05-16T00:48:37.8834797Z JAGS-4.2.0-Rtools33.exe 2021-05-16T00:48:37.8835291Z 2021-05-16T00:48:37.8836314Z Source packages should not contain undeclared executable files. 2021-05-16T00:48:37.8839435Z 2021-05-16T00:48:37.8840649Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T00:48:37.8841337Z 2021-05-16T00:48:37.8891210Z * checking for hidden files and directories ... OK 2021-05-16T00:48:37.8891870Z 2021-05-16T00:48:37.8951378Z * checking for portable file names ... OK 2021-05-16T00:48:37.8952014Z 2021-05-16T00:48:37.8993403Z * checking serialization versions ... OK 2021-05-16T00:48:37.8994160Z 2021-05-16T00:48:46.9611774Z * checking whether package 'EveTemplate' can be installed ... OK 2021-05-16T00:48:46.9612848Z 2021-05-16T00:48:47.1977837Z * checking installed package size ... NOTE 2021-05-16T00:48:47.1980503Z 2021-05-16T00:48:47.1981236Z installed size is 35.4Mb 2021-05-16T00:48:47.1981636Z 2021-05-16T00:48:47.1992179Z sub-directories of 1Mb or more: 2021-05-16T00:48:47.2001459Z 2021-05-16T00:48:47.2002252Z extdata 35.1Mb 2021-05-16T00:48:47.2002663Z 2021-05-16T00:48:47.5400870Z * checking package directory ... OK 2021-05-16T00:48:47.5412834Z 2021-05-16T00:48:47.5413888Z * checking for future file timestamps ... OK 2021-05-16T00:48:47.5414443Z 2021-05-16T00:48:47.8594679Z * checking DESCRIPTION meta-information ... OK 2021-05-16T00:48:47.8600744Z 2021-05-16T00:48:47.8608775Z * checking top-level files ... NOTE 2021-05-16T00:48:47.8609342Z 2021-05-16T00:48:47.8610025Z Non-standard file/directory found at top level: 2021-05-16T00:48:47.8610535Z 2021-05-16T00:48:47.8611129Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T00:48:47.8611576Z 2021-05-16T00:48:47.8647943Z * checking for left-over files ... OK 2021-05-16T00:48:47.8648778Z 2021-05-16T00:48:47.8649424Z * checking index information ... OK 2021-05-16T00:48:47.8649896Z 2021-05-16T00:48:48.0809924Z * checking package subdirectories ... OK 2021-05-16T00:48:48.0816175Z 2021-05-16T00:48:48.1866848Z * checking R files for non-ASCII characters ... OK 2021-05-16T00:48:48.1867918Z 2021-05-16T00:48:48.2917521Z * checking R files for syntax errors ... OK 2021-05-16T00:48:48.2918390Z 2021-05-16T00:48:49.4050663Z * checking whether the package can be loaded ... OK 2021-05-16T00:48:49.4051570Z 2021-05-16T00:48:50.4179401Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T00:48:50.4180426Z 2021-05-16T00:48:51.4328475Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T00:48:51.4329506Z 2021-05-16T00:48:52.3451317Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T00:48:52.3452726Z 2021-05-16T00:48:53.4596756Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T00:48:53.4597995Z 2021-05-16T00:48:54.6501697Z * checking loading without being on the library search path ... OK 2021-05-16T00:48:54.6502531Z 2021-05-16T00:48:55.6633928Z * checking dependencies in R code ... OK 2021-05-16T00:48:55.6634730Z 2021-05-16T00:48:57.1826400Z * checking S3 generic/method consistency ... OK 2021-05-16T00:48:57.1827237Z 2021-05-16T00:48:58.2030110Z * checking replacement functions ... OK 2021-05-16T00:48:58.2035424Z 2021-05-16T00:48:59.1173080Z * checking foreign function calls ... OK 2021-05-16T00:48:59.1176934Z 2021-05-16T00:49:05.2092459Z * checking R code for possible problems ... OK 2021-05-16T00:49:05.2096418Z 2021-05-16T00:49:05.6176561Z * checking Rd files ... OK 2021-05-16T00:49:05.6177339Z 2021-05-16T00:49:05.7232109Z * checking Rd metadata ... OK 2021-05-16T00:49:05.7232873Z 2021-05-16T00:49:05.9285821Z * checking Rd line widths ... OK 2021-05-16T00:49:05.9289721Z 2021-05-16T00:49:06.1349948Z * checking Rd cross-references ... OK 2021-05-16T00:49:06.1351324Z 2021-05-16T00:49:07.1529630Z * checking for missing documentation entries ... OK 2021-05-16T00:49:07.1530800Z 2021-05-16T00:49:10.1936388Z * checking for code/documentation mismatches ... OK 2021-05-16T00:49:10.1939742Z 2021-05-16T00:49:11.9213957Z * checking Rd \usage sections ... OK 2021-05-16T00:49:11.9214926Z 2021-05-16T00:49:12.1261974Z * checking Rd contents ... OK 2021-05-16T00:49:12.1264691Z 2021-05-16T00:49:12.3323211Z * checking for unstated dependencies in examples ... OK 2021-05-16T00:49:12.3324350Z 2021-05-16T00:49:12.3391863Z * checking contents of 'data' directory ... OK 2021-05-16T00:49:12.3396656Z 2021-05-16T00:49:12.6475299Z * checking data for non-ASCII characters ... OK 2021-05-16T00:49:12.6481450Z 2021-05-16T00:49:12.6491252Z * checking LazyData ... OK 2021-05-16T00:49:12.6499386Z 2021-05-16T00:49:12.9555689Z * checking data for ASCII and uncompressed saves ... OK 2021-05-16T00:49:12.9556754Z 2021-05-16T00:49:16.9459200Z * checking examples ... OK 2021-05-16T00:49:16.9459942Z 2021-05-16T00:49:16.9551518Z * checking for non-standard things in the check directory ... OK 2021-05-16T00:49:16.9552299Z 2021-05-16T00:49:16.9553148Z * checking for detritus in the temp directory ... OK 2021-05-16T00:49:16.9553644Z 2021-05-16T00:49:16.9554223Z * DONE 2021-05-16T00:49:16.9554745Z 2021-05-16T00:49:16.9555103Z 2021-05-16T00:49:16.9555433Z 2021-05-16T00:49:16.9555967Z Status: 1 WARNING, 2 NOTEs 2021-05-16T00:49:16.9556538Z 2021-05-16T00:49:16.9556966Z See 2021-05-16T00:49:16.9557276Z 2021-05-16T00:49:16.9558192Z 'D:/a/EveTemplate/EveTemplate/check/EveTemplate.Rcheck/00check.log' 2021-05-16T00:49:16.9558858Z 2021-05-16T00:49:16.9559340Z for details. 2021-05-16T00:49:16.9559783Z 2021-05-16T00:49:16.9560123Z 2021-05-16T00:49:16.9560437Z 2021-05-16T00:49:16.9560752Z 2021-05-16T00:49:16.9561066Z 2021-05-16T00:49:17.2786896Z -- R CMD check results ---------------------------------- EveTemplate 1.0.0 ---- 2021-05-16T00:49:17.2806783Z Duration: 47.6s 2021-05-16T00:49:17.2807297Z 2021-05-16T00:49:17.2835187Z > checking for executable files ... WARNING 2021-05-16T00:49:17.2843114Z ##[warning] Found the following executable file: 2021-05-16T00:49:17.2845008Z JAGS-4.2.0-Rtools33.exe 2021-05-16T00:49:17.2846006Z Source packages should not contain undeclared executable files. 2021-05-16T00:49:17.2847284Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T00:49:17.2847898Z 2021-05-16T00:49:17.2850444Z > checking installed package size ... NOTE 2021-05-16T00:49:17.2851274Z installed size is 35.4Mb 2021-05-16T00:49:17.2851942Z sub-directories of 1Mb or more: 2021-05-16T00:49:17.2852562Z extdata 35.1Mb 2021-05-16T00:49:17.2852932Z 2021-05-16T00:49:17.2864341Z > checking top-level files ... NOTE 2021-05-16T00:49:17.2865272Z Non-standard file/directory found at top level: 2021-05-16T00:49:17.2866309Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T00:49:17.2867078Z 2021-05-16T00:49:17.2878274Z 0 errors v | 1 warning x | 2 notes x 2021-05-16T00:49:17.3652422Z total 100928 2021-05-16T00:49:17.3658549Z drwxr-xr-x 1 runneradmin None 0 May 16 00:49 EveTemplate.Rcheck 2021-05-16T00:49:17.3664759Z -rw-r--r-- 1 runneradmin None 66797468 May 16 00:48 EveTemplate_1.0.0.tar.gz 2021-05-16T00:49:17.3667567Z -rw-r--r-- 1 runneradmin None 36547666 May 16 00:48 EveTemplate_1.0.0.zip 2021-05-16T00:49:17.3874285Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T00:49:17.3875204Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T00:49:17.3884606Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T00:49:17.3885239Z env: 2021-05-16T00:49:17.3885687Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:49:17.3886191Z TIC_DEPLOY_KEY: 2021-05-16T00:49:17.3886551Z RSPM: 2021-05-16T00:49:17.3888186Z GITHUB_PAT: *** 2021-05-16T00:49:17.3888632Z COVERALLS_TOKEN: 2021-05-16T00:49:17.3889319Z continue-on-error: true 2021-05-16T00:49:17.3890074Z VDIFFR_RUN_TESTS: 2021-05-16T00:49:17.3890512Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:49:17.3890910Z TZ: UTC 2021-05-16T00:49:17.3891274Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:49:17.3891865Z NOT_CRAN: true 2021-05-16T00:49:17.3892241Z MSYSTEM: MINGW64 2021-05-16T00:49:17.3892647Z ##[endgroup] 2021-05-16T00:49:17.5410859Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-16T00:49:17.5411577Z Rscript -e "tic::before_deploy()" 2021-05-16T00:49:17.5478556Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T00:49:17.5479287Z env: 2021-05-16T00:49:17.5479722Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:49:17.5480472Z TIC_DEPLOY_KEY: 2021-05-16T00:49:17.5480835Z RSPM: 2021-05-16T00:49:17.5481943Z GITHUB_PAT: *** 2021-05-16T00:49:17.5482536Z COVERALLS_TOKEN: 2021-05-16T00:49:17.5483206Z continue-on-error: true 2021-05-16T00:49:17.5483683Z VDIFFR_RUN_TESTS: 2021-05-16T00:49:17.5484132Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:49:17.5484519Z TZ: UTC 2021-05-16T00:49:17.5484920Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:49:17.5485546Z NOT_CRAN: true 2021-05-16T00:49:17.5485932Z MSYSTEM: MINGW64 2021-05-16T00:49:17.5486351Z ##[endgroup] 2021-05-16T00:49:18.3989299Z v Loading tic stage configuration from tic.R 2021-05-16T00:49:18.6554429Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T00:49:18.6555897Z Windows because LaTeX is not available. 2021-05-16T00:49:18.8932100Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-16T00:49:18.8932800Z with: 2021-05-16T00:49:18.8933715Z upload_url: https://uploads.github.com/repos/neuroconductor/EveTemplate/releases/43007017/assets{?name,label} 2021-05-16T00:49:18.8934742Z asset_path: check/EveTemplate_1.0.0.zip 2021-05-16T00:49:18.8935310Z asset_name: EveTemplate_1.0.0_R4.1.zip 2021-05-16T00:49:18.8935971Z asset_content_type: application/octet-stream 2021-05-16T00:49:18.8936471Z env: 2021-05-16T00:49:18.8936923Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:49:18.8937389Z TIC_DEPLOY_KEY: 2021-05-16T00:49:18.8937758Z RSPM: 2021-05-16T00:49:18.8938987Z GITHUB_PAT: *** 2021-05-16T00:49:18.8939392Z COVERALLS_TOKEN: 2021-05-16T00:49:18.8939960Z continue-on-error: true 2021-05-16T00:49:18.8940438Z VDIFFR_RUN_TESTS: 2021-05-16T00:49:18.8940888Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:49:18.8941282Z TZ: UTC 2021-05-16T00:49:18.8941720Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:49:18.8942157Z NOT_CRAN: true 2021-05-16T00:49:18.8942540Z MSYSTEM: MINGW64 2021-05-16T00:49:18.8943599Z GITHUB_TOKEN: *** 2021-05-16T00:49:18.8944011Z ##[endgroup] 2021-05-16T00:49:23.0267989Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-16T00:49:23.0268622Z Rscript -e "tic::deploy()" 2021-05-16T00:49:23.0331598Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T00:49:23.0332463Z env: 2021-05-16T00:49:23.0333176Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:49:23.0333878Z TIC_DEPLOY_KEY: 2021-05-16T00:49:23.0334234Z RSPM: 2021-05-16T00:49:23.0335538Z GITHUB_PAT: *** 2021-05-16T00:49:23.0335956Z COVERALLS_TOKEN: 2021-05-16T00:49:23.0336427Z continue-on-error: true 2021-05-16T00:49:23.0336898Z VDIFFR_RUN_TESTS: 2021-05-16T00:49:23.0337315Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:49:23.0337711Z TZ: UTC 2021-05-16T00:49:23.0338078Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:49:23.0338489Z NOT_CRAN: true 2021-05-16T00:49:23.0338872Z MSYSTEM: MINGW64 2021-05-16T00:49:23.0339246Z ##[endgroup] 2021-05-16T00:49:23.8747820Z v Loading tic stage configuration from tic.R 2021-05-16T00:49:24.1298564Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T00:49:24.1299811Z Windows because LaTeX is not available. 2021-05-16T00:49:24.3566399Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-16T00:49:24.3567102Z Rscript -e "tic::after_deploy()" 2021-05-16T00:49:24.3656713Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T00:49:24.3657278Z env: 2021-05-16T00:49:24.3658234Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:49:24.3658937Z TIC_DEPLOY_KEY: 2021-05-16T00:49:24.3659456Z RSPM: 2021-05-16T00:49:24.3661085Z GITHUB_PAT: *** 2021-05-16T00:49:24.3661504Z COVERALLS_TOKEN: 2021-05-16T00:49:24.3662107Z continue-on-error: true 2021-05-16T00:49:24.3662704Z VDIFFR_RUN_TESTS: 2021-05-16T00:49:24.3663158Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:49:24.3663681Z TZ: UTC 2021-05-16T00:49:24.3664427Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:49:24.3665190Z NOT_CRAN: true 2021-05-16T00:49:24.3665579Z MSYSTEM: MINGW64 2021-05-16T00:49:24.3665992Z ##[endgroup] 2021-05-16T00:49:25.2112344Z v Loading tic stage configuration from tic.R 2021-05-16T00:49:25.4673884Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T00:49:25.4675431Z Windows because LaTeX is not available. 2021-05-16T00:49:25.7155324Z Post job cleanup. 2021-05-16T00:49:28.3022532Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T00:49:28.3993862Z git version 2.31.1.windows.1 2021-05-16T00:49:28.4381466Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T00:49:28.4687374Z [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-16T00:49:29.0825728Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T00:49:29.1049267Z http.https://github.com/.extraheader 2021-05-16T00:49:29.1106745Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T00:49:29.1383638Z [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-16T00:49:29.6874381Z Cleaning up orphan processes