2021-05-16T01:31:29.1440786Z ##[section]Starting: Request a runner to run this job 2021-05-16T01:31:30.2034497Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T01:31:30.2606152Z 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-16T01:31:30.3480386Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T01:31:30.4667011Z ##[section]Finishing: Request a runner to run this job 2021-05-16T01:31:36.7541350Z Current runner version: '2.278.0' 2021-05-16T01:31:36.7786944Z ##[group]Operating System 2021-05-16T01:31:36.7787804Z Microsoft Windows Server 2019 2021-05-16T01:31:36.7788317Z 10.0.17763 2021-05-16T01:31:36.7788737Z Datacenter 2021-05-16T01:31:36.7789272Z ##[endgroup] 2021-05-16T01:31:36.7789779Z ##[group]Virtual Environment 2021-05-16T01:31:36.7790400Z Environment: windows-2019 2021-05-16T01:31:36.7790904Z Version: 20210509.1 2021-05-16T01:31:36.7791901Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T01:31:36.7793252Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T01:31:36.7793956Z ##[endgroup] 2021-05-16T01:31:36.7795574Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T01:31:36.7796612Z Actions: write 2021-05-16T01:31:36.7797090Z Checks: write 2021-05-16T01:31:36.7797525Z Contents: write 2021-05-16T01:31:36.7798146Z Deployments: write 2021-05-16T01:31:36.7798558Z Issues: write 2021-05-16T01:31:36.7798901Z Metadata: read 2021-05-16T01:31:36.7799300Z Packages: write 2021-05-16T01:31:36.7800098Z PullRequests: write 2021-05-16T01:31:36.7800767Z RepositoryProjects: write 2021-05-16T01:31:36.7801404Z SecurityEvents: write 2021-05-16T01:31:36.7801996Z Statuses: write 2021-05-16T01:31:36.7802587Z ##[endgroup] 2021-05-16T01:31:36.7805618Z Prepare workflow directory 2021-05-16T01:31:36.8862576Z Prepare all required actions 2021-05-16T01:31:36.8873755Z Getting action download info 2021-05-16T01:31:37.3065503Z Download action repository 'actions/checkout@v2' 2021-05-16T01:31:38.3856220Z Download action repository 'r-lib/actions@master' 2021-05-16T01:31:39.6257194Z Download action repository 'adigherman/actions@master' 2021-05-16T01:31:41.7171778Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T01:31:41.8370581Z Download action repository 'actions/cache@v1' 2021-05-16T01:31:41.9630963Z Download action repository 'actions/upload-artifact@master' 2021-05-16T01:31:42.1899079Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T01:31:42.5409249Z ##[group]Run actions/checkout@v2 2021-05-16T01:31:42.5409808Z with: 2021-05-16T01:31:42.5410216Z repository: neuroconductor/bftools 2021-05-16T01:31:42.5410972Z token: *** 2021-05-16T01:31:42.5411419Z ssh-strict: true 2021-05-16T01:31:42.5411828Z persist-credentials: true 2021-05-16T01:31:42.5412231Z clean: true 2021-05-16T01:31:42.5412558Z fetch-depth: 1 2021-05-16T01:31:42.5412895Z lfs: false 2021-05-16T01:31:42.5413227Z submodules: false 2021-05-16T01:31:42.5413560Z env: 2021-05-16T01:31:42.5413937Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:42.5414323Z TIC_DEPLOY_KEY: 2021-05-16T01:31:42.5414644Z RSPM: 2021-05-16T01:31:42.5415233Z GITHUB_PAT: *** 2021-05-16T01:31:42.5415583Z COVERALLS_TOKEN: 2021-05-16T01:31:42.5415979Z continue-on-error: true 2021-05-16T01:31:42.5416374Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:42.5416723Z ##[endgroup] 2021-05-16T01:31:45.3320352Z Syncing repository: neuroconductor/bftools 2021-05-16T01:31:45.3583015Z ##[group]Getting Git version info 2021-05-16T01:31:45.8791653Z Working directory is 'D:\a\bftools\bftools' 2021-05-16T01:31:45.8793167Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T01:31:45.8793766Z git version 2.31.1.windows.1 2021-05-16T01:31:45.8797569Z ##[endgroup] 2021-05-16T01:31:45.8798307Z Deleting the contents of 'D:\a\bftools\bftools' 2021-05-16T01:31:45.8799556Z ##[group]Initializing the repository 2021-05-16T01:31:45.8800380Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\bftools\bftools 2021-05-16T01:31:45.8801275Z Initialized empty Git repository in D:/a/bftools/bftools/.git/ 2021-05-16T01:31:45.8802381Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/bftools 2021-05-16T01:31:45.8803298Z ##[endgroup] 2021-05-16T01:31:45.8803958Z ##[group]Disabling automatic garbage collection 2021-05-16T01:31:45.8806384Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T01:31:45.8807723Z ##[endgroup] 2021-05-16T01:31:45.8809926Z ##[group]Setting up auth 2021-05-16T01:31:45.8810812Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:31:45.8812358Z [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-16T01:31:47.9971544Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:31:48.0222825Z [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-16T01:31:48.4552619Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T01:31:48.4805646Z ##[endgroup] 2021-05-16T01:31:48.4817407Z ##[group]Fetching the repository 2021-05-16T01:31:48.4829585Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +24951960d1700d9bbd1508f2cb2ec4872a5e82a8:refs/tags/0.2.3.3.s 2021-05-16T01:31:50.9795484Z remote: Enumerating objects: 71, done. 2021-05-16T01:31:50.9799694Z remote: Counting objects: 1% (1/71) 2021-05-16T01:31:50.9802995Z remote: Counting objects: 2% (2/71) 2021-05-16T01:31:50.9805501Z remote: Counting objects: 4% (3/71) 2021-05-16T01:31:50.9807556Z remote: Counting objects: 5% (4/71) 2021-05-16T01:31:50.9809695Z remote: Counting objects: 7% (5/71) 2021-05-16T01:31:50.9811775Z remote: Counting objects: 8% (6/71) 2021-05-16T01:31:50.9813612Z remote: Counting objects: 9% (7/71) 2021-05-16T01:31:50.9815656Z remote: Counting objects: 11% (8/71) 2021-05-16T01:31:50.9819902Z remote: Counting objects: 12% (9/71) 2021-05-16T01:31:50.9821961Z remote: Counting objects: 14% (10/71) 2021-05-16T01:31:50.9823135Z remote: Counting objects: 15% (11/71) 2021-05-16T01:31:50.9824359Z remote: Counting objects: 16% (12/71) 2021-05-16T01:31:50.9825499Z remote: Counting objects: 18% (13/71) 2021-05-16T01:31:50.9826780Z remote: Counting objects: 19% (14/71) 2021-05-16T01:31:50.9827916Z remote: Counting objects: 21% (15/71) 2021-05-16T01:31:50.9829032Z remote: Counting objects: 22% (16/71) 2021-05-16T01:31:50.9830522Z remote: Counting objects: 23% (17/71) 2021-05-16T01:31:50.9832684Z remote: Counting objects: 25% (18/71) 2021-05-16T01:31:50.9834731Z remote: Counting objects: 26% (19/71) 2021-05-16T01:31:50.9836147Z remote: Counting objects: 28% (20/71) 2021-05-16T01:31:50.9837795Z remote: Counting objects: 29% (21/71) 2021-05-16T01:31:50.9839178Z remote: Counting objects: 30% (22/71) 2021-05-16T01:31:50.9840445Z remote: Counting objects: 32% (23/71) 2021-05-16T01:31:50.9841784Z remote: Counting objects: 33% (24/71) 2021-05-16T01:31:50.9842962Z remote: Counting objects: 35% (25/71) 2021-05-16T01:31:50.9844108Z remote: Counting objects: 36% (26/71) 2021-05-16T01:31:50.9845302Z remote: Counting objects: 38% (27/71) 2021-05-16T01:31:50.9846442Z remote: Counting objects: 39% (28/71) 2021-05-16T01:31:50.9847579Z remote: Counting objects: 40% (29/71) 2021-05-16T01:31:50.9848763Z remote: Counting objects: 42% (30/71) 2021-05-16T01:31:50.9849889Z remote: Counting objects: 43% (31/71) 2021-05-16T01:31:50.9851032Z remote: Counting objects: 45% (32/71) 2021-05-16T01:31:50.9852618Z remote: Counting objects: 46% (33/71) 2021-05-16T01:31:50.9855041Z remote: Counting objects: 47% (34/71) 2021-05-16T01:31:50.9856327Z remote: Counting objects: 49% (35/71) 2021-05-16T01:31:50.9857528Z remote: Counting objects: 50% (36/71) 2021-05-16T01:31:50.9858661Z remote: Counting objects: 52% (37/71) 2021-05-16T01:31:50.9859803Z remote: Counting objects: 53% (38/71) 2021-05-16T01:31:50.9860968Z remote: Counting objects: 54% (39/71) 2021-05-16T01:31:50.9862256Z remote: Counting objects: 56% (40/71) 2021-05-16T01:31:50.9863405Z remote: Counting objects: 57% (41/71) 2021-05-16T01:31:50.9864590Z remote: Counting objects: 59% (42/71) 2021-05-16T01:31:50.9865717Z remote: Counting objects: 60% (43/71) 2021-05-16T01:31:50.9866857Z remote: Counting objects: 61% (44/71) 2021-05-16T01:31:50.9868108Z remote: Counting objects: 63% (45/71) 2021-05-16T01:31:50.9869239Z remote: Counting objects: 64% (46/71) 2021-05-16T01:31:50.9870380Z remote: Counting objects: 66% (47/71) 2021-05-16T01:31:50.9872186Z remote: Counting objects: 67% (48/71) 2021-05-16T01:31:50.9873372Z remote: Counting objects: 69% (49/71) 2021-05-16T01:31:50.9874509Z remote: Counting objects: 70% (50/71) 2021-05-16T01:31:50.9875672Z remote: Counting objects: 71% (51/71) 2021-05-16T01:31:50.9876813Z remote: Counting objects: 73% (52/71) 2021-05-16T01:31:50.9877938Z remote: Counting objects: 74% (53/71) 2021-05-16T01:31:50.9879116Z remote: Counting objects: 76% (54/71) 2021-05-16T01:31:50.9880250Z remote: Counting objects: 77% (55/71) 2021-05-16T01:31:50.9881459Z remote: Counting objects: 78% (56/71) 2021-05-16T01:31:50.9882314Z remote: Counting objects: 80% (57/71) 2021-05-16T01:31:50.9882984Z remote: Counting objects: 81% (58/71) 2021-05-16T01:31:50.9883629Z remote: Counting objects: 83% (59/71) 2021-05-16T01:31:50.9884302Z remote: Counting objects: 84% (60/71) 2021-05-16T01:31:50.9885139Z remote: Counting objects: 85% (61/71) 2021-05-16T01:31:50.9886274Z remote: Counting objects: 87% (62/71) 2021-05-16T01:31:50.9887011Z remote: Counting objects: 88% (63/71) 2021-05-16T01:31:50.9887666Z remote: Counting objects: 90% (64/71) 2021-05-16T01:31:50.9888339Z remote: Counting objects: 91% (65/71) 2021-05-16T01:31:50.9888982Z remote: Counting objects: 92% (66/71) 2021-05-16T01:31:50.9889627Z remote: Counting objects: 94% (67/71) 2021-05-16T01:31:50.9890264Z remote: Counting objects: 95% (68/71) 2021-05-16T01:31:50.9890919Z remote: Counting objects: 97% (69/71) 2021-05-16T01:31:50.9891648Z remote: Counting objects: 98% (70/71) 2021-05-16T01:31:50.9892315Z remote: Counting objects: 100% (71/71) 2021-05-16T01:31:50.9893007Z remote: Counting objects: 100% (71/71), done. 2021-05-16T01:31:50.9893711Z remote: Compressing objects: 1% (1/58) 2021-05-16T01:31:50.9894457Z remote: Compressing objects: 3% (2/58) 2021-05-16T01:31:50.9895183Z remote: Compressing objects: 5% (3/58) 2021-05-16T01:31:50.9895894Z remote: Compressing objects: 6% (4/58) 2021-05-16T01:31:50.9896590Z remote: Compressing objects: 8% (5/58) 2021-05-16T01:31:50.9897289Z remote: Compressing objects: 10% (6/58) 2021-05-16T01:31:50.9898116Z remote: Compressing objects: 12% (7/58) 2021-05-16T01:31:50.9898888Z remote: Compressing objects: 13% (8/58) 2021-05-16T01:31:50.9899623Z remote: Compressing objects: 15% (9/58) 2021-05-16T01:31:50.9900325Z remote: Compressing objects: 17% (10/58) 2021-05-16T01:31:50.9901021Z remote: Compressing objects: 18% (11/58) 2021-05-16T01:31:50.9901775Z remote: Compressing objects: 20% (12/58) 2021-05-16T01:31:50.9902469Z remote: Compressing objects: 22% (13/58) 2021-05-16T01:31:50.9903201Z remote: Compressing objects: 24% (14/58) 2021-05-16T01:31:50.9904079Z remote: Compressing objects: 25% (15/58) 2021-05-16T01:31:50.9904922Z remote: Compressing objects: 27% (16/58) 2021-05-16T01:31:50.9905391Z remote: Compressing objects: 29% (17/58) 2021-05-16T01:31:50.9905859Z remote: Compressing objects: 31% (18/58) 2021-05-16T01:31:50.9906314Z remote: Compressing objects: 32% (19/58) 2021-05-16T01:31:50.9906779Z remote: Compressing objects: 34% (20/58) 2021-05-16T01:31:50.9907230Z remote: Compressing objects: 36% (21/58) 2021-05-16T01:31:50.9907694Z remote: Compressing objects: 37% (22/58) 2021-05-16T01:31:50.9908141Z remote: Compressing objects: 39% (23/58) 2021-05-16T01:31:50.9908603Z remote: Compressing objects: 41% (24/58) 2021-05-16T01:31:50.9909135Z remote: Compressing objects: 43% (25/58) 2021-05-16T01:31:50.9909584Z remote: Compressing objects: 44% (26/58) 2021-05-16T01:31:50.9910048Z remote: Compressing objects: 46% (27/58) 2021-05-16T01:31:50.9910501Z remote: Compressing objects: 48% (28/58) 2021-05-16T01:31:50.9911266Z remote: Compressing objects: 50% (29/58) 2021-05-16T01:31:50.9912142Z remote: Compressing objects: 51% (30/58) 2021-05-16T01:31:50.9912784Z remote: Compressing objects: 53% (31/58) 2021-05-16T01:31:50.9913332Z remote: Compressing objects: 55% (32/58) 2021-05-16T01:31:50.9913922Z remote: Compressing objects: 56% (33/58) 2021-05-16T01:31:50.9914470Z remote: Compressing objects: 58% (34/58) 2021-05-16T01:31:50.9915057Z remote: Compressing objects: 60% (35/58) 2021-05-16T01:31:50.9915695Z remote: Compressing objects: 62% (36/58) 2021-05-16T01:31:50.9916240Z remote: Compressing objects: 63% (37/58) 2021-05-16T01:31:50.9916829Z remote: Compressing objects: 65% (38/58) 2021-05-16T01:31:50.9917370Z remote: Compressing objects: 67% (39/58) 2021-05-16T01:31:50.9917970Z remote: Compressing objects: 68% (40/58) 2021-05-16T01:31:50.9918604Z remote: Compressing objects: 70% (41/58) 2021-05-16T01:31:50.9919216Z remote: Compressing objects: 72% (42/58) 2021-05-16T01:31:50.9919762Z remote: Compressing objects: 74% (43/58) 2021-05-16T01:31:50.9920351Z remote: Compressing objects: 75% (44/58) 2021-05-16T01:31:50.9920940Z remote: Compressing objects: 77% (45/58) 2021-05-16T01:31:50.9921518Z remote: Compressing objects: 79% (46/58) 2021-05-16T01:31:50.9922117Z remote: Compressing objects: 81% (47/58) 2021-05-16T01:31:50.9922659Z remote: Compressing objects: 82% (48/58) 2021-05-16T01:31:50.9923247Z remote: Compressing objects: 84% (49/58) 2021-05-16T01:31:50.9923796Z remote: Compressing objects: 86% (50/58) 2021-05-16T01:31:50.9924386Z remote: Compressing objects: 87% (51/58) 2021-05-16T01:31:50.9924946Z remote: Compressing objects: 89% (52/58) 2021-05-16T01:31:50.9925536Z remote: Compressing objects: 91% (53/58) 2021-05-16T01:31:50.9926134Z remote: Compressing objects: 93% (54/58) 2021-05-16T01:31:50.9926678Z remote: Compressing objects: 94% (55/58) 2021-05-16T01:31:50.9927265Z remote: Compressing objects: 96% (56/58) 2021-05-16T01:31:50.9927820Z remote: Compressing objects: 98% (57/58) 2021-05-16T01:31:50.9928405Z remote: Compressing objects: 100% (58/58) 2021-05-16T01:31:50.9928976Z remote: Compressing objects: 100% (58/58), done. 2021-05-16T01:31:51.2507246Z remote: Total 71 (delta 10), reused 56 (delta 7), pack-reused 0 2021-05-16T01:31:51.3937839Z From https://github.com/neuroconductor/bftools 2021-05-16T01:31:51.3939163Z * [new ref] 24951960d1700d9bbd1508f2cb2ec4872a5e82a8 -> 0.2.3.3.s 2021-05-16T01:31:51.4525597Z ##[endgroup] 2021-05-16T01:31:51.4527089Z ##[group]Determining the checkout info 2021-05-16T01:31:51.4529038Z ##[endgroup] 2021-05-16T01:31:51.4530000Z ##[group]Checking out the ref 2021-05-16T01:31:51.4542773Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/0.2.3.3.s 2021-05-16T01:31:51.5551757Z Note: switching to 'refs/tags/0.2.3.3.s'. 2021-05-16T01:31:51.5552496Z 2021-05-16T01:31:51.5553258Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T01:31:51.5554954Z changes and commit them, and you can discard any commits you make in this 2021-05-16T01:31:51.5556598Z state without impacting any branches by switching back to a branch. 2021-05-16T01:31:51.5557292Z 2021-05-16T01:31:51.5558021Z If you want to create a new branch to retain commits you create, you may 2021-05-16T01:31:51.5558937Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T01:31:51.5559515Z 2021-05-16T01:31:51.5560133Z git switch -c 2021-05-16T01:31:51.5560632Z 2021-05-16T01:31:51.5561286Z Or undo this operation with: 2021-05-16T01:31:51.5561753Z 2021-05-16T01:31:51.5562277Z git switch - 2021-05-16T01:31:51.5562713Z 2021-05-16T01:31:51.5563489Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T01:31:51.5564183Z 2021-05-16T01:31:51.5564819Z HEAD is now at 2495196 Version id 106 stable 2021-05-16T01:31:51.5593199Z ##[endgroup] 2021-05-16T01:31:51.5955720Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T01:31:51.6154410Z '24951960d1700d9bbd1508f2cb2ec4872a5e82a8' 2021-05-16T01:31:51.6469843Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T01:31:51.6470355Z with: 2021-05-16T01:31:51.6470720Z r-version: devel 2021-05-16T01:31:51.6471146Z Ncpus: 1 2021-05-16T01:31:51.6471505Z crayon.enabled: NULL 2021-05-16T01:31:51.6472008Z remove-openmp-macos: true 2021-05-16T01:31:51.6472495Z http-user-agent: default 2021-05-16T01:31:51.6472948Z install-r: true 2021-05-16T01:31:51.6473438Z windows-path-include-mingw: true 2021-05-16T01:31:51.6473933Z env: 2021-05-16T01:31:51.6474310Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:31:51.6474770Z TIC_DEPLOY_KEY: 2021-05-16T01:31:51.6475087Z RSPM: 2021-05-16T01:31:51.6476424Z GITHUB_PAT: *** 2021-05-16T01:31:51.6476819Z COVERALLS_TOKEN: 2021-05-16T01:31:51.6477237Z continue-on-error: true 2021-05-16T01:31:51.6477689Z VDIFFR_RUN_TESTS: 2021-05-16T01:31:51.6478031Z ##[endgroup] 2021-05-16T01:31:52.2211775Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T01:31:53.6049954Z [command]D:\a\_temp\R-devel-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T01:31:54.5819705Z Chocolatey v0.10.15 2021-05-16T01:33:59.1260337Z Installing the following packages: 2021-05-16T01:33:59.1331956Z qpdf 2021-05-16T01:33:59.1333218Z By installing you accept licenses for the packages. 2021-05-16T01:34:01.0198874Z 2021-05-16T01:34:01.0230004Z qpdf v10.3.2 [Approved] 2021-05-16T01:34:01.0310467Z qpdf package files install completed. Performing other installation steps. 2021-05-16T01:34:03.6419416Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T01:34:04.4308237Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T01:34:07.9432331Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T01:34:08.1670316Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T01:34:08.3798181Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T01:34:08.4135760Z The install of qpdf was successful. 2021-05-16T01:34:08.4140907Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T01:34:08.5013645Z 2021-05-16T01:34:08.5015067Z Chocolatey installed 1/1 packages. 2021-05-16T01:34:08.5016433Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T01:34:08.8996051Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T01:34:08.8996623Z with: 2021-05-16T01:34:08.8997053Z pandoc-version: 2.7.3 2021-05-16T01:34:08.8997979Z env: 2021-05-16T01:34:08.8998442Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:08.8999003Z TIC_DEPLOY_KEY: 2021-05-16T01:34:08.8999364Z RSPM: 2021-05-16T01:34:08.9000822Z GITHUB_PAT: *** 2021-05-16T01:34:08.9001236Z COVERALLS_TOKEN: 2021-05-16T01:34:08.9001903Z continue-on-error: true 2021-05-16T01:34:08.9002385Z VDIFFR_RUN_TESTS: 2021-05-16T01:34:08.9002854Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:34:08.9003263Z TZ: UTC 2021-05-16T01:34:08.9003687Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:08.9004115Z NOT_CRAN: true 2021-05-16T01:34:08.9004512Z ##[endgroup] 2021-05-16T01:34:09.6262510Z [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\3ab14d9f-a215-4f9c-9b46-5f7b1e1a695f', 'D:\a\_temp\e758a8ad-a671-4d84-9190-020155c5f1ed')" 2021-05-16T01:34:12.7966696Z ##[group]Run git config user.name adigherman 2021-05-16T01:34:12.7967628Z git config user.name adigherman 2021-05-16T01:34:12.7968228Z git config user.email adig@jhu.edu 2021-05-16T01:34:12.9262284Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T01:34:12.9262878Z env: 2021-05-16T01:34:12.9263337Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:12.9263834Z TIC_DEPLOY_KEY: 2021-05-16T01:34:12.9264196Z RSPM: 2021-05-16T01:34:12.9265593Z GITHUB_PAT: *** 2021-05-16T01:34:12.9266003Z COVERALLS_TOKEN: 2021-05-16T01:34:12.9266511Z continue-on-error: true 2021-05-16T01:34:12.9267083Z VDIFFR_RUN_TESTS: 2021-05-16T01:34:12.9267524Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:34:12.9267948Z TZ: UTC 2021-05-16T01:34:12.9268339Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:12.9268777Z NOT_CRAN: true 2021-05-16T01:34:12.9269155Z ##[endgroup] 2021-05-16T01:34:14.2594523Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T01:34:14.2595018Z with: 2021-05-16T01:34:14.2595368Z msystem: MINGW64 2021-05-16T01:34:14.2595755Z update: true 2021-05-16T01:34:14.2596218Z install: git mingw-w64-x86_64-toolchain 2021-05-16T01:34:14.2596689Z path-type: minimal 2021-05-16T01:34:14.2597090Z release: true 2021-05-16T01:34:14.2597420Z env: 2021-05-16T01:34:14.2597846Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:34:14.2598276Z TIC_DEPLOY_KEY: 2021-05-16T01:34:14.2598623Z RSPM: 2021-05-16T01:34:14.2599904Z GITHUB_PAT: *** 2021-05-16T01:34:14.2600294Z COVERALLS_TOKEN: 2021-05-16T01:34:14.2600748Z continue-on-error: true 2021-05-16T01:34:14.2601211Z VDIFFR_RUN_TESTS: 2021-05-16T01:34:14.2601642Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:34:14.2602012Z TZ: UTC 2021-05-16T01:34:14.2602384Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:34:14.2602767Z NOT_CRAN: true 2021-05-16T01:34:14.2603136Z ##[endgroup] 2021-05-16T01:34:14.4289417Z ##[group]Downloading MSYS2... 2021-05-16T01:34:15.6252053Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T01:34:17.3139289Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T01:34:17.3331066Z ##[endgroup] 2021-05-16T01:34:17.3333271Z ##[group]Extracting MSYS2... 2021-05-16T01:34:17.3337354Z [command]D:\a\_temp\base.exe -y 2021-05-16T01:34:17.9251355Z 2021-05-16T01:34:17.9254051Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T01:34:17.9254792Z 2021-05-16T01:34:17.9255688Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T01:34:17.9256462Z -- 2021-05-16T01:34:17.9257128Z Path = D:\a\_temp\base.exe 2021-05-16T01:34:17.9257751Z Type = 7z 2021-05-16T01:34:17.9258170Z 2021-05-16T01:34:18.1338253Z 0% 2021-05-16T01:34:18.1339224Z 2021-05-16T01:34:18.3243472Z 0% 1100 2021-05-16T01:34:18.3244362Z 2021-05-16T01:34:18.5307413Z 8% 1100 2021-05-16T01:34:18.5308143Z 2021-05-16T01:34:18.7423126Z 15% 1100 2021-05-16T01:34:18.7424177Z 2021-05-16T01:34:18.9384106Z 23% 1100 2021-05-16T01:34:18.9384875Z 2021-05-16T01:34:19.1537737Z 29% 1100 2021-05-16T01:34:19.1538334Z 2021-05-16T01:34:19.3561891Z 30% 1100 2021-05-16T01:34:19.3562924Z 2021-05-16T01:34:19.5656315Z 33% 1100 2021-05-16T01:34:19.5657418Z 2021-05-16T01:34:19.7600176Z 39% 1100 2021-05-16T01:34:19.7600956Z 2021-05-16T01:34:19.9631969Z 44% 1100 2021-05-16T01:34:19.9633175Z 2021-05-16T01:34:20.1661245Z 47% 1517 - msys64\usr\lib\perl5\core_perl\IPC\SharedMem.pm 2021-05-16T01:34:20.1662040Z 2021-05-16T01:34:20.3691976Z 47% 2344 - msys64\usr\lib\terminfo\63\cons60l1 2021-05-16T01:34:20.3692809Z 2021-05-16T01:34:20.5722325Z 47% 3171 - msys64\usr\lib\terminfo\6e\ncr160vpwpp 2021-05-16T01:34:20.5723979Z 2021-05-16T01:34:20.7752306Z 47% 3994 - msys64\usr\lib\terminfo\74\tw100 2021-05-16T01:34:20.7753259Z 2021-05-16T01:34:20.9785765Z 47% 4796 - msys64\usr\share\bash-completion\completions\cowsay 2021-05-16T01:34:20.9787281Z 2021-05-16T01:34:21.1813690Z 47% 5599 - msys64\usr\share\gtk-doc\html\p11-kit\config.html 2021-05-16T01:34:21.1814713Z 2021-05-16T01:34:21.3854696Z 47% 5914 - msys64\usr\share\locale\en@quot\LC_MESSAGES\gnupg2.mo 2021-05-16T01:34:21.3855709Z 2021-05-16T01:34:21.5883524Z 47% 6506 - msys64\usr\share\locale\sv\LC_MESSAGES\coreutils.mo 2021-05-16T01:34:21.5885404Z 2021-05-16T01:34:21.7917019Z 47% 7152 - msys64\usr\share\man\man1\perlfaq2.1perl.gz 2021-05-16T01:34:21.7918376Z 2021-05-16T01:34:21.9944024Z 47% 7931 - msys64\usr\share\man\man3\Errno.3perl.gz 2021-05-16T01:34:21.9945147Z 2021-05-16T01:34:22.1973617Z 47% 8618 - msys64\usr\share\man\man3\Tcl_ListMathFuncs.3.gz 2021-05-16T01:34:22.1975148Z 2021-05-16T01:34:22.4004890Z 47% 9301 - msys64\usr\share\man\man3\curs_insch.3x.gz 2021-05-16T01:34:22.4005994Z 2021-05-16T01:34:22.6072318Z 47% 10020 - msys64\usr\share\man\man3\nofilter.3x.gz 2021-05-16T01:34:22.6073359Z 2021-05-16T01:34:22.8064311Z 47% 10711 - msys64\usr\share\nano\asm.nanorc 2021-05-16T01:34:22.8065904Z 2021-05-16T01:34:23.0101808Z 47% 11318 - msys64\usr\share\perl5\core_perl\Unicode\Collate\Locale\zh_zhu.pl 2021-05-16T01:34:23.0102993Z 2021-05-16T01:34:23.2255430Z 47% 11999 - msys64\usr\share\perl5\core_perl\unicore\lib\STerm\Y.pl 2021-05-16T01:34:23.2257439Z 2021-05-16T01:34:23.4156333Z 47% 12039 - msys64\usr\share\perl5\core_perl\unicore\lib\Scx\Cham.pl 2021-05-16T01:34:23.4157452Z 2021-05-16T01:34:23.6257487Z 47% 12746 - msys64\usr\share\terminfo\64\d217-unix-25 2021-05-16T01:34:23.6258572Z 2021-05-16T01:34:23.8227746Z 47% 13613 - msys64\usr\share\terminfo\6e\news40 2021-05-16T01:34:23.8228718Z 2021-05-16T01:34:24.0257778Z 47% 14401 - msys64\usr\share\terminfo\76\vip7800-Hw 2021-05-16T01:34:24.0259023Z 2021-05-16T01:34:24.2287798Z 47% 15197 - msys64\usr\share\zoneinfo\Asia\Gaza 2021-05-16T01:34:24.2289310Z 2021-05-16T01:34:24.4320504Z 47% 16074 - msys64\usr\share\zoneinfo\posix\Pacific\Kosrae 2021-05-16T01:34:24.4324375Z 2021-05-16T01:34:24.6356631Z 47% 16683 - msys64\usr\share\zoneinfo\right\Pacific\Port_Moresby 2021-05-16T01:34:24.6357680Z 2021-05-16T01:34:24.8601737Z 47% 17062 - msys64\var\lib\pacman\sync\ucrt64.db.sig 2021-05-16T01:34:24.8602793Z 2021-05-16T01:34:25.0766391Z 48% 17092 2021-05-16T01:34:25.0767081Z 2021-05-16T01:34:25.2789619Z 52% 17092 2021-05-16T01:34:25.2790404Z 2021-05-16T01:34:25.4815333Z 55% 17092 2021-05-16T01:34:25.4816347Z 2021-05-16T01:34:25.6952893Z 58% 17092 2021-05-16T01:34:25.6953673Z 2021-05-16T01:34:25.8912123Z 61% 17092 2021-05-16T01:34:25.8912949Z 2021-05-16T01:34:26.1024600Z 64% 17092 2021-05-16T01:34:26.1025813Z 2021-05-16T01:34:26.2999336Z 66% 17092 2021-05-16T01:34:26.3000122Z 2021-05-16T01:34:26.5156775Z 70% 17092 2021-05-16T01:34:26.5157680Z 2021-05-16T01:34:26.7264187Z 73% 17092 2021-05-16T01:34:26.7265075Z 2021-05-16T01:34:26.9199967Z 76% 17092 2021-05-16T01:34:26.9200765Z 2021-05-16T01:34:27.1313367Z 78% 17092 2021-05-16T01:34:27.1314553Z 2021-05-16T01:34:27.3274895Z 81% 17092 2021-05-16T01:34:27.3276063Z 2021-05-16T01:34:27.5478692Z 87% 17092 2021-05-16T01:34:27.5479447Z 2021-05-16T01:34:27.7484180Z 94% 17092 2021-05-16T01:34:27.7484907Z 2021-05-16T01:34:27.9476365Z 98% 17092 2021-05-16T01:34:27.9477134Z 2021-05-16T01:34:28.1528339Z 100% 17147 - msys64\usr\bin\db_load.exe 2021-05-16T01:34:28.1529557Z 2021-05-16T01:34:28.3550218Z 100% 17289 - msys64\usr\bin\msys-argp-0.dll 2021-05-16T01:34:28.3551878Z 2021-05-16T01:34:28.9456173Z 100% 17380 - msys64\usr\bin\msys-ssh2-1.dll 2021-05-16T01:34:28.9457135Z 2021-05-16T01:34:29.0582795Z 100% 17551 - msys64\usr\lib\gawk\rwarray.dll 2021-05-16T01:34:29.0585518Z 2021-05-16T01:34:29.0586253Z Everything is Ok 2021-05-16T01:34:29.0618783Z ##[endgroup] 2021-05-16T01:34:29.0619771Z ##[group]Disable Key Refresh... 2021-05-16T01:34:29.1387663Z [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-16T01:34:29.4497499Z ##[endgroup] 2021-05-16T01:34:29.4522856Z ##[group]Restoring package cache... 2021-05-16T01:34:31.6619927Z Received 155189248 of 188127819 (82.5%), 146.2 MBs/sec 2021-05-16T01:34:32.5543825Z Received 188127819 of 188127819 (100.0%), 94.2 MBs/sec 2021-05-16T01:34:32.5548538Z Cache Size: ~179 MB (188127819 B) 2021-05-16T01:34:32.6529784Z [command]C:\rtools40\usr\bin\tar.exe --use-compress-program "zstd -d" -xf D:/a/_temp/faf89df4-f32f-44ac-8603-ce9f017d35f3/cache.tzst -P -C D:/a/bftools/bftools --force-local 2021-05-16T01:34:33.2283656Z Cache restored successfully 2021-05-16T01:34:33.2508411Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58 2021-05-16T01:34:33.2509936Z ##[endgroup] 2021-05-16T01:34:33.2512580Z ##[group]Starting MSYS2 for the first time... 2021-05-16T01:34:33.3208776Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T01:34:33.4668077Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T01:34:33.4814699Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T01:34:33.6439809Z Copying skeleton files. 2021-05-16T01:34:33.6441574Z These files are for the users to personalise their msys2 experience. 2021-05-16T01:34:33.6442451Z 2021-05-16T01:34:33.6443195Z They will never be overwritten nor automatically updated. 2021-05-16T01:34:33.6443704Z 2021-05-16T01:34:33.6914872Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T01:34:33.7061007Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T01:34:33.7209224Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T01:34:33.7361946Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T01:34:33.7539834Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T01:34:33.8084981Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T01:34:33.8404132Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T01:34:33.8716014Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T01:34:33.9032636Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T01:34:34.4199679Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T01:34:34.4295614Z gpg: no ultimately trusted keys found 2021-05-16T01:34:34.7113251Z gpg: starting migration from earlier GnuPG versions 2021-05-16T01:34:34.9684919Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T01:34:34.9686305Z gpg: migration succeeded 2021-05-16T01:34:34.9960233Z gpg: Generating pacman keyring master key... 2021-05-16T01:34:36.4974270Z gpg: key 41A801A69665C943 marked as ultimately trusted 2021-05-16T01:34:36.4975715Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T01:34:36.5370342Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/9B0978CEF6D7FC54CB47C48441A801A69665C943.rev' 2021-05-16T01:34:36.5371171Z gpg: Done 2021-05-16T01:34:36.5550042Z ==> Updating trust database... 2021-05-16T01:34:36.5720684Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T01:34:36.5721826Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T01:34:36.6480720Z ==> Appending keys from msys2.gpg... 2021-05-16T01:34:36.9858090Z ==> Locally signing trusted keys in keyring... 2021-05-16T01:34:36.9996829Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T01:34:37.1095284Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T01:34:37.2106433Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T01:34:37.3101411Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T01:34:37.4138497Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T01:34:37.5161975Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T01:34:37.6160742Z ==> Importing owner trust values... 2021-05-16T01:34:37.6340837Z gpg: setting ownertrust to 4 2021-05-16T01:34:37.6341808Z gpg: setting ownertrust to 4 2021-05-16T01:34:37.6342990Z gpg: setting ownertrust to 4 2021-05-16T01:34:37.6343653Z gpg: setting ownertrust to 4 2021-05-16T01:34:37.6344395Z gpg: setting ownertrust to 4 2021-05-16T01:34:37.6345143Z gpg: setting ownertrust to 4 2021-05-16T01:34:37.6506732Z ==> Disabling revoked keys in keyring... 2021-05-16T01:34:37.6649401Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T01:34:37.7239463Z ==> Updating trust database... 2021-05-16T01:34:37.7433865Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T01:34:37.7446540Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T01:34:37.7457439Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T01:34:37.7461664Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T01:34:37.7463864Z gpg: next trustdb check due at 2022-01-23 2021-05-16T01:34:37.7816369Z pacman-key (pacman) 5.2.2 2021-05-16T01:34:37.7817360Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T01:34:37.7818082Z 2021-05-16T01:34:37.7974866Z This is free software; see the source for copying conditions. 2021-05-16T01:34:37.7979402Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T01:34:38.6150551Z  2021-05-16T01:34:38.6151230Z 2021-05-16T01:34:38.6152177Z ################################################################### 2021-05-16T01:34:38.6152956Z # # 2021-05-16T01:34:38.6153699Z # # 2021-05-16T01:34:38.6154448Z # C A U T I O N # 2021-05-16T01:34:38.6155185Z # # 2021-05-16T01:34:38.6155882Z # This is first start of MSYS2. # 2021-05-16T01:34:38.6156666Z # You MUST restart shell to apply necessary actions. # 2021-05-16T01:34:38.6157406Z # # 2021-05-16T01:34:38.6157983Z # # 2021-05-16T01:34:38.6158510Z ################################################################### 2021-05-16T01:34:38.6158798Z 2021-05-16T01:34:38.6159030Z 2021-05-16T01:34:38.6359328Z 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-16T01:34:38.6417980Z ##[endgroup] 2021-05-16T01:34:38.6418918Z ##[group]Disable CheckSpace... 2021-05-16T01:34:38.7057839Z [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-16T01:34:39.0212511Z ##[endgroup] 2021-05-16T01:34:39.0213716Z ##[group]Updating packages... 2021-05-16T01:34:39.0838667Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T01:34:39.8493689Z :: Synchronizing package databases... 2021-05-16T01:34:40.1829919Z downloading mingw32.db... 2021-05-16T01:34:40.8340597Z downloading mingw32.db.sig... 2021-05-16T01:34:41.0505543Z downloading mingw64.db... 2021-05-16T01:34:41.2396935Z downloading mingw64.db.sig... 2021-05-16T01:34:41.4428023Z downloading ucrt64.db... 2021-05-16T01:34:41.6326346Z downloading ucrt64.db.sig... 2021-05-16T01:34:41.8364117Z downloading msys.db... 2021-05-16T01:34:41.9352927Z downloading msys.db.sig... 2021-05-16T01:34:42.0387602Z :: Starting core system upgrade... 2021-05-16T01:34:42.2444973Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T01:34:42.2446124Z resolving dependencies... 2021-05-16T01:34:42.2512378Z looking for conflicting packages... 2021-05-16T01:34:42.2532282Z 2021-05-16T01:34:42.2533726Z 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-16T01:34:42.2535714Z 2021-05-16T01:34:42.2536809Z Total Installed Size: 44.60 MiB 2021-05-16T01:34:42.2537803Z Net Upgrade Size: 0.02 MiB 2021-05-16T01:34:42.2538429Z 2021-05-16T01:34:42.2539333Z :: Proceed with installation? [Y/n] 2021-05-16T01:34:42.2540051Z checking keyring... 2021-05-16T01:34:42.3453156Z checking package integrity... 2021-05-16T01:34:43.1064665Z loading package files... 2021-05-16T01:34:43.1202370Z checking for file conflicts... 2021-05-16T01:34:43.1205354Z :: Processing package changes... 2021-05-16T01:34:43.1206247Z upgrading filesystem... 2021-05-16T01:34:43.1644305Z upgrading mintty... 2021-05-16T01:34:43.2280139Z upgrading msys2-runtime... 2021-05-16T01:34:43.2979457Z upgrading pacman-mirrors... 2021-05-16T01:34:43.3026904Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T01:34:43.3049049Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T01:34:43.3063811Z upgrading pacman... 2021-05-16T01:34:43.3837259Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T01:34:43.7350539Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 5124 has been terminated. 2021-05-16T01:34:44.1158810Z ##[endgroup] 2021-05-16T01:34:44.1160944Z ##[group]Killing remaining tasks... 2021-05-16T01:34:44.1724991Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T01:34:44.3895700Z 2021-05-16T01:34:44.3897114Z INFO: No tasks running with the specified criteria. 2021-05-16T01:34:44.3932981Z ##[endgroup] 2021-05-16T01:34:44.3933968Z ##[group]Final system upgrade... 2021-05-16T01:34:44.4538335Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T01:34:45.2076533Z :: Synchronizing package databases... 2021-05-16T01:34:45.8321834Z mingw32 is up to date 2021-05-16T01:34:45.8322951Z mingw64 is up to date 2021-05-16T01:34:45.8323967Z ucrt64 is up to date 2021-05-16T01:34:45.8324990Z downloading clang64.db... 2021-05-16T01:34:46.4843410Z downloading clang64.db.sig... 2021-05-16T01:34:46.6889356Z msys is up to date 2021-05-16T01:34:46.6891283Z :: Starting core system upgrade... 2021-05-16T01:34:46.9428939Z there is nothing to do 2021-05-16T01:34:46.9431625Z :: Starting full system upgrade... 2021-05-16T01:34:46.9828067Z resolving dependencies... 2021-05-16T01:34:46.9918771Z looking for conflicting packages... 2021-05-16T01:34:46.9944325Z 2021-05-16T01:34:46.9946368Z 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-16T01:34:46.9947689Z 2021-05-16T01:34:46.9949199Z Total Installed Size: 19.34 MiB 2021-05-16T01:34:46.9952423Z Net Upgrade Size: 0.93 MiB 2021-05-16T01:34:46.9953196Z 2021-05-16T01:34:46.9955511Z :: Proceed with installation? [Y/n] 2021-05-16T01:34:46.9956730Z checking keyring... 2021-05-16T01:34:47.0947237Z checking package integrity... 2021-05-16T01:34:48.8772217Z loading package files... 2021-05-16T01:34:48.8772953Z checking for file conflicts... 2021-05-16T01:34:48.8773522Z checking available disk space... 2021-05-16T01:34:48.8774111Z :: Processing package changes... 2021-05-16T01:34:48.8774613Z upgrading less... 2021-05-16T01:34:48.8775067Z upgrading libxml2... 2021-05-16T01:34:48.8775506Z upgrading libxslt... 2021-05-16T01:34:48.8776047Z upgrading ca-certificates... 2021-05-16T01:34:49.5098086Z upgrading libsqlite... 2021-05-16T01:34:49.5193103Z upgrading libzstd... 2021-05-16T01:34:49.5261016Z upgrading gnupg... 2021-05-16T01:34:51.9620613Z ==> Appending keys from msys2.gpg... 2021-05-16T01:34:52.0530713Z ==> Locally signing trusted keys in keyring... 2021-05-16T01:34:52.0690073Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T01:34:56.1760553Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T01:34:56.2324760Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T01:34:56.2990685Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T01:34:56.3573010Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T01:34:56.4129049Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T01:34:56.4698657Z ==> Importing owner trust values... 2021-05-16T01:34:56.5038517Z ==> Disabling revoked keys in keyring... 2021-05-16T01:34:56.5178292Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T01:34:56.5748537Z ==> Updating trust database... 2021-05-16T01:34:56.5908938Z gpg: next trustdb check due at 2022-01-23 2021-05-16T01:34:56.6791922Z upgrading msys2-keyring... 2021-05-16T01:34:56.9294051Z ==> Appending keys from msys2.gpg... 2021-05-16T01:34:57.0300645Z ==> Locally signing trusted keys in keyring... 2021-05-16T01:34:57.0450385Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T01:34:57.1471793Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T01:34:57.2134635Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T01:34:57.2671082Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T01:34:57.3239541Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T01:34:57.3819432Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T01:34:57.4378590Z ==> Importing owner trust values... 2021-05-16T01:34:57.4728854Z ==> Disabling revoked keys in keyring... 2021-05-16T01:34:57.4900901Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T01:34:57.5435866Z ==> Updating trust database... 2021-05-16T01:34:57.5598468Z gpg: next trustdb check due at 2022-01-23 2021-05-16T01:34:57.6402828Z upgrading msys2-launcher... 2021-05-16T01:34:57.6498516Z upgrading rebase... 2021-05-16T01:34:57.6632394Z upgrading zstd... 2021-05-16T01:34:57.6856243Z :: Running post-transaction hooks... 2021-05-16T01:34:57.6857352Z (1/1) Updating the info directory file... 2021-05-16T01:34:57.9308058Z ##[endgroup] 2021-05-16T01:34:57.9309070Z ##[group]Installing additional packages... 2021-05-16T01:34:57.9963519Z [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-16T01:34:59.0561434Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T01:34:59.0563197Z :: Repository mingw64 2021-05-16T01:34:59.0570637Z 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-16T01:34:59.0575302Z 2021-05-16T01:34:59.0576541Z Enter a selection (default=all): 2021-05-16T01:34:59.0577853Z resolving dependencies... 2021-05-16T01:34:59.0676286Z looking for conflicting packages... 2021-05-16T01:34:59.0728588Z 2021-05-16T01:34:59.0740923Z 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-16T01:34:59.0751965Z 2021-05-16T01:34:59.0752590Z Total Installed Size: 1089.03 MiB 2021-05-16T01:34:59.0754196Z 2021-05-16T01:34:59.0754882Z :: Proceed with installation? [Y/n] 2021-05-16T01:34:59.0755449Z checking keyring... 2021-05-16T01:34:59.3137373Z checking package integrity... 2021-05-16T01:35:10.7916714Z loading package files... 2021-05-16T01:35:11.4213388Z checking for file conflicts... 2021-05-16T01:35:13.8156063Z checking available disk space... 2021-05-16T01:35:13.8279525Z :: Processing package changes... 2021-05-16T01:35:13.8280574Z installing expat... 2021-05-16T01:35:13.8342560Z installing vim... 2021-05-16T01:35:15.4426421Z installing heimdal... 2021-05-16T01:35:15.7945320Z installing openssh... 2021-05-16T01:35:15.8337072Z installing perl-Error... 2021-05-16T01:35:15.8452567Z installing perl-Authen-SASL... 2021-05-16T01:35:15.8682194Z installing perl-Encode-Locale... 2021-05-16T01:35:15.8766690Z installing perl-HTTP-Date... 2021-05-16T01:35:15.8854166Z installing perl-File-Listing... 2021-05-16T01:35:15.8922407Z installing perl-HTML-Tagset... 2021-05-16T01:35:15.8973986Z installing perl-Clone... 2021-05-16T01:35:15.9038336Z installing perl-IO-HTML... 2021-05-16T01:35:15.9103642Z installing perl-LWP-MediaTypes... 2021-05-16T01:35:15.9170582Z installing perl-URI... 2021-05-16T01:35:15.9663769Z installing perl-HTTP-Message... 2021-05-16T01:35:15.9858836Z installing perl-HTML-Parser... 2021-05-16T01:35:16.0118212Z installing perl-HTTP-Cookies... 2021-05-16T01:35:16.0119611Z installing perl-HTTP-Daemon... 2021-05-16T01:35:16.0172642Z installing perl-HTTP-Negotiate... 2021-05-16T01:35:16.0220025Z installing perl-Net-HTTP... 2021-05-16T01:35:16.0329915Z installing perl-WWW-RobotRules... 2021-05-16T01:35:16.0400570Z installing perl-Try-Tiny... 2021-05-16T01:35:16.0501455Z installing perl-libwww... 2021-05-16T01:35:16.0867819Z Optional dependencies for perl-libwww 2021-05-16T01:35:16.0869770Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T01:35:16.0871447Z installing perl-TimeDate... 2021-05-16T01:35:16.1299228Z installing perl-MailTools... 2021-05-16T01:35:16.1671072Z installing perl-IO-Stringy... 2021-05-16T01:35:16.1806713Z installing perl-Convert-BinHex... 2021-05-16T01:35:16.2978717Z module test... pass. 2021-05-16T01:35:16.2982422Z installing perl-MIME-tools... 2021-05-16T01:35:16.3544026Z installing perl-Net-SSLeay... 2021-05-16T01:35:16.4302275Z installing perl-IO-Socket-SSL... 2021-05-16T01:35:16.4432467Z installing perl-Net-SMTP-SSL... 2021-05-16T01:35:16.4499469Z installing perl-TermReadKey... 2021-05-16T01:35:16.4575897Z installing git... 2021-05-16T01:35:17.0492828Z Optional dependencies for git 2021-05-16T01:35:17.0494554Z python: various helper scripts 2021-05-16T01:35:17.0496195Z subversion: git svn 2021-05-16T01:35:17.0497861Z installing mingw-w64-x86_64-libiconv... 2021-05-16T01:35:17.0765631Z installing mingw-w64-x86_64-zlib... 2021-05-16T01:35:17.0859748Z installing mingw-w64-x86_64-binutils... 2021-05-16T01:35:17.3928176Z installing mingw-w64-x86_64-headers-git... 2021-05-16T01:35:18.6967486Z installing mingw-w64-x86_64-crt-git... 2021-05-16T01:35:19.6350671Z installing mingw-w64-x86_64-isl... 2021-05-16T01:35:19.6869199Z installing mingw-w64-x86_64-gmp... 2021-05-16T01:35:19.7027301Z installing mingw-w64-x86_64-mpfr... 2021-05-16T01:35:19.7219545Z installing mingw-w64-x86_64-mpc... 2021-05-16T01:35:19.7267173Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T01:35:19.7339457Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T01:35:19.7516224Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T01:35:19.7554413Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T01:35:19.7682108Z installing mingw-w64-x86_64-zstd... 2021-05-16T01:35:19.7895533Z installing mingw-w64-x86_64-gcc... 2021-05-16T01:35:20.9118189Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T01:35:22.9614068Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T01:35:22.9737425Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T01:35:23.1154403Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T01:35:23.5100709Z installing mingw-w64-x86_64-expat... 2021-05-16T01:35:23.5199237Z installing mingw-w64-x86_64-gettext... 2021-05-16T01:35:25.4549246Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T01:35:25.4745756Z installing mingw-w64-x86_64-libsystre... 2021-05-16T01:35:25.4860342Z installing mingw-w64-x86_64-ncurses... 2021-05-16T01:35:30.5436151Z installing mingw-w64-x86_64-bzip2... 2021-05-16T01:35:30.5618726Z installing mingw-w64-x86_64-libffi... 2021-05-16T01:35:30.5740425Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T01:35:30.6323696Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T01:35:30.6742549Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T01:35:30.6990656Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T01:35:31.3970614Z installing mingw-w64-x86_64-openssl... 2021-05-16T01:35:38.2277671Z installing mingw-w64-x86_64-termcap... 2021-05-16T01:35:38.2337174Z installing mingw-w64-x86_64-readline... 2021-05-16T01:35:38.2637143Z installing mingw-w64-x86_64-tcl... 2021-05-16T01:35:39.9932338Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T01:35:40.8967433Z installing mingw-w64-x86_64-tk... 2021-05-16T01:35:41.8846866Z installing mingw-w64-x86_64-xz... 2021-05-16T01:35:41.8848417Z installing mingw-w64-x86_64-python... 2021-05-16T01:35:49.2092315Z installing mingw-w64-x86_64-xxhash... 2021-05-16T01:35:49.2216377Z installing mingw-w64-x86_64-gdb... 2021-05-16T01:35:49.4923397Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T01:35:49.5813408Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T01:35:49.7169709Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T01:35:49.7219367Z installing mingw-w64-x86_64-make... 2021-05-16T01:35:49.7412823Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T01:35:49.7579124Z installing mingw-w64-x86_64-tools-git... 2021-05-16T01:35:49.7700732Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T01:35:49.8265844Z ##[endgroup] 2021-05-16T01:35:49.8343268Z ##[group]Saving package cache... 2021-05-16T01:35:49.8867528Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T01:35:50.8853953Z ==> no candidate packages found for pruning 2021-05-16T01:35:50.9822475Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T01:35:51.3835614Z ==> no candidate packages found for pruning 2021-05-16T01:35:52.0494365Z Cache unchanged, skipping save for msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58 2021-05-16T01:35:52.1562261Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T01:35:53.0282547Z 2021-05-16T01:35:53.0283817Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T01:35:53.0981620Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T01:35:53.0982647Z removing all files from cache... 2021-05-16T01:35:53.0983683Z 2021-05-16T01:35:53.0984411Z Database directory: /var/lib/pacman/ 2021-05-16T01:35:53.0990248Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T01:35:53.0991673Z removing unused sync repositories... 2021-05-16T01:35:53.1065096Z ##[endgroup] 2021-05-16T01:35:53.1398295Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T01:35:53.1399001Z env: 2021-05-16T01:35:53.1399499Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:35:53.1399949Z TIC_DEPLOY_KEY: 2021-05-16T01:35:53.1400307Z RSPM: 2021-05-16T01:35:53.1401874Z GITHUB_PAT: *** 2021-05-16T01:35:53.1402280Z COVERALLS_TOKEN: 2021-05-16T01:35:53.1402883Z continue-on-error: true 2021-05-16T01:35:53.1403347Z VDIFFR_RUN_TESTS: 2021-05-16T01:35:53.1403888Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:35:53.1404280Z TZ: UTC 2021-05-16T01:35:53.1404665Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:35:53.1405053Z NOT_CRAN: true 2021-05-16T01:35:53.1405612Z MSYSTEM: MINGW64 2021-05-16T01:35:53.1406011Z ##[endgroup] 2021-05-16T01:35:54.0648528Z :: Synchronizing package databases... 2021-05-16T01:35:54.7731482Z mingw32 is up to date 2021-05-16T01:35:54.7732469Z mingw64 is up to date 2021-05-16T01:35:54.7733112Z ucrt64 is up to date 2021-05-16T01:35:54.7733873Z clang64 is up to date 2021-05-16T01:35:54.7734484Z msys is up to date 2021-05-16T01:35:54.7735269Z :: Starting core system upgrade... 2021-05-16T01:35:55.0432393Z there is nothing to do 2021-05-16T01:35:55.0433791Z :: Starting full system upgrade... 2021-05-16T01:35:55.1497777Z there is nothing to do 2021-05-16T01:35:55.8776982Z resolving dependencies... 2021-05-16T01:35:55.8777750Z looking for conflicting packages... 2021-05-16T01:35:55.8778131Z 2021-05-16T01:35:55.8778649Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T01:35:55.8779012Z 2021-05-16T01:35:55.8779467Z Total Download Size: 3.00 MiB 2021-05-16T01:35:55.8779985Z Total Installed Size: 20.93 MiB 2021-05-16T01:35:55.8780292Z 2021-05-16T01:35:55.8780835Z :: Proceed with installation? [Y/n] 2021-05-16T01:35:55.8781402Z :: Retrieving packages... 2021-05-16T01:35:56.2015610Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T01:35:56.9547965Z checking keyring... 2021-05-16T01:35:57.0357462Z checking package integrity... 2021-05-16T01:35:57.1864213Z loading package files... 2021-05-16T01:35:57.1887223Z checking for file conflicts... 2021-05-16T01:35:57.1898299Z checking available disk space... 2021-05-16T01:35:57.1903121Z :: Processing package changes... 2021-05-16T01:35:57.1903732Z installing mingw-w64-x86_64-aom... 2021-05-16T01:35:58.0117340Z resolving dependencies... 2021-05-16T01:35:58.0118627Z looking for conflicting packages... 2021-05-16T01:35:58.0265091Z 2021-05-16T01:35:58.0266427Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T01:35:58.0267225Z 2021-05-16T01:35:58.0268121Z Total Download Size: 1.97 MiB 2021-05-16T01:35:58.0269048Z Total Installed Size: 4.43 MiB 2021-05-16T01:35:58.0269674Z 2021-05-16T01:35:58.0270736Z :: Proceed with installation? [Y/n] 2021-05-16T01:35:58.0271843Z :: Retrieving packages... 2021-05-16T01:35:58.3580255Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T01:35:59.0093005Z checking keyring... 2021-05-16T01:35:59.0873372Z checking package integrity... 2021-05-16T01:35:59.2167801Z loading package files... 2021-05-16T01:35:59.2191650Z checking for file conflicts... 2021-05-16T01:35:59.2212884Z checking available disk space... 2021-05-16T01:35:59.2218714Z :: Processing package changes... 2021-05-16T01:35:59.2219765Z installing mingw-w64-x86_64-argtable... 2021-05-16T01:35:59.9972639Z resolving dependencies... 2021-05-16T01:36:00.0233846Z looking for conflicting packages... 2021-05-16T01:36:00.0234999Z 2021-05-16T01:36:00.0244521Z 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-16T01:36:00.0250749Z 2021-05-16T01:36:00.0251370Z Total Download Size: 92.82 MiB 2021-05-16T01:36:00.0251949Z Total Installed Size: 821.22 MiB 2021-05-16T01:36:00.0252271Z 2021-05-16T01:36:00.0252849Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:00.0254659Z :: Retrieving packages... 2021-05-16T01:36:00.3385843Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T01:36:00.8028305Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T01:36:00.8992473Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T01:36:00.9950499Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T01:36:01.0931162Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T01:36:01.1892968Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T01:36:01.5729223Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T01:36:01.6984581Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T01:36:01.7943427Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T01:36:01.9013547Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T01:36:01.9979223Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T01:36:02.0940766Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T01:36:02.2008346Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T01:36:02.3997677Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T01:36:02.4967287Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T01:36:02.5912201Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T01:36:02.6915119Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T01:36:02.7880045Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T01:36:02.8932368Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T01:36:02.9910078Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T01:36:03.1230066Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T01:36:03.2198111Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T01:36:03.3406123Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T01:36:03.4365082Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T01:36:03.5336761Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T01:36:03.8440295Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T01:36:04.0565107Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T01:36:04.1472030Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T01:36:04.9277757Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T01:36:05.7364798Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T01:36:05.8475190Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T01:36:05.9459996Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T01:36:06.5972304Z checking keyring... 2021-05-16T01:36:06.8336149Z checking package integrity... 2021-05-16T01:36:11.6390922Z loading package files... 2021-05-16T01:36:11.9771050Z checking for file conflicts... 2021-05-16T01:36:13.5481208Z checking available disk space... 2021-05-16T01:36:13.5551099Z :: Processing package changes... 2021-05-16T01:36:13.5552775Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T01:36:13.6256215Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T01:36:13.6381655Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T01:36:13.6543131Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T01:36:13.6809996Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T01:36:13.6982004Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T01:36:14.4926569Z installing mingw-w64-x86_64-brotli... 2021-05-16T01:36:14.5131481Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T01:36:14.5408048Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T01:36:14.5758623Z installing mingw-w64-x86_64-gflags... 2021-05-16T01:36:14.6082641Z installing mingw-w64-x86_64-wineditline... 2021-05-16T01:36:14.6223824Z installing mingw-w64-x86_64-pcre... 2021-05-16T01:36:14.7708949Z installing mingw-w64-x86_64-glib2... 2021-05-16T01:36:15.2122566Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T01:36:15.2574004Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T01:36:15.2753444Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T01:36:15.3646544Z installing mingw-w64-x86_64-python-mako... 2021-05-16T01:36:15.4405175Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T01:36:15.5964960Z installing mingw-w64-x86_64-c-ares... 2021-05-16T01:36:15.6569496Z installing mingw-w64-x86_64-protobuf... 2021-05-16T01:36:15.8301562Z installing mingw-w64-x86_64-re2... 2021-05-16T01:36:15.8453119Z installing mingw-w64-x86_64-grpc... 2021-05-16T01:36:16.1329187Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T01:36:16.1424566Z installing mingw-w64-x86_64-lz4... 2021-05-16T01:36:16.1569626Z installing mingw-w64-x86_64-openblas... 2021-05-16T01:36:16.3680101Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T01:36:16.3681281Z number of threads to use. 2021-05-16T01:36:16.3713869Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T01:36:17.9341558Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T01:36:17.9343270Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T01:36:17.9344656Z installing mingw-w64-x86_64-snappy... 2021-05-16T01:36:18.0842158Z installing mingw-w64-x86_64-icu... 2021-05-16T01:36:18.5496158Z installing mingw-w64-x86_64-boost... 2021-05-16T01:36:32.3271569Z installing mingw-w64-x86_64-thrift... 2021-05-16T01:36:32.4264052Z installing mingw-w64-x86_64-uriparser... 2021-05-16T01:36:32.4398542Z installing mingw-w64-x86_64-arrow... 2021-05-16T01:36:34.5149761Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T01:36:34.5151072Z resolving dependencies... 2021-05-16T01:36:34.5226807Z looking for conflicting packages... 2021-05-16T01:36:34.5333196Z 2021-05-16T01:36:34.5334215Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T01:36:34.5334923Z 2021-05-16T01:36:34.5335964Z Total Installed Size: 36.73 MiB 2021-05-16T01:36:34.5336647Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:36:34.5337706Z 2021-05-16T01:36:34.5338585Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:34.5339416Z checking keyring... 2021-05-16T01:36:34.6183553Z checking package integrity... 2021-05-16T01:36:34.7686614Z loading package files... 2021-05-16T01:36:34.7809855Z checking for file conflicts... 2021-05-16T01:36:34.7810777Z checking available disk space... 2021-05-16T01:36:34.8401416Z :: Processing package changes... 2021-05-16T01:36:34.8402532Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T01:36:36.5686136Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T01:36:36.5687031Z resolving dependencies... 2021-05-16T01:36:36.5824916Z looking for conflicting packages... 2021-05-16T01:36:36.5874635Z 2021-05-16T01:36:36.5875388Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T01:36:36.5876110Z 2021-05-16T01:36:36.5876727Z Total Download Size: 7.06 MiB 2021-05-16T01:36:36.5877408Z Total Installed Size: 88.32 MiB 2021-05-16T01:36:36.5878096Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:36:36.5878551Z 2021-05-16T01:36:36.5879265Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:36.5879991Z :: Retrieving packages... 2021-05-16T01:36:36.9368364Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T01:36:37.7964087Z checking keyring... 2021-05-16T01:36:37.8817800Z checking package integrity... 2021-05-16T01:36:38.0725260Z loading package files... 2021-05-16T01:36:38.0770138Z checking for file conflicts... 2021-05-16T01:36:38.0771111Z checking available disk space... 2021-05-16T01:36:38.0868946Z :: Processing package changes... 2021-05-16T01:36:38.0870047Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T01:36:39.1504720Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T01:36:39.1505621Z resolving dependencies... 2021-05-16T01:36:39.1631420Z looking for conflicting packages... 2021-05-16T01:36:39.1789810Z 2021-05-16T01:36:39.1790902Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T01:36:39.1791697Z 2021-05-16T01:36:39.1792550Z Total Installed Size: 344.30 MiB 2021-05-16T01:36:39.1793384Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:36:39.1793822Z 2021-05-16T01:36:39.1794607Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:39.1795841Z checking keyring... 2021-05-16T01:36:39.2536320Z checking package integrity... 2021-05-16T01:36:39.5350312Z loading package files... 2021-05-16T01:36:39.7252961Z checking for file conflicts... 2021-05-16T01:36:39.7271295Z checking available disk space... 2021-05-16T01:36:40.4190220Z :: Processing package changes... 2021-05-16T01:36:40.4191630Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T01:36:55.9037171Z resolving dependencies... 2021-05-16T01:36:55.9155577Z looking for conflicting packages... 2021-05-16T01:36:55.9221364Z 2021-05-16T01:36:55.9222180Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T01:36:55.9222724Z 2021-05-16T01:36:55.9223306Z Total Download Size: 0.17 MiB 2021-05-16T01:36:55.9224011Z Total Installed Size: 0.98 MiB 2021-05-16T01:36:55.9224450Z 2021-05-16T01:36:55.9225167Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:55.9225884Z :: Retrieving packages... 2021-05-16T01:36:56.2340400Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T01:36:56.7389844Z checking keyring... 2021-05-16T01:36:56.8241400Z checking package integrity... 2021-05-16T01:36:56.9591960Z loading package files... 2021-05-16T01:36:56.9647126Z checking for file conflicts... 2021-05-16T01:36:56.9724107Z checking available disk space... 2021-05-16T01:36:56.9733238Z :: Processing package changes... 2021-05-16T01:36:56.9734122Z installing mingw-w64-x86_64-bwidget... 2021-05-16T01:36:57.8305347Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T01:36:57.8306728Z resolving dependencies... 2021-05-16T01:36:57.8375414Z looking for conflicting packages... 2021-05-16T01:36:57.8543773Z 2021-05-16T01:36:57.8549741Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T01:36:57.8554228Z 2021-05-16T01:36:57.8554748Z Total Download Size: 0.09 MiB 2021-05-16T01:36:57.8555334Z Total Installed Size: 0.46 MiB 2021-05-16T01:36:57.8555909Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:36:57.8556212Z 2021-05-16T01:36:57.8556883Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:57.8560325Z :: Retrieving packages... 2021-05-16T01:36:58.1631697Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T01:36:58.3514106Z checking keyring... 2021-05-16T01:36:58.4291002Z checking package integrity... 2021-05-16T01:36:58.5408911Z loading package files... 2021-05-16T01:36:58.5436638Z checking for file conflicts... 2021-05-16T01:36:58.5437501Z checking available disk space... 2021-05-16T01:36:58.5497261Z :: Processing package changes... 2021-05-16T01:36:58.5499016Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T01:36:59.3160697Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T01:36:59.3161573Z resolving dependencies... 2021-05-16T01:36:59.3162678Z looking for conflicting packages... 2021-05-16T01:36:59.3336552Z 2021-05-16T01:36:59.3337846Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T01:36:59.3339241Z 2021-05-16T01:36:59.3339929Z Total Installed Size: 0.62 MiB 2021-05-16T01:36:59.3341152Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:36:59.3341994Z 2021-05-16T01:36:59.3342716Z :: Proceed with installation? [Y/n] 2021-05-16T01:36:59.3343818Z checking keyring... 2021-05-16T01:36:59.4001997Z checking package integrity... 2021-05-16T01:36:59.5004714Z loading package files... 2021-05-16T01:36:59.5030253Z checking for file conflicts... 2021-05-16T01:36:59.5031130Z checking available disk space... 2021-05-16T01:36:59.5077791Z :: Processing package changes... 2021-05-16T01:36:59.5078648Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T01:37:00.3096458Z resolving dependencies... 2021-05-16T01:37:00.3259484Z looking for conflicting packages... 2021-05-16T01:37:00.3285548Z warning: dependency cycle detected: 2021-05-16T01:37:00.3286813Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T01:37:00.3287467Z 2021-05-16T01:37:00.3289760Z 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-16T01:37:00.3291360Z 2021-05-16T01:37:00.3291975Z Total Download Size: 3.58 MiB 2021-05-16T01:37:00.3292676Z Total Installed Size: 21.16 MiB 2021-05-16T01:37:00.3293130Z 2021-05-16T01:37:00.3293823Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:00.3294580Z :: Retrieving packages... 2021-05-16T01:37:00.6414837Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T01:37:01.1147114Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T01:37:01.2123604Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T01:37:01.4978995Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T01:37:01.5988077Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T01:37:01.6971839Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T01:37:01.7922892Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T01:37:02.0854246Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T01:37:02.0908425Z checking keyring... 2021-05-16T01:37:02.3361789Z checking package integrity... 2021-05-16T01:37:03.3448291Z loading package files... 2021-05-16T01:37:03.3661443Z checking for file conflicts... 2021-05-16T01:37:03.3868337Z checking available disk space... 2021-05-16T01:37:03.3877445Z :: Processing package changes... 2021-05-16T01:37:03.3878654Z installing mingw-w64-x86_64-libpng... 2021-05-16T01:37:03.4108758Z installing mingw-w64-x86_64-graphite2... 2021-05-16T01:37:03.4246154Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T01:37:03.4883704Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T01:37:03.4885840Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T01:37:03.4887631Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T01:37:03.4889312Z installing mingw-w64-x86_64-freetype... 2021-05-16T01:37:03.5405403Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T01:37:03.6548252Z 2021-05-16T01:37:03.6556806Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T01:37:03.6558454Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T01:37:03.6558998Z 2021-05-16T01:37:16.7161923Z updating font cache... done. 2021-05-16T01:37:16.7164889Z installing mingw-w64-x86_64-lzo2... 2021-05-16T01:37:16.7445610Z installing mingw-w64-x86_64-pixman... 2021-05-16T01:37:16.7568651Z installing mingw-w64-x86_64-cairo... 2021-05-16T01:37:16.7982739Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T01:37:16.7984549Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T01:37:16.7995684Z :: Running post-transaction hooks... 2021-05-16T01:37:16.7997766Z (1/1) Updating fontconfig cache... 2021-05-16T01:37:17.5613573Z resolving dependencies... 2021-05-16T01:37:17.5737307Z looking for conflicting packages... 2021-05-16T01:37:17.5790904Z 2021-05-16T01:37:17.5791684Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T01:37:17.5792213Z 2021-05-16T01:37:17.5792782Z Total Download Size: 0.10 MiB 2021-05-16T01:37:17.5793408Z Total Installed Size: 0.20 MiB 2021-05-16T01:37:17.5793821Z 2021-05-16T01:37:17.5794496Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:17.5795199Z :: Retrieving packages... 2021-05-16T01:37:17.8929658Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T01:37:18.1691047Z checking keyring... 2021-05-16T01:37:18.2550315Z checking package integrity... 2021-05-16T01:37:18.3734091Z loading package files... 2021-05-16T01:37:18.3750395Z checking for file conflicts... 2021-05-16T01:37:18.3759981Z checking available disk space... 2021-05-16T01:37:18.3769207Z :: Processing package changes... 2021-05-16T01:37:18.3770127Z installing mingw-w64-x86_64-ccache... 2021-05-16T01:37:19.1192124Z resolving dependencies... 2021-05-16T01:37:19.1322670Z looking for conflicting packages... 2021-05-16T01:37:19.1377670Z 2021-05-16T01:37:19.1378807Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T01:37:19.1379615Z 2021-05-16T01:37:19.1380532Z Total Download Size: 0.69 MiB 2021-05-16T01:37:19.1381557Z Total Installed Size: 3.86 MiB 2021-05-16T01:37:19.1382181Z 2021-05-16T01:37:19.1383432Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:19.1384583Z :: Retrieving packages... 2021-05-16T01:37:19.4477048Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T01:37:19.9150950Z checking keyring... 2021-05-16T01:37:20.0024606Z checking package integrity... 2021-05-16T01:37:20.1331339Z loading package files... 2021-05-16T01:37:20.1352008Z checking for file conflicts... 2021-05-16T01:37:20.1364752Z checking available disk space... 2021-05-16T01:37:20.1375060Z :: Processing package changes... 2021-05-16T01:37:20.1376017Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T01:37:20.8899036Z resolving dependencies... 2021-05-16T01:37:20.8959969Z looking for conflicting packages... 2021-05-16T01:37:20.9091113Z 2021-05-16T01:37:20.9092196Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T01:37:20.9092977Z 2021-05-16T01:37:20.9093734Z Total Download Size: 0.42 MiB 2021-05-16T01:37:20.9094592Z Total Installed Size: 1.59 MiB 2021-05-16T01:37:20.9095145Z 2021-05-16T01:37:20.9096096Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:20.9097032Z :: Retrieving packages... 2021-05-16T01:37:21.2160923Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T01:37:21.5869006Z checking keyring... 2021-05-16T01:37:21.6665032Z checking package integrity... 2021-05-16T01:37:21.7982759Z loading package files... 2021-05-16T01:37:21.8005639Z checking for file conflicts... 2021-05-16T01:37:21.8029894Z checking available disk space... 2021-05-16T01:37:21.8039859Z :: Processing package changes... 2021-05-16T01:37:21.8040778Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T01:37:22.5679729Z resolving dependencies... 2021-05-16T01:37:22.5856546Z looking for conflicting packages... 2021-05-16T01:37:22.5889396Z 2021-05-16T01:37:22.5895778Z 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-16T01:37:22.5900462Z 2021-05-16T01:37:22.5901545Z Total Download Size: 13.82 MiB 2021-05-16T01:37:22.5902884Z Total Installed Size: 92.94 MiB 2021-05-16T01:37:22.5903662Z 2021-05-16T01:37:22.5904897Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:22.5906253Z :: Retrieving packages... 2021-05-16T01:37:22.9372070Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T01:37:23.4986905Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T01:37:23.5970807Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T01:37:23.6940728Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T01:37:23.7944688Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T01:37:23.8937113Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T01:37:23.9900899Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T01:37:24.0899475Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T01:37:24.1877800Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T01:37:24.4735707Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T01:37:24.5731543Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T01:37:24.6727822Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T01:37:24.7751471Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T01:37:24.8721289Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T01:37:24.9699117Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T01:37:25.2835008Z checking keyring... 2021-05-16T01:37:25.5280272Z checking package integrity... 2021-05-16T01:37:27.5275068Z loading package files... 2021-05-16T01:37:27.6519053Z checking for file conflicts... 2021-05-16T01:37:28.2107598Z checking available disk space... 2021-05-16T01:37:28.2152672Z :: Processing package changes... 2021-05-16T01:37:28.2153570Z installing mingw-w64-x86_64-libunistring... 2021-05-16T01:37:28.2672275Z installing mingw-w64-x86_64-libidn2... 2021-05-16T01:37:28.3082751Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T01:37:28.3364020Z installing mingw-w64-x86_64-libpsl... 2021-05-16T01:37:28.3438583Z installing mingw-w64-x86_64-libssh2... 2021-05-16T01:37:28.4822864Z installing mingw-w64-x86_64-jansson... 2021-05-16T01:37:28.4893751Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T01:37:28.5089971Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T01:37:28.5249013Z installing mingw-w64-x86_64-curl... 2021-05-16T01:37:28.8962298Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T01:37:28.9202952Z installing mingw-w64-x86_64-nettle... 2021-05-16T01:37:28.9754948Z installing mingw-w64-x86_64-libarchive... 2021-05-16T01:37:29.0222341Z installing mingw-w64-x86_64-libuv... 2021-05-16T01:37:29.0367298Z installing mingw-w64-x86_64-rhash... 2021-05-16T01:37:29.0755089Z installing mingw-w64-x86_64-cmake... 2021-05-16T01:37:34.4412241Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T01:37:34.4413625Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T01:37:34.4414479Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T01:37:35.3447601Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T01:37:36.2080771Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T01:37:36.9233089Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:37:36.9234244Z resolving dependencies... 2021-05-16T01:37:37.8820949Z looking for conflicting packages... 2021-05-16T01:37:37.8831863Z 2021-05-16T01:37:37.8833628Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:37:37.8834687Z 2021-05-16T01:37:37.8835766Z Total Download Size: 3.18 MiB 2021-05-16T01:37:37.8836897Z Total Installed Size: 81.46 MiB 2021-05-16T01:37:37.8838056Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:37.8838906Z 2021-05-16T01:37:37.8840009Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:37.8841217Z :: Retrieving packages... 2021-05-16T01:37:37.8843226Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:37:38.0171502Z checking keyring... 2021-05-16T01:37:38.1025648Z checking package integrity... 2021-05-16T01:37:38.2575505Z loading package files... 2021-05-16T01:37:38.2704792Z checking for file conflicts... 2021-05-16T01:37:38.2705675Z checking available disk space... 2021-05-16T01:37:38.3094575Z :: Processing package changes... 2021-05-16T01:37:38.3095795Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T01:37:39.9560988Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T01:37:39.9562292Z resolving dependencies... 2021-05-16T01:37:39.9706085Z looking for conflicting packages... 2021-05-16T01:37:39.9764685Z 2021-05-16T01:37:39.9765641Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T01:37:39.9766343Z 2021-05-16T01:37:39.9767769Z Total Installed Size: 2.86 MiB 2021-05-16T01:37:39.9768574Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:39.9768909Z 2021-05-16T01:37:39.9769469Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:39.9770046Z checking keyring... 2021-05-16T01:37:40.0779549Z checking package integrity... 2021-05-16T01:37:40.2096076Z loading package files... 2021-05-16T01:37:40.2163622Z checking for file conflicts... 2021-05-16T01:37:40.2164295Z checking available disk space... 2021-05-16T01:37:40.2352784Z :: Processing package changes... 2021-05-16T01:37:40.2354171Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T01:37:41.4301329Z resolving dependencies... 2021-05-16T01:37:41.4640295Z looking for conflicting packages... 2021-05-16T01:37:41.4652537Z 2021-05-16T01:37:41.4653619Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T01:37:41.4654364Z 2021-05-16T01:37:41.4654960Z Total Download Size: 0.41 MiB 2021-05-16T01:37:41.4655658Z Total Installed Size: 1.66 MiB 2021-05-16T01:37:41.4656105Z 2021-05-16T01:37:41.4656832Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:41.4657557Z :: Retrieving packages... 2021-05-16T01:37:41.7764846Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T01:37:42.2439655Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T01:37:42.3372919Z checking keyring... 2021-05-16T01:37:42.4960420Z checking package integrity... 2021-05-16T01:37:42.7463239Z loading package files... 2021-05-16T01:37:42.7517782Z checking for file conflicts... 2021-05-16T01:37:42.7595315Z checking available disk space... 2021-05-16T01:37:42.7605477Z :: Processing package changes... 2021-05-16T01:37:42.7606317Z installing mingw-w64-x86_64-gdbm... 2021-05-16T01:37:42.8704629Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T01:37:43.6627783Z resolving dependencies... 2021-05-16T01:37:43.6629158Z looking for conflicting packages... 2021-05-16T01:37:43.6808122Z 2021-05-16T01:37:43.6808997Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T01:37:43.6809415Z 2021-05-16T01:37:43.6809855Z Total Download Size: 0.11 MiB 2021-05-16T01:37:43.6810331Z Total Installed Size: 0.38 MiB 2021-05-16T01:37:43.6810663Z 2021-05-16T01:37:43.6811199Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:43.6811730Z :: Retrieving packages... 2021-05-16T01:37:43.9900336Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T01:37:44.2675915Z checking keyring... 2021-05-16T01:37:44.3505224Z checking package integrity... 2021-05-16T01:37:44.4768366Z loading package files... 2021-05-16T01:37:44.4790333Z checking for file conflicts... 2021-05-16T01:37:44.4811639Z checking available disk space... 2021-05-16T01:37:44.4821587Z :: Processing package changes... 2021-05-16T01:37:44.4822489Z installing mingw-w64-x86_64-discount... 2021-05-16T01:37:45.2481297Z resolving dependencies... 2021-05-16T01:37:45.2587052Z looking for conflicting packages... 2021-05-16T01:37:45.2709976Z 2021-05-16T01:37:45.2711156Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T01:37:45.2711719Z 2021-05-16T01:37:45.2712342Z Total Download Size: 0.01 MiB 2021-05-16T01:37:45.2713049Z Total Installed Size: 0.01 MiB 2021-05-16T01:37:45.2713504Z 2021-05-16T01:37:45.2714240Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:45.2715004Z :: Retrieving packages... 2021-05-16T01:37:45.5886445Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T01:37:45.5900832Z checking keyring... 2021-05-16T01:37:45.6754586Z checking package integrity... 2021-05-16T01:37:45.7977122Z loading package files... 2021-05-16T01:37:45.7991892Z checking for file conflicts... 2021-05-16T01:37:45.7995595Z checking available disk space... 2021-05-16T01:37:45.8004910Z :: Processing package changes... 2021-05-16T01:37:45.8005741Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T01:37:46.5223758Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T01:37:46.5225516Z resolving dependencies... 2021-05-16T01:37:46.5290327Z looking for conflicting packages... 2021-05-16T01:37:46.5407349Z 2021-05-16T01:37:46.5408547Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T01:37:46.5409694Z 2021-05-16T01:37:46.5410386Z Total Installed Size: 0.29 MiB 2021-05-16T01:37:46.5411564Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:46.5412153Z 2021-05-16T01:37:46.5413022Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:46.5413903Z checking keyring... 2021-05-16T01:37:46.6085324Z checking package integrity... 2021-05-16T01:37:46.7082706Z loading package files... 2021-05-16T01:37:46.7137626Z checking for file conflicts... 2021-05-16T01:37:46.7138616Z checking available disk space... 2021-05-16T01:37:46.7158388Z :: Processing package changes... 2021-05-16T01:37:46.7159385Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T01:37:46.7886103Z error: only one operation may be used at a time 2021-05-16T01:37:47.4982384Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T01:37:47.4983980Z resolving dependencies... 2021-05-16T01:37:47.4985833Z looking for conflicting packages... 2021-05-16T01:37:47.5183783Z 2021-05-16T01:37:47.5184839Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T01:37:47.5185360Z 2021-05-16T01:37:47.5186102Z Total Download Size: 0.14 MiB 2021-05-16T01:37:47.5186816Z Total Installed Size: 0.61 MiB 2021-05-16T01:37:47.5187490Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:37:47.5187916Z 2021-05-16T01:37:47.5188647Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:47.5189393Z :: Retrieving packages... 2021-05-16T01:37:47.8259176Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T01:37:48.1045448Z checking keyring... 2021-05-16T01:37:48.1885786Z checking package integrity... 2021-05-16T01:37:48.3222568Z loading package files... 2021-05-16T01:37:48.3246074Z checking for file conflicts... 2021-05-16T01:37:48.3246996Z checking available disk space... 2021-05-16T01:37:48.3263916Z :: Processing package changes... 2021-05-16T01:37:48.3264799Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T01:37:49.0643935Z resolving dependencies... 2021-05-16T01:37:49.2084417Z looking for conflicting packages... 2021-05-16T01:37:49.2210542Z warning: dependency cycle detected: 2021-05-16T01:37:49.2213104Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T01:37:49.2214368Z warning: dependency cycle detected: 2021-05-16T01:37:49.2215846Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T01:37:49.2216569Z 2021-05-16T01:37:49.2232485Z 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-16T01:37:49.2249452Z 2021-05-16T01:37:49.2250031Z Total Download Size: 206.03 MiB 2021-05-16T01:37:49.2250674Z Total Installed Size: 743.37 MiB 2021-05-16T01:37:49.2251085Z 2021-05-16T01:37:49.2251745Z :: Proceed with installation? [Y/n] 2021-05-16T01:37:49.2252417Z :: Retrieving packages... 2021-05-16T01:37:49.5762002Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T01:37:50.0301286Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T01:37:50.1275895Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T01:37:50.6023966Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T01:37:50.7047244Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-16T01:37:50.8015991Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T01:37:50.8980105Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T01:37:50.9979992Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T01:37:51.2018932Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T01:37:51.3007344Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T01:37:51.4194845Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T01:37:51.5166162Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T01:37:51.6169178Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T01:37:51.7222747Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T01:37:51.8171612Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T01:37:52.2323408Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T01:37:52.3276734Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T01:37:52.4244588Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-16T01:37:52.5262820Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T01:37:52.6329830Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T01:37:52.7309553Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T01:37:52.8278504Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T01:37:52.9261455Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T01:37:53.0263489Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T01:37:53.1279771Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T01:37:53.2265916Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T01:37:53.3679420Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T01:37:53.4673418Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T01:37:53.5695836Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T01:37:53.6675987Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T01:37:53.7728595Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T01:37:53.8668469Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T01:37:53.9719545Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T01:37:54.0679733Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T01:37:54.1640087Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T01:37:54.2597461Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T01:37:58.6334638Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T01:37:58.7473014Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T01:37:58.8430046Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T01:37:58.9401107Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T01:37:59.0408634Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T01:37:59.1500023Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T01:37:59.3705586Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T01:38:00.2744567Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T01:38:00.3749247Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T01:38:00.4746655Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T01:38:00.5964106Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T01:38:00.6915532Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T01:38:00.7899827Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T01:38:00.8876713Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-16T01:38:00.9966320Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T01:38:01.0949044Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T01:38:01.1958049Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T01:38:01.2907656Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T01:38:01.3868380Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T01:38:01.4821771Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T01:38:01.5827851Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T01:38:01.6845348Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T01:38:01.7856153Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T01:38:01.8945077Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T01:38:01.9992652Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T01:38:02.1016890Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T01:38:02.1985827Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T01:38:02.2977104Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T01:38:02.3925778Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T01:38:02.4911719Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T01:38:02.5897237Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T01:38:02.6893255Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T01:38:02.7875435Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T01:38:02.8824807Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T01:38:02.9841806Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T01:38:03.1024767Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T01:38:03.1988193Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T01:38:03.5236571Z checking keyring... 2021-05-16T01:38:03.8466600Z checking package integrity... 2021-05-16T01:38:16.5772695Z loading package files... 2021-05-16T01:38:17.4021969Z checking for file conflicts... 2021-05-16T01:38:17.4679534Z checking available disk space... 2021-05-16T01:38:17.4747729Z :: Processing package changes... 2021-05-16T01:38:17.4748781Z installing mingw-w64-x86_64-libogg... 2021-05-16T01:38:17.5800092Z installing mingw-w64-x86_64-celt... 2021-05-16T01:38:17.6048180Z installing mingw-w64-x86_64-gavl... 2021-05-16T01:38:18.0448488Z installing mingw-w64-x86_64-eigen3... 2021-05-16T01:38:18.5136534Z installing mingw-w64-x86_64-libunwind... 2021-05-16T01:38:18.5188738Z installing mingw-w64-x86_64-glog... 2021-05-16T01:38:18.5447067Z installing mingw-w64-x86_64-metis... 2021-05-16T01:38:18.5966704Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T01:38:18.7141940Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T01:38:18.7684993Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T01:38:18.8840111Z installing mingw-w64-x86_64-freeglut... 2021-05-16T01:38:18.9012613Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T01:38:18.9393784Z installing mingw-w64-x86_64-jasper... 2021-05-16T01:38:19.1323351Z installing mingw-w64-x86_64-szip... 2021-05-16T01:38:19.1523605Z installing mingw-w64-x86_64-hdf5... 2021-05-16T01:38:19.4993110Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T01:38:19.5076986Z installing mingw-w64-x86_64-giflib... 2021-05-16T01:38:19.5262673Z installing mingw-w64-x86_64-libwebp... 2021-05-16T01:38:19.5602901Z installing mingw-w64-x86_64-libtiff... 2021-05-16T01:38:19.8639514Z installing mingw-w64-x86_64-cppunit... 2021-05-16T01:38:19.9287673Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T01:38:19.9738176Z installing mingw-w64-x86_64-lcms2... 2021-05-16T01:38:19.9919517Z installing mingw-w64-x86_64-libraw... 2021-05-16T01:38:20.0296450Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T01:38:20.1333812Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T01:38:20.1924939Z installing mingw-w64-x86_64-openexr... 2021-05-16T01:38:20.3193311Z installing mingw-w64-x86_64-freeimage... 2021-05-16T01:38:20.3395665Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T01:38:20.3579897Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T01:38:20.3652494Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T01:38:20.4093991Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T01:38:20.4170643Z installing mingw-w64-x86_64-SDL2... 2021-05-16T01:38:20.5028064Z installing mingw-w64-x86_64-pugixml... 2021-05-16T01:38:20.5150093Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T01:38:20.5229392Z installing mingw-w64-x86_64-zziplib... 2021-05-16T01:38:20.6170705Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T01:38:20.6172720Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T01:38:20.6174318Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T01:38:22.2652924Z installing mingw-w64-x86_64-leptonica... 2021-05-16T01:38:22.3195522Z installing mingw-w64-x86_64-fribidi... 2021-05-16T01:38:22.3391156Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T01:38:22.3989305Z installing mingw-w64-x86_64-libthai... 2021-05-16T01:38:22.4192257Z installing mingw-w64-x86_64-pango... 2021-05-16T01:38:23.4562550Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T01:38:23.5820763Z installing mingw-w64-x86_64-opencv... 2021-05-16T01:38:24.6051238Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T01:38:24.6052739Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T01:38:24.6053928Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T01:38:24.6055100Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T01:38:24.7047960Z installing mingw-w64-x86_64-dav1d... 2021-05-16T01:38:24.7229762Z installing mingw-w64-x86_64-gnutls... 2021-05-16T01:38:25.9478470Z installing mingw-w64-x86_64-gsm... 2021-05-16T01:38:25.9708178Z installing mingw-w64-x86_64-lame... 2021-05-16T01:38:26.0279998Z installing mingw-w64-x86_64-libass... 2021-05-16T01:38:26.0377968Z installing mingw-w64-x86_64-libxml2... 2021-05-16T01:38:26.4010896Z installing mingw-w64-x86_64-libbluray... 2021-05-16T01:38:26.4174564Z installing mingw-w64-x86_64-libcaca... 2021-05-16T01:38:26.4486426Z installing mingw-w64-x86_64-libexif... 2021-05-16T01:38:26.5068462Z installing mingw-w64-x86_64-libmfx... 2021-05-16T01:38:26.5516873Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T01:38:26.5645236Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T01:38:26.7674055Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T01:38:26.8871914Z installing mingw-w64-x86_64-libtheora... 2021-05-16T01:38:26.9797998Z installing mingw-w64-x86_64-libvpx... 2021-05-16T01:38:27.0153033Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T01:38:27.0293859Z installing mingw-w64-x86_64-openal... 2021-05-16T01:38:27.0599225Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T01:38:27.0901940Z installing mingw-w64-x86_64-opus... 2021-05-16T01:38:27.1051521Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T01:38:27.1192819Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T01:38:27.1638226Z installing mingw-w64-x86_64-speex... 2021-05-16T01:38:27.2167940Z installing mingw-w64-x86_64-srt... 2021-05-16T01:38:27.2478372Z installing mingw-w64-x86_64-l-smash... 2021-05-16T01:38:27.3072865Z installing mingw-w64-x86_64-ffms2... 2021-05-16T01:38:27.3178309Z installing mingw-w64-x86_64-x264-git... 2021-05-16T01:38:27.4334891Z installing mingw-w64-x86_64-x265... 2021-05-16T01:38:27.5161726Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T01:38:27.5251987Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T01:38:28.6107769Z resolving dependencies... 2021-05-16T01:38:28.6208308Z looking for conflicting packages... 2021-05-16T01:38:28.6391083Z 2021-05-16T01:38:28.6392334Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T01:38:28.6392911Z 2021-05-16T01:38:28.6393575Z Total Download Size: 3.13 MiB 2021-05-16T01:38:28.6394559Z Total Installed Size: 21.70 MiB 2021-05-16T01:38:28.6395050Z 2021-05-16T01:38:28.6395839Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:28.6396583Z :: Retrieving packages... 2021-05-16T01:38:28.9503350Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T01:38:29.7027237Z checking keyring... 2021-05-16T01:38:29.7886919Z checking package integrity... 2021-05-16T01:38:29.9399396Z loading package files... 2021-05-16T01:38:29.9423991Z checking for file conflicts... 2021-05-16T01:38:29.9448984Z checking available disk space... 2021-05-16T01:38:29.9458223Z :: Processing package changes... 2021-05-16T01:38:29.9459044Z installing mingw-w64-x86_64-fftw... 2021-05-16T01:38:31.3842513Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T01:38:31.3843477Z resolving dependencies... 2021-05-16T01:38:31.3844208Z looking for conflicting packages... 2021-05-16T01:38:31.3844582Z 2021-05-16T01:38:31.3845257Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T01:38:31.3845737Z 2021-05-16T01:38:31.3850473Z Total Installed Size: 4.17 MiB 2021-05-16T01:38:31.3851166Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:31.3851490Z 2021-05-16T01:38:31.3852063Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:31.3852628Z checking keyring... 2021-05-16T01:38:31.3853222Z checking package integrity... 2021-05-16T01:38:31.3853807Z loading package files... 2021-05-16T01:38:31.3854468Z checking for file conflicts... 2021-05-16T01:38:31.3855128Z checking available disk space... 2021-05-16T01:38:31.3855760Z :: Processing package changes... 2021-05-16T01:38:31.3856605Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T01:38:31.7767355Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T01:38:31.7768209Z resolving dependencies... 2021-05-16T01:38:31.7900859Z looking for conflicting packages... 2021-05-16T01:38:31.8028588Z 2021-05-16T01:38:31.8029659Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T01:38:31.8030409Z 2021-05-16T01:38:31.8031463Z Total Installed Size: 1.29 MiB 2021-05-16T01:38:31.8032220Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:31.8033073Z 2021-05-16T01:38:31.8034002Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:31.8034940Z checking keyring... 2021-05-16T01:38:31.8748697Z checking package integrity... 2021-05-16T01:38:31.9952798Z loading package files... 2021-05-16T01:38:31.9976011Z checking for file conflicts... 2021-05-16T01:38:31.9976921Z checking available disk space... 2021-05-16T01:38:32.0038626Z :: Processing package changes... 2021-05-16T01:38:32.0039710Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T01:38:34.5758905Z updating font cache... done. 2021-05-16T01:38:34.5776418Z :: Running post-transaction hooks... 2021-05-16T01:38:34.5777306Z (1/1) Updating fontconfig cache... 2021-05-16T01:38:35.3983652Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T01:38:35.3984630Z resolving dependencies... 2021-05-16T01:38:35.4188680Z looking for conflicting packages... 2021-05-16T01:38:35.4248548Z 2021-05-16T01:38:35.4249713Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T01:38:35.4250514Z 2021-05-16T01:38:35.4252023Z Total Installed Size: 2.54 MiB 2021-05-16T01:38:35.4253077Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:35.4253543Z 2021-05-16T01:38:35.4254313Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:35.4255058Z checking keyring... 2021-05-16T01:38:35.4979112Z checking package integrity... 2021-05-16T01:38:35.6141662Z loading package files... 2021-05-16T01:38:35.6166158Z checking for file conflicts... 2021-05-16T01:38:35.6166879Z checking available disk space... 2021-05-16T01:38:35.6203647Z :: Processing package changes... 2021-05-16T01:38:35.6204635Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T01:38:36.4150904Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T01:38:36.4151994Z resolving dependencies... 2021-05-16T01:38:36.4153144Z looking for conflicting packages... 2021-05-16T01:38:36.4414132Z 2021-05-16T01:38:36.4415470Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T01:38:36.4416586Z 2021-05-16T01:38:36.4417290Z Total Installed Size: 0.44 MiB 2021-05-16T01:38:36.4418100Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:36.4419532Z 2021-05-16T01:38:36.4420776Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:36.4423047Z checking keyring... 2021-05-16T01:38:36.5113273Z checking package integrity... 2021-05-16T01:38:36.6342631Z loading package files... 2021-05-16T01:38:36.6368587Z checking for file conflicts... 2021-05-16T01:38:36.6369453Z checking available disk space... 2021-05-16T01:38:36.6393688Z :: Processing package changes... 2021-05-16T01:38:36.6394579Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T01:38:37.4036783Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T01:38:37.4037622Z resolving dependencies... 2021-05-16T01:38:37.4260856Z looking for conflicting packages... 2021-05-16T01:38:37.4347504Z 2021-05-16T01:38:37.4348710Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T01:38:37.4351343Z 2021-05-16T01:38:37.4355371Z Total Download Size: 27.13 MiB 2021-05-16T01:38:37.4357234Z Total Installed Size: 156.41 MiB 2021-05-16T01:38:37.4364941Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:37.4367364Z 2021-05-16T01:38:37.4370940Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:37.4371949Z :: Retrieving packages... 2021-05-16T01:38:37.7571770Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T01:38:39.4022123Z checking keyring... 2021-05-16T01:38:39.4906701Z checking package integrity... 2021-05-16T01:38:39.8485297Z loading package files... 2021-05-16T01:38:39.8624543Z checking for file conflicts... 2021-05-16T01:38:39.8625868Z checking available disk space... 2021-05-16T01:38:39.9044712Z :: Processing package changes... 2021-05-16T01:38:39.9046642Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T01:38:41.9992321Z resolving dependencies... 2021-05-16T01:38:42.1510111Z looking for conflicting packages... 2021-05-16T01:38:42.1570312Z 2021-05-16T01:38:42.1578576Z 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-16T01:38:42.1584507Z 2021-05-16T01:38:42.1585339Z Total Download Size: 48.47 MiB 2021-05-16T01:38:42.1586315Z Total Installed Size: 363.82 MiB 2021-05-16T01:38:42.1586942Z 2021-05-16T01:38:42.1587933Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:42.1588931Z :: Retrieving packages... 2021-05-16T01:38:42.4688510Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T01:38:43.3183481Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T01:38:43.4228824Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T01:38:43.5186712Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T01:38:43.6138998Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T01:38:43.7353532Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T01:38:43.8304008Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T01:38:43.9324010Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T01:38:44.0478828Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T01:38:44.1480484Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T01:38:44.2443708Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T01:38:44.3406353Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T01:38:44.4547441Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T01:38:44.5510112Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T01:38:44.7543883Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T01:38:44.8611576Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T01:38:44.9570814Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T01:38:45.0726029Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T01:38:45.1892837Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T01:38:45.3136400Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T01:38:45.4147286Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T01:38:45.5240795Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T01:38:45.6270234Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T01:38:45.9588820Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T01:38:46.0944546Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T01:38:46.6444908Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T01:38:46.6473112Z checking keyring... 2021-05-16T01:38:46.9751975Z checking package integrity... 2021-05-16T01:38:51.4074502Z loading package files... 2021-05-16T01:38:51.5345335Z checking for file conflicts... 2021-05-16T01:38:51.8232628Z checking available disk space... 2021-05-16T01:38:51.8256430Z :: Processing package changes... 2021-05-16T01:38:51.8258031Z installing mingw-w64-x86_64-crypto++... 2021-05-16T01:38:52.0543199Z installing mingw-w64-x86_64-geos... 2021-05-16T01:38:52.5306622Z installing mingw-w64-x86_64-json-c... 2021-05-16T01:38:52.5508229Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T01:38:52.5573012Z installing mingw-w64-x86_64-proj... 2021-05-16T01:38:52.6444529Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T01:38:52.6673494Z installing mingw-w64-x86_64-libde265... 2021-05-16T01:38:52.6892558Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T01:38:52.6894398Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T01:38:52.6895860Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T01:38:52.6897104Z mingw-w64-x86_64-SDL: dec265 2021-05-16T01:38:52.6898420Z installing mingw-w64-x86_64-rav1e... 2021-05-16T01:38:52.7169955Z installing mingw-w64-x86_64-libheif... 2021-05-16T01:38:52.7465576Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T01:38:52.7666628Z installing mingw-w64-x86_64-libkml... 2021-05-16T01:38:52.9176605Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T01:38:52.9537276Z installing mingw-w64-x86_64-librttopo... 2021-05-16T01:38:52.9657762Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T01:38:53.0865365Z installing mingw-w64-x86_64-netcdf... 2021-05-16T01:38:53.1179052Z installing mingw-w64-x86_64-nspr... 2021-05-16T01:38:53.1991054Z installing mingw-w64-x86_64-nss... 2021-05-16T01:38:53.3199677Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T01:38:53.5663433Z installing mingw-w64-x86_64-poppler... 2021-05-16T01:38:53.7306202Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T01:38:53.7307287Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T01:38:53.7308068Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T01:38:53.7309215Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T01:38:53.7647904Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T01:38:53.7852995Z installing mingw-w64-x86_64-libxslt... 2021-05-16T01:38:54.0367545Z installing winpty... 2021-05-16T01:38:54.1083468Z installing mingw-w64-x86_64-postgresql... 2021-05-16T01:38:55.7433772Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T01:38:56.1548029Z installing mingw-w64-x86_64-gdal... 2021-05-16T01:38:57.2664172Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T01:38:57.2665662Z resolving dependencies... 2021-05-16T01:38:57.2852679Z looking for conflicting packages... 2021-05-16T01:38:57.2911947Z 2021-05-16T01:38:57.2912929Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T01:38:57.2913326Z 2021-05-16T01:38:57.2913803Z Total Download Size: 4.15 MiB 2021-05-16T01:38:57.2927668Z Total Installed Size: 13.89 MiB 2021-05-16T01:38:57.2928329Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:57.2928851Z 2021-05-16T01:38:57.2929566Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:57.2930263Z :: Retrieving packages... 2021-05-16T01:38:57.6492583Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T01:38:58.4972191Z checking keyring... 2021-05-16T01:38:58.5758437Z checking package integrity... 2021-05-16T01:38:58.7237449Z loading package files... 2021-05-16T01:38:59.3849722Z checking for file conflicts... 2021-05-16T01:38:59.3850426Z checking available disk space... 2021-05-16T01:38:59.3851137Z :: Processing package changes... 2021-05-16T01:38:59.3851810Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T01:38:59.5518733Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T01:38:59.5519592Z resolving dependencies... 2021-05-16T01:38:59.5661212Z looking for conflicting packages... 2021-05-16T01:38:59.5805303Z 2021-05-16T01:38:59.5806602Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T01:38:59.5807857Z 2021-05-16T01:38:59.5808749Z Total Installed Size: 0.72 MiB 2021-05-16T01:38:59.5809764Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:38:59.5810870Z 2021-05-16T01:38:59.5812149Z :: Proceed with installation? [Y/n] 2021-05-16T01:38:59.5813569Z checking keyring... 2021-05-16T01:38:59.6491435Z checking package integrity... 2021-05-16T01:38:59.7529852Z loading package files... 2021-05-16T01:38:59.7556289Z checking for file conflicts... 2021-05-16T01:38:59.7557196Z checking available disk space... 2021-05-16T01:38:59.7591004Z :: Processing package changes... 2021-05-16T01:38:59.7591937Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T01:39:00.5175551Z resolving dependencies... 2021-05-16T01:39:00.5318592Z looking for conflicting packages... 2021-05-16T01:39:00.5443231Z 2021-05-16T01:39:00.5444775Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T01:39:00.5447437Z 2021-05-16T01:39:00.5448521Z Total Download Size: 1.57 MiB 2021-05-16T01:39:00.5449756Z Total Installed Size: 6.77 MiB 2021-05-16T01:39:00.5450517Z 2021-05-16T01:39:00.5451803Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:00.5453115Z :: Retrieving packages... 2021-05-16T01:39:00.8529662Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T01:39:01.5107118Z checking keyring... 2021-05-16T01:39:01.5894553Z checking package integrity... 2021-05-16T01:39:01.7219334Z loading package files... 2021-05-16T01:39:01.7300275Z checking for file conflicts... 2021-05-16T01:39:01.7630607Z checking available disk space... 2021-05-16T01:39:01.7641569Z :: Processing package changes... 2021-05-16T01:39:01.7642635Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T01:39:02.1849605Z :: Running post-transaction hooks... 2021-05-16T01:39:02.1851218Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T01:39:02.9796428Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T01:39:02.9797273Z resolving dependencies... 2021-05-16T01:39:02.9798358Z looking for conflicting packages... 2021-05-16T01:39:03.0079219Z 2021-05-16T01:39:03.0081130Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T01:39:03.0081536Z 2021-05-16T01:39:03.0082519Z Total Installed Size: 7.40 MiB 2021-05-16T01:39:03.0083257Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:03.0083623Z 2021-05-16T01:39:03.0084250Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:03.0084834Z checking keyring... 2021-05-16T01:39:03.0789862Z checking package integrity... 2021-05-16T01:39:03.1945710Z loading package files... 2021-05-16T01:39:03.2059734Z checking for file conflicts... 2021-05-16T01:39:03.2060457Z checking available disk space... 2021-05-16T01:39:03.2214745Z :: Processing package changes... 2021-05-16T01:39:03.2215659Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T01:39:04.3770177Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T01:39:04.3771070Z resolving dependencies... 2021-05-16T01:39:04.3896066Z looking for conflicting packages... 2021-05-16T01:39:04.4050111Z 2021-05-16T01:39:04.4051467Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T01:39:04.4052304Z 2021-05-16T01:39:04.4053152Z Total Download Size: 3.36 MiB 2021-05-16T01:39:04.4054111Z Total Installed Size: 18.30 MiB 2021-05-16T01:39:04.4055054Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:04.4055628Z 2021-05-16T01:39:04.4056713Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:04.4057755Z :: Retrieving packages... 2021-05-16T01:39:04.7120627Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T01:39:05.4608811Z checking keyring... 2021-05-16T01:39:05.5430304Z checking package integrity... 2021-05-16T01:39:05.6892320Z loading package files... 2021-05-16T01:39:05.7161944Z checking for file conflicts... 2021-05-16T01:39:05.7163923Z checking available disk space... 2021-05-16T01:39:05.8059767Z :: Processing package changes... 2021-05-16T01:39:05.8061119Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T01:39:08.2781543Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T01:39:08.2782396Z resolving dependencies... 2021-05-16T01:39:08.2783549Z looking for conflicting packages... 2021-05-16T01:39:08.3007253Z 2021-05-16T01:39:08.3008334Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T01:39:08.3009522Z 2021-05-16T01:39:08.3010522Z Total Installed Size: 1.09 MiB 2021-05-16T01:39:08.3011134Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:08.3011494Z 2021-05-16T01:39:08.3012109Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:08.3012690Z checking keyring... 2021-05-16T01:39:08.3616446Z checking package integrity... 2021-05-16T01:39:08.4558632Z loading package files... 2021-05-16T01:39:08.4611268Z checking for file conflicts... 2021-05-16T01:39:08.4612002Z checking available disk space... 2021-05-16T01:39:08.4628083Z :: Processing package changes... 2021-05-16T01:39:08.4628803Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T01:39:09.8856807Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T01:39:09.8857618Z resolving dependencies... 2021-05-16T01:39:09.8858237Z looking for conflicting packages... 2021-05-16T01:39:09.8858592Z 2021-05-16T01:39:09.8859138Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T01:39:09.8859524Z 2021-05-16T01:39:09.8859955Z Total Installed Size: 0.73 MiB 2021-05-16T01:39:09.8860477Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:09.8860772Z 2021-05-16T01:39:09.8861268Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:09.8861968Z checking keyring... 2021-05-16T01:39:09.8862509Z checking package integrity... 2021-05-16T01:39:09.8863035Z loading package files... 2021-05-16T01:39:09.8863581Z checking for file conflicts... 2021-05-16T01:39:09.8864161Z checking available disk space... 2021-05-16T01:39:09.8865280Z :: Processing package changes... 2021-05-16T01:39:09.8865926Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T01:39:10.1053753Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T01:39:10.1054874Z resolving dependencies... 2021-05-16T01:39:10.1276215Z looking for conflicting packages... 2021-05-16T01:39:10.1338999Z 2021-05-16T01:39:10.1339777Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T01:39:10.1340329Z 2021-05-16T01:39:10.1340929Z Total Installed Size: 22.99 MiB 2021-05-16T01:39:10.1342243Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:10.1343046Z 2021-05-16T01:39:10.1343850Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:10.1344690Z checking keyring... 2021-05-16T01:39:10.2028598Z checking package integrity... 2021-05-16T01:39:10.3319955Z loading package files... 2021-05-16T01:39:10.3397894Z checking for file conflicts... 2021-05-16T01:39:10.3398753Z checking available disk space... 2021-05-16T01:39:10.3617505Z :: Processing package changes... 2021-05-16T01:39:10.3618343Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T01:39:11.4462408Z resolving dependencies... 2021-05-16T01:39:11.4560581Z looking for conflicting packages... 2021-05-16T01:39:11.4717773Z 2021-05-16T01:39:11.4718660Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T01:39:11.4719284Z 2021-05-16T01:39:11.4719982Z Total Download Size: 0.60 MiB 2021-05-16T01:39:11.4720802Z Total Installed Size: 2.63 MiB 2021-05-16T01:39:11.4721324Z 2021-05-16T01:39:11.4722153Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:11.4723007Z :: Retrieving packages... 2021-05-16T01:39:11.7866789Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T01:39:12.2562206Z checking keyring... 2021-05-16T01:39:12.3310380Z checking package integrity... 2021-05-16T01:39:12.4500355Z loading package files... 2021-05-16T01:39:12.4510625Z checking for file conflicts... 2021-05-16T01:39:12.4515283Z checking available disk space... 2021-05-16T01:39:12.4524269Z :: Processing package changes... 2021-05-16T01:39:12.4524984Z installing mingw-w64-x86_64-glpk... 2021-05-16T01:39:13.1828137Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T01:39:13.1829290Z resolving dependencies... 2021-05-16T01:39:13.1830799Z looking for conflicting packages... 2021-05-16T01:39:13.2118190Z 2021-05-16T01:39:13.2119288Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T01:39:13.2119990Z 2021-05-16T01:39:13.2120684Z Total Download Size: 0.49 MiB 2021-05-16T01:39:13.2121479Z Total Installed Size: 2.21 MiB 2021-05-16T01:39:13.2122244Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:13.2122735Z 2021-05-16T01:39:13.2123578Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:13.2124419Z :: Retrieving packages... 2021-05-16T01:39:13.5201313Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T01:39:13.9842083Z checking keyring... 2021-05-16T01:39:14.0699696Z checking package integrity... 2021-05-16T01:39:14.1936012Z loading package files... 2021-05-16T01:39:14.1955013Z checking for file conflicts... 2021-05-16T01:39:14.1955691Z checking available disk space... 2021-05-16T01:39:14.1973297Z :: Processing package changes... 2021-05-16T01:39:14.1974226Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T01:39:14.8993094Z resolving dependencies... 2021-05-16T01:39:15.0472736Z looking for conflicting packages... 2021-05-16T01:39:15.0497040Z 2021-05-16T01:39:15.0500839Z 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-16T01:39:15.0505486Z 2021-05-16T01:39:15.0506577Z Total Download Size: 3.72 MiB 2021-05-16T01:39:15.0507816Z Total Installed Size: 21.06 MiB 2021-05-16T01:39:15.0508620Z 2021-05-16T01:39:15.0509894Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:15.0511188Z :: Retrieving packages... 2021-05-16T01:39:15.3571431Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T01:39:15.7752969Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T01:39:15.8955768Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T01:39:15.9907562Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T01:39:16.0856331Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T01:39:16.1824458Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T01:39:16.5612313Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T01:39:16.5759269Z checking keyring... 2021-05-16T01:39:16.8757310Z checking package integrity... 2021-05-16T01:39:17.9343140Z loading package files... 2021-05-16T01:39:17.9529439Z checking for file conflicts... 2021-05-16T01:39:17.9728745Z checking available disk space... 2021-05-16T01:39:17.9739939Z :: Processing package changes... 2021-05-16T01:39:17.9740859Z installing mingw-w64-x86_64-libksba... 2021-05-16T01:39:17.9848829Z installing mingw-w64-x86_64-libassuan... 2021-05-16T01:39:17.9930253Z installing mingw-w64-x86_64-libusb... 2021-05-16T01:39:18.0007329Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T01:39:18.0073449Z installing mingw-w64-x86_64-npth... 2021-05-16T01:39:18.0161482Z installing mingw-w64-x86_64-gnupg... 2021-05-16T01:39:18.0795896Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T01:39:18.0797070Z mingw-w64-x86_64-pinentry 2021-05-16T01:39:18.0798315Z installing mingw-w64-x86_64-gpgme... 2021-05-16T01:39:18.9573471Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T01:39:18.9574951Z resolving dependencies... 2021-05-16T01:39:18.9764139Z looking for conflicting packages... 2021-05-16T01:39:18.9819928Z 2021-05-16T01:39:18.9820946Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T01:39:18.9821622Z 2021-05-16T01:39:18.9822728Z Total Installed Size: 21.09 MiB 2021-05-16T01:39:18.9823529Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:18.9824397Z 2021-05-16T01:39:18.9825409Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:18.9826426Z checking keyring... 2021-05-16T01:39:19.0501782Z checking package integrity... 2021-05-16T01:39:19.1717879Z loading package files... 2021-05-16T01:39:19.1768156Z checking for file conflicts... 2021-05-16T01:39:19.1768952Z checking available disk space... 2021-05-16T01:39:19.1925825Z :: Processing package changes... 2021-05-16T01:39:19.1926856Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T01:39:20.2731768Z resolving dependencies... 2021-05-16T01:39:20.2733420Z looking for conflicting packages... 2021-05-16T01:39:20.3016332Z 2021-05-16T01:39:20.3017534Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T01:39:20.3018076Z 2021-05-16T01:39:20.3018707Z Total Download Size: 1.89 MiB 2021-05-16T01:39:20.3019496Z Total Installed Size: 12.38 MiB 2021-05-16T01:39:20.3019912Z 2021-05-16T01:39:20.3020622Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:20.3021470Z :: Retrieving packages... 2021-05-16T01:39:20.6119797Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T01:39:21.3475786Z checking keyring... 2021-05-16T01:39:21.4295980Z checking package integrity... 2021-05-16T01:39:21.5735491Z loading package files... 2021-05-16T01:39:21.5821097Z checking for file conflicts... 2021-05-16T01:39:21.5956402Z checking available disk space... 2021-05-16T01:39:21.5968117Z :: Processing package changes... 2021-05-16T01:39:21.5969310Z installing mingw-w64-x86_64-gsl... 2021-05-16T01:39:22.6835473Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T01:39:22.6836754Z resolving dependencies... 2021-05-16T01:39:22.6943736Z looking for conflicting packages... 2021-05-16T01:39:22.7109331Z 2021-05-16T01:39:22.7110327Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T01:39:22.7110849Z 2021-05-16T01:39:22.7111633Z Total Installed Size: 8.19 MiB 2021-05-16T01:39:22.7112582Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:22.7113198Z 2021-05-16T01:39:22.7113932Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:22.7114766Z checking keyring... 2021-05-16T01:39:22.7805558Z checking package integrity... 2021-05-16T01:39:23.3863838Z loading package files... 2021-05-16T01:39:23.3864424Z checking for file conflicts... 2021-05-16T01:39:23.3865016Z checking available disk space... 2021-05-16T01:39:23.3865633Z :: Processing package changes... 2021-05-16T01:39:23.3866305Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T01:39:23.6701615Z resolving dependencies... 2021-05-16T01:39:23.6928345Z looking for conflicting packages... 2021-05-16T01:39:23.6988846Z 2021-05-16T01:39:23.6990194Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T01:39:23.6991108Z 2021-05-16T01:39:23.6992161Z Total Download Size: 1.09 MiB 2021-05-16T01:39:23.6993357Z Total Installed Size: 8.69 MiB 2021-05-16T01:39:23.6994097Z 2021-05-16T01:39:23.6995327Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:23.6996618Z :: Retrieving packages... 2021-05-16T01:39:24.0120338Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T01:39:24.5737552Z checking keyring... 2021-05-16T01:39:24.6606396Z checking package integrity... 2021-05-16T01:39:24.8082463Z loading package files... 2021-05-16T01:39:24.8116268Z checking for file conflicts... 2021-05-16T01:39:24.8184887Z checking available disk space... 2021-05-16T01:39:24.8196051Z :: Processing package changes... 2021-05-16T01:39:24.8196933Z installing mingw-w64-x86_64-hdf4... 2021-05-16T01:39:25.6586604Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T01:39:25.6587526Z resolving dependencies... 2021-05-16T01:39:25.6821337Z looking for conflicting packages... 2021-05-16T01:39:25.6881383Z 2021-05-16T01:39:25.6882688Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T01:39:25.6883948Z 2021-05-16T01:39:25.6885207Z Total Installed Size: 91.59 MiB 2021-05-16T01:39:25.6886087Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:25.6886533Z 2021-05-16T01:39:25.6887259Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:25.6888168Z checking keyring... 2021-05-16T01:39:25.7620034Z checking package integrity... 2021-05-16T01:39:25.9561665Z loading package files... 2021-05-16T01:39:25.9604198Z checking for file conflicts... 2021-05-16T01:39:25.9605136Z checking available disk space... 2021-05-16T01:39:25.9701040Z :: Processing package changes... 2021-05-16T01:39:25.9701858Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T01:39:27.0596309Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:39:27.0597287Z resolving dependencies... 2021-05-16T01:39:27.0598352Z looking for conflicting packages... 2021-05-16T01:39:27.0898033Z 2021-05-16T01:39:27.0899827Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:39:27.0901098Z 2021-05-16T01:39:27.0902173Z Total Download Size: 5.28 MiB 2021-05-16T01:39:27.0903398Z Total Installed Size: 66.96 MiB 2021-05-16T01:39:27.0904706Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:27.0905477Z 2021-05-16T01:39:27.0906747Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:27.0908033Z :: Retrieving packages... 2021-05-16T01:39:27.4020219Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:39:28.2437459Z checking keyring... 2021-05-16T01:39:28.3302617Z checking package integrity... 2021-05-16T01:39:28.4942323Z loading package files... 2021-05-16T01:39:28.5159230Z checking for file conflicts... 2021-05-16T01:39:28.5161081Z checking available disk space... 2021-05-16T01:39:28.5862521Z :: Processing package changes... 2021-05-16T01:39:28.5863563Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T01:39:30.8523543Z resolving dependencies... 2021-05-16T01:39:30.8716136Z looking for conflicting packages... 2021-05-16T01:39:30.8818781Z 2021-05-16T01:39:30.8820338Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T01:39:30.8821381Z 2021-05-16T01:39:30.8822460Z Total Download Size: 0.08 MiB 2021-05-16T01:39:30.8823975Z Total Installed Size: 0.32 MiB 2021-05-16T01:39:30.8824787Z 2021-05-16T01:39:30.8825994Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:30.8827312Z :: Retrieving packages... 2021-05-16T01:39:31.1899582Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T01:39:31.3767056Z checking keyring... 2021-05-16T01:39:31.4588606Z checking package integrity... 2021-05-16T01:39:31.5817158Z loading package files... 2021-05-16T01:39:31.5829630Z checking for file conflicts... 2021-05-16T01:39:31.5849012Z checking available disk space... 2021-05-16T01:39:31.5859709Z :: Processing package changes... 2021-05-16T01:39:31.5860611Z installing mingw-w64-x86_64-hiredis... 2021-05-16T01:39:32.3175676Z resolving dependencies... 2021-05-16T01:39:32.3177249Z looking for conflicting packages... 2021-05-16T01:39:32.3456992Z 2021-05-16T01:39:32.8907675Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T01:39:32.8908216Z 2021-05-16T01:39:32.8908697Z Total Download Size: 0.03 MiB 2021-05-16T01:39:32.8909294Z Total Installed Size: 0.11 MiB 2021-05-16T01:39:32.8909629Z 2021-05-16T01:39:32.8910166Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:32.8910793Z :: Retrieving packages... 2021-05-16T01:39:32.8911779Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T01:39:32.8912628Z checking keyring... 2021-05-16T01:39:32.8913216Z checking package integrity... 2021-05-16T01:39:32.9620462Z loading package files... 2021-05-16T01:39:32.9641310Z checking for file conflicts... 2021-05-16T01:39:32.9644887Z checking available disk space... 2021-05-16T01:39:32.9654975Z :: Processing package changes... 2021-05-16T01:39:32.9655854Z installing mingw-w64-x86_64-http-parser... 2021-05-16T01:39:33.6596295Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T01:39:33.6597510Z resolving dependencies... 2021-05-16T01:39:33.6674717Z looking for conflicting packages... 2021-05-16T01:39:33.6866253Z 2021-05-16T01:39:33.6867612Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T01:39:33.6868767Z 2021-05-16T01:39:33.6869864Z Total Installed Size: 113.98 MiB 2021-05-16T01:39:33.6870634Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:33.6871020Z 2021-05-16T01:39:33.6871722Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:33.6872222Z checking keyring... 2021-05-16T01:39:33.7499006Z checking package integrity... 2021-05-16T01:39:34.0172522Z loading package files... 2021-05-16T01:39:34.0223328Z checking for file conflicts... 2021-05-16T01:39:34.0224291Z checking available disk space... 2021-05-16T01:39:34.0331202Z :: Processing package changes... 2021-05-16T01:39:34.0332017Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T01:39:35.2051483Z resolving dependencies... 2021-05-16T01:39:35.2343853Z looking for conflicting packages... 2021-05-16T01:39:35.2377841Z 2021-05-16T01:39:35.2382787Z 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-16T01:39:35.2386081Z 2021-05-16T01:39:35.2387322Z Total Download Size: 17.57 MiB 2021-05-16T01:39:35.2388544Z Total Installed Size: 78.94 MiB 2021-05-16T01:39:35.2389355Z 2021-05-16T01:39:35.2390644Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:35.2392267Z :: Retrieving packages... 2021-05-16T01:39:35.5441957Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T01:39:36.2960459Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T01:39:36.3930576Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T01:39:36.5045821Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T01:39:36.6008518Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T01:39:36.6968234Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T01:39:36.7954078Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T01:39:36.8922366Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T01:39:37.0066690Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T01:39:37.1998884Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T01:39:37.4211076Z checking keyring... 2021-05-16T01:39:37.6681897Z checking package integrity... 2021-05-16T01:39:39.0122489Z loading package files... 2021-05-16T01:39:39.0559404Z checking for file conflicts... 2021-05-16T01:39:39.2009078Z checking available disk space... 2021-05-16T01:39:39.2023276Z :: Processing package changes... 2021-05-16T01:39:39.2025042Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T01:39:39.3060098Z installing mingw-w64-x86_64-flif... 2021-05-16T01:39:39.4585598Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T01:39:39.5150222Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T01:39:39.5356769Z installing mingw-w64-x86_64-liblqr... 2021-05-16T01:39:39.5572992Z installing mingw-w64-x86_64-libraqm... 2021-05-16T01:39:39.5760786Z installing mingw-w64-x86_64-libtool... 2021-05-16T01:39:39.6248259Z installing mingw-w64-x86_64-libwmf... 2021-05-16T01:39:39.6758277Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T01:39:39.7355922Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T01:39:41.1303407Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T01:39:41.1304663Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T01:39:41.1305817Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T01:39:41.1306765Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T01:39:41.1307621Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T01:39:41.1353906Z :: Running post-transaction hooks... 2021-05-16T01:39:41.1354647Z (1/2) Updating fontconfig cache... 2021-05-16T01:39:41.2016837Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T01:39:41.9535781Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T01:39:41.9536629Z resolving dependencies... 2021-05-16T01:39:41.9633439Z looking for conflicting packages... 2021-05-16T01:39:41.9832565Z 2021-05-16T01:39:41.9833918Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T01:39:41.9835140Z 2021-05-16T01:39:41.9836098Z Total Installed Size: 8.68 MiB 2021-05-16T01:39:41.9837087Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:41.9838647Z 2021-05-16T01:39:41.9840115Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:41.9842930Z checking keyring... 2021-05-16T01:39:42.0498861Z checking package integrity... 2021-05-16T01:39:42.1754678Z loading package files... 2021-05-16T01:39:42.1794015Z checking for file conflicts... 2021-05-16T01:39:42.1794913Z checking available disk space... 2021-05-16T01:39:42.1862677Z :: Processing package changes... 2021-05-16T01:39:42.1863637Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T01:39:43.0083691Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-16T01:39:43.0084517Z resolving dependencies... 2021-05-16T01:39:43.0086269Z looking for conflicting packages... 2021-05-16T01:39:43.0364702Z 2021-05-16T01:39:43.0365631Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-16T01:39:43.0379709Z 2021-05-16T01:39:43.0380375Z Total Download Size: 0.85 MiB 2021-05-16T01:39:43.0381235Z Total Installed Size: 4.15 MiB 2021-05-16T01:39:43.0381863Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:43.0382261Z 2021-05-16T01:39:43.0382918Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:43.0383599Z :: Retrieving packages... 2021-05-16T01:39:43.3817397Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-16T01:39:43.8602169Z checking keyring... 2021-05-16T01:39:43.9442349Z checking package integrity... 2021-05-16T01:39:44.0700141Z loading package files... 2021-05-16T01:39:44.0730071Z checking for file conflicts... 2021-05-16T01:39:44.0731001Z checking available disk space... 2021-05-16T01:39:44.0769147Z :: Processing package changes... 2021-05-16T01:39:44.0770086Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T01:39:44.8075205Z resolving dependencies... 2021-05-16T01:39:44.8365082Z looking for conflicting packages... 2021-05-16T01:39:44.8386704Z 2021-05-16T01:39:44.8388258Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T01:39:44.8389375Z 2021-05-16T01:39:44.8390416Z Total Download Size: 13.04 MiB 2021-05-16T01:39:44.8391583Z Total Installed Size: 137.15 MiB 2021-05-16T01:39:44.8392338Z 2021-05-16T01:39:44.8393530Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:44.8394787Z :: Retrieving packages... 2021-05-16T01:39:45.1496470Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T01:39:46.0163355Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T01:39:46.8921065Z checking keyring... 2021-05-16T01:39:46.8922163Z checking package integrity... 2021-05-16T01:39:46.8923206Z loading package files... 2021-05-16T01:39:46.8924237Z checking for file conflicts... 2021-05-16T01:39:47.0604356Z checking available disk space... 2021-05-16T01:39:47.0628407Z :: Processing package changes... 2021-05-16T01:39:47.0630119Z installing mingw-w64-x86_64-gdcm... 2021-05-16T01:39:47.4542769Z installing mingw-w64-x86_64-itk... 2021-05-16T01:39:50.5846738Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T01:39:50.5847733Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T01:39:50.5848467Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T01:39:51.2775831Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T01:39:51.2776680Z resolving dependencies... 2021-05-16T01:39:51.2904823Z looking for conflicting packages... 2021-05-16T01:39:51.3078537Z 2021-05-16T01:39:51.3079627Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T01:39:51.3080211Z 2021-05-16T01:39:51.3081373Z Total Installed Size: 4.75 MiB 2021-05-16T01:39:51.3082228Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:51.3082662Z 2021-05-16T01:39:51.3083385Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:51.3084101Z checking keyring... 2021-05-16T01:39:51.3703945Z checking package integrity... 2021-05-16T01:39:51.4734577Z loading package files... 2021-05-16T01:39:51.4782127Z checking for file conflicts... 2021-05-16T01:39:51.4783050Z checking available disk space... 2021-05-16T01:39:51.4900752Z :: Processing package changes... 2021-05-16T01:39:51.4901657Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T01:39:52.3839176Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T01:39:52.3839892Z resolving dependencies... 2021-05-16T01:39:52.3941305Z looking for conflicting packages... 2021-05-16T01:39:52.4122418Z 2021-05-16T01:39:52.4123569Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T01:39:52.4124141Z 2021-05-16T01:39:52.4124977Z Total Installed Size: 0.43 MiB 2021-05-16T01:39:52.4125629Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:52.4126339Z 2021-05-16T01:39:52.4127225Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:52.4128609Z checking keyring... 2021-05-16T01:39:52.4753892Z checking package integrity... 2021-05-16T01:39:52.5692594Z loading package files... 2021-05-16T01:39:52.5716669Z checking for file conflicts... 2021-05-16T01:39:52.5717613Z checking available disk space... 2021-05-16T01:39:52.5740714Z :: Processing package changes... 2021-05-16T01:39:52.5741586Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T01:39:53.3349016Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T01:39:53.3349816Z resolving dependencies... 2021-05-16T01:39:53.3350901Z looking for conflicting packages... 2021-05-16T01:39:53.3656791Z 2021-05-16T01:39:53.3657889Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T01:39:53.3659253Z 2021-05-16T01:39:53.3660415Z Total Installed Size: 1.88 MiB 2021-05-16T01:39:53.3661495Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:53.3662046Z 2021-05-16T01:39:53.3662752Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:53.3663404Z checking keyring... 2021-05-16T01:39:53.4283490Z checking package integrity... 2021-05-16T01:39:53.5270659Z loading package files... 2021-05-16T01:39:53.5291609Z checking for file conflicts... 2021-05-16T01:39:53.5292368Z checking available disk space... 2021-05-16T01:39:53.5312816Z :: Processing package changes... 2021-05-16T01:39:53.5313510Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T01:39:54.2743090Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T01:39:54.2743922Z resolving dependencies... 2021-05-16T01:39:54.2912811Z looking for conflicting packages... 2021-05-16T01:39:54.3034580Z 2021-05-16T01:39:54.3035548Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T01:39:54.3036243Z 2021-05-16T01:39:54.3037651Z Total Installed Size: 1.64 MiB 2021-05-16T01:39:54.3038481Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:54.3038966Z 2021-05-16T01:39:54.3039529Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:54.3040193Z checking keyring... 2021-05-16T01:39:54.3691872Z checking package integrity... 2021-05-16T01:39:54.4664324Z loading package files... 2021-05-16T01:39:54.4695371Z checking for file conflicts... 2021-05-16T01:39:54.4696316Z checking available disk space... 2021-05-16T01:39:54.4718005Z :: Processing package changes... 2021-05-16T01:39:54.4718941Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T01:39:55.2420165Z resolving dependencies... 2021-05-16T01:39:55.2518733Z looking for conflicting packages... 2021-05-16T01:39:55.2702796Z 2021-05-16T01:39:55.2703974Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T01:39:55.2704758Z 2021-05-16T01:39:55.2705619Z Total Download Size: 3.31 MiB 2021-05-16T01:39:55.2706594Z Total Installed Size: 28.75 MiB 2021-05-16T01:39:55.2707259Z 2021-05-16T01:39:55.2708265Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:55.2709460Z :: Retrieving packages... 2021-05-16T01:39:55.5780822Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T01:39:56.3237502Z checking keyring... 2021-05-16T01:39:56.4089051Z checking package integrity... 2021-05-16T01:39:56.5708791Z loading package files... 2021-05-16T01:39:56.5736018Z checking for file conflicts... 2021-05-16T01:39:56.5765516Z checking available disk space... 2021-05-16T01:39:56.5776905Z :: Processing package changes... 2021-05-16T01:39:56.5777786Z installing mingw-w64-x86_64-lapack... 2021-05-16T01:39:57.4052637Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T01:39:57.4053499Z resolving dependencies... 2021-05-16T01:39:57.4201117Z looking for conflicting packages... 2021-05-16T01:39:57.4314919Z 2021-05-16T01:39:57.4315590Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T01:39:57.4316055Z 2021-05-16T01:39:57.4316670Z Total Installed Size: 1.62 MiB 2021-05-16T01:39:57.4317451Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:57.4317755Z 2021-05-16T01:39:57.4318648Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:57.4319287Z checking keyring... 2021-05-16T01:39:57.4942300Z checking package integrity... 2021-05-16T01:39:57.5923063Z loading package files... 2021-05-16T01:39:57.5944233Z checking for file conflicts... 2021-05-16T01:39:57.5945045Z checking available disk space... 2021-05-16T01:39:57.5964859Z :: Processing package changes... 2021-05-16T01:39:57.5965683Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T01:39:58.3702091Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T01:39:58.3702916Z resolving dependencies... 2021-05-16T01:39:58.3896288Z looking for conflicting packages... 2021-05-16T01:39:58.3955750Z 2021-05-16T01:39:58.3956512Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T01:39:58.3957051Z 2021-05-16T01:39:58.3958002Z Total Installed Size: 8.39 MiB 2021-05-16T01:39:58.3958558Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:58.3959178Z 2021-05-16T01:39:58.3959849Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:58.3960638Z checking keyring... 2021-05-16T01:39:58.4582390Z checking package integrity... 2021-05-16T01:39:58.5649487Z loading package files... 2021-05-16T01:39:58.5674165Z checking for file conflicts... 2021-05-16T01:39:58.5675014Z checking available disk space... 2021-05-16T01:39:58.5701762Z :: Processing package changes... 2021-05-16T01:39:58.5702712Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T01:39:59.3313181Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T01:39:59.3314077Z resolving dependencies... 2021-05-16T01:39:59.3545974Z looking for conflicting packages... 2021-05-16T01:39:59.3601714Z 2021-05-16T01:39:59.3602557Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T01:39:59.3603113Z 2021-05-16T01:39:59.3603904Z Total Installed Size: 3.99 MiB 2021-05-16T01:39:59.3604698Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:39:59.3605354Z 2021-05-16T01:39:59.3606226Z :: Proceed with installation? [Y/n] 2021-05-16T01:39:59.3607107Z checking keyring... 2021-05-16T01:39:59.4355411Z checking package integrity... 2021-05-16T01:39:59.5677903Z loading package files... 2021-05-16T01:39:59.5699440Z checking for file conflicts... 2021-05-16T01:39:59.5700283Z checking available disk space... 2021-05-16T01:39:59.5735514Z :: Processing package changes... 2021-05-16T01:39:59.5736415Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T01:40:00.3930018Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T01:40:00.3930895Z resolving dependencies... 2021-05-16T01:40:00.4087119Z looking for conflicting packages... 2021-05-16T01:40:00.4236593Z 2021-05-16T01:40:00.4237670Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T01:40:00.4238206Z 2021-05-16T01:40:00.4238997Z Total Installed Size: 0.38 MiB 2021-05-16T01:40:00.4239582Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:00.4240253Z 2021-05-16T01:40:00.4240975Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:00.4241608Z checking keyring... 2021-05-16T01:40:00.4933835Z checking package integrity... 2021-05-16T01:40:00.6004469Z loading package files... 2021-05-16T01:40:00.6024609Z checking for file conflicts... 2021-05-16T01:40:00.6025549Z checking available disk space... 2021-05-16T01:40:00.6041921Z :: Processing package changes... 2021-05-16T01:40:00.6042794Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T01:40:01.3452187Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T01:40:01.3453188Z resolving dependencies... 2021-05-16T01:40:01.3546612Z looking for conflicting packages... 2021-05-16T01:40:01.3734398Z 2021-05-16T01:40:01.3735653Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T01:40:01.3737087Z 2021-05-16T01:40:01.3738245Z Total Installed Size: 4.02 MiB 2021-05-16T01:40:01.3738929Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:01.3739320Z 2021-05-16T01:40:01.3740022Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:01.3740865Z checking keyring... 2021-05-16T01:40:01.4430458Z checking package integrity... 2021-05-16T01:40:01.5463586Z loading package files... 2021-05-16T01:40:01.5486060Z checking for file conflicts... 2021-05-16T01:40:01.5486851Z checking available disk space... 2021-05-16T01:40:01.5504037Z :: Processing package changes... 2021-05-16T01:40:01.5505023Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T01:40:02.3058900Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T01:40:02.3059673Z resolving dependencies... 2021-05-16T01:40:02.3060823Z looking for conflicting packages... 2021-05-16T01:40:02.3325712Z 2021-05-16T01:40:02.3326587Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T01:40:02.3327161Z 2021-05-16T01:40:02.3329092Z Total Download Size: 0.04 MiB 2021-05-16T01:40:02.3330096Z Total Installed Size: 0.11 MiB 2021-05-16T01:40:02.3330834Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:02.3331295Z 2021-05-16T01:40:02.3332055Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:02.3332836Z :: Retrieving packages... 2021-05-16T01:40:02.6710026Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T01:40:02.8558248Z checking keyring... 2021-05-16T01:40:02.9452726Z checking package integrity... 2021-05-16T01:40:03.0766171Z loading package files... 2021-05-16T01:40:03.0785661Z checking for file conflicts... 2021-05-16T01:40:03.0786486Z checking available disk space... 2021-05-16T01:40:03.0809764Z :: Processing package changes... 2021-05-16T01:40:03.0810630Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T01:40:03.8426607Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T01:40:03.8427540Z resolving dependencies... 2021-05-16T01:40:03.8428703Z looking for conflicting packages... 2021-05-16T01:40:03.8732415Z 2021-05-16T01:40:03.8733485Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T01:40:03.8734052Z 2021-05-16T01:40:03.8734902Z Total Installed Size: 0.13 MiB 2021-05-16T01:40:03.8735481Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:03.8736168Z 2021-05-16T01:40:03.8736898Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:03.8737580Z checking keyring... 2021-05-16T01:40:03.9443946Z checking package integrity... 2021-05-16T01:40:04.0514775Z loading package files... 2021-05-16T01:40:04.0536139Z checking for file conflicts... 2021-05-16T01:40:04.0536996Z checking available disk space... 2021-05-16T01:40:04.0550548Z :: Processing package changes... 2021-05-16T01:40:04.0551441Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T01:40:04.7809171Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T01:40:04.7810156Z resolving dependencies... 2021-05-16T01:40:04.8066020Z looking for conflicting packages... 2021-05-16T01:40:04.8164005Z 2021-05-16T01:40:04.8165013Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T01:40:04.8165560Z 2021-05-16T01:40:04.8166095Z Total Installed Size: 0.79 MiB 2021-05-16T01:40:04.8166631Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:04.8167236Z 2021-05-16T01:40:04.8167943Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:04.8168556Z checking keyring... 2021-05-16T01:40:04.8905657Z checking package integrity... 2021-05-16T01:40:05.0002264Z loading package files... 2021-05-16T01:40:05.0033632Z checking for file conflicts... 2021-05-16T01:40:05.0034553Z checking available disk space... 2021-05-16T01:40:05.0059468Z :: Processing package changes... 2021-05-16T01:40:05.0060439Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T01:40:05.7737229Z resolving dependencies... 2021-05-16T01:40:05.7988664Z looking for conflicting packages... 2021-05-16T01:40:05.8054421Z 2021-05-16T01:40:05.8055808Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T01:40:05.8056769Z 2021-05-16T01:40:05.8057827Z Total Download Size: 0.68 MiB 2021-05-16T01:40:05.8059030Z Total Installed Size: 3.01 MiB 2021-05-16T01:40:05.8060111Z 2021-05-16T01:40:05.8061453Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:05.8062772Z :: Retrieving packages... 2021-05-16T01:40:06.1150606Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T01:40:06.5775965Z checking keyring... 2021-05-16T01:40:06.6643724Z checking package integrity... 2021-05-16T01:40:06.8018471Z loading package files... 2021-05-16T01:40:06.8043751Z checking for file conflicts... 2021-05-16T01:40:06.8095783Z checking available disk space... 2021-05-16T01:40:06.8107006Z :: Processing package changes... 2021-05-16T01:40:06.8108035Z installing mingw-w64-x86_64-libgit2... 2021-05-16T01:40:07.6305837Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T01:40:07.6306680Z resolving dependencies... 2021-05-16T01:40:07.6418714Z looking for conflicting packages... 2021-05-16T01:40:07.6616445Z 2021-05-16T01:40:07.6618018Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T01:40:07.6619416Z 2021-05-16T01:40:07.6620652Z Total Installed Size: 1.43 MiB 2021-05-16T01:40:07.6621396Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:07.6621839Z 2021-05-16T01:40:07.6622641Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:07.6623292Z checking keyring... 2021-05-16T01:40:07.7321147Z checking package integrity... 2021-05-16T01:40:07.8438884Z loading package files... 2021-05-16T01:40:07.8458081Z checking for file conflicts... 2021-05-16T01:40:07.8458914Z checking available disk space... 2021-05-16T01:40:07.8502924Z :: Processing package changes... 2021-05-16T01:40:07.8503920Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T01:40:08.6294856Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T01:40:08.6313456Z resolving dependencies... 2021-05-16T01:40:08.6525797Z looking for conflicting packages... 2021-05-16T01:40:08.6587541Z 2021-05-16T01:40:08.6588634Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T01:40:08.6589328Z 2021-05-16T01:40:08.6590597Z Total Installed Size: 3.84 MiB 2021-05-16T01:40:08.6591518Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:08.6592207Z 2021-05-16T01:40:08.6593100Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:08.6593776Z checking keyring... 2021-05-16T01:40:08.7252455Z checking package integrity... 2021-05-16T01:40:08.8362832Z loading package files... 2021-05-16T01:40:08.8382503Z checking for file conflicts... 2021-05-16T01:40:08.8383360Z checking available disk space... 2021-05-16T01:40:08.8403257Z :: Processing package changes... 2021-05-16T01:40:08.8404137Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T01:40:09.5896863Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T01:40:09.5897768Z resolving dependencies... 2021-05-16T01:40:09.5898608Z looking for conflicting packages... 2021-05-16T01:40:09.6182872Z 2021-05-16T01:40:09.6184009Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T01:40:09.6184593Z 2021-05-16T01:40:09.6185214Z Total Download Size: 0.73 MiB 2021-05-16T01:40:09.6185911Z Total Installed Size: 2.24 MiB 2021-05-16T01:40:09.6186581Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:09.6187012Z 2021-05-16T01:40:09.6187743Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:09.6188534Z :: Retrieving packages... 2021-05-16T01:40:09.9367972Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T01:40:10.4070008Z checking keyring... 2021-05-16T01:40:10.4887082Z checking package integrity... 2021-05-16T01:40:10.6201684Z loading package files... 2021-05-16T01:40:10.6219265Z checking for file conflicts... 2021-05-16T01:40:10.6220015Z checking available disk space... 2021-05-16T01:40:10.6319583Z :: Processing package changes... 2021-05-16T01:40:10.6320315Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T01:40:11.3789880Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T01:40:11.3790993Z resolving dependencies... 2021-05-16T01:40:11.3880515Z looking for conflicting packages... 2021-05-16T01:40:11.4071481Z 2021-05-16T01:40:11.4073219Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T01:40:11.4073871Z 2021-05-16T01:40:11.4074449Z Total Installed Size: 4.35 MiB 2021-05-16T01:40:11.4075635Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:11.4075961Z 2021-05-16T01:40:11.4076499Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:11.4077288Z checking keyring... 2021-05-16T01:40:11.4757623Z checking package integrity... 2021-05-16T01:40:11.5865228Z loading package files... 2021-05-16T01:40:11.5890634Z checking for file conflicts... 2021-05-16T01:40:11.5891394Z checking available disk space... 2021-05-16T01:40:11.5919079Z :: Processing package changes... 2021-05-16T01:40:11.5920024Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T01:40:12.3583115Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:40:12.3584272Z resolving dependencies... 2021-05-16T01:40:12.3585410Z looking for conflicting packages... 2021-05-16T01:40:12.3886510Z 2021-05-16T01:40:12.3887815Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:40:12.3888610Z 2021-05-16T01:40:12.3889190Z Total Download Size: 0.02 MiB 2021-05-16T01:40:12.3889790Z Total Installed Size: 0.05 MiB 2021-05-16T01:40:12.3890394Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:12.3890801Z 2021-05-16T01:40:12.3891460Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:12.3892167Z :: Retrieving packages... 2021-05-16T01:40:12.6982925Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:40:12.7920369Z checking keyring... 2021-05-16T01:40:12.8829180Z checking package integrity... 2021-05-16T01:40:13.0061210Z loading package files... 2021-05-16T01:40:13.0075781Z checking for file conflicts... 2021-05-16T01:40:13.0076543Z checking available disk space... 2021-05-16T01:40:13.0089491Z :: Processing package changes... 2021-05-16T01:40:13.0090366Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T01:40:13.7454618Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T01:40:13.7455729Z resolving dependencies... 2021-05-16T01:40:13.7698863Z looking for conflicting packages... 2021-05-16T01:40:13.7753588Z 2021-05-16T01:40:13.7754488Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T01:40:13.7755138Z 2021-05-16T01:40:13.7755690Z Total Installed Size: 3.26 MiB 2021-05-16T01:40:13.7756948Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:13.7757682Z 2021-05-16T01:40:13.7758400Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:13.7759068Z checking keyring... 2021-05-16T01:40:13.8436971Z checking package integrity... 2021-05-16T01:40:13.9505411Z loading package files... 2021-05-16T01:40:13.9532695Z checking for file conflicts... 2021-05-16T01:40:13.9533759Z checking available disk space... 2021-05-16T01:40:13.9565848Z :: Processing package changes... 2021-05-16T01:40:13.9566823Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T01:40:14.7397125Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T01:40:14.7398042Z resolving dependencies... 2021-05-16T01:40:14.7398810Z looking for conflicting packages... 2021-05-16T01:40:14.7704228Z 2021-05-16T01:40:14.7705557Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T01:40:14.7706884Z 2021-05-16T01:40:14.7708212Z Total Installed Size: 0.54 MiB 2021-05-16T01:40:14.7709091Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:14.7709554Z 2021-05-16T01:40:14.7710334Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:14.7711055Z checking keyring... 2021-05-16T01:40:14.8445471Z checking package integrity... 2021-05-16T01:40:14.9545667Z loading package files... 2021-05-16T01:40:14.9625364Z checking for file conflicts... 2021-05-16T01:40:14.9626220Z checking available disk space... 2021-05-16T01:40:14.9682240Z :: Processing package changes... 2021-05-16T01:40:14.9683048Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T01:40:15.7852612Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T01:40:15.7853592Z resolving dependencies... 2021-05-16T01:40:15.8157445Z looking for conflicting packages... 2021-05-16T01:40:15.8216341Z 2021-05-16T01:40:15.8217166Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T01:40:15.8217932Z 2021-05-16T01:40:15.8218764Z Total Installed Size: 2.35 MiB 2021-05-16T01:40:15.8219826Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:15.8220587Z 2021-05-16T01:40:15.8221568Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:15.8222402Z checking keyring... 2021-05-16T01:40:15.8919075Z checking package integrity... 2021-05-16T01:40:15.9975373Z loading package files... 2021-05-16T01:40:15.9988348Z checking for file conflicts... 2021-05-16T01:40:15.9989294Z checking available disk space... 2021-05-16T01:40:16.0011692Z :: Processing package changes... 2021-05-16T01:40:16.0036694Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T01:40:16.8490017Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T01:40:17.5822425Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T01:40:17.5823641Z resolving dependencies... 2021-05-16T01:40:17.6069048Z looking for conflicting packages... 2021-05-16T01:40:18.3949835Z 2021-05-16T01:40:18.3950765Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T01:40:18.3951170Z 2021-05-16T01:40:18.3951648Z Total Installed Size: 6.32 MiB 2021-05-16T01:40:18.3952191Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:18.3952491Z 2021-05-16T01:40:18.3953038Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:18.3953761Z checking keyring... 2021-05-16T01:40:18.3954335Z checking package integrity... 2021-05-16T01:40:18.3955210Z loading package files... 2021-05-16T01:40:18.3955902Z checking for file conflicts... 2021-05-16T01:40:18.3956630Z checking available disk space... 2021-05-16T01:40:18.3957307Z :: Processing package changes... 2021-05-16T01:40:18.3958014Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T01:40:18.5434749Z resolving dependencies... 2021-05-16T01:40:18.5597205Z looking for conflicting packages... 2021-05-16T01:40:18.5688224Z 2021-05-16T01:40:18.5689219Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T01:40:18.5689929Z 2021-05-16T01:40:18.5690716Z Total Download Size: 6.30 MiB 2021-05-16T01:40:18.5691578Z Total Installed Size: 39.39 MiB 2021-05-16T01:40:18.5692131Z 2021-05-16T01:40:18.5693101Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:18.5694010Z :: Retrieving packages... 2021-05-16T01:40:18.8834213Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T01:40:19.7434045Z checking keyring... 2021-05-16T01:40:19.8303352Z checking package integrity... 2021-05-16T01:40:20.0213280Z loading package files... 2021-05-16T01:40:20.0235656Z checking for file conflicts... 2021-05-16T01:40:20.0270445Z checking available disk space... 2021-05-16T01:40:20.0281399Z :: Processing package changes... 2021-05-16T01:40:20.0282291Z installing mingw-w64-x86_64-librsvg... 2021-05-16T01:40:20.1897369Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T01:40:20.1899306Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T01:40:20.1906329Z :: Running post-transaction hooks... 2021-05-16T01:40:20.1908423Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T01:40:20.9786989Z resolving dependencies... 2021-05-16T01:40:21.0038364Z looking for conflicting packages... 2021-05-16T01:40:21.0088208Z 2021-05-16T01:40:21.0089105Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T01:40:21.0089583Z 2021-05-16T01:40:21.0090091Z Total Download Size: 7.79 MiB 2021-05-16T01:40:21.0090727Z Total Installed Size: 80.96 MiB 2021-05-16T01:40:21.0091097Z 2021-05-16T01:40:21.0091729Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:21.0092342Z :: Retrieving packages... 2021-05-16T01:40:21.3207303Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T01:40:22.2536009Z checking keyring... 2021-05-16T01:40:22.3382192Z checking package integrity... 2021-05-16T01:40:22.5288753Z loading package files... 2021-05-16T01:40:22.5361069Z checking for file conflicts... 2021-05-16T01:40:22.5747346Z checking available disk space... 2021-05-16T01:40:22.5759527Z :: Processing package changes... 2021-05-16T01:40:22.5760653Z installing mingw-w64-x86_64-libsbml... 2021-05-16T01:40:23.8766823Z resolving dependencies... 2021-05-16T01:40:23.9071372Z looking for conflicting packages... 2021-05-16T01:40:23.9085163Z 2021-05-16T01:40:23.9087052Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T01:40:23.9088333Z 2021-05-16T01:40:23.9089414Z Total Download Size: 0.91 MiB 2021-05-16T01:40:23.9090630Z Total Installed Size: 5.45 MiB 2021-05-16T01:40:23.9091435Z 2021-05-16T01:40:23.9092944Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:23.9094285Z :: Retrieving packages... 2021-05-16T01:40:24.2382827Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T01:40:24.7944134Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T01:40:24.8881152Z checking keyring... 2021-05-16T01:40:24.9733245Z checking package integrity... 2021-05-16T01:40:25.2270958Z loading package files... 2021-05-16T01:40:25.2322197Z checking for file conflicts... 2021-05-16T01:40:25.2375769Z checking available disk space... 2021-05-16T01:40:25.2386487Z :: Processing package changes... 2021-05-16T01:40:25.2387375Z installing mingw-w64-x86_64-flac... 2021-05-16T01:40:25.2819551Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T01:40:26.0573574Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T01:40:26.0574738Z resolving dependencies... 2021-05-16T01:40:26.0809612Z looking for conflicting packages... 2021-05-16T01:40:26.0901214Z 2021-05-16T01:40:26.0902392Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T01:40:26.0903027Z 2021-05-16T01:40:26.0904143Z Total Installed Size: 29.97 MiB 2021-05-16T01:40:26.0905180Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:26.0905835Z 2021-05-16T01:40:26.0906632Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:26.0907350Z checking keyring... 2021-05-16T01:40:26.1588847Z checking package integrity... 2021-05-16T01:40:26.2939511Z loading package files... 2021-05-16T01:40:26.2964675Z checking for file conflicts... 2021-05-16T01:40:26.2965495Z checking available disk space... 2021-05-16T01:40:26.2992688Z :: Processing package changes... 2021-05-16T01:40:26.2993638Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T01:40:27.1328065Z resolving dependencies... 2021-05-16T01:40:27.1586789Z looking for conflicting packages... 2021-05-16T01:40:27.1650331Z 2021-05-16T01:40:27.1651622Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T01:40:27.1652394Z 2021-05-16T01:40:27.1653241Z Total Download Size: 0.31 MiB 2021-05-16T01:40:27.1654203Z Total Installed Size: 1.50 MiB 2021-05-16T01:40:27.1654812Z 2021-05-16T01:40:27.1655813Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:27.1656910Z :: Retrieving packages... 2021-05-16T01:40:27.4822541Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T01:40:27.8523428Z checking keyring... 2021-05-16T01:40:27.9369998Z checking package integrity... 2021-05-16T01:40:28.0608807Z loading package files... 2021-05-16T01:40:28.0633451Z checking for file conflicts... 2021-05-16T01:40:28.0645603Z checking available disk space... 2021-05-16T01:40:28.0656344Z :: Processing package changes... 2021-05-16T01:40:28.0657229Z installing mingw-w64-x86_64-libssh... 2021-05-16T01:40:28.1437623Z / 2021-05-16T01:40:28.9067809Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T01:40:28.9068682Z resolving dependencies... 2021-05-16T01:40:28.9313808Z looking for conflicting packages... 2021-05-16T01:40:28.9371432Z 2021-05-16T01:40:28.9372405Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T01:40:28.9373084Z 2021-05-16T01:40:28.9374116Z Total Installed Size: 0.79 MiB 2021-05-16T01:40:28.9374866Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:28.9375801Z 2021-05-16T01:40:28.9376758Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:28.9377638Z checking keyring... 2021-05-16T01:40:29.0039726Z checking package integrity... 2021-05-16T01:40:29.1060550Z loading package files... 2021-05-16T01:40:29.1103357Z checking for file conflicts... 2021-05-16T01:40:29.1104246Z checking available disk space... 2021-05-16T01:40:29.1194776Z :: Processing package changes... 2021-05-16T01:40:29.1195917Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T01:40:29.9964056Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T01:40:29.9964932Z resolving dependencies... 2021-05-16T01:40:30.0161932Z looking for conflicting packages... 2021-05-16T01:40:30.0284095Z 2021-05-16T01:40:30.0285058Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T01:40:30.0285625Z 2021-05-16T01:40:30.0286261Z Total Download Size: 0.02 MiB 2021-05-16T01:40:30.0286953Z Total Installed Size: 0.03 MiB 2021-05-16T01:40:30.0287617Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:30.0288038Z 2021-05-16T01:40:30.0288749Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:30.0289502Z :: Retrieving packages... 2021-05-16T01:40:30.3389967Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T01:40:30.4335421Z checking keyring... 2021-05-16T01:40:30.5146078Z checking package integrity... 2021-05-16T01:40:30.6382822Z loading package files... 2021-05-16T01:40:30.6408363Z checking for file conflicts... 2021-05-16T01:40:30.6409040Z checking available disk space... 2021-05-16T01:40:30.6451256Z :: Processing package changes... 2021-05-16T01:40:30.6452130Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T01:40:31.4224108Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T01:40:31.4224986Z resolving dependencies... 2021-05-16T01:40:31.4475225Z looking for conflicting packages... 2021-05-16T01:40:31.4534065Z 2021-05-16T01:40:31.4535393Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T01:40:31.4536566Z 2021-05-16T01:40:31.4537484Z Total Installed Size: 4.22 MiB 2021-05-16T01:40:31.4539078Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:31.4539872Z 2021-05-16T01:40:31.4541236Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:31.4542794Z checking keyring... 2021-05-16T01:40:31.5214786Z checking package integrity... 2021-05-16T01:40:31.6313559Z loading package files... 2021-05-16T01:40:31.6365272Z checking for file conflicts... 2021-05-16T01:40:31.6366124Z checking available disk space... 2021-05-16T01:40:31.6484828Z :: Processing package changes... 2021-05-16T01:40:31.6485921Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T01:40:32.6086846Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T01:40:32.6087724Z resolving dependencies... 2021-05-16T01:40:32.6088924Z looking for conflicting packages... 2021-05-16T01:40:32.6399971Z 2021-05-16T01:40:32.6401491Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T01:40:32.6402658Z 2021-05-16T01:40:32.6403908Z Total Installed Size: 2.31 MiB 2021-05-16T01:40:32.6404887Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:32.6405387Z 2021-05-16T01:40:32.6406160Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:32.6406871Z checking keyring... 2021-05-16T01:40:32.7102692Z checking package integrity... 2021-05-16T01:40:32.8151153Z loading package files... 2021-05-16T01:40:32.8177865Z checking for file conflicts... 2021-05-16T01:40:32.8178738Z checking available disk space... 2021-05-16T01:40:32.8220683Z :: Processing package changes... 2021-05-16T01:40:32.8221595Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T01:40:33.6076832Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T01:40:33.6077601Z resolving dependencies... 2021-05-16T01:40:33.6172430Z looking for conflicting packages... 2021-05-16T01:40:33.6365677Z 2021-05-16T01:40:33.6366968Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T01:40:33.6367873Z 2021-05-16T01:40:33.6368699Z Total Download Size: 0.08 MiB 2021-05-16T01:40:33.6369650Z Total Installed Size: 0.25 MiB 2021-05-16T01:40:33.6370808Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:33.6371408Z 2021-05-16T01:40:33.6372380Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:33.6373403Z :: Retrieving packages... 2021-05-16T01:40:33.9475297Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T01:40:34.1355656Z checking keyring... 2021-05-16T01:40:34.2186563Z checking package integrity... 2021-05-16T01:40:34.3447566Z loading package files... 2021-05-16T01:40:34.3497718Z checking for file conflicts... 2021-05-16T01:40:34.3498658Z checking available disk space... 2021-05-16T01:40:34.3542164Z :: Processing package changes... 2021-05-16T01:40:34.3543057Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T01:40:35.0996674Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T01:40:35.0997570Z resolving dependencies... 2021-05-16T01:40:35.0999558Z looking for conflicting packages... 2021-05-16T01:40:35.1301001Z 2021-05-16T01:40:35.1302310Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T01:40:35.1303361Z 2021-05-16T01:40:35.1304808Z Total Installed Size: 0.70 MiB 2021-05-16T01:40:35.1305874Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:35.1306633Z 2021-05-16T01:40:35.1307484Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:35.1309175Z checking keyring... 2021-05-16T01:40:35.2007612Z checking package integrity... 2021-05-16T01:40:35.3016120Z loading package files... 2021-05-16T01:40:35.3041104Z checking for file conflicts... 2021-05-16T01:40:35.3042330Z checking available disk space... 2021-05-16T01:40:35.3057748Z :: Processing package changes... 2021-05-16T01:40:35.3058680Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T01:40:36.0321072Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T01:40:36.0321927Z resolving dependencies... 2021-05-16T01:40:36.0425231Z looking for conflicting packages... 2021-05-16T01:40:36.0628474Z 2021-05-16T01:40:36.0629500Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T01:40:36.0630027Z 2021-05-16T01:40:36.0630606Z Total Installed Size: 1.08 MiB 2021-05-16T01:40:36.0631845Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:36.0632739Z 2021-05-16T01:40:36.0633883Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:36.0634751Z checking keyring... 2021-05-16T01:40:36.1277419Z checking package integrity... 2021-05-16T01:40:36.2298062Z loading package files... 2021-05-16T01:40:36.2319023Z checking for file conflicts... 2021-05-16T01:40:36.2319918Z checking available disk space... 2021-05-16T01:40:36.2337990Z :: Processing package changes... 2021-05-16T01:40:36.2338854Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T01:40:36.9854333Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T01:40:36.9855199Z resolving dependencies... 2021-05-16T01:40:37.0067821Z looking for conflicting packages... 2021-05-16T01:40:37.0181221Z 2021-05-16T01:40:37.0182117Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T01:40:37.0182706Z 2021-05-16T01:40:37.0183501Z Total Installed Size: 2.30 MiB 2021-05-16T01:40:37.0184407Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:37.0185272Z 2021-05-16T01:40:37.0186079Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:37.0186761Z checking keyring... 2021-05-16T01:40:37.0868380Z checking package integrity... 2021-05-16T01:40:37.1926496Z loading package files... 2021-05-16T01:40:37.1969626Z checking for file conflicts... 2021-05-16T01:40:37.1970581Z checking available disk space... 2021-05-16T01:40:37.2045813Z :: Processing package changes... 2021-05-16T01:40:37.2046637Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T01:40:38.0852611Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T01:40:38.0853518Z resolving dependencies... 2021-05-16T01:40:38.0854664Z looking for conflicting packages... 2021-05-16T01:40:38.1161095Z 2021-05-16T01:40:38.1162754Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T01:40:38.1164356Z 2021-05-16T01:40:38.1165821Z Total Installed Size: 9.11 MiB 2021-05-16T01:40:38.1167059Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:38.1167814Z 2021-05-16T01:40:38.1169218Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:38.1170652Z checking keyring... 2021-05-16T01:40:38.1846673Z checking package integrity... 2021-05-16T01:40:38.2985107Z loading package files... 2021-05-16T01:40:38.2999680Z checking for file conflicts... 2021-05-16T01:40:38.3001132Z checking available disk space... 2021-05-16T01:40:38.3018542Z :: Processing package changes... 2021-05-16T01:40:38.3019437Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T01:40:39.0765626Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-16T01:40:39.0766487Z resolving dependencies... 2021-05-16T01:40:39.0947841Z looking for conflicting packages... 2021-05-16T01:40:39.1079432Z 2021-05-16T01:40:39.1080572Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-16T01:40:39.1081425Z 2021-05-16T01:40:39.1082342Z Total Installed Size: 2.97 MiB 2021-05-16T01:40:39.1083441Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:39.1083908Z 2021-05-16T01:40:39.1084721Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:39.1085436Z checking keyring... 2021-05-16T01:40:39.1767973Z checking package integrity... 2021-05-16T01:40:39.2825588Z loading package files... 2021-05-16T01:40:39.2840942Z checking for file conflicts... 2021-05-16T01:40:39.2841633Z checking available disk space... 2021-05-16T01:40:39.2866714Z :: Processing package changes... 2021-05-16T01:40:39.2867590Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T01:40:40.0555912Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-16T01:40:40.0557158Z resolving dependencies... 2021-05-16T01:40:40.0774390Z looking for conflicting packages... 2021-05-16T01:40:40.0829274Z 2021-05-16T01:40:40.0830135Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-16T01:40:40.0830764Z 2021-05-16T01:40:40.0831635Z Total Installed Size: 11.76 MiB 2021-05-16T01:40:40.0832652Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:40.0833355Z 2021-05-16T01:40:40.0834248Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:40.0834907Z checking keyring... 2021-05-16T01:40:40.1488852Z checking package integrity... 2021-05-16T01:40:40.2599755Z loading package files... 2021-05-16T01:40:40.2657209Z checking for file conflicts... 2021-05-16T01:40:40.2658094Z checking available disk space... 2021-05-16T01:40:40.2799960Z :: Processing package changes... 2021-05-16T01:40:40.2800924Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T01:40:41.3735268Z resolving dependencies... 2021-05-16T01:40:41.3736633Z looking for conflicting packages... 2021-05-16T01:40:41.4046638Z 2021-05-16T01:40:41.4047637Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T01:40:41.4048168Z 2021-05-16T01:40:41.4048733Z Total Download Size: 0.10 MiB 2021-05-16T01:40:41.4049407Z Total Installed Size: 0.38 MiB 2021-05-16T01:40:41.4049823Z 2021-05-16T01:40:41.4050487Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:41.4051374Z :: Retrieving packages... 2021-05-16T01:40:41.7199532Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T01:40:41.9967773Z checking keyring... 2021-05-16T01:40:42.0833712Z checking package integrity... 2021-05-16T01:40:42.2101206Z loading package files... 2021-05-16T01:40:42.2114101Z checking for file conflicts... 2021-05-16T01:40:42.2118730Z checking available disk space... 2021-05-16T01:40:42.2130520Z :: Processing package changes... 2021-05-16T01:40:42.2131467Z installing mingw-w64-x86_64-libyaml... 2021-05-16T01:40:42.9567235Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T01:40:42.9568311Z resolving dependencies... 2021-05-16T01:40:42.9675181Z looking for conflicting packages... 2021-05-16T01:40:42.9880697Z 2021-05-16T01:40:42.9881827Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T01:40:42.9882876Z 2021-05-16T01:40:42.9883625Z Total Installed Size: 1.69 MiB 2021-05-16T01:40:42.9884572Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:42.9885496Z 2021-05-16T01:40:42.9886652Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:42.9887684Z checking keyring... 2021-05-16T01:40:43.0572651Z checking package integrity... 2021-05-16T01:40:43.1692564Z loading package files... 2021-05-16T01:40:43.1705656Z checking for file conflicts... 2021-05-16T01:40:43.1706624Z checking available disk space... 2021-05-16T01:40:43.1724194Z :: Processing package changes... 2021-05-16T01:40:43.1724965Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T01:40:43.9159553Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T01:40:43.9160572Z resolving dependencies... 2021-05-16T01:40:43.9161420Z looking for conflicting packages... 2021-05-16T01:40:43.9471632Z 2021-05-16T01:40:43.9472948Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T01:40:43.9474193Z 2021-05-16T01:40:43.9475044Z Total Installed Size: 0.62 MiB 2021-05-16T01:40:43.9476054Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:43.9477196Z 2021-05-16T01:40:43.9478489Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:43.9480025Z checking keyring... 2021-05-16T01:40:44.0156122Z checking package integrity... 2021-05-16T01:40:44.1229306Z loading package files... 2021-05-16T01:40:44.1260343Z checking for file conflicts... 2021-05-16T01:40:44.1260991Z checking available disk space... 2021-05-16T01:40:44.1282904Z :: Processing package changes... 2021-05-16T01:40:44.1283720Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T01:40:44.9027295Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T01:40:44.9028483Z resolving dependencies... 2021-05-16T01:40:44.9139020Z looking for conflicting packages... 2021-05-16T01:40:44.9374326Z 2021-05-16T01:40:44.9375261Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T01:40:44.9375856Z 2021-05-16T01:40:44.9376487Z Total Download Size: 0.15 MiB 2021-05-16T01:40:44.9377161Z Total Installed Size: 0.29 MiB 2021-05-16T01:40:44.9377838Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:44.9378269Z 2021-05-16T01:40:44.9378995Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:44.9379724Z :: Retrieving packages... 2021-05-16T01:40:45.2555155Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T01:40:45.5334864Z checking keyring... 2021-05-16T01:40:45.6185183Z checking package integrity... 2021-05-16T01:40:45.7504567Z loading package files... 2021-05-16T01:40:45.7550646Z checking for file conflicts... 2021-05-16T01:40:45.7551606Z checking available disk space... 2021-05-16T01:40:45.7564102Z :: Processing package changes... 2021-05-16T01:40:45.7564943Z reinstalling mingw-w64-x86_64-make... 2021-05-16T01:40:46.5363661Z resolving dependencies... 2021-05-16T01:40:46.5659984Z looking for conflicting packages... 2021-05-16T01:40:46.5674701Z 2021-05-16T01:40:46.5675905Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T01:40:46.5676767Z 2021-05-16T01:40:46.5677499Z Total Download Size: 1.48 MiB 2021-05-16T01:40:46.5678361Z Total Installed Size: 6.54 MiB 2021-05-16T01:40:46.5678916Z 2021-05-16T01:40:46.5679796Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:46.5680698Z :: Retrieving packages... 2021-05-16T01:40:46.8736965Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T01:40:47.3790483Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T01:40:47.5719692Z checking keyring... 2021-05-16T01:40:47.7382944Z checking package integrity... 2021-05-16T01:40:48.0061664Z loading package files... 2021-05-16T01:40:48.0152586Z checking for file conflicts... 2021-05-16T01:40:48.0412731Z checking available disk space... 2021-05-16T01:40:48.0425189Z :: Processing package changes... 2021-05-16T01:40:48.0426061Z installing mingw-w64-x86_64-ninja... 2021-05-16T01:40:48.0520280Z installing mingw-w64-x86_64-meson... 2021-05-16T01:40:49.0874115Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T01:40:49.0874868Z resolving dependencies... 2021-05-16T01:40:49.1072256Z looking for conflicting packages... 2021-05-16T01:40:49.1187351Z 2021-05-16T01:40:49.1194242Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T01:40:49.1195419Z 2021-05-16T01:40:49.1196455Z Total Download Size: 0.07 MiB 2021-05-16T01:40:49.1197595Z Total Installed Size: 0.20 MiB 2021-05-16T01:40:49.1201000Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:49.1201774Z 2021-05-16T01:40:49.1202960Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:49.1204197Z :: Retrieving packages... 2021-05-16T01:40:49.4343897Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T01:40:49.6217554Z checking keyring... 2021-05-16T01:40:49.7118930Z checking package integrity... 2021-05-16T01:40:49.8380156Z loading package files... 2021-05-16T01:40:49.8390352Z checking for file conflicts... 2021-05-16T01:40:49.8391080Z checking available disk space... 2021-05-16T01:40:49.8412848Z :: Processing package changes... 2021-05-16T01:40:49.8413668Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T01:40:50.5750659Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T01:40:50.5751464Z resolving dependencies... 2021-05-16T01:40:50.5852795Z looking for conflicting packages... 2021-05-16T01:40:50.6058667Z 2021-05-16T01:40:50.6059729Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T01:40:50.6060337Z 2021-05-16T01:40:50.6060948Z Total Download Size: 0.32 MiB 2021-05-16T01:40:50.6061626Z Total Installed Size: 2.42 MiB 2021-05-16T01:40:50.6062280Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:50.6062704Z 2021-05-16T01:40:50.6063429Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:50.6064159Z :: Retrieving packages... 2021-05-16T01:40:50.9372937Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T01:40:51.3087943Z checking keyring... 2021-05-16T01:40:51.4014991Z checking package integrity... 2021-05-16T01:40:51.5177302Z loading package files... 2021-05-16T01:40:51.5200643Z checking for file conflicts... 2021-05-16T01:40:51.5201474Z checking available disk space... 2021-05-16T01:40:51.5368163Z :: Processing package changes... 2021-05-16T01:40:51.5369291Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T01:40:52.3059951Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T01:40:52.3061394Z resolving dependencies... 2021-05-16T01:40:52.3179985Z looking for conflicting packages... 2021-05-16T01:40:52.3358456Z 2021-05-16T01:40:52.3359528Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T01:40:52.3360075Z 2021-05-16T01:40:52.3360692Z Total Download Size: 0.35 MiB 2021-05-16T01:40:52.3361362Z Total Installed Size: 1.18 MiB 2021-05-16T01:40:52.3363524Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:52.3363999Z 2021-05-16T01:40:52.3364742Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:52.3365497Z :: Retrieving packages... 2021-05-16T01:40:52.6429673Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T01:40:53.0127415Z checking keyring... 2021-05-16T01:40:53.1009803Z checking package integrity... 2021-05-16T01:40:53.2361668Z loading package files... 2021-05-16T01:40:53.2387509Z checking for file conflicts... 2021-05-16T01:40:53.2388391Z checking available disk space... 2021-05-16T01:40:53.2454265Z :: Processing package changes... 2021-05-16T01:40:53.2455235Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T01:40:54.0178427Z resolving dependencies... 2021-05-16T01:40:54.0180317Z looking for conflicting packages... 2021-05-16T01:40:54.0495824Z 2021-05-16T01:40:54.0497416Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T01:40:54.0498446Z 2021-05-16T01:40:54.0499529Z Total Download Size: 0.38 MiB 2021-05-16T01:40:54.0500760Z Total Installed Size: 3.58 MiB 2021-05-16T01:40:54.0501525Z 2021-05-16T01:40:54.0502782Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:54.0504404Z :: Retrieving packages... 2021-05-16T01:40:54.3605562Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T01:40:54.7304844Z checking keyring... 2021-05-16T01:40:54.8171926Z checking package integrity... 2021-05-16T01:40:54.9493668Z loading package files... 2021-05-16T01:40:54.9509736Z checking for file conflicts... 2021-05-16T01:40:54.9522831Z checking available disk space... 2021-05-16T01:40:54.9531868Z :: Processing package changes... 2021-05-16T01:40:54.9532772Z installing mingw-w64-x86_64-nasm... 2021-05-16T01:40:55.7068736Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T01:40:55.7069537Z resolving dependencies... 2021-05-16T01:40:55.7246105Z looking for conflicting packages... 2021-05-16T01:40:55.7450942Z 2021-05-16T01:40:55.7451986Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T01:40:55.7452558Z 2021-05-16T01:40:55.7453177Z Total Download Size: 1.54 MiB 2021-05-16T01:40:55.7453886Z Total Installed Size: 16.43 MiB 2021-05-16T01:40:55.7454566Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:40:55.7454999Z 2021-05-16T01:40:55.7455818Z :: Proceed with installation? [Y/n] 2021-05-16T01:40:55.7456547Z :: Retrieving packages... 2021-05-16T01:40:56.0520908Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T01:40:56.6956516Z checking keyring... 2021-05-16T01:40:56.7883885Z checking package integrity... 2021-05-16T01:40:56.9300950Z loading package files... 2021-05-16T01:40:56.9961778Z checking for file conflicts... 2021-05-16T01:40:56.9967080Z checking available disk space... 2021-05-16T01:40:58.8863512Z :: Processing package changes... 2021-05-16T01:40:58.8864576Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T01:41:05.1502164Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T01:41:05.1503108Z resolving dependencies... 2021-05-16T01:41:05.1628362Z looking for conflicting packages... 2021-05-16T01:41:05.1818193Z 2021-05-16T01:41:05.1819627Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T01:41:05.1821002Z 2021-05-16T01:41:05.1822412Z Total Installed Size: 4.18 MiB 2021-05-16T01:41:05.1823881Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:05.1824683Z 2021-05-16T01:41:05.1825927Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:05.1827654Z checking keyring... 2021-05-16T01:41:05.2491098Z checking package integrity... 2021-05-16T01:41:05.3587634Z loading package files... 2021-05-16T01:41:05.3603740Z checking for file conflicts... 2021-05-16T01:41:05.3604576Z checking available disk space... 2021-05-16T01:41:05.3629567Z :: Processing package changes... 2021-05-16T01:41:05.3630291Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T01:41:06.0688768Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T01:41:06.0689544Z resolving dependencies... 2021-05-16T01:41:06.0791861Z looking for conflicting packages... 2021-05-16T01:41:06.0987339Z 2021-05-16T01:41:06.0988301Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T01:41:06.0988854Z 2021-05-16T01:41:06.0989733Z Total Installed Size: 2.46 MiB 2021-05-16T01:41:06.0991138Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:06.0994780Z 2021-05-16T01:41:06.0995559Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:06.0996266Z checking keyring... 2021-05-16T01:41:06.1659640Z checking package integrity... 2021-05-16T01:41:06.2681353Z loading package files... 2021-05-16T01:41:06.2707448Z checking for file conflicts... 2021-05-16T01:41:06.2708219Z checking available disk space... 2021-05-16T01:41:06.2751173Z :: Processing package changes... 2021-05-16T01:41:06.2751951Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T01:41:07.0770223Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T01:41:07.0771085Z resolving dependencies... 2021-05-16T01:41:07.0772016Z looking for conflicting packages... 2021-05-16T01:41:07.1068920Z 2021-05-16T01:41:07.1070524Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T01:41:07.1071625Z 2021-05-16T01:41:07.1073072Z Total Installed Size: 1.56 MiB 2021-05-16T01:41:07.1074218Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:07.1074944Z 2021-05-16T01:41:07.1076128Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:07.1080014Z checking keyring... 2021-05-16T01:41:07.1773663Z checking package integrity... 2021-05-16T01:41:07.2814494Z loading package files... 2021-05-16T01:41:07.2836200Z checking for file conflicts... 2021-05-16T01:41:07.2837341Z checking available disk space... 2021-05-16T01:41:07.2846448Z :: Processing package changes... 2021-05-16T01:41:07.2847122Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T01:41:08.0090549Z resolving dependencies... 2021-05-16T01:41:08.0092395Z looking for conflicting packages... 2021-05-16T01:41:08.0404163Z 2021-05-16T01:41:08.0405559Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T01:41:08.0406514Z 2021-05-16T01:41:08.0407584Z Total Download Size: 0.33 MiB 2021-05-16T01:41:08.0408804Z Total Installed Size: 1.08 MiB 2021-05-16T01:41:08.0409588Z 2021-05-16T01:41:08.0410956Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:08.0412280Z :: Retrieving packages... 2021-05-16T01:41:08.3511205Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T01:41:08.7211474Z checking keyring... 2021-05-16T01:41:08.8064769Z checking package integrity... 2021-05-16T01:41:08.9404856Z loading package files... 2021-05-16T01:41:08.9441817Z checking for file conflicts... 2021-05-16T01:41:08.9452608Z checking available disk space... 2021-05-16T01:41:08.9463560Z :: Processing package changes... 2021-05-16T01:41:08.9464276Z installing mingw-w64-x86_64-nlopt... 2021-05-16T01:41:09.7968165Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T01:41:10.5114834Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T01:41:10.5115711Z resolving dependencies... 2021-05-16T01:41:10.5288919Z looking for conflicting packages... 2021-05-16T01:41:10.5389323Z 2021-05-16T01:41:10.5389936Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T01:41:10.5390349Z 2021-05-16T01:41:10.5390794Z Total Installed Size: 77.64 MiB 2021-05-16T01:41:10.5391682Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:10.5392024Z 2021-05-16T01:41:10.5392773Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:10.5393308Z checking keyring... 2021-05-16T01:41:10.5995342Z checking package integrity... 2021-05-16T01:41:10.7436045Z loading package files... 2021-05-16T01:41:10.7463696Z checking for file conflicts... 2021-05-16T01:41:10.7464563Z checking available disk space... 2021-05-16T01:41:10.7486016Z :: Processing package changes... 2021-05-16T01:41:10.7486916Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T01:41:11.6125038Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T01:41:11.6125727Z resolving dependencies... 2021-05-16T01:41:11.6353183Z looking for conflicting packages... 2021-05-16T01:41:11.6424413Z 2021-05-16T01:41:11.6425692Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T01:41:11.6426952Z 2021-05-16T01:41:11.6428059Z Total Installed Size: 107.68 MiB 2021-05-16T01:41:11.6429066Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:11.6429549Z 2021-05-16T01:41:11.6430265Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:11.6430917Z checking keyring... 2021-05-16T01:41:11.7087977Z checking package integrity... 2021-05-16T01:41:12.0544134Z loading package files... 2021-05-16T01:41:12.0718215Z checking for file conflicts... 2021-05-16T01:41:12.0719396Z checking available disk space... 2021-05-16T01:41:12.1090684Z :: Processing package changes... 2021-05-16T01:41:12.1091750Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T01:41:13.6639157Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T01:41:13.6639902Z resolving dependencies... 2021-05-16T01:41:13.6885834Z looking for conflicting packages... 2021-05-16T01:41:13.6934611Z 2021-05-16T01:41:13.6935491Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T01:41:13.6936109Z 2021-05-16T01:41:13.6937089Z Total Installed Size: 3.54 MiB 2021-05-16T01:41:13.6937737Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:13.6938482Z 2021-05-16T01:41:13.6939270Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:13.6940022Z checking keyring... 2021-05-16T01:41:13.7540602Z checking package integrity... 2021-05-16T01:41:13.8577525Z loading package files... 2021-05-16T01:41:13.8644662Z checking for file conflicts... 2021-05-16T01:41:13.8645546Z checking available disk space... 2021-05-16T01:41:13.8671990Z :: Processing package changes... 2021-05-16T01:41:13.8672910Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T01:41:14.6407535Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T01:41:14.6408546Z resolving dependencies... 2021-05-16T01:41:14.6635823Z looking for conflicting packages... 2021-05-16T01:41:14.6730537Z 2021-05-16T01:41:14.6731358Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T01:41:14.6731940Z 2021-05-16T01:41:14.6732528Z Total Download Size: 4.75 MiB 2021-05-16T01:41:14.6733224Z Total Installed Size: 69.11 MiB 2021-05-16T01:41:14.6733978Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:14.6734417Z 2021-05-16T01:41:14.6735109Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:14.6735849Z :: Retrieving packages... 2021-05-16T01:41:14.9848362Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T01:41:15.7892825Z checking keyring... 2021-05-16T01:41:15.8773188Z checking package integrity... 2021-05-16T01:41:16.0504970Z loading package files... 2021-05-16T01:41:16.1396783Z checking for file conflicts... 2021-05-16T01:41:16.1405719Z checking available disk space... 2021-05-16T01:41:18.8873092Z :: Processing package changes... 2021-05-16T01:41:18.8874262Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T01:41:27.9088055Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T01:41:27.9089104Z resolving dependencies... 2021-05-16T01:41:27.9089940Z looking for conflicting packages... 2021-05-16T01:41:27.9090417Z 2021-05-16T01:41:27.9091112Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T01:41:27.9091615Z 2021-05-16T01:41:27.9092200Z Total Installed Size: 12.40 MiB 2021-05-16T01:41:27.9092865Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:27.9093250Z 2021-05-16T01:41:27.9093928Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:27.9094608Z checking keyring... 2021-05-16T01:41:27.9095540Z checking package integrity... 2021-05-16T01:41:27.9096285Z loading package files... 2021-05-16T01:41:27.9096993Z checking for file conflicts... 2021-05-16T01:41:27.9097754Z checking available disk space... 2021-05-16T01:41:27.9098551Z :: Processing package changes... 2021-05-16T01:41:27.9099375Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T01:41:29.1508778Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T01:41:29.1509480Z resolving dependencies... 2021-05-16T01:41:29.1755916Z looking for conflicting packages... 2021-05-16T01:41:29.1810813Z 2021-05-16T01:41:29.1812076Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T01:41:29.1813556Z 2021-05-16T01:41:29.1814664Z Total Installed Size: 4.16 MiB 2021-05-16T01:41:29.1815318Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:29.1815719Z 2021-05-16T01:41:29.1816447Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:29.1817110Z checking keyring... 2021-05-16T01:41:29.2464845Z checking package integrity... 2021-05-16T01:41:29.3437570Z loading package files... 2021-05-16T01:41:29.3467821Z checking for file conflicts... 2021-05-16T01:41:29.3468731Z checking available disk space... 2021-05-16T01:41:29.3561895Z :: Processing package changes... 2021-05-16T01:41:29.3563145Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T01:41:30.2359550Z resolving dependencies... 2021-05-16T01:41:30.2582741Z looking for conflicting packages... 2021-05-16T01:41:30.2638866Z 2021-05-16T01:41:30.2639854Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T01:41:30.2640403Z 2021-05-16T01:41:30.2641010Z Total Download Size: 0.98 MiB 2021-05-16T01:41:30.2641684Z Total Installed Size: 4.80 MiB 2021-05-16T01:41:30.2642125Z 2021-05-16T01:41:30.2642851Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:30.2643585Z :: Retrieving packages... 2021-05-16T01:41:30.5761915Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T01:41:31.1319384Z checking keyring... 2021-05-16T01:41:31.2163627Z checking package integrity... 2021-05-16T01:41:31.3502734Z loading package files... 2021-05-16T01:41:31.3540471Z checking for file conflicts... 2021-05-16T01:41:31.3661762Z checking available disk space... 2021-05-16T01:41:31.3672649Z :: Processing package changes... 2021-05-16T01:41:31.3673267Z installing mingw-w64-x86_64-pcre2... 2021-05-16T01:41:32.2177185Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T01:41:32.2178184Z resolving dependencies... 2021-05-16T01:41:32.2276663Z looking for conflicting packages... 2021-05-16T01:41:32.2493754Z 2021-05-16T01:41:32.2494785Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T01:41:32.2495358Z 2021-05-16T01:41:32.2496267Z Total Installed Size: 1.57 MiB 2021-05-16T01:41:32.2496850Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:32.2497556Z 2021-05-16T01:41:32.2498319Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:32.2499029Z checking keyring... 2021-05-16T01:41:32.3125023Z checking package integrity... 2021-05-16T01:41:32.4114110Z loading package files... 2021-05-16T01:41:32.4137408Z checking for file conflicts... 2021-05-16T01:41:32.4138250Z checking available disk space... 2021-05-16T01:41:32.4153948Z :: Processing package changes... 2021-05-16T01:41:32.4154755Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T01:41:33.1514382Z resolving dependencies... 2021-05-16T01:41:33.1719652Z looking for conflicting packages... 2021-05-16T01:41:33.1839767Z :: 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-16T01:41:33.1854888Z 2021-05-16T01:41:33.1855945Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T01:41:33.1856706Z 2021-05-16T01:41:33.1857304Z Total Download Size: 0.26 MiB 2021-05-16T01:41:33.1857990Z Total Installed Size: 1.33 MiB 2021-05-16T01:41:33.1858658Z Net Upgrade Size: 0.85 MiB 2021-05-16T01:41:33.1859087Z 2021-05-16T01:41:33.1859767Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:33.1860489Z :: Retrieving packages... 2021-05-16T01:41:33.4912711Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T01:41:33.9094923Z checking keyring... 2021-05-16T01:41:33.9911227Z checking package integrity... 2021-05-16T01:41:34.1098658Z loading package files... 2021-05-16T01:41:34.1119054Z checking for file conflicts... 2021-05-16T01:41:34.1123557Z checking available disk space... 2021-05-16T01:41:34.1144695Z :: Processing package changes... 2021-05-16T01:41:34.1145555Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T01:41:34.2409002Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T01:41:34.9678495Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T01:41:34.9679916Z resolving dependencies... 2021-05-16T01:41:34.9681534Z looking for conflicting packages... 2021-05-16T01:41:34.9993758Z 2021-05-16T01:41:34.9995408Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T01:41:34.9996715Z 2021-05-16T01:41:34.9998183Z Total Installed Size: 12.33 MiB 2021-05-16T01:41:34.9999405Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:35.0000177Z 2021-05-16T01:41:35.0001638Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:35.0003080Z checking keyring... 2021-05-16T01:41:35.0680177Z checking package integrity... 2021-05-16T01:41:35.2076504Z loading package files... 2021-05-16T01:41:35.2133394Z checking for file conflicts... 2021-05-16T01:41:35.2134280Z checking available disk space... 2021-05-16T01:41:35.2256148Z :: Processing package changes... 2021-05-16T01:41:35.2257129Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T01:41:36.1862764Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T01:41:36.1863648Z resolving dependencies... 2021-05-16T01:41:36.2140593Z looking for conflicting packages... 2021-05-16T01:41:36.2204648Z 2021-05-16T01:41:36.2206422Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T01:41:36.2207256Z 2021-05-16T01:41:36.2208704Z Total Installed Size: 11.78 MiB 2021-05-16T01:41:36.2209952Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:36.2210719Z 2021-05-16T01:41:36.2212281Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:36.2213519Z checking keyring... 2021-05-16T01:41:36.2887278Z checking package integrity... 2021-05-16T01:41:36.4019970Z loading package files... 2021-05-16T01:41:36.4061000Z checking for file conflicts... 2021-05-16T01:41:36.4061853Z checking available disk space... 2021-05-16T01:41:36.4150798Z :: Processing package changes... 2021-05-16T01:41:36.4151729Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T01:41:37.4147229Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T01:41:37.4148090Z resolving dependencies... 2021-05-16T01:41:37.4353559Z looking for conflicting packages... 2021-05-16T01:41:37.4423864Z 2021-05-16T01:41:37.4424791Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T01:41:37.4425315Z 2021-05-16T01:41:37.4425903Z Total Installed Size: 19.91 MiB 2021-05-16T01:41:37.4427294Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:37.4428064Z 2021-05-16T01:41:37.4429078Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:37.4429785Z checking keyring... 2021-05-16T01:41:37.5063920Z checking package integrity... 2021-05-16T01:41:37.6180506Z loading package files... 2021-05-16T01:41:37.6194667Z checking for file conflicts... 2021-05-16T01:41:37.6195414Z checking available disk space... 2021-05-16T01:41:37.6221601Z :: Processing package changes... 2021-05-16T01:41:37.6222224Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T01:41:38.4809638Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T01:41:38.4810519Z resolving dependencies... 2021-05-16T01:41:38.5039094Z looking for conflicting packages... 2021-05-16T01:41:38.5088989Z 2021-05-16T01:41:38.5089691Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T01:41:38.5090157Z 2021-05-16T01:41:38.5090640Z Total Installed Size: 29.16 MiB 2021-05-16T01:41:38.5091710Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:38.5092368Z 2021-05-16T01:41:38.5093012Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:38.5093578Z checking keyring... 2021-05-16T01:41:38.5704480Z checking package integrity... 2021-05-16T01:41:38.6804835Z loading package files... 2021-05-16T01:41:38.6839993Z checking for file conflicts... 2021-05-16T01:41:38.6840749Z checking available disk space... 2021-05-16T01:41:38.6910838Z :: Processing package changes... 2021-05-16T01:41:38.6911751Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T01:41:39.7053639Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T01:41:39.7054455Z resolving dependencies... 2021-05-16T01:41:39.7295887Z looking for conflicting packages... 2021-05-16T01:41:39.7395784Z 2021-05-16T01:41:39.7397144Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T01:41:39.7398113Z 2021-05-16T01:41:39.7399267Z Total Download Size: 17.02 MiB 2021-05-16T01:41:39.7400469Z Total Installed Size: 113.47 MiB 2021-05-16T01:41:39.7401650Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:41:39.7402403Z 2021-05-16T01:41:39.7403611Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:39.7404903Z :: Retrieving packages... 2021-05-16T01:41:40.0502453Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T01:41:41.3015546Z checking keyring... 2021-05-16T01:41:41.4218352Z checking package integrity... 2021-05-16T01:41:41.6943693Z loading package files... 2021-05-16T01:41:41.7776705Z checking for file conflicts... 2021-05-16T01:41:41.7787321Z checking available disk space... 2021-05-16T01:41:43.0433139Z :: Processing package changes... 2021-05-16T01:41:43.0435088Z reinstalling mingw-w64-x86_64-python... 2021-05-16T01:41:51.0561910Z resolving dependencies... 2021-05-16T01:41:51.0813822Z looking for conflicting packages... 2021-05-16T01:41:51.0894758Z 2021-05-16T01:41:51.0895422Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T01:41:51.0895914Z 2021-05-16T01:41:51.0896391Z Total Download Size: 0.98 MiB 2021-05-16T01:41:51.0896942Z Total Installed Size: 3.56 MiB 2021-05-16T01:41:51.0897301Z 2021-05-16T01:41:51.0897879Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:51.0898461Z :: Retrieving packages... 2021-05-16T01:41:51.4012464Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T01:41:51.9572566Z checking keyring... 2021-05-16T01:41:52.0378758Z checking package integrity... 2021-05-16T01:41:52.1681308Z loading package files... 2021-05-16T01:41:52.1699740Z checking for file conflicts... 2021-05-16T01:41:52.1731048Z checking available disk space... 2021-05-16T01:41:52.1742192Z :: Processing package changes... 2021-05-16T01:41:52.1743017Z installing mingw-w64-x86_64-qpdf... 2021-05-16T01:41:52.9498428Z resolving dependencies... 2021-05-16T01:41:52.9565401Z looking for conflicting packages... 2021-05-16T01:41:52.9811924Z 2021-05-16T01:41:52.9813723Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T01:41:52.9814737Z 2021-05-16T01:41:52.9815803Z Total Download Size: 27.03 MiB 2021-05-16T01:41:52.9817032Z Total Installed Size: 194.29 MiB 2021-05-16T01:41:52.9817799Z 2021-05-16T01:41:52.9819049Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:52.9820340Z :: Retrieving packages... 2021-05-16T01:41:53.3013890Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T01:41:54.9475302Z checking keyring... 2021-05-16T01:41:55.0324082Z checking package integrity... 2021-05-16T01:41:55.3678426Z loading package files... 2021-05-16T01:41:55.3866476Z checking for file conflicts... 2021-05-16T01:41:55.4903094Z checking available disk space... 2021-05-16T01:41:55.4917106Z :: Processing package changes... 2021-05-16T01:41:55.4918656Z installing mingw-w64-x86_64-quantlib... 2021-05-16T01:41:57.6940082Z resolving dependencies... 2021-05-16T01:41:57.7228197Z looking for conflicting packages... 2021-05-16T01:41:57.7242284Z 2021-05-16T01:41:57.7243742Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T01:41:57.7244726Z 2021-05-16T01:41:57.7245521Z Total Download Size: 0.18 MiB 2021-05-16T01:41:57.7246479Z Total Installed Size: 0.79 MiB 2021-05-16T01:41:57.7247079Z 2021-05-16T01:41:57.7248041Z :: Proceed with installation? [Y/n] 2021-05-16T01:41:57.7249060Z :: Retrieving packages... 2021-05-16T01:41:58.0380399Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T01:41:58.3222007Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T01:41:58.4162657Z checking keyring... 2021-05-16T01:41:58.6297847Z checking package integrity... 2021-05-16T01:41:58.8890948Z loading package files... 2021-05-16T01:41:58.8968865Z checking for file conflicts... 2021-05-16T01:41:58.9022582Z checking available disk space... 2021-05-16T01:41:58.9034597Z :: Processing package changes... 2021-05-16T01:41:58.9035336Z installing mingw-w64-x86_64-popt... 2021-05-16T01:41:58.9339165Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T01:41:59.8361407Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T01:42:00.7353218Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T01:42:01.5173875Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T01:42:01.5175048Z resolving dependencies... 2021-05-16T01:42:01.5279453Z looking for conflicting packages... 2021-05-16T01:42:01.5503829Z 2021-05-16T01:42:01.5504918Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T01:42:01.5505546Z 2021-05-16T01:42:01.5506158Z Total Installed Size: 1.79 MiB 2021-05-16T01:42:01.5507170Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:01.5508025Z 2021-05-16T01:42:01.5509068Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:01.5509787Z checking keyring... 2021-05-16T01:42:01.6179108Z checking package integrity... 2021-05-16T01:42:01.7244666Z loading package files... 2021-05-16T01:42:01.7263351Z checking for file conflicts... 2021-05-16T01:42:01.7264196Z checking available disk space... 2021-05-16T01:42:01.7313099Z :: Processing package changes... 2021-05-16T01:42:01.7313983Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T01:42:02.5094812Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T01:42:02.5095763Z resolving dependencies... 2021-05-16T01:42:02.5327836Z looking for conflicting packages... 2021-05-16T01:42:02.5400415Z 2021-05-16T01:42:02.5403124Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T01:42:02.5403821Z 2021-05-16T01:42:02.5404433Z Total Download Size: 0.37 MiB 2021-05-16T01:42:02.5405144Z Total Installed Size: 1.57 MiB 2021-05-16T01:42:02.5405943Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:02.5406417Z 2021-05-16T01:42:02.5407160Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:02.5407942Z :: Retrieving packages... 2021-05-16T01:42:02.8682375Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T01:42:03.2385334Z checking keyring... 2021-05-16T01:42:03.3248292Z checking package integrity... 2021-05-16T01:42:03.4565109Z loading package files... 2021-05-16T01:42:03.4592250Z checking for file conflicts... 2021-05-16T01:42:03.4593112Z checking available disk space... 2021-05-16T01:42:03.4723099Z :: Processing package changes... 2021-05-16T01:42:03.4724110Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T01:42:04.3817222Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T01:42:05.1284227Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T01:42:05.1285258Z resolving dependencies... 2021-05-16T01:42:05.1394434Z looking for conflicting packages... 2021-05-16T01:42:05.1593623Z 2021-05-16T01:42:05.1594879Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T01:42:05.1596084Z 2021-05-16T01:42:05.1596982Z Total Installed Size: 4.30 MiB 2021-05-16T01:42:05.1598475Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:05.1599219Z 2021-05-16T01:42:05.1600384Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:05.1601962Z checking keyring... 2021-05-16T01:42:05.2255483Z checking package integrity... 2021-05-16T01:42:05.3364586Z loading package files... 2021-05-16T01:42:05.3395179Z checking for file conflicts... 2021-05-16T01:42:05.3396055Z checking available disk space... 2021-05-16T01:42:05.3430424Z :: Processing package changes... 2021-05-16T01:42:05.3431434Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T01:42:06.1242668Z resolving dependencies... 2021-05-16T01:42:06.1556201Z looking for conflicting packages... 2021-05-16T01:42:06.1569876Z 2021-05-16T01:42:06.1571639Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T01:42:06.1572850Z 2021-05-16T01:42:06.1573907Z Total Download Size: 7.12 MiB 2021-05-16T01:42:06.1576995Z Total Installed Size: 31.49 MiB 2021-05-16T01:42:06.1577799Z 2021-05-16T01:42:06.1579034Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:06.1580348Z :: Retrieving packages... 2021-05-16T01:42:06.4729886Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T01:42:06.9384969Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T01:42:07.5152940Z checking keyring... 2021-05-16T01:42:07.5954690Z checking package integrity... 2021-05-16T01:42:07.9081287Z loading package files... 2021-05-16T01:42:07.9428851Z checking for file conflicts... 2021-05-16T01:42:08.2227922Z checking available disk space... 2021-05-16T01:42:08.2246192Z :: Processing package changes... 2021-05-16T01:42:08.2247252Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T01:42:08.2413170Z installing mingw-w64-x86_64-ruby... 2021-05-16T01:42:11.2771546Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T01:42:11.2772325Z resolving dependencies... 2021-05-16T01:42:11.2865356Z looking for conflicting packages... 2021-05-16T01:42:11.3072567Z 2021-05-16T01:42:11.3073538Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T01:42:11.3074022Z 2021-05-16T01:42:11.3074573Z Total Installed Size: 0.16 MiB 2021-05-16T01:42:11.3075188Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:11.3075920Z 2021-05-16T01:42:11.3076781Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:11.3077476Z checking keyring... 2021-05-16T01:42:11.3754775Z checking package integrity... 2021-05-16T01:42:11.4670954Z loading package files... 2021-05-16T01:42:11.4705525Z checking for file conflicts... 2021-05-16T01:42:11.4706285Z checking available disk space... 2021-05-16T01:42:11.4766236Z :: Processing package changes... 2021-05-16T01:42:11.4766945Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T01:42:12.1617220Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T01:42:12.1617934Z resolving dependencies... 2021-05-16T01:42:12.1833448Z looking for conflicting packages... 2021-05-16T01:42:12.1898196Z 2021-05-16T01:42:12.1899058Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T01:42:12.1899753Z 2021-05-16T01:42:12.1901413Z Total Download Size: 6.74 MiB 2021-05-16T01:42:12.1902104Z Total Installed Size: 48.62 MiB 2021-05-16T01:42:12.1902776Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:12.1903189Z 2021-05-16T01:42:12.1903875Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:12.1904581Z :: Retrieving packages... 2021-05-16T01:42:12.5015430Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T01:42:13.3737127Z checking keyring... 2021-05-16T01:42:13.4587752Z checking package integrity... 2021-05-16T01:42:13.6323647Z loading package files... 2021-05-16T01:42:13.6470096Z checking for file conflicts... 2021-05-16T01:42:13.6470979Z checking available disk space... 2021-05-16T01:42:13.9639574Z :: Processing package changes... 2021-05-16T01:42:13.9641115Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T01:42:15.6873642Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T01:42:15.6874328Z resolving dependencies... 2021-05-16T01:42:15.6875257Z looking for conflicting packages... 2021-05-16T01:42:15.7191957Z 2021-05-16T01:42:15.7193258Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T01:42:15.7194462Z 2021-05-16T01:42:15.7195768Z Total Installed Size: 0.16 MiB 2021-05-16T01:42:15.7196645Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:15.7197099Z 2021-05-16T01:42:15.7197857Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:15.7198764Z checking keyring... 2021-05-16T01:42:15.7853036Z checking package integrity... 2021-05-16T01:42:15.8916799Z loading package files... 2021-05-16T01:42:15.8960162Z checking for file conflicts... 2021-05-16T01:42:15.8960786Z checking available disk space... 2021-05-16T01:42:15.8977816Z :: Processing package changes... 2021-05-16T01:42:15.8978638Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T01:42:16.6092167Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T01:42:16.6093211Z resolving dependencies... 2021-05-16T01:42:16.6327518Z looking for conflicting packages... 2021-05-16T01:42:16.6381378Z 2021-05-16T01:42:16.6382138Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T01:42:16.6382652Z 2021-05-16T01:42:16.6383251Z Total Download Size: 2.59 MiB 2021-05-16T01:42:16.6383939Z Total Installed Size: 9.64 MiB 2021-05-16T01:42:16.6384591Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:16.6385230Z 2021-05-16T01:42:16.6385929Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:16.6386647Z :: Retrieving packages... 2021-05-16T01:42:16.9552343Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T01:42:17.7990150Z checking keyring... 2021-05-16T01:42:17.8835005Z checking package integrity... 2021-05-16T01:42:18.0293196Z loading package files... 2021-05-16T01:42:18.0505035Z checking for file conflicts... 2021-05-16T01:42:18.0506294Z checking available disk space... 2021-05-16T01:42:18.3765942Z :: Processing package changes... 2021-05-16T01:42:18.3767906Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T01:42:21.3955113Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T01:42:21.3955815Z resolving dependencies... 2021-05-16T01:42:21.3956365Z looking for conflicting packages... 2021-05-16T01:42:21.3956680Z 2021-05-16T01:42:21.3957156Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T01:42:21.3957516Z 2021-05-16T01:42:21.3957881Z Total Download Size: 0.03 MiB 2021-05-16T01:42:21.3958336Z Total Installed Size: 0.06 MiB 2021-05-16T01:42:21.3958763Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:21.3959017Z 2021-05-16T01:42:21.3959448Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:21.3959940Z :: Retrieving packages... 2021-05-16T01:42:21.3960654Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T01:42:21.3961458Z checking keyring... 2021-05-16T01:42:21.3962001Z checking package integrity... 2021-05-16T01:42:21.4309195Z loading package files... 2021-05-16T01:42:21.4327300Z checking for file conflicts... 2021-05-16T01:42:21.4328218Z checking available disk space... 2021-05-16T01:42:21.4363930Z :: Processing package changes... 2021-05-16T01:42:21.4364781Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T01:42:22.1596707Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T01:42:22.1597413Z resolving dependencies... 2021-05-16T01:42:22.1836353Z looking for conflicting packages... 2021-05-16T01:42:22.1897880Z 2021-05-16T01:42:22.1899161Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T01:42:22.1900386Z 2021-05-16T01:42:22.1901108Z Total Installed Size: 24.86 MiB 2021-05-16T01:42:22.1902397Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:22.1903021Z 2021-05-16T01:42:22.1904051Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:22.1905006Z checking keyring... 2021-05-16T01:42:22.2558811Z checking package integrity... 2021-05-16T01:42:22.3954591Z loading package files... 2021-05-16T01:42:22.3978331Z checking for file conflicts... 2021-05-16T01:42:22.3979249Z checking available disk space... 2021-05-16T01:42:22.4017215Z :: Processing package changes... 2021-05-16T01:42:22.4017900Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T01:42:23.2226345Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T01:42:23.2227221Z resolving dependencies... 2021-05-16T01:42:23.2460243Z looking for conflicting packages... 2021-05-16T01:42:23.2515746Z 2021-05-16T01:42:23.2517401Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T01:42:23.2518031Z 2021-05-16T01:42:23.2519296Z Total Installed Size: 7.49 MiB 2021-05-16T01:42:23.2519970Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:23.2520383Z 2021-05-16T01:42:23.2521067Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:23.2521705Z checking keyring... 2021-05-16T01:42:23.3201738Z checking package integrity... 2021-05-16T01:42:23.4500050Z loading package files... 2021-05-16T01:42:23.4526965Z checking for file conflicts... 2021-05-16T01:42:23.4527592Z checking available disk space... 2021-05-16T01:42:23.4846067Z :: Processing package changes... 2021-05-16T01:42:23.4846994Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T01:42:24.2634941Z resolving dependencies... 2021-05-16T01:42:24.2864380Z looking for conflicting packages... 2021-05-16T01:42:24.2920869Z 2021-05-16T01:42:24.2921891Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T01:42:24.2922429Z 2021-05-16T01:42:24.2922980Z Total Download Size: 3.09 MiB 2021-05-16T01:42:24.2923599Z Total Installed Size: 47.15 MiB 2021-05-16T01:42:24.2924074Z 2021-05-16T01:42:24.2924725Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:24.2925408Z :: Retrieving packages... 2021-05-16T01:42:24.5968275Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T01:42:25.3424086Z checking keyring... 2021-05-16T01:42:25.4323905Z checking package integrity... 2021-05-16T01:42:25.5823999Z loading package files... 2021-05-16T01:42:25.5850775Z checking for file conflicts... 2021-05-16T01:42:25.5874510Z checking available disk space... 2021-05-16T01:42:25.5883675Z :: Processing package changes... 2021-05-16T01:42:25.5884394Z installing mingw-w64-x86_64-tiledb... 2021-05-16T01:42:26.4446382Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T01:42:26.4447509Z resolving dependencies... 2021-05-16T01:42:26.4668510Z looking for conflicting packages... 2021-05-16T01:42:26.4755172Z 2021-05-16T01:42:26.4756105Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T01:42:26.4756639Z 2021-05-16T01:42:26.4757220Z Total Download Size: 1.93 MiB 2021-05-16T01:42:26.4757903Z Total Installed Size: 5.55 MiB 2021-05-16T01:42:26.4758565Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:26.4758992Z 2021-05-16T01:42:26.4759770Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:26.4760513Z :: Retrieving packages... 2021-05-16T01:42:26.7917638Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T01:42:27.5341493Z checking keyring... 2021-05-16T01:42:27.6170645Z checking package integrity... 2021-05-16T01:42:27.7596807Z loading package files... 2021-05-16T01:42:27.7692213Z checking for file conflicts... 2021-05-16T01:42:27.7693106Z checking available disk space... 2021-05-16T01:42:27.8969276Z :: Processing package changes... 2021-05-16T01:42:27.8971140Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T01:42:29.2576641Z resolving dependencies... 2021-05-16T01:42:29.2824158Z looking for conflicting packages... 2021-05-16T01:42:29.2900051Z 2021-05-16T01:42:29.2900843Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T01:42:29.2901382Z 2021-05-16T01:42:29.2901979Z Total Download Size: 0.11 MiB 2021-05-16T01:42:29.2902660Z Total Installed Size: 0.30 MiB 2021-05-16T01:42:29.2903099Z 2021-05-16T01:42:29.2903781Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:29.2904528Z :: Retrieving packages... 2021-05-16T01:42:29.6027218Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T01:42:29.8802835Z checking keyring... 2021-05-16T01:42:29.9685057Z checking package integrity... 2021-05-16T01:42:30.0975161Z loading package files... 2021-05-16T01:42:30.0996730Z checking for file conflicts... 2021-05-16T01:42:30.1002457Z checking available disk space... 2021-05-16T01:42:30.1013468Z :: Processing package changes... 2021-05-16T01:42:30.1014321Z installing mingw-w64-x86_64-tktable... 2021-05-16T01:42:30.8090454Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:42:30.8091141Z resolving dependencies... 2021-05-16T01:42:30.8172676Z looking for conflicting packages... 2021-05-16T01:42:30.8378173Z 2021-05-16T01:42:30.8379579Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:42:30.8380273Z 2021-05-16T01:42:30.8380886Z Total Download Size: 0.30 MiB 2021-05-16T01:42:30.8381581Z Total Installed Size: 0.96 MiB 2021-05-16T01:42:30.8382254Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:30.8382689Z 2021-05-16T01:42:30.8383426Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:30.8384155Z :: Retrieving packages... 2021-05-16T01:42:31.1459108Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:42:31.5143805Z checking keyring... 2021-05-16T01:42:31.6007359Z checking package integrity... 2021-05-16T01:42:31.7303741Z loading package files... 2021-05-16T01:42:31.7327879Z checking for file conflicts... 2021-05-16T01:42:31.7328733Z checking available disk space... 2021-05-16T01:42:31.7360654Z :: Processing package changes... 2021-05-16T01:42:31.7361533Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T01:42:32.4457794Z resolving dependencies... 2021-05-16T01:42:32.4536318Z looking for conflicting packages... 2021-05-16T01:42:32.4766531Z 2021-05-16T01:42:32.4767649Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T01:42:32.4769756Z 2021-05-16T01:42:32.4770277Z Total Download Size: 0.17 MiB 2021-05-16T01:42:32.4770893Z Total Installed Size: 0.70 MiB 2021-05-16T01:42:32.4771251Z 2021-05-16T01:42:32.4771853Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:32.4772454Z :: Retrieving packages... 2021-05-16T01:42:32.7806117Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T01:42:33.0584044Z checking keyring... 2021-05-16T01:42:33.1445287Z checking package integrity... 2021-05-16T01:42:33.2762708Z loading package files... 2021-05-16T01:42:33.2785596Z checking for file conflicts... 2021-05-16T01:42:33.2797135Z checking available disk space... 2021-05-16T01:42:33.2807024Z :: Processing package changes... 2021-05-16T01:42:33.2807804Z installing mingw-w64-x86_64-udunits... 2021-05-16T01:42:34.0048247Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T01:42:34.0049550Z resolving dependencies... 2021-05-16T01:42:34.0050872Z looking for conflicting packages... 2021-05-16T01:42:34.0383098Z 2021-05-16T01:42:34.0384329Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T01:42:34.0385081Z 2021-05-16T01:42:34.0385664Z Total Download Size: 0.01 MiB 2021-05-16T01:42:34.0386321Z Total Installed Size: 0.00 MiB 2021-05-16T01:42:34.0386984Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:34.0387400Z 2021-05-16T01:42:34.0388102Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:34.0388979Z :: Retrieving packages... 2021-05-16T01:42:34.3495443Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T01:42:34.4418103Z checking keyring... 2021-05-16T01:42:34.5255053Z checking package integrity... 2021-05-16T01:42:34.6507787Z loading package files... 2021-05-16T01:42:34.6531543Z checking for file conflicts... 2021-05-16T01:42:34.6532500Z checking available disk space... 2021-05-16T01:42:34.6548846Z :: Processing package changes... 2021-05-16T01:42:34.6550133Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T01:42:35.3854676Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:42:35.3856590Z resolving dependencies... 2021-05-16T01:42:35.4040978Z looking for conflicting packages... 2021-05-16T01:42:35.4172467Z 2021-05-16T01:42:35.4174336Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:42:35.4175704Z 2021-05-16T01:42:35.4176748Z Total Download Size: 0.04 MiB 2021-05-16T01:42:35.4177945Z Total Installed Size: 0.37 MiB 2021-05-16T01:42:35.4179112Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:35.4179868Z 2021-05-16T01:42:35.4181084Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:35.4182474Z :: Retrieving packages... 2021-05-16T01:42:35.7295578Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:42:35.9142067Z checking keyring... 2021-05-16T01:42:35.9953401Z checking package integrity... 2021-05-16T01:42:36.1150428Z loading package files... 2021-05-16T01:42:36.1164213Z checking for file conflicts... 2021-05-16T01:42:36.1164885Z checking available disk space... 2021-05-16T01:42:36.1233368Z :: Processing package changes... 2021-05-16T01:42:36.1234537Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T01:42:36.8227305Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T01:42:36.8228286Z resolving dependencies... 2021-05-16T01:42:36.8229228Z looking for conflicting packages... 2021-05-16T01:42:36.8500292Z 2021-05-16T01:42:36.8501882Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T01:42:36.8503057Z 2021-05-16T01:42:36.8503876Z Total Download Size: 0.02 MiB 2021-05-16T01:42:36.8504811Z Total Installed Size: 0.21 MiB 2021-05-16T01:42:36.8505712Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:36.8506295Z 2021-05-16T01:42:36.8507235Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:36.8508419Z :: Retrieving packages... 2021-05-16T01:42:37.1646770Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T01:42:37.2581716Z checking keyring... 2021-05-16T01:42:37.3478379Z checking package integrity... 2021-05-16T01:42:37.4748989Z loading package files... 2021-05-16T01:42:37.4761643Z checking for file conflicts... 2021-05-16T01:42:37.4762428Z checking available disk space... 2021-05-16T01:42:37.4782615Z :: Processing package changes... 2021-05-16T01:42:37.4783633Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T01:42:38.2312869Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T01:42:38.2313755Z resolving dependencies... 2021-05-16T01:42:38.2504326Z looking for conflicting packages... 2021-05-16T01:42:38.2646216Z 2021-05-16T01:42:38.2647698Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T01:42:38.2649111Z 2021-05-16T01:42:38.2650484Z Total Installed Size: 6.66 MiB 2021-05-16T01:42:38.2651925Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:38.2652714Z 2021-05-16T01:42:38.2653957Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:38.2655642Z checking keyring... 2021-05-16T01:42:38.3392356Z checking package integrity... 2021-05-16T01:42:38.8973730Z loading package files... 2021-05-16T01:42:38.8974292Z checking for file conflicts... 2021-05-16T01:42:38.8974876Z checking available disk space... 2021-05-16T01:42:38.8975780Z :: Processing package changes... 2021-05-16T01:42:38.8976434Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T01:42:39.2898137Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T01:42:39.2898878Z resolving dependencies... 2021-05-16T01:42:39.2999346Z looking for conflicting packages... 2021-05-16T01:42:39.3225031Z 2021-05-16T01:42:39.3226502Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T01:42:39.3227581Z 2021-05-16T01:42:39.3228731Z Total Installed Size: 46.73 MiB 2021-05-16T01:42:39.3229483Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:39.3229898Z 2021-05-16T01:42:39.3230652Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:39.3231348Z checking keyring... 2021-05-16T01:42:39.3972057Z checking package integrity... 2021-05-16T01:42:39.5221030Z loading package files... 2021-05-16T01:42:39.5243746Z checking for file conflicts... 2021-05-16T01:42:39.5244633Z checking available disk space... 2021-05-16T01:42:39.5260132Z :: Processing package changes... 2021-05-16T01:42:39.5260867Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T01:42:40.3227008Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T01:42:40.3227902Z resolving dependencies... 2021-05-16T01:42:40.3229174Z looking for conflicting packages... 2021-05-16T01:42:40.3557446Z 2021-05-16T01:42:40.3558565Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T01:42:40.3559261Z 2021-05-16T01:42:40.3560411Z Total Installed Size: 1.70 MiB 2021-05-16T01:42:40.3561293Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:40.3561793Z 2021-05-16T01:42:40.3563193Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:40.3564269Z checking keyring... 2021-05-16T01:42:40.4221367Z checking package integrity... 2021-05-16T01:42:40.5279379Z loading package files... 2021-05-16T01:42:40.5302375Z checking for file conflicts... 2021-05-16T01:42:40.5303237Z checking available disk space... 2021-05-16T01:42:40.5315730Z :: Processing package changes... 2021-05-16T01:42:40.5316664Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T01:42:41.2616782Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T01:42:41.2617560Z resolving dependencies... 2021-05-16T01:42:41.2720472Z looking for conflicting packages... 2021-05-16T01:42:41.2930577Z 2021-05-16T01:42:41.2931968Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T01:42:41.2932854Z 2021-05-16T01:42:41.2933867Z Total Download Size: 0.35 MiB 2021-05-16T01:42:41.2935365Z Total Installed Size: 1.67 MiB 2021-05-16T01:42:41.2936740Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:41.2937498Z 2021-05-16T01:42:41.2938705Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:41.2939985Z :: Retrieving packages... 2021-05-16T01:42:41.6036057Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T01:42:41.9790189Z checking keyring... 2021-05-16T01:42:42.0603533Z checking package integrity... 2021-05-16T01:42:42.1936994Z loading package files... 2021-05-16T01:42:42.1959899Z checking for file conflicts... 2021-05-16T01:42:42.1960870Z checking available disk space... 2021-05-16T01:42:42.2265809Z :: Processing package changes... 2021-05-16T01:42:42.2267013Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T01:42:43.0445448Z resolving dependencies... 2021-05-16T01:42:43.0557587Z looking for conflicting packages... 2021-05-16T01:42:43.0792531Z 2021-05-16T01:42:43.0793593Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T01:42:43.0794129Z 2021-05-16T01:42:43.0794757Z Total Download Size: 0.50 MiB 2021-05-16T01:42:43.0795439Z Total Installed Size: 3.27 MiB 2021-05-16T01:42:43.0795882Z 2021-05-16T01:42:43.0796680Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:43.0797424Z :: Retrieving packages... 2021-05-16T01:42:43.3920339Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T01:42:43.8533797Z checking keyring... 2021-05-16T01:42:43.9398699Z checking package integrity... 2021-05-16T01:42:44.0764998Z loading package files... 2021-05-16T01:42:44.0826480Z checking for file conflicts... 2021-05-16T01:42:44.0851841Z checking available disk space... 2021-05-16T01:42:44.0863295Z :: Processing package changes... 2021-05-16T01:42:44.0864146Z installing mingw-w64-x86_64-yasm... 2021-05-16T01:42:45.0138054Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T01:42:45.7402772Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T01:42:45.7403559Z resolving dependencies... 2021-05-16T01:42:45.7404603Z looking for conflicting packages... 2021-05-16T01:42:45.7689206Z 2021-05-16T01:42:45.7690362Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T01:42:45.7691046Z 2021-05-16T01:42:45.7691800Z Total Download Size: 0.10 MiB 2021-05-16T01:42:45.7692978Z Total Installed Size: 0.38 MiB 2021-05-16T01:42:45.7693833Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:45.7694370Z 2021-05-16T01:42:45.7695277Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:45.7696199Z :: Retrieving packages... 2021-05-16T01:42:46.0805935Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T01:42:46.3575181Z checking keyring... 2021-05-16T01:42:46.4464724Z checking package integrity... 2021-05-16T01:42:46.5731066Z loading package files... 2021-05-16T01:42:47.3934202Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-16T01:42:47.3936185Z checking for file conflicts... 2021-05-16T01:42:47.3937751Z checking available disk space... 2021-05-16T01:42:47.3939566Z :: Processing package changes... 2021-05-16T01:42:47.3941221Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T01:42:47.3942627Z resolving dependencies... 2021-05-16T01:42:47.3943796Z looking for conflicting packages... 2021-05-16T01:42:47.3944451Z 2021-05-16T01:42:47.3945469Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-16T01:42:47.3946162Z 2021-05-16T01:42:47.3946986Z Total Download Size: 0.47 MiB 2021-05-16T01:42:47.3947951Z Total Installed Size: 3.13 MiB 2021-05-16T01:42:47.3949181Z Net Upgrade Size: 0.00 MiB 2021-05-16T01:42:47.3949812Z 2021-05-16T01:42:47.3950709Z :: Proceed with installation? [Y/n] 2021-05-16T01:42:47.3951797Z :: Retrieving packages... 2021-05-16T01:42:47.6709989Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-16T01:42:48.1340943Z checking keyring... 2021-05-16T01:42:48.2218729Z checking package integrity... 2021-05-16T01:42:48.4261770Z loading package files... 2021-05-16T01:42:48.4262358Z checking for file conflicts... 2021-05-16T01:42:48.4263924Z checking available disk space... 2021-05-16T01:42:48.4264728Z :: Processing package changes... 2021-05-16T01:42:48.4265377Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T01:42:49.3932395Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T01:42:49.3934263Z Dload Upload Total Spent Left Speed 2021-05-16T01:42:49.3935100Z 2021-05-16T01:42:49.8715398Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:42:50.0871880Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T01:42:50.0874755Z 100 162 100 162 0 0 212 0 --:--:-- --:--:-- --:--:-- 212 2021-05-16T01:42:50.3586049Z 2021-05-16T01:42:50.3587511Z 100 29.0M 100 29.0M 0 0 28.1M 0 0:00:01 0:00:01 --:--:-- 28.1M 2021-05-16T01:42:52.0298575Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T01:42:52.0299024Z with: 2021-05-16T01:42:52.0299382Z github_slug: neuroconductor/bftools 2021-05-16T01:42:52.0299706Z env: 2021-05-16T01:42:52.0300039Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:52.0300393Z TIC_DEPLOY_KEY: 2021-05-16T01:42:52.0300654Z RSPM: 2021-05-16T01:42:52.0302345Z GITHUB_PAT: *** 2021-05-16T01:42:52.0302702Z COVERALLS_TOKEN: 2021-05-16T01:42:52.0303101Z continue-on-error: true 2021-05-16T01:42:52.0303511Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:52.0303904Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:42:52.0304231Z TZ: UTC 2021-05-16T01:42:52.0304570Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:52.0304931Z NOT_CRAN: true 2021-05-16T01:42:52.0305251Z MSYSTEM: MINGW64 2021-05-16T01:42:52.0305594Z ##[endgroup] 2021-05-16T01:42:52.2550418Z repo slug is: neuroconductor/bftools 2021-05-16T01:42:52.2831796Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T01:42:52.2832444Z env: 2021-05-16T01:42:52.2832897Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:52.2833384Z TIC_DEPLOY_KEY: 2021-05-16T01:42:52.2833756Z RSPM: 2021-05-16T01:42:52.2835362Z GITHUB_PAT: *** 2021-05-16T01:42:52.2835783Z COVERALLS_TOKEN: 2021-05-16T01:42:52.2836280Z continue-on-error: true 2021-05-16T01:42:52.2836751Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:52.2837204Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:42:52.2837612Z TZ: UTC 2021-05-16T01:42:52.2838002Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:52.2838445Z NOT_CRAN: true 2021-05-16T01:42:52.2838833Z MSYSTEM: MINGW64 2021-05-16T01:42:52.2839238Z ##[endgroup] 2021-05-16T01:42:52.9683362Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T01:42:52.9683997Z with: 2021-05-16T01:42:52.9684369Z repo_name: bftools 2021-05-16T01:42:52.9684751Z repo_version: 0.2.3.3 2021-05-16T01:42:52.9685141Z runner_os: Windows 2021-05-16T01:42:52.9685513Z R_version: 4.1 2021-05-16T01:42:52.9685832Z env: 2021-05-16T01:42:52.9686251Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:52.9686688Z TIC_DEPLOY_KEY: 2021-05-16T01:42:52.9687031Z RSPM: 2021-05-16T01:42:52.9688364Z GITHUB_PAT: *** 2021-05-16T01:42:52.9688646Z COVERALLS_TOKEN: 2021-05-16T01:42:52.9689178Z continue-on-error: true 2021-05-16T01:42:52.9689576Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:52.9689934Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:42:52.9690270Z TZ: UTC 2021-05-16T01:42:52.9690787Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:52.9691300Z NOT_CRAN: true 2021-05-16T01:42:52.9691675Z MSYSTEM: MINGW64 2021-05-16T01:42:52.9692066Z ##[endgroup] 2021-05-16T01:42:53.0354991Z Package: bftools 2021-05-16T01:42:53.0359584Z Version: 0.2.3.3 2021-05-16T01:42:53.0360398Z OS: Windows 2021-05-16T01:42:53.9019963Z ##[group]Run install.packages('remotes') 2021-05-16T01:42:53.9021426Z install.packages('remotes') 2021-05-16T01:42:53.9022895Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T01:42:53.9024830Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T01:42:53.9031665Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:42:53.9032435Z env: 2021-05-16T01:42:53.9033254Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:53.9034106Z TIC_DEPLOY_KEY: 2021-05-16T01:42:53.9034868Z RSPM: 2021-05-16T01:42:53.9036425Z GITHUB_PAT: *** 2021-05-16T01:42:53.9037137Z COVERALLS_TOKEN: 2021-05-16T01:42:53.9038042Z continue-on-error: true 2021-05-16T01:42:53.9038912Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:53.9039689Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:42:53.9040415Z TZ: UTC 2021-05-16T01:42:53.9041154Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:53.9041917Z NOT_CRAN: true 2021-05-16T01:42:53.9042609Z MSYSTEM: MINGW64 2021-05-16T01:42:53.9043324Z ##[endgroup] 2021-05-16T01:42:54.8940137Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:42:54.8940792Z (as 'lib' is unspecified) 2021-05-16T01:42:57.0084268Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/remotes_2.3.0.zip' 2021-05-16T01:42:57.0421201Z Content type 'application/zip' length 393236 bytes (384 KB) 2021-05-16T01:42:57.0564811Z ================================================== 2021-05-16T01:42:57.0565904Z downloaded 384 KB 2021-05-16T01:42:57.0566352Z 2021-05-16T01:42:57.0752562Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T01:42:57.0781658Z 2021-05-16T01:42:57.0782720Z The downloaded binary packages are in 2021-05-16T01:42:57.0783958Z C:\Users\runneradmin\AppData\Local\Temp\RtmpaeTrKf\downloaded_packages 2021-05-16T01:42:59.5395963Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T01:42:59.5396770Z remotes::install_github("ropensci/tic") 2021-05-16T01:42:59.5397440Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T01:42:59.5398179Z remotes::install_github("muschellij2/aghast") 2021-05-16T01:42:59.5398780Z remotes::install_cran("covr") 2021-05-16T01:42:59.5402845Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:42:59.5403233Z env: 2021-05-16T01:42:59.5403661Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:42:59.5404111Z TIC_DEPLOY_KEY: 2021-05-16T01:42:59.5404445Z RSPM: 2021-05-16T01:42:59.5405766Z GITHUB_PAT: *** 2021-05-16T01:42:59.5406154Z COVERALLS_TOKEN: 2021-05-16T01:42:59.5406606Z continue-on-error: true 2021-05-16T01:42:59.5407069Z VDIFFR_RUN_TESTS: 2021-05-16T01:42:59.5407486Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:42:59.5407852Z TZ: UTC 2021-05-16T01:42:59.5408255Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:42:59.5408658Z NOT_CRAN: true 2021-05-16T01:42:59.5409025Z MSYSTEM: MINGW64 2021-05-16T01:42:59.5409388Z ##[endgroup] 2021-05-16T01:42:59.7850788Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:43:00.3520703Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T01:43:04.7346014Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T01:43:04.7347969Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:43:04.7348974Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:43:04.7349676Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T01:43:04.7351282Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T01:43:04.7352281Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:43:04.7353292Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T01:43:04.7353998Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T01:43:04.7354676Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T01:43:04.7356382Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T01:43:04.7358193Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T01:43:04.7358896Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T01:43:04.7359600Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T01:43:04.7360619Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T01:43:04.7361298Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T01:43:04.7362015Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T01:43:04.7362758Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:43:04.7363630Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:43:04.7364264Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T01:43:04.7364876Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T01:43:04.7365481Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T01:43:04.7366074Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T01:43:04.7366749Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T01:43:04.7367386Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T01:43:04.7368008Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:43:04.7368648Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:43:04.7369490Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:43:04.7370094Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:43:04.7370678Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T01:43:04.7371256Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T01:43:04.7371854Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T01:43:04.7372510Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T01:43:04.7373125Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T01:43:04.7374222Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T01:43:04.7374838Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T01:43:04.7377575Z 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-16T01:43:04.7401586Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:43:04.7402290Z (as 'lib' is unspecified) 2021-05-16T01:43:06.8939148Z 2021-05-16T01:43:06.8942259Z There is a binary version available but the source version is later: 2021-05-16T01:43:06.8982448Z binary source needs_compilation 2021-05-16T01:43:06.8983237Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T01:43:06.8983665Z 2021-05-16T01:43:06.9019421Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rlang_0.4.11.zip' 2021-05-16T01:43:06.9354182Z Content type 'application/zip' length 1200736 bytes (1.1 MB) 2021-05-16T01:43:06.9797482Z ================================================== 2021-05-16T01:43:06.9798498Z downloaded 1.1 MB 2021-05-16T01:43:06.9799017Z 2021-05-16T01:43:06.9813368Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/magrittr_2.0.1.zip' 2021-05-16T01:43:07.0141700Z Content type 'application/zip' length 235830 bytes (230 KB) 2021-05-16T01:43:07.0171219Z ================================================== 2021-05-16T01:43:07.0172261Z downloaded 230 KB 2021-05-16T01:43:07.0173127Z 2021-05-16T01:43:07.0189161Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/glue_1.4.2.zip' 2021-05-16T01:43:07.0520337Z Content type 'application/zip' length 154915 bytes (151 KB) 2021-05-16T01:43:07.0535907Z ================================================== 2021-05-16T01:43:07.0536789Z downloaded 151 KB 2021-05-16T01:43:07.0537286Z 2021-05-16T01:43:07.0551652Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sys_3.4.zip' 2021-05-16T01:43:07.0886153Z Content type 'application/zip' length 59350 bytes (57 KB) 2021-05-16T01:43:07.0901305Z ================================================== 2021-05-16T01:43:07.0902763Z downloaded 57 KB 2021-05-16T01:43:07.0903604Z 2021-05-16T01:43:07.0924090Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/askpass_1.1.zip' 2021-05-16T01:43:07.1257741Z Content type 'application/zip' length 243577 bytes (237 KB) 2021-05-16T01:43:07.1286012Z ================================================== 2021-05-16T01:43:07.1287413Z downloaded 237 KB 2021-05-16T01:43:07.1288236Z 2021-05-16T01:43:07.1306849Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/R6_2.5.0.zip' 2021-05-16T01:43:07.1640663Z Content type 'application/zip' length 84129 bytes (82 KB) 2021-05-16T01:43:07.1653401Z ================================================== 2021-05-16T01:43:07.1654774Z downloaded 82 KB 2021-05-16T01:43:07.1655588Z 2021-05-16T01:43:07.1682430Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/openssl_1.4.4.zip' 2021-05-16T01:43:07.2041244Z Content type 'application/zip' length 4101898 bytes (3.9 MB) 2021-05-16T01:43:07.2567203Z ================================================== 2021-05-16T01:43:07.2568299Z downloaded 3.9 MB 2021-05-16T01:43:07.2568808Z 2021-05-16T01:43:07.2585110Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/mime_0.10.zip' 2021-05-16T01:43:07.2918442Z Content type 'application/zip' length 48490 bytes (47 KB) 2021-05-16T01:43:07.2927104Z ================================================== 2021-05-16T01:43:07.2928497Z downloaded 47 KB 2021-05-16T01:43:07.2929382Z 2021-05-16T01:43:07.2952489Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/curl_4.3.1.zip' 2021-05-16T01:43:07.3289944Z Content type 'application/zip' length 4248258 bytes (4.1 MB) 2021-05-16T01:43:07.3503518Z ================================================== 2021-05-16T01:43:07.3504451Z downloaded 4.1 MB 2021-05-16T01:43:07.3504931Z 2021-05-16T01:43:07.3520057Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/jsonlite_1.7.2.zip' 2021-05-16T01:43:07.3852794Z Content type 'application/zip' length 544294 bytes (531 KB) 2021-05-16T01:43:07.3889462Z ================================================== 2021-05-16T01:43:07.3890305Z downloaded 531 KB 2021-05-16T01:43:07.3890824Z 2021-05-16T01:43:07.3907893Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ini_0.3.1.zip' 2021-05-16T01:43:07.4243998Z Content type 'application/zip' length 15652 bytes (15 KB) 2021-05-16T01:43:07.4248349Z ================================================== 2021-05-16T01:43:07.4250602Z downloaded 15 KB 2021-05-16T01:43:07.4251518Z 2021-05-16T01:43:07.4271484Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/httr_1.4.2.zip' 2021-05-16T01:43:07.4600971Z Content type 'application/zip' length 518829 bytes (506 KB) 2021-05-16T01:43:07.4641306Z ================================================== 2021-05-16T01:43:07.4642182Z downloaded 506 KB 2021-05-16T01:43:07.4642963Z 2021-05-16T01:43:07.4657395Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gitcreds_0.1.1.zip' 2021-05-16T01:43:07.4991676Z Content type 'application/zip' length 97362 bytes (95 KB) 2021-05-16T01:43:07.5007617Z ================================================== 2021-05-16T01:43:07.5009083Z downloaded 95 KB 2021-05-16T01:43:07.5009891Z 2021-05-16T01:43:07.5035256Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cli_2.5.0.zip' 2021-05-16T01:43:07.5362798Z Content type 'application/zip' length 532912 bytes (520 KB) 2021-05-16T01:43:07.5401762Z ================================================== 2021-05-16T01:43:07.5402662Z downloaded 520 KB 2021-05-16T01:43:07.5403159Z 2021-05-16T01:43:07.5421564Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/zip_2.1.1.zip' 2021-05-16T01:43:07.5751825Z Content type 'application/zip' length 1119181 bytes (1.1 MB) 2021-05-16T01:43:07.5912507Z ================================================== 2021-05-16T01:43:07.5913459Z downloaded 1.1 MB 2021-05-16T01:43:07.5913938Z 2021-05-16T01:43:07.5928346Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rstudioapi_0.13.zip' 2021-05-16T01:43:07.6272722Z Content type 'application/zip' length 302216 bytes (295 KB) 2021-05-16T01:43:07.6294801Z ================================================== 2021-05-16T01:43:07.6296307Z downloaded 295 KB 2021-05-16T01:43:07.6297367Z 2021-05-16T01:43:07.6311493Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/credentials_1.3.0.zip' 2021-05-16T01:43:07.6644407Z Content type 'application/zip' length 173759 bytes (169 KB) 2021-05-16T01:43:07.6664211Z ================================================== 2021-05-16T01:43:07.6665707Z downloaded 169 KB 2021-05-16T01:43:07.6666551Z 2021-05-16T01:43:07.6695049Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rprojroot_2.0.2.zip' 2021-05-16T01:43:07.7028200Z Content type 'application/zip' length 105001 bytes (102 KB) 2021-05-16T01:43:07.7040795Z ================================================== 2021-05-16T01:43:07.7042211Z downloaded 102 KB 2021-05-16T01:43:07.7043023Z 2021-05-16T01:43:07.7067229Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/crayon_1.4.1.zip' 2021-05-16T01:43:07.7411721Z Content type 'application/zip' length 141807 bytes (138 KB) 2021-05-16T01:43:07.7427248Z ================================================== 2021-05-16T01:43:07.7428224Z downloaded 138 KB 2021-05-16T01:43:07.7428800Z 2021-05-16T01:43:07.7447496Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fastmap_1.1.0.zip' 2021-05-16T01:43:07.7778833Z Content type 'application/zip' length 215414 bytes (210 KB) 2021-05-16T01:43:07.7832135Z ================================================== 2021-05-16T01:43:07.7832844Z downloaded 210 KB 2021-05-16T01:43:07.7833473Z 2021-05-16T01:43:07.7848895Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/yaml_2.2.1.zip' 2021-05-16T01:43:07.8242067Z Content type 'application/zip' length 207770 bytes (202 KB) 2021-05-16T01:43:07.8262726Z ================================================== 2021-05-16T01:43:07.8264083Z downloaded 202 KB 2021-05-16T01:43:07.8264901Z 2021-05-16T01:43:07.8289158Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/withr_2.4.2.zip' 2021-05-16T01:43:07.8621971Z Content type 'application/zip' length 212813 bytes (207 KB) 2021-05-16T01:43:07.8646225Z ================================================== 2021-05-16T01:43:07.8647100Z downloaded 207 KB 2021-05-16T01:43:07.8647574Z 2021-05-16T01:43:07.8664875Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/whisker_0.4.zip' 2021-05-16T01:43:07.9002041Z Content type 'application/zip' length 83358 bytes (81 KB) 2021-05-16T01:43:07.9014298Z ================================================== 2021-05-16T01:43:07.9015651Z downloaded 81 KB 2021-05-16T01:43:07.9016390Z 2021-05-16T01:43:07.9041001Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rappdirs_0.3.3.zip' 2021-05-16T01:43:07.9372758Z Content type 'application/zip' length 58745 bytes (57 KB) 2021-05-16T01:43:07.9384516Z ================================================== 2021-05-16T01:43:07.9385908Z downloaded 57 KB 2021-05-16T01:43:07.9386697Z 2021-05-16T01:43:07.9410850Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/purrr_0.3.4.zip' 2021-05-16T01:43:07.9748449Z Content type 'application/zip' length 429053 bytes (418 KB) 2021-05-16T01:43:07.9771388Z ================================================== 2021-05-16T01:43:07.9779809Z downloaded 418 KB 2021-05-16T01:43:07.9780729Z 2021-05-16T01:43:07.9789408Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lifecycle_1.0.0.zip' 2021-05-16T01:43:08.0120030Z Content type 'application/zip' length 111135 bytes (108 KB) 2021-05-16T01:43:08.0136081Z ================================================== 2021-05-16T01:43:08.0136943Z downloaded 108 KB 2021-05-16T01:43:08.0137506Z 2021-05-16T01:43:08.0219240Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gh_1.3.0.zip' 2021-05-16T01:43:08.0547299Z Content type 'application/zip' length 141331 bytes (138 KB) 2021-05-16T01:43:08.0565680Z ================================================== 2021-05-16T01:43:08.0566588Z downloaded 138 KB 2021-05-16T01:43:08.0567076Z 2021-05-16T01:43:08.0578928Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/gert_1.3.0.zip' 2021-05-16T01:43:08.0918733Z Content type 'application/zip' length 3669051 bytes (3.5 MB) 2021-05-16T01:43:08.1113883Z ================================================== 2021-05-16T01:43:08.1114829Z downloaded 3.5 MB 2021-05-16T01:43:08.1115342Z 2021-05-16T01:43:08.1128991Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fs_1.5.0.zip' 2021-05-16T01:43:08.1469289Z Content type 'application/zip' length 606120 bytes (591 KB) 2021-05-16T01:43:08.1542949Z ================================================== 2021-05-16T01:43:08.1544383Z downloaded 591 KB 2021-05-16T01:43:08.1545185Z 2021-05-16T01:43:08.1564199Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/desc_1.3.0.zip' 2021-05-16T01:43:08.1897374Z Content type 'application/zip' length 527906 bytes (515 KB) 2021-05-16T01:43:08.1949139Z ================================================== 2021-05-16T01:43:08.1950565Z downloaded 515 KB 2021-05-16T01:43:08.1951357Z 2021-05-16T01:43:08.1974235Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/clipr_0.7.1.zip' 2021-05-16T01:43:08.2305863Z Content type 'application/zip' length 52469 bytes (51 KB) 2021-05-16T01:43:08.2343842Z ================================================== 2021-05-16T01:43:08.2345249Z downloaded 51 KB 2021-05-16T01:43:08.2346087Z 2021-05-16T01:43:08.2365662Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/usethis_2.0.1.zip' 2021-05-16T01:43:08.2701771Z Content type 'application/zip' length 735185 bytes (717 KB) 2021-05-16T01:43:08.2810820Z ================================================== 2021-05-16T01:43:08.2811660Z downloaded 717 KB 2021-05-16T01:43:08.2812128Z 2021-05-16T01:43:08.2824618Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/memoise_2.0.0.zip' 2021-05-16T01:43:08.3155554Z Content type 'application/zip' length 49468 bytes (48 KB) 2021-05-16T01:43:08.3164303Z ================================================== 2021-05-16T01:43:08.3165674Z downloaded 48 KB 2021-05-16T01:43:08.3166522Z 2021-05-16T01:43:08.3185823Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/git2r_0.28.0.zip' 2021-05-16T01:43:08.3517310Z Content type 'application/zip' length 3938335 bytes (3.8 MB) 2021-05-16T01:43:08.4182236Z ================================================== 2021-05-16T01:43:08.4183195Z downloaded 3.8 MB 2021-05-16T01:43:08.4183715Z 2021-05-16T01:43:08.4521887Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.4731430Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.4931498Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.5057154Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.5277585Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.5398381Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.6712422Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.6830468Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.8179066Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.8424352Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.8513253Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.8763707Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.8968843Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.9163976Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.9660227Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T01:43:08.9892187Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.0134008Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.0309789Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.0419058Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.0592431Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.0778186Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.0939132Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.1120550Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.1242204Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.1470898Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.1664151Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.1807252Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.2875136Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.3168580Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.3370733Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.3488532Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.3869586Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.4152837Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.5223059Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.5245708Z 2021-05-16T01:43:09.5247132Z The downloaded binary packages are in 2021-05-16T01:43:09.5249243Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\downloaded_packages 2021-05-16T01:43:09.5250806Z installing the source package 'cachem' 2021-05-16T01:43:09.5251699Z 2021-05-16T01:43:09.5269579Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T01:43:09.5603896Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T01:43:09.5611498Z ================================================== 2021-05-16T01:43:09.5612160Z downloaded 24 KB 2021-05-16T01:43:09.5612789Z 2021-05-16T01:43:09.8646312Z * installing *source* package 'cachem' ... 2021-05-16T01:43:09.8680165Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T01:43:09.8683410Z ** using staged installation 2021-05-16T01:43:09.8973207Z ** libs 2021-05-16T01:43:09.8985657Z 2021-05-16T01:43:09.8987384Z *** arch - i386 2021-05-16T01:43:10.0013424Z "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-16T01:43:15.6047855Z "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-16T01:43:16.0697864Z 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-16T01:43:17.3798601Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T01:43:17.3808305Z 2021-05-16T01:43:17.3809681Z *** arch - x64 2021-05-16T01:43:17.4014421Z "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-16T01:43:22.3881127Z "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-16T01:43:22.8258073Z 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-16T01:43:24.1839365Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T01:43:24.1867562Z ** R 2021-05-16T01:43:24.2012127Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:24.9106296Z ** help 2021-05-16T01:43:24.9620230Z *** installing help indices 2021-05-16T01:43:24.9919888Z converting help for package 'cachem' 2021-05-16T01:43:25.0275566Z finding HTML links ... done 2021-05-16T01:43:25.1394819Z cache_disk html 2021-05-16T01:43:25.1494314Z cache_layered html 2021-05-16T01:43:25.2299559Z cache_mem html 2021-05-16T01:43:25.2395119Z reexports html 2021-05-16T01:43:25.2400249Z ** building package indices 2021-05-16T01:43:25.5522311Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:25.5524147Z *** arch - i386 2021-05-16T01:43:26.8971587Z *** arch - x64 2021-05-16T01:43:26.8972380Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:26.8972993Z *** arch - i386 2021-05-16T01:43:26.8973382Z *** arch - x64 2021-05-16T01:43:26.9853795Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:26.9926187Z * DONE (cachem) 2021-05-16T01:43:27.0201337Z 2021-05-16T01:43:27.0202388Z The downloaded source packages are in 2021-05-16T01:43:27.0203383Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\downloaded_packages' 2021-05-16T01:43:27.0229374Z Running `R CMD build`... 2021-05-16T01:43:33.2102016Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\remotes9c45ecf260a\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T01:43:33.2103796Z * preparing 'tic': 2021-05-16T01:43:33.2104622Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:43:33.2105382Z * installing the package to process help pages 2021-05-16T01:43:33.2106340Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:43:33.2107132Z * checking for empty or unneeded directories 2021-05-16T01:43:33.2107806Z Removed empty directory 'tic/.circleci' 2021-05-16T01:43:33.2108542Z Removed empty directory 'tic/pkgdown' 2021-05-16T01:43:33.2109104Z * building 'tic_0.10.0.tar.gz' 2021-05-16T01:43:33.2129925Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:43:33.2130665Z (as 'lib' is unspecified) 2021-05-16T01:43:33.7706502Z * installing *source* package 'tic' ... 2021-05-16T01:43:33.7709810Z ** using staged installation 2021-05-16T01:43:33.8235677Z ** R 2021-05-16T01:43:33.8631135Z ** inst 2021-05-16T01:43:33.8859258Z ** preparing package for lazy loading 2021-05-16T01:43:34.3981242Z ** help 2021-05-16T01:43:34.7016419Z *** installing help indices 2021-05-16T01:43:34.8465014Z converting help for package 'tic' 2021-05-16T01:43:34.8749650Z finding HTML links ... done 2021-05-16T01:43:34.9811066Z Deprecated html 2021-05-16T01:43:35.0218334Z TicStep html 2021-05-16T01:43:35.0344362Z base64serialize html 2021-05-16T01:43:35.0632398Z ci html 2021-05-16T01:43:35.1312189Z do_blogdown html 2021-05-16T01:43:35.1947170Z do_bookdown html 2021-05-16T01:43:35.2434875Z do_drat html 2021-05-16T01:43:35.3098875Z do_package_checks html 2021-05-16T01:43:35.3719371Z do_pkgdown html 2021-05-16T01:43:35.4405538Z do_readme_rmd html 2021-05-16T01:43:35.4466671Z 2021-05-16T01:43:35.4709636Z dsl html 2021-05-16T01:43:35.5089885Z dsl_get html 2021-05-16T01:43:35.5302495Z gha_add_secret html 2021-05-16T01:43:35.5472069Z github_helpers html 2021-05-16T01:43:35.5589797Z github_info html 2021-05-16T01:43:35.5729319Z list_macros html 2021-05-16T01:43:35.5936474Z macro html 2021-05-16T01:43:35.6051388Z prepare_all_stages html 2021-05-16T01:43:35.6076360Z REDIRECT:topic Previous alias or file overwritten by alias: D:/a/_temp/Library/00LOCK-tic/00new/tic/help/DSL.html 2021-05-16T01:43:35.6133888Z reexports html 2021-05-16T01:43:35.6301404Z repo html 2021-05-16T01:43:35.6479469Z run_all_stages html 2021-05-16T01:43:35.6621653Z run_stage html 2021-05-16T01:43:35.6810033Z ssh_key_helpers html 2021-05-16T01:43:35.7034538Z stages html 2021-05-16T01:43:35.7271540Z step_add_to_drat html 2021-05-16T01:43:35.7532097Z step_add_to_known_hosts html 2021-05-16T01:43:35.7800865Z step_build_blogdown html 2021-05-16T01:43:35.7884794Z step_build_bookdown html 2021-05-16T01:43:35.8440788Z step_build_pkgdown html 2021-05-16T01:43:35.8856480Z step_do_push_deploy html 2021-05-16T01:43:35.9063083Z step_hello_world html 2021-05-16T01:43:35.9551397Z step_install_pkg html 2021-05-16T01:43:35.9873862Z step_install_ssh_keys html 2021-05-16T01:43:36.0310854Z step_push_deploy html 2021-05-16T01:43:36.0603525Z step_rcmdcheck html 2021-05-16T01:43:36.0862945Z step_run_code html 2021-05-16T01:43:36.1080595Z step_session_info html 2021-05-16T01:43:36.1420023Z step_setup_push_deploy html 2021-05-16T01:43:36.1718595Z step_setup_ssh html 2021-05-16T01:43:36.2014384Z step_test_ssh html 2021-05-16T01:43:36.2231705Z step_write_text_file html 2021-05-16T01:43:36.2577571Z tic-package html 2021-05-16T01:43:36.2707090Z update_yml html 2021-05-16T01:43:36.2916492Z use_ghactions_deploy html 2021-05-16T01:43:36.3229763Z use_tic html 2021-05-16T01:43:36.3390176Z use_tic_badge html 2021-05-16T01:43:36.3557729Z use_tic_r html 2021-05-16T01:43:36.3689850Z use_update_tic html 2021-05-16T01:43:36.4048879Z yaml_templates html 2021-05-16T01:43:36.4064780Z REDIRECT:topic %>% -> reexports.html [ FAIL ]*** copying figures 2021-05-16T01:43:36.4107142Z ** building package indices 2021-05-16T01:43:36.8175292Z ** installing vignettes 2021-05-16T01:43:36.8272460Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:36.8273990Z *** arch - i386 2021-05-16T01:43:37.2340568Z *** arch - x64 2021-05-16T01:43:37.6499593Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:37.6501904Z *** arch - i386 2021-05-16T01:43:38.0806232Z *** arch - x64 2021-05-16T01:43:38.4867815Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:38.5082462Z * DONE (tic) 2021-05-16T01:43:38.6226662Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:43:38.8009544Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T01:43:41.3095091Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T01:43:41.3096908Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:43:41.3101185Z 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-16T01:43:41.3104692Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T01:43:41.3105921Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T01:43:41.3107132Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:43:41.3108556Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T01:43:41.3109738Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T01:43:41.3111025Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T01:43:41.3112198Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T01:43:41.3113325Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T01:43:41.3114643Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T01:43:41.3115815Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:43:41.3117122Z (as 'lib' is unspecified) 2021-05-16T01:43:41.3118286Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T01:43:41.3119530Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:43:41.3120822Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T01:43:41.3122002Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T01:43:41.3123220Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T01:43:41.3124410Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T01:43:41.3125565Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T01:43:41.3126657Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T01:43:41.3127786Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T01:43:41.3128898Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T01:43:41.3130025Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T01:43:41.3131305Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T01:43:41.3132449Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T01:43:41.3133583Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T01:43:41.3134739Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T01:43:41.3135867Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T01:43:41.3137034Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T01:43:41.3138182Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T01:43:41.3139324Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T01:43:41.3140619Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:43:41.3141858Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T01:43:41.3143222Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T01:43:41.3144602Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T01:43:41.3145776Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T01:43:41.3146974Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T01:43:41.3148175Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T01:43:41.3149377Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T01:43:43.5083203Z 2021-05-16T01:43:43.5085106Z There is a binary version available but the source version is later: 2021-05-16T01:43:43.5093339Z binary source needs_compilation 2021-05-16T01:43:43.5094436Z xfun 0.22 0.23 TRUE 2021-05-16T01:43:43.5095048Z 2021-05-16T01:43:43.5119189Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/utf8_1.2.1.zip' 2021-05-16T01:43:43.5453506Z Content type 'application/zip' length 209982 bytes (205 KB) 2021-05-16T01:43:43.5470635Z ================================================== 2021-05-16T01:43:43.5471754Z downloaded 205 KB 2021-05-16T01:43:43.5472593Z 2021-05-16T01:43:43.5486285Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/vctrs_0.3.8.zip' 2021-05-16T01:43:43.5818709Z Content type 'application/zip' length 1251863 bytes (1.2 MB) 2021-05-16T01:43:43.8149127Z ================================================== 2021-05-16T01:43:43.8151334Z downloaded 1.2 MB 2021-05-16T01:43:43.8152293Z 2021-05-16T01:43:43.8167644Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgconfig_2.0.3.zip' 2021-05-16T01:43:43.8507847Z Content type 'application/zip' length 22274 bytes (21 KB) 2021-05-16T01:43:43.8515160Z ================================================== 2021-05-16T01:43:43.8516693Z downloaded 21 KB 2021-05-16T01:43:43.8517530Z 2021-05-16T01:43:43.8536973Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pillar_1.6.0.zip' 2021-05-16T01:43:43.8871111Z Content type 'application/zip' length 1015930 bytes (992 KB) 2021-05-16T01:43:43.8950145Z ================================================== 2021-05-16T01:43:43.8951935Z downloaded 992 KB 2021-05-16T01:43:43.8953090Z 2021-05-16T01:43:43.8971231Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tibble_3.1.1.zip' 2021-05-16T01:43:43.9302017Z Content type 'application/zip' length 826018 bytes (806 KB) 2021-05-16T01:43:43.9489871Z ================================================== 2021-05-16T01:43:43.9490814Z downloaded 806 KB 2021-05-16T01:43:43.9491297Z 2021-05-16T01:43:43.9505310Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rematch2_2.1.2.zip' 2021-05-16T01:43:43.9837889Z Content type 'application/zip' length 47504 bytes (46 KB) 2021-05-16T01:43:43.9851516Z ================================================== 2021-05-16T01:43:43.9852833Z downloaded 46 KB 2021-05-16T01:43:43.9853669Z 2021-05-16T01:43:43.9875111Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/fansi_0.4.2.zip' 2021-05-16T01:43:44.0213711Z Content type 'application/zip' length 224354 bytes (219 KB) 2021-05-16T01:43:44.0233704Z ================================================== 2021-05-16T01:43:44.0235073Z downloaded 219 KB 2021-05-16T01:43:44.0235774Z 2021-05-16T01:43:44.0254829Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/diffobj_0.3.4.zip' 2021-05-16T01:43:44.0583928Z Content type 'application/zip' length 993584 bytes (970 KB) 2021-05-16T01:43:44.0635385Z ================================================== 2021-05-16T01:43:44.0636250Z downloaded 970 KB 2021-05-16T01:43:44.0636749Z 2021-05-16T01:43:44.0651059Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/waldo_0.2.5.zip' 2021-05-16T01:43:44.0980881Z Content type 'application/zip' length 72514 bytes (70 KB) 2021-05-16T01:43:44.0994853Z ================================================== 2021-05-16T01:43:44.0996371Z downloaded 70 KB 2021-05-16T01:43:44.0997195Z 2021-05-16T01:43:44.1014922Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ps_1.6.0.zip' 2021-05-16T01:43:44.1357081Z Content type 'application/zip' length 775650 bytes (757 KB) 2021-05-16T01:43:44.1429018Z ================================================== 2021-05-16T01:43:44.1429720Z downloaded 757 KB 2021-05-16T01:43:44.1430248Z 2021-05-16T01:43:44.1443689Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/processx_3.5.2.zip' 2021-05-16T01:43:44.1772637Z Content type 'application/zip' length 1246169 bytes (1.2 MB) 2021-05-16T01:43:44.1873985Z ================================================== 2021-05-16T01:43:44.1875196Z downloaded 1.2 MB 2021-05-16T01:43:44.1875773Z 2021-05-16T01:43:44.1888969Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/praise_1.0.0.zip' 2021-05-16T01:43:44.2218392Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T01:43:44.2230824Z ================================================== 2021-05-16T01:43:44.2231740Z downloaded 19 KB 2021-05-16T01:43:44.2232319Z 2021-05-16T01:43:44.2244684Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgload_1.2.1.zip' 2021-05-16T01:43:44.2574360Z Content type 'application/zip' length 153931 bytes (150 KB) 2021-05-16T01:43:44.2595788Z ================================================== 2021-05-16T01:43:44.2597210Z downloaded 150 KB 2021-05-16T01:43:44.2598029Z 2021-05-16T01:43:44.2617583Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/evaluate_0.14.zip' 2021-05-16T01:43:44.2948579Z Content type 'application/zip' length 76757 bytes (74 KB) 2021-05-16T01:43:44.2964263Z ================================================== 2021-05-16T01:43:44.2965693Z downloaded 74 KB 2021-05-16T01:43:44.2966599Z 2021-05-16T01:43:44.2985521Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/ellipsis_0.3.2.zip' 2021-05-16T01:43:44.3317797Z Content type 'application/zip' length 49087 bytes (47 KB) 2021-05-16T01:43:44.3328061Z ================================================== 2021-05-16T01:43:44.3329750Z downloaded 47 KB 2021-05-16T01:43:44.3330606Z 2021-05-16T01:43:44.3348808Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/digest_0.6.27.zip' 2021-05-16T01:43:44.3683533Z Content type 'application/zip' length 268472 bytes (262 KB) 2021-05-16T01:43:44.3720096Z ================================================== 2021-05-16T01:43:44.3721470Z downloaded 262 KB 2021-05-16T01:43:44.3722277Z 2021-05-16T01:43:44.3740093Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/callr_3.7.0.zip' 2021-05-16T01:43:44.4080443Z Content type 'application/zip' length 438306 bytes (428 KB) 2021-05-16T01:43:44.4114087Z ================================================== 2021-05-16T01:43:44.4115523Z downloaded 428 KB 2021-05-16T01:43:44.4116352Z 2021-05-16T01:43:44.4135324Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brio_1.1.2.zip' 2021-05-16T01:43:44.4466040Z Content type 'application/zip' length 46360 bytes (45 KB) 2021-05-16T01:43:44.4474704Z ================================================== 2021-05-16T01:43:44.4476100Z downloaded 45 KB 2021-05-16T01:43:44.4476902Z 2021-05-16T01:43:44.4495734Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xml2_1.3.2.zip' 2021-05-16T01:43:44.4827034Z Content type 'application/zip' length 3004939 bytes (2.9 MB) 2021-05-16T01:43:44.4972003Z ================================================== 2021-05-16T01:43:44.4973120Z downloaded 2.9 MB 2021-05-16T01:43:44.4973486Z 2021-05-16T01:43:44.4984856Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/markdown_1.1.zip' 2021-05-16T01:43:44.5315395Z Content type 'application/zip' length 188630 bytes (184 KB) 2021-05-16T01:43:44.5340232Z ================================================== 2021-05-16T01:43:44.5341735Z downloaded 184 KB 2021-05-16T01:43:44.5342601Z 2021-05-16T01:43:44.5361465Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/highr_0.9.zip' 2021-05-16T01:43:44.5700574Z Content type 'application/zip' length 46592 bytes (45 KB) 2021-05-16T01:43:44.5717344Z ================================================== 2021-05-16T01:43:44.5718674Z downloaded 45 KB 2021-05-16T01:43:44.5719575Z 2021-05-16T01:43:44.5740470Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringr_1.4.0.zip' 2021-05-16T01:43:44.6075146Z Content type 'application/zip' length 216610 bytes (211 KB) 2021-05-16T01:43:44.6100748Z ================================================== 2021-05-16T01:43:44.6102281Z downloaded 211 KB 2021-05-16T01:43:44.6103141Z 2021-05-16T01:43:44.6121822Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/stringi_1.6.1.zip' 2021-05-16T01:43:44.6454922Z Content type 'application/zip' length 16350447 bytes (15.6 MB) 2021-05-16T01:43:44.8728629Z ================================================== 2021-05-16T01:43:44.8729794Z downloaded 15.6 MB 2021-05-16T01:43:44.8730447Z 2021-05-16T01:43:44.8748474Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/Rcpp_1.0.6.zip' 2021-05-16T01:43:44.9077197Z Content type 'application/zip' length 3254472 bytes (3.1 MB) 2021-05-16T01:43:44.9618333Z ================================================== 2021-05-16T01:43:44.9620282Z downloaded 3.1 MB 2021-05-16T01:43:44.9621195Z 2021-05-16T01:43:44.9636641Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/knitr_1.33.zip' 2021-05-16T01:43:44.9971984Z Content type 'application/zip' length 1460851 bytes (1.4 MB) 2021-05-16T01:43:45.0376063Z ================================================== 2021-05-16T01:43:45.0377086Z downloaded 1.4 MB 2021-05-16T01:43:45.0377612Z 2021-05-16T01:43:45.0392725Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/commonmark_1.7.zip' 2021-05-16T01:43:45.0723842Z Content type 'application/zip' length 265877 bytes (259 KB) 2021-05-16T01:43:45.0749696Z ================================================== 2021-05-16T01:43:45.0751275Z downloaded 259 KB 2021-05-16T01:43:45.0752117Z 2021-05-16T01:43:45.0769221Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/brew_1.0-6.zip' 2021-05-16T01:43:45.1100454Z Content type 'application/zip' length 113846 bytes (111 KB) 2021-05-16T01:43:45.1110869Z ================================================== 2021-05-16T01:43:45.1111714Z downloaded 111 KB 2021-05-16T01:43:45.1112162Z 2021-05-16T01:43:45.1126930Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/xopen_1.0.0.zip' 2021-05-16T01:43:45.1460534Z Content type 'application/zip' length 24695 bytes (24 KB) 2021-05-16T01:43:45.1464862Z ================================================== 2021-05-16T01:43:45.1466216Z downloaded 24 KB 2021-05-16T01:43:45.1467097Z 2021-05-16T01:43:45.1491162Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/sessioninfo_1.1.1.zip' 2021-05-16T01:43:45.1831468Z Content type 'application/zip' length 46938 bytes (45 KB) 2021-05-16T01:43:45.1840890Z ================================================== 2021-05-16T01:43:45.1841889Z downloaded 45 KB 2021-05-16T01:43:45.1842790Z 2021-05-16T01:43:45.1866698Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/prettyunits_1.1.1.zip' 2021-05-16T01:43:45.2203675Z Content type 'application/zip' length 37840 bytes (36 KB) 2021-05-16T01:43:45.2211567Z ================================================== 2021-05-16T01:43:45.2213250Z downloaded 36 KB 2021-05-16T01:43:45.2214100Z 2021-05-16T01:43:45.2237337Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/pkgbuild_1.2.0.zip' 2021-05-16T01:43:45.2566592Z Content type 'application/zip' length 142573 bytes (139 KB) 2021-05-16T01:43:45.2598033Z ================================================== 2021-05-16T01:43:45.2598955Z downloaded 139 KB 2021-05-16T01:43:45.2599476Z 2021-05-16T01:43:45.2618141Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/testthat_3.0.2.zip' 2021-05-16T01:43:45.2953344Z Content type 'application/zip' length 2494253 bytes (2.4 MB) 2021-05-16T01:43:45.3093824Z ================================================== 2021-05-16T01:43:45.3094953Z downloaded 2.4 MB 2021-05-16T01:43:45.3095536Z 2021-05-16T01:43:45.3111049Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rversions_2.0.2.zip' 2021-05-16T01:43:45.3449856Z Content type 'application/zip' length 68655 bytes (67 KB) 2021-05-16T01:43:45.3459909Z ================================================== 2021-05-16T01:43:45.3461462Z downloaded 67 KB 2021-05-16T01:43:45.3462296Z 2021-05-16T01:43:45.3486600Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/roxygen2_7.1.1.zip' 2021-05-16T01:43:45.3817069Z Content type 'application/zip' length 1371276 bytes (1.3 MB) 2021-05-16T01:43:45.3918994Z ================================================== 2021-05-16T01:43:45.3919829Z downloaded 1.3 MB 2021-05-16T01:43:45.3920255Z 2021-05-16T01:43:45.3936347Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rcmdcheck_1.3.3.zip' 2021-05-16T01:43:45.4272667Z Content type 'application/zip' length 134938 bytes (131 KB) 2021-05-16T01:43:45.4286132Z ================================================== 2021-05-16T01:43:45.4287528Z downloaded 131 KB 2021-05-16T01:43:45.4288300Z 2021-05-16T01:43:45.4314218Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/devtools_2.4.1.zip' 2021-05-16T01:43:45.4644778Z Content type 'application/zip' length 397417 bytes (388 KB) 2021-05-16T01:43:45.4679713Z ================================================== 2021-05-16T01:43:45.4681113Z downloaded 388 KB 2021-05-16T01:43:45.4681932Z 2021-05-16T01:43:45.4879459Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.5300007Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.5395846Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.5805665Z package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.6222213Z package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.6325764Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.6493374Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.6781379Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.6888554Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.7256095Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.7777202Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.7873830Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.7980766Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.8087728Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.8203953Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.8444040Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.8664846Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.8778668Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.9569853Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.9797001Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T01:43:45.9920385Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T01:43:46.0112347Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T01:43:46.4687392Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T01:43:46.8095614Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T01:43:46.9000728Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T01:43:46.9185046Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T01:43:46.9422464Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T01:43:46.9555178Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T01:43:46.9657693Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T01:43:46.9763956Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T01:43:46.9872512Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T01:43:47.0632021Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T01:43:47.0759306Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T01:43:47.1289097Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T01:43:47.1403914Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T01:43:47.1574653Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T01:43:47.1593898Z 2021-05-16T01:43:47.1595232Z The downloaded binary packages are in 2021-05-16T01:43:47.1597398Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\downloaded_packages 2021-05-16T01:43:47.1598954Z installing the source package 'xfun' 2021-05-16T01:43:47.1599792Z 2021-05-16T01:43:47.1615345Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T01:43:47.1951135Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T01:43:47.1961149Z ================================================== 2021-05-16T01:43:47.1962330Z downloaded 109 KB 2021-05-16T01:43:47.1962959Z 2021-05-16T01:43:47.6083566Z * installing *source* package 'xfun' ... 2021-05-16T01:43:47.6285387Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T01:43:47.6287585Z ** using staged installation 2021-05-16T01:43:47.6751774Z ** libs 2021-05-16T01:43:47.6760650Z 2021-05-16T01:43:47.6761813Z *** arch - i386 2021-05-16T01:43:47.7014654Z "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-16T01:43:48.1349363Z "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-16T01:43:48.3509170Z 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-16T01:43:48.6972541Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T01:43:48.6982595Z 2021-05-16T01:43:48.6983574Z *** arch - x64 2021-05-16T01:43:48.7202620Z "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-16T01:43:49.1213112Z "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-16T01:43:49.3247533Z 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-16T01:43:49.7154555Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T01:43:49.7184159Z ** R 2021-05-16T01:43:49.7499632Z ** inst 2021-05-16T01:43:49.7543682Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:43:51.3740762Z ** help 2021-05-16T01:43:51.7113226Z *** installing help indices 2021-05-16T01:43:51.8685391Z converting help for package 'xfun' 2021-05-16T01:43:51.8956875Z finding HTML links ... done 2021-05-16T01:43:51.9419993Z Rscript html 2021-05-16T01:43:51.9625296Z Rscript_call html 2021-05-16T01:43:51.9706133Z attr html 2021-05-16T01:43:51.9833755Z base64_encode html 2021-05-16T01:43:51.9910420Z base64_uri html 2021-05-16T01:43:52.0447772Z bg_process html 2021-05-16T01:43:52.0528792Z bump_version html 2021-05-16T01:43:52.1036794Z cache_rds html 2021-05-16T01:43:52.1102096Z del_empty_dir html 2021-05-16T01:43:52.1234002Z dir_create html 2021-05-16T01:43:52.1356632Z dir_exists html 2021-05-16T01:43:52.1464943Z do_once html 2021-05-16T01:43:52.1643266Z download_file html 2021-05-16T01:43:52.1843107Z embed_file html 2021-05-16T01:43:52.1991764Z exit_call html 2021-05-16T01:43:52.2123582Z file_ext html 2021-05-16T01:43:52.2182517Z file_string html 2021-05-16T01:43:52.2264658Z format_bytes html 2021-05-16T01:43:52.2402937Z from_root html 2021-05-16T01:43:52.2500326Z github_releases html 2021-05-16T01:43:52.2579147Z grep_sub html 2021-05-16T01:43:52.2829563Z gsub_file html 2021-05-16T01:43:52.2899979Z in_dir html 2021-05-16T01:43:52.3018142Z install_dir html 2021-05-16T01:43:52.3114564Z install_github html 2021-05-16T01:43:52.3172906Z isFALSE html 2021-05-16T01:43:52.3227700Z is_R_CMD_check html 2021-05-16T01:43:52.3302150Z is_abs_path html 2021-05-16T01:43:52.3369800Z is_ascii html 2021-05-16T01:43:52.3504879Z is_sub_path html 2021-05-16T01:43:52.3599841Z is_web_path html 2021-05-16T01:43:52.3743022Z magic_path html 2021-05-16T01:43:52.3820144Z mark_dirs html 2021-05-16T01:43:52.3968017Z msg_cat html 2021-05-16T01:43:52.4050682Z native_encode html 2021-05-16T01:43:52.4168509Z news2md html 2021-05-16T01:43:52.4246368Z normalize_path html 2021-05-16T01:43:52.4397093Z numbers_to_words html 2021-05-16T01:43:52.4482496Z optipng html 2021-05-16T01:43:52.4564251Z os html 2021-05-16T01:43:52.4640689Z parse_only html 2021-05-16T01:43:52.5023623Z pkg_attach html 2021-05-16T01:43:52.5163970Z proc_kill html 2021-05-16T01:43:52.5305666Z process_file html 2021-05-16T01:43:52.5459603Z proj_root html 2021-05-16T01:43:52.5542960Z prose_index html 2021-05-16T01:43:52.5662994Z protect_math html 2021-05-16T01:43:52.5785256Z raw_string html 2021-05-16T01:43:52.5878019Z read_bin html 2021-05-16T01:43:52.6052822Z read_utf8 html 2021-05-16T01:43:52.6195254Z relative_path html 2021-05-16T01:43:52.6399024Z rename_seq html 2021-05-16T01:43:52.6505961Z retry html 2021-05-16T01:43:52.7122019Z rev_check html 2021-05-16T01:43:52.7246756Z rstudio_type html 2021-05-16T01:43:52.7330878Z same_path html 2021-05-16T01:43:52.7490760Z session_info html 2021-05-16T01:43:52.7590170Z set_envvar html 2021-05-16T01:43:52.7740827Z split_lines html 2021-05-16T01:43:52.7810641Z split_source html 2021-05-16T01:43:52.8009301Z strict_list html 2021-05-16T01:43:52.8115726Z stringsAsStrings html 2021-05-16T01:43:52.8228891Z submit_cran html 2021-05-16T01:43:52.8556089Z tinify html 2021-05-16T01:43:52.8680746Z tojson html 2021-05-16T01:43:52.8805120Z tree html 2021-05-16T01:43:52.8865188Z try_silent html 2021-05-16T01:43:52.9033782Z upload_ftp html 2021-05-16T01:43:52.9109326Z url_filename html 2021-05-16T01:43:52.9205579Z valid_syntax html 2021-05-16T01:43:52.9225140Z ** building package indices 2021-05-16T01:43:53.3286690Z ** installing vignettes 2021-05-16T01:43:53.3426578Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:43:53.3427867Z *** arch - i386 2021-05-16T01:43:53.6479316Z *** arch - x64 2021-05-16T01:43:53.9591740Z ** testing if installed package can be loaded from final location 2021-05-16T01:43:53.9596969Z *** arch - i386 2021-05-16T01:43:54.2664679Z *** arch - x64 2021-05-16T01:43:54.5724971Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:43:54.5883170Z * DONE (xfun) 2021-05-16T01:43:54.6275251Z 2021-05-16T01:43:54.6276097Z The downloaded source packages are in 2021-05-16T01:43:54.6276978Z 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\downloaded_packages' 2021-05-16T01:43:54.6884330Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T01:43:57.1844659Z 2021-05-16T01:43:57.5747340Z 2021-05-16T01:43:57.5749183Z 2021-05-16T01:43:57.5749939Z 2021-05-16T01:43:57.5754320Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\remotes9c41e037247\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T01:43:57.5808197Z 2021-05-16T01:43:57.5810143Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\remotes9c41e037247\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T01:43:57.6987831Z 2021-05-16T01:43:57.6990141Z 2021-05-16T01:43:57.6990663Z 2021-05-16T01:43:57.6991127Z 2021-05-16T01:43:57.6991704Z - preparing 'desc': 2021-05-16T01:43:57.7305877Z checking DESCRIPTION meta-information ... 2021-05-16T01:43:57.7306864Z 2021-05-16T01:43:57.7307635Z checking DESCRIPTION meta-information ... 2021-05-16T01:43:57.7308276Z 2021-05-16T01:43:57.7308988Z v checking DESCRIPTION meta-information 2021-05-16T01:43:57.9100314Z 2021-05-16T01:43:57.9101615Z 2021-05-16T01:43:57.9102135Z 2021-05-16T01:43:57.9102658Z 2021-05-16T01:43:57.9103456Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:43:57.9205757Z 2021-05-16T01:43:57.9206752Z 2021-05-16T01:43:57.9207215Z 2021-05-16T01:43:57.9207667Z 2021-05-16T01:43:57.9208399Z - checking for empty or unneeded directories 2021-05-16T01:43:57.9287289Z 2021-05-16T01:43:57.9290595Z 2021-05-16T01:43:57.9293108Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T01:43:57.9527776Z 2021-05-16T01:43:57.9560580Z 2021-05-16T01:43:57.9561226Z 2021-05-16T01:43:57.9561783Z 2021-05-16T01:43:57.9562494Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T01:43:58.1428693Z 2021-05-16T01:43:58.1429832Z 2021-05-16T01:43:58.1432779Z 2021-05-16T01:43:58.2251416Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:43:58.2252309Z (as 'lib' is unspecified) 2021-05-16T01:43:58.6847449Z * installing *source* package 'desc' ... 2021-05-16T01:43:58.7001931Z ** using staged installation 2021-05-16T01:43:58.7392921Z ** R 2021-05-16T01:43:58.7703181Z ** inst 2021-05-16T01:43:58.7742540Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:00.5963199Z ** help 2021-05-16T01:44:00.8671942Z *** installing help indices 2021-05-16T01:44:01.0188865Z 2021-05-16T01:44:01.0190606Z converting help for package 'desc' 2021-05-16T01:44:01.0443229Z finding HTML links ... done 2021-05-16T01:44:01.0908317Z check_encoding html 2021-05-16T01:44:01.1003872Z check_field html 2021-05-16T01:44:01.1088119Z cran_ascii_fields html 2021-05-16T01:44:01.1161565Z cran_valid_fields html 2021-05-16T01:44:01.1284703Z dep_types html 2021-05-16T01:44:01.1483165Z desc html 2021-05-16T01:44:01.2144288Z desc_add_author html 2021-05-16T01:44:01.2427214Z desc_add_author_gh html 2021-05-16T01:44:01.2736221Z desc_add_me html 2021-05-16T01:44:01.3076066Z desc_add_orcid html 2021-05-16T01:44:01.3186689Z desc_add_remotes html 2021-05-16T01:44:01.3545126Z desc_add_role html 2021-05-16T01:44:01.3728671Z desc_add_to_collate html 2021-05-16T01:44:01.3843591Z desc_add_urls html 2021-05-16T01:44:01.4053413Z desc_bump_version html 2021-05-16T01:44:01.4338492Z desc_change_maintainer html 2021-05-16T01:44:01.4423129Z desc_clear_remotes html 2021-05-16T01:44:01.4507243Z desc_clear_urls html 2021-05-16T01:44:01.4783778Z desc_coerce_authors_at_r html 2021-05-16T01:44:01.4941692Z desc_del html 2021-05-16T01:44:01.5217021Z desc_del_author html 2021-05-16T01:44:01.5370048Z desc_del_collate html 2021-05-16T01:44:01.5537381Z desc_del_dep html 2021-05-16T01:44:01.5683399Z desc_del_deps html 2021-05-16T01:44:01.5824550Z desc_del_from_collate html 2021-05-16T01:44:01.5916721Z desc_del_remotes html 2021-05-16T01:44:01.6250261Z desc_del_role html 2021-05-16T01:44:01.6344194Z desc_del_urls html 2021-05-16T01:44:01.6452289Z desc_fields html 2021-05-16T01:44:01.6586393Z desc_get html 2021-05-16T01:44:01.6830519Z desc_get_author html 2021-05-16T01:44:01.7033994Z desc_get_authors html 2021-05-16T01:44:01.7129660Z desc_get_built html 2021-05-16T01:44:01.7242408Z desc_get_collate html 2021-05-16T01:44:01.7408106Z desc_get_deps html 2021-05-16T01:44:01.7646241Z desc_get_field html 2021-05-16T01:44:01.7839967Z desc_get_maintainer html 2021-05-16T01:44:01.7896854Z desc_get_remotes html 2021-05-16T01:44:01.7957740Z desc_get_urls html 2021-05-16T01:44:01.8056908Z desc_get_version html 2021-05-16T01:44:01.8209742Z desc_has_dep html 2021-05-16T01:44:01.8367838Z desc_has_fields html 2021-05-16T01:44:01.8459702Z desc_normalize html 2021-05-16T01:44:01.8521816Z desc_print html 2021-05-16T01:44:01.8610740Z desc_reformat_fields html 2021-05-16T01:44:01.8705049Z desc_reorder_fields html 2021-05-16T01:44:01.8872733Z desc_set html 2021-05-16T01:44:01.9140035Z desc_set_authors html 2021-05-16T01:44:01.9298765Z desc_set_collate html 2021-05-16T01:44:01.9478193Z desc_set_dep html 2021-05-16T01:44:01.9647374Z desc_set_deps html 2021-05-16T01:44:01.9791644Z desc_set_remotes html 2021-05-16T01:44:01.9923463Z desc_set_urls html 2021-05-16T01:44:02.0080636Z desc_set_version html 2021-05-16T01:44:02.0144628Z desc_to_latex html 2021-05-16T01:44:02.0205487Z desc_validate html 2021-05-16T01:44:02.1989332Z description html 2021-05-16T01:44:02.2004203Z ** building package indices 2021-05-16T01:44:02.6179506Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:44:02.6181355Z *** arch - i386 2021-05-16T01:44:02.9240920Z *** arch - x64 2021-05-16T01:44:03.2342890Z ** testing if installed package can be loaded from final location 2021-05-16T01:44:03.2347719Z *** arch - i386 2021-05-16T01:44:03.5404552Z *** arch - x64 2021-05-16T01:44:03.8465706Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:44:03.8650476Z * DONE (desc) 2021-05-16T01:44:04.2273452Z 2021-05-16T01:44:04.2274254Z 2021-05-16T01:44:04.2274754Z 2021-05-16T01:44:04.2283563Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\remotes9c46c9ff8a\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T01:44:04.2290751Z 2021-05-16T01:44:04.2301506Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\remotes9c46c9ff8a\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T01:44:04.2336797Z 2021-05-16T01:44:04.2338964Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\remotes9c46c9ff8a\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T01:44:04.2951011Z 2021-05-16T01:44:04.2951973Z 2021-05-16T01:44:04.2952450Z 2021-05-16T01:44:04.2953044Z 2021-05-16T01:44:04.2953632Z - preparing 'ghtravis': 2021-05-16T01:44:04.3107221Z checking DESCRIPTION meta-information ... 2021-05-16T01:44:04.3125884Z 2021-05-16T01:44:04.3126532Z checking DESCRIPTION meta-information ... 2021-05-16T01:44:04.3126991Z 2021-05-16T01:44:04.3127500Z v checking DESCRIPTION meta-information 2021-05-16T01:44:04.4103929Z 2021-05-16T01:44:04.4104832Z 2021-05-16T01:44:04.4105157Z 2021-05-16T01:44:04.4105487Z 2021-05-16T01:44:04.4106102Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:44:04.4156019Z 2021-05-16T01:44:04.4156659Z 2021-05-16T01:44:04.4157031Z 2021-05-16T01:44:04.4157405Z 2021-05-16T01:44:04.4158004Z - checking for empty or unneeded directories 2021-05-16T01:44:04.4183782Z 2021-05-16T01:44:04.4184322Z 2021-05-16T01:44:04.4184822Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T01:44:04.4416531Z 2021-05-16T01:44:04.4417521Z 2021-05-16T01:44:04.4419690Z 2021-05-16T01:44:04.4498741Z 2021-05-16T01:44:04.4503961Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T01:44:04.4936083Z 2021-05-16T01:44:04.4937009Z 2021-05-16T01:44:04.4937406Z 2021-05-16T01:44:04.5552869Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:44:04.5553844Z (as 'lib' is unspecified) 2021-05-16T01:44:04.8857777Z * installing *source* package 'ghtravis' ... 2021-05-16T01:44:04.8862383Z ** using staged installation 2021-05-16T01:44:04.9212866Z ** R 2021-05-16T01:44:04.9423322Z ** inst 2021-05-16T01:44:04.9451661Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:06.4631176Z ** help 2021-05-16T01:44:06.5950260Z *** installing help indices 2021-05-16T01:44:06.6664713Z 2021-05-16T01:44:06.6666787Z converting help for package 'ghtravis' 2021-05-16T01:44:06.6956492Z finding HTML links ... done 2021-05-16T01:44:06.7242582Z all_remote_package_deps html 2021-05-16T01:44:06.7397039Z binary_release_table html 2021-05-16T01:44:06.7508583Z cat_desc_elements html 2021-05-16T01:44:06.7566141Z dcf_package_version html 2021-05-16T01:44:06.7660696Z deploy_travis html 2021-05-16T01:44:06.7815949Z deployed_tarball_version html 2021-05-16T01:44:06.7928776Z drop_remotes html 2021-05-16T01:44:06.7990054Z example_description_file html 2021-05-16T01:44:06.8105630Z get_dep_table html 2021-05-16T01:44:06.8174148Z get_remote_info html 2021-05-16T01:44:06.8294419Z 2021-05-16T01:44:06.8824342Z finding level-2 HTML links ... done 2021-05-16T01:44:06.8842372Z get_remote_package_dcf html 2021-05-16T01:44:06.8903416Z get_remotes html 2021-05-16T01:44:06.9152412Z install_remote_binaries html 2021-05-16T01:44:06.9295124Z install_remotes_no_dep html 2021-05-16T01:44:06.9471550Z latest_release_with_binary html 2021-05-16T01:44:06.9539332Z make_full_version html 2021-05-16T01:44:06.9634812Z package_comparison_table html 2021-05-16T01:44:06.9690510Z package_name html 2021-05-16T01:44:06.9803370Z package_needs_update html 2021-05-16T01:44:06.9871658Z parse_one_remote html 2021-05-16T01:44:06.9928286Z r_version html 2021-05-16T01:44:07.0031172Z read_dcf html 2021-05-16T01:44:07.0125608Z remote_binaries html 2021-05-16T01:44:07.0245768Z remote_order html 2021-05-16T01:44:07.0305917Z rewrite_remotes html 2021-05-16T01:44:07.0361354Z split_remotes html 2021-05-16T01:44:07.0434882Z subset_remote html 2021-05-16T01:44:07.0484058Z sys_ext html 2021-05-16T01:44:07.0591575Z tag_table html 2021-05-16T01:44:07.0602066Z ** building package indices 2021-05-16T01:44:07.3705107Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:44:07.3706449Z *** arch - i386 2021-05-16T01:44:08.2812575Z *** arch - x64 2021-05-16T01:44:09.1968907Z ** testing if installed package can be loaded from final location 2021-05-16T01:44:09.1974028Z *** arch - i386 2021-05-16T01:44:10.1099660Z *** arch - x64 2021-05-16T01:44:10.9220105Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:44:10.9316961Z * DONE (ghtravis) 2021-05-16T01:44:10.9806973Z Using github PAT from envvar GITHUB_PAT 2021-05-16T01:44:11.1404074Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T01:44:13.5565990Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T01:44:13.5567164Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T01:44:13.5567791Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T01:44:13.5568382Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T01:44:13.5569343Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T01:44:13.5570135Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T01:44:13.5583122Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:44:13.5583845Z (as 'lib' is unspecified) 2021-05-16T01:44:15.5576298Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyselect_1.1.1.zip' 2021-05-16T01:44:15.5906927Z Content type 'application/zip' length 204078 bytes (199 KB) 2021-05-16T01:44:15.5928739Z ================================================== 2021-05-16T01:44:15.5930346Z downloaded 199 KB 2021-05-16T01:44:15.5931232Z 2021-05-16T01:44:15.5948283Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/generics_0.1.0.zip' 2021-05-16T01:44:15.6283273Z Content type 'application/zip' length 70326 bytes (68 KB) 2021-05-16T01:44:15.8521449Z ================================================== 2021-05-16T01:44:15.8523168Z downloaded 68 KB 2021-05-16T01:44:15.8524106Z 2021-05-16T01:44:15.8544681Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/cpp11_0.2.7.zip' 2021-05-16T01:44:15.8880949Z Content type 'application/zip' length 217787 bytes (212 KB) 2021-05-16T01:44:15.8905745Z ================================================== 2021-05-16T01:44:15.8907298Z downloaded 212 KB 2021-05-16T01:44:15.8908168Z 2021-05-16T01:44:15.8929633Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/dplyr_1.0.6.zip' 2021-05-16T01:44:15.9262716Z Content type 'application/zip' length 1338545 bytes (1.3 MB) 2021-05-16T01:44:15.9380606Z ================================================== 2021-05-16T01:44:15.9381755Z downloaded 1.3 MB 2021-05-16T01:44:15.9382306Z 2021-05-16T01:44:15.9397636Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tidyr_1.1.3.zip' 2021-05-16T01:44:15.9728474Z Content type 'application/zip' length 1055485 bytes (1.0 MB) 2021-05-16T01:44:15.9792784Z ================================================== 2021-05-16T01:44:15.9793686Z downloaded 1.0 MB 2021-05-16T01:44:15.9794180Z 2021-05-16T01:44:15.9949398Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T01:44:16.0057092Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T01:44:16.0340412Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T01:44:16.0870058Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T01:44:16.1343849Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T01:44:16.1365946Z 2021-05-16T01:44:16.1367323Z The downloaded binary packages are in 2021-05-16T01:44:16.1369204Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\downloaded_packages 2021-05-16T01:44:16.3839755Z 2021-05-16T01:44:16.3840634Z 2021-05-16T01:44:16.3841083Z 2021-05-16T01:44:16.3901983Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\remotes9c468105141\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T01:44:16.3904026Z 2021-05-16T01:44:16.3906057Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\remotes9c468105141\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T01:44:16.3907502Z 2021-05-16T01:44:16.3910222Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\remotes9c468105141\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T01:44:16.4162170Z 2021-05-16T01:44:16.4204313Z 2021-05-16T01:44:16.4204981Z 2021-05-16T01:44:16.4205861Z 2021-05-16T01:44:16.4206552Z - preparing 'aghast': 2021-05-16T01:44:16.4349850Z checking DESCRIPTION meta-information ... 2021-05-16T01:44:16.4350571Z 2021-05-16T01:44:16.4351176Z checking DESCRIPTION meta-information ... 2021-05-16T01:44:16.4351731Z 2021-05-16T01:44:16.4352377Z v checking DESCRIPTION meta-information 2021-05-16T01:44:16.5042931Z 2021-05-16T01:44:16.5043844Z 2021-05-16T01:44:16.5044273Z 2021-05-16T01:44:16.5045010Z 2021-05-16T01:44:16.5045905Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:44:16.5046540Z 2021-05-16T01:44:16.5046973Z 2021-05-16T01:44:16.5047690Z - checking for empty or unneeded directories 2021-05-16T01:44:16.5048224Z 2021-05-16T01:44:16.5048654Z 2021-05-16T01:44:16.5049323Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T01:44:16.5200909Z 2021-05-16T01:44:16.5202806Z 2021-05-16T01:44:16.5203352Z 2021-05-16T01:44:16.5215883Z 2021-05-16T01:44:16.5216520Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T01:44:16.5409455Z 2021-05-16T01:44:16.5410228Z 2021-05-16T01:44:16.5410682Z 2021-05-16T01:44:16.5714333Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:44:16.5715325Z (as 'lib' is unspecified) 2021-05-16T01:44:16.8195916Z * installing *source* package 'aghast' ... 2021-05-16T01:44:16.8199636Z ** using staged installation 2021-05-16T01:44:16.8532921Z ** R 2021-05-16T01:44:16.8648567Z ** byte-compile and prepare package for lazy loading 2021-05-16T01:44:17.3736652Z ** help 2021-05-16T01:44:17.4351398Z *** installing help indices 2021-05-16T01:44:17.4639978Z 2021-05-16T01:44:17.4641545Z converting help for package 'aghast' 2021-05-16T01:44:17.4879762Z finding HTML links ... done 2021-05-16T01:44:17.5116973Z ga_artifacts html 2021-05-16T01:44:17.5256616Z ga_jobs html 2021-05-16T01:44:17.5327685Z ga_run_log_config html 2021-05-16T01:44:17.5515479Z ga_runs html 2021-05-16T01:44:17.5727220Z ga_secrets html 2021-05-16T01:44:17.5896771Z ga_workflows html 2021-05-16T01:44:17.5930940Z 2021-05-16T01:44:17.6000191Z pipe html 2021-05-16T01:44:17.6004370Z REDIRECT:topic %>% -> pipe.html [ FAIL ]** building package indices 2021-05-16T01:44:17.9161164Z ** testing if installed package can be loaded from temporary location 2021-05-16T01:44:17.9162988Z *** arch - i386 2021-05-16T01:44:18.2220195Z *** arch - x64 2021-05-16T01:44:18.5561993Z ** testing if installed package can be loaded from final location 2021-05-16T01:44:18.5565962Z *** arch - i386 2021-05-16T01:44:18.8623644Z *** arch - x64 2021-05-16T01:44:19.1692761Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T01:44:19.1764216Z * DONE (aghast) 2021-05-16T01:44:19.2084277Z Installing 1 packages: covr 2021-05-16T01:44:19.2100008Z Installing package into 'D:/a/_temp/Library' 2021-05-16T01:44:19.2100891Z (as 'lib' is unspecified) 2021-05-16T01:44:20.2133999Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T01:44:20.2135181Z 2021-05-16T01:44:21.2038485Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/lazyeval_0.2.2.zip' 2021-05-16T01:44:21.2375511Z Content type 'application/zip' length 172045 bytes (168 KB) 2021-05-16T01:44:21.2392744Z ================================================== 2021-05-16T01:44:21.2393629Z downloaded 168 KB 2021-05-16T01:44:21.2394102Z 2021-05-16T01:44:21.2405436Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rex_1.2.0.zip' 2021-05-16T01:44:21.2738864Z Content type 'application/zip' length 124896 bytes (121 KB) 2021-05-16T01:44:21.2755324Z ================================================== 2021-05-16T01:44:21.2756169Z downloaded 121 KB 2021-05-16T01:44:21.2756946Z 2021-05-16T01:44:21.2778102Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/covr_3.5.1.zip' 2021-05-16T01:44:21.3120376Z Content type 'application/zip' length 304915 bytes (297 KB) 2021-05-16T01:44:21.3149875Z ================================================== 2021-05-16T01:44:21.3151320Z downloaded 297 KB 2021-05-16T01:44:21.3152162Z 2021-05-16T01:44:21.3329557Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T01:44:21.3469574Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T01:44:21.3726030Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T01:44:21.3746819Z 2021-05-16T01:44:21.3748114Z The downloaded binary packages are in 2021-05-16T01:44:21.3750056Z C:\Users\runneradmin\AppData\Local\Temp\Rtmp4k8ONi\downloaded_packages 2021-05-16T01:44:21.4910634Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T01:44:21.4911364Z Rscript -e "tic::before_install()" 2021-05-16T01:44:21.5062627Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T01:44:21.5063108Z env: 2021-05-16T01:44:21.5063499Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:21.5063905Z TIC_DEPLOY_KEY: 2021-05-16T01:44:21.5064414Z RSPM: 2021-05-16T01:44:21.5065588Z GITHUB_PAT: *** 2021-05-16T01:44:21.5065990Z COVERALLS_TOKEN: 2021-05-16T01:44:21.5066469Z continue-on-error: true 2021-05-16T01:44:21.5066921Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:21.5067360Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:44:21.5067741Z TZ: UTC 2021-05-16T01:44:21.5068131Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:21.5068712Z NOT_CRAN: true 2021-05-16T01:44:21.5069082Z MSYSTEM: MINGW64 2021-05-16T01:44:21.5069481Z ##[endgroup] 2021-05-16T01:44:23.0822854Z v Loading tic stage configuration from tic.R 2021-05-16T01:44:23.2877477Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T01:44:23.2878707Z Windows because LaTeX is not available. 2021-05-16T01:44:23.3214067Z Running before_install: step_install_remote_binaries() 2021-05-16T01:44:24.1291224Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T01:44:24.1292120Z remotes::install_deps(dependencies = TRUE) 2021-05-16T01:44:24.1292713Z remotes::install_cran("rcmdcheck") 2021-05-16T01:44:24.1293291Z remotes::install_cran("markdown") 2021-05-16T01:44:24.1297171Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:44:24.1297595Z env: 2021-05-16T01:44:24.1298067Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:24.1298678Z TIC_DEPLOY_KEY: 2021-05-16T01:44:24.1299051Z RSPM: 2021-05-16T01:44:24.1300333Z GITHUB_PAT: *** 2021-05-16T01:44:24.1300736Z COVERALLS_TOKEN: 2021-05-16T01:44:24.1301239Z continue-on-error: true 2021-05-16T01:44:24.1301712Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:24.1302160Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:44:24.1302569Z TZ: UTC 2021-05-16T01:44:24.1302957Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:24.1303381Z NOT_CRAN: true 2021-05-16T01:44:24.1303805Z MSYSTEM: MINGW64 2021-05-16T01:44:24.1304217Z ##[endgroup] 2021-05-16T01:44:27.4042660Z base64enc (NA -> 0.1-3 ) [CRAN] 2021-05-16T01:44:27.4044307Z tinytex (NA -> 0.31 ) [CRAN] 2021-05-16T01:44:27.4045669Z htmltools (NA -> 0.5.1.1) [CRAN] 2021-05-16T01:44:27.4046850Z tiff (NA -> 0.1-8 ) [CRAN] 2021-05-16T01:44:27.4047952Z rmarkdown (NA -> 2.8 ) [CRAN] 2021-05-16T01:44:27.4049423Z png (NA -> 0.1-7 ) [CRAN] 2021-05-16T01:44:27.4050490Z zoo (NA -> 1.8-9 ) [CRAN] 2021-05-16T01:44:27.4068583Z Installing 7 packages: base64enc, tinytex, htmltools, tiff, rmarkdown, png, zoo 2021-05-16T01:44:27.4089096Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T01:44:27.4090367Z (as 'lib' is unspecified) 2021-05-16T01:44:29.4623105Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2: 2021-05-16T01:44:29.4670924Z cannot open URL 'https://bioconductor.org/packages/3.13/bioc/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T01:44:30.0269792Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2: 2021-05-16T01:44:30.0284620Z cannot open URL 'https://bioconductor.org/packages/3.13/data/annotation/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T01:44:30.5850817Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2: 2021-05-16T01:44:30.5858086Z cannot open URL 'https://bioconductor.org/packages/3.13/data/experiment/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T01:44:31.1576229Z ##[warning]Warning: unable to access index for repository https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2: 2021-05-16T01:44:31.1583772Z cannot open URL 'https://bioconductor.org/packages/3.13/workflows/bin/windows/contrib/4.2/PACKAGES' 2021-05-16T01:44:31.9719080Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/base64enc_0.1-3.zip' 2021-05-16T01:44:32.0050896Z Content type 'application/zip' length 43014 bytes (42 KB) 2021-05-16T01:44:32.0059578Z ================================================== 2021-05-16T01:44:32.0060967Z downloaded 42 KB 2021-05-16T01:44:32.0061786Z 2021-05-16T01:44:32.0072967Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tinytex_0.31.zip' 2021-05-16T01:44:32.0409489Z Content type 'application/zip' length 120540 bytes (117 KB) 2021-05-16T01:44:32.0446168Z ================================================== 2021-05-16T01:44:32.0447097Z downloaded 117 KB 2021-05-16T01:44:32.0447609Z 2021-05-16T01:44:32.0464330Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/htmltools_0.5.1.1.zip' 2021-05-16T01:44:32.0806434Z Content type 'application/zip' length 243732 bytes (238 KB) 2021-05-16T01:44:32.0887413Z ================================================== 2021-05-16T01:44:32.0888190Z downloaded 238 KB 2021-05-16T01:44:32.0888643Z 2021-05-16T01:44:32.0901431Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/tiff_0.1-8.zip' 2021-05-16T01:44:32.1233002Z Content type 'application/zip' length 780558 bytes (762 KB) 2021-05-16T01:44:32.1524788Z ================================================== 2021-05-16T01:44:32.1525622Z downloaded 762 KB 2021-05-16T01:44:32.1526080Z 2021-05-16T01:44:32.1537862Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/rmarkdown_2.8.zip' 2021-05-16T01:44:32.1871218Z Content type 'application/zip' length 3692418 bytes (3.5 MB) 2021-05-16T01:44:32.2649844Z ================================================== 2021-05-16T01:44:32.2650839Z downloaded 3.5 MB 2021-05-16T01:44:32.2651367Z 2021-05-16T01:44:32.2664940Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/png_0.1-7.zip' 2021-05-16T01:44:32.3001998Z Content type 'application/zip' length 336667 bytes (328 KB) 2021-05-16T01:44:32.3023459Z ================================================== 2021-05-16T01:44:32.3024356Z downloaded 328 KB 2021-05-16T01:44:32.3024937Z 2021-05-16T01:44:32.3036501Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/4.2/zoo_1.8-9.zip' 2021-05-16T01:44:32.3846153Z Content type 'application/zip' length 1038849 bytes (1014 KB) 2021-05-16T01:44:32.4031328Z ================================================== 2021-05-16T01:44:32.4032263Z downloaded 1014 KB 2021-05-16T01:44:32.4032899Z 2021-05-16T01:44:32.4157941Z package 'base64enc' successfully unpacked and MD5 sums checked 2021-05-16T01:44:32.4263895Z package 'tinytex' successfully unpacked and MD5 sums checked 2021-05-16T01:44:32.4404693Z package 'htmltools' successfully unpacked and MD5 sums checked 2021-05-16T01:44:32.4774359Z package 'tiff' successfully unpacked and MD5 sums checked 2021-05-16T01:44:32.6718488Z package 'rmarkdown' successfully unpacked and MD5 sums checked 2021-05-16T01:44:32.6952808Z package 'png' successfully unpacked and MD5 sums checked 2021-05-16T01:44:32.7306821Z package 'zoo' successfully unpacked and MD5 sums checked 2021-05-16T01:44:32.7330409Z 2021-05-16T01:44:32.7331259Z The downloaded binary packages are in 2021-05-16T01:44:32.7332328Z C:\Users\runneradmin\AppData\Local\Temp\RtmpKUkOK2\downloaded_packages 2021-05-16T01:44:33.7113040Z Skipping install of 'rcmdcheck' from a cran remote, the SHA1 (1.3.3) has not changed since last install. 2021-05-16T01:44:33.7115259Z Use `force = TRUE` to force installation 2021-05-16T01:44:33.7136758Z Skipping install of 'markdown' from a cran remote, the SHA1 (1.1) has not changed since last install. 2021-05-16T01:44:33.7138774Z Use `force = TRUE` to force installation 2021-05-16T01:44:33.7649960Z ##[group]Run options(width = 100) 2021-05-16T01:44:33.7650583Z options(width = 100) 2021-05-16T01:44:33.7651240Z pkgs <- installed.packages()[, "Package"] 2021-05-16T01:44:33.7652124Z sessioninfo::session_info(pkgs, include_base = TRUE) 2021-05-16T01:44:33.7656831Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T01:44:33.7657273Z env: 2021-05-16T01:44:33.7657888Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:33.7658371Z TIC_DEPLOY_KEY: 2021-05-16T01:44:33.7658747Z RSPM: 2021-05-16T01:44:33.7659974Z GITHUB_PAT: *** 2021-05-16T01:44:33.7660373Z COVERALLS_TOKEN: 2021-05-16T01:44:33.7660879Z continue-on-error: true 2021-05-16T01:44:33.7661352Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:33.7661804Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:44:33.7662229Z TZ: UTC 2021-05-16T01:44:33.7662618Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:33.7663045Z NOT_CRAN: true 2021-05-16T01:44:33.7663471Z MSYSTEM: MINGW64 2021-05-16T01:44:33.7663880Z ##[endgroup] 2021-05-16T01:44:34.6727522Z - Session info ----------------------------------------------------------------------------------- 2021-05-16T01:44:34.6729198Z setting value 2021-05-16T01:44:34.6729781Z version R Under development (unstable) (2021-05-14 r80296) 2021-05-16T01:44:34.6730297Z os Windows Server x64 2021-05-16T01:44:34.6730716Z system x86_64, mingw32 2021-05-16T01:44:34.6731136Z ui RTerm 2021-05-16T01:44:34.6731540Z language (EN) 2021-05-16T01:44:34.6731993Z collate English_United States.1252 2021-05-16T01:44:34.6732620Z ctype English_United States.1252 2021-05-16T01:44:34.6733164Z tz UTC 2021-05-16T01:44:34.6733627Z date 2021-05-16 2021-05-16T01:44:34.6733947Z 2021-05-16T01:44:34.6734496Z - Packages --------------------------------------------------------------------------------------- 2021-05-16T01:44:34.6735175Z package * version date lib source 2021-05-16T01:44:34.6735753Z aghast 0.2.1 2021-05-16 [1] Github (muschellij2/aghast@0c3b853) 2021-05-16T01:44:34.6736289Z askpass 1.1 2019-01-13 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6736737Z base * 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6737204Z base64enc 0.1-3 2015-07-28 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6737832Z boot 1.3-28 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6738337Z brew 1.0-6 2011-04-13 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6738792Z brio 1.1.2 2021-04-23 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6739245Z cachem 1.0.5 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T01:44:34.6739870Z callr 3.7.0 2021-04-20 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6740652Z class 7.3-19 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6741284Z cli 2.5.0 2021-04-26 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6741898Z clipr 0.7.1 2020-10-08 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6742546Z cluster 2.1.2 2021-04-17 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6743216Z codetools 0.2-18 2020-11-04 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6743884Z commonmark 1.7 2018-12-01 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6746141Z compiler 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6746870Z covr 3.5.1 2020-09-16 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6747709Z cpp11 0.2.7 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6748434Z crayon 1.4.1 2021-02-08 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6749109Z credentials 1.3.0 2020-07-21 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6749778Z curl 4.3.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6750412Z datasets * 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6751143Z desc 1.2.0.9000 2021-05-16 [1] Github (muschellij2/desc@7be86f2) 2021-05-16T01:44:34.6752032Z devtools 2.4.1 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6752794Z diffobj 0.3.4 2021-03-22 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6753393Z digest 0.6.27 2020-10-24 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6753995Z dplyr 1.0.6 2021-05-05 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6754591Z ellipsis 0.3.2 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6755405Z evaluate 0.14 2019-05-28 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6755942Z fansi 0.4.2 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6756447Z fastmap 1.1.0 2021-01-25 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6756979Z foreign 0.8-81 2020-12-22 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6757506Z fs 1.5.0 2020-07-31 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6758069Z generics 0.1.0 2020-10-31 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6758601Z gert 1.3.0 2021-03-29 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6759114Z gh 1.3.0 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6759705Z ghtravis 0.15.1 2021-05-16 [1] Github (muschellij2/ghtravis@0b26809) 2021-05-16T01:44:34.6760306Z git2r 0.28.0 2021-01-10 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6760832Z gitcreds 0.1.1 2020-12-04 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6761340Z glue 1.4.2 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6761858Z graphics * 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6762410Z grDevices * 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6763032Z grid 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6763548Z highr 0.9 2021-04-16 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6764076Z htmltools 0.5.1.1 2021-01-22 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6764583Z httr 1.4.2 2020-07-20 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6765442Z ini 0.3.1 2018-05-20 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6766736Z jsonlite 1.7.2 2020-12-09 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6767429Z KernSmooth 2.23-20 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6768115Z knitr 1.33 2021-04-24 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6768742Z lattice 0.20-44 2021-05-02 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6769412Z lazyeval 0.2.2 2019-03-15 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6770487Z lifecycle 1.0.0 2021-02-15 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6771168Z magrittr 2.0.1 2020-11-17 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6771806Z markdown 1.1 2019-08-07 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6772430Z MASS 7.3-54 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6773033Z Matrix 1.3-3 2021-05-04 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6773663Z memoise 2.0.0 2021-01-26 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6774398Z methods * 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6775243Z mgcv 1.8-35 2021-04-18 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6776815Z mime 0.10 2021-02-13 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6777457Z nlme 3.1-152 2021-02-04 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6778148Z nnet 7.3-16 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6778763Z openssl 1.4.4 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6779399Z parallel 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6780031Z pillar 1.6.0 2021-04-13 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6780664Z pkgbuild 1.2.0 2020-12-15 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6781290Z pkgconfig 2.0.3 2019-09-22 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6781924Z pkgload 1.2.1 2021-04-06 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6782542Z png 0.1-7 2013-12-03 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6783150Z praise 1.0.0 2015-08-11 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6783795Z prettyunits 1.1.1 2020-01-24 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6784443Z processx 3.5.2 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6785058Z ps 1.6.0 2021-02-28 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6785646Z purrr 0.3.4 2020-04-17 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6786241Z R6 2.5.0 2020-10-28 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6786883Z rappdirs 0.3.3 2021-01-31 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6787526Z rcmdcheck 1.3.3 2019-05-07 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6788211Z Rcpp 1.0.6 2021-01-15 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6788971Z rematch2 2.1.2 2020-05-01 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6789593Z remotes 2.3.0 2021-04-01 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6790206Z rex 1.2.0 2020-04-21 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6790833Z rlang 0.4.11 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6791459Z rmarkdown 2.8 2021-05-07 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6792090Z roxygen2 7.1.1 2020-06-27 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6792716Z rpart 4.1-15 2019-04-12 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6793347Z rprojroot 2.0.2 2020-11-15 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6793983Z rstudioapi 0.13 2020-11-12 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6794642Z rversions 2.0.2 2020-05-25 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6795293Z sessioninfo 1.1.1 2018-11-05 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6796008Z spatial 7.3-14 2021-05-03 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6796631Z splines 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6797422Z stats * 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6798181Z stats4 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6798896Z stringi 1.6.1 2021-05-10 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6799675Z stringr 1.4.0 2019-02-10 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6800778Z survival 3.2-11 2021-04-26 [2] CRAN (R 4.2.0) 2021-05-16T01:44:34.6801491Z sys 3.4 2020-07-23 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6802175Z tcltk 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6802890Z testthat 3.0.2 2021-02-14 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6803613Z tibble 3.1.1 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6804360Z tic 0.10.0 2021-05-16 [1] Github (ropensci/tic@3b4dfb8) 2021-05-16T01:44:34.6805094Z tidyr 1.1.3 2021-03-03 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6805996Z tidyselect 1.1.1 2021-04-30 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6806779Z tiff 0.1-8 2021-03-31 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6807528Z tinytex 0.31 2021-03-30 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6808331Z tools 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6809147Z translations 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6809949Z usethis 2.0.1 2021-02-10 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6810770Z utf8 1.2.1 2021-03-12 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6811453Z utils * 4.2.0 2021-05-15 [2] local 2021-05-16T01:44:34.6812150Z vctrs 0.3.8 2021-04-29 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6812831Z waldo 0.2.5 2021-03-08 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6813557Z whisker 0.4 2019-08-28 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6814265Z withr 2.4.2 2021-04-18 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6815170Z xfun 0.23 2021-05-15 [1] CRAN (R 4.2.0) 2021-05-16T01:44:34.6815953Z xml2 1.3.2 2020-04-23 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6816650Z xopen 1.0.0 2018-09-17 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6817326Z yaml 2.2.1 2020-02-01 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6818155Z zip 2.1.1 2020-08-27 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6818836Z zoo 1.8-9 2021-03-09 [1] CRAN (R 4.1.0) 2021-05-16T01:44:34.6819142Z 2021-05-16T01:44:34.6819512Z [1] D:/a/_temp/Library 2021-05-16T01:44:34.6819913Z [2] C:/R/library 2021-05-16T01:44:34.7081136Z ##[group]Run Rscript -e 'tic::script()' 2021-05-16T01:44:34.7081697Z Rscript -e 'tic::script()' 2021-05-16T01:44:34.7082060Z ls -l check 2021-05-16T01:44:34.7088225Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T01:44:34.7088725Z env: 2021-05-16T01:44:34.7089104Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:44:34.7089498Z TIC_DEPLOY_KEY: 2021-05-16T01:44:34.7089807Z RSPM: 2021-05-16T01:44:34.7090828Z GITHUB_PAT: *** 2021-05-16T01:44:34.7091174Z COVERALLS_TOKEN: 2021-05-16T01:44:34.7091579Z continue-on-error: true 2021-05-16T01:44:34.7091959Z VDIFFR_RUN_TESTS: 2021-05-16T01:44:34.7092329Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:44:34.7092665Z TZ: UTC 2021-05-16T01:44:34.7092982Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:44:34.7093331Z NOT_CRAN: true 2021-05-16T01:44:34.7093644Z MSYSTEM: MINGW64 2021-05-16T01:44:34.7093976Z ##[endgroup] 2021-05-16T01:44:35.0652850Z v Loading tic stage configuration from tic.R 2021-05-16T01:44:35.2612688Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T01:44:35.2613892Z Windows because LaTeX is not available. 2021-05-16T01:44:35.2955370Z Running script: step_rcmdcheck(warnings_are_errors = NULL, notes_are_errors = NULL, 2021-05-16T01:44:35.2956680Z args = args, build_args = NULL, error_on = error_on, repos = repo_default(), 2021-05-16T01:44:35.2957575Z timeout = Inf, check_dir = "check") 2021-05-16T01:44:35.3749070Z -- R CMD build ----------------------------------------------------------------- 2021-05-16T01:44:35.6769257Z * checking for file 'D:\a\bftools\bftools/DESCRIPTION' ... OK 2021-05-16T01:44:35.6770205Z 2021-05-16T01:44:35.9324810Z * preparing 'bftools': 2021-05-16T01:44:35.9325476Z 2021-05-16T01:44:35.9481147Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:44:35.9481680Z 2021-05-16T01:44:36.0796011Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T01:44:36.0797442Z 2021-05-16T01:44:36.0820678Z * checking for empty or unneeded directories 2021-05-16T01:44:36.0821776Z 2021-05-16T01:44:36.0850468Z Omitted 'LazyData' from DESCRIPTION 2021-05-16T01:44:36.0850928Z 2021-05-16T01:44:36.0979732Z * building 'bftools_0.2.3.3.tar.gz' 2021-05-16T01:44:36.0980286Z 2021-05-16T01:44:38.2465117Z ##[warning]Warning: file 'bftools/cleanup' did not have execute permissions: corrected 2021-05-16T01:44:38.2466945Z 2021-05-16T01:44:38.2468362Z ##[warning]Warning: file 'bftools/configure' did not have execute permissions: corrected 2021-05-16T01:44:38.2472924Z 2021-05-16T01:44:38.2551360Z 2021-05-16T01:44:38.2552054Z 2021-05-16T01:44:39.0402484Z -- R CMD check ----------------------------------------------------------------- 2021-05-16T01:44:39.3013733Z * using log directory 'D:/a/bftools/bftools/check/bftools.Rcheck' 2021-05-16T01:44:39.3014585Z 2021-05-16T01:44:39.3015379Z * using R Under development (unstable) (2021-05-14 r80296) 2021-05-16T01:44:39.3015888Z 2021-05-16T01:44:39.3016509Z * using platform: x86_64-w64-mingw32 (64-bit) 2021-05-16T01:44:39.3016956Z 2021-05-16T01:44:39.3017518Z * using session charset: ISO8859-1 2021-05-16T01:44:39.3017946Z 2021-05-16T01:44:40.4523440Z * using options '--no-manual --as-cran' 2021-05-16T01:44:40.4524384Z 2021-05-16T01:44:40.4558336Z * checking for file 'bftools/DESCRIPTION' ... OK 2021-05-16T01:44:40.4558986Z 2021-05-16T01:44:40.4559660Z * checking extension type ... Package 2021-05-16T01:44:40.4560149Z 2021-05-16T01:44:40.4560786Z * this is package 'bftools' version '0.2.3.3' 2021-05-16T01:44:40.4561237Z 2021-05-16T01:44:40.4561881Z * package encoding: UTF-8 2021-05-16T01:44:40.4562312Z 2021-05-16T01:44:40.4613303Z * checking package namespace information ... OK 2021-05-16T01:44:40.4613886Z 2021-05-16T01:44:41.8952023Z * checking package dependencies ... OK 2021-05-16T01:44:41.8952538Z 2021-05-16T01:44:41.8953987Z * checking if this is a source package ... OK 2021-05-16T01:44:41.8954418Z 2021-05-16T01:44:41.8954802Z * checking if there is a namespace ... OK 2021-05-16T01:44:41.8955046Z 2021-05-16T01:44:43.3972556Z * checking for executable files ... WARNING 2021-05-16T01:44:43.3973609Z 2021-05-16T01:44:43.3974301Z Found the following executable file: 2021-05-16T01:44:43.3974823Z 2021-05-16T01:44:43.3975433Z JAGS-4.2.0-Rtools33.exe 2021-05-16T01:44:43.3975883Z 2021-05-16T01:44:43.3980064Z Source packages should not contain undeclared executable files. 2021-05-16T01:44:43.3980747Z 2021-05-16T01:44:43.3997411Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T01:44:43.3998147Z 2021-05-16T01:44:43.4029137Z * checking for hidden files and directories ... OK 2021-05-16T01:44:43.4029775Z 2021-05-16T01:44:44.3963961Z * checking for portable file names ... OK 2021-05-16T01:44:44.3964997Z 2021-05-16T01:44:44.3966027Z * checking serialization versions ... OK 2021-05-16T01:44:44.3966760Z 2021-05-16T01:45:04.9159644Z * checking whether package 'bftools' can be installed ... OK 2021-05-16T01:45:04.9160359Z 2021-05-16T01:45:05.1803221Z * checking installed package size ... NOTE 2021-05-16T01:45:05.1803998Z 2021-05-16T01:45:05.1804584Z installed size is 37.2Mb 2021-05-16T01:45:05.1805002Z 2021-05-16T01:45:05.1819612Z sub-directories of 1Mb or more: 2021-05-16T01:45:05.1820172Z 2021-05-16T01:45:05.1826022Z bftools 37.1Mb 2021-05-16T01:45:05.1826482Z 2021-05-16T01:45:05.4377295Z * checking package directory ... OK 2021-05-16T01:45:06.3982724Z 2021-05-16T01:45:06.3983557Z * checking for future file timestamps ... OK 2021-05-16T01:45:06.3984430Z 2021-05-16T01:45:06.3985319Z * checking DESCRIPTION meta-information ... OK 2021-05-16T01:45:06.3985872Z 2021-05-16T01:45:06.3986490Z * checking top-level files ... NOTE 2021-05-16T01:45:06.3986950Z 2021-05-16T01:45:06.3987648Z Non-standard file/directory found at top level: 2021-05-16T01:45:06.3988171Z 2021-05-16T01:45:06.3988787Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T01:45:06.3989254Z 2021-05-16T01:45:06.3989865Z * checking for left-over files ... OK 2021-05-16T01:45:06.3990323Z 2021-05-16T01:45:06.3990918Z * checking index information ... OK 2021-05-16T01:45:06.3991394Z 2021-05-16T01:45:06.3992056Z * checking package subdirectories ... OK 2021-05-16T01:45:06.3992566Z 2021-05-16T01:45:06.3993257Z * checking R files for non-ASCII characters ... OK 2021-05-16T01:45:06.3993764Z 2021-05-16T01:45:06.3994378Z * checking R files for syntax errors ... OK 2021-05-16T01:45:06.3994843Z 2021-05-16T01:45:06.8055495Z * checking whether the package can be loaded ... OK 2021-05-16T01:45:07.3986614Z 2021-05-16T01:45:07.4145281Z * checking whether the package can be loaded with stated dependencies ... OK 2021-05-16T01:45:07.4148271Z 2021-05-16T01:45:08.1287598Z * checking whether the package can be unloaded cleanly ... OK 2021-05-16T01:45:08.1289033Z 2021-05-16T01:45:08.7392212Z * checking whether the namespace can be loaded with stated dependencies ... OK 2021-05-16T01:45:08.7393736Z 2021-05-16T01:45:09.5511877Z * checking whether the namespace can be unloaded cleanly ... OK 2021-05-16T01:45:09.5513247Z 2021-05-16T01:45:10.9068610Z * checking loading without being on the library search path ... OK 2021-05-16T01:45:10.9069496Z 2021-05-16T01:45:11.0565760Z * checking dependencies in R code ... OK 2021-05-16T01:45:11.0567087Z 2021-05-16T01:45:12.2740391Z * checking S3 generic/method consistency ... OK 2021-05-16T01:45:12.2741133Z 2021-05-16T01:45:12.8834707Z * checking replacement functions ... OK 2021-05-16T01:45:12.8837812Z 2021-05-16T01:45:14.3982945Z * checking foreign function calls ... OK 2021-05-16T01:45:14.3983380Z 2021-05-16T01:45:18.9809751Z * checking R code for possible problems ... OK 2021-05-16T01:45:18.9817849Z 2021-05-16T01:45:19.2903679Z * checking Rd files ... OK 2021-05-16T01:45:19.2906568Z 2021-05-16T01:45:19.3960465Z * checking Rd metadata ... OK 2021-05-16T01:45:19.3962847Z 2021-05-16T01:45:19.5006299Z * checking Rd line widths ... OK 2021-05-16T01:45:19.5007091Z 2021-05-16T01:45:19.7066651Z * checking Rd cross-references ... OK 2021-05-16T01:45:19.7067943Z 2021-05-16T01:45:20.3191579Z * checking for missing documentation entries ... OK 2021-05-16T01:45:20.3195297Z 2021-05-16T01:45:22.2456253Z * checking for code/documentation mismatches ... OK 2021-05-16T01:45:22.2457047Z 2021-05-16T01:45:23.6664042Z * checking Rd \usage sections ... OK 2021-05-16T01:45:23.6665374Z 2021-05-16T01:45:23.7718331Z * checking Rd contents ... OK 2021-05-16T01:45:23.7723042Z 2021-05-16T01:45:23.9786840Z * checking for unstated dependencies in examples ... OK 2021-05-16T01:45:23.9788255Z 2021-05-16T01:45:23.9822478Z * checking line endings in shell scripts ... OK 2021-05-16T01:45:23.9823196Z 2021-05-16T01:45:23.9899802Z * checking files in 'vignettes' ... WARNING 2021-05-16T01:45:23.9904919Z 2021-05-16T01:45:23.9905787Z Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T01:45:23.9906252Z 2021-05-16T01:45:23.9906738Z 'bad-vignette.Rmd' 2021-05-16T01:45:23.9907110Z 2021-05-16T01:45:31.1403803Z * checking examples ... OK 2021-05-16T01:45:31.1404389Z 2021-05-16T01:45:31.1420538Z Examples with CPU (user + system) or elapsed time > 5s 2021-05-16T01:45:31.1421091Z 2021-05-16T01:45:31.1460005Z user system elapsed 2021-05-16T01:45:31.1460562Z 2021-05-16T01:45:31.1461157Z showinf 0.01 0 5.84 2021-05-16T01:45:31.1461604Z 2021-05-16T01:45:31.2519191Z * checking for unstated dependencies in 'tests' ... OK 2021-05-16T01:45:31.2520472Z 2021-05-16T01:45:31.4337579Z * checking tests ... 2021-05-16T01:45:31.4338664Z 2021-05-16T01:45:50.5094734Z Running 'testthat.R' [19s] 2021-05-16T01:45:50.5095586Z 2021-05-16T01:45:50.5201596Z ERROR 2021-05-16T01:45:50.5215589Z 2021-05-16T01:45:50.5216518Z Running the tests in 'tests/testthat.R' failed. 2021-05-16T01:45:50.5216976Z 2021-05-16T01:45:50.5217463Z Last 13 lines of output: 2021-05-16T01:45:50.5217816Z 2021-05-16T01:45:50.5218646Z -- Failure (test-czi.R:60:5): bfconvert_version -------------------------------- 2021-05-16T01:45:50.5219083Z 2021-05-16T01:45:50.5219513Z mean(tif) not equal to 1.0393180847168. 2021-05-16T01:45:50.5219824Z 2021-05-16T01:45:50.5220180Z 1/1 mismatches 2021-05-16T01:45:50.5220475Z 2021-05-16T01:45:50.5220839Z [1] 1.08 - 1.04 == 0.0359 2021-05-16T01:45:50.5221105Z 2021-05-16T01:45:50.5221688Z -- Failure (test-czi.R:70:5): bfconvert_version -------------------------------- 2021-05-16T01:45:50.5222117Z 2021-05-16T01:45:50.5222550Z dim(tif) not equal to c(10L, 10L, 3L). 2021-05-16T01:45:50.5222859Z 2021-05-16T01:45:50.5223268Z Lengths differ: 2 is not 3 2021-05-16T01:45:50.5223552Z 2021-05-16T01:45:50.5224151Z -- Failure (test-czi.R:71:5): bfconvert_version -------------------------------- 2021-05-16T01:45:50.5224570Z 2021-05-16T01:45:50.5224973Z sum(tif) not equal to 768L. 2021-05-16T01:45:50.5225269Z 2021-05-16T01:45:50.5225625Z 1/1 mismatches 2021-05-16T01:45:50.5225907Z 2021-05-16T01:45:50.5226263Z [1] 3 - 768 == -765 2021-05-16T01:45:50.5226525Z 2021-05-16T01:45:50.5226846Z 2021-05-16T01:45:50.5227077Z 2021-05-16T01:45:50.5227526Z [ FAIL 4 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-16T01:45:50.5227859Z 2021-05-16T01:45:50.5228404Z Error: Test failures 2021-05-16T01:45:50.5228737Z 2021-05-16T01:45:50.5229128Z Execution halted 2021-05-16T01:45:50.5229421Z 2021-05-16T01:45:50.6336977Z * checking for unstated dependencies in vignettes ... OK 2021-05-16T01:45:50.6338413Z 2021-05-16T01:45:50.6358797Z * checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T01:45:50.6360411Z 2021-05-16T01:45:50.6372724Z dir.exists(dir) is not TRUE 2021-05-16T01:45:50.6373678Z 2021-05-16T01:45:50.6375124Z Package vignette without corresponding single PDF/HTML: 2021-05-16T01:45:50.6376214Z 2021-05-16T01:45:50.6377257Z 'bad-vignette.Rmd' 2021-05-16T01:45:50.6378085Z 2021-05-16T01:45:50.6379101Z 2021-05-16T01:45:50.6379747Z 2021-05-16T01:45:50.6429302Z Package vignette with placeholder title 'Vignette Title': 2021-05-16T01:45:50.6430024Z 2021-05-16T01:45:50.6430647Z 'bad-vignette.Rmd' 2021-05-16T01:45:50.6431192Z 2021-05-16T01:45:52.4074082Z * checking re-building of vignette outputs ... OK 2021-05-16T01:45:52.4075716Z 2021-05-16T01:45:52.4076707Z * checking for non-standard things in the check directory ... OK 2021-05-16T01:45:52.4077522Z 2021-05-16T01:45:52.4078272Z * checking for detritus in the temp directory ... OK 2021-05-16T01:45:52.4078813Z 2021-05-16T01:45:52.4079550Z * DONE 2021-05-16T01:45:52.4079905Z 2021-05-16T01:45:52.4080224Z 2021-05-16T01:45:52.4080723Z 2021-05-16T01:45:52.4081240Z Status: 1 ERROR, 3 WARNINGs, 2 NOTEs 2021-05-16T01:45:52.4081765Z 2021-05-16T01:45:52.4082137Z See 2021-05-16T01:45:52.4082608Z 2021-05-16T01:45:52.4083328Z 'D:/a/bftools/bftools/check/bftools.Rcheck/00check.log' 2021-05-16T01:45:52.4083861Z 2021-05-16T01:45:52.4084520Z for details. 2021-05-16T01:45:52.4084868Z 2021-05-16T01:45:52.4085189Z 2021-05-16T01:45:52.4085505Z 2021-05-16T01:45:52.5556182Z -- R CMD check results ------------------------------------ bftools 0.2.3.3 ---- 2021-05-16T01:45:52.5573165Z Duration: 1m 14.1s 2021-05-16T01:45:52.5573668Z 2021-05-16T01:45:52.5596705Z > checking tests ... 2021-05-16T01:45:52.5597345Z See below... 2021-05-16T01:45:52.5597755Z 2021-05-16T01:45:52.5608484Z > checking for executable files ... WARNING 2021-05-16T01:45:52.5610092Z ##[warning] Found the following executable file: 2021-05-16T01:45:52.5617015Z JAGS-4.2.0-Rtools33.exe 2021-05-16T01:45:52.5619256Z Source packages should not contain undeclared executable files. 2021-05-16T01:45:52.5620594Z See section 'Package structure' in the 'Writing R Extensions' manual. 2021-05-16T01:45:52.5621246Z 2021-05-16T01:45:52.5622251Z > checking files in 'vignettes' ... WARNING 2021-05-16T01:45:52.5635281Z ##[warning] Files in the 'vignettes' directory but no files in 'inst/doc': 2021-05-16T01:45:52.5642253Z 'bad-vignette.Rmd' 2021-05-16T01:45:52.5642642Z 2021-05-16T01:45:52.5643517Z > checking package vignettes in 'inst/doc' ... WARNING 2021-05-16T01:45:52.5644577Z ##[warning] dir.exists(dir) is not TRUE 2021-05-16T01:45:52.5646504Z Package vignette without corresponding single PDF/HTML: 2021-05-16T01:45:52.5647225Z 'bad-vignette.Rmd' 2021-05-16T01:45:52.5647692Z 2021-05-16T01:45:52.5648329Z Package vignette with placeholder title 'Vignette Title': 2021-05-16T01:45:52.5649009Z 'bad-vignette.Rmd' 2021-05-16T01:45:52.5649389Z 2021-05-16T01:45:52.5649930Z > checking installed package size ... NOTE 2021-05-16T01:45:52.5650644Z installed size is 37.2Mb 2021-05-16T01:45:52.5651248Z sub-directories of 1Mb or more: 2021-05-16T01:45:52.5651792Z bftools 37.1Mb 2021-05-16T01:45:52.5652100Z 2021-05-16T01:45:52.5652685Z > checking top-level files ... NOTE 2021-05-16T01:45:52.5653395Z Non-standard file/directory found at top level: 2021-05-16T01:45:52.5654076Z 'JAGS-4.2.0-Rtools33.exe' 2021-05-16T01:45:52.5654368Z 2021-05-16T01:45:52.5655335Z -- Test failures ------------------------------------------------- testthat ---- 2021-05-16T01:45:52.5655866Z 2021-05-16T01:45:52.5657284Z > library(testthat) 2021-05-16T01:45:52.5658013Z > library(bftools) 2021-05-16T01:45:52.5658437Z > 2021-05-16T01:45:52.5658913Z > test_check("bftools") 2021-05-16T01:45:52.5659783Z C:/Users/runneradmin/AppData/Local/Temp/RtmpiOLcN5/RLIBS_5cc20a913d6/png/img/Rlogo.png 2021-05-16T01:45:52.5661017Z APNGReader initializing C:/Users/runneradmin/AppData/Local/Temp/RtmpiOLcN5/RLIBS_5cc20a913d6/png/img/Rlogo.png 2021-05-16T01:45:52.5662385Z [Animated PNG] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE\file410281c6a2d.tiff [Tagged Image File Format] 2021-05-16T01:45:52.5663317Z Converted 1/1 planes (100%) 2021-05-16T01:45:52.5663793Z [done] 2021-05-16T01:45:52.5664490Z 2.421s elapsed (12.0+692.0ms per plane, 1656ms overhead) 2021-05-16T01:45:52.5665408Z trying URL 'https://ndownloader.figshare.com/files/16618418' 2021-05-16T01:45:52.5666397Z Content type 'application/octet-stream' length 861536 bytes (841 KB) 2021-05-16T01:45:52.5667114Z ================================================== 2021-05-16T01:45:52.5667516Z downloaded 841 KB 2021-05-16T01:45:52.5667814Z 2021-05-16T01:45:52.5668274Z To test read a file in any format, run: 2021-05-16T01:45:52.5668897Z showinf file [-nopix] [-nocore] [-nometa] [-thumbs] [-minmax] 2021-05-16T01:45:52.5669580Z [-merge] [-nogroup] [-stitch] [-separate] [-expand] [-omexml] 2021-05-16T01:45:52.5670276Z [-normalize] [-fast] [-debug] [-range start end] [-series num] 2021-05-16T01:45:52.5671030Z [-resolution num] [-swap inputOrder] [-shuffle outputOrder] 2021-05-16T01:45:52.5671739Z [-map id] [-preload] [-crop x,y,w,h] [-autoscale] [-novalid] 2021-05-16T01:45:52.5672607Z [-omexml-only] [-no-sas] [-no-upgrade] [-noflat] [-format Format] 2021-05-16T01:45:52.5673365Z [-cache] [-cache-dir dir] [-option key value] 2021-05-16T01:45:52.5673785Z 2021-05-16T01:45:52.5674369Z -version: print the library version and exit 2021-05-16T01:45:52.5674988Z file: the image file to read 2021-05-16T01:45:52.5675617Z -nopix: read metadata only, not pixels 2021-05-16T01:45:52.5676269Z -nocore: do not output core metadata 2021-05-16T01:45:52.5677166Z -nometa: do not parse format-specific metadata table 2021-05-16T01:45:52.5678018Z -nofilter: do not filter metadata fields 2021-05-16T01:45:52.5678835Z -thumbs: read thumbnails instead of normal pixels 2021-05-16T01:45:52.5679619Z -minmax: compute min/max statistics 2021-05-16T01:45:52.5680427Z -merge: combine separate channels into RGB image 2021-05-16T01:45:52.5681409Z -nogroup: force multi-file datasets to be read as individual files 2021-05-16T01:45:52.5682270Z -stitch: stitch files with similar names 2021-05-16T01:45:52.5683070Z -separate: split RGB image into separate channels 2021-05-16T01:45:52.5683866Z -expand: expand indexed color to RGB 2021-05-16T01:45:52.5684609Z -omexml: populate OME-XML metadata 2021-05-16T01:45:52.5685390Z -normalize: normalize floating point images (*) 2021-05-16T01:45:52.5686230Z -fast: paint RGB images as quickly as possible (*) 2021-05-16T01:45:52.5686985Z -debug: turn on debugging output 2021-05-16T01:45:52.5687765Z -range: specify range of planes to read (inclusive) 2021-05-16T01:45:52.5688586Z -series: specify which image series to read 2021-05-16T01:45:52.5689366Z -noflat: do not flatten subresolutions 2021-05-16T01:45:52.5690248Z -resolution: used in combination with -noflat to specify which 2021-05-16T01:45:52.5691392Z subresolution to read (for images with subresolutions) 2021-05-16T01:45:52.5692385Z -swap: override the default input dimension order 2021-05-16T01:45:52.5693344Z -shuffle: override the default output dimension order 2021-05-16T01:45:52.5694292Z -map: specify file on disk to which name should be mapped 2021-05-16T01:45:52.5695297Z -preload: pre-read entire file into a buffer; significantly 2021-05-16T01:45:52.5696285Z reduces the time required to read the images, but 2021-05-16T01:45:52.5697064Z requires more memory 2021-05-16T01:45:52.5698029Z -crop: crop images before displaying; argument is 'x,y,w,h' 2021-05-16T01:45:52.5699068Z -autoscale: automatically adjust brightness and contrast (*) 2021-05-16T01:45:52.5700031Z -novalid: do not perform validation of OME-XML 2021-05-16T01:45:52.5700947Z -omexml-only: only output the generated OME-XML 2021-05-16T01:45:52.5702000Z -no-sas: do not output OME-XML StructuredAnnotation elements 2021-05-16T01:45:52.5702998Z -no-upgrade: do not perform the upgrade check 2021-05-16T01:45:52.5704040Z -format: read file with a particular reader (e.g., ZeissZVI) 2021-05-16T01:45:52.5705323Z -cache: cache the initialized reader 2021-05-16T01:45:52.5706281Z -cache-dir: use the specified directory to store the cached 2021-05-16T01:45:52.5707128Z initialized reader. If unspecified, the cached reader 2021-05-16T01:45:52.5707963Z will be stored under the same folder as the image file 2021-05-16T01:45:52.5708784Z -option: add the specified key/value pair to the reader's options list 2021-05-16T01:45:52.5709279Z 2021-05-16T01:45:52.5709786Z * = may result in loss of precision 2021-05-16T01:45:52.5710163Z 2021-05-16T01:45:52.5710995Z C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE/pJP28mCherry.czi 2021-05-16T01:45:52.5712276Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE/pJP28mCherry.czi 2021-05-16T01:45:52.5713725Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE\file41052ac1c6e.tiff [Tagged Image File Format] 2021-05-16T01:45:52.5714638Z Converted 1/1 planes (100%) 2021-05-16T01:45:52.5715088Z [done] 2021-05-16T01:45:52.5715677Z 0.802s elapsed (10.0+132.0ms per plane, 655ms overhead) 2021-05-16T01:45:52.5716613Z C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE/pJP28mCherry.czi 2021-05-16T01:45:52.5717783Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE/pJP28mCherry.czi 2021-05-16T01:45:52.5719009Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE\file4101c5d6cb0.tiff [Tagged Image File Format] 2021-05-16T01:45:52.5719790Z Converted 1/1 planes (100%) 2021-05-16T01:45:52.5720197Z [done] 2021-05-16T01:45:52.5720707Z 0.73s elapsed (0.0+57.0ms per plane, 667ms overhead) 2021-05-16T01:45:52.5721308Z == Failed tests ================================================================ 2021-05-16T01:45:52.5721985Z -- Failure (test-czi.R:59:5): bfconvert_version -------------------------------- 2021-05-16T01:45:52.5722555Z sum(tif) not equal to 272451L. 2021-05-16T01:45:52.5722983Z 1/1 mismatches 2021-05-16T01:45:52.5723382Z [1] 281870 - 272451 == 9419 2021-05-16T01:45:52.5723982Z -- Failure (test-czi.R:60:5): bfconvert_version -------------------------------- 2021-05-16T01:45:52.5724808Z mean(tif) not equal to 1.0393180847168. 2021-05-16T01:45:52.5725309Z 1/1 mismatches 2021-05-16T01:45:52.5725778Z [1] 1.08 - 1.04 == 0.0359 2021-05-16T01:45:52.5726466Z -- Failure (test-czi.R:70:5): bfconvert_version -------------------------------- 2021-05-16T01:45:52.5727155Z dim(tif) not equal to c(10L, 10L, 3L). 2021-05-16T01:45:52.5727697Z Lengths differ: 2 is not 3 2021-05-16T01:45:52.5728426Z -- Failure (test-czi.R:71:5): bfconvert_version -------------------------------- 2021-05-16T01:45:52.5729090Z sum(tif) not equal to 768L. 2021-05-16T01:45:52.5729593Z 1/1 mismatches 2021-05-16T01:45:52.5730248Z [1] 3 - 768 == -765 2021-05-16T01:45:52.5730622Z 2021-05-16T01:45:52.5731198Z [ FAIL 4 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-16T01:45:52.5732281Z ##[error]Error: Test failures 2021-05-16T01:45:52.5747740Z Execution halted 2021-05-16T01:45:52.5748246Z 2021-05-16T01:45:52.5748881Z 1 error x | 3 warnings x | 2 notes x 2021-05-16T01:45:52.5818677Z 2021-05-16T01:45:52.5820091Z ##[error]Error: A step failed in stage "script": script. 2021-05-16T01:45:52.5821808Z Errors found in rcmdcheck::rcmdcheck(). 2021-05-16T01:45:52.5822658Z Execution halted 2021-05-16T01:45:52.5823118Z Backtrace: 2021-05-16T01:45:52.5823742Z 1. tic::script() 2021-05-16T01:45:52.5824471Z 2. tic::run_stage("script", stages = stages) 2021-05-16T01:45:52.5825142Z 3. stage$run_all() 2021-05-16T01:45:52.5825758Z 4. private$run_one(step) 2021-05-16T01:45:52.5826359Z 11. step$run() 2021-05-16T01:45:52.5827174Z 12. tic:::stopc("Errors found in rcmdcheck::rcmdcheck().") 2021-05-16T01:45:52.6114154Z ##[error]Process completed with exit code 1. 2021-05-16T01:45:52.6253268Z ##[group]Run find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:45:52.6254082Z find check -name 'testthat.Rout*' -exec cat '{}' \; || true 2021-05-16T01:45:52.6260576Z shell: C:\rtools40\usr\bin\bash.EXE --noprofile --norc -e -o pipefail {0} 2021-05-16T01:45:52.6261122Z env: 2021-05-16T01:45:52.6261554Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:52.6262013Z TIC_DEPLOY_KEY: 2021-05-16T01:45:52.6262356Z RSPM: 2021-05-16T01:45:52.6263842Z GITHUB_PAT: *** 2021-05-16T01:45:52.6264231Z COVERALLS_TOKEN: 2021-05-16T01:45:52.6264685Z continue-on-error: true 2021-05-16T01:45:52.6265143Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:52.6265561Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:45:52.6265929Z TZ: UTC 2021-05-16T01:45:52.6266301Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:52.6266698Z NOT_CRAN: true 2021-05-16T01:45:52.6267057Z MSYSTEM: MINGW64 2021-05-16T01:45:52.6267439Z ##[endgroup] 2021-05-16T01:45:52.7915364Z 2021-05-16T01:45:52.7925005Z R Under development (unstable) (2021-05-14 r80296) -- "Unsuffered Consequences" 2021-05-16T01:45:52.7928474Z Copyright (C) 2021 The R Foundation for Statistical Computing 2021-05-16T01:45:52.7937632Z Platform: x86_64-w64-mingw32/x64 (64-bit) 2021-05-16T01:45:52.7943491Z 2021-05-16T01:45:52.7949280Z R is free software and comes with ABSOLUTELY NO WARRANTY. 2021-05-16T01:45:52.7950430Z You are welcome to redistribute it under certain conditions. 2021-05-16T01:45:52.7951404Z Type 'license()' or 'licence()' for distribution details. 2021-05-16T01:45:52.7951930Z 2021-05-16T01:45:52.7952650Z R is a collaborative project with many contributors. 2021-05-16T01:45:52.7953522Z Type 'contributors()' for more information and 2021-05-16T01:45:52.7954406Z 'citation()' on how to cite R or R packages in publications. 2021-05-16T01:45:52.7954929Z 2021-05-16T01:45:52.7955619Z Type 'demo()' for some demos, 'help()' for on-line help, or 2021-05-16T01:45:52.7956487Z 'help.start()' for an HTML browser interface to help. 2021-05-16T01:45:52.7957165Z Type 'q()' to quit R. 2021-05-16T01:45:52.7957537Z 2021-05-16T01:45:52.7958051Z > library(testthat) 2021-05-16T01:45:52.7958679Z > library(bftools) 2021-05-16T01:45:52.7959090Z > 2021-05-16T01:45:52.7959687Z > test_check("bftools") 2021-05-16T01:45:52.7960554Z C:/Users/runneradmin/AppData/Local/Temp/RtmpiOLcN5/RLIBS_5cc20a913d6/png/img/Rlogo.png 2021-05-16T01:45:52.7961861Z APNGReader initializing C:/Users/runneradmin/AppData/Local/Temp/RtmpiOLcN5/RLIBS_5cc20a913d6/png/img/Rlogo.png 2021-05-16T01:45:52.7963311Z [Animated PNG] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE\file410281c6a2d.tiff [Tagged Image File Format] 2021-05-16T01:45:52.7964219Z Converted 1/1 planes (100%) 2021-05-16T01:45:52.7964585Z [done] 2021-05-16T01:45:52.7965071Z 2.421s elapsed (12.0+692.0ms per plane, 1656ms overhead) 2021-05-16T01:45:52.7965858Z trying URL 'https://ndownloader.figshare.com/files/16618418' 2021-05-16T01:45:52.7966749Z Content type 'application/octet-stream' length 861536 bytes (841 KB) 2021-05-16T01:45:52.7967314Z ================================================== 2021-05-16T01:45:52.7967669Z downloaded 841 KB 2021-05-16T01:45:52.7967911Z 2021-05-16T01:45:52.7968326Z To test read a file in any format, run: 2021-05-16T01:45:52.7968915Z showinf file [-nopix] [-nocore] [-nometa] [-thumbs] [-minmax] 2021-05-16T01:45:52.7970199Z [-merge] [-nogroup] [-stitch] [-separate] [-expand] [-omexml] 2021-05-16T01:45:52.7970891Z [-normalize] [-fast] [-debug] [-range start end] [-series num] 2021-05-16T01:45:52.7971587Z [-resolution num] [-swap inputOrder] [-shuffle outputOrder] 2021-05-16T01:45:52.7972294Z [-map id] [-preload] [-crop x,y,w,h] [-autoscale] [-novalid] 2021-05-16T01:45:52.7972997Z [-omexml-only] [-no-sas] [-no-upgrade] [-noflat] [-format Format] 2021-05-16T01:45:52.7973623Z [-cache] [-cache-dir dir] [-option key value] 2021-05-16T01:45:52.7973938Z 2021-05-16T01:45:52.7975340Z -version: print the library version and exit 2021-05-16T01:45:52.7975896Z file: the image file to read 2021-05-16T01:45:52.7976399Z -nopix: read metadata only, not pixels 2021-05-16T01:45:52.7976933Z -nocore: do not output core metadata 2021-05-16T01:45:52.7977748Z -nometa: do not parse format-specific metadata table 2021-05-16T01:45:52.7978451Z -nofilter: do not filter metadata fields 2021-05-16T01:45:52.7979154Z -thumbs: read thumbnails instead of normal pixels 2021-05-16T01:45:52.7979860Z -minmax: compute min/max statistics 2021-05-16T01:45:52.7980534Z -merge: combine separate channels into RGB image 2021-05-16T01:45:52.7981358Z -nogroup: force multi-file datasets to be read as individual files 2021-05-16T01:45:52.7982083Z -stitch: stitch files with similar names 2021-05-16T01:45:52.7982773Z -separate: split RGB image into separate channels 2021-05-16T01:45:52.7983449Z -expand: expand indexed color to RGB 2021-05-16T01:45:52.7984249Z -omexml: populate OME-XML metadata 2021-05-16T01:45:52.7984982Z -normalize: normalize floating point images (*) 2021-05-16T01:45:52.7985750Z -fast: paint RGB images as quickly as possible (*) 2021-05-16T01:45:52.7986410Z -debug: turn on debugging output 2021-05-16T01:45:52.7987138Z -range: specify range of planes to read (inclusive) 2021-05-16T01:45:52.7987895Z -series: specify which image series to read 2021-05-16T01:45:52.7988592Z -noflat: do not flatten subresolutions 2021-05-16T01:45:52.7989415Z -resolution: used in combination with -noflat to specify which 2021-05-16T01:45:52.7990366Z subresolution to read (for images with subresolutions) 2021-05-16T01:45:52.7991212Z -swap: override the default input dimension order 2021-05-16T01:45:52.7992041Z -shuffle: override the default output dimension order 2021-05-16T01:45:52.7992886Z -map: specify file on disk to which name should be mapped 2021-05-16T01:45:52.7993748Z -preload: pre-read entire file into a buffer; significantly 2021-05-16T01:45:52.7994602Z reduces the time required to read the images, but 2021-05-16T01:45:52.7995259Z requires more memory 2021-05-16T01:45:52.7995990Z -crop: crop images before displaying; argument is 'x,y,w,h' 2021-05-16T01:45:52.7996890Z -autoscale: automatically adjust brightness and contrast (*) 2021-05-16T01:45:52.7997730Z -novalid: do not perform validation of OME-XML 2021-05-16T01:45:52.7998486Z -omexml-only: only output the generated OME-XML 2021-05-16T01:45:52.7999404Z -no-sas: do not output OME-XML StructuredAnnotation elements 2021-05-16T01:45:52.8000315Z -no-upgrade: do not perform the upgrade check 2021-05-16T01:45:52.8001136Z -format: read file with a particular reader (e.g., ZeissZVI) 2021-05-16T01:45:52.8001938Z -cache: cache the initialized reader 2021-05-16T01:45:52.8002748Z -cache-dir: use the specified directory to store the cached 2021-05-16T01:45:52.8003647Z initialized reader. If unspecified, the cached reader 2021-05-16T01:45:52.8004518Z will be stored under the same folder as the image file 2021-05-16T01:45:52.8005405Z -option: add the specified key/value pair to the reader's options list 2021-05-16T01:45:52.8005894Z 2021-05-16T01:45:52.8006364Z * = may result in loss of precision 2021-05-16T01:45:52.8006705Z 2021-05-16T01:45:52.8007669Z C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE/pJP28mCherry.czi 2021-05-16T01:45:52.8009099Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE/pJP28mCherry.czi 2021-05-16T01:45:52.8010759Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE\file41052ac1c6e.tiff [Tagged Image File Format] 2021-05-16T01:45:52.8011747Z Converted 1/1 planes (100%) 2021-05-16T01:45:52.8012176Z [done] 2021-05-16T01:45:52.8013112Z 0.802s elapsed (10.0+132.0ms per plane, 655ms overhead) 2021-05-16T01:45:52.8014141Z C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE/pJP28mCherry.czi 2021-05-16T01:45:52.8015569Z ZeissCZIReader initializing C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE/pJP28mCherry.czi 2021-05-16T01:45:52.8017221Z [Zeiss CZI] -> C:\Users\RUNNER~1\AppData\Local\Temp\RtmpiOLcN5/working_dir\Rtmpy8oDEE\file4101c5d6cb0.tiff [Tagged Image File Format] 2021-05-16T01:45:52.8018220Z Converted 1/1 planes (100%) 2021-05-16T01:45:52.8018648Z [done] 2021-05-16T01:45:52.8019229Z 0.73s elapsed (0.0+57.0ms per plane, 667ms overhead) 2021-05-16T01:45:52.8019986Z == Failed tests ================================================================ 2021-05-16T01:45:52.8020796Z -- Failure (test-czi.R:59:5): bfconvert_version -------------------------------- 2021-05-16T01:45:52.8021579Z sum(tif) not equal to 272451L. 2021-05-16T01:45:52.8022014Z 1/1 mismatches 2021-05-16T01:45:52.8022406Z [1] 281870 - 272451 == 9419 2021-05-16T01:45:52.8023098Z -- Failure (test-czi.R:60:5): bfconvert_version -------------------------------- 2021-05-16T01:45:52.8023762Z mean(tif) not equal to 1.0393180847168. 2021-05-16T01:45:52.8024187Z 1/1 mismatches 2021-05-16T01:45:52.8024586Z [1] 1.08 - 1.04 == 0.0359 2021-05-16T01:45:52.8025269Z -- Failure (test-czi.R:70:5): bfconvert_version -------------------------------- 2021-05-16T01:45:52.8025923Z dim(tif) not equal to c(10L, 10L, 3L). 2021-05-16T01:45:52.8026419Z Lengths differ: 2 is not 3 2021-05-16T01:45:52.8027152Z -- Failure (test-czi.R:71:5): bfconvert_version -------------------------------- 2021-05-16T01:45:52.8027773Z sum(tif) not equal to 768L. 2021-05-16T01:45:52.8028201Z 1/1 mismatches 2021-05-16T01:45:52.8028594Z [1] 3 - 768 == -765 2021-05-16T01:45:52.8028815Z 2021-05-16T01:45:52.8029253Z [ FAIL 4 | WARN 0 | SKIP 0 | PASS 16 ] 2021-05-16T01:45:52.8031812Z ##[error]Error: Test failures 2021-05-16T01:45:52.8033050Z Execution halted 2021-05-16T01:45:52.8253405Z ##[group]Run actions/upload-artifact@master 2021-05-16T01:45:52.8253995Z with: 2021-05-16T01:45:52.8254488Z name: Windows-rdevel-results 2021-05-16T01:45:52.8255007Z path: check 2021-05-16T01:45:52.8255449Z if-no-files-found: warn 2021-05-16T01:45:52.8255884Z env: 2021-05-16T01:45:52.8256333Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T01:45:52.8256804Z TIC_DEPLOY_KEY: 2021-05-16T01:45:52.8257235Z RSPM: 2021-05-16T01:45:52.8258142Z GITHUB_PAT: *** 2021-05-16T01:45:52.8258550Z COVERALLS_TOKEN: 2021-05-16T01:45:52.8259057Z continue-on-error: true 2021-05-16T01:45:52.8259542Z VDIFFR_RUN_TESTS: 2021-05-16T01:45:52.8259982Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T01:45:52.8260400Z TZ: UTC 2021-05-16T01:45:52.8260792Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T01:45:52.8261224Z NOT_CRAN: true 2021-05-16T01:45:52.8261624Z MSYSTEM: MINGW64 2021-05-16T01:45:52.8262019Z ##[endgroup] 2021-05-16T01:45:53.0266145Z With the provided path, there will be 104 files uploaded 2021-05-16T01:46:03.1393762Z Total file count: 104 ---- Processed file #68 (65.3%) 2021-05-16T01:46:09.2075624Z Total size of all the files uploaded is 206406705 bytes 2021-05-16T01:46:09.2559882Z Finished uploading artifact Windows-rdevel-results. Reported size is 206406705 bytes. There were 0 items that failed to upload 2021-05-16T01:46:09.2562549Z Artifact Windows-rdevel-results has been successfully uploaded! 2021-05-16T01:46:09.3077071Z Post job cleanup. 2021-05-16T01:46:11.6313489Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T01:46:11.7182250Z git version 2.31.1.windows.1 2021-05-16T01:46:11.7257312Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T01:46:11.7505586Z [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-16T01:46:12.2879469Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T01:46:12.3064798Z http.https://github.com/.extraheader 2021-05-16T01:46:12.3110096Z [command]"C:\Program Files\Git\bin\git.exe" config --local --unset-all http.https://github.com/.extraheader 2021-05-16T01:46:12.3346007Z [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-16T01:46:12.7797794Z Cleaning up orphan processes