2021-05-15T13:51:00.5851343Z ##[section]Starting: Request a runner to run this job 2021-05-15T13:51:01.4866145Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-15T13:51:01.5425725Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'windows-latest' 2021-05-15T13:51:01.6268762Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-15T13:51:01.7380684Z ##[section]Finishing: Request a runner to run this job 2021-05-15T13:51:11.6154939Z Current runner version: '2.278.0' 2021-05-15T13:51:11.6426761Z ##[group]Operating System 2021-05-15T13:51:11.6428013Z Microsoft Windows Server 2019 2021-05-15T13:51:11.6428680Z 10.0.17763 2021-05-15T13:51:11.6429296Z Datacenter 2021-05-15T13:51:11.6429763Z ##[endgroup] 2021-05-15T13:51:11.6430346Z ##[group]Virtual Environment 2021-05-15T13:51:11.6430984Z Environment: windows-2019 2021-05-15T13:51:11.6431476Z Version: 20210509.1 2021-05-15T13:51:11.6432428Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-15T13:51:11.6433758Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-15T13:51:11.6435012Z ##[endgroup] 2021-05-15T13:51:11.6437582Z ##[group]GITHUB_TOKEN Permissions 2021-05-15T13:51:11.6438820Z Actions: write 2021-05-15T13:51:11.6439323Z Checks: write 2021-05-15T13:51:11.6439762Z Contents: write 2021-05-15T13:51:11.6440387Z Deployments: write 2021-05-15T13:51:11.6441008Z Issues: write 2021-05-15T13:51:11.6441484Z Metadata: read 2021-05-15T13:51:11.6441930Z Packages: write 2021-05-15T13:51:11.6442830Z PullRequests: write 2021-05-15T13:51:11.6444320Z RepositoryProjects: write 2021-05-15T13:51:11.6444980Z SecurityEvents: write 2021-05-15T13:51:11.6445586Z Statuses: write 2021-05-15T13:51:11.6446217Z ##[endgroup] 2021-05-15T13:51:11.6449602Z Prepare workflow directory 2021-05-15T13:51:11.7745152Z Prepare all required actions 2021-05-15T13:51:11.7760334Z Getting action download info 2021-05-15T13:51:12.2102602Z Download action repository 'actions/checkout@v2' 2021-05-15T13:51:13.1365078Z Download action repository 'r-lib/actions@master' 2021-05-15T13:51:14.6352075Z Download action repository 'adigherman/actions@master' 2021-05-15T13:51:15.6807903Z Download action repository 'msys2/setup-msys2@v2' 2021-05-15T13:51:15.7996643Z Download action repository 'actions/cache@v1' 2021-05-15T13:51:15.9324763Z Download action repository 'actions/upload-artifact@master' 2021-05-15T13:51:16.0877400Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-15T13:51:16.5330229Z ##[group]Run actions/checkout@v2 2021-05-15T13:51:16.5330936Z with: 2021-05-15T13:51:16.5331419Z repository: neuroconductor/msmri 2021-05-15T13:51:16.5332356Z token: *** 2021-05-15T13:51:16.5333561Z ssh-strict: true 2021-05-15T13:51:16.5334093Z persist-credentials: true 2021-05-15T13:51:16.5334600Z clean: true 2021-05-15T13:51:16.5335693Z fetch-depth: 1 2021-05-15T13:51:16.5336124Z lfs: false 2021-05-15T13:51:16.5336513Z submodules: false 2021-05-15T13:51:16.5336909Z env: 2021-05-15T13:51:16.5337378Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:16.5337867Z TIC_DEPLOY_KEY: 2021-05-15T13:51:16.5338243Z RSPM: 2021-05-15T13:51:16.5339048Z GITHUB_PAT: *** 2021-05-15T13:51:16.5339545Z COVERALLS_TOKEN: 2021-05-15T13:51:16.5340039Z continue-on-error: true 2021-05-15T13:51:16.5340533Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:16.5340958Z ##[endgroup] 2021-05-15T13:51:20.6222100Z Syncing repository: neuroconductor/msmri 2021-05-15T13:51:20.6244866Z ##[group]Getting Git version info 2021-05-15T13:51:20.6245880Z Working directory is 'D:\a\msmri\msmri' 2021-05-15T13:51:20.6247118Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T13:51:20.6249250Z git version 2.31.1.windows.1 2021-05-15T13:51:20.6250121Z ##[endgroup] 2021-05-15T13:51:20.6250650Z Deleting the contents of 'D:\a\msmri\msmri' 2021-05-15T13:51:20.6255079Z ##[group]Initializing the repository 2021-05-15T13:51:20.6256939Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\msmri\msmri 2021-05-15T13:51:20.6259936Z Initialized empty Git repository in D:/a/msmri/msmri/.git/ 2021-05-15T13:51:20.6262133Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/msmri 2021-05-15T13:51:20.6263281Z ##[endgroup] 2021-05-15T13:51:20.6265358Z ##[group]Disabling automatic garbage collection 2021-05-15T13:51:20.6266375Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-15T13:51:20.6269282Z ##[endgroup] 2021-05-15T13:51:20.6271988Z ##[group]Setting up auth 2021-05-15T13:51:20.6272909Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T13:51:20.6274469Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-15T13:51:22.9615879Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T13:51:22.9918419Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-15T13:51:23.5507124Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-15T13:51:23.5873981Z ##[endgroup] 2021-05-15T13:51:23.5887805Z ##[group]Fetching the repository 2021-05-15T13:51:23.5927842Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +5176b62abfc664442d49dac248d8dab8dc35ca17:refs/tags/0.3.1.s 2021-05-15T13:51:25.0818026Z remote: Enumerating objects: 54, done. 2021-05-15T13:51:25.0830876Z remote: Counting objects: 1% (1/54) 2021-05-15T13:51:25.0848356Z remote: Counting objects: 3% (2/54) 2021-05-15T13:51:25.0850558Z remote: Counting objects: 5% (3/54) 2021-05-15T13:51:25.0860734Z remote: Counting objects: 7% (4/54) 2021-05-15T13:51:25.0876471Z remote: Counting objects: 9% (5/54) 2021-05-15T13:51:25.0877690Z remote: Counting objects: 11% (6/54) 2021-05-15T13:51:25.0879401Z remote: Counting objects: 12% (7/54) 2021-05-15T13:51:25.0880159Z remote: Counting objects: 14% (8/54) 2021-05-15T13:51:25.0882427Z remote: Counting objects: 16% (9/54) 2021-05-15T13:51:25.0883538Z remote: Counting objects: 18% (10/54) 2021-05-15T13:51:25.0884188Z remote: Counting objects: 20% (11/54) 2021-05-15T13:51:25.0884783Z remote: Counting objects: 22% (12/54) 2021-05-15T13:51:25.0885350Z remote: Counting objects: 24% (13/54) 2021-05-15T13:51:25.0885924Z remote: Counting objects: 25% (14/54) 2021-05-15T13:51:25.0886505Z remote: Counting objects: 27% (15/54) 2021-05-15T13:51:25.0887066Z remote: Counting objects: 29% (16/54) 2021-05-15T13:51:25.0887640Z remote: Counting objects: 31% (17/54) 2021-05-15T13:51:25.0888200Z remote: Counting objects: 33% (18/54) 2021-05-15T13:51:25.0888769Z remote: Counting objects: 35% (19/54) 2021-05-15T13:51:25.0889340Z remote: Counting objects: 37% (20/54) 2021-05-15T13:51:25.0890092Z remote: Counting objects: 38% (21/54) 2021-05-15T13:51:25.0890933Z remote: Counting objects: 40% (22/54) 2021-05-15T13:51:25.0891505Z remote: Counting objects: 42% (23/54) 2021-05-15T13:51:25.0892061Z remote: Counting objects: 44% (24/54) 2021-05-15T13:51:25.0892601Z remote: Counting objects: 46% (25/54) 2021-05-15T13:51:25.0893240Z remote: Counting objects: 48% (26/54) 2021-05-15T13:51:25.0893797Z remote: Counting objects: 50% (27/54) 2021-05-15T13:51:25.0894342Z remote: Counting objects: 51% (28/54) 2021-05-15T13:51:25.0894903Z remote: Counting objects: 53% (29/54) 2021-05-15T13:51:25.0895850Z remote: Counting objects: 55% (30/54) 2021-05-15T13:51:25.0896444Z remote: Counting objects: 57% (31/54) 2021-05-15T13:51:25.0897220Z remote: Counting objects: 59% (32/54) 2021-05-15T13:51:25.0897811Z remote: Counting objects: 61% (33/54) 2021-05-15T13:51:25.0898636Z remote: Counting objects: 62% (34/54) 2021-05-15T13:51:25.0900758Z remote: Counting objects: 64% (35/54) 2021-05-15T13:51:25.0901678Z remote: Counting objects: 66% (36/54) 2021-05-15T13:51:25.0902392Z remote: Counting objects: 68% (37/54) 2021-05-15T13:51:25.0903143Z remote: Counting objects: 70% (38/54) 2021-05-15T13:51:25.0903801Z remote: Counting objects: 72% (39/54) 2021-05-15T13:51:25.0904504Z remote: Counting objects: 74% (40/54) 2021-05-15T13:51:25.0905165Z remote: Counting objects: 75% (41/54) 2021-05-15T13:51:25.0906108Z remote: Counting objects: 77% (42/54) 2021-05-15T13:51:25.0907100Z remote: Counting objects: 79% (43/54) 2021-05-15T13:51:25.0908495Z remote: Counting objects: 81% (44/54) 2021-05-15T13:51:25.0909442Z remote: Counting objects: 83% (45/54) 2021-05-15T13:51:25.0910682Z remote: Counting objects: 85% (46/54) 2021-05-15T13:51:25.0911671Z remote: Counting objects: 87% (47/54) 2021-05-15T13:51:25.0912326Z remote: Counting objects: 88% (48/54) 2021-05-15T13:51:25.0914438Z remote: Counting objects: 90% (49/54) 2021-05-15T13:51:25.0915160Z remote: Counting objects: 92% (50/54) 2021-05-15T13:51:25.0915812Z remote: Counting objects: 94% (51/54) 2021-05-15T13:51:25.0916638Z remote: Counting objects: 96% (52/54) 2021-05-15T13:51:25.0917419Z remote: Counting objects: 98% (53/54) 2021-05-15T13:51:25.0918115Z remote: Counting objects: 100% (54/54) 2021-05-15T13:51:25.0918798Z remote: Counting objects: 100% (54/54), done. 2021-05-15T13:51:25.0919588Z remote: Compressing objects: 2% (1/47) 2021-05-15T13:51:25.0920312Z remote: Compressing objects: 4% (2/47) 2021-05-15T13:51:25.0921011Z remote: Compressing objects: 6% (3/47) 2021-05-15T13:51:25.0921723Z remote: Compressing objects: 8% (4/47) 2021-05-15T13:51:25.0922430Z remote: Compressing objects: 10% (5/47) 2021-05-15T13:51:25.0923244Z remote: Compressing objects: 12% (6/47) 2021-05-15T13:51:25.0924555Z remote: Compressing objects: 14% (7/47) 2021-05-15T13:51:25.0925401Z remote: Compressing objects: 17% (8/47) 2021-05-15T13:51:25.0926114Z remote: Compressing objects: 19% (9/47) 2021-05-15T13:51:25.0926836Z remote: Compressing objects: 21% (10/47) 2021-05-15T13:51:25.0927534Z remote: Compressing objects: 23% (11/47) 2021-05-15T13:51:25.0928286Z remote: Compressing objects: 25% (12/47) 2021-05-15T13:51:25.0928984Z remote: Compressing objects: 27% (13/47) 2021-05-15T13:51:25.0929693Z remote: Compressing objects: 29% (14/47) 2021-05-15T13:51:25.0930500Z remote: Compressing objects: 31% (15/47) 2021-05-15T13:51:25.0931248Z remote: Compressing objects: 34% (16/47) 2021-05-15T13:51:25.0931974Z remote: Compressing objects: 36% (17/47) 2021-05-15T13:51:25.0932744Z remote: Compressing objects: 38% (18/47) 2021-05-15T13:51:25.0933485Z remote: Compressing objects: 40% (19/47) 2021-05-15T13:51:25.0934205Z remote: Compressing objects: 42% (20/47) 2021-05-15T13:51:25.0934912Z remote: Compressing objects: 44% (21/47) 2021-05-15T13:51:25.0935601Z remote: Compressing objects: 46% (22/47) 2021-05-15T13:51:25.0936459Z remote: Compressing objects: 48% (23/47) 2021-05-15T13:51:25.0937497Z remote: Compressing objects: 51% (24/47) 2021-05-15T13:51:25.0938426Z remote: Compressing objects: 53% (25/47) 2021-05-15T13:51:25.0939527Z remote: Compressing objects: 55% (26/47) 2021-05-15T13:51:25.0940208Z remote: Compressing objects: 57% (27/47) 2021-05-15T13:51:25.0940819Z remote: Compressing objects: 59% (28/47) 2021-05-15T13:51:25.0941378Z remote: Compressing objects: 61% (29/47) 2021-05-15T13:51:25.0941954Z remote: Compressing objects: 63% (30/47) 2021-05-15T13:51:25.1030860Z remote: Compressing objects: 65% (31/47) 2021-05-15T13:51:25.1031612Z remote: Compressing objects: 68% (32/47) 2021-05-15T13:51:25.1032146Z remote: Compressing objects: 70% (33/47) 2021-05-15T13:51:25.1032784Z remote: Compressing objects: 72% (34/47) 2021-05-15T13:51:25.1033331Z remote: Compressing objects: 74% (35/47) 2021-05-15T13:51:25.1033885Z remote: Compressing objects: 76% (36/47) 2021-05-15T13:51:25.1034413Z remote: Compressing objects: 78% (37/47) 2021-05-15T13:51:25.1034944Z remote: Compressing objects: 80% (38/47) 2021-05-15T13:51:25.1035478Z remote: Compressing objects: 82% (39/47) 2021-05-15T13:51:25.1036022Z remote: Compressing objects: 85% (40/47) 2021-05-15T13:51:25.1036537Z remote: Compressing objects: 87% (41/47) 2021-05-15T13:51:25.1037089Z remote: Compressing objects: 89% (42/47) 2021-05-15T13:51:25.1037619Z remote: Compressing objects: 91% (43/47) 2021-05-15T13:51:25.1038929Z remote: Compressing objects: 93% (44/47) 2021-05-15T13:51:25.1039573Z remote: Compressing objects: 95% (45/47) 2021-05-15T13:51:25.1040111Z remote: Compressing objects: 97% (46/47) 2021-05-15T13:51:25.1040623Z remote: Compressing objects: 100% (47/47) 2021-05-15T13:51:25.1041173Z remote: Compressing objects: 100% (47/47), done. 2021-05-15T13:51:25.1572628Z remote: Total 54 (delta 5), reused 39 (delta 3), pack-reused 0 2021-05-15T13:51:25.3507346Z From https://github.com/neuroconductor/msmri 2021-05-15T13:51:25.3518278Z * [new ref] 5176b62abfc664442d49dac248d8dab8dc35ca17 -> 0.3.1.s 2021-05-15T13:51:25.4025159Z ##[endgroup] 2021-05-15T13:51:25.4026878Z ##[group]Determining the checkout info 2021-05-15T13:51:25.4028447Z ##[endgroup] 2021-05-15T13:51:25.4029373Z ##[group]Checking out the ref 2021-05-15T13:51:25.4045521Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.3.1.s 2021-05-15T13:51:25.4682986Z Note: switching to 'refs/tags/0.3.1.s'. 2021-05-15T13:51:25.4683721Z 2021-05-15T13:51:25.4684846Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-15T13:51:25.4688103Z changes and commit them, and you can discard any commits you make in this 2021-05-15T13:51:25.4689409Z state without impacting any branches by switching back to a branch. 2021-05-15T13:51:25.4689995Z 2021-05-15T13:51:25.4690819Z If you want to create a new branch to retain commits you create, you may 2021-05-15T13:51:25.4691939Z do so (now or later) by using -c with the switch command. Example: 2021-05-15T13:51:25.4692832Z 2021-05-15T13:51:25.4693365Z git switch -c 2021-05-15T13:51:25.4695032Z 2021-05-15T13:51:25.4696246Z Or undo this operation with: 2021-05-15T13:51:25.4697168Z 2021-05-15T13:51:25.4697660Z git switch - 2021-05-15T13:51:25.4698087Z 2021-05-15T13:51:25.4698868Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-15T13:51:25.4699562Z 2021-05-15T13:51:25.4700101Z HEAD is now at 5176b62 Version id 40 stable 2021-05-15T13:51:25.4729308Z ##[endgroup] 2021-05-15T13:51:25.5149175Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-15T13:51:25.5388945Z '5176b62abfc664442d49dac248d8dab8dc35ca17' 2021-05-15T13:51:25.5783365Z ##[group]Run r-lib/actions/setup-r@master 2021-05-15T13:51:25.5784082Z with: 2021-05-15T13:51:25.5784464Z r-version: devel 2021-05-15T13:51:25.5784830Z Ncpus: 1 2021-05-15T13:51:25.5785404Z crayon.enabled: NULL 2021-05-15T13:51:25.5785908Z remove-openmp-macos: true 2021-05-15T13:51:25.5786578Z http-user-agent: default 2021-05-15T13:51:25.5787041Z install-r: true 2021-05-15T13:51:25.5787578Z windows-path-include-mingw: true 2021-05-15T13:51:25.5788094Z env: 2021-05-15T13:51:25.5788500Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:51:25.5788955Z TIC_DEPLOY_KEY: 2021-05-15T13:51:25.5789291Z RSPM: 2021-05-15T13:51:25.5791497Z GITHUB_PAT: *** 2021-05-15T13:51:25.5792438Z COVERALLS_TOKEN: 2021-05-15T13:51:25.5793269Z continue-on-error: true 2021-05-15T13:51:25.5793876Z VDIFFR_RUN_TESTS: 2021-05-15T13:51:25.5794608Z ##[endgroup] 2021-05-15T13:51:26.2280243Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-15T13:51:27.0475642Z [command]D:\a\_temp\R-devel-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-15T13:51:28.8591673Z Chocolatey v0.10.15 2021-05-15T13:53:10.8100574Z Installing the following packages: 2021-05-15T13:53:10.8215516Z qpdf 2021-05-15T13:53:10.8217018Z By installing you accept licenses for the packages. 2021-05-15T13:53:13.7119058Z 2021-05-15T13:53:13.7122104Z qpdf v10.3.2 [Approved] 2021-05-15T13:53:13.7437696Z qpdf package files install completed. Performing other installation steps. 2021-05-15T13:53:20.0751971Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-15T13:53:21.8939136Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-15T13:53:26.3836366Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-15T13:53:26.6422977Z ShimGen has successfully created a shim for qpdf.exe 2021-05-15T13:53:26.9050379Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-15T13:53:26.9464734Z The install of qpdf was successful. 2021-05-15T13:53:26.9487025Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-15T13:53:26.9970842Z 2021-05-15T13:53:26.9972036Z Chocolatey installed 1/1 packages. 2021-05-15T13:53:26.9972913Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-15T13:53:27.4630110Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-15T13:53:27.4630833Z with: 2021-05-15T13:53:27.4631186Z pandoc-version: 2.7.3 2021-05-15T13:53:27.4631507Z env: 2021-05-15T13:53:27.4631891Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:27.4632279Z TIC_DEPLOY_KEY: 2021-05-15T13:53:27.4632594Z RSPM: 2021-05-15T13:53:27.4633820Z GITHUB_PAT: *** 2021-05-15T13:53:27.4634163Z COVERALLS_TOKEN: 2021-05-15T13:53:27.4634583Z continue-on-error: true 2021-05-15T13:53:27.4634969Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:27.4635349Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:53:27.4635673Z TZ: UTC 2021-05-15T13:53:27.4636012Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:27.4636352Z NOT_CRAN: true 2021-05-15T13:53:27.4636674Z ##[endgroup] 2021-05-15T13:53:28.2848084Z [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\cd5df01c-c35c-4a55-901d-9ab6f041fbae', 'D:\a\_temp\627b4438-c72d-44ad-859b-f8633910667e')" 2021-05-15T13:53:31.5261676Z ##[group]Run git config user.name adigherman 2021-05-15T13:53:31.5262445Z git config user.name adigherman 2021-05-15T13:53:31.5263054Z git config user.email adig@jhu.edu 2021-05-15T13:53:31.6667040Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T13:53:31.6667597Z env: 2021-05-15T13:53:31.6667995Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:31.6668517Z TIC_DEPLOY_KEY: 2021-05-15T13:53:31.6668830Z RSPM: 2021-05-15T13:53:31.6670199Z GITHUB_PAT: *** 2021-05-15T13:53:31.6670587Z COVERALLS_TOKEN: 2021-05-15T13:53:31.6671016Z continue-on-error: true 2021-05-15T13:53:31.6672026Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:31.6672465Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:53:31.6672885Z TZ: UTC 2021-05-15T13:53:31.6673270Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:31.6673713Z NOT_CRAN: true 2021-05-15T13:53:31.6674086Z ##[endgroup] 2021-05-15T13:53:33.0935301Z ##[group]Run msys2/setup-msys2@v2 2021-05-15T13:53:33.0936268Z with: 2021-05-15T13:53:33.0936635Z msystem: MINGW64 2021-05-15T13:53:33.0937636Z update: true 2021-05-15T13:53:33.0938094Z install: git mingw-w64-x86_64-toolchain 2021-05-15T13:53:33.0938558Z path-type: minimal 2021-05-15T13:53:33.0938952Z release: true 2021-05-15T13:53:33.0939267Z env: 2021-05-15T13:53:33.0939780Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:53:33.0940260Z TIC_DEPLOY_KEY: 2021-05-15T13:53:33.0940605Z RSPM: 2021-05-15T13:53:33.0942023Z GITHUB_PAT: *** 2021-05-15T13:53:33.0942408Z COVERALLS_TOKEN: 2021-05-15T13:53:33.0942898Z continue-on-error: true 2021-05-15T13:53:33.0943325Z VDIFFR_RUN_TESTS: 2021-05-15T13:53:33.0943741Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:53:33.0944106Z TZ: UTC 2021-05-15T13:53:33.0944483Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:53:33.0944852Z NOT_CRAN: true 2021-05-15T13:53:33.0945207Z ##[endgroup] 2021-05-15T13:53:33.3066905Z ##[group]Downloading MSYS2... 2021-05-15T13:53:34.1396744Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-15T13:53:35.7912275Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-15T13:53:35.8130649Z ##[endgroup] 2021-05-15T13:53:35.8132926Z ##[group]Extracting MSYS2... 2021-05-15T13:53:35.8134925Z [command]D:\a\_temp\base.exe -y 2021-05-15T13:53:36.1720947Z 2021-05-15T13:53:36.1723603Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-15T13:53:36.1730353Z 2021-05-15T13:53:36.1744481Z Extracting archive: D:\a\_temp\base.exe 2021-05-15T13:53:36.1745239Z -- 2021-05-15T13:53:36.1745781Z Path = D:\a\_temp\base.exe 2021-05-15T13:53:36.1746283Z Type = 7z 2021-05-15T13:53:36.1746604Z 2021-05-15T13:53:36.3625683Z 0% 2021-05-15T13:53:36.3626373Z 2021-05-15T13:53:36.5852593Z 0% 1012 - msys64\var\lib\pacman\local\glib2-2.68.1-1 2021-05-15T13:53:36.5854388Z 2021-05-15T13:53:36.8003383Z 6% 1100 2021-05-15T13:53:36.8004613Z 2021-05-15T13:53:37.0036310Z 14% 1100 2021-05-15T13:53:37.0037301Z 2021-05-15T13:53:37.2020251Z 21% 1100 2021-05-15T13:53:37.2020932Z 2021-05-15T13:53:37.4086913Z 28% 1100 2021-05-15T13:53:37.4087751Z 2021-05-15T13:53:37.6060786Z 30% 1100 2021-05-15T13:53:37.6062064Z 2021-05-15T13:53:37.8060697Z 33% 1100 2021-05-15T13:53:37.8061566Z 2021-05-15T13:53:38.0138796Z 39% 1100 2021-05-15T13:53:38.0149488Z 2021-05-15T13:53:38.2472434Z 44% 1100 2021-05-15T13:53:38.2473165Z 2021-05-15T13:53:38.4407905Z 47% 1125 - msys64\etc\pki\ca-trust\extracted\pem\tls-ca-bundle.pem 2021-05-15T13:53:38.4415227Z 2021-05-15T13:53:38.6438215Z 47% 1631 - msys64\usr\lib\tcl8.6\encoding\macCyrillic.enc 2021-05-15T13:53:38.6439257Z 2021-05-15T13:53:38.8472360Z 47% 2244 - msys64\usr\lib\terminfo\63\c100 2021-05-15T13:53:38.8473160Z 2021-05-15T13:53:39.0508304Z 47% 2859 - msys64\usr\lib\terminfo\68\hp2624b-p 2021-05-15T13:53:39.0509203Z 2021-05-15T13:53:39.2549873Z 47% 3452 - msys64\usr\lib\terminfo\70\pccon+keys 2021-05-15T13:53:39.2551503Z 2021-05-15T13:53:39.4567156Z 47% 3857 - msys64\usr\lib\terminfo\74\tty33 2021-05-15T13:53:39.4568032Z 2021-05-15T13:53:39.6601506Z 47% 4431 - msys64\usr\lib\terminfo\78\xnuppc+f2 2021-05-15T13:53:39.6602521Z 2021-05-15T13:53:39.8628001Z 47% 4865 - msys64\usr\share\bash-completion\completions\freeciv-gtk3 2021-05-15T13:53:39.8631765Z 2021-05-15T13:53:40.0659878Z 47% 5374 - msys64\usr\share\bash-completion\completions\usermod 2021-05-15T13:53:40.0661084Z 2021-05-15T13:53:40.2693832Z 47% 5855 - msys64\usr\share\locale\da\LC_MESSAGES\p11-kit.mo 2021-05-15T13:53:40.2695092Z 2021-05-15T13:53:40.4722811Z 47% 6309 - msys64\usr\share\locale\nl\LC_MESSAGES\wget-gnulib.mo 2021-05-15T13:53:40.4723913Z 2021-05-15T13:53:40.6760409Z 47% 6782 - msys64\usr\share\man\man1\bg.1.gz 2021-05-15T13:53:40.6761302Z 2021-05-15T13:53:40.8810425Z 47% 7349 - msys64\usr\share\man\man1\storeutl.1ssl.gz 2021-05-15T13:53:40.8811499Z 2021-05-15T13:53:41.0818754Z 47% 7884 - msys64\usr\share\man\man3\DBM_Filter.compress.3perl.gz 2021-05-15T13:53:41.0820091Z 2021-05-15T13:53:41.2853947Z 47% 8417 - msys64\usr\share\man\man3\Tcl_FSEvalFile.3.gz 2021-05-15T13:53:41.2854903Z 2021-05-15T13:53:41.4877400Z 47% 8886 - msys64\usr\share\man\man3\Term.ANSIColor.3perl.gz 2021-05-15T13:53:41.4878469Z 2021-05-15T13:53:41.6909639Z 47% 9430 - msys64\usr\share\man\man3\field_opts.3x.gz 2021-05-15T13:53:41.6910773Z 2021-05-15T13:53:41.8963361Z 47% 9999 - msys64\usr\share\man\man3\new_page.3x.gz 2021-05-15T13:53:41.8964611Z 2021-05-15T13:53:42.1001650Z 47% 10539 - msys64\usr\share\man\mann\fileevent.n.gz 2021-05-15T13:53:42.1002569Z 2021-05-15T13:53:42.3028383Z 47% 10724 - msys64\usr\share\nano\extra\gentoo.nanorc 2021-05-15T13:53:42.3029342Z 2021-05-15T13:53:42.5078459Z 47% 11145 - msys64\usr\share\perl5\core_perl\Test\Simple.pm 2021-05-15T13:53:42.5079535Z 2021-05-15T13:53:42.7112930Z 47% 11581 - msys64\usr\share\perl5\core_perl\unicore\Name.pm 2021-05-15T13:53:42.7113927Z 2021-05-15T13:53:42.9139456Z 47% 12161 - msys64\usr\share\terminfo\34\4027ex 2021-05-15T13:53:42.9140404Z 2021-05-15T13:53:43.1167957Z 47% 12778 - msys64\usr\share\terminfo\64\d413-dg 2021-05-15T13:53:43.1273306Z 2021-05-15T13:53:43.3157477Z 47% 13360 - msys64\usr\share\terminfo\6b\kitty+common 2021-05-15T13:53:43.3158445Z 2021-05-15T13:53:43.5186871Z 47% 13887 - msys64\usr\share\terminfo\70\putty+fnkeys+sco 2021-05-15T13:53:43.5187927Z 2021-05-15T13:53:43.7217955Z 47% 14478 - msys64\usr\share\terminfo\76\vt340 2021-05-15T13:53:43.7219148Z 2021-05-15T13:53:43.9257359Z 47% 15089 - msys64\usr\share\zoneinfo\America\Mendoza 2021-05-15T13:53:43.9258239Z 2021-05-15T13:53:44.1289143Z 47% 15158 - msys64\usr\share\zoneinfo\Antarctica\Mawson 2021-05-15T13:53:44.1290216Z 2021-05-15T13:53:44.3318321Z 47% 15756 - msys64\usr\share\zoneinfo\posix\Antarctica\Palmer 2021-05-15T13:53:44.3319362Z 2021-05-15T13:53:44.5348479Z 47% 16361 - msys64\usr\share\zoneinfo\right\Asia\Anadyr 2021-05-15T13:53:44.5349436Z 2021-05-15T13:53:44.7447219Z 47% 17009 - msys64\var\lib\pacman\local\perl-5.32.1-1\desc 2021-05-15T13:53:44.7448251Z 2021-05-15T13:53:44.9413621Z 48% 17092 2021-05-15T13:53:44.9414425Z 2021-05-15T13:53:45.1486274Z 51% 17092 2021-05-15T13:53:45.1487298Z 2021-05-15T13:53:45.3481560Z 56% 17092 2021-05-15T13:53:45.3482316Z 2021-05-15T13:53:45.5708064Z 59% 17092 2021-05-15T13:53:45.5708766Z 2021-05-15T13:53:45.7772999Z 62% 17092 2021-05-15T13:53:45.7773821Z 2021-05-15T13:53:45.9827472Z 64% 17092 2021-05-15T13:53:45.9828530Z 2021-05-15T13:53:46.1770728Z 68% 17092 2021-05-15T13:53:46.1771417Z 2021-05-15T13:53:46.3966199Z 72% 17092 2021-05-15T13:53:46.3968268Z 2021-05-15T13:53:46.6096806Z 75% 17092 2021-05-15T13:53:46.6097817Z 2021-05-15T13:53:46.8092670Z 78% 17092 2021-05-15T13:53:46.8093604Z 2021-05-15T13:53:47.0190133Z 81% 17092 2021-05-15T13:53:47.0190780Z 2021-05-15T13:53:47.2307373Z 88% 17092 2021-05-15T13:53:47.2308183Z 2021-05-15T13:53:47.4436345Z 94% 17092 2021-05-15T13:53:47.4437200Z 2021-05-15T13:53:47.6479311Z 99% 17092 2021-05-15T13:53:47.6480062Z 2021-05-15T13:53:47.8502291Z 100% 17305 - msys64\usr\bin\msys-db_cxx-5.3.dll 2021-05-15T13:53:47.8503542Z 2021-05-15T13:53:48.0554672Z 100% 17408 - msys64\usr\bin\pacman-conf.exe 2021-05-15T13:53:48.0555917Z 2021-05-15T13:53:48.3265680Z 100% 17410 - msys64\usr\bin\pacsort.exe 2021-05-15T13:53:48.3269968Z 2021-05-15T13:53:48.3270719Z Everything is Ok 2021-05-15T13:53:48.3302979Z ##[endgroup] 2021-05-15T13:53:48.3305943Z ##[group]Disable Key Refresh... 2021-05-15T13:53:48.4172501Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "((Get-Content -path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post -Raw) -replace '--refresh-keys', '--version') | Set-Content -Path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post" 2021-05-15T13:53:48.7693406Z ##[endgroup] 2021-05-15T13:53:48.7724308Z ##[group]Restoring package cache... 2021-05-15T13:53:49.9408343Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-15T13:53:49.9410210Z ##[endgroup] 2021-05-15T13:53:49.9413099Z ##[group]Starting MSYS2 for the first time... 2021-05-15T13:53:50.0327404Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-15T13:53:50.1994572Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-15T13:53:50.2162181Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-15T13:53:50.4140130Z Copying skeleton files. 2021-05-15T13:53:50.4141701Z These files are for the users to personalise their msys2 experience. 2021-05-15T13:53:50.4142471Z 2021-05-15T13:53:50.4143445Z They will never be overwritten nor automatically updated. 2021-05-15T13:53:50.4144137Z 2021-05-15T13:53:50.4703746Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-15T13:53:50.4888289Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-15T13:53:50.5071810Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-15T13:53:50.5248070Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-15T13:53:50.5424620Z './.profile' -> '/home/runneradmin/.profile' 2021-05-15T13:53:50.6039147Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-15T13:53:50.6538073Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-15T13:53:50.6947768Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-15T13:53:50.7565688Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-15T13:53:50.9638500Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-15T13:53:50.9766726Z gpg: no ultimately trusted keys found 2021-05-15T13:53:51.3022521Z gpg: starting migration from earlier GnuPG versions 2021-05-15T13:53:51.3725944Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-15T13:53:51.3727177Z gpg: migration succeeded 2021-05-15T13:53:51.3994500Z gpg: Generating pacman keyring master key... 2021-05-15T13:53:52.4430745Z gpg: key 85EFBB7FF69521C4 marked as ultimately trusted 2021-05-15T13:53:52.4432426Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-15T13:53:52.4858428Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/68F1DBBA308754BF93C9319F85EFBB7FF69521C4.rev' 2021-05-15T13:53:52.4859489Z gpg: Done 2021-05-15T13:53:52.5086336Z ==> Updating trust database... 2021-05-15T13:53:52.5325019Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T13:53:52.5326514Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T13:53:52.6276032Z ==> Appending keys from msys2.gpg... 2021-05-15T13:53:52.7831152Z ==> Locally signing trusted keys in keyring... 2021-05-15T13:53:52.8025653Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T13:53:52.9261055Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T13:53:53.0468746Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T13:53:53.1710868Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T13:53:53.2910105Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T13:53:53.4806121Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T13:53:53.6016827Z ==> Importing owner trust values... 2021-05-15T13:53:53.6225831Z gpg: setting ownertrust to 4 2021-05-15T13:53:53.6227443Z gpg: setting ownertrust to 4 2021-05-15T13:53:53.6228042Z gpg: setting ownertrust to 4 2021-05-15T13:53:53.6228882Z gpg: setting ownertrust to 4 2021-05-15T13:53:53.6229560Z gpg: setting ownertrust to 4 2021-05-15T13:53:53.6230586Z gpg: setting ownertrust to 4 2021-05-15T13:53:53.6407912Z ==> Disabling revoked keys in keyring... 2021-05-15T13:53:53.6577979Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T13:53:53.7267640Z ==> Updating trust database... 2021-05-15T13:53:53.7498958Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-15T13:53:53.7512888Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-15T13:53:53.7524396Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-15T13:53:53.7530385Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-15T13:53:53.7533814Z gpg: next trustdb check due at 2022-01-23 2021-05-15T13:53:53.7990849Z pacman-key (pacman) 5.2.2 2021-05-15T13:53:53.7992814Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-15T13:53:53.7993481Z 2021-05-15T13:53:53.8167349Z This is free software; see the source for copying conditions. 2021-05-15T13:53:53.8168484Z There is NO WARRANTY, to the extent permitted by law. 2021-05-15T13:53:54.6358214Z  2021-05-15T13:53:54.6358976Z 2021-05-15T13:53:54.6359767Z ################################################################### 2021-05-15T13:53:54.6360450Z # # 2021-05-15T13:53:54.6361394Z # # 2021-05-15T13:53:54.6362033Z # C A U T I O N # 2021-05-15T13:53:54.6362690Z # # 2021-05-15T13:53:54.6363382Z # This is first start of MSYS2. # 2021-05-15T13:53:54.6364184Z # You MUST restart shell to apply necessary actions. # 2021-05-15T13:53:54.6364897Z # # 2021-05-15T13:53:54.6365493Z # # 2021-05-15T13:53:54.6366295Z ################################################################### 2021-05-15T13:53:54.6366552Z 2021-05-15T13:53:54.6366760Z 2021-05-15T13:53:54.6595012Z MINGW64_NT-10.0-17763 fv-az158-529 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-15T13:53:54.6655609Z ##[endgroup] 2021-05-15T13:53:54.6657121Z ##[group]Disable CheckSpace... 2021-05-15T13:53:54.7854045Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'sed' '-i' 's/^CheckSpace/#CheckSpace/g' '/etc/pacman.conf'" 2021-05-15T13:53:55.6324762Z ##[endgroup] 2021-05-15T13:53:55.6325287Z ##[group]Updating packages... 2021-05-15T13:53:55.6326214Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T13:53:56.2741706Z :: Synchronizing package databases... 2021-05-15T13:53:56.6053527Z downloading mingw32.db... 2021-05-15T13:53:57.2569999Z downloading mingw32.db.sig... 2021-05-15T13:53:57.4711244Z downloading mingw64.db... 2021-05-15T13:53:57.6627465Z downloading mingw64.db.sig... 2021-05-15T13:53:57.8759943Z downloading ucrt64.db... 2021-05-15T13:53:57.9844367Z downloading ucrt64.db.sig... 2021-05-15T13:53:58.2034068Z downloading msys.db... 2021-05-15T13:53:58.3019971Z downloading msys.db.sig... 2021-05-15T13:53:58.4190733Z :: Starting core system upgrade... 2021-05-15T13:53:58.6328826Z warning: terminate other MSYS2 programs before proceeding 2021-05-15T13:53:58.6330049Z resolving dependencies... 2021-05-15T13:53:58.6432209Z looking for conflicting packages... 2021-05-15T13:53:58.6458081Z 2021-05-15T13:53:58.6459442Z Packages (5) filesystem-2021.04-4 mintty-1~3.5.0-1 msys2-runtime-3.2.0-6 pacman-5.2.2-22 pacman-mirrors-20210423-2 2021-05-15T13:53:58.6460274Z 2021-05-15T13:53:58.6460796Z Total Download Size: 9.36 MiB 2021-05-15T13:53:58.6461387Z Total Installed Size: 44.60 MiB 2021-05-15T13:53:58.6461947Z Net Upgrade Size: 0.02 MiB 2021-05-15T13:53:58.6462308Z 2021-05-15T13:53:58.6463287Z :: Proceed with installation? [Y/n] 2021-05-15T13:53:58.6464016Z :: Retrieving packages... 2021-05-15T13:53:58.7398433Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-15T13:53:58.8381545Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:53:58.9530766Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-15T13:53:59.1545232Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-15T13:53:59.2515330Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-15T13:53:59.4002288Z checking keyring... 2021-05-15T13:53:59.5002845Z checking package integrity... 2021-05-15T13:54:00.4233480Z loading package files... 2021-05-15T13:54:00.4404689Z checking for file conflicts... 2021-05-15T13:54:00.4411600Z :: Processing package changes... 2021-05-15T13:54:00.4412716Z upgrading filesystem... 2021-05-15T13:54:00.5004622Z upgrading mintty... 2021-05-15T13:54:00.5884979Z upgrading msys2-runtime... 2021-05-15T13:54:00.6643412Z upgrading pacman-mirrors... 2021-05-15T13:54:00.6705066Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-15T13:54:00.6730310Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-15T13:54:00.6746443Z upgrading pacman... 2021-05-15T13:54:00.7984068Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-15T13:54:01.2071427Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 1420 has been terminated. 2021-05-15T13:54:01.6682166Z ##[endgroup] 2021-05-15T13:54:01.6683206Z ##[group]Killing remaining tasks... 2021-05-15T13:54:01.7475573Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-15T13:54:02.0925004Z 2021-05-15T13:54:02.0926601Z INFO: No tasks running with the specified criteria. 2021-05-15T13:54:02.0963111Z ##[endgroup] 2021-05-15T13:54:02.0964161Z ##[group]Final system upgrade... 2021-05-15T13:54:02.1808474Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-15T13:54:03.1515638Z :: Synchronizing package databases... 2021-05-15T13:54:03.7470754Z mingw32 is up to date 2021-05-15T13:54:03.7471461Z mingw64 is up to date 2021-05-15T13:54:03.7471921Z ucrt64 is up to date 2021-05-15T13:54:03.7472357Z downloading clang64.db... 2021-05-15T13:54:04.3942909Z downloading clang64.db.sig... 2021-05-15T13:54:04.6134705Z msys is up to date 2021-05-15T13:54:04.6135804Z :: Starting core system upgrade... 2021-05-15T13:54:04.8598651Z there is nothing to do 2021-05-15T13:54:04.8600160Z :: Starting full system upgrade... 2021-05-15T13:54:04.9030416Z resolving dependencies... 2021-05-15T13:54:04.9129379Z looking for conflicting packages... 2021-05-15T13:54:04.9170934Z 2021-05-15T13:54:04.9173363Z Packages (11) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-15T13:54:04.9175873Z 2021-05-15T13:54:04.9176492Z Total Download Size: 4.95 MiB 2021-05-15T13:54:04.9177098Z Total Installed Size: 19.34 MiB 2021-05-15T13:54:04.9177757Z Net Upgrade Size: 0.93 MiB 2021-05-15T13:54:04.9178238Z 2021-05-15T13:54:04.9179662Z :: Proceed with installation? [Y/n] 2021-05-15T13:54:04.9180666Z :: Retrieving packages... 2021-05-15T13:54:05.0129174Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:05.1066254Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-15T13:54:05.2947729Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-15T13:54:05.3885341Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-15T13:54:05.4885903Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:05.6730608Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:05.7767451Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:06.2354853Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-15T13:54:06.3301729Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:06.5161292Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-15T13:54:06.6109916Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:06.7034565Z checking keyring... 2021-05-15T13:54:06.8179945Z checking package integrity... 2021-05-15T13:54:08.8150600Z loading package files... 2021-05-15T13:54:08.8394140Z checking for file conflicts... 2021-05-15T13:54:08.8395673Z checking available disk space... 2021-05-15T13:54:08.8557272Z :: Processing package changes... 2021-05-15T13:54:08.8558220Z upgrading less... 2021-05-15T13:54:08.8671381Z upgrading libxml2... 2021-05-15T13:54:08.8934481Z upgrading libxslt... 2021-05-15T13:54:08.9088593Z upgrading ca-certificates... 2021-05-15T13:54:09.7153125Z upgrading libsqlite... 2021-05-15T13:54:09.7289028Z upgrading libzstd... 2021-05-15T13:54:09.7442580Z upgrading gnupg... 2021-05-15T13:54:12.2743219Z ==> Appending keys from msys2.gpg... 2021-05-15T13:54:12.3694867Z ==> Locally signing trusted keys in keyring... 2021-05-15T13:54:12.3903352Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T13:54:16.5050123Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T13:54:16.5825567Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T13:54:16.6515781Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T13:54:16.7265955Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T13:54:16.7975986Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T13:54:16.8715034Z ==> Importing owner trust values... 2021-05-15T13:54:16.9165181Z ==> Disabling revoked keys in keyring... 2021-05-15T13:54:16.9384065Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T13:54:17.0125075Z ==> Updating trust database... 2021-05-15T13:54:17.0364939Z gpg: next trustdb check due at 2022-01-23 2021-05-15T13:54:17.1529292Z upgrading msys2-keyring... 2021-05-15T13:54:17.4505113Z ==> Appending keys from msys2.gpg... 2021-05-15T13:54:17.5566533Z ==> Locally signing trusted keys in keyring... 2021-05-15T13:54:17.5757365Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-15T13:54:17.7019367Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-15T13:54:17.7816663Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-15T13:54:17.8565410Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-15T13:54:17.9497266Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-15T13:54:18.0320271Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-15T13:54:18.1050458Z ==> Importing owner trust values... 2021-05-15T13:54:18.1571672Z ==> Disabling revoked keys in keyring... 2021-05-15T13:54:18.1814515Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-15T13:54:18.2566473Z ==> Updating trust database... 2021-05-15T13:54:18.2744383Z gpg: next trustdb check due at 2022-01-23 2021-05-15T13:54:18.3841366Z upgrading msys2-launcher... 2021-05-15T13:54:18.3972910Z upgrading rebase... 2021-05-15T13:54:18.4156903Z upgrading zstd... 2021-05-15T13:54:18.4429351Z :: Running post-transaction hooks... 2021-05-15T13:54:18.4430118Z (1/1) Updating the info directory file... 2021-05-15T13:54:18.7282102Z ##[endgroup] 2021-05-15T13:54:18.7283198Z ##[group]Installing additional packages... 2021-05-15T13:54:18.8137243Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-x86_64-toolchain'" 2021-05-15T13:54:20.0563956Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-15T13:54:20.0565251Z :: Repository mingw64 2021-05-15T13:54:20.0570019Z 1) mingw-w64-x86_64-binutils 2) mingw-w64-x86_64-crt-git 3) mingw-w64-x86_64-gcc 4) mingw-w64-x86_64-gcc-ada 5) mingw-w64-x86_64-gcc-fortran 6) mingw-w64-x86_64-gcc-libgfortran 7) mingw-w64-x86_64-gcc-libs 8) mingw-w64-x86_64-gcc-objc 9) mingw-w64-x86_64-gdb 10) mingw-w64-x86_64-gdb-multiarch 11) mingw-w64-x86_64-headers-git 12) mingw-w64-x86_64-libgccjit 13) mingw-w64-x86_64-libmangle-git 14) mingw-w64-x86_64-libwinpthread-git 15) mingw-w64-x86_64-make 16) mingw-w64-x86_64-pkgconf 17) mingw-w64-x86_64-tools-git 18) mingw-w64-x86_64-winpthreads-git 19) mingw-w64-x86_64-winstorecompat-git 2021-05-15T13:54:20.0572611Z 2021-05-15T13:54:20.0573295Z Enter a selection (default=all): 2021-05-15T13:54:20.0574064Z resolving dependencies... 2021-05-15T13:54:20.0718141Z looking for conflicting packages... 2021-05-15T13:54:20.0851338Z 2021-05-15T13:54:20.0883081Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.23-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.4.9-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-1 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T13:54:20.0896717Z 2021-05-15T13:54:20.0897312Z Total Download Size: 165.03 MiB 2021-05-15T13:54:20.0898429Z Total Installed Size: 1089.03 MiB 2021-05-15T13:54:20.0898886Z 2021-05-15T13:54:20.0899635Z :: Proceed with installation? [Y/n] 2021-05-15T13:54:20.0900566Z :: Retrieving packages... 2021-05-15T13:54:20.4148569Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T13:54:20.9762013Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T13:54:21.0754763Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T13:54:21.5887216Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:21.8137204Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:21.9497560Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T13:54:22.0715331Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T13:54:22.1702713Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T13:54:22.2656184Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T13:54:22.3606943Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:22.4563282Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:22.5623334Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T13:54:22.6571916Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:22.7528155Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T13:54:22.8587756Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:24.1323304Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:24.9822082Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:25.0843322Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:25.5404795Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:26.0916168Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T13:54:26.1915997Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T13:54:26.4063635Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T13:54:26.5012323Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T13:54:26.5965278Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T13:54:26.7628476Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T13:54:26.8575517Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T13:54:26.9526133Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T13:54:27.0591926Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-15T13:54:27.1593624Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-15T13:54:27.2708294Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-15T13:54:27.3839589Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T13:54:27.6679320Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T13:54:27.7636930Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T13:54:27.8892461Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T13:54:28.0374975Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T13:54:28.4761219Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T13:54:28.6170361Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T13:54:28.7236588Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T13:54:29.5366099Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-15T13:54:29.6333792Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T13:54:29.8881933Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-15T13:54:30.4052176Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:54:30.9888062Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:31.0841884Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T13:54:31.1797127Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-15T13:54:31.2755027Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:31.3724272Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:54:31.4669819Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:31.5649004Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:32.0572123Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:32.1554674Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:32.2715349Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-15T13:54:32.3664154Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-15T13:54:32.4612960Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-15T13:54:32.5571728Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-15T13:54:32.6527424Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-15T13:54:32.7490494Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-15T13:54:32.8443933Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:32.9391659Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-15T13:54:33.0455758Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-15T13:54:33.1399314Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-15T13:54:33.2346319Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-15T13:54:33.3304606Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:33.4250920Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-15T13:54:33.5199711Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-15T13:54:33.6146352Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-15T13:54:33.7092646Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-15T13:54:33.8035222Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-15T13:54:33.8983201Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-15T13:54:33.9934098Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-15T13:54:34.0884277Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-15T13:54:34.1828712Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-15T13:54:34.2777037Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-15T13:54:34.3723316Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-15T13:54:34.4677996Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-15T13:54:34.5624801Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-15T13:54:34.6600242Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-15T13:54:34.7551710Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-15T13:54:34.8494214Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:34.9439950Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-15T13:54:35.2304220Z checking keyring... 2021-05-15T13:54:35.5820785Z checking package integrity... 2021-05-15T13:54:52.0664447Z loading package files... 2021-05-15T13:54:52.6914074Z checking for file conflicts... 2021-05-15T13:54:55.5941708Z checking available disk space... 2021-05-15T13:54:55.6072030Z :: Processing package changes... 2021-05-15T13:54:55.6072930Z installing expat... 2021-05-15T13:54:55.6158349Z installing vim... 2021-05-15T13:54:57.7169697Z installing heimdal... 2021-05-15T13:54:58.1952465Z installing openssh... 2021-05-15T13:54:58.2435157Z installing perl-Error... 2021-05-15T13:54:58.2567516Z installing perl-Authen-SASL... 2021-05-15T13:54:58.2861287Z installing perl-Encode-Locale... 2021-05-15T13:54:58.2963251Z installing perl-HTTP-Date... 2021-05-15T13:54:58.3069840Z installing perl-File-Listing... 2021-05-15T13:54:58.3166733Z installing perl-HTML-Tagset... 2021-05-15T13:54:58.3231238Z installing perl-Clone... 2021-05-15T13:54:58.3304952Z installing perl-IO-HTML... 2021-05-15T13:54:58.3381419Z installing perl-LWP-MediaTypes... 2021-05-15T13:54:58.3458492Z installing perl-URI... 2021-05-15T13:54:58.4122183Z installing perl-HTTP-Message... 2021-05-15T13:54:58.4369668Z installing perl-HTML-Parser... 2021-05-15T13:54:58.4584512Z installing perl-HTTP-Cookies... 2021-05-15T13:54:58.4689822Z installing perl-HTTP-Daemon... 2021-05-15T13:54:58.4749848Z installing perl-HTTP-Negotiate... 2021-05-15T13:54:58.4809246Z installing perl-Net-HTTP... 2021-05-15T13:54:58.4954019Z installing perl-WWW-RobotRules... 2021-05-15T13:54:58.5051939Z installing perl-Try-Tiny... 2021-05-15T13:54:58.5167955Z installing perl-libwww... 2021-05-15T13:54:58.5665967Z Optional dependencies for perl-libwww 2021-05-15T13:54:58.5667077Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-15T13:54:58.5668248Z installing perl-TimeDate... 2021-05-15T13:54:58.6183635Z installing perl-MailTools... 2021-05-15T13:54:58.6609356Z installing perl-IO-Stringy... 2021-05-15T13:54:58.6794853Z installing perl-Convert-BinHex... 2021-05-15T13:54:58.8222568Z module test... pass. 2021-05-15T13:54:58.8240645Z installing perl-MIME-tools... 2021-05-15T13:54:58.8928242Z installing perl-Net-SSLeay... 2021-05-15T13:54:58.9991892Z installing perl-IO-Socket-SSL... 2021-05-15T13:54:59.0165569Z installing perl-Net-SMTP-SSL... 2021-05-15T13:54:59.0244762Z installing perl-TermReadKey... 2021-05-15T13:54:59.0342425Z installing git... 2021-05-15T13:54:59.8638832Z Optional dependencies for git 2021-05-15T13:54:59.8640358Z python: various helper scripts 2021-05-15T13:54:59.8641045Z subversion: git svn 2021-05-15T13:54:59.8641862Z installing mingw-w64-x86_64-libiconv... 2021-05-15T13:54:59.8988306Z installing mingw-w64-x86_64-zlib... 2021-05-15T13:54:59.9110864Z installing mingw-w64-x86_64-binutils... 2021-05-15T13:55:00.2852743Z installing mingw-w64-x86_64-headers-git... 2021-05-15T13:55:02.0212354Z installing mingw-w64-x86_64-crt-git... 2021-05-15T13:55:02.9950989Z installing mingw-w64-x86_64-isl... 2021-05-15T13:55:03.0612504Z installing mingw-w64-x86_64-gmp... 2021-05-15T13:55:03.0807670Z installing mingw-w64-x86_64-mpfr... 2021-05-15T13:55:03.1080399Z installing mingw-w64-x86_64-mpc... 2021-05-15T13:55:03.1202952Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-15T13:55:03.2633696Z installing mingw-w64-x86_64-gcc-libs... 2021-05-15T13:55:03.2859507Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-15T13:55:03.2910705Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-15T13:55:03.3110361Z installing mingw-w64-x86_64-zstd... 2021-05-15T13:55:03.3352124Z installing mingw-w64-x86_64-gcc... 2021-05-15T13:55:04.9039589Z installing mingw-w64-x86_64-gcc-ada... 2021-05-15T13:55:07.7153734Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-15T13:55:07.7293512Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-15T13:55:07.8913957Z installing mingw-w64-x86_64-gcc-objc... 2021-05-15T13:55:08.0947481Z installing mingw-w64-x86_64-expat... 2021-05-15T13:55:08.1094853Z installing mingw-w64-x86_64-gettext... 2021-05-15T13:55:10.6589975Z installing mingw-w64-x86_64-libtre-git... 2021-05-15T13:55:10.6825646Z installing mingw-w64-x86_64-libsystre... 2021-05-15T13:55:10.6964540Z installing mingw-w64-x86_64-ncurses... 2021-05-15T13:55:17.3583865Z installing mingw-w64-x86_64-bzip2... 2021-05-15T13:55:17.3823527Z installing mingw-w64-x86_64-libffi... 2021-05-15T13:55:17.3962100Z installing mingw-w64-x86_64-mpdecimal... 2021-05-15T13:55:17.4732376Z installing mingw-w64-x86_64-libtasn1... 2021-05-15T13:55:17.5283756Z installing mingw-w64-x86_64-p11-kit... 2021-05-15T13:55:17.5606940Z installing mingw-w64-x86_64-ca-certificates... 2021-05-15T13:55:18.3839622Z installing mingw-w64-x86_64-openssl... 2021-05-15T13:55:26.8618626Z installing mingw-w64-x86_64-termcap... 2021-05-15T13:55:26.8693975Z installing mingw-w64-x86_64-readline... 2021-05-15T13:55:26.9107320Z installing mingw-w64-x86_64-tcl... 2021-05-15T13:55:28.9465397Z installing mingw-w64-x86_64-sqlite3... 2021-05-15T13:55:30.2697353Z installing mingw-w64-x86_64-tk... 2021-05-15T13:55:31.1012625Z installing mingw-w64-x86_64-xz... 2021-05-15T13:55:31.1978394Z installing mingw-w64-x86_64-python... 2021-05-15T13:55:40.2941803Z installing mingw-w64-x86_64-xxhash... 2021-05-15T13:55:40.3084489Z installing mingw-w64-x86_64-gdb... 2021-05-15T13:55:40.4457516Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-15T13:55:40.5559063Z installing mingw-w64-x86_64-libgccjit... 2021-05-15T13:55:40.7112164Z installing mingw-w64-x86_64-libmangle-git... 2021-05-15T13:55:40.7179083Z installing mingw-w64-x86_64-make... 2021-05-15T13:55:40.7401089Z installing mingw-w64-x86_64-pkgconf... 2021-05-15T13:55:40.7627591Z installing mingw-w64-x86_64-tools-git... 2021-05-15T13:55:40.7779999Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-15T13:55:40.8574165Z ##[endgroup] 2021-05-15T13:55:40.8575309Z ##[group]Saving package cache... 2021-05-15T13:55:40.9604166Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-15T13:55:42.3390793Z ==> no candidate packages found for pruning 2021-05-15T13:55:42.4485080Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-15T13:55:43.0140707Z ==> no candidate packages found for pruning 2021-05-15T13:55:44.9092093Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58, another job may be creating this cache. 2021-05-15T13:55:45.0058805Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-15T13:55:46.0649098Z 2021-05-15T13:55:46.0650224Z Cache directory: /var/cache/pacman/pkg/ 2021-05-15T13:55:46.1091476Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-15T13:55:46.1092480Z removing all files from cache... 2021-05-15T13:55:46.1092951Z 2021-05-15T13:55:46.1093606Z Database directory: /var/lib/pacman/ 2021-05-15T13:55:46.1101297Z :: Do you want to remove unused repositories? [Y/n] 2021-05-15T13:55:46.1103785Z removing unused sync repositories... 2021-05-15T13:55:46.1162507Z ##[endgroup] 2021-05-15T13:55:46.1543486Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-15T13:55:46.1544140Z env: 2021-05-15T13:55:46.1544903Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T13:55:46.1545556Z TIC_DEPLOY_KEY: 2021-05-15T13:55:46.1545934Z RSPM: 2021-05-15T13:55:46.1547328Z GITHUB_PAT: *** 2021-05-15T13:55:46.1547839Z COVERALLS_TOKEN: 2021-05-15T13:55:46.1548812Z continue-on-error: true 2021-05-15T13:55:46.1549263Z VDIFFR_RUN_TESTS: 2021-05-15T13:55:46.1549675Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T13:55:46.1550026Z TZ: UTC 2021-05-15T13:55:46.1550392Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T13:55:46.1550761Z NOT_CRAN: true 2021-05-15T13:55:46.1551129Z MSYSTEM: MINGW64 2021-05-15T13:55:46.1551482Z ##[endgroup] 2021-05-15T13:55:47.2473424Z :: Synchronizing package databases... 2021-05-15T13:55:47.9307499Z mingw32 is up to date 2021-05-15T13:55:47.9308359Z mingw64 is up to date 2021-05-15T13:55:47.9308944Z ucrt64 is up to date 2021-05-15T13:55:47.9309652Z clang64 is up to date 2021-05-15T13:55:47.9310206Z msys is up to date 2021-05-15T13:55:47.9311044Z :: Starting core system upgrade... 2021-05-15T13:55:48.1784145Z there is nothing to do 2021-05-15T13:55:48.1785043Z :: Starting full system upgrade... 2021-05-15T13:55:48.3302119Z there is nothing to do 2021-05-15T13:55:49.1342280Z resolving dependencies... 2021-05-15T13:55:49.1429917Z looking for conflicting packages... 2021-05-15T13:55:49.1552949Z 2021-05-15T13:55:49.1553768Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-15T13:55:49.1554384Z 2021-05-15T13:55:49.1554907Z Total Download Size: 3.00 MiB 2021-05-15T13:55:49.1555481Z Total Installed Size: 20.93 MiB 2021-05-15T13:55:49.1555940Z 2021-05-15T13:55:49.1556642Z :: Proceed with installation? [Y/n] 2021-05-15T13:55:49.1557274Z :: Retrieving packages... 2021-05-15T13:55:49.4608489Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-15T13:55:50.2046359Z checking keyring... 2021-05-15T13:55:50.3018512Z checking package integrity... 2021-05-15T13:55:50.4831233Z loading package files... 2021-05-15T13:55:50.4858376Z checking for file conflicts... 2021-05-15T13:55:50.4873400Z checking available disk space... 2021-05-15T13:55:50.4883104Z :: Processing package changes... 2021-05-15T13:55:50.4884150Z installing mingw-w64-x86_64-aom... 2021-05-15T13:55:51.4031021Z resolving dependencies... 2021-05-15T13:55:51.4031981Z looking for conflicting packages... 2021-05-15T13:55:51.4226354Z 2021-05-15T13:55:51.4227138Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-15T13:55:51.4227600Z 2021-05-15T13:55:51.4228097Z Total Download Size: 1.97 MiB 2021-05-15T13:55:51.4228643Z Total Installed Size: 4.43 MiB 2021-05-15T13:55:51.4229003Z 2021-05-15T13:55:51.4229833Z :: Proceed with installation? [Y/n] 2021-05-15T13:55:51.4230531Z :: Retrieving packages... 2021-05-15T13:55:51.7232717Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-15T13:55:52.3916038Z checking keyring... 2021-05-15T13:55:52.4885782Z checking package integrity... 2021-05-15T13:55:52.6716940Z loading package files... 2021-05-15T13:55:52.6736666Z checking for file conflicts... 2021-05-15T13:55:52.6760955Z checking available disk space... 2021-05-15T13:55:52.6774930Z :: Processing package changes... 2021-05-15T13:55:52.6776557Z installing mingw-w64-x86_64-argtable... 2021-05-15T13:55:53.5667494Z resolving dependencies... 2021-05-15T13:55:53.5881116Z looking for conflicting packages... 2021-05-15T13:55:53.5943749Z 2021-05-15T13:55:53.5954418Z Packages (32) mingw-w64-x86_64-aws-c-cal-0.5.0-1 mingw-w64-x86_64-aws-c-common-0.5.5-1 mingw-w64-x86_64-aws-c-event-stream-0.2.7-1 mingw-w64-x86_64-aws-c-io-0.9.1-3 mingw-w64-x86_64-aws-checksums-0.1.11-1 mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 mingw-w64-x86_64-boost-1.75.0-4 mingw-w64-x86_64-brotli-1.0.9-2 mingw-w64-x86_64-c-ares-1.17.1-1 mingw-w64-x86_64-double-conversion-3.1.5-1 mingw-w64-x86_64-flatbuffers-1.12.0-2 mingw-w64-x86_64-gflags-2.2.2-2 mingw-w64-x86_64-glib2-2.68.2-1 mingw-w64-x86_64-gobject-introspection-1.66.1-5 mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5 mingw-w64-x86_64-grpc-1.35.0-2 mingw-w64-x86_64-icu-68.2-3 mingw-w64-x86_64-libutf8proc-2.6.1-1 mingw-w64-x86_64-lz4-1.9.3-1 mingw-w64-x86_64-openblas-0.3.13-2 mingw-w64-x86_64-pcre-8.44-3 mingw-w64-x86_64-protobuf-3.16.0-1 mingw-w64-x86_64-python-beaker-1.11.0-1 mingw-w64-x86_64-python-mako-1.1.4-2 mingw-w64-x86_64-python-markupsafe-2.0.0-1 mingw-w64-x86_64-python-numpy-1.20.3-1 mingw-w64-x86_64-re2-20210401-1 mingw-w64-x86_64-snappy-1.1.8-1 mingw-w64-x86_64-thrift-0.13.0-2 mingw-w64-x86_64-uriparser-0.9.4-1 mingw-w64-x86_64-wineditline-2.205-3 mingw-w64-x86_64-arrow-4.0.0-1 2021-05-15T13:55:53.5961303Z 2021-05-15T13:55:53.5961912Z Total Download Size: 92.82 MiB 2021-05-15T13:55:53.5962529Z Total Installed Size: 821.22 MiB 2021-05-15T13:55:53.5962939Z 2021-05-15T13:55:53.5963627Z :: Proceed with installation? [Y/n] 2021-05-15T13:55:53.5964291Z :: Retrieving packages... 2021-05-15T13:55:53.9154736Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-15T13:55:54.3775078Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-15T13:55:54.4743429Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-15T13:55:54.5686609Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-15T13:55:54.7559178Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-15T13:55:54.8525634Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-15T13:55:55.3263590Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-15T13:55:55.4270911Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-15T13:55:55.5233386Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-15T13:55:55.6369568Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-15T13:55:55.7335228Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-15T13:55:55.8295321Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-15T13:55:55.9328552Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-15T13:55:56.1342521Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-15T13:55:56.2390223Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-15T13:55:56.3338825Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-15T13:55:56.4297452Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-15T13:55:56.5323115Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-15T13:55:56.6706362Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-15T13:55:56.7716782Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-15T13:55:56.9235194Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-15T13:55:57.0290987Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-15T13:55:57.1831674Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-15T13:55:57.2776995Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-15T13:55:57.3772265Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-15T13:55:57.7908842Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-15T13:55:58.0119907Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-15T13:55:58.1092549Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-15T13:55:59.6334073Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-15T13:55:59.9420461Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-15T13:56:00.1013863Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-15T13:56:00.1991248Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-15T13:56:01.3866354Z checking keyring... 2021-05-15T13:56:01.6775644Z checking package integrity... 2021-05-15T13:56:07.4522355Z loading package files... 2021-05-15T13:56:07.7978522Z checking for file conflicts... 2021-05-15T13:56:09.8047968Z checking available disk space... 2021-05-15T13:56:09.8125177Z :: Processing package changes... 2021-05-15T13:56:09.8126346Z installing mingw-w64-x86_64-aws-c-common... 2021-05-15T13:56:09.9091113Z installing mingw-w64-x86_64-aws-checksums... 2021-05-15T13:56:09.9270885Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-15T13:56:09.9512100Z installing mingw-w64-x86_64-aws-c-io... 2021-05-15T13:56:09.9885162Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-15T13:56:10.0125628Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T13:56:11.0330345Z installing mingw-w64-x86_64-brotli... 2021-05-15T13:56:11.0606703Z installing mingw-w64-x86_64-double-conversion... 2021-05-15T13:56:11.0917186Z installing mingw-w64-x86_64-flatbuffers... 2021-05-15T13:56:11.1346547Z installing mingw-w64-x86_64-gflags... 2021-05-15T13:56:11.1739252Z installing mingw-w64-x86_64-wineditline... 2021-05-15T13:56:11.1930904Z installing mingw-w64-x86_64-pcre... 2021-05-15T13:56:11.3919998Z installing mingw-w64-x86_64-glib2... 2021-05-15T13:56:11.9989485Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-15T13:56:12.0223711Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-15T13:56:12.0449040Z installing mingw-w64-x86_64-python-beaker... 2021-05-15T13:56:12.1534005Z installing mingw-w64-x86_64-python-mako... 2021-05-15T13:56:12.2517154Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-15T13:56:12.4513022Z installing mingw-w64-x86_64-c-ares... 2021-05-15T13:56:12.5292965Z installing mingw-w64-x86_64-protobuf... 2021-05-15T13:56:12.7481307Z installing mingw-w64-x86_64-re2... 2021-05-15T13:56:12.7663169Z installing mingw-w64-x86_64-grpc... 2021-05-15T13:56:13.2043546Z installing mingw-w64-x86_64-libutf8proc... 2021-05-15T13:56:13.2147707Z installing mingw-w64-x86_64-lz4... 2021-05-15T13:56:13.2340403Z installing mingw-w64-x86_64-openblas... 2021-05-15T13:56:13.4910881Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-15T13:56:13.4912274Z number of threads to use. 2021-05-15T13:56:13.4953699Z installing mingw-w64-x86_64-python-numpy... 2021-05-15T13:56:15.5476017Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-15T13:56:15.5478582Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-15T13:56:15.5481486Z installing mingw-w64-x86_64-snappy... 2021-05-15T13:56:15.5646737Z installing mingw-w64-x86_64-icu... 2021-05-15T13:56:16.1371411Z installing mingw-w64-x86_64-boost... 2021-05-15T13:56:34.0667137Z installing mingw-w64-x86_64-thrift... 2021-05-15T13:56:34.1904976Z installing mingw-w64-x86_64-uriparser... 2021-05-15T13:56:34.2085674Z installing mingw-w64-x86_64-arrow... 2021-05-15T13:56:36.7807283Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-15T13:56:36.7808420Z resolving dependencies... 2021-05-15T13:56:36.7923221Z looking for conflicting packages... 2021-05-15T13:56:36.8083911Z 2021-05-15T13:56:36.8085184Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-15T13:56:36.8085830Z 2021-05-15T13:56:36.8086591Z Total Installed Size: 36.73 MiB 2021-05-15T13:56:36.8087199Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:56:36.8087566Z 2021-05-15T13:56:36.8088632Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:36.8089390Z checking keyring... 2021-05-15T13:56:36.9014517Z checking package integrity... 2021-05-15T13:56:37.0558782Z loading package files... 2021-05-15T13:56:37.0698308Z checking for file conflicts... 2021-05-15T13:56:37.0699393Z checking available disk space... 2021-05-15T13:56:37.1282301Z :: Processing package changes... 2021-05-15T13:56:37.1283577Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-15T13:56:39.5791337Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-15T13:56:39.5792282Z resolving dependencies... 2021-05-15T13:56:39.5958933Z looking for conflicting packages... 2021-05-15T13:56:39.6031820Z 2021-05-15T13:56:39.6032890Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-15T13:56:39.6033460Z 2021-05-15T13:56:39.6034047Z Total Download Size: 7.06 MiB 2021-05-15T13:56:39.6034754Z Total Installed Size: 88.32 MiB 2021-05-15T13:56:39.6035442Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:56:39.6035822Z 2021-05-15T13:56:39.6036941Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:39.6037837Z :: Retrieving packages... 2021-05-15T13:56:39.9183724Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-15T13:56:40.7813735Z checking keyring... 2021-05-15T13:56:40.8809097Z checking package integrity... 2021-05-15T13:56:41.1095774Z loading package files... 2021-05-15T13:56:41.1150607Z checking for file conflicts... 2021-05-15T13:56:41.1151785Z checking available disk space... 2021-05-15T13:56:41.1290388Z :: Processing package changes... 2021-05-15T13:56:41.1291498Z reinstalling mingw-w64-x86_64-binutils... 2021-05-15T13:56:42.4034570Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-15T13:56:42.4035344Z resolving dependencies... 2021-05-15T13:56:42.4205954Z looking for conflicting packages... 2021-05-15T13:56:42.4400846Z 2021-05-15T13:56:42.4402346Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-15T13:56:42.4403142Z 2021-05-15T13:56:42.4404197Z Total Installed Size: 344.30 MiB 2021-05-15T13:56:42.4404837Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:56:42.4405639Z 2021-05-15T13:56:42.4406535Z :: Proceed with installation? [Y/n] 2021-05-15T13:56:42.4407334Z checking keyring... 2021-05-15T13:56:42.5289616Z checking package integrity... 2021-05-15T13:56:42.8765151Z loading package files... 2021-05-15T13:56:43.0932752Z checking for file conflicts... 2021-05-15T13:56:43.0952848Z checking available disk space... 2021-05-15T13:56:44.0256250Z :: Processing package changes... 2021-05-15T13:56:44.0257567Z reinstalling mingw-w64-x86_64-boost... 2021-05-15T13:57:04.3332374Z resolving dependencies... 2021-05-15T13:57:04.3489353Z looking for conflicting packages... 2021-05-15T13:57:04.3575095Z 2021-05-15T13:57:04.3576044Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-15T13:57:04.3576624Z 2021-05-15T13:57:04.3577234Z Total Download Size: 0.17 MiB 2021-05-15T13:57:04.3577915Z Total Installed Size: 0.98 MiB 2021-05-15T13:57:04.3578297Z 2021-05-15T13:57:04.3579054Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:04.3579786Z :: Retrieving packages... 2021-05-15T13:57:04.6910470Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-15T13:57:05.1509289Z checking keyring... 2021-05-15T13:57:05.2393350Z checking package integrity... 2021-05-15T13:57:05.3860122Z loading package files... 2021-05-15T13:57:05.3912818Z checking for file conflicts... 2021-05-15T13:57:05.4062062Z checking available disk space... 2021-05-15T13:57:05.4082719Z :: Processing package changes... 2021-05-15T13:57:05.4083725Z installing mingw-w64-x86_64-bwidget... 2021-05-15T13:57:06.4367180Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-15T13:57:06.4368120Z resolving dependencies... 2021-05-15T13:57:06.4470470Z looking for conflicting packages... 2021-05-15T13:57:06.4783832Z 2021-05-15T13:57:06.4785221Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-15T13:57:06.4785793Z 2021-05-15T13:57:06.4786443Z Total Download Size: 0.09 MiB 2021-05-15T13:57:06.4787135Z Total Installed Size: 0.46 MiB 2021-05-15T13:57:06.4787847Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:06.4788292Z 2021-05-15T13:57:06.4789051Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:06.4789836Z :: Retrieving packages... 2021-05-15T13:57:06.7944297Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-15T13:57:06.9785113Z checking keyring... 2021-05-15T13:57:07.0774547Z checking package integrity... 2021-05-15T13:57:07.2167342Z loading package files... 2021-05-15T13:57:07.2190117Z checking for file conflicts... 2021-05-15T13:57:07.2191523Z checking available disk space... 2021-05-15T13:57:07.2218432Z :: Processing package changes... 2021-05-15T13:57:07.2219857Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-15T13:57:08.1884915Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-15T13:57:08.1885823Z resolving dependencies... 2021-05-15T13:57:08.1887119Z looking for conflicting packages... 2021-05-15T13:57:08.2126754Z 2021-05-15T13:57:08.2127848Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-15T13:57:08.2128526Z 2021-05-15T13:57:08.2129174Z Total Installed Size: 0.62 MiB 2021-05-15T13:57:08.2130553Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:08.2130983Z 2021-05-15T13:57:08.2132417Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:08.2133506Z checking keyring... 2021-05-15T13:57:08.2953443Z checking package integrity... 2021-05-15T13:57:08.4230020Z loading package files... 2021-05-15T13:57:08.4258793Z checking for file conflicts... 2021-05-15T13:57:08.4259802Z checking available disk space... 2021-05-15T13:57:08.4324214Z :: Processing package changes... 2021-05-15T13:57:08.4325183Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-15T13:57:09.3724326Z resolving dependencies... 2021-05-15T13:57:09.3960929Z looking for conflicting packages... 2021-05-15T13:57:09.3992445Z warning: dependency cycle detected: 2021-05-15T13:57:09.3992882Z 2021-05-15T13:57:09.3997674Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-15T13:57:09.4000804Z Packages (8) mingw-w64-x86_64-fontconfig-2.13.93-3 mingw-w64-x86_64-freetype-2.10.4-2 mingw-w64-x86_64-graphite2-1.3.14-2 mingw-w64-x86_64-harfbuzz-2.8.1-1 mingw-w64-x86_64-libpng-1.6.37-4 mingw-w64-x86_64-lzo2-2.10-1 mingw-w64-x86_64-pixman-0.40.0-2 mingw-w64-x86_64-cairo-1.17.4-3 2021-05-15T13:57:09.4002610Z 2021-05-15T13:57:09.4003367Z Total Download Size: 3.58 MiB 2021-05-15T13:57:09.4004090Z Total Installed Size: 21.16 MiB 2021-05-15T13:57:09.4004575Z 2021-05-15T13:57:09.4005411Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:09.4006182Z :: Retrieving packages... 2021-05-15T13:57:09.7055775Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-15T13:57:10.1697272Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-15T13:57:10.2673521Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-15T13:57:10.5524823Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-15T13:57:10.6622685Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-15T13:57:10.7581690Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-15T13:57:10.8550771Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-15T13:57:10.9502034Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-15T13:57:10.9658241Z checking keyring... 2021-05-15T13:57:11.2507752Z checking package integrity... 2021-05-15T13:57:12.4643701Z loading package files... 2021-05-15T13:57:12.4864921Z checking for file conflicts... 2021-05-15T13:57:12.5129839Z checking available disk space... 2021-05-15T13:57:12.5144423Z :: Processing package changes... 2021-05-15T13:57:12.5145467Z installing mingw-w64-x86_64-libpng... 2021-05-15T13:57:12.5476687Z installing mingw-w64-x86_64-graphite2... 2021-05-15T13:57:12.5648758Z installing mingw-w64-x86_64-harfbuzz... 2021-05-15T13:57:12.6464614Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-15T13:57:12.6466142Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-15T13:57:12.6467170Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-15T13:57:12.6468473Z installing mingw-w64-x86_64-freetype... 2021-05-15T13:57:12.7103724Z installing mingw-w64-x86_64-fontconfig... 2021-05-15T13:57:12.8544343Z 2021-05-15T13:57:12.8547780Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-15T13:57:12.8550432Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-15T13:57:12.8559147Z 2021-05-15T13:57:23.1272349Z updating font cache... done. 2021-05-15T13:57:23.1277112Z installing mingw-w64-x86_64-lzo2... 2021-05-15T13:57:23.1631250Z installing mingw-w64-x86_64-pixman... 2021-05-15T13:57:23.1779259Z installing mingw-w64-x86_64-cairo... 2021-05-15T13:57:23.2263765Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-15T13:57:23.2264918Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-15T13:57:23.2278652Z :: Running post-transaction hooks... 2021-05-15T13:57:23.2279535Z (1/1) Updating fontconfig cache... 2021-05-15T13:57:24.1402510Z resolving dependencies... 2021-05-15T13:57:24.1594292Z looking for conflicting packages... 2021-05-15T13:57:24.1674641Z 2021-05-15T13:57:24.1676118Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-15T13:57:24.1676735Z 2021-05-15T13:57:24.1677403Z Total Download Size: 0.10 MiB 2021-05-15T13:57:24.1678164Z Total Installed Size: 0.20 MiB 2021-05-15T13:57:24.1678649Z 2021-05-15T13:57:24.1679491Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:24.1680253Z :: Retrieving packages... 2021-05-15T13:57:24.4769058Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-15T13:57:24.7543700Z checking keyring... 2021-05-15T13:57:24.8597594Z checking package integrity... 2021-05-15T13:57:25.0196823Z loading package files... 2021-05-15T13:57:25.0217370Z checking for file conflicts... 2021-05-15T13:57:25.0229255Z checking available disk space... 2021-05-15T13:57:25.0240933Z :: Processing package changes... 2021-05-15T13:57:25.0241823Z installing mingw-w64-x86_64-ccache... 2021-05-15T13:57:25.8785198Z resolving dependencies... 2021-05-15T13:57:25.8963569Z looking for conflicting packages... 2021-05-15T13:57:25.9043599Z 2021-05-15T13:57:25.9044959Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-15T13:57:25.9045533Z 2021-05-15T13:57:25.9046162Z Total Download Size: 0.69 MiB 2021-05-15T13:57:25.9046960Z Total Installed Size: 3.86 MiB 2021-05-15T13:57:25.9047436Z 2021-05-15T13:57:25.9048202Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:25.9049720Z :: Retrieving packages... 2021-05-15T13:57:26.2198505Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-15T13:57:26.6789186Z checking keyring... 2021-05-15T13:57:26.7782972Z checking package integrity... 2021-05-15T13:57:26.9470281Z loading package files... 2021-05-15T13:57:26.9483890Z checking for file conflicts... 2021-05-15T13:57:26.9499754Z checking available disk space... 2021-05-15T13:57:26.9511362Z :: Processing package changes... 2021-05-15T13:57:26.9512220Z installing mingw-w64-x86_64-cfitsio... 2021-05-15T13:57:27.8307469Z resolving dependencies... 2021-05-15T13:57:27.8389455Z looking for conflicting packages... 2021-05-15T13:57:27.8581450Z 2021-05-15T13:57:27.8582590Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-15T13:57:27.8583244Z 2021-05-15T13:57:27.8584000Z Total Download Size: 0.42 MiB 2021-05-15T13:57:27.8584677Z Total Installed Size: 1.59 MiB 2021-05-15T13:57:27.8585152Z 2021-05-15T13:57:27.8585930Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:27.8586658Z :: Retrieving packages... 2021-05-15T13:57:28.1591006Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-15T13:57:28.5246067Z checking keyring... 2021-05-15T13:57:28.6235664Z checking package integrity... 2021-05-15T13:57:28.7779850Z loading package files... 2021-05-15T13:57:28.7805068Z checking for file conflicts... 2021-05-15T13:57:28.7832730Z checking available disk space... 2021-05-15T13:57:28.7849634Z :: Processing package changes... 2021-05-15T13:57:28.7850882Z installing mingw-w64-x86_64-clustal-omega... 2021-05-15T13:57:29.6678427Z resolving dependencies... 2021-05-15T13:57:29.6955177Z looking for conflicting packages... 2021-05-15T13:57:29.6989416Z 2021-05-15T13:57:29.6994775Z Packages (15) mingw-w64-x86_64-curl-7.76.1-1 mingw-w64-x86_64-jansson-2.13.1-1 mingw-w64-x86_64-jemalloc-5.2.1-2 mingw-w64-x86_64-jsoncpp-1.9.4-1 mingw-w64-x86_64-libarchive-3.5.1-1 mingw-w64-x86_64-libidn2-2.3.0-1 mingw-w64-x86_64-libmetalink-0.1.3-3 mingw-w64-x86_64-libpsl-0.21.1-2 mingw-w64-x86_64-libssh2-1.9.0-3 mingw-w64-x86_64-libunistring-0.9.10-3 mingw-w64-x86_64-libuv-1.40.0-3 mingw-w64-x86_64-nettle-3.7-2 mingw-w64-x86_64-nghttp2-1.41.0-1 mingw-w64-x86_64-rhash-1.4.1-3 mingw-w64-x86_64-cmake-3.20.2-1 2021-05-15T13:57:29.6997756Z 2021-05-15T13:57:29.6998467Z Total Download Size: 13.82 MiB 2021-05-15T13:57:29.6999174Z Total Installed Size: 92.94 MiB 2021-05-15T13:57:29.6999655Z 2021-05-15T13:57:29.7000463Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:29.7001215Z :: Retrieving packages... 2021-05-15T13:57:30.0086044Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-15T13:57:30.5704976Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-15T13:57:30.6672946Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-15T13:57:30.7624951Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-15T13:57:30.8919627Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-15T13:57:30.9936262Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-15T13:57:31.0944470Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-15T13:57:31.1977355Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-15T13:57:31.2982101Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-15T13:57:31.5821471Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-15T13:57:31.6812594Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-15T13:57:31.7814050Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-15T13:57:31.8840203Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-15T13:57:31.9806032Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-15T13:57:32.0788652Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-15T13:57:32.3830716Z checking keyring... 2021-05-15T13:57:32.6943451Z checking package integrity... 2021-05-15T13:57:35.1552717Z loading package files... 2021-05-15T13:57:35.2871888Z checking for file conflicts... 2021-05-15T13:57:35.9797978Z checking available disk space... 2021-05-15T13:57:35.9832773Z :: Processing package changes... 2021-05-15T13:57:35.9834007Z installing mingw-w64-x86_64-libunistring... 2021-05-15T13:57:36.0438956Z installing mingw-w64-x86_64-libidn2... 2021-05-15T13:57:36.0881627Z installing mingw-w64-x86_64-libmetalink... 2021-05-15T13:57:36.1210814Z installing mingw-w64-x86_64-libpsl... 2021-05-15T13:57:36.1300029Z installing mingw-w64-x86_64-libssh2... 2021-05-15T13:57:36.3213551Z installing mingw-w64-x86_64-jansson... 2021-05-15T13:57:36.3295347Z installing mingw-w64-x86_64-jemalloc... 2021-05-15T13:57:36.3549307Z installing mingw-w64-x86_64-nghttp2... 2021-05-15T13:57:36.3749018Z installing mingw-w64-x86_64-curl... 2021-05-15T13:57:36.8587252Z installing mingw-w64-x86_64-jsoncpp... 2021-05-15T13:57:36.8854838Z installing mingw-w64-x86_64-nettle... 2021-05-15T13:57:36.9610983Z installing mingw-w64-x86_64-libarchive... 2021-05-15T13:57:37.0260177Z installing mingw-w64-x86_64-libuv... 2021-05-15T13:57:37.0435886Z installing mingw-w64-x86_64-rhash... 2021-05-15T13:57:37.0919579Z installing mingw-w64-x86_64-cmake... 2021-05-15T13:57:44.0351429Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-15T13:57:44.0352727Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-15T13:57:44.0353661Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-15T13:57:45.0484346Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-15T13:57:46.0371444Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-15T13:57:47.1326013Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T13:57:47.1326954Z resolving dependencies... 2021-05-15T13:57:47.1327531Z looking for conflicting packages... 2021-05-15T13:57:47.1327971Z 2021-05-15T13:57:47.1328919Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T13:57:47.1329473Z 2021-05-15T13:57:47.1330094Z Total Download Size: 3.18 MiB 2021-05-15T13:57:47.1330573Z Total Installed Size: 81.46 MiB 2021-05-15T13:57:47.1331090Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:47.1331382Z 2021-05-15T13:57:47.1332185Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:47.1333193Z :: Retrieving packages... 2021-05-15T13:57:47.2740448Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:57:48.0215780Z checking keyring... 2021-05-15T13:57:48.1216275Z checking package integrity... 2021-05-15T13:57:48.3040250Z loading package files... 2021-05-15T13:57:48.3165369Z checking for file conflicts... 2021-05-15T13:57:48.3166371Z checking available disk space... 2021-05-15T13:57:48.3692634Z :: Processing package changes... 2021-05-15T13:57:48.3694092Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-15T13:57:50.4353210Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-15T13:57:50.4354341Z resolving dependencies... 2021-05-15T13:57:50.4569620Z looking for conflicting packages... 2021-05-15T13:57:50.4674339Z 2021-05-15T13:57:50.4675304Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-15T13:57:50.4675860Z 2021-05-15T13:57:50.4676457Z Total Installed Size: 2.86 MiB 2021-05-15T13:57:50.4677155Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:50.4677804Z 2021-05-15T13:57:50.4678800Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:50.4679722Z checking keyring... 2021-05-15T13:57:50.5571110Z checking package integrity... 2021-05-15T13:57:50.6911284Z loading package files... 2021-05-15T13:57:50.6983069Z checking for file conflicts... 2021-05-15T13:57:50.6984019Z checking available disk space... 2021-05-15T13:57:50.7258988Z :: Processing package changes... 2021-05-15T13:57:50.7259845Z reinstalling mingw-w64-x86_64-curl... 2021-05-15T13:57:52.1960163Z resolving dependencies... 2021-05-15T13:57:52.2234752Z looking for conflicting packages... 2021-05-15T13:57:52.2248045Z 2021-05-15T13:57:52.2249150Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-15T13:57:52.2249801Z 2021-05-15T13:57:52.2250375Z Total Download Size: 0.41 MiB 2021-05-15T13:57:52.2251019Z Total Installed Size: 1.66 MiB 2021-05-15T13:57:52.2251432Z 2021-05-15T13:57:52.2252110Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:52.2252819Z :: Retrieving packages... 2021-05-15T13:57:52.5310924Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-15T13:57:52.9999656Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-15T13:57:53.0926100Z checking keyring... 2021-05-15T13:57:53.2865439Z checking package integrity... 2021-05-15T13:57:53.6003191Z loading package files... 2021-05-15T13:57:53.6057541Z checking for file conflicts... 2021-05-15T13:57:53.6155156Z checking available disk space... 2021-05-15T13:57:53.6168747Z :: Processing package changes... 2021-05-15T13:57:53.6169586Z installing mingw-w64-x86_64-gdbm... 2021-05-15T13:57:53.6519807Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-15T13:57:54.6228235Z resolving dependencies... 2021-05-15T13:57:54.6229494Z looking for conflicting packages... 2021-05-15T13:57:54.6485813Z 2021-05-15T13:57:54.6487041Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-15T13:57:54.6487550Z 2021-05-15T13:57:54.6488081Z Total Download Size: 0.11 MiB 2021-05-15T13:57:54.6488685Z Total Installed Size: 0.38 MiB 2021-05-15T13:57:54.6489067Z 2021-05-15T13:57:54.6490111Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:54.6491343Z :: Retrieving packages... 2021-05-15T13:57:54.9548713Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-15T13:57:55.2313343Z checking keyring... 2021-05-15T13:57:55.3223373Z checking package integrity... 2021-05-15T13:57:55.4639392Z loading package files... 2021-05-15T13:57:55.4664583Z checking for file conflicts... 2021-05-15T13:57:55.4689595Z checking available disk space... 2021-05-15T13:57:55.4702281Z :: Processing package changes... 2021-05-15T13:57:55.4703123Z installing mingw-w64-x86_64-discount... 2021-05-15T13:57:56.3312086Z resolving dependencies... 2021-05-15T13:57:56.3434440Z looking for conflicting packages... 2021-05-15T13:57:56.3596404Z 2021-05-15T13:57:56.3597262Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-15T13:57:56.3597745Z 2021-05-15T13:57:56.3598259Z Total Download Size: 0.01 MiB 2021-05-15T13:57:56.3598859Z Total Installed Size: 0.01 MiB 2021-05-15T13:57:56.3599242Z 2021-05-15T13:57:56.3600198Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:56.3602550Z :: Retrieving packages... 2021-05-15T13:57:56.6611351Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-15T13:57:56.7520293Z checking keyring... 2021-05-15T13:57:56.8533920Z checking package integrity... 2021-05-15T13:57:57.0095418Z loading package files... 2021-05-15T13:57:57.0113033Z checking for file conflicts... 2021-05-15T13:57:57.0119387Z checking available disk space... 2021-05-15T13:57:57.0133445Z :: Processing package changes... 2021-05-15T13:57:57.0134305Z installing mingw-w64-x86_64-dlfcn... 2021-05-15T13:57:57.8493584Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-15T13:57:57.8613230Z resolving dependencies... 2021-05-15T13:57:57.8614005Z looking for conflicting packages... 2021-05-15T13:57:57.8766087Z 2021-05-15T13:57:57.8766995Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-15T13:57:57.8767733Z 2021-05-15T13:57:57.8768666Z Total Installed Size: 0.29 MiB 2021-05-15T13:57:57.8769415Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:57.8769953Z 2021-05-15T13:57:57.8770664Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:57.8771247Z checking keyring... 2021-05-15T13:57:57.9542911Z checking package integrity... 2021-05-15T13:57:58.0778853Z loading package files... 2021-05-15T13:57:58.0829911Z checking for file conflicts... 2021-05-15T13:57:58.0830744Z checking available disk space... 2021-05-15T13:57:58.0855965Z :: Processing package changes... 2021-05-15T13:57:58.0856955Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-15T13:57:58.1707631Z error: only one operation may be used at a time 2021-05-15T13:57:58.9655939Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-15T13:57:58.9656999Z resolving dependencies... 2021-05-15T13:57:58.9659314Z looking for conflicting packages... 2021-05-15T13:57:58.9950986Z 2021-05-15T13:57:58.9951854Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-15T13:57:58.9952325Z 2021-05-15T13:57:58.9952839Z Total Download Size: 0.14 MiB 2021-05-15T13:57:58.9953418Z Total Installed Size: 0.61 MiB 2021-05-15T13:57:58.9953993Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:57:58.9954377Z 2021-05-15T13:57:58.9955121Z :: Proceed with installation? [Y/n] 2021-05-15T13:57:58.9955840Z :: Retrieving packages... 2021-05-15T13:57:59.3312657Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-15T13:57:59.6094208Z checking keyring... 2021-05-15T13:57:59.7074401Z checking package integrity... 2021-05-15T13:57:59.8531682Z loading package files... 2021-05-15T13:57:59.8553738Z checking for file conflicts... 2021-05-15T13:57:59.8554494Z checking available disk space... 2021-05-15T13:57:59.8572997Z :: Processing package changes... 2021-05-15T13:57:59.8573731Z reinstalling mingw-w64-x86_64-expat... 2021-05-15T13:58:00.7313195Z resolving dependencies... 2021-05-15T13:58:00.8812402Z looking for conflicting packages... 2021-05-15T13:58:00.8959890Z warning: dependency cycle detected: 2021-05-15T13:58:00.8962555Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-15T13:58:00.8963640Z warning: dependency cycle detected: 2021-05-15T13:58:00.8965030Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-15T13:58:00.8966314Z 2021-05-15T13:58:00.8984031Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-3 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-1 mingw-w64-x86_64-libxml2-2.9.10-8 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-15T13:58:00.8995334Z 2021-05-15T13:58:00.8995932Z Total Download Size: 206.03 MiB 2021-05-15T13:58:00.8996565Z Total Installed Size: 743.37 MiB 2021-05-15T13:58:00.8996974Z 2021-05-15T13:58:00.8997744Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:00.8998527Z :: Retrieving packages... 2021-05-15T13:58:01.2061085Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-15T13:58:01.6693344Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-15T13:58:01.7650065Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-15T13:58:02.2566954Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-15T13:58:02.3582934Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-15T13:58:02.4534520Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-15T13:58:02.5503281Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-15T13:58:02.6500225Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-15T13:58:02.8537849Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-15T13:58:02.9623852Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-15T13:58:03.0758921Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-15T13:58:03.1766810Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-15T13:58:03.2770748Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-15T13:58:03.3830987Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-15T13:58:03.4785382Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-15T13:58:03.9299902Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-15T13:58:04.0247946Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-15T13:58:04.1207149Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-15T13:58:04.2198829Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-15T13:58:04.3330637Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-15T13:58:04.4299318Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-15T13:58:04.5255507Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-15T13:58:04.6290895Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-15T13:58:04.7251103Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-15T13:58:04.8389585Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-15T13:58:04.9482813Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-15T13:58:05.2501129Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-15T13:58:05.3559984Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-15T13:58:05.4886902Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-15T13:58:05.5875326Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-15T13:58:05.6858717Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-15T13:58:05.7813842Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-15T13:58:05.9076807Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-15T13:58:06.0085677Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-15T13:58:06.1043215Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-15T13:58:06.2001348Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-15T13:58:10.4772647Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-15T13:58:10.6692603Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-15T13:58:10.7659831Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-15T13:58:10.8627220Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-15T13:58:10.9596686Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-15T13:58:11.0713510Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-15T13:58:11.2948830Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-15T13:58:12.2331290Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-15T13:58:12.3371025Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-15T13:58:12.4379784Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-15T13:58:12.5654831Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-15T13:58:12.6614199Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-15T13:58:12.7659233Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-15T13:58:12.8608629Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-15T13:58:12.9792116Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-15T13:58:13.0806796Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-15T13:58:13.1844669Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-15T13:58:13.2952153Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-15T13:58:13.3953265Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-15T13:58:13.5034785Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-15T13:58:13.6062126Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-15T13:58:13.7044037Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-15T13:58:13.8116035Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-15T13:58:13.9230195Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-15T13:58:14.0323705Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-15T13:58:14.1352736Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-15T13:58:14.2326273Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-15T13:58:14.3289544Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-15T13:58:14.4271402Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-15T13:58:14.5274886Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-15T13:58:14.6259116Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-15T13:58:14.7267447Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-15T13:58:14.8240293Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-15T13:58:14.9196012Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-15T13:58:15.0289520Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-15T13:58:15.1494789Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-15T13:58:15.2444204Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-15T13:58:15.5111978Z checking keyring... 2021-05-15T13:58:15.9133906Z checking package integrity... 2021-05-15T13:58:31.4604132Z loading package files... 2021-05-15T13:58:31.7779125Z checking for file conflicts... 2021-05-15T13:58:32.5477227Z checking available disk space... 2021-05-15T13:58:32.5515446Z :: Processing package changes... 2021-05-15T13:58:32.5516831Z installing mingw-w64-x86_64-libogg... 2021-05-15T13:58:32.6874985Z installing mingw-w64-x86_64-celt... 2021-05-15T13:58:32.7131214Z installing mingw-w64-x86_64-gavl... 2021-05-15T13:58:33.1469005Z installing mingw-w64-x86_64-eigen3... 2021-05-15T13:58:33.7533866Z installing mingw-w64-x86_64-libunwind... 2021-05-15T13:58:33.7594294Z installing mingw-w64-x86_64-glog... 2021-05-15T13:58:33.7884067Z installing mingw-w64-x86_64-metis... 2021-05-15T13:58:33.8404091Z installing mingw-w64-x86_64-suitesparse... 2021-05-15T13:58:33.9801613Z installing mingw-w64-x86_64-ceres-solver... 2021-05-15T13:58:34.0544441Z installing mingw-w64-x86_64-intel-tbb... 2021-05-15T13:58:34.1943752Z installing mingw-w64-x86_64-freeglut... 2021-05-15T13:58:34.2128319Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T13:58:34.2614158Z installing mingw-w64-x86_64-jasper... 2021-05-15T13:58:34.5195710Z installing mingw-w64-x86_64-szip... 2021-05-15T13:58:34.5428578Z installing mingw-w64-x86_64-hdf5... 2021-05-15T13:58:34.9289622Z installing mingw-w64-x86_64-libdeflate... 2021-05-15T13:58:34.9386766Z installing mingw-w64-x86_64-giflib... 2021-05-15T13:58:34.9617889Z installing mingw-w64-x86_64-libwebp... 2021-05-15T13:58:35.0069398Z installing mingw-w64-x86_64-libtiff... 2021-05-15T13:58:35.3459816Z installing mingw-w64-x86_64-cppunit... 2021-05-15T13:58:35.4358648Z installing mingw-w64-x86_64-jxrlib... 2021-05-15T13:58:35.4838527Z installing mingw-w64-x86_64-lcms2... 2021-05-15T13:58:35.5065215Z installing mingw-w64-x86_64-libraw... 2021-05-15T13:58:35.5517877Z installing mingw-w64-x86_64-openjpeg2... 2021-05-15T13:58:35.6651995Z installing mingw-w64-x86_64-ilmbase... 2021-05-15T13:58:35.7374440Z installing mingw-w64-x86_64-openexr... 2021-05-15T13:58:35.9001114Z installing mingw-w64-x86_64-freeimage... 2021-05-15T13:58:35.9245212Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-15T13:58:35.9500766Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-15T13:58:35.9588839Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-15T13:58:36.0154189Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-15T13:58:36.0253309Z installing mingw-w64-x86_64-SDL2... 2021-05-15T13:58:36.1311673Z installing mingw-w64-x86_64-pugixml... 2021-05-15T13:58:36.1471367Z installing mingw-w64-x86_64-tinyxml... 2021-05-15T13:58:36.1565928Z installing mingw-w64-x86_64-zziplib... 2021-05-15T13:58:36.2749813Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-15T13:58:36.2750945Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-15T13:58:36.2751843Z installing mingw-w64-x86_64-ogre3d... 2021-05-15T13:58:38.4273172Z installing mingw-w64-x86_64-leptonica... 2021-05-15T13:58:38.4945113Z installing mingw-w64-x86_64-fribidi... 2021-05-15T13:58:38.5224738Z installing mingw-w64-x86_64-libdatrie... 2021-05-15T13:58:38.6085465Z installing mingw-w64-x86_64-libthai... 2021-05-15T13:58:38.6355902Z installing mingw-w64-x86_64-pango... 2021-05-15T13:58:39.8270742Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-15T13:58:39.9800590Z installing mingw-w64-x86_64-opencv... 2021-05-15T13:58:41.2847903Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-15T13:58:41.2849472Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-15T13:58:41.2850764Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-15T13:58:41.2851904Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-15T13:58:41.4232650Z installing mingw-w64-x86_64-dav1d... 2021-05-15T13:58:41.4471448Z installing mingw-w64-x86_64-gnutls... 2021-05-15T13:58:43.0139619Z installing mingw-w64-x86_64-gsm... 2021-05-15T13:58:43.0392644Z installing mingw-w64-x86_64-lame... 2021-05-15T13:58:43.0983867Z installing mingw-w64-x86_64-libass... 2021-05-15T13:58:43.1092075Z installing mingw-w64-x86_64-libxml2... 2021-05-15T13:58:43.7780720Z installing mingw-w64-x86_64-libbluray... 2021-05-15T13:58:43.7975367Z installing mingw-w64-x86_64-libcaca... 2021-05-15T13:58:43.8350929Z installing mingw-w64-x86_64-libexif... 2021-05-15T13:58:43.8968976Z installing mingw-w64-x86_64-libmfx... 2021-05-15T13:58:43.9354989Z installing mingw-w64-x86_64-libmodplug... 2021-05-15T13:58:43.9497669Z installing mingw-w64-x86_64-libsoxr... 2021-05-15T13:58:43.9788009Z installing mingw-w64-x86_64-libvorbis... 2021-05-15T13:58:44.1324029Z installing mingw-w64-x86_64-libtheora... 2021-05-15T13:58:44.2544681Z installing mingw-w64-x86_64-libvpx... 2021-05-15T13:58:44.2953401Z installing mingw-w64-x86_64-libmysofa... 2021-05-15T13:58:44.3126069Z installing mingw-w64-x86_64-openal... 2021-05-15T13:58:44.3472780Z installing mingw-w64-x86_64-opencore-amr... 2021-05-15T13:58:44.3786780Z installing mingw-w64-x86_64-opus... 2021-05-15T13:58:44.3969612Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-15T13:58:44.4157988Z installing mingw-w64-x86_64-speexdsp... 2021-05-15T13:58:44.4653376Z installing mingw-w64-x86_64-speex... 2021-05-15T13:58:44.5190609Z installing mingw-w64-x86_64-srt... 2021-05-15T13:58:44.5483397Z installing mingw-w64-x86_64-l-smash... 2021-05-15T13:58:44.6098923Z installing mingw-w64-x86_64-ffms2... 2021-05-15T13:58:44.6229494Z installing mingw-w64-x86_64-x264-git... 2021-05-15T13:58:44.7658313Z installing mingw-w64-x86_64-x265... 2021-05-15T13:58:44.8795447Z installing mingw-w64-x86_64-xvidcore... 2021-05-15T13:58:44.8901698Z installing mingw-w64-x86_64-ffmpeg... 2021-05-15T13:58:46.1704031Z resolving dependencies... 2021-05-15T13:58:46.1854472Z looking for conflicting packages... 2021-05-15T13:58:46.2101472Z 2021-05-15T13:58:46.2102488Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-15T13:58:46.2103133Z 2021-05-15T13:58:46.2105178Z Total Download Size: 3.13 MiB 2021-05-15T13:58:46.2106127Z Total Installed Size: 21.70 MiB 2021-05-15T13:58:46.2106978Z 2021-05-15T13:58:46.2107759Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:46.2108506Z :: Retrieving packages... 2021-05-15T13:58:46.5439541Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-15T13:58:47.2972731Z checking keyring... 2021-05-15T13:58:47.4023170Z checking package integrity... 2021-05-15T13:58:47.6112576Z loading package files... 2021-05-15T13:58:47.6128943Z checking for file conflicts... 2021-05-15T13:58:47.6162230Z checking available disk space... 2021-05-15T13:58:47.6176822Z :: Processing package changes... 2021-05-15T13:58:47.6177946Z installing mingw-w64-x86_64-fftw... 2021-05-15T13:58:48.5827368Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-15T13:58:48.5828402Z resolving dependencies... 2021-05-15T13:58:48.6028762Z looking for conflicting packages... 2021-05-15T13:58:48.6191869Z 2021-05-15T13:58:48.6193105Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-15T13:58:48.6193823Z 2021-05-15T13:58:48.6194758Z Total Installed Size: 4.17 MiB 2021-05-15T13:58:48.6195575Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:48.6196150Z 2021-05-15T13:58:48.6197086Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:48.6197779Z checking keyring... 2021-05-15T13:58:48.6988356Z checking package integrity... 2021-05-15T13:58:48.8574127Z loading package files... 2021-05-15T13:58:48.8598435Z checking for file conflicts... 2021-05-15T13:58:48.8599728Z checking available disk space... 2021-05-15T13:58:48.8633012Z :: Processing package changes... 2021-05-15T13:58:48.8635186Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-15T13:58:49.7511256Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-15T13:58:49.7512091Z resolving dependencies... 2021-05-15T13:58:49.7753669Z looking for conflicting packages... 2021-05-15T13:58:49.7932251Z 2021-05-15T13:58:49.7933671Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-15T13:58:49.7934440Z 2021-05-15T13:58:49.7936128Z Total Installed Size: 1.29 MiB 2021-05-15T13:58:49.7937287Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:49.7937764Z 2021-05-15T13:58:49.7938777Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:49.7939464Z checking keyring... 2021-05-15T13:58:49.8712795Z checking package integrity... 2021-05-15T13:58:49.9985447Z loading package files... 2021-05-15T13:58:50.0028194Z checking for file conflicts... 2021-05-15T13:58:50.0029101Z checking available disk space... 2021-05-15T13:58:50.0071655Z :: Processing package changes... 2021-05-15T13:58:50.0072876Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-15T13:58:52.6925389Z updating font cache... done. 2021-05-15T13:58:52.6945179Z :: Running post-transaction hooks... 2021-05-15T13:58:52.6946504Z (1/1) Updating fontconfig cache... 2021-05-15T13:58:53.6338547Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-15T13:58:53.6339448Z resolving dependencies... 2021-05-15T13:58:53.6623578Z looking for conflicting packages... 2021-05-15T13:58:53.6708016Z 2021-05-15T13:58:53.6709039Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-15T13:58:53.6709614Z 2021-05-15T13:58:53.6710617Z Total Installed Size: 2.54 MiB 2021-05-15T13:58:53.6711509Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:53.6711884Z 2021-05-15T13:58:53.6712474Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:53.6713047Z checking keyring... 2021-05-15T13:58:53.7547211Z checking package integrity... 2021-05-15T13:58:53.8918101Z loading package files... 2021-05-15T13:58:53.8950641Z checking for file conflicts... 2021-05-15T13:58:53.8951700Z checking available disk space... 2021-05-15T13:58:53.9000417Z :: Processing package changes... 2021-05-15T13:58:53.9001364Z reinstalling mingw-w64-x86_64-freetype... 2021-05-15T13:58:54.8942417Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-15T13:58:54.8943517Z resolving dependencies... 2021-05-15T13:58:54.8944748Z looking for conflicting packages... 2021-05-15T13:58:54.9345363Z 2021-05-15T13:58:54.9346643Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-15T13:58:54.9347779Z 2021-05-15T13:58:54.9348506Z Total Installed Size: 0.44 MiB 2021-05-15T13:58:54.9349094Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:54.9349871Z 2021-05-15T13:58:54.9350931Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:54.9351642Z checking keyring... 2021-05-15T13:58:55.0205659Z checking package integrity... 2021-05-15T13:58:55.1535365Z loading package files... 2021-05-15T13:58:55.1555861Z checking for file conflicts... 2021-05-15T13:58:55.1556734Z checking available disk space... 2021-05-15T13:58:55.1587561Z :: Processing package changes... 2021-05-15T13:58:55.1588461Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-15T13:58:56.0544599Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-15T13:58:56.0545442Z resolving dependencies... 2021-05-15T13:58:56.0872669Z looking for conflicting packages... 2021-05-15T13:58:56.0923521Z 2021-05-15T13:58:56.0924376Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-15T13:58:56.0925294Z 2021-05-15T13:58:56.0925977Z Total Download Size: 27.13 MiB 2021-05-15T13:58:56.0926761Z Total Installed Size: 156.41 MiB 2021-05-15T13:58:56.0927452Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:58:56.0927918Z 2021-05-15T13:58:56.0928747Z :: Proceed with installation? [Y/n] 2021-05-15T13:58:56.0929982Z :: Retrieving packages... 2021-05-15T13:58:56.4346347Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-15T13:59:00.3019169Z checking keyring... 2021-05-15T13:59:00.4146961Z checking package integrity... 2021-05-15T13:59:00.8444002Z loading package files... 2021-05-15T13:59:00.8570943Z checking for file conflicts... 2021-05-15T13:59:00.8571876Z checking available disk space... 2021-05-15T13:59:00.9171082Z :: Processing package changes... 2021-05-15T13:59:00.9172353Z reinstalling mingw-w64-x86_64-gcc... 2021-05-15T13:59:03.4646204Z resolving dependencies... 2021-05-15T13:59:03.6228515Z looking for conflicting packages... 2021-05-15T13:59:03.6300238Z 2021-05-15T13:59:03.6306463Z Packages (26) mingw-w64-x86_64-crypto++-8.4.0-2 mingw-w64-x86_64-geos-3.8.0-1 mingw-w64-x86_64-json-c-0.15-1 mingw-w64-x86_64-libde265-1.0.8-1 mingw-w64-x86_64-libfreexl-1.0.6-1 mingw-w64-x86_64-libgcrypt-1.9.2-2 mingw-w64-x86_64-libgeotiff-1.6.0-1 mingw-w64-x86_64-libgpg-error-1.41-3 mingw-w64-x86_64-libheif-1.11.0-2 mingw-w64-x86_64-libkml-1.3.0-8 mingw-w64-x86_64-libmariadbclient-3.1.12-1 mingw-w64-x86_64-librttopo-1.1.0-1 mingw-w64-x86_64-libspatialite-5.0.1-2 mingw-w64-x86_64-libxslt-1.1.34-3 mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2 mingw-w64-x86_64-netcdf-4.7.4-2 mingw-w64-x86_64-nspr-4.25-1 mingw-w64-x86_64-nss-3.52.1-1 mingw-w64-x86_64-poppler-20.12.1-2 mingw-w64-x86_64-poppler-data-0.4.10-1 mingw-w64-x86_64-postgresql-13.1-1 mingw-w64-x86_64-proj-6.3.2-2 mingw-w64-x86_64-rav1e-0.4.1-1 mingw-w64-x86_64-xerces-c-3.2.3-3 winpty-0.4.3-1 mingw-w64-x86_64-gdal-3.2.2-3 2021-05-15T13:59:03.6310686Z 2021-05-15T13:59:03.6311303Z Total Download Size: 48.47 MiB 2021-05-15T13:59:03.6312020Z Total Installed Size: 363.82 MiB 2021-05-15T13:59:03.6312469Z 2021-05-15T13:59:03.6313190Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:03.6314158Z :: Retrieving packages... 2021-05-15T13:59:03.9519384Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-15T13:59:04.8052389Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-15T13:59:04.9229652Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-15T13:59:05.0184911Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-15T13:59:05.1160283Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-15T13:59:05.2898411Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-15T13:59:05.3847362Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-15T13:59:05.4882136Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-15T13:59:05.6046234Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-15T13:59:05.7077900Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-15T13:59:05.8074728Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-15T13:59:05.9070239Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-15T13:59:06.0039455Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-15T13:59:06.1004920Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-15T13:59:06.3039450Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-15T13:59:06.4095209Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-15T13:59:06.5318659Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-15T13:59:06.6473987Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-15T13:59:06.7638477Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-15T13:59:06.8750827Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-15T13:59:06.9730309Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-15T13:59:07.0812907Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-15T13:59:07.1900326Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-15T13:59:07.4915065Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-15T13:59:07.6126967Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-15T13:59:08.1946712Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-15T13:59:08.2026017Z checking keyring... 2021-05-15T13:59:08.5911697Z checking package integrity... 2021-05-15T13:59:13.7526215Z loading package files... 2021-05-15T13:59:13.8786086Z checking for file conflicts... 2021-05-15T13:59:14.2631520Z checking available disk space... 2021-05-15T13:59:14.2661088Z :: Processing package changes... 2021-05-15T13:59:14.2662095Z installing mingw-w64-x86_64-crypto++... 2021-05-15T13:59:14.5574919Z installing mingw-w64-x86_64-geos... 2021-05-15T13:59:15.0713642Z installing mingw-w64-x86_64-json-c... 2021-05-15T13:59:15.0971581Z installing mingw-w64-x86_64-libfreexl... 2021-05-15T13:59:15.1054676Z installing mingw-w64-x86_64-proj... 2021-05-15T13:59:15.2166205Z installing mingw-w64-x86_64-libgeotiff... 2021-05-15T13:59:15.2472330Z installing mingw-w64-x86_64-libde265... 2021-05-15T13:59:15.2780269Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-15T13:59:15.2781484Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-15T13:59:15.2782370Z mingw-w64-x86_64-qt5: sherlock265 2021-05-15T13:59:15.2783302Z mingw-w64-x86_64-SDL: dec265 2021-05-15T13:59:15.2784145Z installing mingw-w64-x86_64-rav1e... 2021-05-15T13:59:15.3124685Z installing mingw-w64-x86_64-libheif... 2021-05-15T13:59:15.3439478Z installing mingw-w64-x86_64-minizip-git... 2021-05-15T13:59:15.3689697Z installing mingw-w64-x86_64-libkml... 2021-05-15T13:59:15.5675078Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-15T13:59:15.6155284Z installing mingw-w64-x86_64-librttopo... 2021-05-15T13:59:15.6313570Z installing mingw-w64-x86_64-libspatialite... 2021-05-15T13:59:15.7666827Z installing mingw-w64-x86_64-netcdf... 2021-05-15T13:59:15.8072772Z installing mingw-w64-x86_64-nspr... 2021-05-15T13:59:15.9031587Z installing mingw-w64-x86_64-nss... 2021-05-15T13:59:16.1644655Z installing mingw-w64-x86_64-poppler-data... 2021-05-15T13:59:16.4840992Z installing mingw-w64-x86_64-poppler... 2021-05-15T13:59:16.6881668Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-15T13:59:16.6883517Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-15T13:59:16.6884710Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-15T13:59:16.6885950Z installing mingw-w64-x86_64-libgpg-error... 2021-05-15T13:59:16.7365008Z installing mingw-w64-x86_64-libgcrypt... 2021-05-15T13:59:16.7630508Z installing mingw-w64-x86_64-libxslt... 2021-05-15T13:59:16.9065372Z installing winpty... 2021-05-15T13:59:16.9776467Z installing mingw-w64-x86_64-postgresql... 2021-05-15T13:59:19.2121344Z installing mingw-w64-x86_64-xerces-c... 2021-05-15T13:59:19.7484463Z installing mingw-w64-x86_64-gdal... 2021-05-15T13:59:21.3509084Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-15T13:59:21.3509977Z resolving dependencies... 2021-05-15T13:59:21.3820710Z looking for conflicting packages... 2021-05-15T13:59:21.3897648Z 2021-05-15T13:59:21.3898491Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-15T13:59:21.3898975Z 2021-05-15T13:59:21.3899542Z Total Download Size: 4.15 MiB 2021-05-15T13:59:21.3900131Z Total Installed Size: 13.89 MiB 2021-05-15T13:59:21.3900779Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:21.3901169Z 2021-05-15T13:59:21.3902076Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:21.3902738Z :: Retrieving packages... 2021-05-15T13:59:21.7003692Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-15T13:59:22.5388039Z checking keyring... 2021-05-15T13:59:22.6361079Z checking package integrity... 2021-05-15T13:59:22.8168699Z loading package files... 2021-05-15T13:59:22.8206088Z checking for file conflicts... 2021-05-15T13:59:22.8207038Z checking available disk space... 2021-05-15T13:59:22.8289022Z :: Processing package changes... 2021-05-15T13:59:22.8289797Z reinstalling mingw-w64-x86_64-gdb... 2021-05-15T13:59:23.8542821Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-15T13:59:23.8543650Z resolving dependencies... 2021-05-15T13:59:23.8733132Z looking for conflicting packages... 2021-05-15T13:59:23.8944004Z 2021-05-15T13:59:23.8944907Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-15T13:59:23.8945438Z 2021-05-15T13:59:23.8946497Z Total Installed Size: 0.72 MiB 2021-05-15T13:59:23.8947767Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:23.8948690Z 2021-05-15T13:59:23.8950591Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:23.8951348Z checking keyring... 2021-05-15T13:59:23.9789859Z checking package integrity... 2021-05-15T13:59:24.1029133Z loading package files... 2021-05-15T13:59:24.1054315Z checking for file conflicts... 2021-05-15T13:59:24.1055372Z checking available disk space... 2021-05-15T13:59:24.1099663Z :: Processing package changes... 2021-05-15T13:59:24.1100742Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-15T13:59:24.9873638Z resolving dependencies... 2021-05-15T13:59:25.0105076Z looking for conflicting packages... 2021-05-15T13:59:25.0282010Z 2021-05-15T13:59:25.0283036Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-15T13:59:25.0283611Z 2021-05-15T13:59:25.0284197Z Total Download Size: 1.57 MiB 2021-05-15T13:59:25.0284784Z Total Installed Size: 6.77 MiB 2021-05-15T13:59:25.0285271Z 2021-05-15T13:59:25.0285984Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:25.0286629Z :: Retrieving packages... 2021-05-15T13:59:25.3325901Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-15T13:59:25.9817070Z checking keyring... 2021-05-15T13:59:26.0853856Z checking package integrity... 2021-05-15T13:59:26.2525886Z loading package files... 2021-05-15T13:59:26.2610351Z checking for file conflicts... 2021-05-15T13:59:26.3060693Z checking available disk space... 2021-05-15T13:59:26.3075863Z :: Processing package changes... 2021-05-15T13:59:26.3076944Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-15T13:59:26.7697157Z :: Running post-transaction hooks... 2021-05-15T13:59:26.7698582Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T13:59:27.7134439Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-15T13:59:27.7135540Z resolving dependencies... 2021-05-15T13:59:27.7136839Z looking for conflicting packages... 2021-05-15T13:59:27.7522087Z 2021-05-15T13:59:27.7523802Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-15T13:59:27.7524851Z 2021-05-15T13:59:27.7525751Z Total Installed Size: 7.40 MiB 2021-05-15T13:59:27.7527015Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:27.7528185Z 2021-05-15T13:59:27.7528902Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:27.7529542Z checking keyring... 2021-05-15T13:59:27.8302900Z checking package integrity... 2021-05-15T13:59:27.9610613Z loading package files... 2021-05-15T13:59:27.9746806Z checking for file conflicts... 2021-05-15T13:59:27.9747619Z checking available disk space... 2021-05-15T13:59:28.0084010Z :: Processing package changes... 2021-05-15T13:59:28.0084989Z reinstalling mingw-w64-x86_64-geos... 2021-05-15T13:59:29.4700377Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-15T13:59:29.4701249Z resolving dependencies... 2021-05-15T13:59:29.4914476Z looking for conflicting packages... 2021-05-15T13:59:29.5133572Z 2021-05-15T13:59:29.5134641Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-15T13:59:29.5135213Z 2021-05-15T13:59:29.5135773Z Total Download Size: 3.36 MiB 2021-05-15T13:59:29.5136502Z Total Installed Size: 18.30 MiB 2021-05-15T13:59:29.5137172Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:29.5137743Z 2021-05-15T13:59:29.5138398Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:29.5139079Z :: Retrieving packages... 2021-05-15T13:59:29.8238177Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-15T13:59:30.5854512Z checking keyring... 2021-05-15T13:59:30.6915977Z checking package integrity... 2021-05-15T13:59:30.8812751Z loading package files... 2021-05-15T13:59:30.9098752Z checking for file conflicts... 2021-05-15T13:59:30.9100900Z checking available disk space... 2021-05-15T13:59:31.0387697Z :: Processing package changes... 2021-05-15T13:59:31.0388779Z reinstalling mingw-w64-x86_64-gettext... 2021-05-15T13:59:34.4312812Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-15T13:59:34.4313703Z resolving dependencies... 2021-05-15T13:59:34.4314419Z looking for conflicting packages... 2021-05-15T13:59:34.4693491Z 2021-05-15T13:59:34.4694590Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-15T13:59:34.4695144Z 2021-05-15T13:59:34.4696548Z Total Installed Size: 1.09 MiB 2021-05-15T13:59:34.4697323Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:34.4697951Z 2021-05-15T13:59:34.4698651Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:34.4699255Z checking keyring... 2021-05-15T13:59:34.5580359Z checking package integrity... 2021-05-15T13:59:34.6820067Z loading package files... 2021-05-15T13:59:34.6870846Z checking for file conflicts... 2021-05-15T13:59:34.6871708Z checking available disk space... 2021-05-15T13:59:34.6899537Z :: Processing package changes... 2021-05-15T13:59:34.6900785Z reinstalling mingw-w64-x86_64-gflags... 2021-05-15T13:59:35.5541064Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-15T13:59:35.5542001Z resolving dependencies... 2021-05-15T13:59:35.5670705Z looking for conflicting packages... 2021-05-15T13:59:35.5920352Z 2021-05-15T13:59:35.5921389Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-15T13:59:35.5922289Z 2021-05-15T13:59:35.5922985Z Total Installed Size: 0.73 MiB 2021-05-15T13:59:35.5923870Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:35.5924520Z 2021-05-15T13:59:35.5925495Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:35.5926183Z checking keyring... 2021-05-15T13:59:35.6720591Z checking package integrity... 2021-05-15T13:59:36.6323825Z loading package files... 2021-05-15T13:59:36.6324421Z checking for file conflicts... 2021-05-15T13:59:36.6324968Z checking available disk space... 2021-05-15T13:59:36.6325593Z :: Processing package changes... 2021-05-15T13:59:36.6326203Z reinstalling mingw-w64-x86_64-giflib... 2021-05-15T13:59:36.6819469Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-15T13:59:36.6820851Z resolving dependencies... 2021-05-15T13:59:36.7139008Z looking for conflicting packages... 2021-05-15T13:59:36.7223101Z 2021-05-15T13:59:36.7224832Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-15T13:59:36.7225720Z 2021-05-15T13:59:36.7226522Z Total Installed Size: 22.99 MiB 2021-05-15T13:59:36.7227605Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:36.7228481Z 2021-05-15T13:59:36.7229316Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:36.7229955Z checking keyring... 2021-05-15T13:59:36.8000728Z checking package integrity... 2021-05-15T13:59:36.9455996Z loading package files... 2021-05-15T13:59:36.9534112Z checking for file conflicts... 2021-05-15T13:59:36.9534787Z checking available disk space... 2021-05-15T13:59:36.9873424Z :: Processing package changes... 2021-05-15T13:59:36.9874256Z reinstalling mingw-w64-x86_64-glib2... 2021-05-15T13:59:38.4696116Z resolving dependencies... 2021-05-15T13:59:38.4859689Z looking for conflicting packages... 2021-05-15T13:59:38.5120449Z 2021-05-15T13:59:38.5121441Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-15T13:59:38.5121993Z 2021-05-15T13:59:38.5122596Z Total Download Size: 0.60 MiB 2021-05-15T13:59:38.5123258Z Total Installed Size: 2.63 MiB 2021-05-15T13:59:38.5124482Z 2021-05-15T13:59:38.5125254Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:38.5125976Z :: Retrieving packages... 2021-05-15T13:59:38.8244433Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-15T13:59:39.2867547Z checking keyring... 2021-05-15T13:59:39.3828436Z checking package integrity... 2021-05-15T13:59:39.5338433Z loading package files... 2021-05-15T13:59:39.5350111Z checking for file conflicts... 2021-05-15T13:59:39.5355303Z checking available disk space... 2021-05-15T13:59:39.5368338Z :: Processing package changes... 2021-05-15T13:59:39.5369239Z installing mingw-w64-x86_64-glpk... 2021-05-15T13:59:40.4046459Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-15T13:59:40.4047301Z resolving dependencies... 2021-05-15T13:59:40.4048532Z looking for conflicting packages... 2021-05-15T13:59:40.4463869Z 2021-05-15T13:59:40.4465137Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-15T13:59:40.4465719Z 2021-05-15T13:59:40.4466676Z Total Download Size: 0.49 MiB 2021-05-15T13:59:40.4467891Z Total Installed Size: 2.21 MiB 2021-05-15T13:59:40.4468540Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:40.4468966Z 2021-05-15T13:59:40.4469729Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:40.4470452Z :: Retrieving packages... 2021-05-15T13:59:40.7562382Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-15T13:59:41.2141939Z checking keyring... 2021-05-15T13:59:41.3274091Z checking package integrity... 2021-05-15T13:59:41.4903560Z loading package files... 2021-05-15T13:59:41.4920083Z checking for file conflicts... 2021-05-15T13:59:41.4921093Z checking available disk space... 2021-05-15T13:59:41.4949195Z :: Processing package changes... 2021-05-15T13:59:41.4950205Z reinstalling mingw-w64-x86_64-gmp... 2021-05-15T13:59:42.4068650Z resolving dependencies... 2021-05-15T13:59:42.5678460Z looking for conflicting packages... 2021-05-15T13:59:42.5707648Z 2021-05-15T13:59:42.5709816Z Packages (7) mingw-w64-x86_64-gnupg-2.2.27-2 mingw-w64-x86_64-libassuan-2.5.4-1 mingw-w64-x86_64-libksba-1.4.0-1 mingw-w64-x86_64-libusb-1.0.24-2 mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2 mingw-w64-x86_64-npth-1.6-1 mingw-w64-x86_64-gpgme-1.15.1-2 2021-05-15T13:59:42.5711247Z 2021-05-15T13:59:42.5711822Z Total Download Size: 3.72 MiB 2021-05-15T13:59:42.5712688Z Total Installed Size: 21.06 MiB 2021-05-15T13:59:42.5713106Z 2021-05-15T13:59:42.5713823Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:42.5714497Z :: Retrieving packages... 2021-05-15T13:59:42.8784293Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-15T13:59:43.2497772Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-15T13:59:43.3450743Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-15T13:59:43.4400246Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-15T13:59:43.5353099Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-15T13:59:43.6305295Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-15T13:59:44.0139822Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-15T13:59:44.0270158Z checking keyring... 2021-05-15T13:59:44.3984723Z checking package integrity... 2021-05-15T13:59:46.1427574Z loading package files... 2021-05-15T13:59:46.1430018Z checking for file conflicts... 2021-05-15T13:59:46.1435490Z checking available disk space... 2021-05-15T13:59:46.1436210Z :: Processing package changes... 2021-05-15T13:59:46.1436906Z installing mingw-w64-x86_64-libksba... 2021-05-15T13:59:46.1437626Z installing mingw-w64-x86_64-libassuan... 2021-05-15T13:59:46.1440384Z installing mingw-w64-x86_64-libusb... 2021-05-15T13:59:46.1441898Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-15T13:59:46.1442667Z installing mingw-w64-x86_64-npth... 2021-05-15T13:59:46.1443338Z installing mingw-w64-x86_64-gnupg... 2021-05-15T13:59:46.1444122Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-15T13:59:46.1444809Z mingw-w64-x86_64-pinentry 2021-05-15T13:59:46.1445421Z installing mingw-w64-x86_64-gpgme... 2021-05-15T13:59:47.2339780Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-15T13:59:47.2340572Z resolving dependencies... 2021-05-15T13:59:47.2675295Z looking for conflicting packages... 2021-05-15T13:59:47.2759252Z 2021-05-15T13:59:47.2760104Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-15T13:59:47.2760972Z 2021-05-15T13:59:47.2761596Z Total Installed Size: 21.09 MiB 2021-05-15T13:59:47.2762796Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:47.2763346Z 2021-05-15T13:59:47.2764246Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:47.2765481Z checking keyring... 2021-05-15T13:59:47.3695769Z checking package integrity... 2021-05-15T13:59:47.5450828Z loading package files... 2021-05-15T13:59:47.5520547Z checking for file conflicts... 2021-05-15T13:59:47.5521649Z checking available disk space... 2021-05-15T13:59:47.5760184Z :: Processing package changes... 2021-05-15T13:59:47.5761230Z reinstalling mingw-w64-x86_64-grpc... 2021-05-15T13:59:48.8762755Z resolving dependencies... 2021-05-15T13:59:48.8764969Z looking for conflicting packages... 2021-05-15T13:59:48.9146969Z 2021-05-15T13:59:48.9147796Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-15T13:59:48.9148242Z 2021-05-15T13:59:48.9148763Z Total Download Size: 1.89 MiB 2021-05-15T13:59:48.9149550Z Total Installed Size: 12.38 MiB 2021-05-15T13:59:48.9150277Z 2021-05-15T13:59:48.9150967Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:48.9152112Z :: Retrieving packages... 2021-05-15T13:59:49.2356961Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-15T13:59:49.8872605Z checking keyring... 2021-05-15T13:59:49.9806867Z checking package integrity... 2021-05-15T13:59:50.1559526Z loading package files... 2021-05-15T13:59:50.1663778Z checking for file conflicts... 2021-05-15T13:59:50.1845185Z checking available disk space... 2021-05-15T13:59:50.1861150Z :: Processing package changes... 2021-05-15T13:59:50.1862054Z installing mingw-w64-x86_64-gsl... 2021-05-15T13:59:51.4662051Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-15T13:59:51.4663076Z resolving dependencies... 2021-05-15T13:59:51.4836276Z looking for conflicting packages... 2021-05-15T13:59:51.5140903Z 2021-05-15T13:59:51.5141859Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-15T13:59:51.5142384Z 2021-05-15T13:59:51.5143166Z Total Installed Size: 8.19 MiB 2021-05-15T13:59:51.5143853Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:51.5144376Z 2021-05-15T13:59:51.5151017Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:51.5152127Z checking keyring... 2021-05-15T13:59:51.6016646Z checking package integrity... 2021-05-15T13:59:51.7374937Z loading package files... 2021-05-15T13:59:51.7417450Z checking for file conflicts... 2021-05-15T13:59:51.7418681Z checking available disk space... 2021-05-15T13:59:51.7471557Z :: Processing package changes... 2021-05-15T13:59:51.7472406Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-15T13:59:52.6908637Z resolving dependencies... 2021-05-15T13:59:52.7228426Z looking for conflicting packages... 2021-05-15T13:59:52.7303860Z 2021-05-15T13:59:52.7304737Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-15T13:59:52.7305223Z 2021-05-15T13:59:52.7305757Z Total Download Size: 1.09 MiB 2021-05-15T13:59:52.7306335Z Total Installed Size: 8.69 MiB 2021-05-15T13:59:52.7306751Z 2021-05-15T13:59:52.7307433Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:52.7308404Z :: Retrieving packages... 2021-05-15T13:59:53.0324318Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-15T13:59:53.5774248Z checking keyring... 2021-05-15T13:59:53.6921316Z checking package integrity... 2021-05-15T13:59:53.8632832Z loading package files... 2021-05-15T13:59:53.8670697Z checking for file conflicts... 2021-05-15T13:59:53.8760758Z checking available disk space... 2021-05-15T13:59:53.8776686Z :: Processing package changes... 2021-05-15T13:59:53.8777588Z installing mingw-w64-x86_64-hdf4... 2021-05-15T13:59:54.8802695Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-15T13:59:54.8803500Z resolving dependencies... 2021-05-15T13:59:54.9212697Z looking for conflicting packages... 2021-05-15T13:59:54.9289297Z 2021-05-15T13:59:54.9290225Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-15T13:59:54.9290773Z 2021-05-15T13:59:54.9291710Z Total Installed Size: 91.59 MiB 2021-05-15T13:59:54.9294145Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:54.9294500Z 2021-05-15T13:59:54.9295067Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:54.9295644Z checking keyring... 2021-05-15T13:59:55.0202893Z checking package integrity... 2021-05-15T13:59:55.2560011Z loading package files... 2021-05-15T13:59:55.2605964Z checking for file conflicts... 2021-05-15T13:59:55.2607234Z checking available disk space... 2021-05-15T13:59:55.2764775Z :: Processing package changes... 2021-05-15T13:59:55.2765695Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-15T13:59:56.6306711Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T13:59:56.6307725Z resolving dependencies... 2021-05-15T13:59:56.6308966Z looking for conflicting packages... 2021-05-15T13:59:56.6734015Z 2021-05-15T13:59:56.6735332Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T13:59:56.6736014Z 2021-05-15T13:59:56.6736560Z Total Download Size: 5.28 MiB 2021-05-15T13:59:56.6737273Z Total Installed Size: 66.96 MiB 2021-05-15T13:59:56.6737915Z Net Upgrade Size: 0.00 MiB 2021-05-15T13:59:56.6738478Z 2021-05-15T13:59:56.6739382Z :: Proceed with installation? [Y/n] 2021-05-15T13:59:56.6740477Z :: Retrieving packages... 2021-05-15T13:59:57.0116396Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T13:59:57.8508757Z checking keyring... 2021-05-15T13:59:57.9545869Z checking package integrity... 2021-05-15T13:59:58.1606086Z loading package files... 2021-05-15T13:59:58.1857835Z checking for file conflicts... 2021-05-15T13:59:58.1859570Z checking available disk space... 2021-05-15T13:59:58.4692948Z :: Processing package changes... 2021-05-15T13:59:58.4693961Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-15T14:00:02.1360062Z resolving dependencies... 2021-05-15T14:00:02.1360754Z looking for conflicting packages... 2021-05-15T14:00:02.1361104Z 2021-05-15T14:00:02.1361827Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-15T14:00:02.1362224Z 2021-05-15T14:00:02.1362646Z Total Download Size: 0.08 MiB 2021-05-15T14:00:02.1363401Z Total Installed Size: 0.32 MiB 2021-05-15T14:00:02.1363737Z 2021-05-15T14:00:02.1364225Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:02.1364800Z :: Retrieving packages... 2021-05-15T14:00:02.1365615Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-15T14:00:02.1366480Z checking keyring... 2021-05-15T14:00:02.1705385Z checking package integrity... 2021-05-15T14:00:02.3267669Z loading package files... 2021-05-15T14:00:02.3294541Z checking for file conflicts... 2021-05-15T14:00:02.3317945Z checking available disk space... 2021-05-15T14:00:02.3333614Z :: Processing package changes... 2021-05-15T14:00:02.3334745Z installing mingw-w64-x86_64-hiredis... 2021-05-15T14:00:03.2340938Z resolving dependencies... 2021-05-15T14:00:03.2342405Z looking for conflicting packages... 2021-05-15T14:00:03.2750245Z 2021-05-15T14:00:03.2751350Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-15T14:00:03.2752183Z 2021-05-15T14:00:03.2752781Z Total Download Size: 0.03 MiB 2021-05-15T14:00:03.2753456Z Total Installed Size: 0.11 MiB 2021-05-15T14:00:03.2753876Z 2021-05-15T14:00:03.2754616Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:03.2755315Z :: Retrieving packages... 2021-05-15T14:00:03.5827888Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-15T14:00:03.6757986Z checking keyring... 2021-05-15T14:00:03.7785513Z checking package integrity... 2021-05-15T14:00:03.9354866Z loading package files... 2021-05-15T14:00:03.9373847Z checking for file conflicts... 2021-05-15T14:00:03.9378797Z checking available disk space... 2021-05-15T14:00:03.9393368Z :: Processing package changes... 2021-05-15T14:00:03.9394258Z installing mingw-w64-x86_64-http-parser... 2021-05-15T14:00:04.8035394Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-15T14:00:04.8036816Z resolving dependencies... 2021-05-15T14:00:04.8175283Z looking for conflicting packages... 2021-05-15T14:00:04.8436999Z 2021-05-15T14:00:04.8438188Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-15T14:00:04.8438806Z 2021-05-15T14:00:04.8440342Z Total Installed Size: 113.98 MiB 2021-05-15T14:00:04.8441381Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:04.8441923Z 2021-05-15T14:00:04.8442659Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:04.8443461Z checking keyring... 2021-05-15T14:00:04.9250888Z checking package integrity... 2021-05-15T14:00:05.2791605Z loading package files... 2021-05-15T14:00:05.2846774Z checking for file conflicts... 2021-05-15T14:00:05.2847733Z checking available disk space... 2021-05-15T14:00:05.3003228Z :: Processing package changes... 2021-05-15T14:00:05.3004398Z reinstalling mingw-w64-x86_64-icu... 2021-05-15T14:00:06.8304342Z resolving dependencies... 2021-05-15T14:00:06.8735461Z looking for conflicting packages... 2021-05-15T14:00:06.8775401Z 2021-05-15T14:00:06.8778681Z Packages (10) mingw-w64-x86_64-djvulibre-3.5.28-2 mingw-w64-x86_64-flif-0.3-1 mingw-w64-x86_64-gsfonts-20200910-2 mingw-w64-x86_64-jbigkit-2.1-4 mingw-w64-x86_64-liblqr-0.4.2-4 mingw-w64-x86_64-libraqm-0.7.1-1 mingw-w64-x86_64-libtool-2.4.6-20 mingw-w64-x86_64-libwmf-0.2.12-3 mingw-w64-x86_64-ttf-dejavu-2.37-3 mingw-w64-x86_64-imagemagick-7.0.10.11-3 2021-05-15T14:00:06.8780957Z 2021-05-15T14:00:06.8781572Z Total Download Size: 17.57 MiB 2021-05-15T14:00:06.8782267Z Total Installed Size: 78.94 MiB 2021-05-15T14:00:06.8782718Z 2021-05-15T14:00:06.8783452Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:06.8784211Z :: Retrieving packages... 2021-05-15T14:00:07.2110203Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-15T14:00:08.0442293Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-15T14:00:08.1494118Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-15T14:00:08.2592686Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-15T14:00:08.3609115Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-15T14:00:08.4555625Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-15T14:00:08.5503794Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-15T14:00:08.6506097Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-15T14:00:08.7762630Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-15T14:00:08.9687300Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-15T14:00:09.3110494Z checking keyring... 2021-05-15T14:00:09.6003378Z checking package integrity... 2021-05-15T14:00:12.1502037Z loading package files... 2021-05-15T14:00:12.1502656Z checking for file conflicts... 2021-05-15T14:00:12.1504022Z checking available disk space... 2021-05-15T14:00:12.1504701Z :: Processing package changes... 2021-05-15T14:00:12.1505385Z installing mingw-w64-x86_64-djvulibre... 2021-05-15T14:00:12.1506084Z installing mingw-w64-x86_64-flif... 2021-05-15T14:00:12.1506743Z installing mingw-w64-x86_64-gsfonts... 2021-05-15T14:00:12.1507627Z installing mingw-w64-x86_64-jbigkit... 2021-05-15T14:00:12.1508473Z installing mingw-w64-x86_64-liblqr... 2021-05-15T14:00:12.1509135Z installing mingw-w64-x86_64-libraqm... 2021-05-15T14:00:12.1510266Z installing mingw-w64-x86_64-libtool... 2021-05-15T14:00:12.1763551Z installing mingw-w64-x86_64-libwmf... 2021-05-15T14:00:12.2507515Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-15T14:00:12.3399830Z installing mingw-w64-x86_64-imagemagick... 2021-05-15T14:00:14.1753942Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-15T14:00:14.1755190Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-15T14:00:14.1756222Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-15T14:00:14.1757137Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-15T14:00:14.1757946Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-15T14:00:14.1804349Z :: Running post-transaction hooks... 2021-05-15T14:00:14.1805273Z (1/2) Updating fontconfig cache... 2021-05-15T14:00:14.2626138Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-15T14:00:15.2140755Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-15T14:00:15.2142527Z resolving dependencies... 2021-05-15T14:00:15.2278086Z looking for conflicting packages... 2021-05-15T14:00:15.2564974Z 2021-05-15T14:00:15.2565982Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-15T14:00:15.2567671Z 2021-05-15T14:00:15.2568627Z Total Installed Size: 8.68 MiB 2021-05-15T14:00:15.2569392Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:15.2569854Z 2021-05-15T14:00:15.2570594Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:15.2571262Z checking keyring... 2021-05-15T14:00:15.3389577Z checking package integrity... 2021-05-15T14:00:15.4823651Z loading package files... 2021-05-15T14:00:15.4867564Z checking for file conflicts... 2021-05-15T14:00:15.4868477Z checking available disk space... 2021-05-15T14:00:15.4963637Z :: Processing package changes... 2021-05-15T14:00:15.4964638Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-15T14:00:16.5754739Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-15T14:00:16.5755572Z resolving dependencies... 2021-05-15T14:00:16.5757982Z looking for conflicting packages... 2021-05-15T14:00:16.6190890Z 2021-05-15T14:00:16.6192927Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-15T14:00:16.6193599Z 2021-05-15T14:00:16.6194223Z Total Download Size: 0.85 MiB 2021-05-15T14:00:16.6194890Z Total Installed Size: 4.15 MiB 2021-05-15T14:00:16.6195556Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:16.6196019Z 2021-05-15T14:00:16.6197195Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:16.6197992Z :: Retrieving packages... 2021-05-15T14:00:16.9316283Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-15T14:00:17.4008578Z checking keyring... 2021-05-15T14:00:17.5121918Z checking package integrity... 2021-05-15T14:00:17.6840596Z loading package files... 2021-05-15T14:00:17.6869212Z checking for file conflicts... 2021-05-15T14:00:17.6870658Z checking available disk space... 2021-05-15T14:00:17.7117042Z :: Processing package changes... 2021-05-15T14:00:17.7118328Z reinstalling mingw-w64-x86_64-isl... 2021-05-15T14:00:18.6606744Z resolving dependencies... 2021-05-15T14:00:18.7060474Z looking for conflicting packages... 2021-05-15T14:00:18.7086088Z 2021-05-15T14:00:18.7087152Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-15T14:00:18.7087822Z 2021-05-15T14:00:18.7088443Z Total Download Size: 13.04 MiB 2021-05-15T14:00:18.7089133Z Total Installed Size: 137.15 MiB 2021-05-15T14:00:18.7089549Z 2021-05-15T14:00:18.7090780Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:18.7093662Z :: Retrieving packages... 2021-05-15T14:00:19.0138046Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-15T14:00:19.9536693Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-15T14:00:20.6162603Z checking keyring... 2021-05-15T14:00:20.7171276Z checking package integrity... 2021-05-15T14:00:21.1727471Z loading package files... 2021-05-15T14:00:21.2359041Z checking for file conflicts... 2021-05-15T14:00:21.5939152Z checking available disk space... 2021-05-15T14:00:21.5970144Z :: Processing package changes... 2021-05-15T14:00:21.5971250Z installing mingw-w64-x86_64-gdcm... 2021-05-15T14:00:22.0919874Z installing mingw-w64-x86_64-itk... 2021-05-15T14:00:26.2961018Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-15T14:00:26.2962583Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-15T14:00:26.2963533Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-15T14:00:27.1773677Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-15T14:00:27.1774629Z resolving dependencies... 2021-05-15T14:00:27.1985181Z looking for conflicting packages... 2021-05-15T14:00:27.2195384Z 2021-05-15T14:00:27.2197686Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-15T14:00:27.2198828Z 2021-05-15T14:00:27.2200121Z Total Installed Size: 4.75 MiB 2021-05-15T14:00:27.2201116Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:27.2201628Z 2021-05-15T14:00:27.2202417Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:27.2203188Z checking keyring... 2021-05-15T14:00:27.3010031Z checking package integrity... 2021-05-15T14:00:27.4378942Z loading package files... 2021-05-15T14:00:27.4431186Z checking for file conflicts... 2021-05-15T14:00:27.4432168Z checking available disk space... 2021-05-15T14:00:27.4588015Z :: Processing package changes... 2021-05-15T14:00:27.4589041Z reinstalling mingw-w64-x86_64-jasper... 2021-05-15T14:00:28.6361920Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-15T14:00:28.6362779Z resolving dependencies... 2021-05-15T14:00:28.6498285Z looking for conflicting packages... 2021-05-15T14:00:28.6772279Z 2021-05-15T14:00:28.6773347Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-15T14:00:28.6774082Z 2021-05-15T14:00:28.6774968Z Total Installed Size: 0.43 MiB 2021-05-15T14:00:28.6775695Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:28.6776341Z 2021-05-15T14:00:28.6777259Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:28.6777964Z checking keyring... 2021-05-15T14:00:28.7543002Z checking package integrity... 2021-05-15T14:00:28.8725402Z loading package files... 2021-05-15T14:00:28.8739669Z checking for file conflicts... 2021-05-15T14:00:28.8740501Z checking available disk space... 2021-05-15T14:00:28.8776245Z :: Processing package changes... 2021-05-15T14:00:28.8777806Z reinstalling mingw-w64-x86_64-json-c... 2021-05-15T14:00:29.7358237Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-15T14:00:29.7359428Z resolving dependencies... 2021-05-15T14:00:29.7361966Z looking for conflicting packages... 2021-05-15T14:00:29.7809826Z 2021-05-15T14:00:29.7811392Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-15T14:00:29.7813181Z 2021-05-15T14:00:29.7814041Z Total Installed Size: 1.88 MiB 2021-05-15T14:00:29.7815006Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:29.7815783Z 2021-05-15T14:00:29.7816636Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:29.7818111Z checking keyring... 2021-05-15T14:00:29.8713283Z checking package integrity... 2021-05-15T14:00:29.9970164Z loading package files... 2021-05-15T14:00:29.9996295Z checking for file conflicts... 2021-05-15T14:00:29.9997555Z checking available disk space... 2021-05-15T14:00:30.0030090Z :: Processing package changes... 2021-05-15T14:00:30.0031569Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-15T14:00:30.8695496Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-15T14:00:30.8696293Z resolving dependencies... 2021-05-15T14:00:30.8912906Z looking for conflicting packages... 2021-05-15T14:00:30.9132147Z 2021-05-15T14:00:30.9133199Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-15T14:00:30.9133868Z 2021-05-15T14:00:30.9134830Z Total Installed Size: 1.64 MiB 2021-05-15T14:00:30.9136007Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:30.9136714Z 2021-05-15T14:00:30.9138700Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:30.9139573Z checking keyring... 2021-05-15T14:00:30.9946800Z checking package integrity... 2021-05-15T14:00:31.1425914Z loading package files... 2021-05-15T14:00:31.1454193Z checking for file conflicts... 2021-05-15T14:00:31.1455167Z checking available disk space... 2021-05-15T14:00:31.1484829Z :: Processing package changes... 2021-05-15T14:00:31.1486000Z reinstalling mingw-w64-x86_64-lame... 2021-05-15T14:00:32.0746836Z resolving dependencies... 2021-05-15T14:00:32.0903083Z looking for conflicting packages... 2021-05-15T14:00:32.1189366Z 2021-05-15T14:00:32.1190650Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-15T14:00:32.1191238Z 2021-05-15T14:00:32.1191852Z Total Download Size: 3.31 MiB 2021-05-15T14:00:32.1192723Z Total Installed Size: 28.75 MiB 2021-05-15T14:00:32.1193188Z 2021-05-15T14:00:32.1193915Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:32.1194668Z :: Retrieving packages... 2021-05-15T14:00:32.4353656Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-15T14:00:33.2723932Z checking keyring... 2021-05-15T14:00:33.3721387Z checking package integrity... 2021-05-15T14:00:33.5574141Z loading package files... 2021-05-15T14:00:33.5605417Z checking for file conflicts... 2021-05-15T14:00:33.5643595Z checking available disk space... 2021-05-15T14:00:33.5658170Z :: Processing package changes... 2021-05-15T14:00:33.5659141Z installing mingw-w64-x86_64-lapack... 2021-05-15T14:00:34.6261175Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-15T14:00:34.6262574Z resolving dependencies... 2021-05-15T14:00:34.6506042Z looking for conflicting packages... 2021-05-15T14:00:34.6686034Z 2021-05-15T14:00:34.6687020Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-15T14:00:34.6687748Z 2021-05-15T14:00:34.6688843Z Total Installed Size: 1.62 MiB 2021-05-15T14:00:34.6689975Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:34.6690593Z 2021-05-15T14:00:34.6691717Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:34.6692494Z checking keyring... 2021-05-15T14:00:34.7487917Z checking package integrity... 2021-05-15T14:00:34.8810603Z loading package files... 2021-05-15T14:00:34.8829053Z checking for file conflicts... 2021-05-15T14:00:34.8830111Z checking available disk space... 2021-05-15T14:00:34.8855053Z :: Processing package changes... 2021-05-15T14:00:34.8856136Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-15T14:00:35.7818122Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-15T14:00:35.7818975Z resolving dependencies... 2021-05-15T14:00:35.8164487Z looking for conflicting packages... 2021-05-15T14:00:35.8251556Z 2021-05-15T14:00:35.8252748Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-15T14:00:35.8253535Z 2021-05-15T14:00:35.8254711Z Total Installed Size: 8.39 MiB 2021-05-15T14:00:35.8255341Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:35.8255652Z 2021-05-15T14:00:35.8256229Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:35.8257399Z checking keyring... 2021-05-15T14:00:35.9051844Z checking package integrity... 2021-05-15T14:00:36.0463565Z loading package files... 2021-05-15T14:00:36.0483670Z checking for file conflicts... 2021-05-15T14:00:36.0484502Z checking available disk space... 2021-05-15T14:00:36.0525936Z :: Processing package changes... 2021-05-15T14:00:36.0526847Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-15T14:00:36.9968192Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-15T14:00:36.9969275Z resolving dependencies... 2021-05-15T14:00:37.0317360Z looking for conflicting packages... 2021-05-15T14:00:37.6316529Z 2021-05-15T14:00:37.6317593Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-15T14:00:37.6318036Z 2021-05-15T14:00:37.6318521Z Total Installed Size: 3.99 MiB 2021-05-15T14:00:37.6319369Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:37.6319788Z 2021-05-15T14:00:37.6320347Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:37.6320891Z checking keyring... 2021-05-15T14:00:37.6321491Z checking package integrity... 2021-05-15T14:00:37.6322049Z loading package files... 2021-05-15T14:00:37.6322995Z checking for file conflicts... 2021-05-15T14:00:37.6323604Z checking available disk space... 2021-05-15T14:00:37.6324258Z :: Processing package changes... 2021-05-15T14:00:37.6324980Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-15T14:00:38.1875766Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-15T14:00:38.1876723Z resolving dependencies... 2021-05-15T14:00:38.2086928Z looking for conflicting packages... 2021-05-15T14:00:38.2286600Z 2021-05-15T14:00:38.2287773Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-15T14:00:38.2288611Z 2021-05-15T14:00:38.2289645Z Total Installed Size: 0.38 MiB 2021-05-15T14:00:38.2290623Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:38.2290991Z 2021-05-15T14:00:38.2291470Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:38.2291963Z checking keyring... 2021-05-15T14:00:38.3094879Z checking package integrity... 2021-05-15T14:00:38.4373301Z loading package files... 2021-05-15T14:00:38.4386551Z checking for file conflicts... 2021-05-15T14:00:38.4387433Z checking available disk space... 2021-05-15T14:00:38.4407378Z :: Processing package changes... 2021-05-15T14:00:38.4408190Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-15T14:00:39.3158145Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-15T14:00:39.3159514Z resolving dependencies... 2021-05-15T14:00:39.3310607Z looking for conflicting packages... 2021-05-15T14:00:39.3596597Z 2021-05-15T14:00:39.3597493Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-15T14:00:39.3598010Z 2021-05-15T14:00:39.3598910Z Total Installed Size: 4.02 MiB 2021-05-15T14:00:39.3599797Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:39.3600424Z 2021-05-15T14:00:39.3601368Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:39.3602060Z checking keyring... 2021-05-15T14:00:39.4393195Z checking package integrity... 2021-05-15T14:00:39.5676653Z loading package files... 2021-05-15T14:00:39.5700472Z checking for file conflicts... 2021-05-15T14:00:39.5701330Z checking available disk space... 2021-05-15T14:00:39.5722387Z :: Processing package changes... 2021-05-15T14:00:39.5723240Z reinstalling mingw-w64-x86_64-libde265... 2021-05-15T14:00:40.4706893Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-15T14:00:40.4707789Z resolving dependencies... 2021-05-15T14:00:40.4709073Z looking for conflicting packages... 2021-05-15T14:00:40.5112120Z 2021-05-15T14:00:40.5113190Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-15T14:00:40.5113706Z 2021-05-15T14:00:40.5114269Z Total Download Size: 0.04 MiB 2021-05-15T14:00:40.5115111Z Total Installed Size: 0.11 MiB 2021-05-15T14:00:40.5115796Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:40.5116204Z 2021-05-15T14:00:40.5116882Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:40.5117730Z :: Retrieving packages... 2021-05-15T14:00:40.8225922Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-15T14:00:41.0070395Z checking keyring... 2021-05-15T14:00:41.1079787Z checking package integrity... 2021-05-15T14:00:41.2548339Z loading package files... 2021-05-15T14:00:41.2570672Z checking for file conflicts... 2021-05-15T14:00:41.2571504Z checking available disk space... 2021-05-15T14:00:41.2640542Z :: Processing package changes... 2021-05-15T14:00:41.2641415Z reinstalling mingw-w64-x86_64-libffi... 2021-05-15T14:00:42.1313080Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-15T14:00:42.1313861Z resolving dependencies... 2021-05-15T14:00:42.1314945Z looking for conflicting packages... 2021-05-15T14:00:42.1706204Z 2021-05-15T14:00:42.1707456Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-15T14:00:42.1708174Z 2021-05-15T14:00:42.1709163Z Total Installed Size: 0.13 MiB 2021-05-15T14:00:42.1709715Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:42.1710441Z 2021-05-15T14:00:42.1711805Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:42.1712980Z checking keyring... 2021-05-15T14:00:42.2463204Z checking package integrity... 2021-05-15T14:00:42.3617296Z loading package files... 2021-05-15T14:00:42.3637109Z checking for file conflicts... 2021-05-15T14:00:42.3638009Z checking available disk space... 2021-05-15T14:00:42.3658245Z :: Processing package changes... 2021-05-15T14:00:42.3659101Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-15T14:00:43.2037342Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-15T14:00:43.2038160Z resolving dependencies... 2021-05-15T14:00:43.2390152Z looking for conflicting packages... 2021-05-15T14:00:43.2467911Z 2021-05-15T14:00:43.2468964Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-15T14:00:43.2469572Z 2021-05-15T14:00:43.2470247Z Total Installed Size: 0.79 MiB 2021-05-15T14:00:43.2471279Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:43.2471738Z 2021-05-15T14:00:43.2472871Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:43.2473618Z checking keyring... 2021-05-15T14:00:43.3288560Z checking package integrity... 2021-05-15T14:00:43.4617658Z loading package files... 2021-05-15T14:00:43.4649729Z checking for file conflicts... 2021-05-15T14:00:43.4650814Z checking available disk space... 2021-05-15T14:00:43.4688916Z :: Processing package changes... 2021-05-15T14:00:43.4690139Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-15T14:00:44.3246208Z resolving dependencies... 2021-05-15T14:00:44.3556126Z looking for conflicting packages... 2021-05-15T14:00:44.3638722Z 2021-05-15T14:00:44.3640308Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-15T14:00:44.3640795Z 2021-05-15T14:00:44.3641312Z Total Download Size: 0.68 MiB 2021-05-15T14:00:44.3641863Z Total Installed Size: 3.01 MiB 2021-05-15T14:00:44.3642219Z 2021-05-15T14:00:44.3642850Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:44.3643462Z :: Retrieving packages... 2021-05-15T14:00:44.6692566Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-15T14:00:46.0351182Z checking keyring... 2021-05-15T14:00:46.1583541Z checking package integrity... 2021-05-15T14:00:46.3320445Z loading package files... 2021-05-15T14:00:46.3342423Z checking for file conflicts... 2021-05-15T14:00:46.3506250Z checking available disk space... 2021-05-15T14:00:46.3520760Z :: Processing package changes... 2021-05-15T14:00:46.3521701Z installing mingw-w64-x86_64-libgit2... 2021-05-15T14:00:47.2966193Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-15T14:00:47.2967158Z resolving dependencies... 2021-05-15T14:00:47.3125120Z looking for conflicting packages... 2021-05-15T14:00:47.3406028Z 2021-05-15T14:00:47.3407451Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-15T14:00:47.3408103Z 2021-05-15T14:00:47.3409117Z Total Installed Size: 1.43 MiB 2021-05-15T14:00:47.3409757Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:47.3410309Z 2021-05-15T14:00:47.3410897Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:47.3411467Z checking keyring... 2021-05-15T14:00:48.1425184Z checking package integrity... 2021-05-15T14:00:48.1427123Z loading package files... 2021-05-15T14:00:48.1436447Z checking for file conflicts... 2021-05-15T14:00:48.1442762Z checking available disk space... 2021-05-15T14:00:48.1444696Z :: Processing package changes... 2021-05-15T14:00:48.1445635Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-15T14:00:48.5167134Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-15T14:00:48.5168237Z resolving dependencies... 2021-05-15T14:00:48.5524533Z looking for conflicting packages... 2021-05-15T14:00:48.5611399Z 2021-05-15T14:00:48.5612365Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-15T14:00:48.5612993Z 2021-05-15T14:00:48.5614048Z Total Installed Size: 3.84 MiB 2021-05-15T14:00:48.5614849Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:48.5615537Z 2021-05-15T14:00:48.5616551Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:48.5617245Z checking keyring... 2021-05-15T14:00:48.6431591Z checking package integrity... 2021-05-15T14:00:48.7871064Z loading package files... 2021-05-15T14:00:48.7898891Z checking for file conflicts... 2021-05-15T14:00:48.7899804Z checking available disk space... 2021-05-15T14:00:48.7930310Z :: Processing package changes... 2021-05-15T14:00:48.7931441Z reinstalling mingw-w64-x86_64-libheif... 2021-05-15T14:00:49.7369040Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-15T14:00:49.7370109Z resolving dependencies... 2021-05-15T14:00:49.7370980Z looking for conflicting packages... 2021-05-15T14:00:49.7834660Z 2021-05-15T14:00:49.7835954Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-15T14:00:49.7836513Z 2021-05-15T14:00:49.7837294Z Total Download Size: 0.73 MiB 2021-05-15T14:00:49.7838009Z Total Installed Size: 2.24 MiB 2021-05-15T14:00:49.7838841Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:49.7839260Z 2021-05-15T14:00:49.7840012Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:49.7840733Z :: Retrieving packages... 2021-05-15T14:00:50.0925034Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-15T14:00:50.5547102Z checking keyring... 2021-05-15T14:00:50.6551414Z checking package integrity... 2021-05-15T14:00:50.8205774Z loading package files... 2021-05-15T14:00:50.8225766Z checking for file conflicts... 2021-05-15T14:00:50.8226588Z checking available disk space... 2021-05-15T14:00:50.8336468Z :: Processing package changes... 2021-05-15T14:00:50.8337395Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-15T14:00:51.7135487Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-15T14:00:51.7136258Z resolving dependencies... 2021-05-15T14:00:51.7274992Z looking for conflicting packages... 2021-05-15T14:00:51.7537619Z 2021-05-15T14:00:51.7538534Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-15T14:00:51.7539013Z 2021-05-15T14:00:51.7539867Z Total Installed Size: 4.35 MiB 2021-05-15T14:00:51.7540750Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:51.7541353Z 2021-05-15T14:00:51.7542031Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:51.7542606Z checking keyring... 2021-05-15T14:00:51.8298648Z checking package integrity... 2021-05-15T14:00:51.9579707Z loading package files... 2021-05-15T14:00:51.9609461Z checking for file conflicts... 2021-05-15T14:00:51.9610836Z checking available disk space... 2021-05-15T14:00:51.9656086Z :: Processing package changes... 2021-05-15T14:00:51.9657056Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-15T14:00:52.8773346Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:00:52.8774611Z resolving dependencies... 2021-05-15T14:00:52.8775873Z looking for conflicting packages... 2021-05-15T14:00:52.9258256Z 2021-05-15T14:00:52.9261758Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:00:52.9262574Z 2021-05-15T14:00:52.9268566Z Total Download Size: 0.02 MiB 2021-05-15T14:00:52.9269524Z Total Installed Size: 0.05 MiB 2021-05-15T14:00:52.9270183Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:52.9270577Z 2021-05-15T14:00:52.9271485Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:52.9272202Z :: Retrieving packages... 2021-05-15T14:00:53.2315594Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:00:53.3244674Z checking keyring... 2021-05-15T14:00:53.4237545Z checking package integrity... 2021-05-15T14:00:53.5695309Z loading package files... 2021-05-15T14:00:53.5714927Z checking for file conflicts... 2021-05-15T14:00:53.5716010Z checking available disk space... 2021-05-15T14:00:53.5733273Z :: Processing package changes... 2021-05-15T14:00:53.5734232Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-15T14:00:54.4327917Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-15T14:00:54.4328880Z resolving dependencies... 2021-05-15T14:00:54.4670299Z looking for conflicting packages... 2021-05-15T14:00:54.4754121Z 2021-05-15T14:00:54.4755351Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-15T14:00:54.4756169Z 2021-05-15T14:00:54.4757788Z Total Installed Size: 3.26 MiB 2021-05-15T14:00:54.4758360Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:54.4758679Z 2021-05-15T14:00:54.4759331Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:54.4760446Z checking keyring... 2021-05-15T14:00:54.5543479Z checking package integrity... 2021-05-15T14:00:54.6726216Z loading package files... 2021-05-15T14:00:54.6745342Z checking for file conflicts... 2021-05-15T14:00:54.6746255Z checking available disk space... 2021-05-15T14:00:54.6787330Z :: Processing package changes... 2021-05-15T14:00:54.6788402Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-15T14:00:55.5619245Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-15T14:00:55.5620052Z resolving dependencies... 2021-05-15T14:00:55.5621292Z looking for conflicting packages... 2021-05-15T14:00:55.6006457Z 2021-05-15T14:00:55.6007467Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-15T14:00:55.6007961Z 2021-05-15T14:00:55.6009266Z Total Installed Size: 0.54 MiB 2021-05-15T14:00:55.6009851Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:55.6010141Z 2021-05-15T14:00:55.6010619Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:55.6011134Z checking keyring... 2021-05-15T14:00:55.6866431Z checking package integrity... 2021-05-15T14:00:55.8185055Z loading package files... 2021-05-15T14:00:55.8268389Z checking for file conflicts... 2021-05-15T14:00:55.8269417Z checking available disk space... 2021-05-15T14:00:55.8350235Z :: Processing package changes... 2021-05-15T14:00:55.8351293Z reinstalling mingw-w64-x86_64-libogg... 2021-05-15T14:00:56.7967755Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-15T14:00:56.7968588Z resolving dependencies... 2021-05-15T14:00:56.8291665Z looking for conflicting packages... 2021-05-15T14:00:56.8368552Z 2021-05-15T14:00:56.8369590Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-15T14:00:56.8370055Z 2021-05-15T14:00:56.8370570Z Total Installed Size: 2.35 MiB 2021-05-15T14:00:56.8371148Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:56.8371397Z 2021-05-15T14:00:56.8372094Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:56.8373069Z checking keyring... 2021-05-15T14:00:56.9152674Z checking package integrity... 2021-05-15T14:00:57.0467528Z loading package files... 2021-05-15T14:00:57.0486875Z checking for file conflicts... 2021-05-15T14:00:57.0487921Z checking available disk space... 2021-05-15T14:00:57.0526427Z :: Processing package changes... 2021-05-15T14:00:57.0527453Z reinstalling mingw-w64-x86_64-libpng... 2021-05-15T14:00:58.0635642Z error: target not found: mingw-w64-x86_64-libpq 2021-05-15T14:00:58.9299830Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-15T14:00:58.9300590Z resolving dependencies... 2021-05-15T14:00:58.9615324Z looking for conflicting packages... 2021-05-15T14:00:58.9694237Z 2021-05-15T14:00:58.9695307Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-15T14:00:58.9695880Z 2021-05-15T14:00:58.9696481Z Total Installed Size: 6.32 MiB 2021-05-15T14:00:58.9698507Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:00:58.9699382Z 2021-05-15T14:00:58.9700142Z :: Proceed with installation? [Y/n] 2021-05-15T14:00:58.9700803Z checking keyring... 2021-05-15T14:00:59.0461698Z checking package integrity... 2021-05-15T14:00:59.1762798Z loading package files... 2021-05-15T14:00:59.1782676Z checking for file conflicts... 2021-05-15T14:00:59.1783339Z checking available disk space... 2021-05-15T14:00:59.1810691Z :: Processing package changes... 2021-05-15T14:00:59.1811343Z reinstalling mingw-w64-x86_64-libraw... 2021-05-15T14:01:00.0397728Z resolving dependencies... 2021-05-15T14:01:00.0710129Z looking for conflicting packages... 2021-05-15T14:01:00.0840622Z 2021-05-15T14:01:00.0841511Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-15T14:01:00.0842150Z 2021-05-15T14:01:00.0842636Z Total Download Size: 6.30 MiB 2021-05-15T14:01:00.0843210Z Total Installed Size: 39.39 MiB 2021-05-15T14:01:00.0844029Z 2021-05-15T14:01:00.0844824Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:00.0845451Z :: Retrieving packages... 2021-05-15T14:01:00.4143774Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-15T14:01:01.2815111Z checking keyring... 2021-05-15T14:01:01.3811975Z checking package integrity... 2021-05-15T14:01:01.5914767Z loading package files... 2021-05-15T14:01:01.5943286Z checking for file conflicts... 2021-05-15T14:01:01.5985573Z checking available disk space... 2021-05-15T14:01:01.6000324Z :: Processing package changes... 2021-05-15T14:01:01.6001617Z installing mingw-w64-x86_64-librsvg... 2021-05-15T14:01:01.7948101Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-15T14:01:01.7949202Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-15T14:01:01.7960575Z :: Running post-transaction hooks... 2021-05-15T14:01:01.7961385Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-15T14:01:02.7417365Z resolving dependencies... 2021-05-15T14:01:02.7755164Z looking for conflicting packages... 2021-05-15T14:01:02.7838491Z 2021-05-15T14:01:02.7839652Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-15T14:01:02.7840173Z 2021-05-15T14:01:02.7840943Z Total Download Size: 7.79 MiB 2021-05-15T14:01:02.7841627Z Total Installed Size: 80.96 MiB 2021-05-15T14:01:02.7842041Z 2021-05-15T14:01:02.7842836Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:02.7843837Z :: Retrieving packages... 2021-05-15T14:01:03.1004886Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-15T14:01:05.1286985Z checking keyring... 2021-05-15T14:01:05.2266640Z checking package integrity... 2021-05-15T14:01:05.4638345Z loading package files... 2021-05-15T14:01:05.4725165Z checking for file conflicts... 2021-05-15T14:01:05.5231777Z checking available disk space... 2021-05-15T14:01:05.5246563Z :: Processing package changes... 2021-05-15T14:01:05.5247578Z installing mingw-w64-x86_64-libsbml... 2021-05-15T14:01:07.0420831Z resolving dependencies... 2021-05-15T14:01:07.0831119Z looking for conflicting packages... 2021-05-15T14:01:07.0845176Z 2021-05-15T14:01:07.0846256Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-15T14:01:07.0846903Z 2021-05-15T14:01:07.0847433Z Total Download Size: 0.91 MiB 2021-05-15T14:01:07.0848052Z Total Installed Size: 5.45 MiB 2021-05-15T14:01:07.0848449Z 2021-05-15T14:01:07.0849325Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:07.0850059Z :: Retrieving packages... 2021-05-15T14:01:07.3925149Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-15T14:01:07.9464069Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-15T14:01:08.0395401Z checking keyring... 2021-05-15T14:01:08.1419502Z checking package integrity... 2021-05-15T14:01:08.4498812Z loading package files... 2021-05-15T14:01:08.4556675Z checking for file conflicts... 2021-05-15T14:01:08.4634202Z checking available disk space... 2021-05-15T14:01:08.4651396Z :: Processing package changes... 2021-05-15T14:01:08.4652839Z installing mingw-w64-x86_64-flac... 2021-05-15T14:01:08.5210706Z installing mingw-w64-x86_64-libsndfile... 2021-05-15T14:01:09.4169595Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-15T14:01:09.4170473Z resolving dependencies... 2021-05-15T14:01:10.1357759Z looking for conflicting packages... 2021-05-15T14:01:10.1358538Z 2021-05-15T14:01:10.1359317Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-15T14:01:10.1360193Z 2021-05-15T14:01:10.1361034Z Total Installed Size: 29.97 MiB 2021-05-15T14:01:10.1361546Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:10.1361998Z 2021-05-15T14:01:10.1362490Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:10.1362980Z checking keyring... 2021-05-15T14:01:10.1363503Z checking package integrity... 2021-05-15T14:01:10.1364008Z loading package files... 2021-05-15T14:01:10.1364641Z checking for file conflicts... 2021-05-15T14:01:10.1365187Z checking available disk space... 2021-05-15T14:01:10.1365774Z :: Processing package changes... 2021-05-15T14:01:10.1366539Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-15T14:01:10.7076050Z resolving dependencies... 2021-05-15T14:01:10.7413646Z looking for conflicting packages... 2021-05-15T14:01:10.7491355Z 2021-05-15T14:01:10.7492301Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-15T14:01:10.7492822Z 2021-05-15T14:01:10.7493349Z Total Download Size: 0.31 MiB 2021-05-15T14:01:10.7493970Z Total Installed Size: 1.50 MiB 2021-05-15T14:01:10.7494374Z 2021-05-15T14:01:10.7495292Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:10.7495994Z :: Retrieving packages... 2021-05-15T14:01:11.0574109Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-15T14:01:11.4265098Z checking keyring... 2021-05-15T14:01:11.5239175Z checking package integrity... 2021-05-15T14:01:11.6767483Z loading package files... 2021-05-15T14:01:11.6792516Z checking for file conflicts... 2021-05-15T14:01:11.6814589Z checking available disk space... 2021-05-15T14:01:11.6831312Z :: Processing package changes... 2021-05-15T14:01:11.6832245Z installing mingw-w64-x86_64-libssh... 2021-05-15T14:01:11.7646130Z / 2021-05-15T14:01:12.6915070Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-15T14:01:12.6915898Z resolving dependencies... 2021-05-15T14:01:12.7317256Z looking for conflicting packages... 2021-05-15T14:01:12.7398771Z 2021-05-15T14:01:12.7399659Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-15T14:01:12.7400301Z 2021-05-15T14:01:12.7400822Z Total Installed Size: 0.79 MiB 2021-05-15T14:01:12.7402009Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:12.7402687Z 2021-05-15T14:01:12.7403602Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:12.7404537Z checking keyring... 2021-05-15T14:01:12.8159413Z checking package integrity... 2021-05-15T14:01:12.9375142Z loading package files... 2021-05-15T14:01:12.9421445Z checking for file conflicts... 2021-05-15T14:01:12.9422311Z checking available disk space... 2021-05-15T14:01:12.9541156Z :: Processing package changes... 2021-05-15T14:01:12.9542289Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-15T14:01:13.9627817Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-15T14:01:13.9628687Z resolving dependencies... 2021-05-15T14:01:13.9877236Z looking for conflicting packages... 2021-05-15T14:01:14.0054942Z 2021-05-15T14:01:14.0055931Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-15T14:01:14.0056677Z 2021-05-15T14:01:14.0058023Z Total Download Size: 0.02 MiB 2021-05-15T14:01:14.0058711Z Total Installed Size: 0.03 MiB 2021-05-15T14:01:14.0059362Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:14.0059788Z 2021-05-15T14:01:14.0060521Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:14.0061398Z :: Retrieving packages... 2021-05-15T14:01:14.3105140Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-15T14:01:14.4019840Z checking keyring... 2021-05-15T14:01:14.4981091Z checking package integrity... 2021-05-15T14:01:14.6587004Z loading package files... 2021-05-15T14:01:14.6617953Z checking for file conflicts... 2021-05-15T14:01:14.6618917Z checking available disk space... 2021-05-15T14:01:14.6682356Z :: Processing package changes... 2021-05-15T14:01:14.6683386Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-15T14:01:15.5352115Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-15T14:01:15.5353080Z resolving dependencies... 2021-05-15T14:01:15.5752602Z looking for conflicting packages... 2021-05-15T14:01:15.5841891Z 2021-05-15T14:01:15.5842781Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-15T14:01:15.5844733Z 2021-05-15T14:01:15.5846902Z Total Installed Size: 4.22 MiB 2021-05-15T14:01:15.5848972Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:15.5850231Z 2021-05-15T14:01:15.5851870Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:15.5853836Z checking keyring... 2021-05-15T14:01:15.6688225Z checking package integrity... 2021-05-15T14:01:15.7984704Z loading package files... 2021-05-15T14:01:15.8038755Z checking for file conflicts... 2021-05-15T14:01:15.8039731Z checking available disk space... 2021-05-15T14:01:15.8199265Z :: Processing package changes... 2021-05-15T14:01:15.8201344Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-15T14:01:17.0037184Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-15T14:01:17.0038039Z resolving dependencies... 2021-05-15T14:01:17.0039258Z looking for conflicting packages... 2021-05-15T14:01:17.0466706Z 2021-05-15T14:01:17.0467755Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-15T14:01:17.0468314Z 2021-05-15T14:01:17.0469345Z Total Installed Size: 2.31 MiB 2021-05-15T14:01:17.0470326Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:17.0471330Z 2021-05-15T14:01:17.0472232Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:17.0473145Z checking keyring... 2021-05-15T14:01:17.1264565Z checking package integrity... 2021-05-15T14:01:17.2495470Z loading package files... 2021-05-15T14:01:17.2525406Z checking for file conflicts... 2021-05-15T14:01:17.2526348Z checking available disk space... 2021-05-15T14:01:17.2652842Z :: Processing package changes... 2021-05-15T14:01:17.2654000Z reinstalling mingw-w64-x86_64-libtool... 2021-05-15T14:01:18.2024463Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-15T14:01:18.2025237Z resolving dependencies... 2021-05-15T14:01:18.2162747Z looking for conflicting packages... 2021-05-15T14:01:18.2444541Z 2021-05-15T14:01:18.2446518Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-15T14:01:18.2447332Z 2021-05-15T14:01:18.2447923Z Total Download Size: 0.08 MiB 2021-05-15T14:01:18.2449025Z Total Installed Size: 0.25 MiB 2021-05-15T14:01:18.2450022Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:18.2450840Z 2021-05-15T14:01:18.2451717Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:18.2452414Z :: Retrieving packages... 2021-05-15T14:01:18.5523599Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-15T14:01:18.7376593Z checking keyring... 2021-05-15T14:01:18.8374416Z checking package integrity... 2021-05-15T14:01:18.9898791Z loading package files... 2021-05-15T14:01:18.9952776Z checking for file conflicts... 2021-05-15T14:01:18.9953873Z checking available disk space... 2021-05-15T14:01:19.0031358Z :: Processing package changes... 2021-05-15T14:01:19.0032304Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-15T14:01:19.8792408Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-15T14:01:19.8793348Z resolving dependencies... 2021-05-15T14:01:19.8795638Z looking for conflicting packages... 2021-05-15T14:01:19.9229766Z 2021-05-15T14:01:19.9231389Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-15T14:01:19.9231976Z 2021-05-15T14:01:19.9232558Z Total Installed Size: 0.70 MiB 2021-05-15T14:01:19.9233530Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:19.9233949Z 2021-05-15T14:01:19.9235289Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:19.9236250Z checking keyring... 2021-05-15T14:01:20.0032567Z checking package integrity... 2021-05-15T14:01:20.1352272Z loading package files... 2021-05-15T14:01:20.1369100Z checking for file conflicts... 2021-05-15T14:01:20.1370129Z checking available disk space... 2021-05-15T14:01:20.1389973Z :: Processing package changes... 2021-05-15T14:01:20.1390962Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-15T14:01:21.0003166Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-15T14:01:21.0004848Z resolving dependencies... 2021-05-15T14:01:21.0150206Z looking for conflicting packages... 2021-05-15T14:01:21.0438188Z 2021-05-15T14:01:21.0439120Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-15T14:01:21.0439656Z 2021-05-15T14:01:21.0440272Z Total Installed Size: 1.08 MiB 2021-05-15T14:01:21.0441320Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:21.0441990Z 2021-05-15T14:01:21.0443232Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:21.0443960Z checking keyring... 2021-05-15T14:01:21.1296472Z checking package integrity... 2021-05-15T14:01:21.2641386Z loading package files... 2021-05-15T14:01:21.2662604Z checking for file conflicts... 2021-05-15T14:01:21.2663528Z checking available disk space... 2021-05-15T14:01:21.2687864Z :: Processing package changes... 2021-05-15T14:01:21.2688853Z reinstalling mingw-w64-x86_64-libuv... 2021-05-15T14:01:22.1460920Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-15T14:01:22.1461739Z resolving dependencies... 2021-05-15T14:01:22.1701449Z looking for conflicting packages... 2021-05-15T14:01:22.1898312Z 2021-05-15T14:01:22.1899279Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-15T14:01:22.1899882Z 2021-05-15T14:01:22.1900639Z Total Installed Size: 2.30 MiB 2021-05-15T14:01:22.1901619Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:22.1901999Z 2021-05-15T14:01:22.1903044Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:22.1903714Z checking keyring... 2021-05-15T14:01:22.2699476Z checking package integrity... 2021-05-15T14:01:22.3959518Z loading package files... 2021-05-15T14:01:22.4003319Z checking for file conflicts... 2021-05-15T14:01:22.4004133Z checking available disk space... 2021-05-15T14:01:22.4111763Z :: Processing package changes... 2021-05-15T14:01:22.4112845Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-15T14:01:23.4435275Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-15T14:01:23.4436124Z resolving dependencies... 2021-05-15T14:01:23.4437258Z looking for conflicting packages... 2021-05-15T14:01:23.4885976Z 2021-05-15T14:01:23.4887199Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-15T14:01:23.4888053Z 2021-05-15T14:01:23.4889289Z Total Installed Size: 9.11 MiB 2021-05-15T14:01:23.4890042Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:23.4891243Z 2021-05-15T14:01:23.4892259Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:23.4892933Z checking keyring... 2021-05-15T14:01:23.5741644Z checking package integrity... 2021-05-15T14:01:23.7068722Z loading package files... 2021-05-15T14:01:23.7094239Z checking for file conflicts... 2021-05-15T14:01:23.7095914Z checking available disk space... 2021-05-15T14:01:23.7116579Z :: Processing package changes... 2021-05-15T14:01:23.7117369Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-15T14:01:24.6039533Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-15T14:01:24.6041755Z resolving dependencies... 2021-05-15T14:01:24.6316442Z looking for conflicting packages... 2021-05-15T14:01:24.6516315Z 2021-05-15T14:01:24.6517461Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-15T14:01:24.6518010Z 2021-05-15T14:01:24.6518584Z Total Installed Size: 2.97 MiB 2021-05-15T14:01:24.6519672Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:24.6520252Z 2021-05-15T14:01:24.6522688Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:24.6523554Z checking keyring... 2021-05-15T14:01:24.7291718Z checking package integrity... 2021-05-15T14:01:24.8531348Z loading package files... 2021-05-15T14:01:24.8546002Z checking for file conflicts... 2021-05-15T14:01:24.8546937Z checking available disk space... 2021-05-15T14:01:24.8596349Z :: Processing package changes... 2021-05-15T14:01:24.8597338Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-15T14:01:25.7683081Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-15T14:01:25.7684673Z resolving dependencies... 2021-05-15T14:01:25.8054275Z looking for conflicting packages... 2021-05-15T14:01:25.8134233Z 2021-05-15T14:01:25.8135393Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-15T14:01:25.8135904Z 2021-05-15T14:01:25.8136500Z Total Installed Size: 11.76 MiB 2021-05-15T14:01:25.8137140Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:25.8137601Z 2021-05-15T14:01:25.8138354Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:25.8139137Z checking keyring... 2021-05-15T14:01:25.8948968Z checking package integrity... 2021-05-15T14:01:26.0542059Z loading package files... 2021-05-15T14:01:26.0615609Z checking for file conflicts... 2021-05-15T14:01:26.0618622Z checking available disk space... 2021-05-15T14:01:26.0842695Z :: Processing package changes... 2021-05-15T14:01:26.0843675Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-15T14:01:27.3772030Z resolving dependencies... 2021-05-15T14:01:27.3774772Z looking for conflicting packages... 2021-05-15T14:01:27.4194883Z 2021-05-15T14:01:27.4195973Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-15T14:01:27.4196572Z 2021-05-15T14:01:27.4197163Z Total Download Size: 0.10 MiB 2021-05-15T14:01:27.4197770Z Total Installed Size: 0.38 MiB 2021-05-15T14:01:27.4198160Z 2021-05-15T14:01:27.4198811Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:27.4199464Z :: Retrieving packages... 2021-05-15T14:01:27.7276228Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-15T14:01:28.0000353Z checking keyring... 2021-05-15T14:01:28.1047806Z checking package integrity... 2021-05-15T14:01:28.2683159Z loading package files... 2021-05-15T14:01:28.2703427Z checking for file conflicts... 2021-05-15T14:01:28.2709470Z checking available disk space... 2021-05-15T14:01:28.2725414Z :: Processing package changes... 2021-05-15T14:01:28.2726405Z installing mingw-w64-x86_64-libyaml... 2021-05-15T14:01:29.1517872Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-15T14:01:29.1518666Z resolving dependencies... 2021-05-15T14:01:29.1659545Z looking for conflicting packages... 2021-05-15T14:01:29.1925791Z 2021-05-15T14:01:29.1926612Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-15T14:01:29.1927069Z 2021-05-15T14:01:29.1927587Z Total Installed Size: 1.69 MiB 2021-05-15T14:01:29.1928806Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:29.1929952Z 2021-05-15T14:01:29.1931023Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:29.1931755Z checking keyring... 2021-05-15T14:01:29.2750999Z checking package integrity... 2021-05-15T14:01:29.3965854Z loading package files... 2021-05-15T14:01:29.3987401Z checking for file conflicts... 2021-05-15T14:01:29.3988623Z checking available disk space... 2021-05-15T14:01:29.4011464Z :: Processing package changes... 2021-05-15T14:01:29.4012290Z reinstalling mingw-w64-x86_64-lz4... 2021-05-15T14:01:30.2639476Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-15T14:01:30.2640779Z resolving dependencies... 2021-05-15T14:01:30.2642475Z looking for conflicting packages... 2021-05-15T14:01:30.3155536Z 2021-05-15T14:01:30.3156660Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-15T14:01:30.3157135Z 2021-05-15T14:01:30.3158221Z Total Installed Size: 0.62 MiB 2021-05-15T14:01:30.3158939Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:30.3159353Z 2021-05-15T14:01:30.3160335Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:30.3161031Z checking keyring... 2021-05-15T14:01:30.3961904Z checking package integrity... 2021-05-15T14:01:30.5259033Z loading package files... 2021-05-15T14:01:30.5290964Z checking for file conflicts... 2021-05-15T14:01:30.5291778Z checking available disk space... 2021-05-15T14:01:30.5322697Z :: Processing package changes... 2021-05-15T14:01:30.5323554Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-15T14:01:31.4273910Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-15T14:01:31.4274736Z resolving dependencies... 2021-05-15T14:01:31.4414988Z looking for conflicting packages... 2021-05-15T14:01:31.4686608Z 2021-05-15T14:01:31.4687349Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-15T14:01:31.4687750Z 2021-05-15T14:01:31.4688238Z Total Download Size: 0.15 MiB 2021-05-15T14:01:31.4688791Z Total Installed Size: 0.29 MiB 2021-05-15T14:01:31.4689307Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:31.4689639Z 2021-05-15T14:01:31.4690433Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:31.4691188Z :: Retrieving packages... 2021-05-15T14:01:31.7836657Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-15T14:01:32.0597354Z checking keyring... 2021-05-15T14:01:32.1536805Z checking package integrity... 2021-05-15T14:01:32.2993180Z loading package files... 2021-05-15T14:01:32.3038772Z checking for file conflicts... 2021-05-15T14:01:32.3040012Z checking available disk space... 2021-05-15T14:01:32.3055993Z :: Processing package changes... 2021-05-15T14:01:32.3056965Z reinstalling mingw-w64-x86_64-make... 2021-05-15T14:01:33.1845446Z resolving dependencies... 2021-05-15T14:01:33.2249737Z looking for conflicting packages... 2021-05-15T14:01:33.2264910Z 2021-05-15T14:01:33.2265806Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-15T14:01:33.2266373Z 2021-05-15T14:01:33.2266886Z Total Download Size: 1.48 MiB 2021-05-15T14:01:33.2267461Z Total Installed Size: 6.54 MiB 2021-05-15T14:01:33.2268000Z 2021-05-15T14:01:33.2268673Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:33.2269303Z :: Retrieving packages... 2021-05-15T14:01:33.5384483Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-15T14:01:34.0030471Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-15T14:01:34.1900403Z checking keyring... 2021-05-15T14:01:34.3881285Z checking package integrity... 2021-05-15T14:01:34.6973136Z loading package files... 2021-05-15T14:01:34.7061880Z checking for file conflicts... 2021-05-15T14:01:34.7390243Z checking available disk space... 2021-05-15T14:01:34.7408063Z :: Processing package changes... 2021-05-15T14:01:34.7409171Z installing mingw-w64-x86_64-ninja... 2021-05-15T14:01:34.7513018Z installing mingw-w64-x86_64-meson... 2021-05-15T14:01:36.0091528Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-15T14:01:36.0092310Z resolving dependencies... 2021-05-15T14:01:36.0326126Z looking for conflicting packages... 2021-05-15T14:01:36.0558676Z 2021-05-15T14:01:36.0559945Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-15T14:01:36.0560451Z 2021-05-15T14:01:36.0561756Z Total Download Size: 0.07 MiB 2021-05-15T14:01:36.0562446Z Total Installed Size: 0.20 MiB 2021-05-15T14:01:36.0563342Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:36.0563820Z 2021-05-15T14:01:36.0564938Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:36.0565638Z :: Retrieving packages... 2021-05-15T14:01:36.3782801Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-15T14:01:36.5631673Z checking keyring... 2021-05-15T14:01:36.6701524Z checking package integrity... 2021-05-15T14:01:36.8267420Z loading package files... 2021-05-15T14:01:36.8286237Z checking for file conflicts... 2021-05-15T14:01:36.8287270Z checking available disk space... 2021-05-15T14:01:36.8327511Z :: Processing package changes... 2021-05-15T14:01:36.8328555Z reinstalling mingw-w64-x86_64-mpc... 2021-05-15T14:01:37.7025224Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-15T14:01:37.7026253Z resolving dependencies... 2021-05-15T14:01:37.7172450Z looking for conflicting packages... 2021-05-15T14:01:37.7480025Z 2021-05-15T14:01:37.7481132Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-15T14:01:37.7481738Z 2021-05-15T14:01:37.7482362Z Total Download Size: 0.32 MiB 2021-05-15T14:01:37.7483032Z Total Installed Size: 2.42 MiB 2021-05-15T14:01:37.7483871Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:37.7484494Z 2021-05-15T14:01:37.7485399Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:37.7486404Z :: Retrieving packages... 2021-05-15T14:01:38.0599447Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-15T14:01:38.4231635Z checking keyring... 2021-05-15T14:01:38.5285452Z checking package integrity... 2021-05-15T14:01:38.6822624Z loading package files... 2021-05-15T14:01:38.6844456Z checking for file conflicts... 2021-05-15T14:01:38.6845382Z checking available disk space... 2021-05-15T14:01:38.7095913Z :: Processing package changes... 2021-05-15T14:01:39.6322042Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-15T14:01:39.6786144Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-15T14:01:39.6786932Z resolving dependencies... 2021-05-15T14:01:39.6947433Z looking for conflicting packages... 2021-05-15T14:01:39.7224964Z 2021-05-15T14:01:39.7226037Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-15T14:01:39.7226565Z 2021-05-15T14:01:39.7227100Z Total Download Size: 0.35 MiB 2021-05-15T14:01:39.7227774Z Total Installed Size: 1.18 MiB 2021-05-15T14:01:39.7228455Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:39.7228872Z 2021-05-15T14:01:39.7229684Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:39.7230368Z :: Retrieving packages... 2021-05-15T14:01:40.0305591Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-15T14:01:40.4051199Z checking keyring... 2021-05-15T14:01:40.5067304Z checking package integrity... 2021-05-15T14:01:40.6629796Z loading package files... 2021-05-15T14:01:40.6655295Z checking for file conflicts... 2021-05-15T14:01:40.6655961Z checking available disk space... 2021-05-15T14:01:40.6738624Z :: Processing package changes... 2021-05-15T14:01:40.6739643Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-15T14:01:41.6150681Z resolving dependencies... 2021-05-15T14:01:41.6152530Z looking for conflicting packages... 2021-05-15T14:01:41.6593140Z 2021-05-15T14:01:41.6594072Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-15T14:01:41.6594549Z 2021-05-15T14:01:41.6595033Z Total Download Size: 0.38 MiB 2021-05-15T14:01:41.6595627Z Total Installed Size: 3.58 MiB 2021-05-15T14:01:41.6596002Z 2021-05-15T14:01:41.6596662Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:41.6597277Z :: Retrieving packages... 2021-05-15T14:01:41.9657154Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-15T14:01:42.3374125Z checking keyring... 2021-05-15T14:01:42.4307165Z checking package integrity... 2021-05-15T14:01:42.5860143Z loading package files... 2021-05-15T14:01:42.5881562Z checking for file conflicts... 2021-05-15T14:01:42.5907375Z checking available disk space... 2021-05-15T14:01:42.5925865Z :: Processing package changes... 2021-05-15T14:01:42.5927171Z installing mingw-w64-x86_64-nasm... 2021-05-15T14:01:43.4807447Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-15T14:01:43.4808284Z resolving dependencies... 2021-05-15T14:01:43.5098466Z looking for conflicting packages... 2021-05-15T14:01:43.5345720Z 2021-05-15T14:01:43.5346590Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-15T14:01:43.5347094Z 2021-05-15T14:01:43.5347643Z Total Download Size: 1.54 MiB 2021-05-15T14:01:43.5348258Z Total Installed Size: 16.43 MiB 2021-05-15T14:01:43.5348851Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:43.5349306Z 2021-05-15T14:01:43.5349990Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:43.5350647Z :: Retrieving packages... 2021-05-15T14:01:43.8383953Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-15T14:01:44.4792875Z checking keyring... 2021-05-15T14:01:44.5874053Z checking package integrity... 2021-05-15T14:01:44.7586816Z loading package files... 2021-05-15T14:01:44.8299478Z checking for file conflicts... 2021-05-15T14:01:44.8303830Z checking available disk space... 2021-05-15T14:01:46.9656555Z :: Processing package changes... 2021-05-15T14:01:46.9657635Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-15T14:01:55.3923338Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-15T14:01:55.3924254Z resolving dependencies... 2021-05-15T14:01:55.4098570Z looking for conflicting packages... 2021-05-15T14:01:55.4358298Z 2021-05-15T14:01:55.4359954Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-15T14:01:55.4361437Z 2021-05-15T14:01:55.4362058Z Total Installed Size: 4.18 MiB 2021-05-15T14:01:55.4362642Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:55.4363108Z 2021-05-15T14:01:55.4364155Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:55.4364866Z checking keyring... 2021-05-15T14:01:55.5106438Z checking package integrity... 2021-05-15T14:01:55.6389502Z loading package files... 2021-05-15T14:01:55.6414269Z checking for file conflicts... 2021-05-15T14:01:55.6415275Z checking available disk space... 2021-05-15T14:01:55.6450349Z :: Processing package changes... 2021-05-15T14:01:55.6451299Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-15T14:01:56.5584048Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-15T14:01:56.5584903Z resolving dependencies... 2021-05-15T14:01:56.5737983Z looking for conflicting packages... 2021-05-15T14:01:56.6005848Z 2021-05-15T14:01:56.6006852Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-15T14:01:56.6007373Z 2021-05-15T14:01:56.6008271Z Total Installed Size: 2.46 MiB 2021-05-15T14:01:56.6009043Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:56.6009727Z 2021-05-15T14:01:56.6010695Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:56.6011529Z checking keyring... 2021-05-15T14:01:56.6826422Z checking package integrity... 2021-05-15T14:01:56.8113627Z loading package files... 2021-05-15T14:01:56.8143962Z checking for file conflicts... 2021-05-15T14:01:56.8144756Z checking available disk space... 2021-05-15T14:01:56.8208441Z :: Processing package changes... 2021-05-15T14:01:56.8209293Z reinstalling mingw-w64-x86_64-nettle... 2021-05-15T14:01:57.7727932Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-15T14:01:57.7728693Z resolving dependencies... 2021-05-15T14:01:57.7729894Z looking for conflicting packages... 2021-05-15T14:01:57.8185292Z 2021-05-15T14:01:57.8186353Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-15T14:01:57.8186853Z 2021-05-15T14:01:57.8187774Z Total Installed Size: 1.56 MiB 2021-05-15T14:01:57.8188398Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:01:57.8188690Z 2021-05-15T14:01:57.8189190Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:57.8189751Z checking keyring... 2021-05-15T14:01:57.8954132Z checking package integrity... 2021-05-15T14:01:58.0224328Z loading package files... 2021-05-15T14:01:58.0244513Z checking for file conflicts... 2021-05-15T14:01:58.0245538Z checking available disk space... 2021-05-15T14:01:58.0262408Z :: Processing package changes... 2021-05-15T14:01:58.0263306Z reinstalling mingw-w64-x86_64-ninja... 2021-05-15T14:01:58.8954866Z resolving dependencies... 2021-05-15T14:01:58.8956083Z looking for conflicting packages... 2021-05-15T14:01:58.9420707Z 2021-05-15T14:01:58.9421961Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-15T14:01:58.9422739Z 2021-05-15T14:01:58.9423537Z Total Download Size: 0.33 MiB 2021-05-15T14:01:58.9424309Z Total Installed Size: 1.08 MiB 2021-05-15T14:01:58.9424702Z 2021-05-15T14:01:58.9425859Z :: Proceed with installation? [Y/n] 2021-05-15T14:01:58.9426498Z :: Retrieving packages... 2021-05-15T14:01:59.2564956Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-15T14:01:59.6256576Z checking keyring... 2021-05-15T14:01:59.7213169Z checking package integrity... 2021-05-15T14:01:59.8807466Z loading package files... 2021-05-15T14:01:59.8832329Z checking for file conflicts... 2021-05-15T14:01:59.8844115Z checking available disk space... 2021-05-15T14:01:59.8858993Z :: Processing package changes... 2021-05-15T14:01:59.8859917Z installing mingw-w64-x86_64-nlopt... 2021-05-15T14:02:00.8447041Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-15T14:02:01.7004802Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-15T14:02:01.7005665Z resolving dependencies... 2021-05-15T14:02:01.7305934Z looking for conflicting packages... 2021-05-15T14:02:01.7468871Z 2021-05-15T14:02:01.7470343Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-15T14:02:01.7470897Z 2021-05-15T14:02:01.7472126Z Total Installed Size: 77.64 MiB 2021-05-15T14:02:01.7473113Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:01.7474176Z 2021-05-15T14:02:01.7475332Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:01.7475983Z checking keyring... 2021-05-15T14:02:01.8277144Z checking package integrity... 2021-05-15T14:02:02.0615245Z loading package files... 2021-05-15T14:02:02.0632755Z checking for file conflicts... 2021-05-15T14:02:02.0633593Z checking available disk space... 2021-05-15T14:02:02.0664063Z :: Processing package changes... 2021-05-15T14:02:02.0665125Z reinstalling mingw-w64-x86_64-openblas... 2021-05-15T14:02:03.1822894Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-15T14:02:03.1823719Z resolving dependencies... 2021-05-15T14:02:03.2185250Z looking for conflicting packages... 2021-05-15T14:02:03.2281246Z 2021-05-15T14:02:03.2282216Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-15T14:02:03.2282768Z 2021-05-15T14:02:03.2283705Z Total Installed Size: 107.68 MiB 2021-05-15T14:02:03.2285132Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:03.2285529Z 2021-05-15T14:02:03.2286090Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:03.2286637Z checking keyring... 2021-05-15T14:02:03.3077735Z checking package integrity... 2021-05-15T14:02:03.6783689Z loading package files... 2021-05-15T14:02:03.6886651Z checking for file conflicts... 2021-05-15T14:02:03.6887819Z checking available disk space... 2021-05-15T14:02:03.7359988Z :: Processing package changes... 2021-05-15T14:02:03.7361263Z reinstalling mingw-w64-x86_64-opencv... 2021-05-15T14:02:05.7278896Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-15T14:02:05.7279744Z resolving dependencies... 2021-05-15T14:02:05.7675444Z looking for conflicting packages... 2021-05-15T14:02:05.7757396Z 2021-05-15T14:02:05.7761073Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-15T14:02:05.7761628Z 2021-05-15T14:02:05.7763253Z Total Installed Size: 3.54 MiB 2021-05-15T14:02:05.7764315Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:05.7766119Z 2021-05-15T14:02:05.7768057Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:05.7769314Z checking keyring... 2021-05-15T14:02:05.8550184Z checking package integrity... 2021-05-15T14:02:05.9808442Z loading package files... 2021-05-15T14:02:05.9863151Z checking for file conflicts... 2021-05-15T14:02:05.9864473Z checking available disk space... 2021-05-15T14:02:05.9896849Z :: Processing package changes... 2021-05-15T14:02:05.9898376Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-15T14:02:06.9405983Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-15T14:02:06.9407223Z resolving dependencies... 2021-05-15T14:02:06.9757361Z looking for conflicting packages... 2021-05-15T14:02:06.9932005Z 2021-05-15T14:02:06.9933147Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-15T14:02:06.9933647Z 2021-05-15T14:02:06.9934160Z Total Download Size: 4.75 MiB 2021-05-15T14:02:06.9934769Z Total Installed Size: 69.11 MiB 2021-05-15T14:02:06.9935519Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:06.9936073Z 2021-05-15T14:02:06.9936751Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:06.9937391Z :: Retrieving packages... 2021-05-15T14:02:07.3007455Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-15T14:02:08.1375299Z checking keyring... 2021-05-15T14:02:08.2415414Z checking package integrity... 2021-05-15T14:02:08.4410728Z loading package files... 2021-05-15T14:02:08.5348950Z checking for file conflicts... 2021-05-15T14:02:08.5357359Z checking available disk space... 2021-05-15T14:02:11.9881273Z :: Processing package changes... 2021-05-15T14:02:11.9882464Z reinstalling mingw-w64-x86_64-openssl... 2021-05-15T14:02:23.7209214Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-15T14:02:23.7209966Z resolving dependencies... 2021-05-15T14:02:23.7457695Z looking for conflicting packages... 2021-05-15T14:02:23.7655130Z 2021-05-15T14:02:23.7656082Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-15T14:02:23.7656609Z 2021-05-15T14:02:23.7657173Z Total Installed Size: 12.40 MiB 2021-05-15T14:02:23.7658224Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:23.7658548Z 2021-05-15T14:02:23.7659555Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:23.7660243Z checking keyring... 2021-05-15T14:02:23.8426853Z checking package integrity... 2021-05-15T14:02:23.9796405Z loading package files... 2021-05-15T14:02:23.9938858Z checking for file conflicts... 2021-05-15T14:02:23.9939862Z checking available disk space... 2021-05-15T14:02:24.0475222Z :: Processing package changes... 2021-05-15T14:02:24.0476402Z reinstalling mingw-w64-x86_64-pango... 2021-05-15T14:02:26.2478633Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-15T14:02:26.2479411Z resolving dependencies... 2021-05-15T14:02:26.2837122Z looking for conflicting packages... 2021-05-15T14:02:26.2922781Z 2021-05-15T14:02:26.2923758Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-15T14:02:26.2924345Z 2021-05-15T14:02:26.2924927Z Total Installed Size: 4.16 MiB 2021-05-15T14:02:26.2926061Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:26.2926699Z 2021-05-15T14:02:26.2927719Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:26.2928429Z checking keyring... 2021-05-15T14:02:26.3720218Z checking package integrity... 2021-05-15T14:02:26.4967690Z loading package files... 2021-05-15T14:02:26.5011410Z checking for file conflicts... 2021-05-15T14:02:26.5012595Z checking available disk space... 2021-05-15T14:02:26.5146918Z :: Processing package changes... 2021-05-15T14:02:26.5147899Z reinstalling mingw-w64-x86_64-pcre... 2021-05-15T14:02:27.6691000Z resolving dependencies... 2021-05-15T14:02:27.7048355Z looking for conflicting packages... 2021-05-15T14:02:27.7126463Z 2021-05-15T14:02:27.7127448Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-15T14:02:27.7127995Z 2021-05-15T14:02:27.7128568Z Total Download Size: 0.98 MiB 2021-05-15T14:02:27.7129250Z Total Installed Size: 4.80 MiB 2021-05-15T14:02:27.7129689Z 2021-05-15T14:02:27.7130419Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:27.7131164Z :: Retrieving packages... 2021-05-15T14:02:28.0234356Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-15T14:02:28.5792726Z checking keyring... 2021-05-15T14:02:28.6715804Z checking package integrity... 2021-05-15T14:02:28.8471075Z loading package files... 2021-05-15T14:02:28.8516045Z checking for file conflicts... 2021-05-15T14:02:28.8698098Z checking available disk space... 2021-05-15T14:02:28.8746903Z :: Processing package changes... 2021-05-15T14:02:28.8748094Z installing mingw-w64-x86_64-pcre2... 2021-05-15T14:02:29.9303769Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-15T14:02:29.9304650Z resolving dependencies... 2021-05-15T14:02:29.9466117Z looking for conflicting packages... 2021-05-15T14:02:29.9759445Z 2021-05-15T14:02:29.9760360Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-15T14:02:29.9760910Z 2021-05-15T14:02:29.9761485Z Total Installed Size: 1.57 MiB 2021-05-15T14:02:29.9762293Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:29.9763017Z 2021-05-15T14:02:29.9763965Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:29.9764883Z checking keyring... 2021-05-15T14:02:30.0595838Z checking package integrity... 2021-05-15T14:02:30.1944514Z loading package files... 2021-05-15T14:02:30.1968790Z checking for file conflicts... 2021-05-15T14:02:30.1970161Z checking available disk space... 2021-05-15T14:02:30.1994876Z :: Processing package changes... 2021-05-15T14:02:30.1995839Z reinstalling mingw-w64-x86_64-pixman... 2021-05-15T14:02:31.0486386Z resolving dependencies... 2021-05-15T14:02:31.0760880Z looking for conflicting packages... 2021-05-15T14:02:31.0930167Z :: mingw-w64-x86_64-pkg-config and mingw-w64-x86_64-pkgconf are in conflict. Remove mingw-w64-x86_64-pkgconf? [Y/n] 2021-05-15T14:02:31.0945260Z 2021-05-15T14:02:31.0946374Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-15T14:02:31.0947094Z 2021-05-15T14:02:31.0947621Z Total Download Size: 0.26 MiB 2021-05-15T14:02:31.0948237Z Total Installed Size: 1.33 MiB 2021-05-15T14:02:31.0948842Z Net Upgrade Size: 0.85 MiB 2021-05-15T14:02:31.0949373Z 2021-05-15T14:02:31.0950614Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:31.0951306Z :: Retrieving packages... 2021-05-15T14:02:31.3998139Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-15T14:02:31.7683809Z checking keyring... 2021-05-15T14:02:31.8669205Z checking package integrity... 2021-05-15T14:02:32.0134679Z loading package files... 2021-05-15T14:02:32.0153311Z checking for file conflicts... 2021-05-15T14:02:32.0158934Z checking available disk space... 2021-05-15T14:02:32.0188744Z :: Processing package changes... 2021-05-15T14:02:32.0190013Z removing mingw-w64-x86_64-pkgconf... 2021-05-15T14:02:33.1435344Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-15T14:02:33.1436354Z installing mingw-w64-x86_64-pkg-config... 2021-05-15T14:02:33.1437347Z resolving dependencies... 2021-05-15T14:02:33.1438014Z looking for conflicting packages... 2021-05-15T14:02:33.1438405Z 2021-05-15T14:02:33.1439192Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-15T14:02:33.1439659Z 2021-05-15T14:02:33.1440092Z Total Installed Size: 12.33 MiB 2021-05-15T14:02:33.1440758Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:33.1441063Z 2021-05-15T14:02:33.1441558Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:33.1442097Z checking keyring... 2021-05-15T14:02:33.2208383Z checking package integrity... 2021-05-15T14:02:33.3576435Z loading package files... 2021-05-15T14:02:33.3619626Z checking for file conflicts... 2021-05-15T14:02:33.3620757Z checking available disk space... 2021-05-15T14:02:33.3776682Z :: Processing package changes... 2021-05-15T14:02:33.3778247Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-15T14:02:34.6416580Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-15T14:02:34.6417519Z resolving dependencies... 2021-05-15T14:02:34.6802533Z looking for conflicting packages... 2021-05-15T14:02:34.6889251Z 2021-05-15T14:02:34.6890201Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-15T14:02:34.6890817Z 2021-05-15T14:02:34.6891379Z Total Installed Size: 11.78 MiB 2021-05-15T14:02:34.6892037Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:34.6892315Z 2021-05-15T14:02:34.6892837Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:34.6893736Z checking keyring... 2021-05-15T14:02:34.7683935Z checking package integrity... 2021-05-15T14:02:34.9015487Z loading package files... 2021-05-15T14:02:34.9058647Z checking for file conflicts... 2021-05-15T14:02:34.9059473Z checking available disk space... 2021-05-15T14:02:34.9183832Z :: Processing package changes... 2021-05-15T14:02:34.9184894Z reinstalling mingw-w64-x86_64-poppler... 2021-05-15T14:02:36.0411982Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-15T14:02:36.0412720Z resolving dependencies... 2021-05-15T14:02:36.0746830Z looking for conflicting packages... 2021-05-15T14:02:36.0855070Z 2021-05-15T14:02:36.0856288Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-15T14:02:36.0856865Z 2021-05-15T14:02:36.0857782Z Total Installed Size: 19.91 MiB 2021-05-15T14:02:36.0858550Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:36.0859121Z 2021-05-15T14:02:36.0860018Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:36.0860666Z checking keyring... 2021-05-15T14:02:36.1640566Z checking package integrity... 2021-05-15T14:02:36.3203684Z loading package files... 2021-05-15T14:02:36.3230507Z checking for file conflicts... 2021-05-15T14:02:36.3231643Z checking available disk space... 2021-05-15T14:02:36.3283937Z :: Processing package changes... 2021-05-15T14:02:36.3284843Z reinstalling mingw-w64-x86_64-proj... 2021-05-15T14:02:37.3282732Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-15T14:02:37.3283738Z resolving dependencies... 2021-05-15T14:02:37.3687205Z looking for conflicting packages... 2021-05-15T14:02:37.3795490Z 2021-05-15T14:02:37.3796448Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-15T14:02:37.3797051Z 2021-05-15T14:02:37.3797930Z Total Installed Size: 29.16 MiB 2021-05-15T14:02:37.3798733Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:37.3799450Z 2021-05-15T14:02:37.3800371Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:37.3801042Z checking keyring... 2021-05-15T14:02:37.4619145Z checking package integrity... 2021-05-15T14:02:37.6116155Z loading package files... 2021-05-15T14:02:37.6147708Z checking for file conflicts... 2021-05-15T14:02:37.6148576Z checking available disk space... 2021-05-15T14:02:37.6251201Z :: Processing package changes... 2021-05-15T14:02:37.6252104Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-15T14:02:38.8740158Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-15T14:02:38.8741194Z resolving dependencies... 2021-05-15T14:02:38.9142769Z looking for conflicting packages... 2021-05-15T14:02:38.9278305Z 2021-05-15T14:02:38.9279371Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-15T14:02:38.9279879Z 2021-05-15T14:02:38.9280425Z Total Download Size: 17.02 MiB 2021-05-15T14:02:38.9281191Z Total Installed Size: 113.47 MiB 2021-05-15T14:02:38.9281803Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:02:38.9282158Z 2021-05-15T14:02:38.9282816Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:38.9283458Z :: Retrieving packages... 2021-05-15T14:02:39.2372029Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-15T14:02:41.2016952Z checking keyring... 2021-05-15T14:02:41.3327526Z checking package integrity... 2021-05-15T14:02:41.7071895Z loading package files... 2021-05-15T14:02:41.8023168Z checking for file conflicts... 2021-05-15T14:02:41.8033621Z checking available disk space... 2021-05-15T14:02:44.7365279Z :: Processing package changes... 2021-05-15T14:02:44.7366452Z reinstalling mingw-w64-x86_64-python... 2021-05-15T14:02:55.6594252Z resolving dependencies... 2021-05-15T14:02:55.6981747Z looking for conflicting packages... 2021-05-15T14:02:55.7056617Z 2021-05-15T14:02:55.7058176Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-15T14:02:55.7058744Z 2021-05-15T14:02:55.7061025Z Total Download Size: 0.98 MiB 2021-05-15T14:02:55.7062049Z Total Installed Size: 3.56 MiB 2021-05-15T14:02:55.7062407Z 2021-05-15T14:02:55.7063216Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:55.7063832Z :: Retrieving packages... 2021-05-15T14:02:56.0151347Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-15T14:02:56.5701982Z checking keyring... 2021-05-15T14:02:56.6735581Z checking package integrity... 2021-05-15T14:02:56.8389369Z loading package files... 2021-05-15T14:02:56.8411853Z checking for file conflicts... 2021-05-15T14:02:56.8453518Z checking available disk space... 2021-05-15T14:02:56.8470991Z :: Processing package changes... 2021-05-15T14:02:56.8471771Z installing mingw-w64-x86_64-qpdf... 2021-05-15T14:02:57.8004616Z resolving dependencies... 2021-05-15T14:02:57.8101886Z looking for conflicting packages... 2021-05-15T14:02:57.8454356Z 2021-05-15T14:02:57.8455384Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-15T14:02:57.8455911Z 2021-05-15T14:02:57.8456498Z Total Download Size: 27.03 MiB 2021-05-15T14:02:57.8457138Z Total Installed Size: 194.29 MiB 2021-05-15T14:02:57.8457543Z 2021-05-15T14:02:57.8458221Z :: Proceed with installation? [Y/n] 2021-05-15T14:02:57.8459072Z :: Retrieving packages... 2021-05-15T14:02:58.1528537Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-15T14:02:59.7970036Z checking keyring... 2021-05-15T14:02:59.8927311Z checking package integrity... 2021-05-15T14:03:00.3553658Z loading package files... 2021-05-15T14:03:00.3756006Z checking for file conflicts... 2021-05-15T14:03:00.5112619Z checking available disk space... 2021-05-15T14:03:00.5130075Z :: Processing package changes... 2021-05-15T14:03:00.5131027Z installing mingw-w64-x86_64-quantlib... 2021-05-15T14:03:03.4431670Z resolving dependencies... 2021-05-15T14:03:03.4863492Z looking for conflicting packages... 2021-05-15T14:03:04.1429677Z 2021-05-15T14:03:04.1430772Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-15T14:03:04.1431527Z 2021-05-15T14:03:04.1432129Z Total Download Size: 0.18 MiB 2021-05-15T14:03:04.1432918Z Total Installed Size: 0.79 MiB 2021-05-15T14:03:04.1433308Z 2021-05-15T14:03:04.1434028Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:04.1434672Z :: Retrieving packages... 2021-05-15T14:03:04.1435514Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-15T14:03:04.1436592Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-15T14:03:04.1757514Z checking keyring... 2021-05-15T14:03:04.4050007Z checking package integrity... 2021-05-15T14:03:04.7154572Z loading package files... 2021-05-15T14:03:04.7233676Z checking for file conflicts... 2021-05-15T14:03:04.7301548Z checking available disk space... 2021-05-15T14:03:04.7317698Z :: Processing package changes... 2021-05-15T14:03:04.7318584Z installing mingw-w64-x86_64-popt... 2021-05-15T14:03:04.7725128Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-15T14:03:05.7870648Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-15T14:03:06.7913779Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-15T14:03:07.7095677Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-15T14:03:07.7096885Z resolving dependencies... 2021-05-15T14:03:07.7257229Z looking for conflicting packages... 2021-05-15T14:03:07.7578118Z 2021-05-15T14:03:07.7578937Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-15T14:03:07.7579419Z 2021-05-15T14:03:07.7579982Z Total Installed Size: 1.79 MiB 2021-05-15T14:03:07.7580920Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:07.7581231Z 2021-05-15T14:03:07.7582236Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:07.7582909Z checking keyring... 2021-05-15T14:03:07.8384125Z checking package integrity... 2021-05-15T14:03:07.9749987Z loading package files... 2021-05-15T14:03:07.9776786Z checking for file conflicts... 2021-05-15T14:03:07.9777691Z checking available disk space... 2021-05-15T14:03:07.9855111Z :: Processing package changes... 2021-05-15T14:03:07.9856133Z reinstalling mingw-w64-x86_64-re2... 2021-05-15T14:03:08.8808343Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-15T14:03:08.8809317Z resolving dependencies... 2021-05-15T14:03:08.9160125Z looking for conflicting packages... 2021-05-15T14:03:08.9268990Z 2021-05-15T14:03:08.9269917Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-15T14:03:08.9270632Z 2021-05-15T14:03:08.9271198Z Total Download Size: 0.37 MiB 2021-05-15T14:03:08.9271846Z Total Installed Size: 1.57 MiB 2021-05-15T14:03:08.9272621Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:08.9273003Z 2021-05-15T14:03:08.9274044Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:08.9274786Z :: Retrieving packages... 2021-05-15T14:03:09.2344067Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-15T14:03:09.5969104Z checking keyring... 2021-05-15T14:03:09.6941857Z checking package integrity... 2021-05-15T14:03:09.8527150Z loading package files... 2021-05-15T14:03:09.8545664Z checking for file conflicts... 2021-05-15T14:03:09.8546496Z checking available disk space... 2021-05-15T14:03:09.8733316Z :: Processing package changes... 2021-05-15T14:03:09.8734444Z reinstalling mingw-w64-x86_64-readline... 2021-05-15T14:03:10.9483381Z error: target not found: mingw-w64-x86_64-redland 2021-05-15T14:03:11.8703617Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-15T14:03:11.8704651Z resolving dependencies... 2021-05-15T14:03:11.8862510Z looking for conflicting packages... 2021-05-15T14:03:11.9148969Z 2021-05-15T14:03:11.9149876Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-15T14:03:11.9150399Z 2021-05-15T14:03:11.9150977Z Total Installed Size: 4.30 MiB 2021-05-15T14:03:11.9151968Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:11.9152608Z 2021-05-15T14:03:11.9153671Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:11.9154569Z checking keyring... 2021-05-15T14:03:11.9945783Z checking package integrity... 2021-05-15T14:03:12.1285226Z loading package files... 2021-05-15T14:03:12.1313127Z checking for file conflicts... 2021-05-15T14:03:12.1314036Z checking available disk space... 2021-05-15T14:03:12.1357388Z :: Processing package changes... 2021-05-15T14:03:12.1358316Z reinstalling mingw-w64-x86_64-rhash... 2021-05-15T14:03:13.0778174Z resolving dependencies... 2021-05-15T14:03:13.1323279Z looking for conflicting packages... 2021-05-15T14:03:13.1343437Z 2021-05-15T14:03:13.1345063Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-15T14:03:13.1345948Z 2021-05-15T14:03:13.1346885Z Total Download Size: 7.12 MiB 2021-05-15T14:03:13.1347720Z Total Installed Size: 31.49 MiB 2021-05-15T14:03:13.1348175Z 2021-05-15T14:03:13.1348918Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:13.1349688Z :: Retrieving packages... 2021-05-15T14:03:13.4551713Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-15T14:03:13.9204943Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-15T14:03:14.4012330Z checking keyring... 2021-05-15T14:03:14.5050396Z checking package integrity... 2021-05-15T14:03:14.8907665Z loading package files... 2021-05-15T14:03:14.9274223Z checking for file conflicts... 2021-05-15T14:03:15.2909942Z checking available disk space... 2021-05-15T14:03:15.2931746Z :: Processing package changes... 2021-05-15T14:03:15.2932709Z installing mingw-w64-x86_64-pdcurses... 2021-05-15T14:03:15.3121600Z installing mingw-w64-x86_64-ruby... 2021-05-15T14:03:19.3387504Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-15T14:03:19.3388418Z resolving dependencies... 2021-05-15T14:03:19.3547621Z looking for conflicting packages... 2021-05-15T14:03:19.3852689Z 2021-05-15T14:03:19.3853576Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-15T14:03:19.3854102Z 2021-05-15T14:03:19.3854806Z Total Installed Size: 0.16 MiB 2021-05-15T14:03:19.3856010Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:19.3856663Z 2021-05-15T14:03:19.3857405Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:19.3858028Z checking keyring... 2021-05-15T14:03:19.4644604Z checking package integrity... 2021-05-15T14:03:19.5865068Z loading package files... 2021-05-15T14:03:19.5913485Z checking for file conflicts... 2021-05-15T14:03:19.5914563Z checking available disk space... 2021-05-15T14:03:19.5970874Z :: Processing package changes... 2021-05-15T14:03:19.5971799Z reinstalling mingw-w64-x86_64-snappy... 2021-05-15T14:03:20.4901675Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-15T14:03:20.4906530Z resolving dependencies... 2021-05-15T14:03:20.5230723Z looking for conflicting packages... 2021-05-15T14:03:20.5339198Z 2021-05-15T14:03:20.5344205Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-15T14:03:20.5351011Z 2021-05-15T14:03:20.5352003Z Total Download Size: 6.74 MiB 2021-05-15T14:03:20.5353637Z Total Installed Size: 48.62 MiB 2021-05-15T14:03:20.5360786Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:20.5361407Z 2021-05-15T14:03:20.5368580Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:20.5369458Z :: Retrieving packages... 2021-05-15T14:03:20.8430779Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-15T14:03:21.9230853Z checking keyring... 2021-05-15T14:03:22.0333470Z checking package integrity... 2021-05-15T14:03:22.2740381Z loading package files... 2021-05-15T14:03:22.2900841Z checking for file conflicts... 2021-05-15T14:03:22.2904193Z checking available disk space... 2021-05-15T14:03:22.7487304Z :: Processing package changes... 2021-05-15T14:03:22.7489619Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-15T14:03:25.1196407Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-15T14:03:25.1197371Z resolving dependencies... 2021-05-15T14:03:25.1200214Z looking for conflicting packages... 2021-05-15T14:03:25.1651487Z 2021-05-15T14:03:25.1652444Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-15T14:03:25.1652953Z 2021-05-15T14:03:25.1653628Z Total Installed Size: 0.16 MiB 2021-05-15T14:03:25.1654567Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:25.1654863Z 2021-05-15T14:03:25.1655386Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:25.1656848Z checking keyring... 2021-05-15T14:03:25.2448543Z checking package integrity... 2021-05-15T14:03:25.3731658Z loading package files... 2021-05-15T14:03:25.3778752Z checking for file conflicts... 2021-05-15T14:03:25.3779723Z checking available disk space... 2021-05-15T14:03:25.3806928Z :: Processing package changes... 2021-05-15T14:03:25.3807879Z reinstalling mingw-w64-x86_64-szip... 2021-05-15T14:03:26.3003569Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-15T14:03:26.3004397Z resolving dependencies... 2021-05-15T14:03:26.3373071Z looking for conflicting packages... 2021-05-15T14:03:26.3460557Z 2021-05-15T14:03:26.3461348Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-15T14:03:26.3461798Z 2021-05-15T14:03:26.3462299Z Total Download Size: 2.59 MiB 2021-05-15T14:03:26.3462891Z Total Installed Size: 9.64 MiB 2021-05-15T14:03:26.3463661Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:26.3464016Z 2021-05-15T14:03:26.3464854Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:26.3465524Z :: Retrieving packages... 2021-05-15T14:03:26.6595951Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-15T14:03:27.4059844Z checking keyring... 2021-05-15T14:03:27.5055173Z checking package integrity... 2021-05-15T14:03:27.7006094Z loading package files... 2021-05-15T14:03:27.7242070Z checking for file conflicts... 2021-05-15T14:03:27.7243673Z checking available disk space... 2021-05-15T14:03:28.1466140Z :: Processing package changes... 2021-05-15T14:03:28.1467487Z reinstalling mingw-w64-x86_64-tcl... 2021-05-15T14:03:31.4467089Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-15T14:03:31.4468363Z resolving dependencies... 2021-05-15T14:03:31.4609219Z looking for conflicting packages... 2021-05-15T14:03:31.4919855Z 2021-05-15T14:03:31.4921039Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-15T14:03:31.4921588Z 2021-05-15T14:03:31.4922184Z Total Download Size: 0.03 MiB 2021-05-15T14:03:31.4922893Z Total Installed Size: 0.06 MiB 2021-05-15T14:03:31.4923558Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:31.4924154Z 2021-05-15T14:03:31.4924904Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:31.4925806Z :: Retrieving packages... 2021-05-15T14:03:31.8192525Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-15T14:03:31.9174169Z checking keyring... 2021-05-15T14:03:32.0260701Z checking package integrity... 2021-05-15T14:03:32.1756404Z loading package files... 2021-05-15T14:03:32.1779349Z checking for file conflicts... 2021-05-15T14:03:32.1780292Z checking available disk space... 2021-05-15T14:03:32.1818096Z :: Processing package changes... 2021-05-15T14:03:32.1819282Z reinstalling mingw-w64-x86_64-termcap... 2021-05-15T14:03:33.0811885Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-15T14:03:33.0812867Z resolving dependencies... 2021-05-15T14:03:33.1183829Z looking for conflicting packages... 2021-05-15T14:03:33.1270551Z 2021-05-15T14:03:33.1271692Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-15T14:03:33.1272338Z 2021-05-15T14:03:33.1273033Z Total Installed Size: 24.86 MiB 2021-05-15T14:03:33.1274266Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:33.1275342Z 2021-05-15T14:03:33.1276316Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:33.1277020Z checking keyring... 2021-05-15T14:03:33.2054574Z checking package integrity... 2021-05-15T14:03:33.3822438Z loading package files... 2021-05-15T14:03:33.3854065Z checking for file conflicts... 2021-05-15T14:03:33.3855003Z checking available disk space... 2021-05-15T14:03:33.3919330Z :: Processing package changes... 2021-05-15T14:03:33.3920557Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-15T14:03:34.4127144Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-15T14:03:34.4128126Z resolving dependencies... 2021-05-15T14:03:34.4493855Z looking for conflicting packages... 2021-05-15T14:03:34.4580673Z 2021-05-15T14:03:34.4582131Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-15T14:03:34.4587431Z 2021-05-15T14:03:34.4589306Z Total Installed Size: 7.49 MiB 2021-05-15T14:03:34.4590640Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:34.4591131Z 2021-05-15T14:03:34.4592755Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:34.4593713Z checking keyring... 2021-05-15T14:03:34.5374806Z checking package integrity... 2021-05-15T14:03:34.6932091Z loading package files... 2021-05-15T14:03:34.6976160Z checking for file conflicts... 2021-05-15T14:03:34.6977757Z checking available disk space... 2021-05-15T14:03:34.7413985Z :: Processing package changes... 2021-05-15T14:03:34.7415033Z reinstalling mingw-w64-x86_64-thrift... 2021-05-15T14:03:35.7407062Z resolving dependencies... 2021-05-15T14:03:35.7772916Z looking for conflicting packages... 2021-05-15T14:03:35.7848214Z 2021-05-15T14:03:35.7849231Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-15T14:03:35.7850043Z 2021-05-15T14:03:35.7850568Z Total Download Size: 3.09 MiB 2021-05-15T14:03:35.7851159Z Total Installed Size: 47.15 MiB 2021-05-15T14:03:35.7851534Z 2021-05-15T14:03:35.7852169Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:35.7853010Z :: Retrieving packages... 2021-05-15T14:03:36.0965090Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-15T14:03:36.8465801Z checking keyring... 2021-05-15T14:03:36.9678075Z checking package integrity... 2021-05-15T14:03:37.1747781Z loading package files... 2021-05-15T14:03:37.1772122Z checking for file conflicts... 2021-05-15T14:03:37.1806057Z checking available disk space... 2021-05-15T14:03:37.1820476Z :: Processing package changes... 2021-05-15T14:03:37.1821790Z installing mingw-w64-x86_64-tiledb... 2021-05-15T14:03:38.1755398Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-15T14:03:38.1756197Z resolving dependencies... 2021-05-15T14:03:38.2080935Z looking for conflicting packages... 2021-05-15T14:03:38.2182066Z 2021-05-15T14:03:38.2182785Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-15T14:03:38.2183214Z 2021-05-15T14:03:38.2183719Z Total Download Size: 1.93 MiB 2021-05-15T14:03:38.2184271Z Total Installed Size: 5.55 MiB 2021-05-15T14:03:38.2184837Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:38.2185189Z 2021-05-15T14:03:38.2185804Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:38.2186467Z :: Retrieving packages... 2021-05-15T14:03:38.5421197Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-15T14:03:39.1882865Z checking keyring... 2021-05-15T14:03:39.2886803Z checking package integrity... 2021-05-15T14:03:39.4664230Z loading package files... 2021-05-15T14:03:39.4767691Z checking for file conflicts... 2021-05-15T14:03:39.4768880Z checking available disk space... 2021-05-15T14:03:39.6644959Z :: Processing package changes... 2021-05-15T14:03:39.6645988Z reinstalling mingw-w64-x86_64-tk... 2021-05-15T14:03:41.4620156Z resolving dependencies... 2021-05-15T14:03:41.4959219Z looking for conflicting packages... 2021-05-15T14:03:41.5055558Z 2021-05-15T14:03:41.5059673Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-15T14:03:41.5060491Z 2021-05-15T14:03:41.5061383Z Total Download Size: 0.11 MiB 2021-05-15T14:03:41.5062171Z Total Installed Size: 0.30 MiB 2021-05-15T14:03:41.5062899Z 2021-05-15T14:03:41.5063748Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:41.5064423Z :: Retrieving packages... 2021-05-15T14:03:41.8128764Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-15T14:03:42.0873673Z checking keyring... 2021-05-15T14:03:42.1874848Z checking package integrity... 2021-05-15T14:03:42.3389530Z loading package files... 2021-05-15T14:03:42.3404089Z checking for file conflicts... 2021-05-15T14:03:42.3413044Z checking available disk space... 2021-05-15T14:03:42.3426314Z :: Processing package changes... 2021-05-15T14:03:42.3428169Z installing mingw-w64-x86_64-tktable... 2021-05-15T14:03:43.2106404Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:03:43.2107801Z resolving dependencies... 2021-05-15T14:03:43.2248050Z looking for conflicting packages... 2021-05-15T14:03:43.2558442Z 2021-05-15T14:03:43.2559565Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:03:43.2560268Z 2021-05-15T14:03:43.2560876Z Total Download Size: 0.30 MiB 2021-05-15T14:03:43.2561563Z Total Installed Size: 0.96 MiB 2021-05-15T14:03:43.2562246Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:43.2563209Z 2021-05-15T14:03:43.2564071Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:43.2564954Z :: Retrieving packages... 2021-05-15T14:03:43.5638857Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:03:43.9358444Z checking keyring... 2021-05-15T14:03:44.0367114Z checking package integrity... 2021-05-15T14:03:44.1843229Z loading package files... 2021-05-15T14:03:44.1867623Z checking for file conflicts... 2021-05-15T14:03:44.1868692Z checking available disk space... 2021-05-15T14:03:44.1918206Z :: Processing package changes... 2021-05-15T14:03:44.1919024Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-15T14:03:45.0227014Z resolving dependencies... 2021-05-15T14:03:45.0344350Z looking for conflicting packages... 2021-05-15T14:03:45.0651137Z 2021-05-15T14:03:45.0655171Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-15T14:03:45.0655928Z 2021-05-15T14:03:45.0656535Z Total Download Size: 0.17 MiB 2021-05-15T14:03:45.0657115Z Total Installed Size: 0.70 MiB 2021-05-15T14:03:45.0657499Z 2021-05-15T14:03:45.0658317Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:45.0658948Z :: Retrieving packages... 2021-05-15T14:03:45.3713338Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-15T14:03:45.6542297Z checking keyring... 2021-05-15T14:03:45.7485823Z checking package integrity... 2021-05-15T14:03:45.8969010Z loading package files... 2021-05-15T14:03:45.8985596Z checking for file conflicts... 2021-05-15T14:03:45.9001778Z checking available disk space... 2021-05-15T14:03:45.9017695Z :: Processing package changes... 2021-05-15T14:03:45.9018626Z installing mingw-w64-x86_64-udunits... 2021-05-15T14:03:46.7257812Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-15T14:03:46.7259232Z resolving dependencies... 2021-05-15T14:03:46.7260293Z looking for conflicting packages... 2021-05-15T14:03:46.7693882Z 2021-05-15T14:03:46.7694918Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-15T14:03:46.7695612Z 2021-05-15T14:03:46.7696198Z Total Download Size: 0.01 MiB 2021-05-15T14:03:46.7696803Z Total Installed Size: 0.00 MiB 2021-05-15T14:03:46.7697426Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:46.7697814Z 2021-05-15T14:03:46.7698621Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:46.7699319Z :: Retrieving packages... 2021-05-15T14:03:47.0791914Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-15T14:03:47.1720059Z checking keyring... 2021-05-15T14:03:47.2644791Z checking package integrity... 2021-05-15T14:03:47.4092594Z loading package files... 2021-05-15T14:03:47.4109391Z checking for file conflicts... 2021-05-15T14:03:47.4110024Z checking available disk space... 2021-05-15T14:03:47.4128705Z :: Processing package changes... 2021-05-15T14:03:47.4129641Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-15T14:03:48.2352329Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:03:48.2353670Z resolving dependencies... 2021-05-15T14:03:48.2620710Z looking for conflicting packages... 2021-05-15T14:03:48.2803534Z 2021-05-15T14:03:48.2804645Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:03:48.2805392Z 2021-05-15T14:03:48.2805949Z Total Download Size: 0.04 MiB 2021-05-15T14:03:48.2806561Z Total Installed Size: 0.37 MiB 2021-05-15T14:03:48.2807234Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:48.2807660Z 2021-05-15T14:03:48.2808329Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:48.2809017Z :: Retrieving packages... 2021-05-15T14:03:48.5873505Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:03:48.7724101Z checking keyring... 2021-05-15T14:03:48.8682785Z checking package integrity... 2021-05-15T14:03:49.0040314Z loading package files... 2021-05-15T14:03:49.0061849Z checking for file conflicts... 2021-05-15T14:03:49.0062703Z checking available disk space... 2021-05-15T14:03:49.0138845Z :: Processing package changes... 2021-05-15T14:03:49.0139779Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-15T14:03:49.8625014Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-15T14:03:49.8626028Z resolving dependencies... 2021-05-15T14:03:49.8627270Z looking for conflicting packages... 2021-05-15T14:03:49.9107477Z 2021-05-15T14:03:49.9109101Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-15T14:03:49.9109911Z 2021-05-15T14:03:49.9110458Z Total Download Size: 0.02 MiB 2021-05-15T14:03:49.9111083Z Total Installed Size: 0.21 MiB 2021-05-15T14:03:49.9111670Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:49.9112066Z 2021-05-15T14:03:49.9112771Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:49.9114091Z :: Retrieving packages... 2021-05-15T14:03:50.2143324Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-15T14:03:50.3068380Z checking keyring... 2021-05-15T14:03:50.4116234Z checking package integrity... 2021-05-15T14:03:50.5631574Z loading package files... 2021-05-15T14:03:50.5650234Z checking for file conflicts... 2021-05-15T14:03:50.5651097Z checking available disk space... 2021-05-15T14:03:50.5675534Z :: Processing package changes... 2021-05-15T14:03:50.5676514Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-15T14:03:51.4475648Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-15T14:03:51.4476643Z resolving dependencies... 2021-05-15T14:03:51.4749379Z looking for conflicting packages... 2021-05-15T14:03:51.4950050Z 2021-05-15T14:03:51.4950984Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-15T14:03:51.4951558Z 2021-05-15T14:03:51.4952163Z Total Installed Size: 6.66 MiB 2021-05-15T14:03:51.4953198Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:51.4953712Z 2021-05-15T14:03:51.4954254Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:51.4954806Z checking keyring... 2021-05-15T14:03:51.5770978Z checking package integrity... 2021-05-15T14:03:51.7258135Z loading package files... 2021-05-15T14:03:51.7304579Z checking for file conflicts... 2021-05-15T14:03:51.7305563Z checking available disk space... 2021-05-15T14:03:51.7329893Z :: Processing package changes... 2021-05-15T14:03:51.7330860Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-15T14:03:52.7011402Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-15T14:03:52.7012117Z resolving dependencies... 2021-05-15T14:03:52.7155515Z looking for conflicting packages... 2021-05-15T14:03:52.7463097Z 2021-05-15T14:03:52.7464284Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-15T14:03:52.7465097Z 2021-05-15T14:03:52.7466115Z Total Installed Size: 46.73 MiB 2021-05-15T14:03:52.7467197Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:52.7467646Z 2021-05-15T14:03:52.7468391Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:52.7469049Z checking keyring... 2021-05-15T14:03:52.8272107Z checking package integrity... 2021-05-15T14:03:52.9800741Z loading package files... 2021-05-15T14:03:52.9901133Z checking for file conflicts... 2021-05-15T14:03:52.9902253Z checking available disk space... 2021-05-15T14:03:52.9903101Z :: Processing package changes... 2021-05-15T14:03:52.9903995Z reinstalling mingw-w64-x86_64-x265... 2021-05-15T14:03:53.9196853Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-15T14:03:53.9197773Z resolving dependencies... 2021-05-15T14:03:53.9200271Z looking for conflicting packages... 2021-05-15T14:03:53.9630737Z 2021-05-15T14:03:53.9631549Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-15T14:03:53.9632207Z 2021-05-15T14:03:53.9632702Z Total Installed Size: 1.70 MiB 2021-05-15T14:03:53.9633259Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:53.9633605Z 2021-05-15T14:03:53.9634086Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:53.9634858Z checking keyring... 2021-05-15T14:03:54.0491382Z checking package integrity... 2021-05-15T14:03:54.1728519Z loading package files... 2021-05-15T14:03:54.1752647Z checking for file conflicts... 2021-05-15T14:03:54.1753541Z checking available disk space... 2021-05-15T14:03:54.1769595Z :: Processing package changes... 2021-05-15T14:03:54.1770471Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-15T14:03:55.0269708Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-15T14:03:55.0270651Z resolving dependencies... 2021-05-15T14:03:55.0419356Z looking for conflicting packages... 2021-05-15T14:03:55.0713033Z 2021-05-15T14:03:55.0714301Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-15T14:03:55.0714749Z 2021-05-15T14:03:55.0715302Z Total Download Size: 0.35 MiB 2021-05-15T14:03:55.0716137Z Total Installed Size: 1.67 MiB 2021-05-15T14:03:55.0716851Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:03:55.0717440Z 2021-05-15T14:03:55.0718111Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:55.0718966Z :: Retrieving packages... 2021-05-15T14:03:55.3814037Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-15T14:03:55.7526273Z checking keyring... 2021-05-15T14:03:55.8514225Z checking package integrity... 2021-05-15T14:03:56.0074918Z loading package files... 2021-05-15T14:03:56.0089351Z checking for file conflicts... 2021-05-15T14:03:56.0090496Z checking available disk space... 2021-05-15T14:03:56.0556709Z :: Processing package changes... 2021-05-15T14:03:56.0557823Z reinstalling mingw-w64-x86_64-xz... 2021-05-15T14:03:57.0329687Z resolving dependencies... 2021-05-15T14:03:57.0478670Z looking for conflicting packages... 2021-05-15T14:03:57.0789795Z 2021-05-15T14:03:57.0790821Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-15T14:03:57.0791376Z 2021-05-15T14:03:57.0792023Z Total Download Size: 0.50 MiB 2021-05-15T14:03:57.0792697Z Total Installed Size: 3.27 MiB 2021-05-15T14:03:57.0793137Z 2021-05-15T14:03:57.0793899Z :: Proceed with installation? [Y/n] 2021-05-15T14:03:57.0794644Z :: Retrieving packages... 2021-05-15T14:03:57.3793585Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-15T14:03:57.8327331Z checking keyring... 2021-05-15T14:03:57.9327959Z checking package integrity... 2021-05-15T14:03:58.0984079Z loading package files... 2021-05-15T14:03:58.1052974Z checking for file conflicts... 2021-05-15T14:03:58.1084663Z checking available disk space... 2021-05-15T14:03:58.1099549Z :: Processing package changes... 2021-05-15T14:03:58.1100500Z installing mingw-w64-x86_64-yasm... 2021-05-15T14:03:59.1203228Z error: target not found: mingw-w64-x86_64-zint 2021-05-15T14:03:59.9535018Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-15T14:03:59.9535826Z resolving dependencies... 2021-05-15T14:03:59.9537063Z looking for conflicting packages... 2021-05-15T14:04:00.0183935Z 2021-05-15T14:04:00.0185458Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-15T14:04:00.0185952Z 2021-05-15T14:04:00.0186466Z Total Download Size: 0.10 MiB 2021-05-15T14:04:00.0187055Z Total Installed Size: 0.38 MiB 2021-05-15T14:04:00.0187616Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:04:00.0187974Z 2021-05-15T14:04:00.0188600Z :: Proceed with installation? [Y/n] 2021-05-15T14:04:00.0189399Z :: Retrieving packages... 2021-05-15T14:04:00.3278137Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-15T14:04:00.6011670Z checking keyring... 2021-05-15T14:04:00.6982921Z checking package integrity... 2021-05-15T14:04:00.8401737Z loading package files... 2021-05-15T14:04:00.8427816Z checking for file conflicts... 2021-05-15T14:04:00.8428830Z checking available disk space... 2021-05-15T14:04:00.8479668Z :: Processing package changes... 2021-05-15T14:04:00.8480640Z reinstalling mingw-w64-x86_64-zlib... 2021-05-15T14:04:01.7297510Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-15T14:04:01.7299077Z resolving dependencies... 2021-05-15T14:04:01.7303827Z looking for conflicting packages... 2021-05-15T14:04:01.7739578Z 2021-05-15T14:04:01.7740901Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-15T14:04:01.7741368Z 2021-05-15T14:04:01.7741859Z Total Download Size: 0.47 MiB 2021-05-15T14:04:01.7742436Z Total Installed Size: 3.13 MiB 2021-05-15T14:04:01.7742981Z Net Upgrade Size: 0.00 MiB 2021-05-15T14:04:01.7743489Z 2021-05-15T14:04:01.7744125Z :: Proceed with installation? [Y/n] 2021-05-15T14:04:01.7744708Z :: Retrieving packages... 2021-05-15T14:04:02.0881673Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-15T14:04:02.5492413Z checking keyring... 2021-05-15T14:04:02.6587556Z checking package integrity... 2021-05-15T14:04:02.8200921Z loading package files... 2021-05-15T14:04:02.8216212Z checking for file conflicts... 2021-05-15T14:04:02.8217970Z checking available disk space... 2021-05-15T14:04:02.8282675Z :: Processing package changes... 2021-05-15T14:04:02.8283554Z reinstalling mingw-w64-x86_64-zstd... 2021-05-15T14:04:03.9712270Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-15T14:04:03.9714332Z Dload Upload Total Spent Left Speed 2021-05-15T14:04:03.9715106Z 2021-05-15T14:04:03.9717492Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:04:04.2523566Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-15T14:04:04.2525328Z 100 162 100 162 0 0 570 0 --:--:-- --:--:-- --:--:-- 570 2021-05-15T14:04:04.6112354Z 2021-05-15T14:04:04.6113802Z 100 29.0M 100 29.0M 0 0 45.2M 0 --:--:-- --:--:-- --:--:-- 45.2M 2021-05-15T14:04:06.4386871Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-15T14:04:06.4387456Z with: 2021-05-15T14:04:06.4387893Z github_slug: neuroconductor/msmri 2021-05-15T14:04:06.4388321Z env: 2021-05-15T14:04:06.4388722Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:06.4389246Z TIC_DEPLOY_KEY: 2021-05-15T14:04:06.4389593Z RSPM: 2021-05-15T14:04:06.4391339Z GITHUB_PAT: *** 2021-05-15T14:04:06.4391746Z COVERALLS_TOKEN: 2021-05-15T14:04:06.4392222Z continue-on-error: true 2021-05-15T14:04:06.4392677Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:06.4393107Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:04:06.4393480Z TZ: UTC 2021-05-15T14:04:06.4393859Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:06.4394267Z NOT_CRAN: true 2021-05-15T14:04:06.4394626Z MSYSTEM: MINGW64 2021-05-15T14:04:06.4395012Z ##[endgroup] 2021-05-15T14:04:06.7030543Z repo slug is: neuroconductor/msmri 2021-05-15T14:04:06.7348615Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-15T14:04:06.7349437Z env: 2021-05-15T14:04:06.7349893Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:06.7350378Z TIC_DEPLOY_KEY: 2021-05-15T14:04:06.7350725Z RSPM: 2021-05-15T14:04:06.7352573Z GITHUB_PAT: *** 2021-05-15T14:04:06.7352943Z COVERALLS_TOKEN: 2021-05-15T14:04:06.7353403Z continue-on-error: true 2021-05-15T14:04:06.7354016Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:06.7354590Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:04:06.7354987Z TZ: UTC 2021-05-15T14:04:06.7355378Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:06.7355784Z NOT_CRAN: true 2021-05-15T14:04:06.7356171Z MSYSTEM: MINGW64 2021-05-15T14:04:06.7356555Z ##[endgroup] 2021-05-15T14:04:07.7757302Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-15T14:04:07.7757895Z with: 2021-05-15T14:04:07.7758206Z repo_name: msmri 2021-05-15T14:04:07.7758554Z repo_version: 0.3.1 2021-05-15T14:04:07.7759019Z runner_os: Windows 2021-05-15T14:04:07.7759364Z R_version: 4.1 2021-05-15T14:04:07.7759652Z env: 2021-05-15T14:04:07.7760040Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:07.7760440Z TIC_DEPLOY_KEY: 2021-05-15T14:04:07.7760756Z RSPM: 2021-05-15T14:04:07.7761970Z GITHUB_PAT: *** 2021-05-15T14:04:07.7762329Z COVERALLS_TOKEN: 2021-05-15T14:04:07.7762782Z continue-on-error: true 2021-05-15T14:04:07.7763185Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:07.7763571Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:04:07.7763906Z TZ: UTC 2021-05-15T14:04:07.7779729Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:07.7780111Z NOT_CRAN: true 2021-05-15T14:04:07.7780458Z MSYSTEM: MINGW64 2021-05-15T14:04:07.7780830Z ##[endgroup] 2021-05-15T14:04:07.8537073Z Package: msmri 2021-05-15T14:04:07.8543991Z Version: 0.3.1 2021-05-15T14:04:07.8545004Z OS: Windows 2021-05-15T14:04:07.8780853Z ##[group]Run install.packages('remotes') 2021-05-15T14:04:07.8781613Z install.packages('remotes') 2021-05-15T14:04:07.8782374Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-15T14:04:07.8783434Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-15T14:04:07.8787613Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:04:07.8788165Z env: 2021-05-15T14:04:07.8788554Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:07.8789153Z TIC_DEPLOY_KEY: 2021-05-15T14:04:07.8789645Z RSPM: 2021-05-15T14:04:07.8790650Z GITHUB_PAT: *** 2021-05-15T14:04:07.8791193Z COVERALLS_TOKEN: 2021-05-15T14:04:07.8791609Z continue-on-error: true 2021-05-15T14:04:07.8792040Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:07.8792415Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:04:07.8792777Z TZ: UTC 2021-05-15T14:04:07.8793152Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:07.8793512Z NOT_CRAN: true 2021-05-15T14:04:07.8793864Z MSYSTEM: MINGW64 2021-05-15T14:04:07.8794208Z ##[endgroup] 2021-05-15T14:04:08.1379897Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:04:08.1380783Z (as 'lib' is unspecified) 2021-05-15T14:04:10.6770865Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/remotes_2.3.0.zip' 2021-05-15T14:04:10.6796909Z Content type 'application/zip' length 393236 bytes (384 KB) 2021-05-15T14:04:10.6826814Z ================================================== 2021-05-15T14:04:10.6827703Z downloaded 384 KB 2021-05-15T14:04:10.6828143Z 2021-05-15T14:04:10.7084099Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-15T14:04:10.7120999Z 2021-05-15T14:04:10.7122221Z The downloaded binary packages are in 2021-05-15T14:04:10.7123461Z C:\Users\runneradmin\AppData\Local\Temp\RtmpCwPdux\downloaded_packages 2021-05-15T14:04:13.2184938Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-15T14:04:13.2185943Z remotes::install_github("ropensci/tic") 2021-05-15T14:04:13.2186605Z remotes::install_github("muschellij2/ghtravis") 2021-05-15T14:04:13.2187308Z remotes::install_github("muschellij2/aghast") 2021-05-15T14:04:13.2187916Z remotes::install_cran("covr") 2021-05-15T14:04:13.2193510Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:04:13.2195012Z env: 2021-05-15T14:04:13.2195481Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:04:13.2195970Z TIC_DEPLOY_KEY: 2021-05-15T14:04:13.2196346Z RSPM: 2021-05-15T14:04:13.2197698Z GITHUB_PAT: *** 2021-05-15T14:04:13.2198135Z COVERALLS_TOKEN: 2021-05-15T14:04:13.2198622Z continue-on-error: true 2021-05-15T14:04:13.2199115Z VDIFFR_RUN_TESTS: 2021-05-15T14:04:13.2199546Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:04:13.2199957Z TZ: UTC 2021-05-15T14:04:13.2200399Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:04:13.2200838Z NOT_CRAN: true 2021-05-15T14:04:13.2201215Z MSYSTEM: MINGW64 2021-05-15T14:04:13.2201700Z ##[endgroup] 2021-05-15T14:04:13.5067808Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:04:14.0358508Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-15T14:04:17.8640971Z rlang (NA -> 0.4.11) [CRAN] 2021-05-15T14:04:17.8641910Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:04:17.8642577Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:04:17.8643171Z sys (NA -> 3.4 ) [CRAN] 2021-05-15T14:04:17.8643825Z askpass (NA -> 1.1 ) [CRAN] 2021-05-15T14:04:17.8644440Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:04:17.8645030Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-15T14:04:17.8646651Z mime (NA -> 0.10 ) [CRAN] 2021-05-15T14:04:17.8647444Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-15T14:04:17.8648048Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-15T14:04:17.8648863Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-15T14:04:17.8649432Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-15T14:04:17.8650009Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-15T14:04:17.8650561Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-15T14:04:17.8651116Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-15T14:04:17.8651885Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-15T14:04:17.8652731Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:04:17.8653397Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:04:17.8654001Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-15T14:04:17.8654622Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-15T14:04:17.8655869Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-15T14:04:17.8656409Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-15T14:04:17.8656989Z whisker (NA -> 0.4 ) [CRAN] 2021-05-15T14:04:17.8657559Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-15T14:04:17.8658337Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:04:17.8659173Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:04:17.8659784Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:04:17.8660390Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:04:17.8661112Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-15T14:04:17.8661861Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-15T14:04:17.8662468Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-15T14:04:17.8663116Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-15T14:04:17.8663750Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-15T14:04:17.8664383Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-15T14:04:17.8664978Z git2r (NA -> 0.28.0) [CRAN] 2021-05-15T14:04:17.8677930Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-15T14:04:17.8707372Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:04:17.8708253Z (as 'lib' is unspecified) 2021-05-15T14:04:20.1870391Z 2021-05-15T14:04:20.1873945Z There is a binary version available but the source version is later: 2021-05-15T14:04:20.1898556Z binary source needs_compilation 2021-05-15T14:04:20.1899828Z cachem 1.0.4 1.0.5 TRUE 2021-05-15T14:04:20.1900244Z 2021-05-15T14:04:20.1934671Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rlang_0.4.11.zip' 2021-05-15T14:04:20.2001561Z Content type 'application/zip' length 1200736 bytes (1.1 MB) 2021-05-15T14:04:20.2080355Z ================================================== 2021-05-15T14:04:20.2081789Z downloaded 1.1 MB 2021-05-15T14:04:20.2082248Z 2021-05-15T14:04:20.2098012Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/magrittr_2.0.1.zip' 2021-05-15T14:04:20.2152595Z Content type 'application/zip' length 235830 bytes (230 KB) 2021-05-15T14:04:20.2171394Z ================================================== 2021-05-15T14:04:20.2172308Z downloaded 230 KB 2021-05-15T14:04:20.2172757Z 2021-05-15T14:04:20.2188652Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/glue_1.4.2.zip' 2021-05-15T14:04:20.2232188Z Content type 'application/zip' length 154915 bytes (151 KB) 2021-05-15T14:04:20.2245201Z ================================================== 2021-05-15T14:04:20.2246105Z downloaded 151 KB 2021-05-15T14:04:20.2246555Z 2021-05-15T14:04:20.2260260Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sys_3.4.zip' 2021-05-15T14:04:20.2292542Z Content type 'application/zip' length 59350 bytes (57 KB) 2021-05-15T14:04:20.2299373Z ================================================== 2021-05-15T14:04:20.2300354Z downloaded 57 KB 2021-05-15T14:04:20.2300806Z 2021-05-15T14:04:20.2316536Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/askpass_1.1.zip' 2021-05-15T14:04:20.2371652Z Content type 'application/zip' length 243577 bytes (237 KB) 2021-05-15T14:04:20.2389013Z ================================================== 2021-05-15T14:04:20.2389575Z downloaded 237 KB 2021-05-15T14:04:20.2390417Z 2021-05-15T14:04:20.2405562Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R6_2.5.0.zip' 2021-05-15T14:04:20.2449472Z Content type 'application/zip' length 84129 bytes (82 KB) 2021-05-15T14:04:20.2459900Z ================================================== 2021-05-15T14:04:20.2460891Z downloaded 82 KB 2021-05-15T14:04:20.2461321Z 2021-05-15T14:04:20.2484420Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/openssl_1.4.4.zip' 2021-05-15T14:04:20.2554529Z Content type 'application/zip' length 4101898 bytes (3.9 MB) 2021-05-15T14:04:20.2935721Z ================================================== 2021-05-15T14:04:20.2937087Z downloaded 3.9 MB 2021-05-15T14:04:20.2937580Z 2021-05-15T14:04:20.2961770Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/mime_0.10.zip' 2021-05-15T14:04:20.3006270Z Content type 'application/zip' length 48490 bytes (47 KB) 2021-05-15T14:04:20.3013029Z ================================================== 2021-05-15T14:04:20.3014210Z downloaded 47 KB 2021-05-15T14:04:20.3014706Z 2021-05-15T14:04:20.3029863Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/curl_4.3.1.zip' 2021-05-15T14:04:20.3110046Z Content type 'application/zip' length 4248258 bytes (4.1 MB) 2021-05-15T14:04:20.3355199Z ================================================== 2021-05-15T14:04:20.3356247Z downloaded 4.1 MB 2021-05-15T14:04:20.3356729Z 2021-05-15T14:04:20.3377721Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jsonlite_1.7.2.zip' 2021-05-15T14:04:20.3426411Z Content type 'application/zip' length 544294 bytes (531 KB) 2021-05-15T14:04:20.3514138Z ================================================== 2021-05-15T14:04:20.3514827Z downloaded 531 KB 2021-05-15T14:04:20.3515243Z 2021-05-15T14:04:20.3516193Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ini_0.3.1.zip' 2021-05-15T14:04:20.3554180Z Content type 'application/zip' length 15652 bytes (15 KB) 2021-05-15T14:04:20.3557629Z ================================================== 2021-05-15T14:04:20.3559173Z downloaded 15 KB 2021-05-15T14:04:20.3559727Z 2021-05-15T14:04:20.3576636Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httr_1.4.2.zip' 2021-05-15T14:04:20.3626225Z Content type 'application/zip' length 518829 bytes (506 KB) 2021-05-15T14:04:20.3700640Z ================================================== 2021-05-15T14:04:20.3701716Z downloaded 506 KB 2021-05-15T14:04:20.3702198Z 2021-05-15T14:04:20.3732066Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gitcreds_0.1.1.zip' 2021-05-15T14:04:20.3778459Z Content type 'application/zip' length 97362 bytes (95 KB) 2021-05-15T14:04:20.3786904Z ================================================== 2021-05-15T14:04:20.3787868Z downloaded 95 KB 2021-05-15T14:04:20.3788415Z 2021-05-15T14:04:20.3806106Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cli_2.5.0.zip' 2021-05-15T14:04:20.3856140Z Content type 'application/zip' length 532912 bytes (520 KB) 2021-05-15T14:04:20.3891976Z ================================================== 2021-05-15T14:04:20.3893509Z downloaded 520 KB 2021-05-15T14:04:20.3894165Z 2021-05-15T14:04:20.3916990Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/zip_2.1.1.zip' 2021-05-15T14:04:20.4007181Z Content type 'application/zip' length 1119181 bytes (1.1 MB) 2021-05-15T14:04:20.4081159Z ================================================== 2021-05-15T14:04:20.4082304Z downloaded 1.1 MB 2021-05-15T14:04:20.4082759Z 2021-05-15T14:04:20.4103297Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rstudioapi_0.13.zip' 2021-05-15T14:04:20.4155679Z Content type 'application/zip' length 302216 bytes (295 KB) 2021-05-15T14:04:20.4183017Z ================================================== 2021-05-15T14:04:20.4184072Z downloaded 295 KB 2021-05-15T14:04:20.4184611Z 2021-05-15T14:04:20.4230032Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/credentials_1.3.0.zip' 2021-05-15T14:04:20.4281312Z Content type 'application/zip' length 173759 bytes (169 KB) 2021-05-15T14:04:20.4301785Z ================================================== 2021-05-15T14:04:20.4302938Z downloaded 169 KB 2021-05-15T14:04:20.4303387Z 2021-05-15T14:04:20.4338011Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rprojroot_2.0.2.zip' 2021-05-15T14:04:20.4376339Z Content type 'application/zip' length 105001 bytes (102 KB) 2021-05-15T14:04:20.4387227Z ================================================== 2021-05-15T14:04:20.4387978Z downloaded 102 KB 2021-05-15T14:04:20.4388410Z 2021-05-15T14:04:20.4403288Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crayon_1.4.1.zip' 2021-05-15T14:04:20.4442881Z Content type 'application/zip' length 141807 bytes (138 KB) 2021-05-15T14:04:20.4459166Z ================================================== 2021-05-15T14:04:20.4462687Z downloaded 138 KB 2021-05-15T14:04:20.4463158Z 2021-05-15T14:04:20.4483290Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fastmap_1.1.0.zip' 2021-05-15T14:04:20.4555212Z Content type 'application/zip' length 215414 bytes (210 KB) 2021-05-15T14:04:20.4568818Z ================================================== 2021-05-15T14:04:20.4569398Z downloaded 210 KB 2021-05-15T14:04:20.4569915Z 2021-05-15T14:04:20.4585953Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/yaml_2.2.1.zip' 2021-05-15T14:04:20.4639340Z Content type 'application/zip' length 207770 bytes (202 KB) 2021-05-15T14:04:20.4653983Z ================================================== 2021-05-15T14:04:20.4654697Z downloaded 202 KB 2021-05-15T14:04:20.4655160Z 2021-05-15T14:04:20.4668409Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/withr_2.4.2.zip' 2021-05-15T14:04:20.4730172Z Content type 'application/zip' length 212813 bytes (207 KB) 2021-05-15T14:04:20.4742425Z ================================================== 2021-05-15T14:04:20.4745539Z downloaded 207 KB 2021-05-15T14:04:20.4746916Z 2021-05-15T14:04:20.4762146Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/whisker_0.4.zip' 2021-05-15T14:04:20.4808123Z Content type 'application/zip' length 83358 bytes (81 KB) 2021-05-15T14:04:20.4817264Z ================================================== 2021-05-15T14:04:20.4817954Z downloaded 81 KB 2021-05-15T14:04:20.4818468Z 2021-05-15T14:04:20.4838380Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rappdirs_0.3.3.zip' 2021-05-15T14:04:20.4878340Z Content type 'application/zip' length 58745 bytes (57 KB) 2021-05-15T14:04:20.4884768Z ================================================== 2021-05-15T14:04:20.4885732Z downloaded 57 KB 2021-05-15T14:04:20.4887753Z 2021-05-15T14:04:20.4901675Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/purrr_0.3.4.zip' 2021-05-15T14:04:20.4970886Z Content type 'application/zip' length 429053 bytes (418 KB) 2021-05-15T14:04:20.5004240Z ================================================== 2021-05-15T14:04:20.5005206Z downloaded 418 KB 2021-05-15T14:04:20.5006192Z 2021-05-15T14:04:20.5031922Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lifecycle_1.0.0.zip' 2021-05-15T14:04:20.5076585Z Content type 'application/zip' length 111135 bytes (108 KB) 2021-05-15T14:04:20.5085954Z ================================================== 2021-05-15T14:04:20.5086891Z downloaded 108 KB 2021-05-15T14:04:20.5092788Z 2021-05-15T14:04:20.5191412Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gh_1.3.0.zip' 2021-05-15T14:04:20.5235534Z Content type 'application/zip' length 141331 bytes (138 KB) 2021-05-15T14:04:20.5246857Z ================================================== 2021-05-15T14:04:20.5247905Z downloaded 138 KB 2021-05-15T14:04:20.5248389Z 2021-05-15T14:04:20.5264144Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gert_1.3.0.zip' 2021-05-15T14:04:20.5322247Z Content type 'application/zip' length 3669051 bytes (3.5 MB) 2021-05-15T14:04:20.6040912Z ================================================== 2021-05-15T14:04:20.6042028Z downloaded 3.5 MB 2021-05-15T14:04:20.6042725Z 2021-05-15T14:04:20.6057946Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fs_1.5.0.zip' 2021-05-15T14:04:20.6105675Z Content type 'application/zip' length 606120 bytes (591 KB) 2021-05-15T14:04:20.6150694Z ================================================== 2021-05-15T14:04:20.6151719Z downloaded 591 KB 2021-05-15T14:04:20.6152395Z 2021-05-15T14:04:20.6165116Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/desc_1.3.0.zip' 2021-05-15T14:04:20.6415193Z Content type 'application/zip' length 527906 bytes (515 KB) 2021-05-15T14:04:20.6697267Z ================================================== 2021-05-15T14:04:20.6698591Z downloaded 515 KB 2021-05-15T14:04:20.6699411Z 2021-05-15T14:04:20.6716966Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/clipr_0.7.1.zip' 2021-05-15T14:04:20.6768584Z Content type 'application/zip' length 52469 bytes (51 KB) 2021-05-15T14:04:20.6775067Z ================================================== 2021-05-15T14:04:20.6776158Z downloaded 51 KB 2021-05-15T14:04:20.6776627Z 2021-05-15T14:04:20.6912268Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/usethis_2.0.1.zip' 2021-05-15T14:04:20.7037367Z Content type 'application/zip' length 735185 bytes (717 KB) 2021-05-15T14:04:20.7130358Z ================================================== 2021-05-15T14:04:20.7131465Z downloaded 717 KB 2021-05-15T14:04:20.7131956Z 2021-05-15T14:04:20.7148237Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/memoise_2.0.0.zip' 2021-05-15T14:04:20.7188251Z Content type 'application/zip' length 49468 bytes (48 KB) 2021-05-15T14:04:20.7194211Z ================================================== 2021-05-15T14:04:20.7195165Z downloaded 48 KB 2021-05-15T14:04:20.7195627Z 2021-05-15T14:04:20.7209744Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/git2r_0.28.0.zip' 2021-05-15T14:04:20.7258627Z Content type 'application/zip' length 3938335 bytes (3.8 MB) 2021-05-15T14:04:20.7489551Z ================================================== 2021-05-15T14:04:20.7490643Z downloaded 3.8 MB 2021-05-15T14:04:20.7491085Z 2021-05-15T14:04:20.7899738Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-15T14:04:20.8167672Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:20.8395415Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-15T14:04:20.8581180Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-15T14:04:20.8864235Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-15T14:04:20.9020641Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.0369655Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.0534546Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.1901398Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.2220790Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.2349015Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.2674736Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.2862015Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.3106300Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.3655407Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.3973930Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.4173962Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.4403863Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.4554920Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.4753110Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.4989182Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.5179198Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.5433568Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.5584567Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.5862075Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.6129070Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.6324952Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.7495927Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.7879358Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.8149509Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.8320090Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.8961781Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-15T14:04:21.9111997Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-15T14:04:22.0279621Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-15T14:04:22.0317064Z 2021-05-15T14:04:22.0317932Z The downloaded binary packages are in 2021-05-15T14:04:22.0318918Z C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\downloaded_packages 2021-05-15T14:04:22.0320617Z installing the source package 'cachem' 2021-05-15T14:04:22.0321098Z 2021-05-15T14:04:22.0339894Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-15T14:04:22.0371489Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-15T14:04:22.0375831Z ================================================== 2021-05-15T14:04:22.0376740Z downloaded 24 KB 2021-05-15T14:04:22.0377476Z 2021-05-15T14:04:22.4512313Z * installing *source* package 'cachem' ... 2021-05-15T14:04:22.4566653Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-15T14:04:22.4570931Z ** using staged installation 2021-05-15T14:04:22.4938714Z ** libs 2021-05-15T14:04:22.4959915Z 2021-05-15T14:04:22.4961383Z *** arch - i386 2021-05-15T14:04:22.8199150Z "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-15T14:04:28.9639242Z "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-15T14:04:29.4234527Z 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-15T14:04:31.0486303Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-15T14:04:31.0497060Z 2021-05-15T14:04:31.0497811Z *** arch - x64 2021-05-15T14:04:31.0742312Z "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-15T14:04:35.6942853Z "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-15T14:04:36.1031786Z 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-15T14:04:37.1691540Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-15T14:04:37.1726417Z ** R 2021-05-15T14:04:37.1879923Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:04:37.9992252Z ** help 2021-05-15T14:04:38.0519283Z *** installing help indices 2021-05-15T14:04:38.0856068Z converting help for package 'cachem' 2021-05-15T14:04:38.1273856Z finding HTML links ... done 2021-05-15T14:04:38.2541324Z cache_disk html 2021-05-15T14:04:38.2680490Z cache_layered html 2021-05-15T14:04:38.3580200Z cache_mem html 2021-05-15T14:04:38.3752897Z reexports html 2021-05-15T14:04:38.3759963Z ** building package indices 2021-05-15T14:04:38.6865832Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:38.6866935Z *** arch - i386 2021-05-15T14:04:39.2054244Z *** arch - x64 2021-05-15T14:04:39.5142487Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:39.5146279Z *** arch - i386 2021-05-15T14:04:39.8203978Z *** arch - x64 2021-05-15T14:04:40.1251232Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:40.1303999Z * DONE (cachem) 2021-05-15T14:04:40.1639883Z 2021-05-15T14:04:40.1641266Z The downloaded source packages are in 2021-05-15T14:04:40.1642413Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\downloaded_packages' 2021-05-15T14:04:40.1668553Z Running `R CMD build`... 2021-05-15T14:04:47.0651718Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\remotes83c69873cb\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-15T14:04:47.0653749Z * preparing 'tic': 2021-05-15T14:04:47.0655008Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:04:47.0656066Z * installing the package to process help pages 2021-05-15T14:04:47.0657119Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:04:47.0658417Z * checking for empty or unneeded directories 2021-05-15T14:04:47.0659283Z Removed empty directory 'tic/.circleci' 2021-05-15T14:04:47.0660088Z Removed empty directory 'tic/pkgdown' 2021-05-15T14:04:47.0660782Z * building 'tic_0.10.0.tar.gz' 2021-05-15T14:04:47.0754676Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:04:47.0755743Z (as 'lib' is unspecified) 2021-05-15T14:04:47.7792865Z * installing *source* package 'tic' ... 2021-05-15T14:04:47.7798521Z ** using staged installation 2021-05-15T14:04:47.8451481Z ** R 2021-05-15T14:04:47.8963593Z ** inst 2021-05-15T14:04:47.9353188Z ** preparing package for lazy loading 2021-05-15T14:04:48.5459034Z ** help 2021-05-15T14:04:48.8992199Z *** installing help indices 2021-05-15T14:04:49.0763444Z converting help for package 'tic' 2021-05-15T14:04:49.1135869Z finding HTML links ... done 2021-05-15T14:04:49.2697542Z Deprecated html 2021-05-15T14:04:49.3150723Z TicStep html 2021-05-15T14:04:49.3352018Z base64serialize html 2021-05-15T14:04:49.3707300Z ci html 2021-05-15T14:04:49.4550440Z do_blogdown html 2021-05-15T14:04:49.5360794Z do_bookdown html 2021-05-15T14:04:49.6006456Z do_drat html 2021-05-15T14:04:49.6801317Z do_package_checks html 2021-05-15T14:04:49.7570088Z do_pkgdown html 2021-05-15T14:04:49.8396347Z do_readme_rmd html 2021-05-15T14:04:49.8463046Z 2021-05-15T14:04:49.8785744Z dsl html 2021-05-15T14:04:49.9257685Z dsl_get html 2021-05-15T14:04:49.9505348Z gha_add_secret html 2021-05-15T14:04:49.9681557Z github_helpers html 2021-05-15T14:04:49.9828998Z github_info html 2021-05-15T14:04:50.0026988Z list_macros html 2021-05-15T14:04:50.0279605Z macro html 2021-05-15T14:04:50.0436456Z prepare_all_stages html 2021-05-15T14:04:50.0470321Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-tic/00new/tic/help/DSL.html 2021-05-15T14:04:50.0543890Z reexports html 2021-05-15T14:04:50.0787804Z repo html 2021-05-15T14:04:50.1025991Z run_all_stages html 2021-05-15T14:04:50.1199956Z run_stage html 2021-05-15T14:04:50.1437834Z ssh_key_helpers html 2021-05-15T14:04:50.1732682Z stages html 2021-05-15T14:04:50.2050210Z step_add_to_drat html 2021-05-15T14:04:50.2374850Z step_add_to_known_hosts html 2021-05-15T14:04:50.2674326Z step_build_blogdown html 2021-05-15T14:04:50.2777935Z step_build_bookdown html 2021-05-15T14:04:50.3355255Z step_build_pkgdown html 2021-05-15T14:04:50.3829026Z step_do_push_deploy html 2021-05-15T14:04:50.4079547Z step_hello_world html 2021-05-15T14:04:50.4714724Z step_install_pkg html 2021-05-15T14:04:50.5168188Z step_install_ssh_keys html 2021-05-15T14:04:50.5720755Z step_push_deploy html 2021-05-15T14:04:50.6092406Z step_rcmdcheck html 2021-05-15T14:04:50.6407320Z step_run_code html 2021-05-15T14:04:50.6675484Z step_session_info html 2021-05-15T14:04:50.7133070Z step_setup_push_deploy html 2021-05-15T14:04:50.7549980Z step_setup_ssh html 2021-05-15T14:04:50.7926042Z step_test_ssh html 2021-05-15T14:04:50.8192972Z step_write_text_file html 2021-05-15T14:04:50.8565494Z tic-package html 2021-05-15T14:04:50.8749877Z update_yml html 2021-05-15T14:04:50.9014457Z use_ghactions_deploy html 2021-05-15T14:04:50.9420363Z use_tic html 2021-05-15T14:04:50.9574307Z use_tic_badge html 2021-05-15T14:04:50.9762614Z use_tic_r html 2021-05-15T14:04:50.9913008Z use_update_tic html 2021-05-15T14:04:51.0349450Z yaml_templates html 2021-05-15T14:04:51.0366255Z REDIRECT:topic %>% -> reexports.html [ FAIL ]*** copying figures 2021-05-15T14:04:51.0421947Z ** building package indices 2021-05-15T14:04:51.5500725Z ** installing vignettes 2021-05-15T14:04:51.5616237Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:04:51.5617481Z *** arch - i386 2021-05-15T14:04:51.9680466Z *** arch - x64 2021-05-15T14:04:52.3766451Z ** testing if installed package can be loaded from final location 2021-05-15T14:04:52.3769930Z *** arch - i386 2021-05-15T14:04:52.8835533Z *** arch - x64 2021-05-15T14:04:53.3902794Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:04:53.4245037Z * DONE (tic) 2021-05-15T14:04:53.5960101Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:04:53.7717482Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-15T14:04:56.3895788Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-15T14:04:56.3896787Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:04:56.3897445Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-15T14:04:56.3898114Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-15T14:04:56.3898776Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:04:56.3899396Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-15T14:04:56.3900042Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-15T14:04:56.3902668Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-15T14:04:56.3904844Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-15T14:04:56.3905523Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-15T14:04:56.3906296Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-15T14:04:56.3906905Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-15T14:04:56.3907516Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-15T14:04:56.3908159Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:04:56.3908793Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-15T14:04:56.3909422Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-15T14:04:56.3910071Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-15T14:04:56.3911183Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-15T14:04:56.3911834Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-15T14:04:56.3912463Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-15T14:04:56.3914235Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-15T14:04:56.3914970Z xfun (NA -> 0.23 ) [CRAN] 2021-05-15T14:04:56.3915616Z markdown (NA -> 1.1 ) [CRAN] 2021-05-15T14:04:56.3916275Z highr (NA -> 0.9 ) [CRAN] 2021-05-15T14:04:56.3916919Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-15T14:04:56.3917550Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-15T14:04:56.3918192Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-15T14:04:56.3918809Z knitr (NA -> 1.33 ) [CRAN] 2021-05-15T14:04:56.3919464Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-15T14:04:56.3920247Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-15T14:04:56.3920881Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-15T14:04:56.3921718Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:04:56.3922459Z (as 'lib' is unspecified) 2021-05-15T14:04:56.3923246Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:04:56.3924050Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-15T14:04:56.3924770Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-15T14:04:56.3925588Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-15T14:04:56.3926313Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-15T14:04:56.3926986Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-15T14:04:56.3927658Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-15T14:04:56.3928310Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-15T14:04:58.9236132Z 2021-05-15T14:04:58.9237856Z There is a binary version available but the source version is later: 2021-05-15T14:04:58.9249287Z binary source needs_compilation 2021-05-15T14:04:58.9250086Z xfun 0.22 0.23 TRUE 2021-05-15T14:04:58.9250535Z 2021-05-15T14:04:58.9274667Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/utf8_1.2.1.zip' 2021-05-15T14:04:58.9329675Z Content type 'application/zip' length 209982 bytes (205 KB) 2021-05-15T14:04:58.9347488Z ================================================== 2021-05-15T14:04:58.9348595Z downloaded 205 KB 2021-05-15T14:04:58.9349030Z 2021-05-15T14:04:58.9362177Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/vctrs_0.3.8.zip' 2021-05-15T14:04:58.9440319Z Content type 'application/zip' length 1251863 bytes (1.2 MB) 2021-05-15T14:04:58.9506181Z ================================================== 2021-05-15T14:04:58.9507249Z downloaded 1.2 MB 2021-05-15T14:04:58.9507771Z 2021-05-15T14:04:58.9523972Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgconfig_2.0.3.zip' 2021-05-15T14:04:58.9558493Z Content type 'application/zip' length 22274 bytes (21 KB) 2021-05-15T14:04:58.9562709Z ================================================== 2021-05-15T14:04:58.9563826Z downloaded 21 KB 2021-05-15T14:04:58.9564340Z 2021-05-15T14:04:58.9575904Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pillar_1.6.0.zip' 2021-05-15T14:04:58.9699385Z Content type 'application/zip' length 1015930 bytes (992 KB) 2021-05-15T14:04:58.9769259Z ================================================== 2021-05-15T14:04:58.9770358Z downloaded 992 KB 2021-05-15T14:04:58.9770847Z 2021-05-15T14:04:58.9785848Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tibble_3.1.1.zip' 2021-05-15T14:04:58.9833199Z Content type 'application/zip' length 826018 bytes (806 KB) 2021-05-15T14:04:58.9880618Z ================================================== 2021-05-15T14:04:58.9881647Z downloaded 806 KB 2021-05-15T14:04:58.9882177Z 2021-05-15T14:04:58.9898082Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rematch2_2.1.2.zip' 2021-05-15T14:04:58.9933075Z Content type 'application/zip' length 47504 bytes (46 KB) 2021-05-15T14:04:58.9938471Z ================================================== 2021-05-15T14:04:58.9939468Z downloaded 46 KB 2021-05-15T14:04:58.9939907Z 2021-05-15T14:04:58.9956952Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fansi_0.4.2.zip' 2021-05-15T14:04:59.0038280Z Content type 'application/zip' length 224354 bytes (219 KB) 2021-05-15T14:04:59.0050063Z ================================================== 2021-05-15T14:04:59.0051114Z downloaded 219 KB 2021-05-15T14:04:59.0051568Z 2021-05-15T14:04:59.0066452Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/diffobj_0.3.4.zip' 2021-05-15T14:04:59.0136408Z Content type 'application/zip' length 993584 bytes (970 KB) 2021-05-15T14:04:59.0302583Z ================================================== 2021-05-15T14:04:59.0303794Z downloaded 970 KB 2021-05-15T14:04:59.0304472Z 2021-05-15T14:04:59.0320663Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/waldo_0.2.5.zip' 2021-05-15T14:04:59.0357538Z Content type 'application/zip' length 72514 bytes (70 KB) 2021-05-15T14:04:59.0365820Z ================================================== 2021-05-15T14:04:59.0366383Z downloaded 70 KB 2021-05-15T14:04:59.0366893Z 2021-05-15T14:04:59.0379989Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ps_1.6.0.zip' 2021-05-15T14:04:59.0459358Z Content type 'application/zip' length 775650 bytes (757 KB) 2021-05-15T14:04:59.0505546Z ================================================== 2021-05-15T14:04:59.0506386Z downloaded 757 KB 2021-05-15T14:04:59.0506908Z 2021-05-15T14:04:59.0522372Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/processx_3.5.2.zip' 2021-05-15T14:04:59.0578798Z Content type 'application/zip' length 1246169 bytes (1.2 MB) 2021-05-15T14:04:59.0654730Z ================================================== 2021-05-15T14:04:59.0655460Z downloaded 1.2 MB 2021-05-15T14:04:59.0655841Z 2021-05-15T14:04:59.0671051Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/praise_1.0.0.zip' 2021-05-15T14:04:59.0749484Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-15T14:04:59.0753266Z ================================================== 2021-05-15T14:04:59.0754655Z downloaded 19 KB 2021-05-15T14:04:59.0755355Z 2021-05-15T14:04:59.0770055Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgload_1.2.1.zip' 2021-05-15T14:04:59.0813892Z Content type 'application/zip' length 153931 bytes (150 KB) 2021-05-15T14:04:59.0827673Z ================================================== 2021-05-15T14:04:59.0828686Z downloaded 150 KB 2021-05-15T14:04:59.0829127Z 2021-05-15T14:04:59.0842303Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/evaluate_0.14.zip' 2021-05-15T14:04:59.0879978Z Content type 'application/zip' length 76757 bytes (74 KB) 2021-05-15T14:04:59.0887787Z ================================================== 2021-05-15T14:04:59.0888444Z downloaded 74 KB 2021-05-15T14:04:59.0889139Z 2021-05-15T14:04:59.0902121Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ellipsis_0.3.2.zip' 2021-05-15T14:04:59.0932963Z Content type 'application/zip' length 49087 bytes (47 KB) 2021-05-15T14:04:59.0938597Z ================================================== 2021-05-15T14:04:59.0939588Z downloaded 47 KB 2021-05-15T14:04:59.0940137Z 2021-05-15T14:04:59.0954362Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/digest_0.6.27.zip' 2021-05-15T14:04:59.1005969Z Content type 'application/zip' length 268472 bytes (262 KB) 2021-05-15T14:04:59.1026108Z ================================================== 2021-05-15T14:04:59.1027210Z downloaded 262 KB 2021-05-15T14:04:59.1027750Z 2021-05-15T14:04:59.1047435Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/callr_3.7.0.zip' 2021-05-15T14:04:59.1236598Z Content type 'application/zip' length 438306 bytes (428 KB) 2021-05-15T14:04:59.1299189Z ================================================== 2021-05-15T14:04:59.1300372Z downloaded 428 KB 2021-05-15T14:04:59.1301143Z 2021-05-15T14:04:59.1316638Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brio_1.1.2.zip' 2021-05-15T14:04:59.1388354Z Content type 'application/zip' length 46360 bytes (45 KB) 2021-05-15T14:04:59.1394211Z ================================================== 2021-05-15T14:04:59.1395242Z downloaded 45 KB 2021-05-15T14:04:59.1395788Z 2021-05-15T14:04:59.1411384Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xml2_1.3.2.zip' 2021-05-15T14:04:59.1476819Z Content type 'application/zip' length 3004939 bytes (2.9 MB) 2021-05-15T14:04:59.1659229Z ================================================== 2021-05-15T14:04:59.1660273Z downloaded 2.9 MB 2021-05-15T14:04:59.1660764Z 2021-05-15T14:04:59.1674006Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/markdown_1.1.zip' 2021-05-15T14:04:59.1724238Z Content type 'application/zip' length 188630 bytes (184 KB) 2021-05-15T14:04:59.1741373Z ================================================== 2021-05-15T14:04:59.1742422Z downloaded 184 KB 2021-05-15T14:04:59.1742863Z 2021-05-15T14:04:59.1757620Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/highr_0.9.zip' 2021-05-15T14:04:59.1791662Z Content type 'application/zip' length 46592 bytes (45 KB) 2021-05-15T14:04:59.1797171Z ================================================== 2021-05-15T14:04:59.1798227Z downloaded 45 KB 2021-05-15T14:04:59.1798716Z 2021-05-15T14:04:59.1811553Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringr_1.4.0.zip' 2021-05-15T14:04:59.1846415Z Content type 'application/zip' length 216610 bytes (211 KB) 2021-05-15T14:04:59.1871010Z ================================================== 2021-05-15T14:04:59.1871796Z downloaded 211 KB 2021-05-15T14:04:59.1872237Z 2021-05-15T14:04:59.1881383Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringi_1.6.1.zip' 2021-05-15T14:04:59.2090142Z Content type 'application/zip' length 16350447 bytes (15.6 MB) 2021-05-15T14:04:59.4976936Z ================================================== 2021-05-15T14:04:59.4978099Z downloaded 15.6 MB 2021-05-15T14:04:59.4978811Z 2021-05-15T14:04:59.5001174Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/Rcpp_1.0.6.zip' 2021-05-15T14:04:59.5124392Z Content type 'application/zip' length 3254472 bytes (3.1 MB) 2021-05-15T14:04:59.6083109Z ================================================== 2021-05-15T14:04:59.6084310Z downloaded 3.1 MB 2021-05-15T14:04:59.6084898Z 2021-05-15T14:04:59.6100833Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/knitr_1.33.zip' 2021-05-15T14:04:59.6161559Z Content type 'application/zip' length 1460851 bytes (1.4 MB) 2021-05-15T14:04:59.6419012Z ================================================== 2021-05-15T14:04:59.6420116Z downloaded 1.4 MB 2021-05-15T14:04:59.6420651Z 2021-05-15T14:04:59.6436304Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/commonmark_1.7.zip' 2021-05-15T14:04:59.6481217Z Content type 'application/zip' length 265877 bytes (259 KB) 2021-05-15T14:04:59.6501259Z ================================================== 2021-05-15T14:04:59.6502285Z downloaded 259 KB 2021-05-15T14:04:59.6502822Z 2021-05-15T14:04:59.6514877Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brew_1.0-6.zip' 2021-05-15T14:04:59.6566126Z Content type 'application/zip' length 113846 bytes (111 KB) 2021-05-15T14:04:59.6576380Z ================================================== 2021-05-15T14:04:59.6577406Z downloaded 111 KB 2021-05-15T14:04:59.6577991Z 2021-05-15T14:04:59.6595566Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xopen_1.0.0.zip' 2021-05-15T14:04:59.6627807Z Content type 'application/zip' length 24695 bytes (24 KB) 2021-05-15T14:04:59.6640238Z ================================================== 2021-05-15T14:04:59.6641196Z downloaded 24 KB 2021-05-15T14:04:59.6641650Z 2021-05-15T14:04:59.6668374Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sessioninfo_1.1.1.zip' 2021-05-15T14:04:59.6701889Z Content type 'application/zip' length 46938 bytes (45 KB) 2021-05-15T14:04:59.6709764Z ================================================== 2021-05-15T14:04:59.6710792Z downloaded 45 KB 2021-05-15T14:04:59.6711338Z 2021-05-15T14:04:59.6727807Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/prettyunits_1.1.1.zip' 2021-05-15T14:04:59.6762112Z Content type 'application/zip' length 37840 bytes (36 KB) 2021-05-15T14:04:59.6767043Z ================================================== 2021-05-15T14:04:59.6767997Z downloaded 36 KB 2021-05-15T14:04:59.6768507Z 2021-05-15T14:04:59.6790409Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgbuild_1.2.0.zip' 2021-05-15T14:04:59.6840091Z Content type 'application/zip' length 142573 bytes (139 KB) 2021-05-15T14:04:59.6853426Z ================================================== 2021-05-15T14:04:59.6856563Z downloaded 139 KB 2021-05-15T14:04:59.6856996Z 2021-05-15T14:04:59.6871745Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/testthat_3.0.2.zip' 2021-05-15T14:04:59.6915899Z Content type 'application/zip' length 2494253 bytes (2.4 MB) 2021-05-15T14:04:59.7628163Z ================================================== 2021-05-15T14:04:59.7629441Z downloaded 2.4 MB 2021-05-15T14:04:59.7629938Z 2021-05-15T14:04:59.7656101Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rversions_2.0.2.zip' 2021-05-15T14:04:59.7686393Z Content type 'application/zip' length 68655 bytes (67 KB) 2021-05-15T14:04:59.7696947Z ================================================== 2021-05-15T14:04:59.7698901Z downloaded 67 KB 2021-05-15T14:04:59.7699968Z 2021-05-15T14:04:59.7715355Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/roxygen2_7.1.1.zip' 2021-05-15T14:04:59.7794058Z Content type 'application/zip' length 1371276 bytes (1.3 MB) 2021-05-15T14:04:59.7903332Z ================================================== 2021-05-15T14:04:59.7904657Z downloaded 1.3 MB 2021-05-15T14:04:59.7905205Z 2021-05-15T14:04:59.7922331Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rcmdcheck_1.3.3.zip' 2021-05-15T14:04:59.7977824Z Content type 'application/zip' length 134938 bytes (131 KB) 2021-05-15T14:04:59.7990398Z ================================================== 2021-05-15T14:04:59.7991595Z downloaded 131 KB 2021-05-15T14:04:59.7992556Z 2021-05-15T14:04:59.8016766Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/devtools_2.4.1.zip' 2021-05-15T14:04:59.8098414Z Content type 'application/zip' length 397417 bytes (388 KB) 2021-05-15T14:04:59.8152135Z ================================================== 2021-05-15T14:04:59.8153228Z downloaded 388 KB 2021-05-15T14:04:59.8153877Z 2021-05-15T14:04:59.8421005Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-15T14:04:59.8958299Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-15T14:04:59.9105536Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-15T14:04:59.9599668Z package 'pillar' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.0207206Z package 'tibble' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.0359895Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.0590023Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.0945827Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.1102033Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.1560989Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.2218668Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.2403070Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.2578022Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.2724771Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.2904170Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.3212270Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.3411929Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.3638722Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.4529198Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.4844515Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.5089642Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-15T14:05:00.5350262Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.0094626Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.4663782Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.5927067Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.6627586Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.6938195Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.7079142Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.7228052Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.7362380Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.7511533Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.8486040Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.8672208Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.9397413Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.9559223Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.9774600Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-15T14:05:01.9802551Z 2021-05-15T14:05:01.9803424Z The downloaded binary packages are in 2021-05-15T14:05:01.9804382Z C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\downloaded_packages 2021-05-15T14:05:01.9805398Z installing the source package 'xfun' 2021-05-15T14:05:01.9805825Z 2021-05-15T14:05:01.9821092Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-15T14:05:01.9860120Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-15T14:05:01.9870691Z ================================================== 2021-05-15T14:05:01.9872076Z downloaded 109 KB 2021-05-15T14:05:01.9872605Z 2021-05-15T14:05:02.4935698Z * installing *source* package 'xfun' ... 2021-05-15T14:05:02.5137844Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-15T14:05:02.5139809Z ** using staged installation 2021-05-15T14:05:02.5628069Z ** libs 2021-05-15T14:05:02.5639124Z 2021-05-15T14:05:02.5640477Z *** arch - i386 2021-05-15T14:05:02.5927678Z "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-15T14:05:03.0988204Z "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-15T14:05:03.3518268Z 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-15T14:05:03.6845098Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-15T14:05:03.6858541Z 2021-05-15T14:05:03.6860203Z *** arch - x64 2021-05-15T14:05:03.7109791Z "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-15T14:05:04.0825187Z "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-15T14:05:04.3427400Z 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-15T14:05:04.6879679Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-15T14:05:04.6919709Z ** R 2021-05-15T14:05:04.7274425Z ** inst 2021-05-15T14:05:04.7337648Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:06.7558874Z ** help 2021-05-15T14:05:07.1512645Z *** installing help indices 2021-05-15T14:05:07.3383649Z converting help for package 'xfun' 2021-05-15T14:05:07.3708455Z finding HTML links ... done 2021-05-15T14:05:07.4187059Z Rscript html 2021-05-15T14:05:07.4419301Z Rscript_call html 2021-05-15T14:05:07.4516812Z attr html 2021-05-15T14:05:07.4682198Z base64_encode html 2021-05-15T14:05:07.4773167Z base64_uri html 2021-05-15T14:05:07.5325870Z bg_process html 2021-05-15T14:05:07.5431693Z bump_version html 2021-05-15T14:05:07.6086951Z cache_rds html 2021-05-15T14:05:07.6173653Z del_empty_dir html 2021-05-15T14:05:07.6343085Z dir_create html 2021-05-15T14:05:07.6476158Z dir_exists html 2021-05-15T14:05:07.6617020Z do_once html 2021-05-15T14:05:07.6857048Z download_file html 2021-05-15T14:05:07.7121105Z embed_file html 2021-05-15T14:05:07.7334418Z exit_call html 2021-05-15T14:05:07.7520617Z file_ext html 2021-05-15T14:05:07.7612940Z file_string html 2021-05-15T14:05:07.7732700Z format_bytes html 2021-05-15T14:05:07.7910924Z from_root html 2021-05-15T14:05:07.8035545Z github_releases html 2021-05-15T14:05:07.8133612Z grep_sub html 2021-05-15T14:05:07.8453123Z gsub_file html 2021-05-15T14:05:07.8558577Z in_dir html 2021-05-15T14:05:07.8719683Z install_dir html 2021-05-15T14:05:07.8849844Z install_github html 2021-05-15T14:05:07.8929575Z isFALSE html 2021-05-15T14:05:07.8998794Z is_R_CMD_check html 2021-05-15T14:05:07.9114903Z is_abs_path html 2021-05-15T14:05:07.9204833Z is_ascii html 2021-05-15T14:05:07.9374016Z is_sub_path html 2021-05-15T14:05:07.9463397Z is_web_path html 2021-05-15T14:05:07.9637111Z magic_path html 2021-05-15T14:05:07.9732782Z mark_dirs html 2021-05-15T14:05:07.9916135Z msg_cat html 2021-05-15T14:05:08.0035649Z native_encode html 2021-05-15T14:05:08.0173146Z news2md html 2021-05-15T14:05:08.0272720Z normalize_path html 2021-05-15T14:05:08.0453938Z numbers_to_words html 2021-05-15T14:05:08.0633747Z optipng html 2021-05-15T14:05:08.0718788Z os html 2021-05-15T14:05:08.0801636Z parse_only html 2021-05-15T14:05:08.1244373Z pkg_attach html 2021-05-15T14:05:08.1387882Z proc_kill html 2021-05-15T14:05:08.1571678Z process_file html 2021-05-15T14:05:08.1788010Z proj_root html 2021-05-15T14:05:08.1894035Z prose_index html 2021-05-15T14:05:08.2037773Z protect_math html 2021-05-15T14:05:08.2222091Z raw_string html 2021-05-15T14:05:08.2355280Z read_bin html 2021-05-15T14:05:08.2562328Z read_utf8 html 2021-05-15T14:05:08.2729732Z relative_path html 2021-05-15T14:05:08.2958034Z rename_seq html 2021-05-15T14:05:08.3071899Z retry html 2021-05-15T14:05:08.3793917Z rev_check html 2021-05-15T14:05:08.3939147Z rstudio_type html 2021-05-15T14:05:08.4038959Z same_path html 2021-05-15T14:05:08.4234333Z session_info html 2021-05-15T14:05:08.4349250Z set_envvar html 2021-05-15T14:05:08.4491318Z split_lines html 2021-05-15T14:05:08.4586797Z split_source html 2021-05-15T14:05:08.4841786Z strict_list html 2021-05-15T14:05:08.4940624Z stringsAsStrings html 2021-05-15T14:05:08.5082611Z submit_cran html 2021-05-15T14:05:08.5471903Z tinify html 2021-05-15T14:05:08.5598638Z tojson html 2021-05-15T14:05:08.5735176Z tree html 2021-05-15T14:05:08.5796237Z try_silent html 2021-05-15T14:05:08.5994609Z upload_ftp html 2021-05-15T14:05:08.6086704Z url_filename html 2021-05-15T14:05:08.6189242Z valid_syntax html 2021-05-15T14:05:08.6209801Z ** building package indices 2021-05-15T14:05:09.1289736Z ** installing vignettes 2021-05-15T14:05:09.1449905Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:09.1451319Z *** arch - i386 2021-05-15T14:05:09.4500668Z *** arch - x64 2021-05-15T14:05:09.7602652Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:09.7605794Z *** arch - i386 2021-05-15T14:05:10.0665271Z *** arch - x64 2021-05-15T14:05:10.3719402Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:10.3960913Z * DONE (xfun) 2021-05-15T14:05:10.4542438Z 2021-05-15T14:05:10.4543360Z The downloaded source packages are in 2021-05-15T14:05:10.4544306Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\downloaded_packages' 2021-05-15T14:05:10.6104957Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-15T14:05:12.9722367Z 2021-05-15T14:05:13.4464520Z 2021-05-15T14:05:13.4476188Z 2021-05-15T14:05:13.4485156Z 2021-05-15T14:05:13.4487956Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\remotes83c700744ce\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-15T14:05:13.4554014Z 2021-05-15T14:05:13.4555733Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\remotes83c700744ce\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-15T14:05:13.6129219Z 2021-05-15T14:05:13.6130537Z 2021-05-15T14:05:13.6131006Z 2021-05-15T14:05:13.6131449Z 2021-05-15T14:05:13.6132826Z - preparing 'desc': 2021-05-15T14:05:13.6446178Z checking DESCRIPTION meta-information ... 2021-05-15T14:05:13.6447767Z 2021-05-15T14:05:13.6448610Z checking DESCRIPTION meta-information ... 2021-05-15T14:05:13.6449282Z 2021-05-15T14:05:13.6449976Z v checking DESCRIPTION meta-information 2021-05-15T14:05:13.8457900Z 2021-05-15T14:05:13.8485376Z 2021-05-15T14:05:13.8486084Z 2021-05-15T14:05:13.8486662Z 2021-05-15T14:05:13.8488278Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:05:13.8603047Z 2021-05-15T14:05:13.8603963Z 2021-05-15T14:05:13.8604382Z 2021-05-15T14:05:13.8604780Z 2021-05-15T14:05:13.8605412Z - checking for empty or unneeded directories 2021-05-15T14:05:13.8695343Z 2021-05-15T14:05:13.8696376Z 2021-05-15T14:05:13.8697048Z Omitted 'LazyData' from DESCRIPTION 2021-05-15T14:05:13.8986673Z 2021-05-15T14:05:13.9027608Z 2021-05-15T14:05:13.9028106Z 2021-05-15T14:05:13.9028503Z 2021-05-15T14:05:13.9029040Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-15T14:05:14.1346452Z 2021-05-15T14:05:14.1347552Z 2021-05-15T14:05:14.1348052Z 2021-05-15T14:05:14.2244040Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:05:14.2245052Z (as 'lib' is unspecified) 2021-05-15T14:05:14.7724405Z * installing *source* package 'desc' ... 2021-05-15T14:05:14.7898319Z ** using staged installation 2021-05-15T14:05:14.8339038Z ** R 2021-05-15T14:05:14.8664850Z ** inst 2021-05-15T14:05:14.8719867Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:17.2984738Z ** help 2021-05-15T14:05:17.6419579Z *** installing help indices 2021-05-15T14:05:17.8179499Z 2021-05-15T14:05:17.8180519Z converting help for package 'desc' 2021-05-15T14:05:17.8498410Z finding HTML links ... done 2021-05-15T14:05:17.9114597Z check_encoding html 2021-05-15T14:05:17.9241026Z check_field html 2021-05-15T14:05:17.9381568Z cran_ascii_fields html 2021-05-15T14:05:17.9492199Z cran_valid_fields html 2021-05-15T14:05:17.9646904Z dep_types html 2021-05-15T14:05:17.9866904Z desc html 2021-05-15T14:05:18.0741478Z desc_add_author html 2021-05-15T14:05:18.1112656Z desc_add_author_gh html 2021-05-15T14:05:18.1485982Z desc_add_me html 2021-05-15T14:05:18.1935702Z desc_add_orcid html 2021-05-15T14:05:18.2076978Z desc_add_remotes html 2021-05-15T14:05:18.2464799Z desc_add_role html 2021-05-15T14:05:18.2690752Z desc_add_to_collate html 2021-05-15T14:05:18.2818214Z desc_add_urls html 2021-05-15T14:05:18.3067194Z desc_bump_version html 2021-05-15T14:05:18.3417509Z desc_change_maintainer html 2021-05-15T14:05:18.3514219Z desc_clear_remotes html 2021-05-15T14:05:18.3624343Z desc_clear_urls html 2021-05-15T14:05:18.3938599Z desc_coerce_authors_at_r html 2021-05-15T14:05:18.4118536Z desc_del html 2021-05-15T14:05:18.4501184Z desc_del_author html 2021-05-15T14:05:18.4712837Z desc_del_collate html 2021-05-15T14:05:18.4927714Z desc_del_dep html 2021-05-15T14:05:18.5109404Z desc_del_deps html 2021-05-15T14:05:18.5309409Z desc_del_from_collate html 2021-05-15T14:05:18.5434637Z desc_del_remotes html 2021-05-15T14:05:18.5851741Z desc_del_role html 2021-05-15T14:05:18.5979438Z desc_del_urls html 2021-05-15T14:05:18.6168526Z desc_fields html 2021-05-15T14:05:18.6326375Z desc_get html 2021-05-15T14:05:18.6649586Z desc_get_author html 2021-05-15T14:05:18.6912448Z desc_get_authors html 2021-05-15T14:05:18.7043669Z desc_get_built html 2021-05-15T14:05:18.7207224Z desc_get_collate html 2021-05-15T14:05:18.7390920Z desc_get_deps html 2021-05-15T14:05:18.7668759Z desc_get_field html 2021-05-15T14:05:18.7938166Z desc_get_maintainer html 2021-05-15T14:05:18.8039067Z desc_get_remotes html 2021-05-15T14:05:18.8120994Z desc_get_urls html 2021-05-15T14:05:18.8260391Z desc_get_version html 2021-05-15T14:05:18.8444840Z desc_has_dep html 2021-05-15T14:05:18.8620713Z desc_has_fields html 2021-05-15T14:05:18.8731084Z desc_normalize html 2021-05-15T14:05:18.8810378Z desc_print html 2021-05-15T14:05:18.8911151Z desc_reformat_fields html 2021-05-15T14:05:18.9011338Z desc_reorder_fields html 2021-05-15T14:05:18.9199577Z desc_set html 2021-05-15T14:05:18.9541574Z desc_set_authors html 2021-05-15T14:05:18.9761266Z desc_set_collate html 2021-05-15T14:05:19.0005346Z desc_set_dep html 2021-05-15T14:05:19.0217752Z desc_set_deps html 2021-05-15T14:05:19.0337650Z desc_set_remotes html 2021-05-15T14:05:19.0476314Z desc_set_urls html 2021-05-15T14:05:19.0671842Z desc_set_version html 2021-05-15T14:05:19.0744758Z desc_to_latex html 2021-05-15T14:05:19.0823827Z desc_validate html 2021-05-15T14:05:19.2960811Z description html 2021-05-15T14:05:19.2982563Z ** building package indices 2021-05-15T14:05:19.8139084Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:19.8140659Z *** arch - i386 2021-05-15T14:05:20.1202054Z *** arch - x64 2021-05-15T14:05:20.4296622Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:20.4299760Z *** arch - i386 2021-05-15T14:05:20.8373280Z *** arch - x64 2021-05-15T14:05:21.2440147Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:21.2628012Z * DONE (desc) 2021-05-15T14:05:21.6891920Z 2021-05-15T14:05:21.6899823Z 2021-05-15T14:05:21.6940608Z 2021-05-15T14:05:21.6942409Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\remotes83c4e9e5b3c\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-15T14:05:21.7754679Z 2021-05-15T14:05:21.7755497Z 2021-05-15T14:05:21.7755966Z 2021-05-15T14:05:21.7756628Z 2021-05-15T14:05:21.7757202Z - preparing 'ghtravis': 2021-05-15T14:05:21.7934996Z checking DESCRIPTION meta-information ... 2021-05-15T14:05:21.7935818Z 2021-05-15T14:05:21.7936821Z checking DESCRIPTION meta-information ... 2021-05-15T14:05:21.7937506Z 2021-05-15T14:05:21.7938164Z v checking DESCRIPTION meta-information 2021-05-15T14:05:21.9253946Z 2021-05-15T14:05:21.9275168Z 2021-05-15T14:05:21.9275653Z 2021-05-15T14:05:21.9276054Z 2021-05-15T14:05:21.9276986Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:05:21.9335468Z 2021-05-15T14:05:21.9336170Z 2021-05-15T14:05:21.9336777Z 2021-05-15T14:05:21.9337159Z 2021-05-15T14:05:21.9337804Z - checking for empty or unneeded directories 2021-05-15T14:05:21.9368667Z 2021-05-15T14:05:21.9369324Z 2021-05-15T14:05:21.9370005Z Omitted 'LazyData' from DESCRIPTION 2021-05-15T14:05:21.9716589Z 2021-05-15T14:05:21.9717644Z 2021-05-15T14:05:21.9718132Z 2021-05-15T14:05:21.9796736Z 2021-05-15T14:05:21.9797655Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-15T14:05:22.0362312Z 2021-05-15T14:05:22.0363149Z 2021-05-15T14:05:22.0363776Z 2021-05-15T14:05:22.1157967Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:05:22.1158885Z (as 'lib' is unspecified) 2021-05-15T14:05:22.5007270Z * installing *source* package 'ghtravis' ... 2021-05-15T14:05:22.5012819Z ** using staged installation 2021-05-15T14:05:22.5414691Z ** R 2021-05-15T14:05:22.5657555Z ** inst 2021-05-15T14:05:22.5694193Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:24.4918319Z ** help 2021-05-15T14:05:24.6558295Z *** installing help indices 2021-05-15T14:05:24.7465323Z 2021-05-15T14:05:24.7466950Z converting help for package 'ghtravis' 2021-05-15T14:05:24.7782678Z finding HTML links ... done 2021-05-15T14:05:24.8123973Z all_remote_package_deps html 2021-05-15T14:05:24.8301734Z binary_release_table html 2021-05-15T14:05:24.8518236Z cat_desc_elements html 2021-05-15T14:05:24.8592976Z dcf_package_version html 2021-05-15T14:05:24.8715586Z deploy_travis html 2021-05-15T14:05:24.8873075Z deployed_tarball_version html 2021-05-15T14:05:24.9025012Z drop_remotes html 2021-05-15T14:05:24.9105097Z example_description_file html 2021-05-15T14:05:24.9258366Z get_dep_table html 2021-05-15T14:05:24.9367453Z get_remote_info html 2021-05-15T14:05:24.9524465Z 2021-05-15T14:05:25.0192731Z finding level-2 HTML links ... done 2021-05-15T14:05:25.0217992Z get_remote_package_dcf html 2021-05-15T14:05:25.0291170Z get_remotes html 2021-05-15T14:05:25.0566064Z install_remote_binaries html 2021-05-15T14:05:25.0753384Z install_remotes_no_dep html 2021-05-15T14:05:25.0915123Z latest_release_with_binary html 2021-05-15T14:05:25.0999014Z make_full_version html 2021-05-15T14:05:25.1122865Z package_comparison_table html 2021-05-15T14:05:25.1191505Z package_name html 2021-05-15T14:05:25.1312385Z package_needs_update html 2021-05-15T14:05:25.1389278Z parse_one_remote html 2021-05-15T14:05:25.1455000Z r_version html 2021-05-15T14:05:25.1545573Z read_dcf html 2021-05-15T14:05:25.1689000Z remote_binaries html 2021-05-15T14:05:25.1855387Z remote_order html 2021-05-15T14:05:25.1909107Z rewrite_remotes html 2021-05-15T14:05:25.1986393Z split_remotes html 2021-05-15T14:05:25.2079530Z subset_remote html 2021-05-15T14:05:25.2143007Z sys_ext html 2021-05-15T14:05:25.2274791Z tag_table html 2021-05-15T14:05:25.2286987Z ** building package indices 2021-05-15T14:05:25.6412289Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:25.6414898Z *** arch - i386 2021-05-15T14:05:26.7543818Z *** arch - x64 2021-05-15T14:05:27.8768419Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:27.8771433Z *** arch - i386 2021-05-15T14:05:28.8894957Z *** arch - x64 2021-05-15T14:05:30.0050280Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:30.0175052Z * DONE (ghtravis) 2021-05-15T14:05:30.0826573Z Using github PAT from envvar GITHUB_PAT 2021-05-15T14:05:30.2769411Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-15T14:05:32.7983750Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-15T14:05:32.7984924Z generics (NA -> 0.1.0) [CRAN] 2021-05-15T14:05:32.7985531Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-15T14:05:32.7986261Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-15T14:05:32.7987911Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-15T14:05:32.7988849Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-15T14:05:32.8005333Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:05:32.8006185Z (as 'lib' is unspecified) 2021-05-15T14:05:35.0756599Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyselect_1.1.1.zip' 2021-05-15T14:05:35.0814974Z Content type 'application/zip' length 204078 bytes (199 KB) 2021-05-15T14:05:35.0842595Z ================================================== 2021-05-15T14:05:35.0844266Z downloaded 199 KB 2021-05-15T14:05:35.0844825Z 2021-05-15T14:05:35.0855980Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/generics_0.1.0.zip' 2021-05-15T14:05:35.0892412Z Content type 'application/zip' length 70326 bytes (68 KB) 2021-05-15T14:05:35.0900523Z ================================================== 2021-05-15T14:05:35.0901579Z downloaded 68 KB 2021-05-15T14:05:35.0902148Z 2021-05-15T14:05:35.0915564Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cpp11_0.2.7.zip' 2021-05-15T14:05:35.0960885Z Content type 'application/zip' length 217787 bytes (212 KB) 2021-05-15T14:05:35.0978572Z ================================================== 2021-05-15T14:05:35.0980848Z downloaded 212 KB 2021-05-15T14:05:35.0981965Z 2021-05-15T14:05:35.0993027Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/dplyr_1.0.6.zip' 2021-05-15T14:05:35.1046750Z Content type 'application/zip' length 1338545 bytes (1.3 MB) 2021-05-15T14:05:35.1563355Z ================================================== 2021-05-15T14:05:35.1564425Z downloaded 1.3 MB 2021-05-15T14:05:35.1564936Z 2021-05-15T14:05:35.1579796Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyr_1.1.3.zip' 2021-05-15T14:05:35.1680497Z Content type 'application/zip' length 1055485 bytes (1.0 MB) 2021-05-15T14:05:35.2059817Z ================================================== 2021-05-15T14:05:35.2061301Z downloaded 1.0 MB 2021-05-15T14:05:35.2061820Z 2021-05-15T14:05:35.2261657Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-15T14:05:35.2403889Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-15T14:05:35.2772283Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-15T14:05:35.3398118Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-15T14:05:35.3955191Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-15T14:05:35.3987946Z 2021-05-15T14:05:35.3989562Z The downloaded binary packages are in 2021-05-15T14:05:35.3990795Z C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\downloaded_packages 2021-05-15T14:05:35.6866709Z 2021-05-15T14:05:35.6874517Z 2021-05-15T14:05:35.6875048Z 2021-05-15T14:05:35.6888702Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\remotes83c62cf344e\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-15T14:05:35.6891327Z 2021-05-15T14:05:35.6908012Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\remotes83c62cf344e\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-15T14:05:35.6950672Z 2021-05-15T14:05:35.6957947Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\remotes83c62cf344e\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-15T14:05:35.7387571Z 2021-05-15T14:05:35.7485134Z 2021-05-15T14:05:35.7486191Z 2021-05-15T14:05:35.7487846Z 2021-05-15T14:05:35.7488935Z - preparing 'aghast': 2021-05-15T14:05:35.7671001Z checking DESCRIPTION meta-information ... 2021-05-15T14:05:35.7672121Z 2021-05-15T14:05:35.7672895Z checking DESCRIPTION meta-information ... 2021-05-15T14:05:35.7673522Z 2021-05-15T14:05:35.7674237Z v checking DESCRIPTION meta-information 2021-05-15T14:05:35.8676961Z 2021-05-15T14:05:35.8678929Z 2021-05-15T14:05:35.8679527Z 2021-05-15T14:05:35.8679944Z 2021-05-15T14:05:35.8680781Z - checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:05:35.8681889Z 2021-05-15T14:05:35.8682321Z 2021-05-15T14:05:35.8682994Z - checking for empty or unneeded directories 2021-05-15T14:05:35.8683505Z 2021-05-15T14:05:35.8683910Z 2021-05-15T14:05:35.8684533Z Omitted 'LazyData' from DESCRIPTION 2021-05-15T14:05:35.8878074Z 2021-05-15T14:05:35.8879062Z 2021-05-15T14:05:35.8879544Z 2021-05-15T14:05:35.8898507Z 2021-05-15T14:05:35.8899070Z - building 'aghast_0.2.1.tar.gz' 2021-05-15T14:05:35.9158169Z 2021-05-15T14:05:35.9158906Z 2021-05-15T14:05:35.9159345Z 2021-05-15T14:05:35.9573946Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:05:35.9574943Z (as 'lib' is unspecified) 2021-05-15T14:05:36.2768660Z * installing *source* package 'aghast' ... 2021-05-15T14:05:36.2773991Z ** using staged installation 2021-05-15T14:05:36.3156432Z ** R 2021-05-15T14:05:36.3311586Z ** byte-compile and prepare package for lazy loading 2021-05-15T14:05:37.0416218Z ** help 2021-05-15T14:05:37.1187881Z *** installing help indices 2021-05-15T14:05:37.1613150Z 2021-05-15T14:05:37.1614597Z converting help for package 'aghast' 2021-05-15T14:05:37.2035298Z finding HTML links ... done 2021-05-15T14:05:37.2346590Z ga_artifacts html 2021-05-15T14:05:37.2546850Z ga_jobs html 2021-05-15T14:05:37.2739631Z ga_run_log_config html 2021-05-15T14:05:37.3025562Z ga_runs html 2021-05-15T14:05:37.3345091Z ga_secrets html 2021-05-15T14:05:37.3578126Z ga_workflows html 2021-05-15T14:05:37.3634886Z 2021-05-15T14:05:37.3735626Z pipe html 2021-05-15T14:05:37.3742424Z REDIRECT:topic %>% -> pipe.html [ FAIL ]** building package indices 2021-05-15T14:05:37.6858555Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:05:37.6859670Z *** arch - i386 2021-05-15T14:05:37.9914713Z *** arch - x64 2021-05-15T14:05:38.3007042Z ** testing if installed package can be loaded from final location 2021-05-15T14:05:38.3010533Z *** arch - i386 2021-05-15T14:05:38.6072282Z *** arch - x64 2021-05-15T14:05:38.9130264Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:05:38.9225305Z * DONE (aghast) 2021-05-15T14:05:38.9631175Z Installing 1 packages: covr 2021-05-15T14:05:38.9647795Z Installing package into 'D:/a/_temp/Library' 2021-05-15T14:05:38.9648632Z (as 'lib' is unspecified) 2021-05-15T14:05:40.1568557Z also installing the dependencies 'lazyeval', 'rex' 2021-05-15T14:05:40.1569377Z 2021-05-15T14:05:41.2954446Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lazyeval_0.2.2.zip' 2021-05-15T14:05:41.3000669Z Content type 'application/zip' length 172045 bytes (168 KB) 2021-05-15T14:05:41.3015353Z ================================================== 2021-05-15T14:05:41.3016402Z downloaded 168 KB 2021-05-15T14:05:41.3016937Z 2021-05-15T14:05:41.3030040Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rex_1.2.0.zip' 2021-05-15T14:05:41.3076021Z Content type 'application/zip' length 124896 bytes (121 KB) 2021-05-15T14:05:41.3091449Z ================================================== 2021-05-15T14:05:41.3092487Z downloaded 121 KB 2021-05-15T14:05:41.3092904Z 2021-05-15T14:05:41.3106532Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/covr_3.5.1.zip' 2021-05-15T14:05:41.3172816Z Content type 'application/zip' length 304915 bytes (297 KB) 2021-05-15T14:05:41.3199755Z ================================================== 2021-05-15T14:05:41.3200731Z downloaded 297 KB 2021-05-15T14:05:41.3201207Z 2021-05-15T14:05:41.3418540Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-15T14:05:41.3618442Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-15T14:05:41.3962202Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-15T14:05:41.3992488Z 2021-05-15T14:05:41.3993463Z The downloaded binary packages are in 2021-05-15T14:05:41.3994730Z C:\Users\runneradmin\AppData\Local\Temp\RtmpWMAwwa\downloaded_packages 2021-05-15T14:05:41.5320253Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-15T14:05:41.5321019Z Rscript -e "tic::before_install()" 2021-05-15T14:05:41.5548620Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T14:05:41.5549179Z env: 2021-05-15T14:05:41.5549605Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:41.5550316Z TIC_DEPLOY_KEY: 2021-05-15T14:05:41.5550663Z RSPM: 2021-05-15T14:05:41.5552217Z GITHUB_PAT: *** 2021-05-15T14:05:41.5552810Z COVERALLS_TOKEN: 2021-05-15T14:05:41.5553951Z continue-on-error: true 2021-05-15T14:05:41.5554614Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:41.5555373Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:05:41.5555767Z TZ: UTC 2021-05-15T14:05:41.5556412Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:41.5556993Z NOT_CRAN: true 2021-05-15T14:05:41.5557354Z MSYSTEM: MINGW64 2021-05-15T14:05:41.5557739Z ##[endgroup] 2021-05-15T14:05:43.3199632Z v Loading tic stage configuration from tic.R 2021-05-15T14:05:43.5652643Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:05:43.5653785Z Windows because LaTeX is not available. 2021-05-15T14:05:43.6047607Z Running before_install: step_install_remote_binaries() 2021-05-15T14:05:44.6251469Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-15T14:05:44.6252341Z remotes::install_deps(dependencies = TRUE) 2021-05-15T14:05:44.6252948Z remotes::install_cran("rcmdcheck") 2021-05-15T14:05:44.6253625Z remotes::install_cran("markdown") 2021-05-15T14:05:44.6258630Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:05:44.6259144Z env: 2021-05-15T14:05:44.6259562Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:05:44.6260002Z TIC_DEPLOY_KEY: 2021-05-15T14:05:44.6260317Z RSPM: 2021-05-15T14:05:44.6261407Z GITHUB_PAT: *** 2021-05-15T14:05:44.6261795Z COVERALLS_TOKEN: 2021-05-15T14:05:44.6262224Z continue-on-error: true 2021-05-15T14:05:44.6262649Z VDIFFR_RUN_TESTS: 2021-05-15T14:05:44.6263026Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:05:44.6263393Z TZ: UTC 2021-05-15T14:05:44.6263731Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:05:44.6264107Z NOT_CRAN: true 2021-05-15T14:05:44.6264494Z MSYSTEM: MINGW64 2021-05-15T14:05:44.6264858Z ##[endgroup] 2021-05-15T14:05:48.0685202Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-15T14:05:48.0686052Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-15T14:05:48.0686620Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-15T14:05:48.0687160Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-15T14:05:48.0687737Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-15T14:05:48.0688296Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-15T14:05:48.0688920Z oro.nifti (NA -> 0.11.0 ) [CRAN] 2021-05-15T14:05:48.0689534Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-15T14:05:48.0716678Z Installing 8 packages: base64enc, RNifti, abind, bitops, tinytex, htmltools, oro.nifti, rmarkdown 2021-05-15T14:05:48.0742729Z Installing packages into 'D:/a/_temp/Library' 2021-05-15T14:05:48.0743678Z (as 'lib' is unspecified) 2021-05-15T14:05:49.7657783Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-15T14:05:49.7686618Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-15T14:05:49.8697377Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-15T14:05:49.8699920Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-15T14:05:49.9792507Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-15T14:05:49.9795524Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-15T14:05:50.1380282Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-15T14:05:50.1382979Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-15T14:05:51.0545841Z 2021-05-15T14:05:51.0547455Z There is a binary version available but the source version is later: 2021-05-15T14:05:51.0575004Z binary source needs_compilation 2021-05-15T14:05:51.0576032Z RNifti 1.3.0 1.3.1 TRUE 2021-05-15T14:05:51.0576504Z 2021-05-15T14:05:51.0610678Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-15T14:05:51.0677055Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-15T14:05:51.0688156Z ================================================== 2021-05-15T14:05:51.0688860Z downloaded 42 KB 2021-05-15T14:05:51.0689285Z 2021-05-15T14:05:51.0697058Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/abind_1.4-5.zip' 2021-05-15T14:05:51.0791519Z Content type 'application/zip' length 63645 bytes (62 KB) 2021-05-15T14:05:51.0798757Z ================================================== 2021-05-15T14:05:51.0799957Z downloaded 62 KB 2021-05-15T14:05:51.0800416Z 2021-05-15T14:05:51.0817719Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/bitops_1.0-7.zip' 2021-05-15T14:05:51.0879033Z Content type 'application/zip' length 42483 bytes (41 KB) 2021-05-15T14:05:51.0886495Z ================================================== 2021-05-15T14:05:51.0887508Z downloaded 41 KB 2021-05-15T14:05:51.0887998Z 2021-05-15T14:05:51.0899475Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tinytex_0.31.zip' 2021-05-15T14:05:51.0942167Z Content type 'application/zip' length 120540 bytes (117 KB) 2021-05-15T14:05:51.0953214Z ================================================== 2021-05-15T14:05:51.0954185Z downloaded 117 KB 2021-05-15T14:05:51.0954738Z 2021-05-15T14:05:51.0966939Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-15T14:05:51.1002331Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-15T14:05:51.1041691Z ================================================== 2021-05-15T14:05:51.1042800Z downloaded 238 KB 2021-05-15T14:05:51.1043634Z 2021-05-15T14:05:51.1057935Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/oro.nifti_0.11.0.zip' 2021-05-15T14:05:51.1122849Z Content type 'application/zip' length 6113178 bytes (5.8 MB) 2021-05-15T14:05:51.1574390Z ================================================== 2021-05-15T14:05:51.1575509Z downloaded 5.8 MB 2021-05-15T14:05:51.1575967Z 2021-05-15T14:05:51.1591051Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rmarkdown_2.8.zip' 2021-05-15T14:05:51.1617074Z Content type 'application/zip' length 3692418 bytes (3.5 MB) 2021-05-15T14:05:51.2860546Z ================================================== 2021-05-15T14:05:51.2862354Z downloaded 3.5 MB 2021-05-15T14:05:51.2863014Z 2021-05-15T14:05:51.3042476Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-15T14:05:51.3171306Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-15T14:05:51.3327824Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-15T14:05:51.3479115Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-15T14:05:51.3674000Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-15T14:05:51.4599246Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-15T14:05:51.7056628Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-15T14:05:51.7102552Z 2021-05-15T14:05:51.7103636Z The downloaded binary packages are in 2021-05-15T14:05:51.7105018Z C:\Users\runneradmin\AppData\Local\Temp\RtmpC8xJ2e\downloaded_packages 2021-05-15T14:05:51.7106179Z installing the source package 'RNifti' 2021-05-15T14:05:51.7106685Z 2021-05-15T14:05:51.7127189Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-15T14:05:51.7161650Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-15T14:05:51.7290019Z ================================================== 2021-05-15T14:05:51.7290947Z downloaded 1.0 MB 2021-05-15T14:05:51.7291442Z 2021-05-15T14:05:52.3060615Z * installing *source* package 'RNifti' ... 2021-05-15T14:05:52.3266756Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-15T14:05:52.3268807Z ** using staged installation 2021-05-15T14:05:52.3648616Z ** libs 2021-05-15T14:05:52.3670365Z 2021-05-15T14:05:52.3673634Z *** arch - i386 2021-05-15T14:05:52.4236317Z "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-15T14:06:00.6585618Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-15T14:06:00.6587591Z 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-15T14:06:00.6588857Z for (int j=0; jnvox) 2021-05-15T14:06:33.4083065Z ~~~~~~~~~~^~~~~~~~~~~~~~~ 2021-05-15T14:06:33.4945027Z In file included from ../inst/include/RNifti/NiftiImage.h:1934, 2021-05-15T14:06:33.4946277Z from ../inst/include/RNifti.h:50, 2021-05-15T14:06:33.4947005Z from main.cpp:4: 2021-05-15T14:06:33.4948381Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-15T14:06:33.4951532Z ../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-15T14:06:33.4953374Z else if (data.length() != image->nvox) 2021-05-15T14:06:33.4954071Z ~~~~~~~~~~~~~~^~~~~~~~~~~~~~ 2021-05-15T14:06:33.5135709Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-15T14:06:33.5137656Z 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-15T14:06:33.5138970Z for (int j=0; j extensions.html [ FAIL ] 2021-05-15T14:06:57.7022234Z extensions html 2021-05-15T14:06:57.7045579Z REDIRECT:topic extension<- -> extensions.html [ FAIL ] 2021-05-15T14:06:57.7182987Z indexing html 2021-05-15T14:06:57.7211933Z REDIRECT:topic $<-.niftiImage -> indexing.html [ FAIL ] 2021-05-15T14:06:57.7230438Z REDIRECT:topic dim<-.internalImage -> internalImage.html [ FAIL ] 2021-05-15T14:06:57.7412381Z internalImage html 2021-05-15T14:06:57.7505195Z ndim html 2021-05-15T14:06:57.7861683Z niftiHeader html 2021-05-15T14:06:57.7991349Z niftiVersion html 2021-05-15T14:06:57.8024379Z REDIRECT:topic [<-.internalImage -> internalImage.html [ FAIL ] 2021-05-15T14:06:57.8032891Z REDIRECT:topic pixdim<- -> pixdim.html [ FAIL ] 2021-05-15T14:06:57.8059372Z REDIRECT:topic pixdim<-.default -> pixdim.html [ FAIL ] 2021-05-15T14:06:57.8068562Z REDIRECT:topic pixunits<- -> pixdim.html [ FAIL ] 2021-05-15T14:06:57.8206742Z pixdim html 2021-05-15T14:06:57.8505758Z readNifti html 2021-05-15T14:06:57.8877509Z rgbArray html 2021-05-15T14:06:57.9362531Z view html 2021-05-15T14:06:57.9591495Z voxelToWorld html 2021-05-15T14:06:57.9906632Z writeNifti html 2021-05-15T14:06:57.9935997Z REDIRECT:topic pixunits<-.default -> pixdim.html [ FAIL ] 2021-05-15T14:06:57.9944635Z REDIRECT:topic qform<- -> xform.html [ FAIL ] 2021-05-15T14:06:57.9957367Z REDIRECT:topic sform<- -> xform.html [ FAIL ] 2021-05-15T14:06:58.0227750Z xform html 2021-05-15T14:06:58.0237962Z REDIRECT:topic orientation<- -> xform.html [ FAIL ]** building package indices 2021-05-15T14:06:58.3359593Z ** testing if installed package can be loaded from temporary location 2021-05-15T14:06:58.3361330Z *** arch - i386 2021-05-15T14:06:58.8432313Z *** arch - x64 2021-05-15T14:06:59.3533002Z ** testing if installed package can be loaded from final location 2021-05-15T14:06:59.3535798Z *** arch - i386 2021-05-15T14:06:59.8632543Z *** arch - x64 2021-05-15T14:07:00.3714622Z ** testing if installed package keeps a record of temporary installation path 2021-05-15T14:07:00.3840931Z * DONE (RNifti) 2021-05-15T14:07:00.4650010Z 2021-05-15T14:07:00.4651935Z The downloaded source packages are in 2021-05-15T14:07:00.4652953Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpC8xJ2e\downloaded_packages' 2021-05-15T14:07:01.5113875Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-15T14:07:01.5115340Z Use `force = TRUE` to force installation 2021-05-15T14:07:01.5142609Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-15T14:07:01.5144480Z Use `force = TRUE` to force installation 2021-05-15T14:07:01.5687873Z ##[group]Run options(width = 100) 2021-05-15T14:07:01.5688500Z options(width = 100) 2021-05-15T14:07:01.5689057Z pkgs <- installed.packages()[, "Package"] 2021-05-15T14:07:01.5689752Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-15T14:07:01.5694821Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-15T14:07:01.5695229Z env: 2021-05-15T14:07:01.5695645Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:01.5696094Z TIC_DEPLOY_KEY: 2021-05-15T14:07:01.5696412Z RSPM: 2021-05-15T14:07:01.5697507Z GITHUB_PAT: *** 2021-05-15T14:07:01.5697878Z COVERALLS_TOKEN: 2021-05-15T14:07:01.5698337Z continue-on-error: true 2021-05-15T14:07:01.5698784Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:01.5699171Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:07:01.5699549Z TZ: UTC 2021-05-15T14:07:01.5699891Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:01.5700282Z NOT_CRAN: true 2021-05-15T14:07:01.5700680Z MSYSTEM: MINGW64 2021-05-15T14:07:01.5701035Z ##[endgroup] 2021-05-15T14:07:02.7060492Z - Session info ----------------------------------------------------------------------------------- 2021-05-15T14:07:02.7061652Z setting value 2021-05-15T14:07:02.7064428Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-15T14:07:02.7065504Z os Windows Server x64 2021-05-15T14:07:02.7066207Z system x86_64, mingw32 2021-05-15T14:07:02.7067149Z ui RTerm 2021-05-15T14:07:02.7067674Z language (EN) 2021-05-15T14:07:02.7068254Z collate English_United States.1252 2021-05-15T14:07:02.7068920Z ctype English_United States.1252 2021-05-15T14:07:02.7069494Z tz UTC 2021-05-15T14:07:02.7070102Z date 2021-05-15 2021-05-15T14:07:02.7070384Z 2021-05-15T14:07:02.7071094Z - Packages --------------------------------------------------------------------------------------- 2021-05-15T14:07:02.7071901Z package * version date lib source 2021-05-15T14:07:02.7072548Z abind 1.4-5 2016-07-21 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7073591Z aghast 0.2.1 2021-05-15 [1] Github (muschellij2/aghast@0c3b853) 2021-05-15T14:07:02.7074254Z askpass 1.1 2019-01-13 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7074840Z base * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7075420Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7076023Z bitops 1.0-7 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7076590Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7077165Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7077731Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7078283Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:07:02.7079218Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7079790Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7080355Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7080931Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7081494Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7084589Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7085297Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7085899Z compiler 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7086447Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7087017Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7087574Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7088145Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7088725Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7089679Z datasets * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7090611Z desc 1.2.0.9000 2021-05-15 [1] Github (muschellij2/desc@7be86f2) 2021-05-15T14:07:02.7091531Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7092170Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7093138Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7094395Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7095012Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7095613Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7096210Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7096791Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7097367Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7097943Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7098502Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7099087Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7099651Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7101737Z ghtravis 0.15.1 2021-05-15 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-15T14:07:02.7102522Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7103151Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7103745Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7104321Z graphics * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7104962Z grDevices * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7105712Z grid 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7106249Z highr 0.9 2021-04-16 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7106820Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7107371Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7107960Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7109416Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7111400Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7113032Z knitr 1.33 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7114460Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7115333Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7116054Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7116779Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7117533Z markdown 1.1 2019-08-07 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7118219Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7118917Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7119624Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7120316Z methods * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7121002Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7121671Z mime 0.10 2021-02-13 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7122360Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7123047Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7123876Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7124572Z oro.nifti 0.11.0 2020-09-08 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7125263Z parallel 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7125934Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7126613Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7127291Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7127998Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7128685Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7129365Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7130075Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7131331Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7131981Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7132662Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7133328Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7134124Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7134815Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7135664Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7136514Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7137160Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7137958Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7138821Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7139851Z RNifti 1.3.1 2021-05-13 [1] CRAN (R 4.2.0) 2021-05-15T14:07:02.7140597Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7141408Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7142190Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7143571Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7144864Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7145573Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7146635Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7147505Z splines 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7148153Z stats * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7148963Z stats4 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7149611Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7150452Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7151125Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-15T14:07:02.7151752Z sys 3.4 2020-07-23 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7152387Z tcltk 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7153081Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7153906Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7154616Z tic 0.10.0 2021-05-15 [1] Github (ropensci/tic@3b4dfb8) 2021-05-15T14:07:02.7155321Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7155978Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7156664Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7157333Z tools 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7158519Z translations 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7159396Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7160571Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7161743Z utils * 4.2.0 2021-05-15 [2] local 2021-05-15T14:07:02.7163052Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7164585Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7165461Z whisker 0.4 2019-08-28 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7166235Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7166986Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-15T14:07:02.7167754Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7168517Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7169388Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7170547Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-15T14:07:02.7170930Z 2021-05-15T14:07:02.7171409Z [1] D:/a/_temp/Library 2021-05-15T14:07:02.7172057Z [2] C:/R/library 2021-05-15T14:07:02.7416478Z ##[group]Run Rscript -e 'tic::script()' 2021-05-15T14:07:02.7417075Z Rscript -e 'tic::script()' 2021-05-15T14:07:02.7417463Z ls -l check 2021-05-15T14:07:02.7424750Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-15T14:07:02.7425251Z env: 2021-05-15T14:07:02.7425663Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:02.7426225Z TIC_DEPLOY_KEY: 2021-05-15T14:07:02.7426537Z RSPM: 2021-05-15T14:07:02.7427556Z GITHUB_PAT: *** 2021-05-15T14:07:02.7427898Z COVERALLS_TOKEN: 2021-05-15T14:07:02.7428315Z continue-on-error: true 2021-05-15T14:07:02.7428881Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:02.7429282Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:07:02.7429803Z TZ: UTC 2021-05-15T14:07:02.7430180Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:02.7430898Z NOT_CRAN: true 2021-05-15T14:07:02.7431286Z MSYSTEM: MINGW64 2021-05-15T14:07:02.7431992Z ##[endgroup] 2021-05-15T14:07:03.1811765Z v Loading tic stage configuration from tic.R 2021-05-15T14:07:03.4475244Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:07:03.4476471Z Windows because LaTeX is not available. 2021-05-15T14:07:03.4858635Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-15T14:07:03.4859939Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-15T14:07:03.4860752Z timeout = Inf, check_dir = "check") 2021-05-15T14:07:03.5774771Z -- R CMD build ----------------------------------------------------------------- 2021-05-15T14:07:03.9477809Z * checking for file 'D:\a\msmri\msmri/DESCRIPTION' ... OK 2021-05-15T14:07:03.9480893Z 2021-05-15T14:07:04.2046425Z * preparing 'msmri': 2021-05-15T14:07:04.2047132Z 2021-05-15T14:07:04.2218908Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:07:04.2219645Z 2021-05-15T14:07:04.3947699Z * checking for LF line-endings in source and make files and shell scripts 2021-05-15T14:07:04.3948594Z 2021-05-15T14:07:04.3991470Z * checking for empty or unneeded directories 2021-05-15T14:07:04.3992113Z 2021-05-15T14:07:04.4213792Z * building 'msmri_0.3.1.tar.gz' 2021-05-15T14:07:04.4214409Z 2021-05-15T14:07:07.2014214Z 2021-05-15T14:07:07.2014989Z 2021-05-15T14:07:08.1186057Z -- R CMD check ----------------------------------------------------------------- 2021-05-15T14:07:08.4257853Z * using log directory 'D:/a/msmri/msmri/check/msmri.Rcheck' 2021-05-15T14:07:08.4258775Z 2021-05-15T14:07:08.4259621Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-15T14:07:08.4260177Z 2021-05-15T14:07:08.4260861Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-15T14:07:08.4261329Z 2021-05-15T14:07:08.4268056Z * using session charset: ISO8859-1 2021-05-15T14:07:08.4268999Z 2021-05-15T14:07:10.0647655Z * using options '--no-manual --as-cran' 2021-05-15T14:07:10.0648488Z 2021-05-15T14:07:10.0697002Z * checking for file 'msmri/DESCRIPTION' ... OK 2021-05-15T14:07:10.0697651Z 2021-05-15T14:07:10.0698326Z * checking extension type ... Package 2021-05-15T14:07:10.0698795Z 2021-05-15T14:07:10.0699367Z * this is package 'msmri' version '0.3.1' 2021-05-15T14:07:10.0699799Z 2021-05-15T14:07:10.0700341Z * package encoding: UTF-8 2021-05-15T14:07:10.0700748Z 2021-05-15T14:07:10.0733996Z * checking package namespace information ... OK 2021-05-15T14:07:10.0734825Z 2021-05-15T14:07:11.3346295Z * checking package dependencies ... OK 2021-05-15T14:07:11.3347049Z 2021-05-15T14:07:11.3381102Z * checking if this is a source package ... OK 2021-05-15T14:07:11.3384083Z 2021-05-15T14:07:11.3384909Z * checking if there is a namespace ... OK 2021-05-15T14:07:11.3385379Z 2021-05-15T14:07:13.9860079Z * checking for executable files ... WARNING 2021-05-15T14:07:13.9861224Z 2021-05-15T14:07:13.9861917Z Found the following executable file: 2021-05-15T14:07:13.9862395Z 2021-05-15T14:07:13.9865182Z JAGS-4.2.0-Rtools33.exe 2021-05-15T14:07:13.9867314Z 2021-05-15T14:07:13.9868292Z Source packages should not contain undeclared executable files. 2021-05-15T14:07:13.9868895Z 2021-05-15T14:07:13.9884808Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-15T14:07:13.9885518Z 2021-05-15T14:07:13.9933872Z * checking for hidden files and directories ... OK 2021-05-15T14:07:13.9934528Z 2021-05-15T14:07:13.9989805Z * checking for portable file names ... OK 2021-05-15T14:07:13.9990398Z 2021-05-15T14:07:14.0181907Z * checking serialization versions ... OK 2021-05-15T14:07:14.0184566Z 2021-05-15T14:07:17.3887464Z * checking whether package 'msmri' can be installed ... OK 2021-05-15T14:07:17.3888489Z 2021-05-15T14:07:17.6306005Z * checking installed package size ... OK 2021-05-15T14:07:17.6306840Z 2021-05-15T14:07:17.9448655Z * checking package directory ... OK 2021-05-15T14:07:17.9450532Z 2021-05-15T14:07:17.9473989Z * checking for future file timestamps ... OK 2021-05-15T14:07:17.9474672Z 2021-05-15T14:07:18.2722782Z * checking DESCRIPTION meta-information ... OK 2021-05-15T14:07:18.2730093Z 2021-05-15T14:07:18.2739892Z * checking top-level files ... NOTE 2021-05-15T14:07:18.2740456Z 2021-05-15T14:07:18.2741180Z Non-standard file/directory found at top level: 2021-05-15T14:07:18.2741706Z 2021-05-15T14:07:18.2742290Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-15T14:07:18.2742777Z 2021-05-15T14:07:18.2764538Z * checking for left-over files ... OK 2021-05-15T14:07:18.2771021Z 2021-05-15T14:07:18.2771870Z * checking index information ... OK 2021-05-15T14:07:18.2772364Z 2021-05-15T14:07:18.4937295Z * checking package subdirectories ... OK 2021-05-15T14:07:18.4938100Z 2021-05-15T14:07:18.5979891Z * checking R files for non-ASCII characters ... OK 2021-05-15T14:07:18.5981045Z 2021-05-15T14:07:18.7020683Z * checking R files for syntax errors ... OK 2021-05-15T14:07:18.7021453Z 2021-05-15T14:07:19.0085043Z * checking whether the package can be loaded ... OK 2021-05-15T14:07:19.0085878Z 2021-05-15T14:07:19.1131694Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-15T14:07:19.1132805Z 2021-05-15T14:07:19.3168600Z * checking whether the package can be unloaded cleanly ... OK 2021-05-15T14:07:19.3170964Z 2021-05-15T14:07:19.5226731Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-15T14:07:19.5227672Z 2021-05-15T14:07:19.9304569Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-15T14:07:19.9305389Z 2021-05-15T14:07:20.3152916Z * checking loading without being on the library search path ... OK 2021-05-15T14:07:20.3153696Z 2021-05-15T14:07:20.5216693Z * checking dependencies in R code ... OK 2021-05-15T14:07:20.5217409Z 2021-05-15T14:07:21.2348261Z * checking S3 generic/method consistency ... OK 2021-05-15T14:07:21.2349645Z 2021-05-15T14:07:21.4398338Z * checking replacement functions ... OK 2021-05-15T14:07:21.4402253Z 2021-05-15T14:07:21.6462618Z * checking foreign function calls ... OK 2021-05-15T14:07:21.6463404Z 2021-05-15T14:07:25.2128469Z * checking R code for possible problems ... OK 2021-05-15T14:07:25.2129262Z 2021-05-15T14:07:25.6192298Z * checking Rd files ... OK 2021-05-15T14:07:25.6196438Z 2021-05-15T14:07:25.7254333Z * checking Rd metadata ... OK 2021-05-15T14:07:25.7255086Z 2021-05-15T14:07:25.9302194Z * checking Rd line widths ... OK 2021-05-15T14:07:25.9314957Z 2021-05-15T14:07:26.1366316Z * checking Rd cross-references ... OK 2021-05-15T14:07:26.1367273Z 2021-05-15T14:07:26.3436509Z * checking for missing documentation entries ... OK 2021-05-15T14:07:26.3437449Z 2021-05-15T14:07:27.0604370Z * checking for code/documentation mismatches ... OK 2021-05-15T14:07:27.0606506Z 2021-05-15T14:07:27.9756710Z * checking Rd \usage sections ... OK 2021-05-15T14:07:27.9757477Z 2021-05-15T14:07:28.1793804Z * checking Rd contents ... OK 2021-05-15T14:07:28.1800756Z 2021-05-15T14:07:28.3851883Z * checking for unstated dependencies in examples ... OK 2021-05-15T14:07:28.3852837Z 2021-05-15T14:07:28.4139862Z * checking contents of 'data' directory ... OK 2021-05-15T14:07:28.4141407Z 2021-05-15T14:07:28.7198685Z * checking data for non-ASCII characters ... OK 2021-05-15T14:07:28.7204342Z 2021-05-15T14:07:28.7223896Z * checking LazyData ... OK 2021-05-15T14:07:28.7224851Z 2021-05-15T14:07:29.0291454Z * checking data for ASCII and uncompressed saves ... OK 2021-05-15T14:07:29.0292273Z 2021-05-15T14:07:29.0346816Z * checking files in 'vignettes' ... WARNING 2021-05-15T14:07:29.0349888Z 2021-05-15T14:07:29.0356526Z Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-15T14:07:29.0357080Z 2021-05-15T14:07:29.0357595Z 'downloading_ms_data.Rmd' 2021-05-15T14:07:29.0357980Z 2021-05-15T14:07:30.0479699Z * checking examples ... OK 2021-05-15T14:07:30.0480613Z 2021-05-15T14:07:30.1573250Z * checking for unstated dependencies in 'tests' ... OK 2021-05-15T14:07:30.1574006Z 2021-05-15T14:07:30.3773423Z * checking tests ... 2021-05-15T14:07:30.3774111Z 2021-05-15T14:07:31.0078712Z Running 'testthat.R' 2021-05-15T14:07:31.0079487Z 2021-05-15T14:07:31.0217335Z OK 2021-05-15T14:07:31.0217966Z 2021-05-15T14:07:31.2372034Z * checking for unstated dependencies in vignettes ... OK 2021-05-15T14:07:31.2372989Z 2021-05-15T14:07:31.2391752Z * checking package vignettes in 'inst/doc' ... WARNING 2021-05-15T14:07:31.2400016Z 2021-05-15T14:07:31.2400963Z dir.exists(dir) is not TRUE 2021-05-15T14:07:31.2401427Z 2021-05-15T14:07:31.2402368Z Package vignette without corresponding single PDF/HTML: 2021-05-15T14:07:31.2403001Z 2021-05-15T14:07:31.2403596Z 'downloading_ms_data.Rmd' 2021-05-15T14:07:31.2404039Z 2021-05-15T14:07:31.2404375Z 2021-05-15T14:07:31.2404708Z 2021-05-15T14:07:34.4813139Z * checking re-building of vignette outputs ... OK 2021-05-15T14:07:34.4820057Z 2021-05-15T14:07:34.4827908Z * checking for non-standard things in the check directory ... OK 2021-05-15T14:07:34.4846687Z 2021-05-15T14:07:34.4860486Z * checking for detritus in the temp directory ... OK 2021-05-15T14:07:34.4861042Z 2021-05-15T14:07:34.4861461Z * DONE 2021-05-15T14:07:34.4861791Z 2021-05-15T14:07:34.4862097Z 2021-05-15T14:07:34.4862398Z 2021-05-15T14:07:34.4862917Z Status: 3 WARNINGs, 1 NOTE 2021-05-15T14:07:34.4863278Z 2021-05-15T14:07:34.4863690Z See 2021-05-15T14:07:34.4864002Z 2021-05-15T14:07:34.4864619Z 'D:/a/msmri/msmri/check/msmri.Rcheck/00check.log' 2021-05-15T14:07:34.4865096Z 2021-05-15T14:07:34.4865555Z for details. 2021-05-15T14:07:34.4865896Z 2021-05-15T14:07:34.4866188Z 2021-05-15T14:07:34.4866463Z 2021-05-15T14:07:34.4866761Z 2021-05-15T14:07:34.4867056Z 2021-05-15T14:07:34.8052604Z -- R CMD check results ---------------------------------------- msmri 0.3.1 ---- 2021-05-15T14:07:34.8072359Z Duration: 27.5s 2021-05-15T14:07:34.8072906Z 2021-05-15T14:07:34.8102784Z > checking for executable files ... WARNING 2021-05-15T14:07:34.8104900Z ##[warning] Found the following executable file: 2021-05-15T14:07:34.8107505Z JAGS-4.2.0-Rtools33.exe 2021-05-15T14:07:34.8108399Z Source packages should not contain undeclared executable files. 2021-05-15T14:07:34.8109431Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-15T14:07:34.8110000Z 2021-05-15T14:07:34.8117747Z > checking files in 'vignettes' ... WARNING 2021-05-15T14:07:34.8119163Z ##[warning] Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-15T14:07:34.8128937Z 'downloading_ms_data.Rmd' 2021-05-15T14:07:34.8129495Z 2021-05-15T14:07:34.8132069Z > checking package vignettes in 'inst/doc' ... WARNING 2021-05-15T14:07:34.8133473Z ##[warning] dir.exists(dir) is not TRUE 2021-05-15T14:07:34.8137230Z Package vignette without corresponding single PDF/HTML: 2021-05-15T14:07:34.8138375Z 'downloading_ms_data.Rmd' 2021-05-15T14:07:34.8138831Z 2021-05-15T14:07:34.8147039Z > checking top-level files ... NOTE 2021-05-15T14:07:34.8148443Z Non-standard file/directory found at top level: 2021-05-15T14:07:34.8150245Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-15T14:07:34.8150968Z 2021-05-15T14:07:34.8160244Z 0 errors v | 3 warnings x | 1 note x 2021-05-15T14:07:34.8949111Z total 29616 2021-05-15T14:07:34.8950983Z drwxr-xr-x 1 runneradmin None 0 May 15 14:07 msmri.Rcheck 2021-05-15T14:07:34.8953980Z -rw-r--r-- 1 runneradmin None 30283670 May 15 14:07 msmri_0.3.1.tar.gz 2021-05-15T14:07:34.8956515Z -rw-r--r-- 1 runneradmin None 35408 May 15 14:07 msmri_0.3.1.zip 2021-05-15T14:07:34.9160313Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:07:34.9161430Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-15T14:07:34.9169249Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-15T14:07:34.9169860Z env: 2021-05-15T14:07:34.9170283Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:34.9170889Z TIC_DEPLOY_KEY: 2021-05-15T14:07:34.9171224Z RSPM: 2021-05-15T14:07:34.9172713Z GITHUB_PAT: *** 2021-05-15T14:07:34.9173130Z COVERALLS_TOKEN: 2021-05-15T14:07:34.9173624Z continue-on-error: true 2021-05-15T14:07:34.9174104Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:34.9174520Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:07:34.9174919Z TZ: UTC 2021-05-15T14:07:34.9175286Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:34.9175700Z NOT_CRAN: true 2021-05-15T14:07:34.9176067Z MSYSTEM: MINGW64 2021-05-15T14:07:34.9176523Z ##[endgroup] 2021-05-15T14:07:35.0693790Z 2021-05-15T14:07:35.0702973Z R Under development (unstable) (2021-05-14 r80296) -- "Unsuffered Consequences" 2021-05-15T14:07:35.0705731Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-15T14:07:35.0718191Z Platform: x86_64-w64-mingw32/x64 (64-bit) 2021-05-15T14:07:35.0724169Z 2021-05-15T14:07:35.0725731Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-15T14:07:35.0726901Z You are welcome to redistribute it under certain conditions. 2021-05-15T14:07:35.0727932Z Type 'license()' or 'licence()' for distribution details. 2021-05-15T14:07:35.0728496Z 2021-05-15T14:07:35.0729433Z R is a collaborative project with many contributors. 2021-05-15T14:07:35.0730306Z Type 'contributors()' for more information and 2021-05-15T14:07:35.0731194Z 'citation()' on how to cite R or R packages in publications. 2021-05-15T14:07:35.0731728Z 2021-05-15T14:07:35.0732405Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-15T14:07:35.0733282Z 'help.start()' for an HTML browser interface to help. 2021-05-15T14:07:35.0733948Z Type 'q()' to quit R. 2021-05-15T14:07:35.0734329Z 2021-05-15T14:07:35.0734843Z > library(testthat) 2021-05-15T14:07:35.0735379Z > library(msmri) 2021-05-15T14:07:35.0735858Z > 2021-05-15T14:07:35.0736623Z > test_check("msmri") 2021-05-15T14:07:35.0737225Z [ FAIL 0 | WARN 0 | SKIP 0 | PASS 3 ] 2021-05-15T14:07:35.0737635Z > 2021-05-15T14:07:35.0738022Z > proc.time() 2021-05-15T14:07:35.0738485Z user system elapsed 2021-05-15T14:07:35.0739104Z 0.51 0.07 0.57 2021-05-15T14:07:35.0915435Z ##[group]Run Rscript -e "tic::before_deploy()" 2021-05-15T14:07:35.0916234Z Rscript -e "tic::before_deploy()" 2021-05-15T14:07:35.0984958Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T14:07:35.0985510Z env: 2021-05-15T14:07:35.0985961Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:35.0986415Z TIC_DEPLOY_KEY: 2021-05-15T14:07:35.0986780Z RSPM: 2021-05-15T14:07:35.0987889Z GITHUB_PAT: *** 2021-05-15T14:07:35.0988511Z COVERALLS_TOKEN: 2021-05-15T14:07:35.0989111Z continue-on-error: true 2021-05-15T14:07:35.0989779Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:35.0990209Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:07:35.0990644Z TZ: UTC 2021-05-15T14:07:35.0991022Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:35.0991496Z NOT_CRAN: true 2021-05-15T14:07:35.0991902Z MSYSTEM: MINGW64 2021-05-15T14:07:35.0992293Z ##[endgroup] 2021-05-15T14:07:35.9531317Z v Loading tic stage configuration from tic.R 2021-05-15T14:07:36.1974538Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:07:36.1975691Z Windows because LaTeX is not available. 2021-05-15T14:07:36.4222371Z ##[group]Run actions/upload-release-asset@v1.0.1 2021-05-15T14:07:36.4223058Z with: 2021-05-15T14:07:36.4223904Z upload_url: https://uploads.github.com/repos/neuroconductor/msmri/releases/42997175/assets{?name,label} 2021-05-15T14:07:36.4224805Z asset_path: check/msmri_0.3.1.zip 2021-05-15T14:07:36.4225384Z asset_name: msmri_0.3.1_R4.1.zip 2021-05-15T14:07:36.4225981Z asset_content_type: application/octet-stream 2021-05-15T14:07:36.4226465Z env: 2021-05-15T14:07:36.4226910Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:36.4227379Z TIC_DEPLOY_KEY: 2021-05-15T14:07:36.4227748Z RSPM: 2021-05-15T14:07:36.4229068Z GITHUB_PAT: *** 2021-05-15T14:07:36.4229473Z COVERALLS_TOKEN: 2021-05-15T14:07:36.4229948Z continue-on-error: true 2021-05-15T14:07:36.4230580Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:36.4231023Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:07:36.4231422Z TZ: UTC 2021-05-15T14:07:36.4232083Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:36.4232871Z NOT_CRAN: true 2021-05-15T14:07:36.4233403Z MSYSTEM: MINGW64 2021-05-15T14:07:36.4235010Z GITHUB_TOKEN: *** 2021-05-15T14:07:36.4235415Z ##[endgroup] 2021-05-15T14:07:37.9006911Z ##[group]Run Rscript -e "tic::deploy()" 2021-05-15T14:07:37.9007537Z Rscript -e "tic::deploy()" 2021-05-15T14:07:37.9073495Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T14:07:37.9074347Z env: 2021-05-15T14:07:37.9074758Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:37.9075235Z TIC_DEPLOY_KEY: 2021-05-15T14:07:37.9075564Z RSPM: 2021-05-15T14:07:37.9076698Z GITHUB_PAT: *** 2021-05-15T14:07:37.9077108Z COVERALLS_TOKEN: 2021-05-15T14:07:37.9077970Z continue-on-error: true 2021-05-15T14:07:37.9078463Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:37.9078889Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:07:37.9079302Z TZ: UTC 2021-05-15T14:07:37.9079680Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:37.9080169Z NOT_CRAN: true 2021-05-15T14:07:37.9080551Z MSYSTEM: MINGW64 2021-05-15T14:07:37.9081284Z ##[endgroup] 2021-05-15T14:07:38.7322845Z v Loading tic stage configuration from tic.R 2021-05-15T14:07:38.9658905Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:07:38.9660025Z Windows because LaTeX is not available. 2021-05-15T14:07:39.1985020Z ##[group]Run Rscript -e "tic::after_deploy()" 2021-05-15T14:07:39.1985680Z Rscript -e "tic::after_deploy()" 2021-05-15T14:07:39.2049918Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-15T14:07:39.2050578Z env: 2021-05-15T14:07:39.2051017Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-15T14:07:39.2051467Z TIC_DEPLOY_KEY: 2021-05-15T14:07:39.2051818Z RSPM: 2021-05-15T14:07:39.2054964Z GITHUB_PAT: *** 2021-05-15T14:07:39.2055410Z COVERALLS_TOKEN: 2021-05-15T14:07:39.2055908Z continue-on-error: true 2021-05-15T14:07:39.2056372Z VDIFFR_RUN_TESTS: 2021-05-15T14:07:39.2056816Z R_LIBS_USER: D:\a\_temp\Library 2021-05-15T14:07:39.2057470Z TZ: UTC 2021-05-15T14:07:39.2057856Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-15T14:07:39.2058247Z NOT_CRAN: true 2021-05-15T14:07:39.2058621Z MSYSTEM: MINGW64 2021-05-15T14:07:39.2058990Z ##[endgroup] 2021-05-15T14:07:40.0123465Z v Loading tic stage configuration from tic.R 2021-05-15T14:07:40.2640072Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-15T14:07:40.2641250Z Windows because LaTeX is not available. 2021-05-15T14:07:40.5012552Z Post job cleanup. 2021-05-15T14:07:43.0673304Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-15T14:07:43.1711827Z git version 2.31.1.windows.1 2021-05-15T14:07:43.1807213Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-15T14:07:43.2106452Z [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-15T14:07:43.8555164Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-15T14:07:43.8763623Z http.https://github.com/.extraheader 2021-05-15T14:07:43.8823206Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-15T14:07:43.9121955Z [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-15T14:07:44.4552700Z Cleaning up orphan processes