2021-05-16T00:31:08.6272086Z ##[section]Starting: Request a runner to run this job 2021-05-16T00:31:09.4978782Z Can't find any online and idle self-hosted runner in current repository that matches the required labels: 'windows-latest' 2021-05-16T00:31:09.5920689Z Can't find any online and idle self-hosted runner in current repository's organization/enterprise account that matches the required labels: 'windows-latest' 2021-05-16T00:31:09.6528079Z Found online and idle hosted runner in current repository's enterprise account that matches the required labels: 'windows-latest' 2021-05-16T00:31:09.7600486Z ##[section]Finishing: Request a runner to run this job 2021-05-16T00:31:18.7224945Z Current runner version: '2.278.0' 2021-05-16T00:31:19.0254020Z ##[group]Operating System 2021-05-16T00:31:19.0257455Z Microsoft Windows Server 2019 2021-05-16T00:31:19.0258311Z 10.0.17763 2021-05-16T00:31:19.0258810Z Datacenter 2021-05-16T00:31:19.0259280Z ##[endgroup] 2021-05-16T00:31:19.0259793Z ##[group]Virtual Environment 2021-05-16T00:31:19.0260524Z Environment: windows-2019 2021-05-16T00:31:19.0260993Z Version: 20210509.1 2021-05-16T00:31:19.0262489Z Included Software: https://github.com/actions/virtual-environments/blob/win19/20210509.1/images/win/Windows2019-Readme.md 2021-05-16T00:31:19.0264045Z Image Release: https://github.com/actions/virtual-environments/releases/tag/win19%2F20210509.1 2021-05-16T00:31:19.0264701Z ##[endgroup] 2021-05-16T00:31:19.0266726Z ##[group]GITHUB_TOKEN Permissions 2021-05-16T00:31:19.0269800Z Actions: write 2021-05-16T00:31:19.0270284Z Checks: write 2021-05-16T00:31:19.0270670Z Contents: write 2021-05-16T00:31:19.0271668Z Deployments: write 2021-05-16T00:31:19.0272140Z Issues: write 2021-05-16T00:31:19.0272643Z Metadata: read 2021-05-16T00:31:19.0273050Z Packages: write 2021-05-16T00:31:19.0273462Z PullRequests: write 2021-05-16T00:31:19.0273890Z RepositoryProjects: write 2021-05-16T00:31:19.0274369Z SecurityEvents: write 2021-05-16T00:31:19.0274733Z Statuses: write 2021-05-16T00:31:19.0275265Z ##[endgroup] 2021-05-16T00:31:19.0278684Z Prepare workflow directory 2021-05-16T00:31:19.2620977Z Prepare all required actions 2021-05-16T00:31:19.2632888Z Getting action download info 2021-05-16T00:31:19.6204580Z Download action repository 'actions/checkout@v2' 2021-05-16T00:31:21.8235687Z Download action repository 'r-lib/actions@master' 2021-05-16T00:31:23.1945607Z Download action repository 'adigherman/actions@master' 2021-05-16T00:31:26.7705626Z Download action repository 'msys2/setup-msys2@v2' 2021-05-16T00:31:27.9324108Z Download action repository 'actions/cache@v1' 2021-05-16T00:31:28.1766257Z Download action repository 'actions/upload-artifact@master' 2021-05-16T00:31:28.3750745Z Download action repository 'actions/upload-release-asset@v1.0.1' 2021-05-16T00:31:28.7674955Z ##[group]Run actions/checkout@v2 2021-05-16T00:31:28.7675780Z with: 2021-05-16T00:31:28.7676730Z repository: neuroconductor/EveTemplate 2021-05-16T00:31:28.7677710Z token: *** 2021-05-16T00:31:28.7678082Z ssh-strict: true 2021-05-16T00:31:28.7678583Z persist-credentials: true 2021-05-16T00:31:28.7679136Z clean: true 2021-05-16T00:31:28.7679502Z fetch-depth: 1 2021-05-16T00:31:28.7679883Z lfs: false 2021-05-16T00:31:28.7680241Z submodules: false 2021-05-16T00:31:28.7680614Z env: 2021-05-16T00:31:28.7681180Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:31:28.7681922Z TIC_DEPLOY_KEY: 2021-05-16T00:31:28.7682207Z RSPM: 2021-05-16T00:31:28.7683199Z GITHUB_PAT: *** 2021-05-16T00:31:28.7683824Z COVERALLS_TOKEN: 2021-05-16T00:31:28.7684305Z continue-on-error: false 2021-05-16T00:31:28.7684777Z VDIFFR_RUN_TESTS: 2021-05-16T00:31:28.7685163Z ##[endgroup] 2021-05-16T00:31:33.3414370Z Syncing repository: neuroconductor/EveTemplate 2021-05-16T00:31:33.3744993Z ##[group]Getting Git version info 2021-05-16T00:31:33.3745873Z Working directory is 'D:\a\EveTemplate\EveTemplate' 2021-05-16T00:31:33.4166352Z [command]"C:\Program Files\Git\bin\git.exe" version 2021-05-16T00:31:33.4360419Z git version 2.31.1.windows.1 2021-05-16T00:31:33.4408033Z ##[endgroup] 2021-05-16T00:31:33.4413402Z Deleting the contents of 'D:\a\EveTemplate\EveTemplate' 2021-05-16T00:31:33.4417256Z ##[group]Initializing the repository 2021-05-16T00:31:33.4427292Z [command]"C:\Program Files\Git\bin\git.exe" init D:\a\EveTemplate\EveTemplate 2021-05-16T00:31:33.6307576Z Initialized empty Git repository in D:/a/EveTemplate/EveTemplate/.git/ 2021-05-16T00:31:33.6354465Z [command]"C:\Program Files\Git\bin\git.exe" remote add origin https://github.com/neuroconductor/EveTemplate 2021-05-16T00:31:33.6811789Z ##[endgroup] 2021-05-16T00:31:33.6819192Z ##[group]Disabling automatic garbage collection 2021-05-16T00:31:33.6835379Z [command]"C:\Program Files\Git\bin\git.exe" config --local gc.auto 0 2021-05-16T00:31:33.7409176Z ##[endgroup] 2021-05-16T00:31:33.7424523Z ##[group]Setting up auth 2021-05-16T00:31:33.7425658Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp core\.sshCommand 2021-05-16T00:31:33.7664770Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :" 2021-05-16T00:31:35.9337985Z [command]"C:\Program Files\Git\bin\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader 2021-05-16T00:31:35.9585814Z [command]"C:\Program Files\Git\bin\git.exe" submodule foreach --recursive "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :" 2021-05-16T00:31:36.5012434Z [command]"C:\Program Files\Git\bin\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***" 2021-05-16T00:31:36.5276484Z ##[endgroup] 2021-05-16T00:31:36.5298801Z ##[group]Fetching the repository 2021-05-16T00:31:36.5301208Z [command]"C:\Program Files\Git\bin\git.exe" -c protocol.version=2 fetch --no-tags --prune --progress --no-recurse-submodules --depth=1 origin +9f904f84f78a58f05ea12ee1f20176301e172fb3:refs/tags/1.0.0.s 2021-05-16T00:31:38.2210593Z remote: Enumerating objects: 55, done. 2021-05-16T00:31:38.2211732Z remote: Counting objects: 1% (1/55) 2021-05-16T00:31:38.2213159Z remote: Counting objects: 3% (2/55) 2021-05-16T00:31:38.2214534Z remote: Counting objects: 5% (3/55) 2021-05-16T00:31:38.2229348Z remote: Counting objects: 7% (4/55) 2021-05-16T00:31:38.2246359Z remote: Counting objects: 9% (5/55) 2021-05-16T00:31:38.2248358Z remote: Counting objects: 10% (6/55) 2021-05-16T00:31:38.2249515Z remote: Counting objects: 12% (7/55) 2021-05-16T00:31:38.2283312Z remote: Counting objects: 14% (8/55) 2021-05-16T00:31:38.2286911Z remote: Counting objects: 16% (9/55) 2021-05-16T00:31:38.2287827Z remote: Counting objects: 18% (10/55) 2021-05-16T00:31:38.2288528Z remote: Counting objects: 20% (11/55) 2021-05-16T00:31:38.2289099Z remote: Counting objects: 21% (12/55) 2021-05-16T00:31:38.2289725Z remote: Counting objects: 23% (13/55) 2021-05-16T00:31:38.2290290Z remote: Counting objects: 25% (14/55) 2021-05-16T00:31:38.2290871Z remote: Counting objects: 27% (15/55) 2021-05-16T00:31:38.2291450Z remote: Counting objects: 29% (16/55) 2021-05-16T00:31:38.2292009Z remote: Counting objects: 30% (17/55) 2021-05-16T00:31:38.2292584Z remote: Counting objects: 32% (18/55) 2021-05-16T00:31:38.2293316Z remote: Counting objects: 34% (19/55) 2021-05-16T00:31:38.2294101Z remote: Counting objects: 36% (20/55) 2021-05-16T00:31:38.2295120Z remote: Counting objects: 38% (21/55) 2021-05-16T00:31:38.2295753Z remote: Counting objects: 40% (22/55) 2021-05-16T00:31:38.2296771Z remote: Counting objects: 41% (23/55) 2021-05-16T00:31:38.2297419Z remote: Counting objects: 43% (24/55) 2021-05-16T00:31:38.2298366Z remote: Counting objects: 45% (25/55) 2021-05-16T00:31:38.2299282Z remote: Counting objects: 47% (26/55) 2021-05-16T00:31:38.2299841Z remote: Counting objects: 49% (27/55) 2021-05-16T00:31:38.2300413Z remote: Counting objects: 50% (28/55) 2021-05-16T00:31:38.2300967Z remote: Counting objects: 52% (29/55) 2021-05-16T00:31:38.2301701Z remote: Counting objects: 54% (30/55) 2021-05-16T00:31:38.2302275Z remote: Counting objects: 56% (31/55) 2021-05-16T00:31:38.2302829Z remote: Counting objects: 58% (32/55) 2021-05-16T00:31:38.2303674Z remote: Counting objects: 60% (33/55) 2021-05-16T00:31:38.2304930Z remote: Counting objects: 61% (34/55) 2021-05-16T00:31:38.2305512Z remote: Counting objects: 63% (35/55) 2021-05-16T00:31:38.2309412Z remote: Counting objects: 65% (36/55) 2021-05-16T00:31:38.2310097Z remote: Counting objects: 67% (37/55) 2021-05-16T00:31:38.2311031Z remote: Counting objects: 69% (38/55) 2021-05-16T00:31:38.2311597Z remote: Counting objects: 70% (39/55) 2021-05-16T00:31:38.2312819Z remote: Counting objects: 72% (40/55) 2021-05-16T00:31:38.2313428Z remote: Counting objects: 74% (41/55) 2021-05-16T00:31:38.2313960Z remote: Counting objects: 76% (42/55) 2021-05-16T00:31:38.2314498Z remote: Counting objects: 78% (43/55) 2021-05-16T00:31:38.2315023Z remote: Counting objects: 80% (44/55) 2021-05-16T00:31:38.2315564Z remote: Counting objects: 81% (45/55) 2021-05-16T00:31:38.2316595Z remote: Counting objects: 83% (46/55) 2021-05-16T00:31:38.2317174Z remote: Counting objects: 85% (47/55) 2021-05-16T00:31:38.2317931Z remote: Counting objects: 87% (48/55) 2021-05-16T00:31:38.2318504Z remote: Counting objects: 89% (49/55) 2021-05-16T00:31:38.2319247Z remote: Counting objects: 90% (50/55) 2021-05-16T00:31:38.2320354Z remote: Counting objects: 92% (51/55) 2021-05-16T00:31:38.2321001Z remote: Counting objects: 94% (52/55) 2021-05-16T00:31:38.2321730Z remote: Counting objects: 96% (53/55) 2021-05-16T00:31:38.2322273Z remote: Counting objects: 98% (54/55) 2021-05-16T00:31:38.2322794Z remote: Counting objects: 100% (55/55) 2021-05-16T00:31:38.2323463Z remote: Counting objects: 100% (55/55), done. 2021-05-16T00:31:38.2324063Z remote: Compressing objects: 2% (1/49) 2021-05-16T00:31:38.2324997Z remote: Compressing objects: 4% (2/49) 2021-05-16T00:31:38.2325615Z remote: Compressing objects: 6% (3/49) 2021-05-16T00:31:38.2326307Z remote: Compressing objects: 8% (4/49) 2021-05-16T00:31:38.2327538Z remote: Compressing objects: 10% (5/49) 2021-05-16T00:31:38.2328776Z remote: Compressing objects: 12% (6/49) 2021-05-16T00:31:38.2329364Z remote: Compressing objects: 14% (7/49) 2021-05-16T00:31:38.2330029Z remote: Compressing objects: 16% (8/49) 2021-05-16T00:31:38.2330837Z remote: Compressing objects: 18% (9/49) 2021-05-16T00:31:38.2331500Z remote: Compressing objects: 20% (10/49) 2021-05-16T00:31:38.2332136Z remote: Compressing objects: 22% (11/49) 2021-05-16T00:31:38.2332939Z remote: Compressing objects: 24% (12/49) 2021-05-16T00:31:38.2333590Z remote: Compressing objects: 26% (13/49) 2021-05-16T00:31:38.2334364Z remote: Compressing objects: 28% (14/49) 2021-05-16T00:31:38.2335180Z remote: Compressing objects: 30% (15/49) 2021-05-16T00:31:38.2336368Z remote: Compressing objects: 32% (16/49) 2021-05-16T00:31:38.2337312Z remote: Compressing objects: 34% (17/49) 2021-05-16T00:31:38.2338011Z remote: Compressing objects: 36% (18/49) 2021-05-16T00:31:38.2338645Z remote: Compressing objects: 38% (19/49) 2021-05-16T00:31:38.2339287Z remote: Compressing objects: 40% (20/49) 2021-05-16T00:31:38.2339927Z remote: Compressing objects: 42% (21/49) 2021-05-16T00:31:38.2340541Z remote: Compressing objects: 44% (22/49) 2021-05-16T00:31:38.2341177Z remote: Compressing objects: 46% (23/49) 2021-05-16T00:31:38.2342102Z remote: Compressing objects: 48% (24/49) 2021-05-16T00:31:38.2342712Z remote: Compressing objects: 51% (25/49) 2021-05-16T00:31:38.2343392Z remote: Compressing objects: 53% (26/49) 2021-05-16T00:31:38.2343989Z remote: Compressing objects: 55% (27/49) 2021-05-16T00:31:38.2344500Z remote: Compressing objects: 57% (28/49) 2021-05-16T00:31:38.2345174Z remote: Compressing objects: 59% (29/49) 2021-05-16T00:31:38.2346011Z remote: Compressing objects: 61% (30/49) 2021-05-16T00:31:38.2346581Z remote: Compressing objects: 63% (31/49) 2021-05-16T00:31:38.2347051Z remote: Compressing objects: 65% (32/49) 2021-05-16T00:31:38.2347540Z remote: Compressing objects: 67% (33/49) 2021-05-16T00:31:38.2348002Z remote: Compressing objects: 69% (34/49) 2021-05-16T00:31:38.2348493Z remote: Compressing objects: 71% (35/49) 2021-05-16T00:31:38.2349131Z remote: Compressing objects: 73% (36/49) 2021-05-16T00:31:38.2349607Z remote: Compressing objects: 75% (37/49) 2021-05-16T00:31:38.2350062Z remote: Compressing objects: 77% (38/49) 2021-05-16T00:31:38.2350538Z remote: Compressing objects: 79% (39/49) 2021-05-16T00:31:38.2351161Z remote: Compressing objects: 81% (40/49) 2021-05-16T00:31:38.2351708Z remote: Compressing objects: 83% (41/49) 2021-05-16T00:31:38.2352156Z remote: Compressing objects: 85% (42/49) 2021-05-16T00:31:38.2352597Z remote: Compressing objects: 87% (43/49) 2021-05-16T00:31:38.2353052Z remote: Compressing objects: 89% (44/49) 2021-05-16T00:31:38.2353502Z remote: Compressing objects: 91% (45/49) 2021-05-16T00:31:38.2353927Z remote: Compressing objects: 93% (46/49) 2021-05-16T00:31:38.2354374Z remote: Compressing objects: 95% (47/49) 2021-05-16T00:31:38.2354798Z remote: Compressing objects: 97% (48/49) 2021-05-16T00:31:38.2355245Z remote: Compressing objects: 100% (49/49) 2021-05-16T00:31:38.2355875Z remote: Compressing objects: 100% (49/49), done. 2021-05-16T00:31:40.2128904Z remote: Total 55 (delta 4), reused 45 (delta 4), pack-reused 0 2021-05-16T00:31:40.3689839Z From https://github.com/neuroconductor/EveTemplate 2021-05-16T00:31:40.3699247Z * [new ref] 9f904f84f78a58f05ea12ee1f20176301e172fb3 -> 1.0.0.s 2021-05-16T00:31:40.4398199Z ##[endgroup] 2021-05-16T00:31:40.4434362Z ##[group]Determining the checkout info 2021-05-16T00:31:40.4449486Z ##[endgroup] 2021-05-16T00:31:40.4452235Z ##[group]Checking out the ref 2021-05-16T00:31:40.4517022Z [command]"C:\Program Files\Git\bin\git.exe" checkout --progress --force refs/tags/1.0.0.s 2021-05-16T00:31:40.7473735Z Note: switching to 'refs/tags/1.0.0.s'. 2021-05-16T00:31:40.7498433Z 2021-05-16T00:31:40.7511502Z You are in 'detached HEAD' state. You can look around, make experimental 2021-05-16T00:31:40.7512884Z changes and commit them, and you can discard any commits you make in this 2021-05-16T00:31:40.7513765Z state without impacting any branches by switching back to a branch. 2021-05-16T00:31:40.7514326Z 2021-05-16T00:31:40.7515103Z If you want to create a new branch to retain commits you create, you may 2021-05-16T00:31:40.7515951Z do so (now or later) by using -c with the switch command. Example: 2021-05-16T00:31:40.7519365Z 2021-05-16T00:31:40.7531358Z git switch -c 2021-05-16T00:31:40.7531948Z 2021-05-16T00:31:40.7532457Z Or undo this operation with: 2021-05-16T00:31:40.7535912Z 2021-05-16T00:31:40.7536469Z git switch - 2021-05-16T00:31:40.7536818Z 2021-05-16T00:31:40.7537765Z Turn off this advice by setting config variable advice.detachedHead to false 2021-05-16T00:31:40.7538583Z 2021-05-16T00:31:40.7539124Z HEAD is now at 9f904f8 Version id 56 stable 2021-05-16T00:31:40.7541749Z ##[endgroup] 2021-05-16T00:31:40.7960357Z [command]"C:\Program Files\Git\bin\git.exe" log -1 --format='%H' 2021-05-16T00:31:40.8159498Z '9f904f84f78a58f05ea12ee1f20176301e172fb3' 2021-05-16T00:31:40.8471089Z ##[group]Run r-lib/actions/setup-r@master 2021-05-16T00:31:40.8471497Z with: 2021-05-16T00:31:40.8471790Z r-version: oldrel 2021-05-16T00:31:40.8472069Z Ncpus: 1 2021-05-16T00:31:40.8472388Z crayon.enabled: NULL 2021-05-16T00:31:40.8472788Z remove-openmp-macos: true 2021-05-16T00:31:40.8473220Z http-user-agent: default 2021-05-16T00:31:40.8473562Z install-r: true 2021-05-16T00:31:40.8474156Z windows-path-include-mingw: true 2021-05-16T00:31:40.8474547Z env: 2021-05-16T00:31:40.8474882Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:31:40.8475248Z TIC_DEPLOY_KEY: 2021-05-16T00:31:40.8475508Z RSPM: 2021-05-16T00:31:40.8476513Z GITHUB_PAT: *** 2021-05-16T00:31:40.8476818Z COVERALLS_TOKEN: 2021-05-16T00:31:40.8477189Z continue-on-error: false 2021-05-16T00:31:40.8477539Z VDIFFR_RUN_TESTS: 2021-05-16T00:31:40.8477839Z ##[endgroup] 2021-05-16T00:31:41.2084646Z Downloading http://cloud.r-project.org/bin/windows/Rtools/Rtools35.exe... 2021-05-16T00:31:41.3106933Z [command]C:\ProgramData\Chocolatey\bin\choco.exe install qpdf --no-progress 2021-05-16T00:31:42.1290846Z [command]D:\a\_temp\Rtools35.exe /VERYSILENT /SUPPRESSMSGBOXES 2021-05-16T00:31:42.8833045Z [command]D:\a\_temp\R-3.6.3-win.exe /VERYSILENT /SUPPRESSMSGBOXES /DIR=C:\R 2021-05-16T00:31:43.5730452Z Chocolatey v0.10.15 2021-05-16T00:33:18.5670293Z Installing the following packages: 2021-05-16T00:33:18.5671579Z qpdf 2021-05-16T00:33:18.5672590Z By installing you accept licenses for the packages. 2021-05-16T00:33:20.3964963Z 2021-05-16T00:33:20.3966346Z qpdf v10.3.2 [Approved] 2021-05-16T00:33:20.4133278Z qpdf package files install completed. Performing other installation steps. 2021-05-16T00:33:22.6745460Z Extracting C:\ProgramData\chocolatey\lib\qpdf\tools\qpdf-10.3.2-bin-mingw32_x32.zip to C:\ProgramData\chocolatey\lib\qpdf\tools... 2021-05-16T00:33:23.6165765Z C:\ProgramData\chocolatey\lib\qpdf\tools 2021-05-16T00:33:26.3317772Z ShimGen has successfully created a shim for fix-qdf.exe 2021-05-16T00:33:26.6029204Z ShimGen has successfully created a shim for qpdf.exe 2021-05-16T00:33:26.8741143Z ShimGen has successfully created a shim for zlib-flate.exe 2021-05-16T00:33:26.9176412Z The install of qpdf was successful. 2021-05-16T00:33:26.9177617Z Software installed to 'C:\ProgramData\chocolatey\lib\qpdf\tools' 2021-05-16T00:33:26.9628075Z 2021-05-16T00:33:26.9629479Z Chocolatey installed 1/1 packages. 2021-05-16T00:33:26.9630867Z See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log). 2021-05-16T00:34:19.3149862Z ##[group]Run r-lib/actions/setup-pandoc@master 2021-05-16T00:34:19.3150301Z with: 2021-05-16T00:34:19.3150623Z pandoc-version: 2.7.3 2021-05-16T00:34:19.3150917Z env: 2021-05-16T00:34:19.3151262Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:34:19.3151613Z TIC_DEPLOY_KEY: 2021-05-16T00:34:19.3151898Z RSPM: 2021-05-16T00:34:19.3152900Z GITHUB_PAT: *** 2021-05-16T00:34:19.3153229Z COVERALLS_TOKEN: 2021-05-16T00:34:19.3153592Z continue-on-error: false 2021-05-16T00:34:19.3153967Z VDIFFR_RUN_TESTS: 2021-05-16T00:34:19.3154313Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:34:19.3154608Z TZ: UTC 2021-05-16T00:34:19.3154912Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:34:19.3155216Z NOT_CRAN: true 2021-05-16T00:34:19.3155508Z ##[endgroup] 2021-05-16T00:34:20.2905025Z [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\88c70798-8b9d-4145-928a-72ce71d743fa', 'D:\a\_temp\8e19b348-0645-4ff8-9315-3b04000faeb7')" 2021-05-16T00:34:23.0126437Z ##[group]Run git config user.name adigherman 2021-05-16T00:34:23.0127082Z git config user.name adigherman 2021-05-16T00:34:23.0127524Z git config user.email adig@jhu.edu 2021-05-16T00:34:23.0178343Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T00:34:23.0178762Z env: 2021-05-16T00:34:23.0179117Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:34:23.0179476Z TIC_DEPLOY_KEY: 2021-05-16T00:34:23.0179772Z RSPM: 2021-05-16T00:34:23.0180727Z GITHUB_PAT: *** 2021-05-16T00:34:23.0181064Z COVERALLS_TOKEN: 2021-05-16T00:34:23.0181972Z continue-on-error: false 2021-05-16T00:34:23.0182353Z VDIFFR_RUN_TESTS: 2021-05-16T00:34:23.0182708Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:34:23.0183008Z TZ: UTC 2021-05-16T00:34:23.0183318Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:34:23.0183629Z NOT_CRAN: true 2021-05-16T00:34:23.0183930Z ##[endgroup] 2021-05-16T00:34:24.5296384Z ##[group]Run msys2/setup-msys2@v2 2021-05-16T00:34:24.5296784Z with: 2021-05-16T00:34:24.5297079Z msystem: MINGW64 2021-05-16T00:34:24.5297368Z update: true 2021-05-16T00:34:24.5297744Z install: git mingw-w64-x86_64-toolchain 2021-05-16T00:34:24.5298126Z path-type: minimal 2021-05-16T00:34:24.5298452Z release: true 2021-05-16T00:34:24.5298714Z env: 2021-05-16T00:34:24.5299053Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:34:24.5299398Z TIC_DEPLOY_KEY: 2021-05-16T00:34:24.5299681Z RSPM: 2021-05-16T00:34:24.5301010Z GITHUB_PAT: *** 2021-05-16T00:34:24.5301334Z COVERALLS_TOKEN: 2021-05-16T00:34:24.5301737Z continue-on-error: false 2021-05-16T00:34:24.5302126Z VDIFFR_RUN_TESTS: 2021-05-16T00:34:24.5302492Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:34:24.5302807Z TZ: UTC 2021-05-16T00:34:24.5303283Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:34:24.5303589Z NOT_CRAN: true 2021-05-16T00:34:24.5303882Z ##[endgroup] 2021-05-16T00:34:24.7056638Z ##[group]Downloading MSYS2... 2021-05-16T00:34:25.4742842Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "(Get-FileHash D:\a\_temp\base.exe -Algorithm SHA256)[0].Hash" 2021-05-16T00:34:26.9317346Z 1F2CFD8E13B0382096E53EAD6FD52D0B656A1F81E1B5D82F44CB4CE8AB68755E 2021-05-16T00:34:26.9503093Z ##[endgroup] 2021-05-16T00:34:26.9503936Z ##[group]Extracting MSYS2... 2021-05-16T00:34:26.9507855Z [command]D:\a\_temp\base.exe -y 2021-05-16T00:34:27.2820411Z 2021-05-16T00:34:27.2823347Z 7-Zip SFX 19.00 (x86) : Copyright (c) 1999-2018 Igor Pavlov : 2019-02-21 2021-05-16T00:34:27.2823957Z 2021-05-16T00:34:27.2824678Z Extracting archive: D:\a\_temp\base.exe 2021-05-16T00:34:27.2825538Z -- 2021-05-16T00:34:27.2826028Z Path = D:\a\_temp\base.exe 2021-05-16T00:34:27.2826586Z Type = 7z 2021-05-16T00:34:27.2826933Z 2021-05-16T00:34:27.4836955Z 0% 2021-05-16T00:34:27.4837436Z 2021-05-16T00:34:27.6909301Z 0% 1094 2021-05-16T00:34:27.6909899Z 2021-05-16T00:34:27.9047345Z 7% 1100 2021-05-16T00:34:27.9048026Z 2021-05-16T00:34:28.0959425Z 16% 1100 2021-05-16T00:34:28.0960425Z 2021-05-16T00:34:28.3005722Z 25% 1100 2021-05-16T00:34:28.3006408Z 2021-05-16T00:34:28.4995659Z 30% 1100 2021-05-16T00:34:28.4996163Z 2021-05-16T00:34:28.7124068Z 32% 1100 2021-05-16T00:34:28.7125030Z 2021-05-16T00:34:28.9081443Z 39% 1100 2021-05-16T00:34:28.9082133Z 2021-05-16T00:34:29.1205615Z 45% 1100 2021-05-16T00:34:29.1206263Z 2021-05-16T00:34:29.3110741Z 47% 1119 - msys64\etc\pacman.d\mirrorlist.msys 2021-05-16T00:34:29.3111738Z 2021-05-16T00:34:29.5159226Z 47% 1631 - msys64\usr\lib\tcl8.6\encoding\macCyrillic.enc 2021-05-16T00:34:29.5160227Z 2021-05-16T00:34:29.7181149Z 47% 2331 - msys64\usr\lib\terminfo\63\cons50-koi8r 2021-05-16T00:34:29.7182325Z 2021-05-16T00:34:29.9217207Z 47% 3017 - msys64\usr\lib\terminfo\6b\klone+sgr8 2021-05-16T00:34:29.9218097Z 2021-05-16T00:34:30.1349009Z 47% 3661 - msys64\usr\lib\terminfo\73\screen.minitel1b 2021-05-16T00:34:30.1350319Z 2021-05-16T00:34:30.3270475Z 47% 4277 - msys64\usr\lib\terminfo\77\wy85 2021-05-16T00:34:30.3271239Z 2021-05-16T00:34:30.5304511Z 47% 4906 - msys64\usr\share\bash-completion\completions\gfortran-6 2021-05-16T00:34:30.5305517Z 2021-05-16T00:34:30.7339749Z 47% 5231 - msys64\usr\share\bash-completion\completions\pytest-2 2021-05-16T00:34:30.7340717Z 2021-05-16T00:34:30.9369446Z 47% 5796 - msys64\usr\share\locale\ca\LC_MESSAGES\gawk.mo 2021-05-16T00:34:30.9371921Z 2021-05-16T00:34:31.1398094Z 47% 6306 - msys64\usr\share\locale\nl\LC_MESSAGES\pacman.mo 2021-05-16T00:34:31.1399027Z 2021-05-16T00:34:31.3426471Z 47% 6797 - msys64\usr\share\man\man1\cal.1.gz 2021-05-16T00:34:31.3427220Z 2021-05-16T00:34:31.5455795Z 47% 7432 - msys64\usr\share\man\man1\xzmore.1.gz 2021-05-16T00:34:31.5456583Z 2021-05-16T00:34:31.7487533Z 47% 8067 - msys64\usr\share\man\man3\Locale.Maketext.GutsLoader.3perl.gz 2021-05-16T00:34:31.7488646Z 2021-05-16T00:34:31.9516596Z 47% 8652 - msys64\usr\share\man\man3\Tcl_NewInstanceMethod.3.gz 2021-05-16T00:34:31.9517565Z 2021-05-16T00:34:32.1553871Z 47% 9265 - msys64\usr\share\man\man3\curl_url_set.3.gz 2021-05-16T00:34:32.1555041Z 2021-05-16T00:34:32.5020904Z 47% 9903 - msys64\usr\share\man\man3\move_panel.3x.gz 2021-05-16T00:34:32.5021938Z 2021-05-16T00:34:32.7032783Z 47% 10513 - msys64\usr\share\man\mann\class.n.gz 2021-05-16T00:34:32.7035091Z 2021-05-16T00:34:32.9050511Z 47% 10681 - msys64\usr\share\man\mann\zlib.n.gz 2021-05-16T00:34:32.9051316Z 2021-05-16T00:34:33.1085396Z 47% 10880 - msys64\usr\share\perl5\core_perl\ExtUtils\Install.pm 2021-05-16T00:34:33.1086467Z 2021-05-16T00:34:33.3113706Z 47% 11308 - msys64\usr\share\perl5\core_perl\Unicode\Collate\Locale\vi.pl 2021-05-16T00:34:33.3114657Z 2021-05-16T00:34:33.5144665Z 47% 11848 - msys64\usr\share\perl5\core_perl\unicore\lib\Jg\Lam.pl 2021-05-16T00:34:33.5145606Z 2021-05-16T00:34:33.7178341Z 47% 12512 - msys64\usr\share\terminfo\61\att620-103k-w 2021-05-16T00:34:33.7179268Z 2021-05-16T00:34:33.9204425Z 47% 13209 - msys64\usr\share\terminfo\68\hp2624b-p 2021-05-16T00:34:33.9205190Z 2021-05-16T00:34:34.1244213Z 47% 13911 - msys64\usr\share\terminfo\71\qnxtmono 2021-05-16T00:34:34.1245203Z 2021-05-16T00:34:34.3285693Z 47% 14608 - msys64\usr\share\terminfo\77\wy60-25 2021-05-16T00:34:34.3286600Z 2021-05-16T00:34:34.6154725Z 47% 15290 - msys64\usr\share\zoneinfo\Australia\Melbourne 2021-05-16T00:34:34.6155797Z 2021-05-16T00:34:34.8140122Z 47% 15583 - msys64\usr\share\zoneinfo\posix\America\Adak 2021-05-16T00:34:34.8141015Z 2021-05-16T00:34:35.0146911Z 47% 15983 - msys64\usr\share\zoneinfo\posix\Europe\Malta 2021-05-16T00:34:35.0147997Z 2021-05-16T00:34:35.2300129Z 47% 16670 - msys64\usr\share\zoneinfo\right\Pacific\Kwajalein 2021-05-16T00:34:35.2300985Z 2021-05-16T00:34:35.4260097Z 48% 17092 2021-05-16T00:34:35.4260774Z 2021-05-16T00:34:35.6383096Z 51% 17092 2021-05-16T00:34:35.6383779Z 2021-05-16T00:34:35.8284156Z 56% 17092 2021-05-16T00:34:35.8284826Z 2021-05-16T00:34:36.0376331Z 59% 17092 2021-05-16T00:34:36.0376904Z 2021-05-16T00:34:36.2419778Z 63% 17092 2021-05-16T00:34:36.2420517Z 2021-05-16T00:34:36.4382643Z 66% 17092 2021-05-16T00:34:36.4383282Z 2021-05-16T00:34:36.6416629Z 71% 17092 2021-05-16T00:34:36.6417497Z 2021-05-16T00:34:36.8543589Z 74% 17092 2021-05-16T00:34:36.8544737Z 2021-05-16T00:34:37.0589126Z 78% 17092 2021-05-16T00:34:37.0589863Z 2021-05-16T00:34:37.2574811Z 82% 17092 2021-05-16T00:34:37.2575435Z 2021-05-16T00:34:37.4538211Z 89% 17092 2021-05-16T00:34:37.4539185Z 2021-05-16T00:34:37.6554706Z 96% 17092 2021-05-16T00:34:37.6555445Z 2021-05-16T00:34:37.8588996Z 100% 17192 - msys64\usr\bin\getconf.exe 2021-05-16T00:34:37.8589959Z 2021-05-16T00:34:38.0616102Z 100% 17370 - msys64\usr\bin\msys-pcre-1.dll 2021-05-16T00:34:38.0616951Z 2021-05-16T00:34:38.1533016Z 100% 17588 - msys64\usr\lib\perl5\core_perl\auto\GDBM_File\GDBM_File.dll 2021-05-16T00:34:38.1536415Z 2021-05-16T00:34:38.1536973Z Everything is Ok 2021-05-16T00:34:38.1574626Z ##[endgroup] 2021-05-16T00:34:38.1575597Z ##[group]Disable Key Refresh... 2021-05-16T00:34:38.2377307Z [command]C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe "((Get-Content -path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post -Raw) -replace '--refresh-keys', '--version') | Set-Content -Path D:\a\_temp\msys\msys64\etc\post-install\07-pacman-key.post" 2021-05-16T00:34:38.6336113Z ##[endgroup] 2021-05-16T00:34:38.6499905Z ##[group]Restoring package cache... 2021-05-16T00:34:39.0072911Z Cache restore for msys2-pkgs-upd:true-conf:e36258c0, got undefined 2021-05-16T00:34:39.0073981Z ##[endgroup] 2021-05-16T00:34:39.0074623Z ##[group]Starting MSYS2 for the first time... 2021-05-16T00:34:39.0758686Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'uname' '-a'" 2021-05-16T00:34:39.2282943Z mkdir: cannot change permissions of '/dev/shm': Permission denied 2021-05-16T00:34:39.2432186Z mkdir: cannot change permissions of '/dev/mqueue': Permission denied 2021-05-16T00:34:39.4052120Z Copying skeleton files. 2021-05-16T00:34:39.4053332Z These files are for the users to personalise their msys2 experience. 2021-05-16T00:34:39.4053927Z 2021-05-16T00:34:39.4054853Z They will never be overwritten nor automatically updated. 2021-05-16T00:34:39.4055385Z 2021-05-16T00:34:39.4515658Z './.bashrc' -> '/home/runneradmin/.bashrc' 2021-05-16T00:34:39.4661546Z './.bash_logout' -> '/home/runneradmin/.bash_logout' 2021-05-16T00:34:39.4817028Z './.bash_profile' -> '/home/runneradmin/.bash_profile' 2021-05-16T00:34:39.4962742Z './.inputrc' -> '/home/runneradmin/.inputrc' 2021-05-16T00:34:39.5113760Z './.profile' -> '/home/runneradmin/.profile' 2021-05-16T00:34:39.5653829Z 'C:\Windows\system32\drivers\etc\hosts' -> '/etc/hosts' 2021-05-16T00:34:39.5952331Z 'C:\Windows\system32\drivers\etc\protocol' -> '/etc/protocols' 2021-05-16T00:34:39.6237998Z 'C:\Windows\system32\drivers\etc\services' -> '/etc/services' 2021-05-16T00:34:39.6533248Z 'C:\Windows\system32\drivers\etc\networks' -> '/etc/networks' 2021-05-16T00:34:39.8281740Z gpg: /etc/pacman.d/gnupg/trustdb.gpg: trustdb created 2021-05-16T00:34:39.8376604Z gpg: no ultimately trusted keys found 2021-05-16T00:34:40.5095039Z gpg: starting migration from earlier GnuPG versions 2021-05-16T00:34:40.5551034Z gpg: porting secret keys from '/etc/pacman.d/gnupg/secring.gpg' to gpg-agent 2021-05-16T00:34:40.5553462Z gpg: migration succeeded 2021-05-16T00:34:40.5770954Z gpg: Generating pacman keyring master key... 2021-05-16T00:34:42.3495634Z gpg: key 7F8E581EF0EFBDC2 marked as ultimately trusted 2021-05-16T00:34:42.3496856Z gpg: directory '/etc/pacman.d/gnupg/openpgp-revocs.d' created 2021-05-16T00:34:42.3866333Z gpg: revocation certificate stored as '/etc/pacman.d/gnupg/openpgp-revocs.d/902AF17EB2740D6F4F265D4C7F8E581EF0EFBDC2.rev' 2021-05-16T00:34:42.3867518Z gpg: Done 2021-05-16T00:34:42.4115145Z ==> Updating trust database... 2021-05-16T00:34:42.4318000Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T00:34:42.4318856Z gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T00:34:42.5092405Z ==> Appending keys from msys2.gpg... 2021-05-16T00:34:42.9241062Z ==> Locally signing trusted keys in keyring... 2021-05-16T00:34:42.9398382Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T00:34:43.0465971Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T00:34:43.1448869Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T00:34:43.2450362Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T00:34:43.3419725Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T00:34:43.4429864Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T00:34:43.5372772Z ==> Importing owner trust values... 2021-05-16T00:34:43.5537019Z gpg: setting ownertrust to 4 2021-05-16T00:34:43.5538125Z gpg: setting ownertrust to 4 2021-05-16T00:34:43.5538629Z gpg: setting ownertrust to 4 2021-05-16T00:34:43.5539317Z gpg: setting ownertrust to 4 2021-05-16T00:34:43.5539902Z gpg: setting ownertrust to 4 2021-05-16T00:34:43.5540496Z gpg: setting ownertrust to 4 2021-05-16T00:34:43.5691379Z ==> Disabling revoked keys in keyring... 2021-05-16T00:34:43.5830188Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T00:34:43.6395210Z ==> Updating trust database... 2021-05-16T00:34:43.6584453Z gpg: marginals needed: 3 completes needed: 1 trust model: pgp 2021-05-16T00:34:43.6595502Z gpg: depth: 0 valid: 1 signed: 6 trust: 0-, 0q, 0n, 0m, 0f, 1u 2021-05-16T00:34:43.6607719Z gpg: depth: 1 valid: 6 signed: 6 trust: 0-, 0q, 0n, 6m, 0f, 0u 2021-05-16T00:34:43.6612480Z gpg: depth: 2 valid: 6 signed: 0 trust: 6-, 0q, 0n, 0m, 0f, 0u 2021-05-16T00:34:43.6615182Z gpg: next trustdb check due at 2022-01-23 2021-05-16T00:34:43.6975741Z pacman-key (pacman) 5.2.2 2021-05-16T00:34:43.6977299Z Copyright (c) 2010-2020 Pacman Development Team . 2021-05-16T00:34:43.6977927Z 2021-05-16T00:34:43.7136964Z This is free software; see the source for copying conditions. 2021-05-16T00:34:43.7137952Z There is NO WARRANTY, to the extent permitted by law. 2021-05-16T00:34:44.6441826Z  2021-05-16T00:34:44.6442354Z 2021-05-16T00:34:44.6442955Z ################################################################### 2021-05-16T00:34:44.6443556Z # # 2021-05-16T00:34:44.6444131Z # # 2021-05-16T00:34:44.6444607Z # C A U T I O N # 2021-05-16T00:34:44.6445368Z # # 2021-05-16T00:34:44.6446004Z # This is first start of MSYS2. # 2021-05-16T00:34:44.6446707Z # You MUST restart shell to apply necessary actions. # 2021-05-16T00:34:44.6447381Z # # 2021-05-16T00:34:44.6447899Z # # 2021-05-16T00:34:44.6448457Z ################################################################### 2021-05-16T00:34:44.6449191Z 2021-05-16T00:34:44.6449525Z 2021-05-16T00:34:44.6638123Z MINGW64_NT-10.0-17763 fv-az153-5 3.2.0-340.x86_64 2021-04-02 09:40 UTC x86_64 Msys 2021-05-16T00:34:44.6687378Z ##[endgroup] 2021-05-16T00:34:44.6688133Z ##[group]Disable CheckSpace... 2021-05-16T00:34:44.7331557Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'sed' '-i' 's/^CheckSpace/#CheckSpace/g' '/etc/pacman.conf'" 2021-05-16T00:34:45.0308223Z ##[endgroup] 2021-05-16T00:34:45.0318697Z ##[group]Updating packages... 2021-05-16T00:34:45.1002020Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T00:34:45.9454644Z :: Synchronizing package databases... 2021-05-16T00:34:46.2675139Z downloading mingw32.db... 2021-05-16T00:34:47.1048844Z downloading mingw32.db.sig... 2021-05-16T00:34:47.3058293Z downloading mingw64.db... 2021-05-16T00:34:47.5101429Z downloading mingw64.db.sig... 2021-05-16T00:34:47.7157917Z downloading ucrt64.db... 2021-05-16T00:34:47.9153750Z downloading ucrt64.db.sig... 2021-05-16T00:34:48.1224458Z downloading msys.db... 2021-05-16T00:34:48.2206054Z downloading msys.db.sig... 2021-05-16T00:34:48.3258568Z :: Starting core system upgrade... 2021-05-16T00:34:48.5105495Z warning: terminate other MSYS2 programs before proceeding 2021-05-16T00:34:48.5106699Z resolving dependencies... 2021-05-16T00:34:48.5206582Z looking for conflicting packages... 2021-05-16T00:34:48.5232275Z 2021-05-16T00:34:48.5233647Z Packages (5) filesystem-2021.04-4 mintty-1~3.5.0-1 msys2-runtime-3.2.0-6 pacman-5.2.2-22 pacman-mirrors-20210423-2 2021-05-16T00:34:48.5234433Z 2021-05-16T00:34:48.5235051Z Total Download Size: 9.36 MiB 2021-05-16T00:34:48.5235639Z Total Installed Size: 44.60 MiB 2021-05-16T00:34:48.5236962Z Net Upgrade Size: 0.02 MiB 2021-05-16T00:34:48.5237303Z 2021-05-16T00:34:48.5237817Z :: Proceed with installation? [Y/n] 2021-05-16T00:34:48.5238369Z :: Retrieving packages... 2021-05-16T00:34:48.6206291Z downloading filesystem-2021.04-4-x86_64.pkg.tar.zst... 2021-05-16T00:34:48.7246507Z downloading mintty-1~3.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:48.8352877Z downloading msys2-runtime-3.2.0-6-x86_64.pkg.tar.zst... 2021-05-16T00:34:49.0470638Z downloading pacman-mirrors-20210423-2-any.pkg.tar.zst... 2021-05-16T00:34:49.1437105Z downloading pacman-5.2.2-22-x86_64.pkg.tar.zst... 2021-05-16T00:34:49.2958408Z checking keyring... 2021-05-16T00:34:49.3879525Z checking package integrity... 2021-05-16T00:34:50.2032440Z loading package files... 2021-05-16T00:34:50.2172691Z checking for file conflicts... 2021-05-16T00:34:50.2176576Z :: Processing package changes... 2021-05-16T00:34:50.2177515Z upgrading filesystem... 2021-05-16T00:34:50.2722572Z upgrading mintty... 2021-05-16T00:34:50.3513571Z upgrading msys2-runtime... 2021-05-16T00:34:50.4199767Z upgrading pacman-mirrors... 2021-05-16T00:34:50.4260350Z warning: /etc/pacman.d/mirrorlist.mingw64 installed as /etc/pacman.d/mirrorlist.mingw64.pacnew 2021-05-16T00:34:50.4281395Z warning: /etc/pacman.d/mirrorlist.ucrt64 installed as /etc/pacman.d/mirrorlist.ucrt64.pacnew 2021-05-16T00:34:50.4296217Z upgrading pacman... 2021-05-16T00:34:50.5325525Z warning: /etc/pacman.conf installed as /etc/pacman.conf.pacnew 2021-05-16T00:34:50.8783041Z :: To complete this update all MSYS2 processes including this terminal will be closed. Confirm to proceed [Y/n] SUCCESS: The process with PID 3404 has been terminated. 2021-05-16T00:34:51.2873681Z ##[endgroup] 2021-05-16T00:34:51.2874742Z ##[group]Killing remaining tasks... 2021-05-16T00:34:51.3570934Z [command]C:\Windows\system32\taskkill.exe /F /FI "MODULES eq msys-2.0.dll" 2021-05-16T00:34:51.4756634Z 2021-05-16T00:34:51.4757908Z INFO: No tasks running with the specified criteria. 2021-05-16T00:34:51.4786949Z ##[endgroup] 2021-05-16T00:34:51.4787725Z ##[group]Final system upgrade... 2021-05-16T00:34:51.5428856Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Syuu' '--overwrite' '*'" 2021-05-16T00:34:52.3206139Z :: Synchronizing package databases... 2021-05-16T00:34:52.9411479Z mingw32 is up to date 2021-05-16T00:34:52.9412439Z mingw64 is up to date 2021-05-16T00:34:52.9412998Z ucrt64 is up to date 2021-05-16T00:34:52.9413553Z downloading clang64.db... 2021-05-16T00:34:53.6206851Z downloading clang64.db.sig... 2021-05-16T00:34:53.8242077Z msys is up to date 2021-05-16T00:34:53.8243002Z :: Starting core system upgrade... 2021-05-16T00:34:54.0337319Z there is nothing to do 2021-05-16T00:34:54.0338224Z :: Starting full system upgrade... 2021-05-16T00:34:54.0744746Z resolving dependencies... 2021-05-16T00:34:54.0827965Z looking for conflicting packages... 2021-05-16T00:34:54.0860747Z 2021-05-16T00:34:54.0862499Z Packages (11) ca-certificates-20210119-1 gnupg-2.2.27-2 less-581-1 libsqlite-3.35.5-1 libxml2-2.9.10-8 libxslt-1.1.34-4 libzstd-1.5.0-1 msys2-keyring-1~20210213-2 msys2-launcher-1.3-2 rebase-4.4.4-3 zstd-1.5.0-1 2021-05-16T00:34:54.0864060Z 2021-05-16T00:34:54.0865121Z Total Download Size: 4.95 MiB 2021-05-16T00:34:54.0865749Z Total Installed Size: 19.34 MiB 2021-05-16T00:34:54.0866328Z Net Upgrade Size: 0.93 MiB 2021-05-16T00:34:54.0866648Z 2021-05-16T00:34:54.0867422Z :: Proceed with installation? [Y/n] 2021-05-16T00:34:54.0868111Z :: Retrieving packages... 2021-05-16T00:34:54.7857306Z downloading less-581-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:54.7858894Z downloading libxml2-2.9.10-8-x86_64.pkg.tar.zst... 2021-05-16T00:34:54.7859715Z downloading libxslt-1.1.34-4-x86_64.pkg.tar.zst... 2021-05-16T00:34:54.7860902Z downloading ca-certificates-20210119-1-any.pkg.tar.zst... 2021-05-16T00:34:54.7862359Z downloading libsqlite-3.35.5-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:54.7912342Z downloading libzstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:54.8943900Z downloading gnupg-2.2.27-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:55.1059900Z downloading msys2-keyring-1~20210213-2-any.pkg.tar.zst... 2021-05-16T00:34:55.2052172Z downloading msys2-launcher-1.3-2-x86_64.pkg.tar.zst... 2021-05-16T00:34:55.3056685Z downloading rebase-4.4.4-3-x86_64.pkg.tar.zst... 2021-05-16T00:34:55.4072762Z downloading zstd-1.5.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:34:55.4113739Z checking keyring... 2021-05-16T00:34:55.5385461Z checking package integrity... 2021-05-16T00:34:57.4035339Z loading package files... 2021-05-16T00:34:57.4254521Z checking for file conflicts... 2021-05-16T00:34:57.4255328Z checking available disk space... 2021-05-16T00:34:57.4390539Z :: Processing package changes... 2021-05-16T00:34:57.4391339Z upgrading less... 2021-05-16T00:34:57.4490947Z upgrading libxml2... 2021-05-16T00:34:57.4690074Z upgrading libxslt... 2021-05-16T00:34:57.4820249Z upgrading ca-certificates... 2021-05-16T00:34:58.1669505Z upgrading libsqlite... 2021-05-16T00:34:58.1780225Z upgrading libzstd... 2021-05-16T00:34:58.1861264Z upgrading gnupg... 2021-05-16T00:35:00.6666247Z ==> Appending keys from msys2.gpg... 2021-05-16T00:35:00.7545655Z ==> Locally signing trusted keys in keyring... 2021-05-16T00:35:00.7745437Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T00:35:04.8743080Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T00:35:04.9400343Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T00:35:05.0019968Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T00:35:05.0631428Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T00:35:05.1237293Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T00:35:05.1796605Z ==> Importing owner trust values... 2021-05-16T00:35:05.2156348Z ==> Disabling revoked keys in keyring... 2021-05-16T00:35:05.2316298Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T00:35:05.2961501Z ==> Updating trust database... 2021-05-16T00:35:05.3135953Z gpg: next trustdb check due at 2022-01-23 2021-05-16T00:35:05.4061377Z upgrading msys2-keyring... 2021-05-16T00:35:05.6630526Z ==> Appending keys from msys2.gpg... 2021-05-16T00:35:05.7491983Z ==> Locally signing trusted keys in keyring... 2021-05-16T00:35:05.7686376Z -> Locally signing key 123D4D51A1793859C2BE916BBBE514E53E0D0813... 2021-05-16T00:35:05.8717603Z -> Locally signing key B91BCF3303284BF90CC043CA9F418C233E652008... 2021-05-16T00:35:05.9268296Z -> Locally signing key 6E8FEAFF9644F54EED90EEA0790AE56A1D3CFDDC... 2021-05-16T00:35:05.9867262Z -> Locally signing key 69985C5EB351011C78DF7F6D755B8182ACD22879... 2021-05-16T00:35:06.0487779Z -> Locally signing key 9DD0D4217D75A33B896159E6DA7EF2ABAEEA755C... 2021-05-16T00:35:06.1137872Z -> Locally signing key D55E7A6D7CE9BA1587C0ACACF40D263ECA25678A... 2021-05-16T00:35:06.1746902Z ==> Importing owner trust values... 2021-05-16T00:35:06.2169567Z ==> Disabling revoked keys in keyring... 2021-05-16T00:35:06.2371364Z -> Disabling key B19514FB53EB3668471B296E794DCF97F93FC717... 2021-05-16T00:35:06.2976213Z ==> Updating trust database... 2021-05-16T00:35:06.3145838Z gpg: next trustdb check due at 2022-01-23 2021-05-16T00:35:06.3991816Z upgrading msys2-launcher... 2021-05-16T00:35:06.4108730Z upgrading rebase... 2021-05-16T00:35:06.4254935Z upgrading zstd... 2021-05-16T00:35:06.4482824Z :: Running post-transaction hooks... 2021-05-16T00:35:06.4484210Z (1/1) Updating the info directory file... 2021-05-16T00:35:06.7006739Z ##[endgroup] 2021-05-16T00:35:06.7014846Z ##[group]Installing additional packages... 2021-05-16T00:35:06.7717280Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-S' '--needed' '--overwrite' '*' 'git' 'mingw-w64-x86_64-toolchain'" 2021-05-16T00:35:07.8609283Z :: There are 19 members in group mingw-w64-x86_64-toolchain: 2021-05-16T00:35:07.8610313Z :: Repository mingw64 2021-05-16T00:35:07.8613363Z 1) mingw-w64-x86_64-binutils 2) mingw-w64-x86_64-crt-git 3) mingw-w64-x86_64-gcc 4) mingw-w64-x86_64-gcc-ada 5) mingw-w64-x86_64-gcc-fortran 6) mingw-w64-x86_64-gcc-libgfortran 7) mingw-w64-x86_64-gcc-libs 8) mingw-w64-x86_64-gcc-objc 9) mingw-w64-x86_64-gdb 10) mingw-w64-x86_64-gdb-multiarch 11) mingw-w64-x86_64-headers-git 12) mingw-w64-x86_64-libgccjit 13) mingw-w64-x86_64-libmangle-git 14) mingw-w64-x86_64-libwinpthread-git 15) mingw-w64-x86_64-make 16) mingw-w64-x86_64-pkgconf 17) mingw-w64-x86_64-tools-git 18) mingw-w64-x86_64-winpthreads-git 19) mingw-w64-x86_64-winstorecompat-git 2021-05-16T00:35:07.8615485Z 2021-05-16T00:35:07.8616053Z Enter a selection (default=all): 2021-05-16T00:35:07.8616787Z resolving dependencies... 2021-05-16T00:35:07.8750923Z looking for conflicting packages... 2021-05-16T00:35:07.8888790Z 2021-05-16T00:35:07.8906473Z Packages (80) expat-2.3.0-1 heimdal-7.7.0-2 mingw-w64-x86_64-bzip2-1.0.8-2 mingw-w64-x86_64-ca-certificates-20200601-3 mingw-w64-x86_64-expat-2.2.10-1 mingw-w64-x86_64-gettext-0.19.8.1-10 mingw-w64-x86_64-gmp-6.2.1-2 mingw-w64-x86_64-isl-0.23-1 mingw-w64-x86_64-libffi-3.3-4 mingw-w64-x86_64-libiconv-1.16-2 mingw-w64-x86_64-libsystre-1.0.1-4 mingw-w64-x86_64-libtasn1-4.16.0-2 mingw-w64-x86_64-libtre-git-r128.6fb7206-2 mingw-w64-x86_64-mpc-1.2.1-1 mingw-w64-x86_64-mpdecimal-2.5.0-2 mingw-w64-x86_64-mpfr-4.1.0-3 mingw-w64-x86_64-ncurses-6.2-3 mingw-w64-x86_64-openssl-1.1.1.k-2 mingw-w64-x86_64-p11-kit-0.23.22-1 mingw-w64-x86_64-python-3.8.9-2 mingw-w64-x86_64-readline-8.0.004-2 mingw-w64-x86_64-sqlite3-3.35.5-1 mingw-w64-x86_64-tcl-8.6.11-3 mingw-w64-x86_64-termcap-1.3.1-6 mingw-w64-x86_64-tk-8.6.11.1-2 mingw-w64-x86_64-windows-default-manifest-6.4-3 mingw-w64-x86_64-xxhash-0.8.0-1 mingw-w64-x86_64-xz-5.2.5-2 mingw-w64-x86_64-zlib-1.2.11-9 mingw-w64-x86_64-zstd-1.4.9-1 openssh-8.5p1-1 perl-Authen-SASL-2.16-2 perl-Clone-0.45-2 perl-Convert-BinHex-1.125-1 perl-Encode-Locale-1.05-1 perl-Error-0.17029-1 perl-File-Listing-6.14-1 perl-HTML-Parser-3.76-1 perl-HTML-Tagset-3.20-2 perl-HTTP-Cookies-6.10-1 perl-HTTP-Daemon-6.12-1 perl-HTTP-Date-6.05-1 perl-HTTP-Message-6.29-1 perl-HTTP-Negotiate-6.01-2 perl-IO-HTML-1.004-1 perl-IO-Socket-SSL-2.070-1 perl-IO-Stringy-2.113-1 perl-LWP-MediaTypes-6.04-1 perl-MIME-tools-5.509-1 perl-MailTools-2.21-1 perl-Net-HTTP-6.21-1 perl-Net-SMTP-SSL-1.04-1 perl-Net-SSLeay-1.90-1 perl-TermReadKey-2.38-2 perl-TimeDate-2.33-1 perl-Try-Tiny-0.30-1 perl-URI-5.09-1 perl-WWW-RobotRules-6.02-2 perl-libwww-6.53-1 vim-8.2.2689-1 git-2.31.1-2 mingw-w64-x86_64-binutils-2.36.1-3 mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-gcc-10.3.0-2 mingw-w64-x86_64-gcc-ada-10.3.0-2 mingw-w64-x86_64-gcc-fortran-10.3.0-2 mingw-w64-x86_64-gcc-libgfortran-10.3.0-2 mingw-w64-x86_64-gcc-libs-10.3.0-2 mingw-w64-x86_64-gcc-objc-10.3.0-2 mingw-w64-x86_64-gdb-10.2-1 mingw-w64-x86_64-gdb-multiarch-10.2-1 mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libgccjit-10.3.0-2 mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-make-4.3-1 mingw-w64-x86_64-pkgconf-1.7.4-2 mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:35:07.8917676Z 2021-05-16T00:35:07.8918283Z Total Download Size: 165.03 MiB 2021-05-16T00:35:07.8918904Z Total Installed Size: 1089.03 MiB 2021-05-16T00:35:07.8919307Z 2021-05-16T00:35:07.8920030Z :: Proceed with installation? [Y/n] 2021-05-16T00:35:07.8920688Z :: Retrieving packages... 2021-05-16T00:35:08.2717540Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T00:35:08.8463505Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T00:35:08.9440848Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T00:35:09.4574514Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:35:09.7032864Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:35:09.8454298Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-16T00:35:09.9571474Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T00:35:10.0579136Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T00:35:10.1611008Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T00:35:10.2595788Z downloading mingw-w64-x86_64-libwinpthread-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:35:10.3569764Z downloading mingw-w64-x86_64-gcc-libs-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:35:10.4687983Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T00:35:10.5665387Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:35:10.6636405Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-16T00:35:10.7656370Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:35:11.8081922Z downloading mingw-w64-x86_64-gcc-ada-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:35:12.5165859Z downloading mingw-w64-x86_64-gcc-libgfortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:35:12.6212861Z downloading mingw-w64-x86_64-gcc-fortran-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:35:13.0581855Z downloading mingw-w64-x86_64-gcc-objc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:35:13.5036924Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T00:35:13.6026764Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T00:35:14.2855620Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T00:35:14.2856971Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T00:35:14.2858069Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T00:35:14.2859211Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T00:35:14.2860889Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T00:35:14.2862258Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T00:35:14.3445855Z downloading mingw-w64-x86_64-libtasn1-4.16.0-2-any.pkg.tar.zst... 2021-05-16T00:35:14.4452774Z downloading mingw-w64-x86_64-p11-kit-0.23.22-1-any.pkg.tar.zst... 2021-05-16T00:35:14.5467043Z downloading mingw-w64-x86_64-ca-certificates-20200601-3-any.pkg.tar.zst... 2021-05-16T00:35:14.6488328Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T00:35:14.8726688Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T00:35:14.9699049Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T00:35:15.0743014Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T00:35:15.1978329Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T00:35:15.5114746Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T00:35:15.6384686Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T00:35:16.2863189Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T00:35:16.4151158Z downloading mingw-w64-x86_64-xxhash-0.8.0-1-any.pkg.tar.zst... 2021-05-16T00:35:16.5127040Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T00:35:16.7271341Z downloading mingw-w64-x86_64-gdb-multiarch-10.2-1-any.pkg.tar.zst... 2021-05-16T00:35:17.0390166Z downloading mingw-w64-x86_64-libgccjit-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:35:17.4559067Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:35:17.5531255Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T00:35:17.6519093Z downloading mingw-w64-x86_64-pkgconf-1.7.4-2-any.pkg.tar.zst... 2021-05-16T00:35:17.7505371Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:35:17.8498354Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:35:17.9475828Z downloading expat-2.3.0-1-x86_64.pkg.tar.zst... 2021-05-16T00:35:18.0447832Z downloading vim-8.2.2689-1-x86_64.pkg.tar.zst... 2021-05-16T00:35:18.3674711Z downloading heimdal-7.7.0-2-x86_64.pkg.tar.zst... 2021-05-16T00:35:18.4713234Z downloading openssh-8.5p1-1-x86_64.pkg.tar.zst... 2021-05-16T00:35:18.5808286Z downloading perl-Error-0.17029-1-any.pkg.tar.xz... 2021-05-16T00:35:18.6781589Z downloading perl-Authen-SASL-2.16-2-any.pkg.tar.xz... 2021-05-16T00:35:18.7758925Z downloading perl-Encode-Locale-1.05-1-any.pkg.tar.xz... 2021-05-16T00:35:18.8735586Z downloading perl-HTTP-Date-6.05-1-any.pkg.tar.xz... 2021-05-16T00:35:18.9711154Z downloading perl-File-Listing-6.14-1-any.pkg.tar.zst... 2021-05-16T00:35:19.0677382Z downloading perl-HTML-Tagset-3.20-2-any.pkg.tar.xz... 2021-05-16T00:35:19.1645919Z downloading perl-Clone-0.45-2-x86_64.pkg.tar.zst... 2021-05-16T00:35:19.2616509Z downloading perl-IO-HTML-1.004-1-any.pkg.tar.zst... 2021-05-16T00:35:19.3585752Z downloading perl-LWP-MediaTypes-6.04-1-any.pkg.tar.zst... 2021-05-16T00:35:19.4762169Z downloading perl-URI-5.09-1-any.pkg.tar.zst... 2021-05-16T00:35:19.5535542Z downloading perl-HTTP-Message-6.29-1-any.pkg.tar.zst... 2021-05-16T00:35:19.6505392Z downloading perl-HTML-Parser-3.76-1-x86_64.pkg.tar.zst... 2021-05-16T00:35:19.7478093Z downloading perl-HTTP-Cookies-6.10-1-any.pkg.tar.zst... 2021-05-16T00:35:19.8464720Z downloading perl-HTTP-Daemon-6.12-1-any.pkg.tar.zst... 2021-05-16T00:35:19.9446812Z downloading perl-HTTP-Negotiate-6.01-2-any.pkg.tar.xz... 2021-05-16T00:35:20.0413741Z downloading perl-Net-HTTP-6.21-1-any.pkg.tar.zst... 2021-05-16T00:35:20.1384682Z downloading perl-WWW-RobotRules-6.02-2-any.pkg.tar.xz... 2021-05-16T00:35:20.2353043Z downloading perl-Try-Tiny-0.30-1-any.pkg.tar.xz... 2021-05-16T00:35:20.3323077Z downloading perl-libwww-6.53-1-any.pkg.tar.zst... 2021-05-16T00:35:20.4310431Z downloading perl-TimeDate-2.33-1-any.pkg.tar.zst... 2021-05-16T00:35:20.5279880Z downloading perl-MailTools-2.21-1-any.pkg.tar.xz... 2021-05-16T00:35:20.6259774Z downloading perl-IO-Stringy-2.113-1-any.pkg.tar.zst... 2021-05-16T00:35:20.7231426Z downloading perl-Convert-BinHex-1.125-1-any.pkg.tar.xz... 2021-05-16T00:35:20.8206823Z downloading perl-MIME-tools-5.509-1-any.pkg.tar.xz... 2021-05-16T00:35:20.9212216Z downloading perl-Net-SSLeay-1.90-1-x86_64.pkg.tar.zst... 2021-05-16T00:35:21.0221097Z downloading perl-IO-Socket-SSL-2.070-1-any.pkg.tar.zst... 2021-05-16T00:35:21.1213045Z downloading perl-Net-SMTP-SSL-1.04-1-any.pkg.tar.xz... 2021-05-16T00:35:21.2181773Z downloading perl-TermReadKey-2.38-2-x86_64.pkg.tar.zst... 2021-05-16T00:35:21.3151790Z downloading git-2.31.1-2-x86_64.pkg.tar.zst... 2021-05-16T00:35:21.4659273Z checking keyring... 2021-05-16T00:35:21.7901794Z checking package integrity... 2021-05-16T00:35:35.6958922Z loading package files... 2021-05-16T00:35:36.1965957Z checking for file conflicts... 2021-05-16T00:35:38.6706512Z checking available disk space... 2021-05-16T00:35:38.6805177Z :: Processing package changes... 2021-05-16T00:35:38.6805929Z installing expat... 2021-05-16T00:35:38.6871742Z installing vim... 2021-05-16T00:35:40.4466171Z installing heimdal... 2021-05-16T00:35:40.8947494Z installing openssh... 2021-05-16T00:35:40.9344258Z installing perl-Error... 2021-05-16T00:35:40.9461440Z installing perl-Authen-SASL... 2021-05-16T00:35:40.9713268Z installing perl-Encode-Locale... 2021-05-16T00:35:40.9796238Z installing perl-HTTP-Date... 2021-05-16T00:35:40.9884795Z installing perl-File-Listing... 2021-05-16T00:35:40.9955634Z installing perl-HTML-Tagset... 2021-05-16T00:35:41.0006883Z installing perl-Clone... 2021-05-16T00:35:41.0078647Z installing perl-IO-HTML... 2021-05-16T00:35:41.0141845Z installing perl-LWP-MediaTypes... 2021-05-16T00:35:41.0212158Z installing perl-URI... 2021-05-16T00:35:41.0789083Z installing perl-HTTP-Message... 2021-05-16T00:35:41.1016606Z installing perl-HTML-Parser... 2021-05-16T00:35:41.1218493Z installing perl-HTTP-Cookies... 2021-05-16T00:35:41.1319017Z installing perl-HTTP-Daemon... 2021-05-16T00:35:41.1371856Z installing perl-HTTP-Negotiate... 2021-05-16T00:35:41.1416948Z installing perl-Net-HTTP... 2021-05-16T00:35:41.1544190Z installing perl-WWW-RobotRules... 2021-05-16T00:35:41.1615021Z installing perl-Try-Tiny... 2021-05-16T00:35:41.1749412Z installing perl-libwww... 2021-05-16T00:35:41.2165374Z Optional dependencies for perl-libwww 2021-05-16T00:35:41.2166749Z perl-LWP-Protocol-https: for https:// url schemes 2021-05-16T00:35:41.2167540Z installing perl-TimeDate... 2021-05-16T00:35:41.2680339Z installing perl-MailTools... 2021-05-16T00:35:41.3172415Z installing perl-IO-Stringy... 2021-05-16T00:35:41.3347842Z installing perl-Convert-BinHex... 2021-05-16T00:35:41.4581984Z module test... pass. 2021-05-16T00:35:41.4593395Z installing perl-MIME-tools... 2021-05-16T00:35:41.5142209Z installing perl-Net-SSLeay... 2021-05-16T00:35:41.5956341Z installing perl-IO-Socket-SSL... 2021-05-16T00:35:41.6089202Z installing perl-Net-SMTP-SSL... 2021-05-16T00:35:41.6153009Z installing perl-TermReadKey... 2021-05-16T00:35:41.6243099Z installing git... 2021-05-16T00:35:42.2498123Z Optional dependencies for git 2021-05-16T00:35:42.2499261Z python: various helper scripts 2021-05-16T00:35:42.2499843Z subversion: git svn 2021-05-16T00:35:42.2500663Z installing mingw-w64-x86_64-libiconv... 2021-05-16T00:35:42.2790825Z installing mingw-w64-x86_64-zlib... 2021-05-16T00:35:42.2896701Z installing mingw-w64-x86_64-binutils... 2021-05-16T00:35:42.6020980Z installing mingw-w64-x86_64-headers-git... 2021-05-16T00:35:44.0667684Z installing mingw-w64-x86_64-crt-git... 2021-05-16T00:35:45.0453028Z installing mingw-w64-x86_64-isl... 2021-05-16T00:35:45.1048466Z installing mingw-w64-x86_64-gmp... 2021-05-16T00:35:45.1214822Z installing mingw-w64-x86_64-mpfr... 2021-05-16T00:35:45.1433330Z installing mingw-w64-x86_64-mpc... 2021-05-16T00:35:45.1491961Z installing mingw-w64-x86_64-libwinpthread-git... 2021-05-16T00:35:45.1581808Z installing mingw-w64-x86_64-gcc-libs... 2021-05-16T00:35:45.1762457Z installing mingw-w64-x86_64-windows-default-manifest... 2021-05-16T00:35:45.1808041Z installing mingw-w64-x86_64-winpthreads-git... 2021-05-16T00:35:45.1958998Z installing mingw-w64-x86_64-zstd... 2021-05-16T00:35:45.2174061Z installing mingw-w64-x86_64-gcc... 2021-05-16T00:35:46.6045769Z installing mingw-w64-x86_64-gcc-ada... 2021-05-16T00:35:49.0270067Z installing mingw-w64-x86_64-gcc-libgfortran... 2021-05-16T00:35:49.0385964Z installing mingw-w64-x86_64-gcc-fortran... 2021-05-16T00:35:49.1905425Z installing mingw-w64-x86_64-gcc-objc... 2021-05-16T00:35:49.3666690Z installing mingw-w64-x86_64-expat... 2021-05-16T00:35:49.3793779Z installing mingw-w64-x86_64-gettext... 2021-05-16T00:35:51.8142375Z installing mingw-w64-x86_64-libtre-git... 2021-05-16T00:35:51.8330248Z installing mingw-w64-x86_64-libsystre... 2021-05-16T00:35:51.8454590Z installing mingw-w64-x86_64-ncurses... 2021-05-16T00:35:57.8043777Z installing mingw-w64-x86_64-bzip2... 2021-05-16T00:35:57.8044471Z installing mingw-w64-x86_64-libffi... 2021-05-16T00:35:57.8045081Z installing mingw-w64-x86_64-mpdecimal... 2021-05-16T00:35:57.8045725Z installing mingw-w64-x86_64-libtasn1... 2021-05-16T00:35:57.8046306Z installing mingw-w64-x86_64-p11-kit... 2021-05-16T00:35:57.8047017Z installing mingw-w64-x86_64-ca-certificates... 2021-05-16T00:35:58.6214536Z installing mingw-w64-x86_64-openssl... 2021-05-16T00:36:05.8756033Z installing mingw-w64-x86_64-termcap... 2021-05-16T00:36:05.8814209Z installing mingw-w64-x86_64-readline... 2021-05-16T00:36:05.9143718Z installing mingw-w64-x86_64-tcl... 2021-05-16T00:36:07.8648013Z installing mingw-w64-x86_64-sqlite3... 2021-05-16T00:36:09.1912514Z installing mingw-w64-x86_64-tk... 2021-05-16T00:36:09.7627505Z installing mingw-w64-x86_64-xz... 2021-05-16T00:36:09.8418999Z installing mingw-w64-x86_64-python... 2021-05-16T00:36:17.8723203Z installing mingw-w64-x86_64-xxhash... 2021-05-16T00:36:17.8832810Z installing mingw-w64-x86_64-gdb... 2021-05-16T00:36:17.9960575Z installing mingw-w64-x86_64-gdb-multiarch... 2021-05-16T00:36:18.0881431Z installing mingw-w64-x86_64-libgccjit... 2021-05-16T00:36:18.2262511Z installing mingw-w64-x86_64-libmangle-git... 2021-05-16T00:36:18.2316980Z installing mingw-w64-x86_64-make... 2021-05-16T00:36:18.2490728Z installing mingw-w64-x86_64-pkgconf... 2021-05-16T00:36:18.2672587Z installing mingw-w64-x86_64-tools-git... 2021-05-16T00:36:18.2793608Z installing mingw-w64-x86_64-winstorecompat-git... 2021-05-16T00:36:18.3400912Z ##[endgroup] 2021-05-16T00:36:18.3401883Z ##[group]Saving package cache... 2021-05-16T00:36:18.4056569Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-u' '-k0'" 2021-05-16T00:36:19.4520727Z ==> no candidate packages found for pruning 2021-05-16T00:36:19.5291284Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'paccache' '-r' '-f' '-k1'" 2021-05-16T00:36:19.9932380Z ==> no candidate packages found for pruning 2021-05-16T00:36:20.7580571Z Unable to reserve cache with key msys2-pkgs-upd:true-conf:e36258c0-files:18331145d5a4597523f11d1deeef9468dbf7ba58, another job may be creating this cache. 2021-05-16T00:36:20.8295016Z [command]C:\Windows\system32\cmd.exe /D /S /C D:\a\_temp\msys\msys2.cmd -c "'pacman' '--noconfirm' '-Scc'" 2021-05-16T00:36:21.7775573Z 2021-05-16T00:36:21.7776769Z Cache directory: /var/cache/pacman/pkg/ 2021-05-16T00:36:21.8111252Z :: Do you want to remove ALL files from cache? [Y/n] 2021-05-16T00:36:21.8112156Z removing all files from cache... 2021-05-16T00:36:21.8112634Z 2021-05-16T00:36:21.8113508Z Database directory: /var/lib/pacman/ 2021-05-16T00:36:21.8120234Z :: Do you want to remove unused repositories? [Y/n] 2021-05-16T00:36:21.8121772Z removing unused sync repositories... 2021-05-16T00:36:21.8173765Z ##[endgroup] 2021-05-16T00:36:21.8472586Z ##[group]Run adigherman/actions/install-sysdeps-windows@master 2021-05-16T00:36:21.8473216Z env: 2021-05-16T00:36:21.8473581Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:36:21.8474167Z TIC_DEPLOY_KEY: 2021-05-16T00:36:21.8474625Z RSPM: 2021-05-16T00:36:21.8475696Z GITHUB_PAT: *** 2021-05-16T00:36:21.8476035Z COVERALLS_TOKEN: 2021-05-16T00:36:21.8476402Z continue-on-error: false 2021-05-16T00:36:21.8476948Z VDIFFR_RUN_TESTS: 2021-05-16T00:36:21.8477277Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:36:21.8477793Z TZ: UTC 2021-05-16T00:36:21.8478099Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:36:21.8478450Z NOT_CRAN: true 2021-05-16T00:36:21.8479045Z MSYSTEM: MINGW64 2021-05-16T00:36:21.8479403Z ##[endgroup] 2021-05-16T00:36:22.8483352Z :: Synchronizing package databases... 2021-05-16T00:36:23.5633733Z mingw32 is up to date 2021-05-16T00:36:23.5634683Z mingw64 is up to date 2021-05-16T00:36:23.5635561Z ucrt64 is up to date 2021-05-16T00:36:23.5636248Z clang64 is up to date 2021-05-16T00:36:23.5636689Z msys is up to date 2021-05-16T00:36:23.5637287Z :: Starting core system upgrade... 2021-05-16T00:36:23.7665047Z there is nothing to do 2021-05-16T00:36:23.7666374Z :: Starting full system upgrade... 2021-05-16T00:36:23.8677461Z there is nothing to do 2021-05-16T00:36:24.5782768Z resolving dependencies... 2021-05-16T00:36:24.5857929Z looking for conflicting packages... 2021-05-16T00:36:24.5963412Z 2021-05-16T00:36:24.5964223Z Packages (1) mingw-w64-x86_64-aom-3.1.0-1 2021-05-16T00:36:24.5964638Z 2021-05-16T00:36:24.5965092Z Total Download Size: 3.00 MiB 2021-05-16T00:36:24.5965632Z Total Installed Size: 20.93 MiB 2021-05-16T00:36:24.5965973Z 2021-05-16T00:36:24.5966613Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:24.5967214Z :: Retrieving packages... 2021-05-16T00:36:24.9151497Z downloading mingw-w64-x86_64-aom-3.1.0-1-any.pkg.tar.zst... 2021-05-16T00:36:25.6960154Z checking keyring... 2021-05-16T00:36:25.7790893Z checking package integrity... 2021-05-16T00:36:25.9212747Z loading package files... 2021-05-16T00:36:25.9235762Z checking for file conflicts... 2021-05-16T00:36:25.9247497Z checking available disk space... 2021-05-16T00:36:25.9253886Z :: Processing package changes... 2021-05-16T00:36:25.9254622Z installing mingw-w64-x86_64-aom... 2021-05-16T00:36:26.7624935Z resolving dependencies... 2021-05-16T00:36:26.7625981Z looking for conflicting packages... 2021-05-16T00:36:26.7803841Z 2021-05-16T00:36:26.7804817Z Packages (1) mingw-w64-x86_64-argtable-2.13-2 2021-05-16T00:36:26.7805420Z 2021-05-16T00:36:26.7806051Z Total Download Size: 1.97 MiB 2021-05-16T00:36:26.7806801Z Total Installed Size: 4.43 MiB 2021-05-16T00:36:26.7807469Z 2021-05-16T00:36:26.7808200Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:26.7809156Z :: Retrieving packages... 2021-05-16T00:36:27.0948569Z downloading mingw-w64-x86_64-argtable-2.13-2-any.pkg.tar.zst... 2021-05-16T00:36:27.7722179Z checking keyring... 2021-05-16T00:36:27.8581385Z checking package integrity... 2021-05-16T00:36:28.0097996Z loading package files... 2021-05-16T00:36:28.0119479Z checking for file conflicts... 2021-05-16T00:36:28.0142414Z checking available disk space... 2021-05-16T00:36:28.0149664Z :: Processing package changes... 2021-05-16T00:36:28.0164859Z installing mingw-w64-x86_64-argtable... 2021-05-16T00:36:28.7500097Z resolving dependencies... 2021-05-16T00:36:28.7667133Z looking for conflicting packages... 2021-05-16T00:36:28.7719098Z 2021-05-16T00:36:28.7727147Z Packages (32) mingw-w64-x86_64-aws-c-cal-0.5.0-1 mingw-w64-x86_64-aws-c-common-0.5.5-1 mingw-w64-x86_64-aws-c-event-stream-0.2.7-1 mingw-w64-x86_64-aws-c-io-0.9.1-3 mingw-w64-x86_64-aws-checksums-0.1.11-1 mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 mingw-w64-x86_64-boost-1.75.0-4 mingw-w64-x86_64-brotli-1.0.9-2 mingw-w64-x86_64-c-ares-1.17.1-1 mingw-w64-x86_64-double-conversion-3.1.5-1 mingw-w64-x86_64-flatbuffers-1.12.0-2 mingw-w64-x86_64-gflags-2.2.2-2 mingw-w64-x86_64-glib2-2.68.2-1 mingw-w64-x86_64-gobject-introspection-1.66.1-5 mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5 mingw-w64-x86_64-grpc-1.35.0-2 mingw-w64-x86_64-icu-68.2-3 mingw-w64-x86_64-libutf8proc-2.6.1-1 mingw-w64-x86_64-lz4-1.9.3-1 mingw-w64-x86_64-openblas-0.3.13-2 mingw-w64-x86_64-pcre-8.44-3 mingw-w64-x86_64-protobuf-3.16.0-1 mingw-w64-x86_64-python-beaker-1.11.0-1 mingw-w64-x86_64-python-mako-1.1.4-2 mingw-w64-x86_64-python-markupsafe-2.0.0-1 mingw-w64-x86_64-python-numpy-1.20.3-1 mingw-w64-x86_64-re2-20210401-1 mingw-w64-x86_64-snappy-1.1.8-1 mingw-w64-x86_64-thrift-0.13.0-2 mingw-w64-x86_64-uriparser-0.9.4-1 mingw-w64-x86_64-wineditline-2.205-3 mingw-w64-x86_64-arrow-4.0.0-1 2021-05-16T00:36:28.7732723Z 2021-05-16T00:36:28.7733424Z Total Download Size: 92.82 MiB 2021-05-16T00:36:28.7734515Z Total Installed Size: 821.22 MiB 2021-05-16T00:36:28.7734969Z 2021-05-16T00:36:28.7735617Z :: Proceed with installation? [Y/n] 2021-05-16T00:36:28.7736236Z :: Retrieving packages... 2021-05-16T00:36:29.1318074Z downloading mingw-w64-x86_64-aws-c-common-0.5.5-1-any.pkg.tar.zst... 2021-05-16T00:36:29.6082540Z downloading mingw-w64-x86_64-aws-checksums-0.1.11-1-any.pkg.tar.zst... 2021-05-16T00:36:29.7053938Z downloading mingw-w64-x86_64-aws-c-cal-0.5.0-1-any.pkg.tar.zst... 2021-05-16T00:36:29.8025570Z downloading mingw-w64-x86_64-aws-c-io-0.9.1-3-any.pkg.tar.zst... 2021-05-16T00:36:29.9951744Z downloading mingw-w64-x86_64-aws-c-event-stream-0.2.7-1-any.pkg.tar.zst... 2021-05-16T00:36:30.0929620Z downloading mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2-any.pkg.tar.zst... 2021-05-16T00:36:30.4898939Z downloading mingw-w64-x86_64-brotli-1.0.9-2-any.pkg.tar.zst... 2021-05-16T00:36:30.5901854Z downloading mingw-w64-x86_64-double-conversion-3.1.5-1-any.pkg.tar.xz... 2021-05-16T00:36:30.6879429Z downloading mingw-w64-x86_64-flatbuffers-1.12.0-2-any.pkg.tar.zst... 2021-05-16T00:36:30.8137282Z downloading mingw-w64-x86_64-gflags-2.2.2-2-any.pkg.tar.xz... 2021-05-16T00:36:30.9117847Z downloading mingw-w64-x86_64-wineditline-2.205-3-any.pkg.tar.xz... 2021-05-16T00:36:31.0163031Z downloading mingw-w64-x86_64-pcre-8.44-3-any.pkg.tar.zst... 2021-05-16T00:36:31.1343057Z downloading mingw-w64-x86_64-glib2-2.68.2-1-any.pkg.tar.zst... 2021-05-16T00:36:31.3454745Z downloading mingw-w64-x86_64-gobject-introspection-runtime-1.66.1-5-any.pkg.tar.zst... 2021-05-16T00:36:31.4473778Z downloading mingw-w64-x86_64-python-markupsafe-2.0.0-1-any.pkg.tar.zst... 2021-05-16T00:36:31.5452236Z downloading mingw-w64-x86_64-python-beaker-1.11.0-1-any.pkg.tar.xz... 2021-05-16T00:36:31.6442035Z downloading mingw-w64-x86_64-python-mako-1.1.4-2-any.pkg.tar.zst... 2021-05-16T00:36:31.7431609Z downloading mingw-w64-x86_64-gobject-introspection-1.66.1-5-any.pkg.tar.zst... 2021-05-16T00:36:31.8510892Z downloading mingw-w64-x86_64-c-ares-1.17.1-1-any.pkg.tar.zst... 2021-05-16T00:36:31.9576514Z downloading mingw-w64-x86_64-protobuf-3.16.0-1-any.pkg.tar.zst... 2021-05-16T00:36:32.0836396Z downloading mingw-w64-x86_64-re2-20210401-1-any.pkg.tar.zst... 2021-05-16T00:36:32.2191931Z downloading mingw-w64-x86_64-grpc-1.35.0-2-any.pkg.tar.zst... 2021-05-16T00:36:32.3505155Z downloading mingw-w64-x86_64-libutf8proc-2.6.1-1-any.pkg.tar.zst... 2021-05-16T00:36:32.4486943Z downloading mingw-w64-x86_64-lz4-1.9.3-1-any.pkg.tar.zst... 2021-05-16T00:36:32.5462784Z downloading mingw-w64-x86_64-openblas-0.3.13-2-any.pkg.tar.zst... 2021-05-16T00:36:32.8660697Z downloading mingw-w64-x86_64-python-numpy-1.20.3-1-any.pkg.tar.zst... 2021-05-16T00:36:33.0826238Z downloading mingw-w64-x86_64-snappy-1.1.8-1-any.pkg.tar.xz... 2021-05-16T00:36:33.1810325Z downloading mingw-w64-x86_64-icu-68.2-3-any.pkg.tar.zst... 2021-05-16T00:36:34.0464200Z downloading mingw-w64-x86_64-boost-1.75.0-4-any.pkg.tar.zst... 2021-05-16T00:36:34.8533178Z downloading mingw-w64-x86_64-thrift-0.13.0-2-any.pkg.tar.zst... 2021-05-16T00:36:34.9700410Z downloading mingw-w64-x86_64-uriparser-0.9.4-1-any.pkg.tar.zst... 2021-05-16T00:36:35.0694202Z downloading mingw-w64-x86_64-arrow-4.0.0-1-any.pkg.tar.zst... 2021-05-16T00:36:35.7501583Z checking keyring... 2021-05-16T00:36:36.0170932Z checking package integrity... 2021-05-16T00:36:41.1204745Z loading package files... 2021-05-16T00:36:41.4181091Z checking for file conflicts... 2021-05-16T00:36:43.1716282Z checking available disk space... 2021-05-16T00:36:43.1772484Z :: Processing package changes... 2021-05-16T00:36:43.1774259Z installing mingw-w64-x86_64-aws-c-common... 2021-05-16T00:36:43.2603038Z installing mingw-w64-x86_64-aws-checksums... 2021-05-16T00:36:43.2781945Z installing mingw-w64-x86_64-aws-c-cal... 2021-05-16T00:36:43.2980113Z installing mingw-w64-x86_64-aws-c-io... 2021-05-16T00:36:43.3294943Z installing mingw-w64-x86_64-aws-c-event-stream... 2021-05-16T00:36:43.3497964Z installing mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T00:36:44.2191499Z installing mingw-w64-x86_64-brotli... 2021-05-16T00:36:44.2397090Z installing mingw-w64-x86_64-double-conversion... 2021-05-16T00:36:44.2629594Z installing mingw-w64-x86_64-flatbuffers... 2021-05-16T00:36:44.2977690Z installing mingw-w64-x86_64-gflags... 2021-05-16T00:36:44.3308977Z installing mingw-w64-x86_64-wineditline... 2021-05-16T00:36:44.3462178Z installing mingw-w64-x86_64-pcre... 2021-05-16T00:36:44.5092310Z installing mingw-w64-x86_64-glib2... 2021-05-16T00:36:45.0040858Z installing mingw-w64-x86_64-gobject-introspection-runtime... 2021-05-16T00:36:45.0248636Z installing mingw-w64-x86_64-python-markupsafe... 2021-05-16T00:36:45.0441061Z installing mingw-w64-x86_64-python-beaker... 2021-05-16T00:36:45.1424516Z installing mingw-w64-x86_64-python-mako... 2021-05-16T00:36:45.2264663Z installing mingw-w64-x86_64-gobject-introspection... 2021-05-16T00:36:45.4248571Z installing mingw-w64-x86_64-c-ares... 2021-05-16T00:36:45.5311793Z installing mingw-w64-x86_64-protobuf... 2021-05-16T00:36:45.7284478Z installing mingw-w64-x86_64-re2... 2021-05-16T00:36:45.7447297Z installing mingw-w64-x86_64-grpc... 2021-05-16T00:36:46.1317963Z installing mingw-w64-x86_64-libutf8proc... 2021-05-16T00:36:46.1408276Z installing mingw-w64-x86_64-lz4... 2021-05-16T00:36:46.1569813Z installing mingw-w64-x86_64-openblas... 2021-05-16T00:36:46.3836101Z Set the environment variable OPENBLAS_NUM_THREADS to the 2021-05-16T00:36:46.3837206Z number of threads to use. 2021-05-16T00:36:46.3883767Z installing mingw-w64-x86_64-python-numpy... 2021-05-16T00:36:48.1917486Z Optional dependencies for mingw-w64-x86_64-python-numpy 2021-05-16T00:36:48.1918779Z mingw-w64-x86_64-python-pytest: testsuite 2021-05-16T00:36:48.1919710Z installing mingw-w64-x86_64-snappy... 2021-05-16T00:36:48.2096106Z installing mingw-w64-x86_64-icu... 2021-05-16T00:36:48.8316235Z installing mingw-w64-x86_64-boost... 2021-05-16T00:37:05.0396635Z installing mingw-w64-x86_64-thrift... 2021-05-16T00:37:05.1543260Z installing mingw-w64-x86_64-uriparser... 2021-05-16T00:37:05.1693952Z installing mingw-w64-x86_64-arrow... 2021-05-16T00:37:07.0471787Z warning: mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 is up to date -- reinstalling 2021-05-16T00:37:07.0472631Z resolving dependencies... 2021-05-16T00:37:07.0580554Z looking for conflicting packages... 2021-05-16T00:37:07.0709350Z 2021-05-16T00:37:07.0710296Z Packages (1) mingw-w64-x86_64-aws-sdk-cpp-1.8.149-2 2021-05-16T00:37:07.0711040Z 2021-05-16T00:37:07.0711568Z Total Installed Size: 36.73 MiB 2021-05-16T00:37:07.0712430Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:07.0712817Z 2021-05-16T00:37:07.0715239Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:07.0716041Z checking keyring... 2021-05-16T00:37:07.1403012Z checking package integrity... 2021-05-16T00:37:07.2716164Z loading package files... 2021-05-16T00:37:07.2821733Z checking for file conflicts... 2021-05-16T00:37:07.2822660Z checking available disk space... 2021-05-16T00:37:07.3321414Z :: Processing package changes... 2021-05-16T00:37:07.3322361Z reinstalling mingw-w64-x86_64-aws-sdk-cpp... 2021-05-16T00:37:09.4430788Z warning: mingw-w64-x86_64-binutils-2.36.1-3 is up to date -- reinstalling 2021-05-16T00:37:09.4431687Z resolving dependencies... 2021-05-16T00:37:09.4576887Z looking for conflicting packages... 2021-05-16T00:37:09.4641469Z 2021-05-16T00:37:09.4642221Z Packages (1) mingw-w64-x86_64-binutils-2.36.1-3 2021-05-16T00:37:09.4642673Z 2021-05-16T00:37:09.4643135Z Total Download Size: 7.06 MiB 2021-05-16T00:37:09.4643688Z Total Installed Size: 88.32 MiB 2021-05-16T00:37:09.4644601Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:09.4644909Z 2021-05-16T00:37:09.4645477Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:09.4646520Z :: Retrieving packages... 2021-05-16T00:37:09.7886657Z downloading mingw-w64-x86_64-binutils-2.36.1-3-any.pkg.tar.zst... 2021-05-16T00:37:10.6788275Z checking keyring... 2021-05-16T00:37:10.7624058Z checking package integrity... 2021-05-16T00:37:10.9400590Z loading package files... 2021-05-16T00:37:10.9442907Z checking for file conflicts... 2021-05-16T00:37:10.9443863Z checking available disk space... 2021-05-16T00:37:10.9581875Z :: Processing package changes... 2021-05-16T00:37:10.9582953Z reinstalling mingw-w64-x86_64-binutils... 2021-05-16T00:37:12.0034899Z warning: mingw-w64-x86_64-boost-1.75.0-4 is up to date -- reinstalling 2021-05-16T00:37:12.0035602Z resolving dependencies... 2021-05-16T00:37:12.0151369Z looking for conflicting packages... 2021-05-16T00:37:12.0302684Z 2021-05-16T00:37:12.0303569Z Packages (1) mingw-w64-x86_64-boost-1.75.0-4 2021-05-16T00:37:12.0304060Z 2021-05-16T00:37:12.0304559Z Total Installed Size: 344.30 MiB 2021-05-16T00:37:12.0305443Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:12.0305968Z 2021-05-16T00:37:12.0306905Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:12.0307637Z checking keyring... 2021-05-16T00:37:12.1024056Z checking package integrity... 2021-05-16T00:37:12.3821377Z loading package files... 2021-05-16T00:37:12.5398411Z checking for file conflicts... 2021-05-16T00:37:12.5414512Z checking available disk space... 2021-05-16T00:37:13.4137740Z :: Processing package changes... 2021-05-16T00:37:13.4139114Z reinstalling mingw-w64-x86_64-boost... 2021-05-16T00:37:31.0187250Z resolving dependencies... 2021-05-16T00:37:31.0321544Z looking for conflicting packages... 2021-05-16T00:37:31.0396238Z 2021-05-16T00:37:31.0397077Z Packages (1) mingw-w64-x86_64-bwidget-1.9.14-1 2021-05-16T00:37:31.0397536Z 2021-05-16T00:37:31.0398055Z Total Download Size: 0.17 MiB 2021-05-16T00:37:31.0398669Z Total Installed Size: 0.98 MiB 2021-05-16T00:37:31.0399290Z 2021-05-16T00:37:31.0399943Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:31.0400555Z :: Retrieving packages... 2021-05-16T00:37:31.3660499Z downloading mingw-w64-x86_64-bwidget-1.9.14-1-any.pkg.tar.xz... 2021-05-16T00:37:31.6510292Z checking keyring... 2021-05-16T00:37:31.7314109Z checking package integrity... 2021-05-16T00:37:31.8504913Z loading package files... 2021-05-16T00:37:31.8545197Z checking for file conflicts... 2021-05-16T00:37:31.8621995Z checking available disk space... 2021-05-16T00:37:31.8630403Z :: Processing package changes... 2021-05-16T00:37:31.8631124Z installing mingw-w64-x86_64-bwidget... 2021-05-16T00:37:32.7829230Z warning: mingw-w64-x86_64-bzip2-1.0.8-2 is up to date -- reinstalling 2021-05-16T00:37:32.7830314Z resolving dependencies... 2021-05-16T00:37:32.7933428Z looking for conflicting packages... 2021-05-16T00:37:32.8075577Z 2021-05-16T00:37:32.8076520Z Packages (1) mingw-w64-x86_64-bzip2-1.0.8-2 2021-05-16T00:37:32.8077007Z 2021-05-16T00:37:32.8077558Z Total Download Size: 0.09 MiB 2021-05-16T00:37:32.8078643Z Total Installed Size: 0.46 MiB 2021-05-16T00:37:32.8079589Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:32.8079964Z 2021-05-16T00:37:32.8080586Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:32.8081743Z :: Retrieving packages... 2021-05-16T00:37:33.1243258Z downloading mingw-w64-x86_64-bzip2-1.0.8-2-any.pkg.tar.zst... 2021-05-16T00:37:33.3189683Z checking keyring... 2021-05-16T00:37:33.4087285Z checking package integrity... 2021-05-16T00:37:33.5342009Z loading package files... 2021-05-16T00:37:33.5366302Z checking for file conflicts... 2021-05-16T00:37:33.5367083Z checking available disk space... 2021-05-16T00:37:33.5391467Z :: Processing package changes... 2021-05-16T00:37:33.5392275Z reinstalling mingw-w64-x86_64-bzip2... 2021-05-16T00:37:34.3757904Z warning: mingw-w64-x86_64-c-ares-1.17.1-1 is up to date -- reinstalling 2021-05-16T00:37:34.3759196Z resolving dependencies... 2021-05-16T00:37:34.3760258Z looking for conflicting packages... 2021-05-16T00:37:34.3995624Z 2021-05-16T00:37:34.3997218Z Packages (1) mingw-w64-x86_64-c-ares-1.17.1-1 2021-05-16T00:37:34.3997776Z 2021-05-16T00:37:34.3998926Z Total Installed Size: 0.62 MiB 2021-05-16T00:37:34.3999972Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:37:34.4001022Z 2021-05-16T00:37:34.4001956Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:34.4002617Z checking keyring... 2021-05-16T00:37:34.4723971Z checking package integrity... 2021-05-16T00:37:34.5763846Z loading package files... 2021-05-16T00:37:34.5788037Z checking for file conflicts... 2021-05-16T00:37:34.5788795Z checking available disk space... 2021-05-16T00:37:34.5844702Z :: Processing package changes... 2021-05-16T00:37:34.5845526Z reinstalling mingw-w64-x86_64-c-ares... 2021-05-16T00:37:35.5455094Z resolving dependencies... 2021-05-16T00:37:35.5682425Z looking for conflicting packages... 2021-05-16T00:37:35.5704342Z warning: dependency cycle detected: 2021-05-16T00:37:35.5704941Z 2021-05-16T00:37:35.5705972Z warning: mingw-w64-x86_64-harfbuzz will be installed before its mingw-w64-x86_64-freetype dependency 2021-05-16T00:37:35.5707924Z Packages (8) mingw-w64-x86_64-fontconfig-2.13.93-3 mingw-w64-x86_64-freetype-2.10.4-2 mingw-w64-x86_64-graphite2-1.3.14-2 mingw-w64-x86_64-harfbuzz-2.8.1-1 mingw-w64-x86_64-libpng-1.6.37-4 mingw-w64-x86_64-lzo2-2.10-1 mingw-w64-x86_64-pixman-0.40.0-2 mingw-w64-x86_64-cairo-1.17.4-3 2021-05-16T00:37:35.5709799Z 2021-05-16T00:37:35.5710336Z Total Download Size: 3.58 MiB 2021-05-16T00:37:35.5710927Z Total Installed Size: 21.16 MiB 2021-05-16T00:37:35.5711306Z 2021-05-16T00:37:35.5712232Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:35.5713432Z :: Retrieving packages... 2021-05-16T00:37:35.8902069Z downloading mingw-w64-x86_64-libpng-1.6.37-4-any.pkg.tar.zst... 2021-05-16T00:37:36.3863818Z downloading mingw-w64-x86_64-graphite2-1.3.14-2-any.pkg.tar.zst... 2021-05-16T00:37:36.6127312Z downloading mingw-w64-x86_64-harfbuzz-2.8.1-1-any.pkg.tar.zst... 2021-05-16T00:37:36.9068898Z downloading mingw-w64-x86_64-freetype-2.10.4-2-any.pkg.tar.zst... 2021-05-16T00:37:37.0164760Z downloading mingw-w64-x86_64-fontconfig-2.13.93-3-any.pkg.tar.zst... 2021-05-16T00:37:37.1186324Z downloading mingw-w64-x86_64-lzo2-2.10-1-any.pkg.tar.xz... 2021-05-16T00:37:37.2178974Z downloading mingw-w64-x86_64-pixman-0.40.0-2-any.pkg.tar.zst... 2021-05-16T00:37:37.3207945Z downloading mingw-w64-x86_64-cairo-1.17.4-3-any.pkg.tar.zst... 2021-05-16T00:37:37.3312534Z checking keyring... 2021-05-16T00:37:37.5862042Z checking package integrity... 2021-05-16T00:37:38.6541785Z loading package files... 2021-05-16T00:37:38.6729828Z checking for file conflicts... 2021-05-16T00:37:38.6948728Z checking available disk space... 2021-05-16T00:37:38.6959667Z :: Processing package changes... 2021-05-16T00:37:38.6960742Z installing mingw-w64-x86_64-libpng... 2021-05-16T00:37:38.7218166Z installing mingw-w64-x86_64-graphite2... 2021-05-16T00:37:38.7365702Z installing mingw-w64-x86_64-harfbuzz... 2021-05-16T00:37:38.8072347Z Optional dependencies for mingw-w64-x86_64-harfbuzz 2021-05-16T00:37:38.8073454Z mingw-w64-x86_64-icu: harfbuzz-icu support [installed] 2021-05-16T00:37:38.8074257Z mingw-w64-x86_64-cairo: hb-view program [pending] 2021-05-16T00:37:38.8075078Z installing mingw-w64-x86_64-freetype... 2021-05-16T00:37:38.8606484Z installing mingw-w64-x86_64-fontconfig... 2021-05-16T00:37:38.9918232Z 2021-05-16T00:37:38.9922116Z Fontconfig configuration is done via /mingw64/etc/fonts/conf.avail and conf.d. 2021-05-16T00:37:38.9923590Z Read /mingw64/etc/fonts/conf.d/README for more information. 2021-05-16T00:37:38.9933274Z 2021-05-16T00:37:47.9678858Z updating font cache... done. 2021-05-16T00:37:47.9683340Z installing mingw-w64-x86_64-lzo2... 2021-05-16T00:37:47.9973709Z installing mingw-w64-x86_64-pixman... 2021-05-16T00:37:48.0108368Z installing mingw-w64-x86_64-cairo... 2021-05-16T00:37:48.0515153Z Optional dependencies for mingw-w64-x86_64-cairo 2021-05-16T00:37:48.0516477Z mingw-w64-x86_64-glib2: libcairo-gobject [installed] 2021-05-16T00:37:48.0593784Z :: Running post-transaction hooks... 2021-05-16T00:37:48.0594762Z (1/1) Updating fontconfig cache... 2021-05-16T00:37:48.8232087Z resolving dependencies... 2021-05-16T00:37:48.8397894Z looking for conflicting packages... 2021-05-16T00:37:48.8464502Z 2021-05-16T00:37:48.8466081Z Packages (1) mingw-w64-x86_64-ccache-3.7.9-2 2021-05-16T00:37:48.8466682Z 2021-05-16T00:37:48.8467533Z Total Download Size: 0.10 MiB 2021-05-16T00:37:48.8468116Z Total Installed Size: 0.20 MiB 2021-05-16T00:37:48.8468494Z 2021-05-16T00:37:48.8469104Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:48.8469730Z :: Retrieving packages... 2021-05-16T00:37:49.1585361Z downloading mingw-w64-x86_64-ccache-3.7.9-2-any.pkg.tar.zst... 2021-05-16T00:37:49.4448296Z checking keyring... 2021-05-16T00:37:49.5301602Z checking package integrity... 2021-05-16T00:37:49.6580132Z loading package files... 2021-05-16T00:37:49.6600572Z checking for file conflicts... 2021-05-16T00:37:49.6610455Z checking available disk space... 2021-05-16T00:37:49.6621383Z :: Processing package changes... 2021-05-16T00:37:49.6622180Z installing mingw-w64-x86_64-ccache... 2021-05-16T00:37:50.3821657Z resolving dependencies... 2021-05-16T00:37:50.3988235Z looking for conflicting packages... 2021-05-16T00:37:50.4058567Z 2021-05-16T00:37:50.4059393Z Packages (1) mingw-w64-x86_64-cfitsio-3.450-2 2021-05-16T00:37:50.4059888Z 2021-05-16T00:37:50.4060413Z Total Download Size: 0.69 MiB 2021-05-16T00:37:50.4060982Z Total Installed Size: 3.86 MiB 2021-05-16T00:37:50.4061362Z 2021-05-16T00:37:50.4062321Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:50.4062907Z :: Retrieving packages... 2021-05-16T00:37:50.7235630Z downloading mingw-w64-x86_64-cfitsio-3.450-2-any.pkg.tar.zst... 2021-05-16T00:37:51.2101734Z checking keyring... 2021-05-16T00:37:51.2965851Z checking package integrity... 2021-05-16T00:37:51.4345839Z loading package files... 2021-05-16T00:37:51.4369127Z checking for file conflicts... 2021-05-16T00:37:51.4383661Z checking available disk space... 2021-05-16T00:37:51.4395482Z :: Processing package changes... 2021-05-16T00:37:51.4396222Z installing mingw-w64-x86_64-cfitsio... 2021-05-16T00:37:52.1618335Z resolving dependencies... 2021-05-16T00:37:52.1682676Z looking for conflicting packages... 2021-05-16T00:37:52.1832211Z 2021-05-16T00:37:52.1833081Z Packages (1) mingw-w64-x86_64-clustal-omega-1.2.4-1 2021-05-16T00:37:52.1833592Z 2021-05-16T00:37:52.1834064Z Total Download Size: 0.42 MiB 2021-05-16T00:37:52.1834636Z Total Installed Size: 1.59 MiB 2021-05-16T00:37:52.1835149Z 2021-05-16T00:37:52.1835715Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:52.1836315Z :: Retrieving packages... 2021-05-16T00:37:52.4953422Z downloading mingw-w64-x86_64-clustal-omega-1.2.4-1-any.pkg.tar.zst... 2021-05-16T00:37:52.8931811Z checking keyring... 2021-05-16T00:37:52.9870528Z checking package integrity... 2021-05-16T00:37:53.1231471Z loading package files... 2021-05-16T00:37:53.1252613Z checking for file conflicts... 2021-05-16T00:37:53.1278454Z checking available disk space... 2021-05-16T00:37:53.1288991Z :: Processing package changes... 2021-05-16T00:37:53.1289802Z installing mingw-w64-x86_64-clustal-omega... 2021-05-16T00:37:53.8701218Z resolving dependencies... 2021-05-16T00:37:53.8910527Z looking for conflicting packages... 2021-05-16T00:37:53.8940625Z 2021-05-16T00:37:53.8943439Z Packages (15) mingw-w64-x86_64-curl-7.76.1-1 mingw-w64-x86_64-jansson-2.13.1-1 mingw-w64-x86_64-jemalloc-5.2.1-2 mingw-w64-x86_64-jsoncpp-1.9.4-1 mingw-w64-x86_64-libarchive-3.5.1-1 mingw-w64-x86_64-libidn2-2.3.0-1 mingw-w64-x86_64-libmetalink-0.1.3-3 mingw-w64-x86_64-libpsl-0.21.1-2 mingw-w64-x86_64-libssh2-1.9.0-3 mingw-w64-x86_64-libunistring-0.9.10-3 mingw-w64-x86_64-libuv-1.40.0-3 mingw-w64-x86_64-nettle-3.7-2 mingw-w64-x86_64-nghttp2-1.41.0-1 mingw-w64-x86_64-rhash-1.4.1-3 mingw-w64-x86_64-cmake-3.20.2-1 2021-05-16T00:37:53.8945686Z 2021-05-16T00:37:53.8946308Z Total Download Size: 13.82 MiB 2021-05-16T00:37:53.8946903Z Total Installed Size: 92.94 MiB 2021-05-16T00:37:53.8947274Z 2021-05-16T00:37:53.8947872Z :: Proceed with installation? [Y/n] 2021-05-16T00:37:53.8948479Z :: Retrieving packages... 2021-05-16T00:37:54.2058235Z downloading mingw-w64-x86_64-libunistring-0.9.10-3-any.pkg.tar.zst... 2021-05-16T00:37:54.7822423Z downloading mingw-w64-x86_64-libidn2-2.3.0-1-any.pkg.tar.xz... 2021-05-16T00:37:54.8815350Z downloading mingw-w64-x86_64-libmetalink-0.1.3-3-any.pkg.tar.xz... 2021-05-16T00:37:54.9800218Z downloading mingw-w64-x86_64-libpsl-0.21.1-2-any.pkg.tar.zst... 2021-05-16T00:37:55.0778858Z downloading mingw-w64-x86_64-libssh2-1.9.0-3-any.pkg.tar.zst... 2021-05-16T00:37:55.1840697Z downloading mingw-w64-x86_64-jansson-2.13.1-1-any.pkg.tar.zst... 2021-05-16T00:37:55.2825994Z downloading mingw-w64-x86_64-jemalloc-5.2.1-2-any.pkg.tar.zst... 2021-05-16T00:37:55.3861310Z downloading mingw-w64-x86_64-nghttp2-1.41.0-1-any.pkg.tar.zst... 2021-05-16T00:37:55.4872441Z downloading mingw-w64-x86_64-curl-7.76.1-1-any.pkg.tar.zst... 2021-05-16T00:37:55.7868055Z downloading mingw-w64-x86_64-jsoncpp-1.9.4-1-any.pkg.tar.zst... 2021-05-16T00:37:55.8875774Z downloading mingw-w64-x86_64-nettle-3.7-2-any.pkg.tar.zst... 2021-05-16T00:37:55.9922969Z downloading mingw-w64-x86_64-libarchive-3.5.1-1-any.pkg.tar.zst... 2021-05-16T00:37:56.1075603Z downloading mingw-w64-x86_64-libuv-1.40.0-3-any.pkg.tar.zst... 2021-05-16T00:37:56.2066450Z downloading mingw-w64-x86_64-rhash-1.4.1-3-any.pkg.tar.zst... 2021-05-16T00:37:56.3111379Z downloading mingw-w64-x86_64-cmake-3.20.2-1-any.pkg.tar.zst... 2021-05-16T00:37:56.6446534Z checking keyring... 2021-05-16T00:37:56.9113759Z checking package integrity... 2021-05-16T00:37:58.9416910Z loading package files... 2021-05-16T00:37:59.0478954Z checking for file conflicts... 2021-05-16T00:38:00.3021840Z checking available disk space... 2021-05-16T00:38:00.3022619Z :: Processing package changes... 2021-05-16T00:38:00.3023812Z installing mingw-w64-x86_64-libunistring... 2021-05-16T00:38:00.3024815Z installing mingw-w64-x86_64-libidn2... 2021-05-16T00:38:00.3027340Z installing mingw-w64-x86_64-libmetalink... 2021-05-16T00:38:00.3027988Z installing mingw-w64-x86_64-libpsl... 2021-05-16T00:38:00.3029174Z installing mingw-w64-x86_64-libssh2... 2021-05-16T00:38:00.3030089Z installing mingw-w64-x86_64-jansson... 2021-05-16T00:38:00.3030653Z installing mingw-w64-x86_64-jemalloc... 2021-05-16T00:38:00.3031217Z installing mingw-w64-x86_64-nghttp2... 2021-05-16T00:38:00.3031729Z installing mingw-w64-x86_64-curl... 2021-05-16T00:38:00.3760030Z installing mingw-w64-x86_64-jsoncpp... 2021-05-16T00:38:00.4010005Z installing mingw-w64-x86_64-nettle... 2021-05-16T00:38:00.4655892Z installing mingw-w64-x86_64-libarchive... 2021-05-16T00:38:00.5242813Z installing mingw-w64-x86_64-libuv... 2021-05-16T00:38:00.5395256Z installing mingw-w64-x86_64-rhash... 2021-05-16T00:38:00.5826266Z installing mingw-w64-x86_64-cmake... 2021-05-16T00:38:06.7871026Z Optional dependencies for mingw-w64-x86_64-cmake 2021-05-16T00:38:06.7872028Z mingw-w64-x86_64-qt5: CMake Qt GUI 2021-05-16T00:38:06.7872744Z mingw-w64-x86_64-emacs: for cmake emacs mode 2021-05-16T00:38:07.6554088Z error: target not found: mingw-w64-x86_64-coinor-cbc 2021-05-16T00:38:08.4947903Z error: target not found: mingw-w64-x86_64-coinor-symphony 2021-05-16T00:38:09.2443621Z warning: mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:38:09.2444503Z resolving dependencies... 2021-05-16T00:38:09.2564835Z looking for conflicting packages... 2021-05-16T00:38:09.2712961Z 2021-05-16T00:38:09.2714183Z Packages (1) mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:38:09.2714780Z 2021-05-16T00:38:09.2715345Z Total Download Size: 3.18 MiB 2021-05-16T00:38:09.2716389Z Total Installed Size: 81.46 MiB 2021-05-16T00:38:09.2716961Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:09.2717346Z 2021-05-16T00:38:09.2717988Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:09.2718790Z :: Retrieving packages... 2021-05-16T00:38:09.5864448Z downloading mingw-w64-x86_64-crt-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:38:10.3620897Z checking keyring... 2021-05-16T00:38:10.4525228Z checking package integrity... 2021-05-16T00:38:10.6111234Z loading package files... 2021-05-16T00:38:10.6222243Z checking for file conflicts... 2021-05-16T00:38:10.6223101Z checking available disk space... 2021-05-16T00:38:10.6713774Z :: Processing package changes... 2021-05-16T00:38:10.6715197Z reinstalling mingw-w64-x86_64-crt-git... 2021-05-16T00:38:12.5237437Z warning: mingw-w64-x86_64-curl-7.76.1-1 is up to date -- reinstalling 2021-05-16T00:38:12.5238181Z resolving dependencies... 2021-05-16T00:38:12.5425067Z looking for conflicting packages... 2021-05-16T00:38:12.5492981Z 2021-05-16T00:38:12.5494652Z Packages (1) mingw-w64-x86_64-curl-7.76.1-1 2021-05-16T00:38:12.5495343Z 2021-05-16T00:38:12.5496349Z Total Installed Size: 2.86 MiB 2021-05-16T00:38:12.5497495Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:12.5498231Z 2021-05-16T00:38:12.5499084Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:12.5499852Z checking keyring... 2021-05-16T00:38:12.6203092Z checking package integrity... 2021-05-16T00:38:12.7330391Z loading package files... 2021-05-16T00:38:12.7402092Z checking for file conflicts... 2021-05-16T00:38:12.7402911Z checking available disk space... 2021-05-16T00:38:12.7663272Z :: Processing package changes... 2021-05-16T00:38:12.7664154Z reinstalling mingw-w64-x86_64-curl... 2021-05-16T00:38:14.0549383Z resolving dependencies... 2021-05-16T00:38:14.0845745Z looking for conflicting packages... 2021-05-16T00:38:14.0858690Z 2021-05-16T00:38:14.0859724Z Packages (2) mingw-w64-x86_64-gdbm-1.19-1 mingw-w64-x86_64-cyrus-sasl-2.1.27-2 2021-05-16T00:38:14.0860423Z 2021-05-16T00:38:14.0860961Z Total Download Size: 0.41 MiB 2021-05-16T00:38:14.0861596Z Total Installed Size: 1.66 MiB 2021-05-16T00:38:14.0862009Z 2021-05-16T00:38:14.0862680Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:14.0863374Z :: Retrieving packages... 2021-05-16T00:38:14.4020866Z downloading mingw-w64-x86_64-gdbm-1.19-1-any.pkg.tar.zst... 2021-05-16T00:38:14.8884857Z downloading mingw-w64-x86_64-cyrus-sasl-2.1.27-2-any.pkg.tar.zst... 2021-05-16T00:38:14.9862572Z checking keyring... 2021-05-16T00:38:15.1471889Z checking package integrity... 2021-05-16T00:38:15.3995208Z loading package files... 2021-05-16T00:38:15.4033196Z checking for file conflicts... 2021-05-16T00:38:15.4120563Z checking available disk space... 2021-05-16T00:38:15.4130523Z :: Processing package changes... 2021-05-16T00:38:15.4131256Z installing mingw-w64-x86_64-gdbm... 2021-05-16T00:38:15.4421991Z installing mingw-w64-x86_64-cyrus-sasl... 2021-05-16T00:38:16.2363684Z resolving dependencies... 2021-05-16T00:38:16.2365156Z looking for conflicting packages... 2021-05-16T00:38:16.2605829Z 2021-05-16T00:38:16.2606808Z Packages (1) mingw-w64-x86_64-discount-2.2.7-1 2021-05-16T00:38:16.2607277Z 2021-05-16T00:38:16.2607765Z Total Download Size: 0.11 MiB 2021-05-16T00:38:16.2608297Z Total Installed Size: 0.38 MiB 2021-05-16T00:38:16.2608655Z 2021-05-16T00:38:16.2609270Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:16.2610003Z :: Retrieving packages... 2021-05-16T00:38:16.5781456Z downloading mingw-w64-x86_64-discount-2.2.7-1-any.pkg.tar.zst... 2021-05-16T00:38:16.8668598Z checking keyring... 2021-05-16T00:38:16.9488883Z checking package integrity... 2021-05-16T00:38:17.0694022Z loading package files... 2021-05-16T00:38:17.0716099Z checking for file conflicts... 2021-05-16T00:38:17.0738964Z checking available disk space... 2021-05-16T00:38:17.0750904Z :: Processing package changes... 2021-05-16T00:38:17.0751779Z installing mingw-w64-x86_64-discount... 2021-05-16T00:38:17.8142810Z resolving dependencies... 2021-05-16T00:38:17.8238808Z looking for conflicting packages... 2021-05-16T00:38:17.8373008Z 2021-05-16T00:38:17.8373887Z Packages (1) mingw-w64-x86_64-dlfcn-1.2.0-2 2021-05-16T00:38:17.8374308Z 2021-05-16T00:38:17.8374934Z Total Download Size: 0.01 MiB 2021-05-16T00:38:17.8375725Z Total Installed Size: 0.01 MiB 2021-05-16T00:38:17.8376094Z 2021-05-16T00:38:17.8376705Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:17.8377324Z :: Retrieving packages... 2021-05-16T00:38:18.1515681Z downloading mingw-w64-x86_64-dlfcn-1.2.0-2-any.pkg.tar.zst... 2021-05-16T00:38:18.2459427Z checking keyring... 2021-05-16T00:38:18.3264520Z checking package integrity... 2021-05-16T00:38:18.4485060Z loading package files... 2021-05-16T00:38:18.4497571Z checking for file conflicts... 2021-05-16T00:38:18.4502947Z checking available disk space... 2021-05-16T00:38:18.4513998Z :: Processing package changes... 2021-05-16T00:38:18.4514699Z installing mingw-w64-x86_64-dlfcn... 2021-05-16T00:38:19.1573766Z warning: mingw-w64-x86_64-double-conversion-3.1.5-1 is up to date -- reinstalling 2021-05-16T00:38:19.1574816Z resolving dependencies... 2021-05-16T00:38:19.1671594Z looking for conflicting packages... 2021-05-16T00:38:19.1801812Z 2021-05-16T00:38:19.1802767Z Packages (1) mingw-w64-x86_64-double-conversion-3.1.5-1 2021-05-16T00:38:19.1803347Z 2021-05-16T00:38:19.1804269Z Total Installed Size: 0.29 MiB 2021-05-16T00:38:19.1804916Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:19.1805512Z 2021-05-16T00:38:19.1806212Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:19.1806784Z checking keyring... 2021-05-16T00:38:19.2430479Z checking package integrity... 2021-05-16T00:38:19.3450958Z loading package files... 2021-05-16T00:38:19.3505979Z checking for file conflicts... 2021-05-16T00:38:19.3507390Z checking available disk space... 2021-05-16T00:38:19.3529872Z :: Processing package changes... 2021-05-16T00:38:19.3530839Z reinstalling mingw-w64-x86_64-double-conversion... 2021-05-16T00:38:19.4228025Z error: only one operation may be used at a time 2021-05-16T00:38:20.0902569Z warning: mingw-w64-x86_64-expat-2.2.10-1 is up to date -- reinstalling 2021-05-16T00:38:20.0903282Z resolving dependencies... 2021-05-16T00:38:20.0904197Z looking for conflicting packages... 2021-05-16T00:38:20.1124401Z 2021-05-16T00:38:20.1125110Z Packages (1) mingw-w64-x86_64-expat-2.2.10-1 2021-05-16T00:38:20.1125546Z 2021-05-16T00:38:20.1125997Z Total Download Size: 0.14 MiB 2021-05-16T00:38:20.1126562Z Total Installed Size: 0.61 MiB 2021-05-16T00:38:20.1127635Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:38:20.1128076Z 2021-05-16T00:38:20.1128690Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:20.1129261Z :: Retrieving packages... 2021-05-16T00:38:20.4350964Z downloading mingw-w64-x86_64-expat-2.2.10-1-any.pkg.tar.zst... 2021-05-16T00:38:20.7365021Z checking keyring... 2021-05-16T00:38:20.8165033Z checking package integrity... 2021-05-16T00:38:20.9406129Z loading package files... 2021-05-16T00:38:20.9427011Z checking for file conflicts... 2021-05-16T00:38:20.9428270Z checking available disk space... 2021-05-16T00:38:20.9446535Z :: Processing package changes... 2021-05-16T00:38:20.9447279Z reinstalling mingw-w64-x86_64-expat... 2021-05-16T00:38:21.6874081Z resolving dependencies... 2021-05-16T00:38:21.8364773Z looking for conflicting packages... 2021-05-16T00:38:21.8503847Z warning: dependency cycle detected: 2021-05-16T00:38:21.8506717Z warning: mingw-w64-x86_64-libwebp will be installed before its mingw-w64-x86_64-libtiff dependency 2021-05-16T00:38:21.8507827Z warning: dependency cycle detected: 2021-05-16T00:38:21.8510733Z warning: mingw-w64-x86_64-ffms2 will be installed before its mingw-w64-x86_64-ffmpeg dependency 2021-05-16T00:38:21.8511438Z 2021-05-16T00:38:21.8525558Z Packages (73) mingw-w64-x86_64-SDL2-2.0.14-2 mingw-w64-x86_64-celt-0.11.3-4 mingw-w64-x86_64-ceres-solver-2.0.0-2 mingw-w64-x86_64-cppunit-1.15.1-2 mingw-w64-x86_64-dav1d-0.8.2-1 mingw-w64-x86_64-eigen3-3.3.9-1 mingw-w64-x86_64-ffms2-2.40-1 mingw-w64-x86_64-freeglut-3.2.1-2 mingw-w64-x86_64-freeimage-3.18.0-6 mingw-w64-x86_64-frei0r-plugins-1.7.0-2 mingw-w64-x86_64-fribidi-1.0.10-2 mingw-w64-x86_64-gavl-1.4.0-1 mingw-w64-x86_64-giflib-5.2.1-3 mingw-w64-x86_64-glog-0.4.0-2 mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1 mingw-w64-x86_64-gnutls-3.7.1-1 mingw-w64-x86_64-gsm-1.0.19-1 mingw-w64-x86_64-hdf5-1.12.0-3 mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1 mingw-w64-x86_64-ilmbase-2.5.4-4 mingw-w64-x86_64-intel-tbb-1~2020.2-2 mingw-w64-x86_64-jasper-2.0.24-1 mingw-w64-x86_64-jxrlib-1.1-3 mingw-w64-x86_64-l-smash-2.14.5-1 mingw-w64-x86_64-lame-3.100-1 mingw-w64-x86_64-lcms2-2.12-1 mingw-w64-x86_64-leptonica-1.80.0-2 mingw-w64-x86_64-libass-0.15.1-1 mingw-w64-x86_64-libbluray-1.2.1-1 mingw-w64-x86_64-libcaca-0.99.beta19-6 mingw-w64-x86_64-libdatrie-0.2.12-1 mingw-w64-x86_64-libdeflate-1.7-2 mingw-w64-x86_64-libexif-0.6.22-1 mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 mingw-w64-x86_64-libmfx-1.25-1 mingw-w64-x86_64-libmodplug-0.8.9.0-3 mingw-w64-x86_64-libmysofa-1.1-1 mingw-w64-x86_64-libogg-1.3.4-3 mingw-w64-x86_64-libraw-0.20.2-2 mingw-w64-x86_64-libsoxr-0.1.3-2 mingw-w64-x86_64-libthai-0.1.28-3 mingw-w64-x86_64-libtheora-1.1.1-6 mingw-w64-x86_64-libtiff-4.2.0-3 mingw-w64-x86_64-libunwind-12.0.0-3 mingw-w64-x86_64-libvorbis-1.3.7-1 mingw-w64-x86_64-libvpx-1.10.0-1 mingw-w64-x86_64-libwebp-1.2.0-1 mingw-w64-x86_64-libxml2-2.9.10-8 mingw-w64-x86_64-metis-5.1.0-3 mingw-w64-x86_64-ogre3d-1.12.6-3 mingw-w64-x86_64-openal-1.21.0-2 mingw-w64-x86_64-opencore-amr-0.1.5-1 mingw-w64-x86_64-opencv-4.5.1-2 mingw-w64-x86_64-openexr-2.5.4-4 mingw-w64-x86_64-openjpeg2-2.3.1-1 mingw-w64-x86_64-opus-1.3.1-4 mingw-w64-x86_64-pango-1.48.4-2 mingw-w64-x86_64-pugixml-1.11.4-1 mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4 mingw-w64-x86_64-speex-1.2.0-1 mingw-w64-x86_64-speexdsp-1.2.0-1 mingw-w64-x86_64-srt-1.4.2-1 mingw-w64-x86_64-suitesparse-5.8.1-1 mingw-w64-x86_64-szip-2.1.1-2 mingw-w64-x86_64-tesseract-ocr-4.1.1-7 mingw-w64-x86_64-tinyxml-2.6.2-5 mingw-w64-x86_64-vulkan-headers-1.2.168-2 mingw-w64-x86_64-vulkan-loader-1.2.166-1 mingw-w64-x86_64-x264-git-r2991.1771b556-1 mingw-w64-x86_64-x265-3.4-2 mingw-w64-x86_64-xvidcore-1.3.7-2 mingw-w64-x86_64-zziplib-0.13.72-2 mingw-w64-x86_64-ffmpeg-4.4-1 2021-05-16T00:38:21.8534718Z 2021-05-16T00:38:21.8535264Z Total Download Size: 206.03 MiB 2021-05-16T00:38:21.8535836Z Total Installed Size: 743.37 MiB 2021-05-16T00:38:21.8536221Z 2021-05-16T00:38:21.8536832Z :: Proceed with installation? [Y/n] 2021-05-16T00:38:21.8537451Z :: Retrieving packages... 2021-05-16T00:38:22.1704458Z downloading mingw-w64-x86_64-libogg-1.3.4-3-any.pkg.tar.xz... 2021-05-16T00:38:22.6533746Z downloading mingw-w64-x86_64-celt-0.11.3-4-any.pkg.tar.xz... 2021-05-16T00:38:22.7532990Z downloading mingw-w64-x86_64-gavl-1.4.0-1-any.pkg.tar.xz... 2021-05-16T00:38:23.3432814Z downloading mingw-w64-x86_64-eigen3-3.3.9-1-any.pkg.tar.zst... 2021-05-16T00:38:23.4524247Z downloading mingw-w64-x86_64-libunwind-12.0.0-3-any.pkg.tar.zst... 2021-05-16T00:38:23.5531725Z downloading mingw-w64-x86_64-glog-0.4.0-2-any.pkg.tar.xz... 2021-05-16T00:38:23.6528588Z downloading mingw-w64-x86_64-metis-5.1.0-3-any.pkg.tar.xz... 2021-05-16T00:38:23.7540599Z downloading mingw-w64-x86_64-suitesparse-5.8.1-1-any.pkg.tar.zst... 2021-05-16T00:38:23.9808089Z downloading mingw-w64-x86_64-ceres-solver-2.0.0-2-any.pkg.tar.zst... 2021-05-16T00:38:24.0903709Z downloading mingw-w64-x86_64-intel-tbb-1~2020.2-2-any.pkg.tar.zst... 2021-05-16T00:38:24.2194287Z downloading mingw-w64-x86_64-freeglut-3.2.1-2-any.pkg.tar.zst... 2021-05-16T00:38:24.3202316Z downloading mingw-w64-x86_64-libjpeg-turbo-2.0.6-1-any.pkg.tar.zst... 2021-05-16T00:38:24.4247162Z downloading mingw-w64-x86_64-jasper-2.0.24-1-any.pkg.tar.zst... 2021-05-16T00:38:24.5300119Z downloading mingw-w64-x86_64-szip-2.1.1-2-any.pkg.tar.xz... 2021-05-16T00:38:24.6301745Z downloading mingw-w64-x86_64-hdf5-1.12.0-3-any.pkg.tar.zst... 2021-05-16T00:38:25.1038957Z downloading mingw-w64-x86_64-libdeflate-1.7-2-any.pkg.tar.zst... 2021-05-16T00:38:25.2027085Z downloading mingw-w64-x86_64-giflib-5.2.1-3-any.pkg.tar.zst... 2021-05-16T00:38:25.3031143Z downloading mingw-w64-x86_64-libwebp-1.2.0-1-any.pkg.tar.zst... 2021-05-16T00:38:25.4085461Z downloading mingw-w64-x86_64-libtiff-4.2.0-3-any.pkg.tar.zst... 2021-05-16T00:38:25.5254387Z downloading mingw-w64-x86_64-cppunit-1.15.1-2-any.pkg.tar.zst... 2021-05-16T00:38:25.6289809Z downloading mingw-w64-x86_64-jxrlib-1.1-3-any.pkg.tar.xz... 2021-05-16T00:38:25.7324671Z downloading mingw-w64-x86_64-lcms2-2.12-1-any.pkg.tar.zst... 2021-05-16T00:38:25.8351960Z downloading mingw-w64-x86_64-libraw-0.20.2-2-any.pkg.tar.zst... 2021-05-16T00:38:25.9397876Z downloading mingw-w64-x86_64-openjpeg2-2.3.1-1-any.pkg.tar.xz... 2021-05-16T00:38:26.0474700Z downloading mingw-w64-x86_64-ilmbase-2.5.4-4-any.pkg.tar.zst... 2021-05-16T00:38:26.1530477Z downloading mingw-w64-x86_64-openexr-2.5.4-4-any.pkg.tar.zst... 2021-05-16T00:38:26.2856356Z downloading mingw-w64-x86_64-freeimage-3.18.0-6-any.pkg.tar.zst... 2021-05-16T00:38:26.3886341Z downloading mingw-w64-x86_64-glsl-optimizer-git-r66917.d78c3d2f24-1-any.pkg.tar.zst... 2021-05-16T00:38:26.4990874Z downloading mingw-w64-x86_64-hlsl2glsl-git-r852.14dd189-1-any.pkg.tar.zst... 2021-05-16T00:38:26.5997895Z downloading mingw-w64-x86_64-vulkan-headers-1.2.168-2-any.pkg.tar.zst... 2021-05-16T00:38:26.7045796Z downloading mingw-w64-x86_64-vulkan-loader-1.2.166-1-any.pkg.tar.zst... 2021-05-16T00:38:26.8040643Z downloading mingw-w64-x86_64-SDL2-2.0.14-2-any.pkg.tar.zst... 2021-05-16T00:38:26.9125823Z downloading mingw-w64-x86_64-pugixml-1.11.4-1-any.pkg.tar.zst... 2021-05-16T00:38:27.0139218Z downloading mingw-w64-x86_64-tinyxml-2.6.2-5-any.pkg.tar.zst... 2021-05-16T00:38:27.1155846Z downloading mingw-w64-x86_64-zziplib-0.13.72-2-any.pkg.tar.zst... 2021-05-16T00:38:27.2174264Z downloading mingw-w64-x86_64-ogre3d-1.12.6-3-any.pkg.tar.zst... 2021-05-16T00:38:31.6731458Z downloading mingw-w64-x86_64-leptonica-1.80.0-2-any.pkg.tar.zst... 2021-05-16T00:38:31.8062228Z downloading mingw-w64-x86_64-fribidi-1.0.10-2-any.pkg.tar.zst... 2021-05-16T00:38:31.9056737Z downloading mingw-w64-x86_64-libdatrie-0.2.12-1-any.pkg.tar.xz... 2021-05-16T00:38:32.0054741Z downloading mingw-w64-x86_64-libthai-0.1.28-3-any.pkg.tar.zst... 2021-05-16T00:38:32.1064820Z downloading mingw-w64-x86_64-pango-1.48.4-2-any.pkg.tar.zst... 2021-05-16T00:38:32.2212386Z downloading mingw-w64-x86_64-tesseract-ocr-4.1.1-7-any.pkg.tar.zst... 2021-05-16T00:38:32.4620106Z downloading mingw-w64-x86_64-opencv-4.5.1-2-any.pkg.tar.zst... 2021-05-16T00:38:33.3985365Z downloading mingw-w64-x86_64-frei0r-plugins-1.7.0-2-any.pkg.tar.zst... 2021-05-16T00:38:33.5005406Z downloading mingw-w64-x86_64-dav1d-0.8.2-1-any.pkg.tar.zst... 2021-05-16T00:38:33.6041237Z downloading mingw-w64-x86_64-gnutls-3.7.1-1-any.pkg.tar.zst... 2021-05-16T00:38:33.7288076Z downloading mingw-w64-x86_64-gsm-1.0.19-1-any.pkg.tar.xz... 2021-05-16T00:38:33.8285833Z downloading mingw-w64-x86_64-lame-3.100-1-any.pkg.tar.xz... 2021-05-16T00:38:33.9294376Z downloading mingw-w64-x86_64-libass-0.15.1-1-any.pkg.tar.zst... 2021-05-16T00:38:34.0292404Z downloading mingw-w64-x86_64-libxml2-2.9.10-8-any.pkg.tar.zst... 2021-05-16T00:38:34.1444126Z downloading mingw-w64-x86_64-libbluray-1.2.1-1-any.pkg.tar.zst... 2021-05-16T00:38:34.2443960Z downloading mingw-w64-x86_64-libcaca-0.99.beta19-6-any.pkg.tar.zst... 2021-05-16T00:38:34.3469035Z downloading mingw-w64-x86_64-libexif-0.6.22-1-any.pkg.tar.zst... 2021-05-16T00:38:34.4519789Z downloading mingw-w64-x86_64-libmfx-1.25-1-any.pkg.tar.xz... 2021-05-16T00:38:35.2981894Z downloading mingw-w64-x86_64-libmodplug-0.8.9.0-3-any.pkg.tar.zst... 2021-05-16T00:38:35.2990001Z downloading mingw-w64-x86_64-libsoxr-0.1.3-2-any.pkg.tar.zst... 2021-05-16T00:38:35.2991108Z downloading mingw-w64-x86_64-libvorbis-1.3.7-1-any.pkg.tar.zst... 2021-05-16T00:38:35.2992477Z downloading mingw-w64-x86_64-libtheora-1.1.1-6-any.pkg.tar.zst... 2021-05-16T00:38:35.2993676Z downloading mingw-w64-x86_64-libvpx-1.10.0-1-any.pkg.tar.zst... 2021-05-16T00:38:35.2995085Z downloading mingw-w64-x86_64-libmysofa-1.1-1-any.pkg.tar.zst... 2021-05-16T00:38:35.2996110Z downloading mingw-w64-x86_64-openal-1.21.0-2-any.pkg.tar.zst... 2021-05-16T00:38:35.3385695Z downloading mingw-w64-x86_64-opencore-amr-0.1.5-1-any.pkg.tar.xz... 2021-05-16T00:38:35.4414118Z downloading mingw-w64-x86_64-opus-1.3.1-4-any.pkg.tar.zst... 2021-05-16T00:38:35.5442413Z downloading mingw-w64-x86_64-rtmpdump-git-r514.c5f04a5-4-any.pkg.tar.zst... 2021-05-16T00:38:35.6456482Z downloading mingw-w64-x86_64-speexdsp-1.2.0-1-any.pkg.tar.xz... 2021-05-16T00:38:35.7497737Z downloading mingw-w64-x86_64-speex-1.2.0-1-any.pkg.tar.xz... 2021-05-16T00:38:35.8575422Z downloading mingw-w64-x86_64-srt-1.4.2-1-any.pkg.tar.zst... 2021-05-16T00:38:35.9688866Z downloading mingw-w64-x86_64-l-smash-2.14.5-1-any.pkg.tar.xz... 2021-05-16T00:38:36.0723414Z downloading mingw-w64-x86_64-ffms2-2.40-1-any.pkg.tar.zst... 2021-05-16T00:38:36.1807524Z downloading mingw-w64-x86_64-x264-git-r2991.1771b556-1-any.pkg.tar.xz... 2021-05-16T00:38:36.2948767Z downloading mingw-w64-x86_64-x265-3.4-2-any.pkg.tar.zst... 2021-05-16T00:38:36.4531628Z downloading mingw-w64-x86_64-xvidcore-1.3.7-2-any.pkg.tar.zst... 2021-05-16T00:38:36.5611809Z downloading mingw-w64-x86_64-ffmpeg-4.4-1-any.pkg.tar.zst... 2021-05-16T00:38:36.9193282Z checking keyring... 2021-05-16T00:38:37.2463907Z checking package integrity... 2021-05-16T00:38:50.3383440Z loading package files... 2021-05-16T00:38:50.5972196Z checking for file conflicts... 2021-05-16T00:38:51.2142503Z checking available disk space... 2021-05-16T00:38:51.2172032Z :: Processing package changes... 2021-05-16T00:38:51.2172921Z installing mingw-w64-x86_64-libogg... 2021-05-16T00:38:51.3201798Z installing mingw-w64-x86_64-celt... 2021-05-16T00:38:51.3389936Z installing mingw-w64-x86_64-gavl... 2021-05-16T00:38:51.6718383Z installing mingw-w64-x86_64-eigen3... 2021-05-16T00:38:52.1468839Z installing mingw-w64-x86_64-libunwind... 2021-05-16T00:38:52.1518524Z installing mingw-w64-x86_64-glog... 2021-05-16T00:38:52.1732123Z installing mingw-w64-x86_64-metis... 2021-05-16T00:38:52.2161115Z installing mingw-w64-x86_64-suitesparse... 2021-05-16T00:38:52.3341809Z installing mingw-w64-x86_64-ceres-solver... 2021-05-16T00:38:52.3944223Z installing mingw-w64-x86_64-intel-tbb... 2021-05-16T00:38:52.5160451Z installing mingw-w64-x86_64-freeglut... 2021-05-16T00:38:52.5332098Z installing mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T00:38:52.5743530Z installing mingw-w64-x86_64-jasper... 2021-05-16T00:38:52.7774424Z installing mingw-w64-x86_64-szip... 2021-05-16T00:38:52.7956602Z installing mingw-w64-x86_64-hdf5... 2021-05-16T00:38:53.1356965Z installing mingw-w64-x86_64-libdeflate... 2021-05-16T00:38:53.1449068Z installing mingw-w64-x86_64-giflib... 2021-05-16T00:38:53.1647859Z installing mingw-w64-x86_64-libwebp... 2021-05-16T00:38:53.1966922Z installing mingw-w64-x86_64-libtiff... 2021-05-16T00:38:53.4035677Z installing mingw-w64-x86_64-cppunit... 2021-05-16T00:38:53.4675533Z installing mingw-w64-x86_64-jxrlib... 2021-05-16T00:38:53.5063340Z installing mingw-w64-x86_64-lcms2... 2021-05-16T00:38:53.5238030Z installing mingw-w64-x86_64-libraw... 2021-05-16T00:38:53.5625088Z installing mingw-w64-x86_64-openjpeg2... 2021-05-16T00:38:53.6497199Z installing mingw-w64-x86_64-ilmbase... 2021-05-16T00:38:53.7071322Z installing mingw-w64-x86_64-openexr... 2021-05-16T00:38:53.8443270Z installing mingw-w64-x86_64-freeimage... 2021-05-16T00:38:53.8651612Z installing mingw-w64-x86_64-glsl-optimizer-git... 2021-05-16T00:38:53.8861680Z installing mingw-w64-x86_64-hlsl2glsl-git... 2021-05-16T00:38:53.8933592Z installing mingw-w64-x86_64-vulkan-headers... 2021-05-16T00:38:53.9398501Z installing mingw-w64-x86_64-vulkan-loader... 2021-05-16T00:38:53.9480011Z installing mingw-w64-x86_64-SDL2... 2021-05-16T00:38:54.0396272Z installing mingw-w64-x86_64-pugixml... 2021-05-16T00:38:54.0535237Z installing mingw-w64-x86_64-tinyxml... 2021-05-16T00:38:54.0634373Z installing mingw-w64-x86_64-zziplib... 2021-05-16T00:38:54.1754199Z Optional dependencies for mingw-w64-x86_64-zziplib 2021-05-16T00:38:54.1755186Z mingw-w64-x86_64-SDL: SDL_rwops for ZZipLib 2021-05-16T00:38:54.1755962Z installing mingw-w64-x86_64-ogre3d... 2021-05-16T00:38:56.4958633Z installing mingw-w64-x86_64-leptonica... 2021-05-16T00:38:56.5556719Z installing mingw-w64-x86_64-fribidi... 2021-05-16T00:38:56.5801678Z installing mingw-w64-x86_64-libdatrie... 2021-05-16T00:38:56.6405295Z installing mingw-w64-x86_64-libthai... 2021-05-16T00:38:56.6678751Z installing mingw-w64-x86_64-pango... 2021-05-16T00:38:57.6842042Z installing mingw-w64-x86_64-tesseract-ocr... 2021-05-16T00:38:57.8147282Z installing mingw-w64-x86_64-opencv... 2021-05-16T00:38:58.9846178Z Optional dependencies for mingw-w64-x86_64-opencv 2021-05-16T00:38:58.9847447Z mingw-w64-x86_64-ffmpeg: support to read and write video files [pending] 2021-05-16T00:38:58.9848323Z mingw-w64-x86_64-python-numpy: Python 3.x interface [installed] 2021-05-16T00:38:58.9849393Z installing mingw-w64-x86_64-frei0r-plugins... 2021-05-16T00:38:59.0938609Z installing mingw-w64-x86_64-dav1d... 2021-05-16T00:38:59.1143490Z installing mingw-w64-x86_64-gnutls... 2021-05-16T00:39:00.1635690Z installing mingw-w64-x86_64-gsm... 2021-05-16T00:39:00.1822190Z installing mingw-w64-x86_64-lame... 2021-05-16T00:39:00.2293952Z installing mingw-w64-x86_64-libass... 2021-05-16T00:39:00.2383211Z installing mingw-w64-x86_64-libxml2... 2021-05-16T00:39:00.6452947Z installing mingw-w64-x86_64-libbluray... 2021-05-16T00:39:00.6619939Z installing mingw-w64-x86_64-libcaca... 2021-05-16T00:39:00.6936042Z installing mingw-w64-x86_64-libexif... 2021-05-16T00:39:00.7435039Z installing mingw-w64-x86_64-libmfx... 2021-05-16T00:39:00.7735041Z installing mingw-w64-x86_64-libmodplug... 2021-05-16T00:39:00.7855962Z installing mingw-w64-x86_64-libsoxr... 2021-05-16T00:39:00.8093858Z installing mingw-w64-x86_64-libvorbis... 2021-05-16T00:39:00.9381834Z installing mingw-w64-x86_64-libtheora... 2021-05-16T00:39:01.3613349Z installing mingw-w64-x86_64-libvpx... 2021-05-16T00:39:01.3978354Z installing mingw-w64-x86_64-libmysofa... 2021-05-16T00:39:01.4141193Z installing mingw-w64-x86_64-openal... 2021-05-16T00:39:01.4461930Z installing mingw-w64-x86_64-opencore-amr... 2021-05-16T00:39:01.4728766Z installing mingw-w64-x86_64-opus... 2021-05-16T00:39:01.4867657Z installing mingw-w64-x86_64-rtmpdump-git... 2021-05-16T00:39:01.5016537Z installing mingw-w64-x86_64-speexdsp... 2021-05-16T00:39:01.5389031Z installing mingw-w64-x86_64-speex... 2021-05-16T00:39:01.5808952Z installing mingw-w64-x86_64-srt... 2021-05-16T00:39:01.6053472Z installing mingw-w64-x86_64-l-smash... 2021-05-16T00:39:01.6556089Z installing mingw-w64-x86_64-ffms2... 2021-05-16T00:39:01.6658112Z installing mingw-w64-x86_64-x264-git... 2021-05-16T00:39:01.7553014Z installing mingw-w64-x86_64-x265... 2021-05-16T00:39:01.8463926Z installing mingw-w64-x86_64-xvidcore... 2021-05-16T00:39:01.8560434Z installing mingw-w64-x86_64-ffmpeg... 2021-05-16T00:39:02.9290541Z resolving dependencies... 2021-05-16T00:39:02.9414430Z looking for conflicting packages... 2021-05-16T00:39:02.9618900Z 2021-05-16T00:39:02.9619679Z Packages (1) mingw-w64-x86_64-fftw-3.3.9-2 2021-05-16T00:39:02.9620098Z 2021-05-16T00:39:02.9620603Z Total Download Size: 3.13 MiB 2021-05-16T00:39:02.9621417Z Total Installed Size: 21.70 MiB 2021-05-16T00:39:02.9621821Z 2021-05-16T00:39:02.9622455Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:02.9623072Z :: Retrieving packages... 2021-05-16T00:39:03.2764438Z downloading mingw-w64-x86_64-fftw-3.3.9-2-any.pkg.tar.zst... 2021-05-16T00:39:04.0591090Z checking keyring... 2021-05-16T00:39:04.1491783Z checking package integrity... 2021-05-16T00:39:04.3031749Z loading package files... 2021-05-16T00:39:04.3055635Z checking for file conflicts... 2021-05-16T00:39:04.3083493Z checking available disk space... 2021-05-16T00:39:04.3095930Z :: Processing package changes... 2021-05-16T00:39:04.3096879Z installing mingw-w64-x86_64-fftw... 2021-05-16T00:39:05.1571047Z warning: mingw-w64-x86_64-flatbuffers-1.12.0-2 is up to date -- reinstalling 2021-05-16T00:39:05.1571845Z resolving dependencies... 2021-05-16T00:39:05.1803030Z looking for conflicting packages... 2021-05-16T00:39:05.1945287Z 2021-05-16T00:39:05.1947009Z Packages (1) mingw-w64-x86_64-flatbuffers-1.12.0-2 2021-05-16T00:39:05.1947767Z 2021-05-16T00:39:05.1948765Z Total Installed Size: 4.17 MiB 2021-05-16T00:39:05.1952452Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:05.1953595Z 2021-05-16T00:39:05.1955403Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:05.1964880Z checking keyring... 2021-05-16T00:39:05.2762552Z checking package integrity... 2021-05-16T00:39:05.4219766Z loading package files... 2021-05-16T00:39:05.4244692Z checking for file conflicts... 2021-05-16T00:39:05.4245561Z checking available disk space... 2021-05-16T00:39:05.4278545Z :: Processing package changes... 2021-05-16T00:39:05.4280209Z reinstalling mingw-w64-x86_64-flatbuffers... 2021-05-16T00:39:06.2082215Z warning: mingw-w64-x86_64-fontconfig-2.13.93-3 is up to date -- reinstalling 2021-05-16T00:39:06.2083159Z resolving dependencies... 2021-05-16T00:39:06.2234463Z looking for conflicting packages... 2021-05-16T00:39:06.2381149Z 2021-05-16T00:39:06.2381990Z Packages (1) mingw-w64-x86_64-fontconfig-2.13.93-3 2021-05-16T00:39:06.2382519Z 2021-05-16T00:39:06.2383047Z Total Installed Size: 1.29 MiB 2021-05-16T00:39:06.2383599Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:06.2383901Z 2021-05-16T00:39:06.2384896Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:06.2385708Z checking keyring... 2021-05-16T00:39:06.3118406Z checking package integrity... 2021-05-16T00:39:06.4167755Z loading package files... 2021-05-16T00:39:06.4200577Z checking for file conflicts... 2021-05-16T00:39:06.4201380Z checking available disk space... 2021-05-16T00:39:06.4259363Z :: Processing package changes... 2021-05-16T00:39:06.4260145Z reinstalling mingw-w64-x86_64-fontconfig... 2021-05-16T00:39:09.0799284Z updating font cache... done. 2021-05-16T00:39:09.0818290Z :: Running post-transaction hooks... 2021-05-16T00:39:09.0819728Z (1/1) Updating fontconfig cache... 2021-05-16T00:39:09.8852552Z warning: mingw-w64-x86_64-freetype-2.10.4-2 is up to date -- reinstalling 2021-05-16T00:39:09.8853283Z resolving dependencies... 2021-05-16T00:39:09.9078220Z looking for conflicting packages... 2021-05-16T00:39:09.9138631Z 2021-05-16T00:39:09.9139490Z Packages (1) mingw-w64-x86_64-freetype-2.10.4-2 2021-05-16T00:39:09.9140098Z 2021-05-16T00:39:09.9140583Z Total Installed Size: 2.54 MiB 2021-05-16T00:39:09.9141506Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:09.9141959Z 2021-05-16T00:39:09.9142985Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:09.9143630Z checking keyring... 2021-05-16T00:39:09.9805872Z checking package integrity... 2021-05-16T00:39:10.0884861Z loading package files... 2021-05-16T00:39:10.0912726Z checking for file conflicts... 2021-05-16T00:39:10.0913519Z checking available disk space... 2021-05-16T00:39:10.0956920Z :: Processing package changes... 2021-05-16T00:39:10.7921065Z reinstalling mingw-w64-x86_64-freetype... 2021-05-16T00:39:10.8949405Z warning: mingw-w64-x86_64-fribidi-1.0.10-2 is up to date -- reinstalling 2021-05-16T00:39:10.8950312Z resolving dependencies... 2021-05-16T00:39:10.8951483Z looking for conflicting packages... 2021-05-16T00:39:10.9262308Z 2021-05-16T00:39:10.9263103Z Packages (1) mingw-w64-x86_64-fribidi-1.0.10-2 2021-05-16T00:39:10.9263554Z 2021-05-16T00:39:10.9264057Z Total Installed Size: 0.44 MiB 2021-05-16T00:39:10.9264879Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:10.9265135Z 2021-05-16T00:39:10.9266174Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:10.9266999Z checking keyring... 2021-05-16T00:39:10.9966664Z checking package integrity... 2021-05-16T00:39:11.1023687Z loading package files... 2021-05-16T00:39:11.1046964Z checking for file conflicts... 2021-05-16T00:39:11.1047716Z checking available disk space... 2021-05-16T00:39:11.1075563Z :: Processing package changes... 2021-05-16T00:39:11.1076553Z reinstalling mingw-w64-x86_64-fribidi... 2021-05-16T00:39:11.8294472Z warning: mingw-w64-x86_64-gcc-10.3.0-2 is up to date -- reinstalling 2021-05-16T00:39:11.8295319Z resolving dependencies... 2021-05-16T00:39:11.8536835Z looking for conflicting packages... 2021-05-16T00:39:11.8607717Z 2021-05-16T00:39:11.8608621Z Packages (1) mingw-w64-x86_64-gcc-10.3.0-2 2021-05-16T00:39:11.8609070Z 2021-05-16T00:39:11.8609563Z Total Download Size: 27.13 MiB 2021-05-16T00:39:11.8610154Z Total Installed Size: 156.41 MiB 2021-05-16T00:39:11.8610861Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:11.8611375Z 2021-05-16T00:39:11.8611991Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:11.8612622Z :: Retrieving packages... 2021-05-16T00:39:12.2087509Z downloading mingw-w64-x86_64-gcc-10.3.0-2-any.pkg.tar.zst... 2021-05-16T00:39:13.9028732Z checking keyring... 2021-05-16T00:39:13.9940667Z checking package integrity... 2021-05-16T00:39:14.3386304Z loading package files... 2021-05-16T00:39:14.3496808Z checking for file conflicts... 2021-05-16T00:39:14.3497663Z checking available disk space... 2021-05-16T00:39:14.3990271Z :: Processing package changes... 2021-05-16T00:39:14.3991032Z reinstalling mingw-w64-x86_64-gcc... 2021-05-16T00:39:16.6044007Z resolving dependencies... 2021-05-16T00:39:16.7305790Z looking for conflicting packages... 2021-05-16T00:39:16.7364106Z 2021-05-16T00:39:16.7368954Z Packages (26) mingw-w64-x86_64-crypto++-8.4.0-2 mingw-w64-x86_64-geos-3.8.0-1 mingw-w64-x86_64-json-c-0.15-1 mingw-w64-x86_64-libde265-1.0.8-1 mingw-w64-x86_64-libfreexl-1.0.6-1 mingw-w64-x86_64-libgcrypt-1.9.2-2 mingw-w64-x86_64-libgeotiff-1.6.0-1 mingw-w64-x86_64-libgpg-error-1.41-3 mingw-w64-x86_64-libheif-1.11.0-2 mingw-w64-x86_64-libkml-1.3.0-8 mingw-w64-x86_64-libmariadbclient-3.1.12-1 mingw-w64-x86_64-librttopo-1.1.0-1 mingw-w64-x86_64-libspatialite-5.0.1-2 mingw-w64-x86_64-libxslt-1.1.34-3 mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2 mingw-w64-x86_64-netcdf-4.7.4-2 mingw-w64-x86_64-nspr-4.25-1 mingw-w64-x86_64-nss-3.52.1-1 mingw-w64-x86_64-poppler-20.12.1-2 mingw-w64-x86_64-poppler-data-0.4.10-1 mingw-w64-x86_64-postgresql-13.1-1 mingw-w64-x86_64-proj-6.3.2-2 mingw-w64-x86_64-rav1e-0.4.1-1 mingw-w64-x86_64-xerces-c-3.2.3-3 winpty-0.4.3-1 mingw-w64-x86_64-gdal-3.2.2-3 2021-05-16T00:39:16.7372070Z 2021-05-16T00:39:16.7372550Z Total Download Size: 48.47 MiB 2021-05-16T00:39:16.7373078Z Total Installed Size: 363.82 MiB 2021-05-16T00:39:16.7373426Z 2021-05-16T00:39:16.7374015Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:16.7374572Z :: Retrieving packages... 2021-05-16T00:39:17.0733231Z downloading mingw-w64-x86_64-crypto++-8.4.0-2-any.pkg.tar.zst... 2021-05-16T00:39:17.9607652Z downloading mingw-w64-x86_64-geos-3.8.0-1-any.pkg.tar.xz... 2021-05-16T00:39:18.0672377Z downloading mingw-w64-x86_64-json-c-0.15-1-any.pkg.tar.zst... 2021-05-16T00:39:18.1652118Z downloading mingw-w64-x86_64-libfreexl-1.0.6-1-any.pkg.tar.zst... 2021-05-16T00:39:18.2645877Z downloading mingw-w64-x86_64-proj-6.3.2-2-any.pkg.tar.zst... 2021-05-16T00:39:18.3872091Z downloading mingw-w64-x86_64-libgeotiff-1.6.0-1-any.pkg.tar.zst... 2021-05-16T00:39:18.4867049Z downloading mingw-w64-x86_64-libde265-1.0.8-1-any.pkg.tar.zst... 2021-05-16T00:39:18.5914462Z downloading mingw-w64-x86_64-rav1e-0.4.1-1-any.pkg.tar.zst... 2021-05-16T00:39:18.7082204Z downloading mingw-w64-x86_64-libheif-1.11.0-2-any.pkg.tar.zst... 2021-05-16T00:39:18.8123042Z downloading mingw-w64-x86_64-minizip-git-1.2.445.e67b996-2-any.pkg.tar.zst... 2021-05-16T00:39:18.9601653Z downloading mingw-w64-x86_64-libkml-1.3.0-8-any.pkg.tar.xz... 2021-05-16T00:39:19.0638396Z downloading mingw-w64-x86_64-libmariadbclient-3.1.12-1-any.pkg.tar.zst... 2021-05-16T00:39:19.1698157Z downloading mingw-w64-x86_64-librttopo-1.1.0-1-any.pkg.tar.zst... 2021-05-16T00:39:19.2687993Z downloading mingw-w64-x86_64-libspatialite-5.0.1-2-any.pkg.tar.zst... 2021-05-16T00:39:19.4883511Z downloading mingw-w64-x86_64-netcdf-4.7.4-2-any.pkg.tar.zst... 2021-05-16T00:39:19.5966350Z downloading mingw-w64-x86_64-nspr-4.25-1-any.pkg.tar.xz... 2021-05-16T00:39:19.6989018Z downloading mingw-w64-x86_64-nss-3.52.1-1-any.pkg.tar.zst... 2021-05-16T00:39:19.8173791Z downloading mingw-w64-x86_64-poppler-data-0.4.10-1-any.pkg.tar.zst... 2021-05-16T00:39:19.9419271Z downloading mingw-w64-x86_64-poppler-20.12.1-2-any.pkg.tar.zst... 2021-05-16T00:39:20.0753425Z downloading mingw-w64-x86_64-libgpg-error-1.41-3-any.pkg.tar.zst... 2021-05-16T00:39:20.1781936Z downloading mingw-w64-x86_64-libgcrypt-1.9.2-2-any.pkg.tar.zst... 2021-05-16T00:39:20.3616280Z downloading mingw-w64-x86_64-libxslt-1.1.34-3-any.pkg.tar.zst... 2021-05-16T00:39:20.4671145Z downloading mingw-w64-x86_64-postgresql-13.1-1-any.pkg.tar.zst... 2021-05-16T00:39:20.7983774Z downloading mingw-w64-x86_64-xerces-c-3.2.3-3-any.pkg.tar.zst... 2021-05-16T00:39:20.9211456Z downloading mingw-w64-x86_64-gdal-3.2.2-3-any.pkg.tar.zst... 2021-05-16T00:39:21.4949509Z downloading winpty-0.4.3-1-x86_64.pkg.tar.xz... 2021-05-16T00:39:21.5116052Z checking keyring... 2021-05-16T00:39:21.8709195Z checking package integrity... 2021-05-16T00:39:26.4243660Z loading package files... 2021-05-16T00:39:26.5273933Z checking for file conflicts... 2021-05-16T00:39:26.8325634Z checking available disk space... 2021-05-16T00:39:26.8346838Z :: Processing package changes... 2021-05-16T00:39:26.8347683Z installing mingw-w64-x86_64-crypto++... 2021-05-16T00:39:27.1130508Z installing mingw-w64-x86_64-geos... 2021-05-16T00:39:27.5321790Z installing mingw-w64-x86_64-json-c... 2021-05-16T00:39:27.5542199Z installing mingw-w64-x86_64-libfreexl... 2021-05-16T00:39:27.5606792Z installing mingw-w64-x86_64-proj... 2021-05-16T00:39:27.6553760Z installing mingw-w64-x86_64-libgeotiff... 2021-05-16T00:39:27.6820865Z installing mingw-w64-x86_64-libde265... 2021-05-16T00:39:27.7044546Z Optional dependencies for mingw-w64-x86_64-libde265 2021-05-16T00:39:27.7045480Z mingw-w64-x86_64-ffmpeg: sherlock265 [installed] 2021-05-16T00:39:27.7046188Z mingw-w64-x86_64-qt5: sherlock265 2021-05-16T00:39:27.7046804Z mingw-w64-x86_64-SDL: dec265 2021-05-16T00:39:27.7047466Z installing mingw-w64-x86_64-rav1e... 2021-05-16T00:39:27.7305916Z installing mingw-w64-x86_64-libheif... 2021-05-16T00:39:27.7587061Z installing mingw-w64-x86_64-minizip-git... 2021-05-16T00:39:27.7811982Z installing mingw-w64-x86_64-libkml... 2021-05-16T00:39:27.9422201Z installing mingw-w64-x86_64-libmariadbclient... 2021-05-16T00:39:27.9855160Z installing mingw-w64-x86_64-librttopo... 2021-05-16T00:39:27.9990128Z installing mingw-w64-x86_64-libspatialite... 2021-05-16T00:39:28.1061070Z installing mingw-w64-x86_64-netcdf... 2021-05-16T00:39:28.1385810Z installing mingw-w64-x86_64-nspr... 2021-05-16T00:39:28.2251469Z installing mingw-w64-x86_64-nss... 2021-05-16T00:39:28.4620998Z installing mingw-w64-x86_64-poppler-data... 2021-05-16T00:39:28.7290198Z installing mingw-w64-x86_64-poppler... 2021-05-16T00:39:28.8983160Z Optional dependencies for mingw-w64-x86_64-poppler 2021-05-16T00:39:28.8984145Z mingw-w64-x86_64-glib2: libpoppler-glib [installed] 2021-05-16T00:39:28.8984883Z mingw-w64-x86_64-qt5: libpoppler-qt5 2021-05-16T00:39:28.8985817Z installing mingw-w64-x86_64-libgpg-error... 2021-05-16T00:39:28.9386373Z installing mingw-w64-x86_64-libgcrypt... 2021-05-16T00:39:28.9601881Z installing mingw-w64-x86_64-libxslt... 2021-05-16T00:39:29.0876484Z installing winpty... 2021-05-16T00:39:29.1494112Z installing mingw-w64-x86_64-postgresql... 2021-05-16T00:39:30.9776461Z installing mingw-w64-x86_64-xerces-c... 2021-05-16T00:39:31.6648064Z installing mingw-w64-x86_64-gdal... 2021-05-16T00:39:32.8083829Z warning: mingw-w64-x86_64-gdb-10.2-1 is up to date -- reinstalling 2021-05-16T00:39:32.8084459Z resolving dependencies... 2021-05-16T00:39:32.8345128Z looking for conflicting packages... 2021-05-16T00:39:32.8416600Z 2021-05-16T00:39:32.8417372Z Packages (1) mingw-w64-x86_64-gdb-10.2-1 2021-05-16T00:39:32.8417782Z 2021-05-16T00:39:32.8418270Z Total Download Size: 4.15 MiB 2021-05-16T00:39:32.8418795Z Total Installed Size: 13.89 MiB 2021-05-16T00:39:32.8419328Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:32.8419668Z 2021-05-16T00:39:32.8420268Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:32.8420862Z :: Retrieving packages... 2021-05-16T00:39:33.1568802Z downloading mingw-w64-x86_64-gdb-10.2-1-any.pkg.tar.zst... 2021-05-16T00:39:33.9579247Z checking keyring... 2021-05-16T00:39:34.0390877Z checking package integrity... 2021-05-16T00:39:34.2049556Z loading package files... 2021-05-16T00:39:34.2078432Z checking for file conflicts... 2021-05-16T00:39:34.2079443Z checking available disk space... 2021-05-16T00:39:34.2147910Z :: Processing package changes... 2021-05-16T00:39:34.2149096Z reinstalling mingw-w64-x86_64-gdb... 2021-05-16T00:39:35.0931225Z warning: mingw-w64-x86_64-gdbm-1.19-1 is up to date -- reinstalling 2021-05-16T00:39:35.0934846Z resolving dependencies... 2021-05-16T00:39:35.1092808Z looking for conflicting packages... 2021-05-16T00:39:35.1258297Z 2021-05-16T00:39:35.1259097Z Packages (1) mingw-w64-x86_64-gdbm-1.19-1 2021-05-16T00:39:35.1259523Z 2021-05-16T00:39:35.1260375Z Total Installed Size: 0.72 MiB 2021-05-16T00:39:35.1261001Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:35.1261282Z 2021-05-16T00:39:35.1261725Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:35.1262135Z checking keyring... 2021-05-16T00:39:35.1951389Z checking package integrity... 2021-05-16T00:39:35.3166586Z loading package files... 2021-05-16T00:39:35.3191629Z checking for file conflicts... 2021-05-16T00:39:35.3192367Z checking available disk space... 2021-05-16T00:39:35.3232366Z :: Processing package changes... 2021-05-16T00:39:35.3233375Z reinstalling mingw-w64-x86_64-gdbm... 2021-05-16T00:39:36.0655667Z resolving dependencies... 2021-05-16T00:39:36.0845202Z looking for conflicting packages... 2021-05-16T00:39:36.0992794Z 2021-05-16T00:39:36.0995299Z Packages (1) mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1 2021-05-16T00:39:36.0995988Z 2021-05-16T00:39:36.0996629Z Total Download Size: 1.57 MiB 2021-05-16T00:39:36.0997327Z Total Installed Size: 6.77 MiB 2021-05-16T00:39:36.0998054Z 2021-05-16T00:39:36.0998871Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:36.0999442Z :: Retrieving packages... 2021-05-16T00:39:36.4137728Z downloading mingw-w64-x86_64-gdk-pixbuf2-2.42.4-1-any.pkg.tar.zst... 2021-05-16T00:39:37.0937919Z checking keyring... 2021-05-16T00:39:37.1759506Z checking package integrity... 2021-05-16T00:39:37.3250927Z loading package files... 2021-05-16T00:39:37.3326663Z checking for file conflicts... 2021-05-16T00:39:37.3748438Z checking available disk space... 2021-05-16T00:39:37.3761998Z :: Processing package changes... 2021-05-16T00:39:37.3762837Z installing mingw-w64-x86_64-gdk-pixbuf2... 2021-05-16T00:39:37.8209720Z :: Running post-transaction hooks... 2021-05-16T00:39:37.8211225Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T00:39:38.7791030Z warning: mingw-w64-x86_64-geos-3.8.0-1 is up to date -- reinstalling 2021-05-16T00:39:38.7792000Z resolving dependencies... 2021-05-16T00:39:38.7793751Z looking for conflicting packages... 2021-05-16T00:39:38.8159399Z 2021-05-16T00:39:38.8161125Z Packages (1) mingw-w64-x86_64-geos-3.8.0-1 2021-05-16T00:39:38.8162427Z 2021-05-16T00:39:38.8163567Z Total Installed Size: 7.40 MiB 2021-05-16T00:39:38.8164330Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:38.8165346Z 2021-05-16T00:39:38.8166256Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:38.8167051Z checking keyring... 2021-05-16T00:39:38.8897892Z checking package integrity... 2021-05-16T00:39:39.0118575Z loading package files... 2021-05-16T00:39:39.0227410Z checking for file conflicts... 2021-05-16T00:39:39.0228244Z checking available disk space... 2021-05-16T00:39:39.0464643Z :: Processing package changes... 2021-05-16T00:39:39.0465710Z reinstalling mingw-w64-x86_64-geos... 2021-05-16T00:39:40.3599945Z warning: mingw-w64-x86_64-gettext-0.19.8.1-10 is up to date -- reinstalling 2021-05-16T00:39:40.3600701Z resolving dependencies... 2021-05-16T00:39:40.3781943Z looking for conflicting packages... 2021-05-16T00:39:40.3963488Z 2021-05-16T00:39:40.3964695Z Packages (1) mingw-w64-x86_64-gettext-0.19.8.1-10 2021-05-16T00:39:40.3965895Z 2021-05-16T00:39:40.3966446Z Total Download Size: 3.36 MiB 2021-05-16T00:39:40.3967029Z Total Installed Size: 18.30 MiB 2021-05-16T00:39:40.3967619Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:40.3968000Z 2021-05-16T00:39:40.3968631Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:40.3969504Z :: Retrieving packages... 2021-05-16T00:39:40.7374084Z downloading mingw-w64-x86_64-gettext-0.19.8.1-10-any.pkg.tar.zst... 2021-05-16T00:39:41.5060568Z checking keyring... 2021-05-16T00:39:41.5968025Z checking package integrity... 2021-05-16T00:39:41.7520568Z loading package files... 2021-05-16T00:39:41.7752511Z checking for file conflicts... 2021-05-16T00:39:41.7755001Z checking available disk space... 2021-05-16T00:39:41.8872898Z :: Processing package changes... 2021-05-16T00:39:41.8873888Z reinstalling mingw-w64-x86_64-gettext... 2021-05-16T00:39:44.8607310Z warning: mingw-w64-x86_64-gflags-2.2.2-2 is up to date -- reinstalling 2021-05-16T00:39:44.8607976Z resolving dependencies... 2021-05-16T00:39:44.8609084Z looking for conflicting packages... 2021-05-16T00:39:44.8939146Z 2021-05-16T00:39:44.8939917Z Packages (1) mingw-w64-x86_64-gflags-2.2.2-2 2021-05-16T00:39:44.8940357Z 2021-05-16T00:39:44.8941348Z Total Installed Size: 1.09 MiB 2021-05-16T00:39:44.8942003Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:44.8942307Z 2021-05-16T00:39:44.8942774Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:44.8943206Z checking keyring... 2021-05-16T00:39:44.9622704Z checking package integrity... 2021-05-16T00:39:45.7876093Z loading package files... 2021-05-16T00:39:45.7876813Z checking for file conflicts... 2021-05-16T00:39:45.7877295Z checking available disk space... 2021-05-16T00:39:45.7877844Z :: Processing package changes... 2021-05-16T00:39:45.7878380Z reinstalling mingw-w64-x86_64-gflags... 2021-05-16T00:39:45.8014266Z warning: mingw-w64-x86_64-giflib-5.2.1-3 is up to date -- reinstalling 2021-05-16T00:39:45.8014939Z resolving dependencies... 2021-05-16T00:39:45.8139977Z looking for conflicting packages... 2021-05-16T00:39:45.8348915Z 2021-05-16T00:39:45.8349676Z Packages (1) mingw-w64-x86_64-giflib-5.2.1-3 2021-05-16T00:39:45.8350136Z 2021-05-16T00:39:45.8351082Z Total Installed Size: 0.73 MiB 2021-05-16T00:39:45.8352008Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:45.8352822Z 2021-05-16T00:39:45.8353783Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:45.8354437Z checking keyring... 2021-05-16T00:39:45.9026335Z checking package integrity... 2021-05-16T00:39:46.0056921Z loading package files... 2021-05-16T00:39:46.0080639Z checking for file conflicts... 2021-05-16T00:39:46.0081443Z checking available disk space... 2021-05-16T00:39:46.0105951Z :: Processing package changes... 2021-05-16T00:39:46.0106737Z reinstalling mingw-w64-x86_64-giflib... 2021-05-16T00:39:46.7424292Z warning: mingw-w64-x86_64-glib2-2.68.2-1 is up to date -- reinstalling 2021-05-16T00:39:46.7425175Z resolving dependencies... 2021-05-16T00:39:46.7682946Z looking for conflicting packages... 2021-05-16T00:39:46.7752711Z 2021-05-16T00:39:46.7753651Z Packages (1) mingw-w64-x86_64-glib2-2.68.2-1 2021-05-16T00:39:46.7754197Z 2021-05-16T00:39:46.7754887Z Total Installed Size: 22.99 MiB 2021-05-16T00:39:46.7755391Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:46.7755953Z 2021-05-16T00:39:46.7756567Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:46.7757318Z checking keyring... 2021-05-16T00:39:46.8467232Z checking package integrity... 2021-05-16T00:39:46.9719755Z loading package files... 2021-05-16T00:39:46.9792576Z checking for file conflicts... 2021-05-16T00:39:46.9793460Z checking available disk space... 2021-05-16T00:39:47.0108019Z :: Processing package changes... 2021-05-16T00:39:47.0108849Z reinstalling mingw-w64-x86_64-glib2... 2021-05-16T00:39:48.2440470Z resolving dependencies... 2021-05-16T00:39:48.2569113Z looking for conflicting packages... 2021-05-16T00:39:48.2763634Z 2021-05-16T00:39:48.2764446Z Packages (1) mingw-w64-x86_64-glpk-4.65-2 2021-05-16T00:39:48.2764926Z 2021-05-16T00:39:48.2765638Z Total Download Size: 0.60 MiB 2021-05-16T00:39:48.2766239Z Total Installed Size: 2.63 MiB 2021-05-16T00:39:48.2766793Z 2021-05-16T00:39:48.2767633Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:48.2768616Z :: Retrieving packages... 2021-05-16T00:39:48.6020992Z downloading mingw-w64-x86_64-glpk-4.65-2-any.pkg.tar.zst... 2021-05-16T00:39:49.0968320Z checking keyring... 2021-05-16T00:39:49.1819723Z checking package integrity... 2021-05-16T00:39:49.3195033Z loading package files... 2021-05-16T00:39:49.3207687Z checking for file conflicts... 2021-05-16T00:39:49.3213169Z checking available disk space... 2021-05-16T00:39:49.3226698Z :: Processing package changes... 2021-05-16T00:39:49.3227710Z installing mingw-w64-x86_64-glpk... 2021-05-16T00:39:50.0491285Z warning: mingw-w64-x86_64-gmp-6.2.1-2 is up to date -- reinstalling 2021-05-16T00:39:50.0491970Z resolving dependencies... 2021-05-16T00:39:50.0492965Z looking for conflicting packages... 2021-05-16T00:39:50.0824672Z 2021-05-16T00:39:50.0825359Z Packages (1) mingw-w64-x86_64-gmp-6.2.1-2 2021-05-16T00:39:50.0825782Z 2021-05-16T00:39:50.0826343Z Total Download Size: 0.49 MiB 2021-05-16T00:39:50.0826917Z Total Installed Size: 2.21 MiB 2021-05-16T00:39:50.0827431Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:50.0827800Z 2021-05-16T00:39:50.0828434Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:50.0829015Z :: Retrieving packages... 2021-05-16T00:39:50.4030728Z downloading mingw-w64-x86_64-gmp-6.2.1-2-any.pkg.tar.zst... 2021-05-16T00:39:50.8843504Z checking keyring... 2021-05-16T00:39:50.9657267Z checking package integrity... 2021-05-16T00:39:51.1050286Z loading package files... 2021-05-16T00:39:51.1067990Z checking for file conflicts... 2021-05-16T00:39:51.1068745Z checking available disk space... 2021-05-16T00:39:51.1087469Z :: Processing package changes... 2021-05-16T00:39:51.1088191Z reinstalling mingw-w64-x86_64-gmp... 2021-05-16T00:39:51.8362909Z resolving dependencies... 2021-05-16T00:39:51.9624609Z looking for conflicting packages... 2021-05-16T00:39:51.9650625Z 2021-05-16T00:39:51.9652496Z Packages (7) mingw-w64-x86_64-gnupg-2.2.27-2 mingw-w64-x86_64-libassuan-2.5.4-1 mingw-w64-x86_64-libksba-1.4.0-1 mingw-w64-x86_64-libusb-1.0.24-2 mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2 mingw-w64-x86_64-npth-1.6-1 mingw-w64-x86_64-gpgme-1.15.1-2 2021-05-16T00:39:51.9653735Z 2021-05-16T00:39:51.9654203Z Total Download Size: 3.72 MiB 2021-05-16T00:39:51.9654749Z Total Installed Size: 21.06 MiB 2021-05-16T00:39:51.9655100Z 2021-05-16T00:39:51.9655673Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:51.9656257Z :: Retrieving packages... 2021-05-16T00:39:52.2772131Z downloading mingw-w64-x86_64-libksba-1.4.0-1-any.pkg.tar.zst... 2021-05-16T00:39:52.6615616Z downloading mingw-w64-x86_64-libassuan-2.5.4-1-any.pkg.tar.zst... 2021-05-16T00:39:52.7627604Z downloading mingw-w64-x86_64-libusb-1.0.24-2-any.pkg.tar.zst... 2021-05-16T00:39:52.8622819Z downloading mingw-w64-x86_64-libusb-compat-git-r76.b5db9d0-2-any.pkg.tar.zst... 2021-05-16T00:39:52.9590579Z downloading mingw-w64-x86_64-npth-1.6-1-any.pkg.tar.xz... 2021-05-16T00:39:53.0601433Z downloading mingw-w64-x86_64-gnupg-2.2.27-2-any.pkg.tar.zst... 2021-05-16T00:39:53.4501031Z downloading mingw-w64-x86_64-gpgme-1.15.1-2-any.pkg.tar.zst... 2021-05-16T00:39:53.4784876Z checking keyring... 2021-05-16T00:39:53.7778155Z checking package integrity... 2021-05-16T00:39:54.9049125Z loading package files... 2021-05-16T00:39:54.9209726Z checking for file conflicts... 2021-05-16T00:39:54.9417521Z checking available disk space... 2021-05-16T00:39:54.9429921Z :: Processing package changes... 2021-05-16T00:39:54.9430623Z installing mingw-w64-x86_64-libksba... 2021-05-16T00:39:54.9541199Z installing mingw-w64-x86_64-libassuan... 2021-05-16T00:39:54.9632591Z installing mingw-w64-x86_64-libusb... 2021-05-16T00:39:54.9719639Z installing mingw-w64-x86_64-libusb-compat-git... 2021-05-16T00:39:54.9791975Z installing mingw-w64-x86_64-npth... 2021-05-16T00:39:54.9883032Z installing mingw-w64-x86_64-gnupg... 2021-05-16T00:39:55.0554241Z Optional dependencies for mingw-w64-x86_64-gnupg 2021-05-16T00:39:55.0555054Z mingw-w64-x86_64-pinentry 2021-05-16T00:39:55.0555941Z installing mingw-w64-x86_64-gpgme... 2021-05-16T00:39:56.0139676Z warning: mingw-w64-x86_64-grpc-1.35.0-2 is up to date -- reinstalling 2021-05-16T00:39:56.0140385Z resolving dependencies... 2021-05-16T00:39:56.0426433Z looking for conflicting packages... 2021-05-16T00:39:56.0502760Z 2021-05-16T00:39:56.0503495Z Packages (1) mingw-w64-x86_64-grpc-1.35.0-2 2021-05-16T00:39:56.0503942Z 2021-05-16T00:39:56.0504423Z Total Installed Size: 21.09 MiB 2021-05-16T00:39:56.0505255Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:56.0505803Z 2021-05-16T00:39:56.0506689Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:56.0507344Z checking keyring... 2021-05-16T00:39:56.1277490Z checking package integrity... 2021-05-16T00:39:56.2430094Z loading package files... 2021-05-16T00:39:56.2476455Z checking for file conflicts... 2021-05-16T00:39:56.2477165Z checking available disk space... 2021-05-16T00:39:56.2669761Z :: Processing package changes... 2021-05-16T00:39:56.2670538Z reinstalling mingw-w64-x86_64-grpc... 2021-05-16T00:39:57.4182762Z resolving dependencies... 2021-05-16T00:39:57.4183724Z looking for conflicting packages... 2021-05-16T00:39:57.4507963Z 2021-05-16T00:39:57.4508634Z Packages (1) mingw-w64-x86_64-gsl-2.6-1 2021-05-16T00:39:57.4509028Z 2021-05-16T00:39:57.4509469Z Total Download Size: 1.89 MiB 2021-05-16T00:39:57.4510004Z Total Installed Size: 12.38 MiB 2021-05-16T00:39:57.4510342Z 2021-05-16T00:39:57.4510921Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:57.4511648Z :: Retrieving packages... 2021-05-16T00:39:57.7661879Z downloading mingw-w64-x86_64-gsl-2.6-1-any.pkg.tar.xz... 2021-05-16T00:39:58.4571895Z checking keyring... 2021-05-16T00:39:58.5384746Z checking package integrity... 2021-05-16T00:39:58.6908850Z loading package files... 2021-05-16T00:39:58.7003387Z checking for file conflicts... 2021-05-16T00:39:58.7163584Z checking available disk space... 2021-05-16T00:39:58.7175982Z :: Processing package changes... 2021-05-16T00:39:58.7176777Z installing mingw-w64-x86_64-gsl... 2021-05-16T00:39:59.7651803Z warning: mingw-w64-x86_64-harfbuzz-2.8.1-1 is up to date -- reinstalling 2021-05-16T00:39:59.7652680Z resolving dependencies... 2021-05-16T00:39:59.7794172Z looking for conflicting packages... 2021-05-16T00:39:59.8007057Z 2021-05-16T00:39:59.8008138Z Packages (1) mingw-w64-x86_64-harfbuzz-2.8.1-1 2021-05-16T00:39:59.8008623Z 2021-05-16T00:39:59.8009172Z Total Installed Size: 8.19 MiB 2021-05-16T00:39:59.8010012Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:39:59.8010317Z 2021-05-16T00:39:59.8011501Z :: Proceed with installation? [Y/n] 2021-05-16T00:39:59.8012506Z checking keyring... 2021-05-16T00:39:59.8724080Z checking package integrity... 2021-05-16T00:39:59.9795589Z loading package files... 2021-05-16T00:39:59.9819773Z checking for file conflicts... 2021-05-16T00:39:59.9820595Z checking available disk space... 2021-05-16T00:39:59.9864418Z :: Processing package changes... 2021-05-16T00:39:59.9865158Z reinstalling mingw-w64-x86_64-harfbuzz... 2021-05-16T00:40:00.7618091Z resolving dependencies... 2021-05-16T00:40:00.7872288Z looking for conflicting packages... 2021-05-16T00:40:00.7944497Z 2021-05-16T00:40:00.7945436Z Packages (1) mingw-w64-x86_64-hdf4-4.2.15-2 2021-05-16T00:40:00.7945881Z 2021-05-16T00:40:00.7946385Z Total Download Size: 1.09 MiB 2021-05-16T00:40:00.7947080Z Total Installed Size: 8.69 MiB 2021-05-16T00:40:00.7947461Z 2021-05-16T00:40:00.7948062Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:00.7948642Z :: Retrieving packages... 2021-05-16T00:40:01.7892633Z downloading mingw-w64-x86_64-hdf4-4.2.15-2-any.pkg.tar.zst... 2021-05-16T00:40:01.7893336Z checking keyring... 2021-05-16T00:40:01.7893814Z checking package integrity... 2021-05-16T00:40:01.9040099Z loading package files... 2021-05-16T00:40:01.9071210Z checking for file conflicts... 2021-05-16T00:40:01.9142665Z checking available disk space... 2021-05-16T00:40:01.9155214Z :: Processing package changes... 2021-05-16T00:40:01.9155906Z installing mingw-w64-x86_64-hdf4... 2021-05-16T00:40:02.7676884Z warning: mingw-w64-x86_64-hdf5-1.12.0-3 is up to date -- reinstalling 2021-05-16T00:40:02.7677776Z resolving dependencies... 2021-05-16T00:40:02.7952842Z looking for conflicting packages... 2021-05-16T00:40:02.8022849Z 2021-05-16T00:40:02.8023594Z Packages (1) mingw-w64-x86_64-hdf5-1.12.0-3 2021-05-16T00:40:02.8024071Z 2021-05-16T00:40:02.8024920Z Total Installed Size: 91.59 MiB 2021-05-16T00:40:02.8025848Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:02.8026460Z 2021-05-16T00:40:02.8027408Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:02.8028083Z checking keyring... 2021-05-16T00:40:02.8792495Z checking package integrity... 2021-05-16T00:40:03.0697920Z loading package files... 2021-05-16T00:40:03.0743248Z checking for file conflicts... 2021-05-16T00:40:03.0743989Z checking available disk space... 2021-05-16T00:40:03.0857590Z :: Processing package changes... 2021-05-16T00:40:03.0858837Z reinstalling mingw-w64-x86_64-hdf5... 2021-05-16T00:40:04.1485971Z warning: mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:40:04.1486843Z resolving dependencies... 2021-05-16T00:40:04.1487791Z looking for conflicting packages... 2021-05-16T00:40:04.1845399Z 2021-05-16T00:40:04.1846390Z Packages (1) mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:40:04.1846976Z 2021-05-16T00:40:04.1847468Z Total Download Size: 5.28 MiB 2021-05-16T00:40:04.1848013Z Total Installed Size: 66.96 MiB 2021-05-16T00:40:04.1848529Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:04.1848868Z 2021-05-16T00:40:04.1849662Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:04.1850262Z :: Retrieving packages... 2021-05-16T00:40:04.5021779Z downloading mingw-w64-x86_64-headers-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:40:05.3797497Z checking keyring... 2021-05-16T00:40:05.4629809Z checking package integrity... 2021-05-16T00:40:05.6335198Z loading package files... 2021-05-16T00:40:05.6530893Z checking for file conflicts... 2021-05-16T00:40:05.6532213Z checking available disk space... 2021-05-16T00:40:06.0204287Z :: Processing package changes... 2021-05-16T00:40:06.0205712Z reinstalling mingw-w64-x86_64-headers-git... 2021-05-16T00:40:08.5542512Z resolving dependencies... 2021-05-16T00:40:08.5790434Z looking for conflicting packages... 2021-05-16T00:40:08.5926994Z 2021-05-16T00:40:08.5927861Z Packages (1) mingw-w64-x86_64-hiredis-1.0.0-1 2021-05-16T00:40:08.5928374Z 2021-05-16T00:40:08.5929922Z Total Download Size: 0.08 MiB 2021-05-16T00:40:08.5930848Z Total Installed Size: 0.32 MiB 2021-05-16T00:40:08.5931322Z 2021-05-16T00:40:08.5931970Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:08.5932615Z :: Retrieving packages... 2021-05-16T00:40:08.9092041Z downloading mingw-w64-x86_64-hiredis-1.0.0-1-any.pkg.tar.zst... 2021-05-16T00:40:09.1014954Z checking keyring... 2021-05-16T00:40:09.1924871Z checking package integrity... 2021-05-16T00:40:09.3500362Z loading package files... 2021-05-16T00:40:09.3522145Z checking for file conflicts... 2021-05-16T00:40:09.3545254Z checking available disk space... 2021-05-16T00:40:09.3560754Z :: Processing package changes... 2021-05-16T00:40:09.3561699Z installing mingw-w64-x86_64-hiredis... 2021-05-16T00:40:10.2005270Z resolving dependencies... 2021-05-16T00:40:10.2006680Z looking for conflicting packages... 2021-05-16T00:40:10.2387325Z 2021-05-16T00:40:10.2388460Z Packages (1) mingw-w64-x86_64-http-parser-2.9.4-2 2021-05-16T00:40:10.2389272Z 2021-05-16T00:40:10.2390044Z Total Download Size: 0.03 MiB 2021-05-16T00:40:10.2390914Z Total Installed Size: 0.11 MiB 2021-05-16T00:40:10.2391365Z 2021-05-16T00:40:10.2392103Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:10.2393126Z :: Retrieving packages... 2021-05-16T00:40:10.5589808Z downloading mingw-w64-x86_64-http-parser-2.9.4-2-any.pkg.tar.zst... 2021-05-16T00:40:10.7154641Z checking keyring... 2021-05-16T00:40:10.8015763Z checking package integrity... 2021-05-16T00:40:10.9267731Z loading package files... 2021-05-16T00:40:10.9279351Z checking for file conflicts... 2021-05-16T00:40:10.9283637Z checking available disk space... 2021-05-16T00:40:10.9294869Z :: Processing package changes... 2021-05-16T00:40:10.9295731Z installing mingw-w64-x86_64-http-parser... 2021-05-16T00:40:11.6778606Z warning: mingw-w64-x86_64-icu-68.2-3 is up to date -- reinstalling 2021-05-16T00:40:11.6779847Z resolving dependencies... 2021-05-16T00:40:11.6906773Z looking for conflicting packages... 2021-05-16T00:40:11.7147854Z 2021-05-16T00:40:11.7148596Z Packages (1) mingw-w64-x86_64-icu-68.2-3 2021-05-16T00:40:11.7149009Z 2021-05-16T00:40:11.7149517Z Total Installed Size: 113.98 MiB 2021-05-16T00:40:11.7150336Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:11.7150675Z 2021-05-16T00:40:11.7151131Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:11.7151968Z checking keyring... 2021-05-16T00:40:11.7881053Z checking package integrity... 2021-05-16T00:40:12.0678738Z loading package files... 2021-05-16T00:40:12.0717975Z checking for file conflicts... 2021-05-16T00:40:12.0718710Z checking available disk space... 2021-05-16T00:40:12.0863043Z :: Processing package changes... 2021-05-16T00:40:12.0864017Z reinstalling mingw-w64-x86_64-icu... 2021-05-16T00:40:13.2873856Z resolving dependencies... 2021-05-16T00:40:13.3202424Z looking for conflicting packages... 2021-05-16T00:40:13.3232139Z 2021-05-16T00:40:13.3234339Z Packages (10) mingw-w64-x86_64-djvulibre-3.5.28-2 mingw-w64-x86_64-flif-0.3-1 mingw-w64-x86_64-gsfonts-20200910-2 mingw-w64-x86_64-jbigkit-2.1-4 mingw-w64-x86_64-liblqr-0.4.2-4 mingw-w64-x86_64-libraqm-0.7.1-1 mingw-w64-x86_64-libtool-2.4.6-20 mingw-w64-x86_64-libwmf-0.2.12-3 mingw-w64-x86_64-ttf-dejavu-2.37-3 mingw-w64-x86_64-imagemagick-7.0.10.11-3 2021-05-16T00:40:13.3236340Z 2021-05-16T00:40:13.3236849Z Total Download Size: 17.57 MiB 2021-05-16T00:40:13.3237495Z Total Installed Size: 78.94 MiB 2021-05-16T00:40:13.3237877Z 2021-05-16T00:40:13.3238673Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:13.3239419Z :: Retrieving packages... 2021-05-16T00:40:13.6332189Z downloading mingw-w64-x86_64-djvulibre-3.5.28-2-any.pkg.tar.zst... 2021-05-16T00:40:14.3978247Z downloading mingw-w64-x86_64-flif-0.3-1-any.pkg.tar.xz... 2021-05-16T00:40:14.5922357Z downloading mingw-w64-x86_64-gsfonts-20200910-2-any.pkg.tar.zst... 2021-05-16T00:40:14.7110788Z downloading mingw-w64-x86_64-jbigkit-2.1-4-any.pkg.tar.xz... 2021-05-16T00:40:14.9065546Z downloading mingw-w64-x86_64-liblqr-0.4.2-4-any.pkg.tar.xz... 2021-05-16T00:40:15.0047251Z downloading mingw-w64-x86_64-libraqm-0.7.1-1-any.pkg.tar.zst... 2021-05-16T00:40:15.1021941Z downloading mingw-w64-x86_64-libtool-2.4.6-20-any.pkg.tar.zst... 2021-05-16T00:40:15.2059766Z downloading mingw-w64-x86_64-libwmf-0.2.12-3-any.pkg.tar.zst... 2021-05-16T00:40:15.3335433Z downloading mingw-w64-x86_64-ttf-dejavu-2.37-3-any.pkg.tar.zst... 2021-05-16T00:40:15.5257044Z downloading mingw-w64-x86_64-imagemagick-7.0.10.11-3-any.pkg.tar.zst... 2021-05-16T00:40:15.7567195Z checking keyring... 2021-05-16T00:40:16.0277024Z checking package integrity... 2021-05-16T00:40:17.5489914Z loading package files... 2021-05-16T00:40:17.5952067Z checking for file conflicts... 2021-05-16T00:40:17.7724356Z checking available disk space... 2021-05-16T00:40:17.7744620Z :: Processing package changes... 2021-05-16T00:40:17.7745841Z installing mingw-w64-x86_64-djvulibre... 2021-05-16T00:40:17.8909957Z installing mingw-w64-x86_64-flif... 2021-05-16T00:40:18.0236424Z installing mingw-w64-x86_64-gsfonts... 2021-05-16T00:40:18.0903261Z installing mingw-w64-x86_64-jbigkit... 2021-05-16T00:40:18.1104338Z installing mingw-w64-x86_64-liblqr... 2021-05-16T00:40:18.1299327Z installing mingw-w64-x86_64-libraqm... 2021-05-16T00:40:18.1510610Z installing mingw-w64-x86_64-libtool... 2021-05-16T00:40:18.2038979Z installing mingw-w64-x86_64-libwmf... 2021-05-16T00:40:18.2625338Z installing mingw-w64-x86_64-ttf-dejavu... 2021-05-16T00:40:18.3258201Z installing mingw-w64-x86_64-imagemagick... 2021-05-16T00:40:20.2851781Z Optional dependencies for mingw-w64-x86_64-imagemagick 2021-05-16T00:40:20.2852626Z mingw-w64-x86_64-ghostscript: for Ghostscript support 2021-05-16T00:40:20.2853956Z mingw-w64-x86_64-openexr: for OpenEXR support [installed] 2021-05-16T00:40:20.2854667Z mingw-w64-x86_64-librsvg: for SVG support 2021-05-16T00:40:20.2855295Z mingw-w64-x86_64-graphviz: for GVC support 2021-05-16T00:40:20.2856084Z :: Running post-transaction hooks... 2021-05-16T00:40:20.2856698Z (1/2) Updating fontconfig cache... 2021-05-16T00:40:20.2857254Z (2/2) Probing GDK-Pixbuf loader modules... 2021-05-16T00:40:20.7923500Z warning: mingw-w64-x86_64-intel-tbb-1~2020.2-2 is up to date -- reinstalling 2021-05-16T00:40:20.7924193Z resolving dependencies... 2021-05-16T00:40:20.8041660Z looking for conflicting packages... 2021-05-16T00:40:20.8274808Z 2021-05-16T00:40:20.8275640Z Packages (1) mingw-w64-x86_64-intel-tbb-1~2020.2-2 2021-05-16T00:40:20.8276101Z 2021-05-16T00:40:20.8276937Z Total Installed Size: 8.68 MiB 2021-05-16T00:40:20.8277628Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:20.8278150Z 2021-05-16T00:40:20.8278997Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:20.8279601Z checking keyring... 2021-05-16T00:40:20.8991930Z checking package integrity... 2021-05-16T00:40:21.0208993Z loading package files... 2021-05-16T00:40:21.0240513Z checking for file conflicts... 2021-05-16T00:40:21.0241209Z checking available disk space... 2021-05-16T00:40:21.0314873Z :: Processing package changes... 2021-05-16T00:40:21.0315698Z reinstalling mingw-w64-x86_64-intel-tbb... 2021-05-16T00:40:21.9555369Z warning: mingw-w64-x86_64-isl-0.23-1 is up to date -- reinstalling 2021-05-16T00:40:21.9556226Z resolving dependencies... 2021-05-16T00:40:21.9556982Z looking for conflicting packages... 2021-05-16T00:40:21.9908200Z 2021-05-16T00:40:21.9909487Z Packages (1) mingw-w64-x86_64-isl-0.23-1 2021-05-16T00:40:21.9909951Z 2021-05-16T00:40:21.9910495Z Total Download Size: 0.85 MiB 2021-05-16T00:40:21.9911082Z Total Installed Size: 4.15 MiB 2021-05-16T00:40:21.9911800Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:21.9912336Z 2021-05-16T00:40:21.9913271Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:21.9913861Z :: Retrieving packages... 2021-05-16T00:40:22.3118834Z downloading mingw-w64-x86_64-isl-0.23-1-any.pkg.tar.zst... 2021-05-16T00:40:22.8018939Z checking keyring... 2021-05-16T00:40:22.8949939Z checking package integrity... 2021-05-16T00:40:23.0349163Z loading package files... 2021-05-16T00:40:23.0372406Z checking for file conflicts... 2021-05-16T00:40:23.0373215Z checking available disk space... 2021-05-16T00:40:23.0570648Z :: Processing package changes... 2021-05-16T00:40:23.0571488Z reinstalling mingw-w64-x86_64-isl... 2021-05-16T00:40:23.8568945Z resolving dependencies... 2021-05-16T00:40:23.8901789Z looking for conflicting packages... 2021-05-16T00:40:23.8921081Z 2021-05-16T00:40:23.8921938Z Packages (2) mingw-w64-x86_64-gdcm-3.0.8-2 mingw-w64-x86_64-itk-5.1.0-2 2021-05-16T00:40:23.8922816Z 2021-05-16T00:40:23.8923279Z Total Download Size: 13.04 MiB 2021-05-16T00:40:23.8923825Z Total Installed Size: 137.15 MiB 2021-05-16T00:40:23.8924178Z 2021-05-16T00:40:23.8924847Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:23.8925462Z :: Retrieving packages... 2021-05-16T00:40:24.2043955Z downloading mingw-w64-x86_64-gdcm-3.0.8-2-any.pkg.tar.zst... 2021-05-16T00:40:25.1725773Z downloading mingw-w64-x86_64-itk-5.1.0-2-any.pkg.tar.zst... 2021-05-16T00:40:25.4943268Z checking keyring... 2021-05-16T00:40:25.5845713Z checking package integrity... 2021-05-16T00:40:25.9524747Z loading package files... 2021-05-16T00:40:26.0040639Z checking for file conflicts... 2021-05-16T00:40:26.3109373Z checking available disk space... 2021-05-16T00:40:26.3138769Z :: Processing package changes... 2021-05-16T00:40:26.3139632Z installing mingw-w64-x86_64-gdcm... 2021-05-16T00:40:26.7171409Z installing mingw-w64-x86_64-itk... 2021-05-16T00:40:30.4361574Z Optional dependencies for mingw-w64-x86_64-itk 2021-05-16T00:40:30.4362649Z mingw-w64-x86_64-opencv: ITK-OpenCV bridge [installed] 2021-05-16T00:40:30.4363664Z mingw-w64-x86_64-vtk: ITK-VTK bridge 2021-05-16T00:40:31.2279014Z warning: mingw-w64-x86_64-jasper-2.0.24-1 is up to date -- reinstalling 2021-05-16T00:40:31.2279785Z resolving dependencies... 2021-05-16T00:40:31.2500975Z looking for conflicting packages... 2021-05-16T00:40:31.2682088Z 2021-05-16T00:40:31.2682943Z Packages (1) mingw-w64-x86_64-jasper-2.0.24-1 2021-05-16T00:40:31.2683460Z 2021-05-16T00:40:31.2684092Z Total Installed Size: 4.75 MiB 2021-05-16T00:40:31.2684699Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:31.2684979Z 2021-05-16T00:40:31.2685624Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:31.2686489Z checking keyring... 2021-05-16T00:40:31.3367523Z checking package integrity... 2021-05-16T00:40:32.2837212Z loading package files... 2021-05-16T00:40:32.2837751Z checking for file conflicts... 2021-05-16T00:40:32.2838610Z checking available disk space... 2021-05-16T00:40:32.2839327Z :: Processing package changes... 2021-05-16T00:40:32.2839909Z reinstalling mingw-w64-x86_64-jasper... 2021-05-16T00:40:32.4365639Z warning: mingw-w64-x86_64-json-c-0.15-1 is up to date -- reinstalling 2021-05-16T00:40:32.4366569Z resolving dependencies... 2021-05-16T00:40:32.4590933Z looking for conflicting packages... 2021-05-16T00:40:32.4816745Z 2021-05-16T00:40:32.4817586Z Packages (1) mingw-w64-x86_64-json-c-0.15-1 2021-05-16T00:40:32.4818072Z 2021-05-16T00:40:32.4818584Z Total Installed Size: 0.43 MiB 2021-05-16T00:40:32.4819548Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:32.4820061Z 2021-05-16T00:40:32.4820962Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:32.4821589Z checking keyring... 2021-05-16T00:40:32.5508529Z checking package integrity... 2021-05-16T00:40:32.6542632Z loading package files... 2021-05-16T00:40:32.6558892Z checking for file conflicts... 2021-05-16T00:40:32.6559651Z checking available disk space... 2021-05-16T00:40:32.6591325Z :: Processing package changes... 2021-05-16T00:40:32.6592377Z reinstalling mingw-w64-x86_64-json-c... 2021-05-16T00:40:33.4082096Z warning: mingw-w64-x86_64-jsoncpp-1.9.4-1 is up to date -- reinstalling 2021-05-16T00:40:33.4083696Z resolving dependencies... 2021-05-16T00:40:33.4086662Z looking for conflicting packages... 2021-05-16T00:40:33.4429004Z 2021-05-16T00:40:33.4429779Z Packages (1) mingw-w64-x86_64-jsoncpp-1.9.4-1 2021-05-16T00:40:33.4430248Z 2021-05-16T00:40:33.4430969Z Total Installed Size: 1.88 MiB 2021-05-16T00:40:33.4431501Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:33.4431786Z 2021-05-16T00:40:33.4432591Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:33.4433577Z checking keyring... 2021-05-16T00:40:33.5127245Z checking package integrity... 2021-05-16T00:40:33.6256565Z loading package files... 2021-05-16T00:40:33.6280670Z checking for file conflicts... 2021-05-16T00:40:33.6281814Z checking available disk space... 2021-05-16T00:40:33.6311288Z :: Processing package changes... 2021-05-16T00:40:33.6312071Z reinstalling mingw-w64-x86_64-jsoncpp... 2021-05-16T00:40:34.3626158Z warning: mingw-w64-x86_64-lame-3.100-1 is up to date -- reinstalling 2021-05-16T00:40:34.3627276Z resolving dependencies... 2021-05-16T00:40:34.3849657Z looking for conflicting packages... 2021-05-16T00:40:34.4017703Z 2021-05-16T00:40:34.4018372Z Packages (1) mingw-w64-x86_64-lame-3.100-1 2021-05-16T00:40:34.4018782Z 2021-05-16T00:40:34.4019260Z Total Installed Size: 1.64 MiB 2021-05-16T00:40:34.4020139Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:34.4020678Z 2021-05-16T00:40:34.4021550Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:34.4022348Z checking keyring... 2021-05-16T00:40:34.4676934Z checking package integrity... 2021-05-16T00:40:34.5701158Z loading package files... 2021-05-16T00:40:34.5723698Z checking for file conflicts... 2021-05-16T00:40:34.5724680Z checking available disk space... 2021-05-16T00:40:34.5747270Z :: Processing package changes... 2021-05-16T00:40:34.5747945Z reinstalling mingw-w64-x86_64-lame... 2021-05-16T00:40:35.3358611Z resolving dependencies... 2021-05-16T00:40:35.3484026Z looking for conflicting packages... 2021-05-16T00:40:35.3731435Z 2021-05-16T00:40:35.3732401Z Packages (1) mingw-w64-x86_64-lapack-3.9.0-2 2021-05-16T00:40:35.3732922Z 2021-05-16T00:40:35.3733608Z Total Download Size: 3.31 MiB 2021-05-16T00:40:35.3734241Z Total Installed Size: 28.75 MiB 2021-05-16T00:40:35.3734678Z 2021-05-16T00:40:35.3735382Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:35.3736054Z :: Retrieving packages... 2021-05-16T00:40:35.6885570Z downloading mingw-w64-x86_64-lapack-3.9.0-2-any.pkg.tar.zst... 2021-05-16T00:40:36.4661809Z checking keyring... 2021-05-16T00:40:36.5589912Z checking package integrity... 2021-05-16T00:40:36.7145892Z loading package files... 2021-05-16T00:40:36.7169699Z checking for file conflicts... 2021-05-16T00:40:36.7196397Z checking available disk space... 2021-05-16T00:40:36.7208822Z :: Processing package changes... 2021-05-16T00:40:36.7209552Z installing mingw-w64-x86_64-lapack... 2021-05-16T00:40:37.5288849Z warning: mingw-w64-x86_64-lcms2-2.12-1 is up to date -- reinstalling 2021-05-16T00:40:37.5289604Z resolving dependencies... 2021-05-16T00:40:37.5510699Z looking for conflicting packages... 2021-05-16T00:40:37.5652330Z 2021-05-16T00:40:37.5653370Z Packages (1) mingw-w64-x86_64-lcms2-2.12-1 2021-05-16T00:40:37.5653789Z 2021-05-16T00:40:37.5654556Z Total Installed Size: 1.62 MiB 2021-05-16T00:40:37.5655036Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:37.5655279Z 2021-05-16T00:40:37.5655672Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:37.5656272Z checking keyring... 2021-05-16T00:40:37.6307686Z checking package integrity... 2021-05-16T00:40:37.7315130Z loading package files... 2021-05-16T00:40:38.2830326Z checking for file conflicts... 2021-05-16T00:40:38.2830859Z checking available disk space... 2021-05-16T00:40:38.2831406Z :: Processing package changes... 2021-05-16T00:40:38.2831931Z reinstalling mingw-w64-x86_64-lcms2... 2021-05-16T00:40:38.5163595Z warning: mingw-w64-x86_64-leptonica-1.80.0-2 is up to date -- reinstalling 2021-05-16T00:40:38.5164606Z resolving dependencies... 2021-05-16T00:40:38.5448705Z looking for conflicting packages... 2021-05-16T00:40:38.5514796Z 2021-05-16T00:40:38.5515579Z Packages (1) mingw-w64-x86_64-leptonica-1.80.0-2 2021-05-16T00:40:38.5516262Z 2021-05-16T00:40:38.5517591Z Total Installed Size: 8.39 MiB 2021-05-16T00:40:38.5518462Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:38.5519043Z 2021-05-16T00:40:38.5519998Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:38.5520536Z checking keyring... 2021-05-16T00:40:38.6168475Z checking package integrity... 2021-05-16T00:40:38.7316103Z loading package files... 2021-05-16T00:40:38.7340352Z checking for file conflicts... 2021-05-16T00:40:38.7340986Z checking available disk space... 2021-05-16T00:40:38.7374746Z :: Processing package changes... 2021-05-16T00:40:38.7375434Z reinstalling mingw-w64-x86_64-leptonica... 2021-05-16T00:40:39.5480830Z warning: mingw-w64-x86_64-libarchive-3.5.1-1 is up to date -- reinstalling 2021-05-16T00:40:39.5481587Z resolving dependencies... 2021-05-16T00:40:39.5760936Z looking for conflicting packages... 2021-05-16T00:40:39.5824273Z 2021-05-16T00:40:39.5825012Z Packages (1) mingw-w64-x86_64-libarchive-3.5.1-1 2021-05-16T00:40:39.5825461Z 2021-05-16T00:40:39.5825930Z Total Installed Size: 3.99 MiB 2021-05-16T00:40:39.5826864Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:39.5827461Z 2021-05-16T00:40:39.5828114Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:39.5828706Z checking keyring... 2021-05-16T00:40:39.6466737Z checking package integrity... 2021-05-16T00:40:39.7562351Z loading package files... 2021-05-16T00:40:39.7578273Z checking for file conflicts... 2021-05-16T00:40:39.7578947Z checking available disk space... 2021-05-16T00:40:39.7622183Z :: Processing package changes... 2021-05-16T00:40:39.7623088Z reinstalling mingw-w64-x86_64-libarchive... 2021-05-16T00:40:40.5200787Z warning: mingw-w64-x86_64-libassuan-2.5.4-1 is up to date -- reinstalling 2021-05-16T00:40:40.5201491Z resolving dependencies... 2021-05-16T00:40:40.5361375Z looking for conflicting packages... 2021-05-16T00:40:40.5520115Z 2021-05-16T00:40:40.5520919Z Packages (1) mingw-w64-x86_64-libassuan-2.5.4-1 2021-05-16T00:40:40.5521416Z 2021-05-16T00:40:40.5522313Z Total Installed Size: 0.38 MiB 2021-05-16T00:40:40.5523039Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:40.5523369Z 2021-05-16T00:40:40.5523836Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:40.5524271Z checking keyring... 2021-05-16T00:40:40.6315364Z checking package integrity... 2021-05-16T00:40:40.7510474Z loading package files... 2021-05-16T00:40:40.7527509Z checking for file conflicts... 2021-05-16T00:40:40.7528259Z checking available disk space... 2021-05-16T00:40:40.7547235Z :: Processing package changes... 2021-05-16T00:40:40.7548071Z reinstalling mingw-w64-x86_64-libassuan... 2021-05-16T00:40:41.4633769Z warning: mingw-w64-x86_64-libde265-1.0.8-1 is up to date -- reinstalling 2021-05-16T00:40:41.4634478Z resolving dependencies... 2021-05-16T00:40:41.4752474Z looking for conflicting packages... 2021-05-16T00:40:41.4978537Z 2021-05-16T00:40:41.4979387Z Packages (1) mingw-w64-x86_64-libde265-1.0.8-1 2021-05-16T00:40:41.4981303Z 2021-05-16T00:40:41.4982471Z Total Installed Size: 4.02 MiB 2021-05-16T00:40:41.4983515Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:41.4984485Z 2021-05-16T00:40:41.4985902Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:41.4986660Z checking keyring... 2021-05-16T00:40:41.5675401Z checking package integrity... 2021-05-16T00:40:41.6795609Z loading package files... 2021-05-16T00:40:41.6818326Z checking for file conflicts... 2021-05-16T00:40:41.6819278Z checking available disk space... 2021-05-16T00:40:41.6837900Z :: Processing package changes... 2021-05-16T00:40:41.6838614Z reinstalling mingw-w64-x86_64-libde265... 2021-05-16T00:40:42.4080047Z warning: mingw-w64-x86_64-libffi-3.3-4 is up to date -- reinstalling 2021-05-16T00:40:42.4081092Z resolving dependencies... 2021-05-16T00:40:42.4081768Z looking for conflicting packages... 2021-05-16T00:40:42.4442292Z 2021-05-16T00:40:42.4443243Z Packages (1) mingw-w64-x86_64-libffi-3.3-4 2021-05-16T00:40:42.4443678Z 2021-05-16T00:40:42.4444158Z Total Download Size: 0.04 MiB 2021-05-16T00:40:42.4444898Z Total Installed Size: 0.11 MiB 2021-05-16T00:40:42.4445484Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:42.4445825Z 2021-05-16T00:40:42.4446392Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:42.4446972Z :: Retrieving packages... 2021-05-16T00:40:43.2868387Z downloading mingw-w64-x86_64-libffi-3.3-4-any.pkg.tar.zst... 2021-05-16T00:40:43.2870015Z checking keyring... 2021-05-16T00:40:43.2875031Z checking package integrity... 2021-05-16T00:40:43.2877329Z loading package files... 2021-05-16T00:40:43.2878046Z checking for file conflicts... 2021-05-16T00:40:43.2878860Z checking available disk space... 2021-05-16T00:40:43.2879864Z :: Processing package changes... 2021-05-16T00:40:43.2880472Z reinstalling mingw-w64-x86_64-libffi... 2021-05-16T00:40:43.8975904Z warning: mingw-w64-x86_64-libfreexl-1.0.6-1 is up to date -- reinstalling 2021-05-16T00:40:43.8977100Z resolving dependencies... 2021-05-16T00:40:43.8977734Z looking for conflicting packages... 2021-05-16T00:40:43.9354045Z 2021-05-16T00:40:43.9354899Z Packages (1) mingw-w64-x86_64-libfreexl-1.0.6-1 2021-05-16T00:40:43.9355394Z 2021-05-16T00:40:43.9355885Z Total Installed Size: 0.13 MiB 2021-05-16T00:40:43.9356999Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:43.9357599Z 2021-05-16T00:40:43.9358441Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:43.9359057Z checking keyring... 2021-05-16T00:40:44.0102083Z checking package integrity... 2021-05-16T00:40:44.1154486Z loading package files... 2021-05-16T00:40:44.1163632Z checking for file conflicts... 2021-05-16T00:40:44.1164401Z checking available disk space... 2021-05-16T00:40:44.1183471Z :: Processing package changes... 2021-05-16T00:40:44.1184694Z reinstalling mingw-w64-x86_64-libfreexl... 2021-05-16T00:40:44.8277225Z warning: mingw-w64-x86_64-libgeotiff-1.6.0-1 is up to date -- reinstalling 2021-05-16T00:40:44.8277975Z resolving dependencies... 2021-05-16T00:40:44.8571443Z looking for conflicting packages... 2021-05-16T00:40:44.8637566Z 2021-05-16T00:40:44.8638377Z Packages (1) mingw-w64-x86_64-libgeotiff-1.6.0-1 2021-05-16T00:40:44.8638877Z 2021-05-16T00:40:44.8639519Z Total Installed Size: 0.79 MiB 2021-05-16T00:40:44.8640337Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:44.8640622Z 2021-05-16T00:40:44.8641467Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:44.8642059Z checking keyring... 2021-05-16T00:40:44.9292083Z checking package integrity... 2021-05-16T00:40:45.0311065Z loading package files... 2021-05-16T00:40:45.0331913Z checking for file conflicts... 2021-05-16T00:40:45.0332566Z checking available disk space... 2021-05-16T00:40:45.0431987Z :: Processing package changes... 2021-05-16T00:40:45.0432751Z reinstalling mingw-w64-x86_64-libgeotiff... 2021-05-16T00:40:45.7977456Z resolving dependencies... 2021-05-16T00:40:45.8237042Z looking for conflicting packages... 2021-05-16T00:40:45.8302412Z 2021-05-16T00:40:45.8303078Z Packages (1) mingw-w64-x86_64-libgit2-1.1.0-1 2021-05-16T00:40:45.8303516Z 2021-05-16T00:40:45.8303999Z Total Download Size: 0.68 MiB 2021-05-16T00:40:45.8304545Z Total Installed Size: 3.01 MiB 2021-05-16T00:40:45.8304899Z 2021-05-16T00:40:45.8305464Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:45.8306144Z :: Retrieving packages... 2021-05-16T00:40:46.1456835Z downloading mingw-w64-x86_64-libgit2-1.1.0-1-any.pkg.tar.zst... 2021-05-16T00:40:46.6301900Z checking keyring... 2021-05-16T00:40:46.7171716Z checking package integrity... 2021-05-16T00:40:46.8436631Z loading package files... 2021-05-16T00:40:46.8455064Z checking for file conflicts... 2021-05-16T00:40:46.8510407Z checking available disk space... 2021-05-16T00:40:46.8522357Z :: Processing package changes... 2021-05-16T00:40:46.8523428Z installing mingw-w64-x86_64-libgit2... 2021-05-16T00:40:47.6187208Z warning: mingw-w64-x86_64-libgpg-error-1.41-3 is up to date -- reinstalling 2021-05-16T00:40:47.6187958Z resolving dependencies... 2021-05-16T00:40:47.6322565Z looking for conflicting packages... 2021-05-16T00:40:47.6546976Z 2021-05-16T00:40:47.6547755Z Packages (1) mingw-w64-x86_64-libgpg-error-1.41-3 2021-05-16T00:40:47.6548255Z 2021-05-16T00:40:47.6549031Z Total Installed Size: 1.43 MiB 2021-05-16T00:40:47.6549652Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:47.6550186Z 2021-05-16T00:40:47.6550991Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:47.6551552Z checking keyring... 2021-05-16T00:40:47.7206900Z checking package integrity... 2021-05-16T00:40:47.8208170Z loading package files... 2021-05-16T00:40:47.8228891Z checking for file conflicts... 2021-05-16T00:40:47.8229734Z checking available disk space... 2021-05-16T00:40:47.8284914Z :: Processing package changes... 2021-05-16T00:40:47.8285762Z reinstalling mingw-w64-x86_64-libgpg-error... 2021-05-16T00:40:48.5859916Z warning: mingw-w64-x86_64-libheif-1.11.0-2 is up to date -- reinstalling 2021-05-16T00:40:48.5860876Z resolving dependencies... 2021-05-16T00:40:48.6122770Z looking for conflicting packages... 2021-05-16T00:40:48.6186208Z 2021-05-16T00:40:48.6186903Z Packages (1) mingw-w64-x86_64-libheif-1.11.0-2 2021-05-16T00:40:48.6187348Z 2021-05-16T00:40:48.6187801Z Total Installed Size: 3.84 MiB 2021-05-16T00:40:48.6188630Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:48.6188977Z 2021-05-16T00:40:48.6189781Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:48.6190329Z checking keyring... 2021-05-16T00:40:48.6842525Z checking package integrity... 2021-05-16T00:40:48.7939741Z loading package files... 2021-05-16T00:40:48.7954374Z checking for file conflicts... 2021-05-16T00:40:48.7955406Z checking available disk space... 2021-05-16T00:40:48.7979702Z :: Processing package changes... 2021-05-16T00:40:48.7980986Z reinstalling mingw-w64-x86_64-libheif... 2021-05-16T00:40:49.7816424Z warning: mingw-w64-x86_64-libiconv-1.16-2 is up to date -- reinstalling 2021-05-16T00:40:49.7817457Z resolving dependencies... 2021-05-16T00:40:49.7817970Z looking for conflicting packages... 2021-05-16T00:40:49.7818436Z 2021-05-16T00:40:49.7818999Z Packages (1) mingw-w64-x86_64-libiconv-1.16-2 2021-05-16T00:40:49.7819345Z 2021-05-16T00:40:49.7819708Z Total Download Size: 0.73 MiB 2021-05-16T00:40:49.7820364Z Total Installed Size: 2.24 MiB 2021-05-16T00:40:49.7820860Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:49.7822108Z 2021-05-16T00:40:49.7823192Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:49.7823939Z :: Retrieving packages... 2021-05-16T00:40:49.8666123Z downloading mingw-w64-x86_64-libiconv-1.16-2-any.pkg.tar.zst... 2021-05-16T00:40:50.3443809Z checking keyring... 2021-05-16T00:40:50.4279801Z checking package integrity... 2021-05-16T00:40:50.5633145Z loading package files... 2021-05-16T00:40:50.5650321Z checking for file conflicts... 2021-05-16T00:40:50.5651297Z checking available disk space... 2021-05-16T00:40:50.5762911Z :: Processing package changes... 2021-05-16T00:40:50.5763785Z reinstalling mingw-w64-x86_64-libiconv... 2021-05-16T00:40:51.3197507Z warning: mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 is up to date -- reinstalling 2021-05-16T00:40:51.3198372Z resolving dependencies... 2021-05-16T00:40:51.3332633Z looking for conflicting packages... 2021-05-16T00:40:51.3573824Z 2021-05-16T00:40:51.3574613Z Packages (1) mingw-w64-x86_64-libjpeg-turbo-2.0.6-1 2021-05-16T00:40:51.3575466Z 2021-05-16T00:40:51.3575986Z Total Installed Size: 4.35 MiB 2021-05-16T00:40:51.3576554Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:51.3576923Z 2021-05-16T00:40:51.3577558Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:51.3578344Z checking keyring... 2021-05-16T00:40:51.4229557Z checking package integrity... 2021-05-16T00:40:51.5326368Z loading package files... 2021-05-16T00:40:51.5339805Z checking for file conflicts... 2021-05-16T00:40:51.5340533Z checking available disk space... 2021-05-16T00:40:51.5371334Z :: Processing package changes... 2021-05-16T00:40:51.5372476Z reinstalling mingw-w64-x86_64-libjpeg-turbo... 2021-05-16T00:40:52.2768932Z warning: mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:40:52.2769840Z resolving dependencies... 2021-05-16T00:40:52.2770884Z looking for conflicting packages... 2021-05-16T00:40:52.3116227Z 2021-05-16T00:40:52.3117167Z Packages (1) mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:40:52.3117764Z 2021-05-16T00:40:52.3118223Z Total Download Size: 0.02 MiB 2021-05-16T00:40:52.3118761Z Total Installed Size: 0.05 MiB 2021-05-16T00:40:52.3119495Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:52.3119829Z 2021-05-16T00:40:52.3120578Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:52.3121381Z :: Retrieving packages... 2021-05-16T00:40:52.6245829Z downloading mingw-w64-x86_64-libmangle-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:40:52.7209649Z checking keyring... 2021-05-16T00:40:52.8075637Z checking package integrity... 2021-05-16T00:40:52.9387435Z loading package files... 2021-05-16T00:40:52.9403674Z checking for file conflicts... 2021-05-16T00:40:52.9404529Z checking available disk space... 2021-05-16T00:40:52.9420602Z :: Processing package changes... 2021-05-16T00:40:52.9421487Z reinstalling mingw-w64-x86_64-libmangle-git... 2021-05-16T00:40:53.6629754Z warning: mingw-w64-x86_64-libmariadbclient-3.1.12-1 is up to date -- reinstalling 2021-05-16T00:40:53.6630522Z resolving dependencies... 2021-05-16T00:40:53.6900493Z looking for conflicting packages... 2021-05-16T00:40:53.6966974Z 2021-05-16T00:40:53.6967845Z Packages (1) mingw-w64-x86_64-libmariadbclient-3.1.12-1 2021-05-16T00:40:53.6968399Z 2021-05-16T00:40:53.6969410Z Total Installed Size: 3.26 MiB 2021-05-16T00:40:53.6970453Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:53.6971463Z 2021-05-16T00:40:53.6972358Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:53.6974131Z checking keyring... 2021-05-16T00:40:53.7615993Z checking package integrity... 2021-05-16T00:40:53.8716311Z loading package files... 2021-05-16T00:40:53.8738530Z checking for file conflicts... 2021-05-16T00:40:53.8739312Z checking available disk space... 2021-05-16T00:40:53.8777939Z :: Processing package changes... 2021-05-16T00:40:53.8778797Z reinstalling mingw-w64-x86_64-libmariadbclient... 2021-05-16T00:40:54.6320315Z warning: mingw-w64-x86_64-libogg-1.3.4-3 is up to date -- reinstalling 2021-05-16T00:40:54.6321674Z resolving dependencies... 2021-05-16T00:40:54.6324340Z looking for conflicting packages... 2021-05-16T00:40:54.6697858Z 2021-05-16T00:40:54.6698708Z Packages (1) mingw-w64-x86_64-libogg-1.3.4-3 2021-05-16T00:40:54.6699208Z 2021-05-16T00:40:54.6699736Z Total Installed Size: 0.54 MiB 2021-05-16T00:40:54.6700585Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:54.6700991Z 2021-05-16T00:40:54.6702037Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:54.6702722Z checking keyring... 2021-05-16T00:40:54.7419009Z checking package integrity... 2021-05-16T00:40:54.8536868Z loading package files... 2021-05-16T00:40:54.8602075Z checking for file conflicts... 2021-05-16T00:40:54.8602980Z checking available disk space... 2021-05-16T00:40:54.8669925Z :: Processing package changes... 2021-05-16T00:40:54.8671037Z reinstalling mingw-w64-x86_64-libogg... 2021-05-16T00:40:55.7036793Z warning: mingw-w64-x86_64-libpng-1.6.37-4 is up to date -- reinstalling 2021-05-16T00:40:55.7037433Z resolving dependencies... 2021-05-16T00:40:55.7311049Z looking for conflicting packages... 2021-05-16T00:40:55.7375422Z 2021-05-16T00:40:55.7376229Z Packages (1) mingw-w64-x86_64-libpng-1.6.37-4 2021-05-16T00:40:55.7376893Z 2021-05-16T00:40:55.7377702Z Total Installed Size: 2.35 MiB 2021-05-16T00:40:55.7378595Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:55.7379234Z 2021-05-16T00:40:55.7380171Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:55.7380755Z checking keyring... 2021-05-16T00:40:55.8067206Z checking package integrity... 2021-05-16T00:40:55.9138270Z loading package files... 2021-05-16T00:40:55.9158223Z checking for file conflicts... 2021-05-16T00:40:55.9159641Z checking available disk space... 2021-05-16T00:40:55.9188529Z :: Processing package changes... 2021-05-16T00:40:55.9189397Z reinstalling mingw-w64-x86_64-libpng... 2021-05-16T00:40:56.7576282Z error: target not found: mingw-w64-x86_64-libpq 2021-05-16T00:40:57.4827039Z warning: mingw-w64-x86_64-libraw-0.20.2-2 is up to date -- reinstalling 2021-05-16T00:40:57.4827705Z resolving dependencies... 2021-05-16T00:40:57.5097079Z looking for conflicting packages... 2021-05-16T00:40:57.5166919Z 2021-05-16T00:40:57.5167653Z Packages (1) mingw-w64-x86_64-libraw-0.20.2-2 2021-05-16T00:40:57.5168103Z 2021-05-16T00:40:57.5169144Z Total Installed Size: 6.32 MiB 2021-05-16T00:40:57.5169892Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:40:57.5170386Z 2021-05-16T00:40:57.5171230Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:57.5172161Z checking keyring... 2021-05-16T00:40:57.5850759Z checking package integrity... 2021-05-16T00:40:57.6967890Z loading package files... 2021-05-16T00:40:57.6987457Z checking for file conflicts... 2021-05-16T00:40:57.6988187Z checking available disk space... 2021-05-16T00:40:57.7017273Z :: Processing package changes... 2021-05-16T00:40:57.7018207Z reinstalling mingw-w64-x86_64-libraw... 2021-05-16T00:40:58.4657800Z resolving dependencies... 2021-05-16T00:40:58.4895580Z looking for conflicting packages... 2021-05-16T00:40:58.5019323Z 2021-05-16T00:40:58.5020302Z Packages (1) mingw-w64-x86_64-librsvg-2.50.3-1 2021-05-16T00:40:58.5020816Z 2021-05-16T00:40:58.5021382Z Total Download Size: 6.30 MiB 2021-05-16T00:40:58.5023333Z Total Installed Size: 39.39 MiB 2021-05-16T00:40:58.5023872Z 2021-05-16T00:40:58.5024526Z :: Proceed with installation? [Y/n] 2021-05-16T00:40:58.5025169Z :: Retrieving packages... 2021-05-16T00:40:58.8232364Z downloading mingw-w64-x86_64-librsvg-2.50.3-1-any.pkg.tar.zst... 2021-05-16T00:40:59.7100638Z checking keyring... 2021-05-16T00:40:59.8058081Z checking package integrity... 2021-05-16T00:40:59.9738827Z loading package files... 2021-05-16T00:40:59.9764503Z checking for file conflicts... 2021-05-16T00:40:59.9800442Z checking available disk space... 2021-05-16T00:40:59.9813100Z :: Processing package changes... 2021-05-16T00:40:59.9813788Z installing mingw-w64-x86_64-librsvg... 2021-05-16T00:41:00.1467605Z Optional dependencies for mingw-w64-x86_64-librsvg 2021-05-16T00:41:00.1469889Z mingw-w64-x86_64-gtk3: for rsvg-view-3 2021-05-16T00:41:00.1484610Z :: Running post-transaction hooks... 2021-05-16T00:41:00.1485561Z (1/1) Probing GDK-Pixbuf loader modules... 2021-05-16T00:41:00.9351869Z resolving dependencies... 2021-05-16T00:41:00.9632667Z looking for conflicting packages... 2021-05-16T00:41:00.9702151Z 2021-05-16T00:41:00.9702868Z Packages (1) mingw-w64-x86_64-libsbml-5.19.0-2 2021-05-16T00:41:00.9703297Z 2021-05-16T00:41:00.9703786Z Total Download Size: 7.79 MiB 2021-05-16T00:41:00.9704327Z Total Installed Size: 80.96 MiB 2021-05-16T00:41:00.9704657Z 2021-05-16T00:41:00.9705369Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:00.9705962Z :: Retrieving packages... 2021-05-16T00:41:01.2952454Z downloading mingw-w64-x86_64-libsbml-5.19.0-2-any.pkg.tar.zst... 2021-05-16T00:41:02.2679346Z checking keyring... 2021-05-16T00:41:02.3574632Z checking package integrity... 2021-05-16T00:41:02.5472718Z loading package files... 2021-05-16T00:41:02.5530031Z checking for file conflicts... 2021-05-16T00:41:02.5936199Z checking available disk space... 2021-05-16T00:41:02.5948978Z :: Processing package changes... 2021-05-16T00:41:02.5949727Z installing mingw-w64-x86_64-libsbml... 2021-05-16T00:41:03.8641330Z resolving dependencies... 2021-05-16T00:41:03.8977330Z looking for conflicting packages... 2021-05-16T00:41:03.8989170Z 2021-05-16T00:41:03.8990219Z Packages (2) mingw-w64-x86_64-flac-1.3.3-3 mingw-w64-x86_64-libsndfile-1.0.31-1 2021-05-16T00:41:03.8990816Z 2021-05-16T00:41:03.8991304Z Total Download Size: 0.91 MiB 2021-05-16T00:41:03.8992017Z Total Installed Size: 5.45 MiB 2021-05-16T00:41:03.8992592Z 2021-05-16T00:41:03.8993265Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:03.8993862Z :: Retrieving packages... 2021-05-16T00:41:04.2136362Z downloading mingw-w64-x86_64-flac-1.3.3-3-any.pkg.tar.zst... 2021-05-16T00:41:04.7886957Z downloading mingw-w64-x86_64-libsndfile-1.0.31-1-any.pkg.tar.zst... 2021-05-16T00:41:04.8852213Z checking keyring... 2021-05-16T00:41:04.9661176Z checking package integrity... 2021-05-16T00:41:05.2218886Z loading package files... 2021-05-16T00:41:05.2261949Z checking for file conflicts... 2021-05-16T00:41:05.2323466Z checking available disk space... 2021-05-16T00:41:05.2335911Z :: Processing package changes... 2021-05-16T00:41:05.2336686Z installing mingw-w64-x86_64-flac... 2021-05-16T00:41:05.2780369Z installing mingw-w64-x86_64-libsndfile... 2021-05-16T00:41:06.0368890Z warning: mingw-w64-x86_64-libspatialite-5.0.1-2 is up to date -- reinstalling 2021-05-16T00:41:06.0372462Z resolving dependencies... 2021-05-16T00:41:06.0656170Z looking for conflicting packages... 2021-05-16T00:41:06.0749036Z 2021-05-16T00:41:06.0749886Z Packages (1) mingw-w64-x86_64-libspatialite-5.0.1-2 2021-05-16T00:41:06.0750588Z 2021-05-16T00:41:06.0751063Z Total Installed Size: 29.97 MiB 2021-05-16T00:41:06.0751612Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:06.0751898Z 2021-05-16T00:41:06.0752333Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:06.0753098Z checking keyring... 2021-05-16T00:41:06.1438854Z checking package integrity... 2021-05-16T00:41:06.2739438Z loading package files... 2021-05-16T00:41:06.2767561Z checking for file conflicts... 2021-05-16T00:41:06.2769178Z checking available disk space... 2021-05-16T00:41:06.2814058Z :: Processing package changes... 2021-05-16T00:41:06.2814937Z reinstalling mingw-w64-x86_64-libspatialite... 2021-05-16T00:41:07.0775392Z resolving dependencies... 2021-05-16T00:41:07.1053434Z looking for conflicting packages... 2021-05-16T00:41:07.1125560Z 2021-05-16T00:41:07.1126485Z Packages (1) mingw-w64-x86_64-libssh-0.9.5-2 2021-05-16T00:41:07.1126937Z 2021-05-16T00:41:07.1127412Z Total Download Size: 0.31 MiB 2021-05-16T00:41:07.1127978Z Total Installed Size: 1.50 MiB 2021-05-16T00:41:07.1128342Z 2021-05-16T00:41:07.1128950Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:07.1129573Z :: Retrieving packages... 2021-05-16T00:41:07.4223113Z downloading mingw-w64-x86_64-libssh-0.9.5-2-any.pkg.tar.zst... 2021-05-16T00:41:07.8113715Z checking keyring... 2021-05-16T00:41:07.9140171Z checking package integrity... 2021-05-16T00:41:08.0606891Z loading package files... 2021-05-16T00:41:08.0631370Z checking for file conflicts... 2021-05-16T00:41:08.0644609Z checking available disk space... 2021-05-16T00:41:08.0657398Z :: Processing package changes... 2021-05-16T00:41:08.0660240Z installing mingw-w64-x86_64-libssh... 2021-05-16T00:41:08.1334641Z / 2021-05-16T00:41:08.8931045Z warning: mingw-w64-x86_64-libssh2-1.9.0-3 is up to date -- reinstalling 2021-05-16T00:41:08.8931832Z resolving dependencies... 2021-05-16T00:41:08.9203482Z looking for conflicting packages... 2021-05-16T00:41:08.9269402Z 2021-05-16T00:41:08.9270173Z Packages (1) mingw-w64-x86_64-libssh2-1.9.0-3 2021-05-16T00:41:08.9270644Z 2021-05-16T00:41:08.9271309Z Total Installed Size: 0.79 MiB 2021-05-16T00:41:08.9272004Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:08.9272462Z 2021-05-16T00:41:08.9273325Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:08.9273944Z checking keyring... 2021-05-16T00:41:08.9939099Z checking package integrity... 2021-05-16T00:41:09.0937858Z loading package files... 2021-05-16T00:41:09.0971270Z checking for file conflicts... 2021-05-16T00:41:09.0972189Z checking available disk space... 2021-05-16T00:41:09.1079186Z :: Processing package changes... 2021-05-16T00:41:09.1079978Z reinstalling mingw-w64-x86_64-libssh2... 2021-05-16T00:41:09.9877929Z warning: mingw-w64-x86_64-libsystre-1.0.1-4 is up to date -- reinstalling 2021-05-16T00:41:09.9878808Z resolving dependencies... 2021-05-16T00:41:10.0078665Z looking for conflicting packages... 2021-05-16T00:41:10.0217799Z 2021-05-16T00:41:10.0218748Z Packages (1) mingw-w64-x86_64-libsystre-1.0.1-4 2021-05-16T00:41:10.0219262Z 2021-05-16T00:41:10.0219767Z Total Download Size: 0.02 MiB 2021-05-16T00:41:10.0220519Z Total Installed Size: 0.03 MiB 2021-05-16T00:41:10.0221073Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:10.0221438Z 2021-05-16T00:41:10.0222167Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:10.0223019Z :: Retrieving packages... 2021-05-16T00:41:10.3435520Z downloading mingw-w64-x86_64-libsystre-1.0.1-4-any.pkg.tar.xz... 2021-05-16T00:41:10.4397622Z checking keyring... 2021-05-16T00:41:10.5304916Z checking package integrity... 2021-05-16T00:41:10.6655373Z loading package files... 2021-05-16T00:41:10.6681345Z checking for file conflicts... 2021-05-16T00:41:10.6682109Z checking available disk space... 2021-05-16T00:41:10.6735058Z :: Processing package changes... 2021-05-16T00:41:10.6735973Z reinstalling mingw-w64-x86_64-libsystre... 2021-05-16T00:41:11.4049139Z warning: mingw-w64-x86_64-libtiff-4.2.0-3 is up to date -- reinstalling 2021-05-16T00:41:11.4049903Z resolving dependencies... 2021-05-16T00:41:11.4322322Z looking for conflicting packages... 2021-05-16T00:41:11.4387626Z 2021-05-16T00:41:11.4388549Z Packages (1) mingw-w64-x86_64-libtiff-4.2.0-3 2021-05-16T00:41:11.4389376Z 2021-05-16T00:41:11.4390247Z Total Installed Size: 4.22 MiB 2021-05-16T00:41:11.4390974Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:11.4391740Z 2021-05-16T00:41:11.4392726Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:11.4393520Z checking keyring... 2021-05-16T00:41:11.5086730Z checking package integrity... 2021-05-16T00:41:11.6189319Z loading package files... 2021-05-16T00:41:11.6220872Z checking for file conflicts... 2021-05-16T00:41:11.6221553Z checking available disk space... 2021-05-16T00:41:11.6360758Z :: Processing package changes... 2021-05-16T00:41:11.6361582Z reinstalling mingw-w64-x86_64-libtiff... 2021-05-16T00:41:12.5946134Z warning: mingw-w64-x86_64-libtool-2.4.6-20 is up to date -- reinstalling 2021-05-16T00:41:12.5946954Z resolving dependencies... 2021-05-16T00:41:12.5947912Z looking for conflicting packages... 2021-05-16T00:41:12.6297341Z 2021-05-16T00:41:12.6298137Z Packages (1) mingw-w64-x86_64-libtool-2.4.6-20 2021-05-16T00:41:12.6298593Z 2021-05-16T00:41:12.6299545Z Total Installed Size: 2.31 MiB 2021-05-16T00:41:12.6300360Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:12.6300898Z 2021-05-16T00:41:12.6301578Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:12.6302141Z checking keyring... 2021-05-16T00:41:12.6992515Z checking package integrity... 2021-05-16T00:41:12.8073762Z loading package files... 2021-05-16T00:41:12.8098684Z checking for file conflicts... 2021-05-16T00:41:12.8099448Z checking available disk space... 2021-05-16T00:41:12.8148782Z :: Processing package changes... 2021-05-16T00:41:12.8149615Z reinstalling mingw-w64-x86_64-libtool... 2021-05-16T00:41:13.5822262Z warning: mingw-w64-x86_64-libtre-git-r128.6fb7206-2 is up to date -- reinstalling 2021-05-16T00:41:13.5822985Z resolving dependencies... 2021-05-16T00:41:13.5944595Z looking for conflicting packages... 2021-05-16T00:41:13.6166383Z 2021-05-16T00:41:13.6167181Z Packages (1) mingw-w64-x86_64-libtre-git-r128.6fb7206-2 2021-05-16T00:41:13.6167664Z 2021-05-16T00:41:13.6168135Z Total Download Size: 0.08 MiB 2021-05-16T00:41:13.6168685Z Total Installed Size: 0.25 MiB 2021-05-16T00:41:13.6169235Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:13.6169582Z 2021-05-16T00:41:13.6170159Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:13.6170720Z :: Retrieving packages... 2021-05-16T00:41:13.9322207Z downloading mingw-w64-x86_64-libtre-git-r128.6fb7206-2-any.pkg.tar.xz... 2021-05-16T00:41:14.1254123Z checking keyring... 2021-05-16T00:41:14.2049827Z checking package integrity... 2021-05-16T00:41:14.3346571Z loading package files... 2021-05-16T00:41:14.3383223Z checking for file conflicts... 2021-05-16T00:41:14.3384021Z checking available disk space... 2021-05-16T00:41:14.3459419Z :: Processing package changes... 2021-05-16T00:41:14.3460296Z reinstalling mingw-w64-x86_64-libtre-git... 2021-05-16T00:41:15.0878162Z warning: mingw-w64-x86_64-libutf8proc-2.6.1-1 is up to date -- reinstalling 2021-05-16T00:41:15.0878887Z resolving dependencies... 2021-05-16T00:41:15.0879817Z looking for conflicting packages... 2021-05-16T00:41:15.1231215Z 2021-05-16T00:41:15.1232223Z Packages (1) mingw-w64-x86_64-libutf8proc-2.6.1-1 2021-05-16T00:41:15.1232719Z 2021-05-16T00:41:15.1233244Z Total Installed Size: 0.70 MiB 2021-05-16T00:41:15.1234267Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:15.1234711Z 2021-05-16T00:41:15.1235851Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:15.1236486Z checking keyring... 2021-05-16T00:41:15.1960779Z checking package integrity... 2021-05-16T00:41:15.3020091Z loading package files... 2021-05-16T00:41:15.3042341Z checking for file conflicts... 2021-05-16T00:41:15.3043196Z checking available disk space... 2021-05-16T00:41:15.3060080Z :: Processing package changes... 2021-05-16T00:41:15.3060905Z reinstalling mingw-w64-x86_64-libutf8proc... 2021-05-16T00:41:16.0264379Z warning: mingw-w64-x86_64-libuv-1.40.0-3 is up to date -- reinstalling 2021-05-16T00:41:16.0265422Z resolving dependencies... 2021-05-16T00:41:16.0379432Z looking for conflicting packages... 2021-05-16T00:41:16.0616766Z 2021-05-16T00:41:16.0617782Z Packages (1) mingw-w64-x86_64-libuv-1.40.0-3 2021-05-16T00:41:16.0618266Z 2021-05-16T00:41:16.0618787Z Total Installed Size: 1.08 MiB 2021-05-16T00:41:16.0619387Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:16.0619882Z 2021-05-16T00:41:16.0620394Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:16.0621243Z checking keyring... 2021-05-16T00:41:16.1386337Z checking package integrity... 2021-05-16T00:41:16.2452678Z loading package files... 2021-05-16T00:41:16.2468637Z checking for file conflicts... 2021-05-16T00:41:16.2469398Z checking available disk space... 2021-05-16T00:41:16.2493189Z :: Processing package changes... 2021-05-16T00:41:16.2494031Z reinstalling mingw-w64-x86_64-libuv... 2021-05-16T00:41:16.9463302Z warning: mingw-w64-x86_64-libvorbis-1.3.7-1 is up to date -- reinstalling 2021-05-16T00:41:16.9464048Z resolving dependencies... 2021-05-16T00:41:16.9649886Z looking for conflicting packages... 2021-05-16T00:41:16.9812909Z 2021-05-16T00:41:16.9813960Z Packages (1) mingw-w64-x86_64-libvorbis-1.3.7-1 2021-05-16T00:41:16.9814450Z 2021-05-16T00:41:16.9815278Z Total Installed Size: 2.30 MiB 2021-05-16T00:41:16.9816099Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:16.9816390Z 2021-05-16T00:41:16.9817026Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:16.9817456Z checking keyring... 2021-05-16T00:41:17.0464710Z checking package integrity... 2021-05-16T00:41:17.1504897Z loading package files... 2021-05-16T00:41:17.1538074Z checking for file conflicts... 2021-05-16T00:41:17.1538871Z checking available disk space... 2021-05-16T00:41:17.1630608Z :: Processing package changes... 2021-05-16T00:41:17.1631350Z reinstalling mingw-w64-x86_64-libvorbis... 2021-05-16T00:41:18.0138832Z warning: mingw-w64-x86_64-libvpx-1.10.0-1 is up to date -- reinstalling 2021-05-16T00:41:18.0139501Z resolving dependencies... 2021-05-16T00:41:18.0140467Z looking for conflicting packages... 2021-05-16T00:41:18.0574587Z 2021-05-16T00:41:18.0575889Z Packages (1) mingw-w64-x86_64-libvpx-1.10.0-1 2021-05-16T00:41:18.0576496Z 2021-05-16T00:41:18.0577774Z Total Installed Size: 9.11 MiB 2021-05-16T00:41:18.0578747Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:18.0579471Z 2021-05-16T00:41:18.0580553Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:18.0581498Z checking keyring... 2021-05-16T00:41:18.1273983Z checking package integrity... 2021-05-16T00:41:18.2428508Z loading package files... 2021-05-16T00:41:18.2449040Z checking for file conflicts... 2021-05-16T00:41:18.2450516Z checking available disk space... 2021-05-16T00:41:18.2470618Z :: Processing package changes... 2021-05-16T00:41:18.2471533Z reinstalling mingw-w64-x86_64-libvpx... 2021-05-16T00:41:18.9786325Z warning: mingw-w64-x86_64-libwebp-1.2.0-1 is up to date -- reinstalling 2021-05-16T00:41:18.9787058Z resolving dependencies... 2021-05-16T00:41:18.9986473Z looking for conflicting packages... 2021-05-16T00:41:19.0131171Z 2021-05-16T00:41:19.0132626Z Packages (1) mingw-w64-x86_64-libwebp-1.2.0-1 2021-05-16T00:41:19.0133353Z 2021-05-16T00:41:19.0133969Z Total Installed Size: 2.97 MiB 2021-05-16T00:41:19.0134721Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:19.0135328Z 2021-05-16T00:41:19.0136009Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:19.0136544Z checking keyring... 2021-05-16T00:41:19.0800187Z checking package integrity... 2021-05-16T00:41:19.1910902Z loading package files... 2021-05-16T00:41:19.1932320Z checking for file conflicts... 2021-05-16T00:41:19.1933067Z checking available disk space... 2021-05-16T00:41:19.1961741Z :: Processing package changes... 2021-05-16T00:41:19.1962465Z reinstalling mingw-w64-x86_64-libwebp... 2021-05-16T00:41:19.9104274Z warning: mingw-w64-x86_64-libxml2-2.9.10-8 is up to date -- reinstalling 2021-05-16T00:41:19.9104985Z resolving dependencies... 2021-05-16T00:41:19.9376282Z looking for conflicting packages... 2021-05-16T00:41:19.9436178Z 2021-05-16T00:41:19.9437229Z Packages (1) mingw-w64-x86_64-libxml2-2.9.10-8 2021-05-16T00:41:19.9437750Z 2021-05-16T00:41:19.9438259Z Total Installed Size: 11.76 MiB 2021-05-16T00:41:19.9439229Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:19.9439516Z 2021-05-16T00:41:19.9440505Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:19.9441308Z checking keyring... 2021-05-16T00:41:20.0128233Z checking package integrity... 2021-05-16T00:41:20.1279367Z loading package files... 2021-05-16T00:41:20.1328837Z checking for file conflicts... 2021-05-16T00:41:20.1329870Z checking available disk space... 2021-05-16T00:41:20.1521381Z :: Processing package changes... 2021-05-16T00:41:20.1522175Z reinstalling mingw-w64-x86_64-libxml2... 2021-05-16T00:41:21.2428483Z resolving dependencies... 2021-05-16T00:41:21.2429848Z looking for conflicting packages... 2021-05-16T00:41:21.2799591Z 2021-05-16T00:41:21.2800420Z Packages (1) mingw-w64-x86_64-libyaml-0.2.5-1 2021-05-16T00:41:21.2800871Z 2021-05-16T00:41:21.2801380Z Total Download Size: 0.10 MiB 2021-05-16T00:41:21.2801970Z Total Installed Size: 0.38 MiB 2021-05-16T00:41:21.2802344Z 2021-05-16T00:41:21.2803083Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:21.2803670Z :: Retrieving packages... 2021-05-16T00:41:21.5988975Z downloading mingw-w64-x86_64-libyaml-0.2.5-1-any.pkg.tar.zst... 2021-05-16T00:41:21.8877189Z checking keyring... 2021-05-16T00:41:21.9818588Z checking package integrity... 2021-05-16T00:41:22.1246575Z loading package files... 2021-05-16T00:41:22.1271479Z checking for file conflicts... 2021-05-16T00:41:22.1278381Z checking available disk space... 2021-05-16T00:41:22.1292067Z :: Processing package changes... 2021-05-16T00:41:22.1293095Z installing mingw-w64-x86_64-libyaml... 2021-05-16T00:41:22.8792806Z warning: mingw-w64-x86_64-lz4-1.9.3-1 is up to date -- reinstalling 2021-05-16T00:41:22.8793492Z resolving dependencies... 2021-05-16T00:41:22.8909800Z looking for conflicting packages... 2021-05-16T00:41:22.9228013Z 2021-05-16T00:41:22.9228660Z Packages (1) mingw-w64-x86_64-lz4-1.9.3-1 2021-05-16T00:41:22.9229095Z 2021-05-16T00:41:22.9229880Z Total Installed Size: 1.69 MiB 2021-05-16T00:41:22.9230586Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:22.9230883Z 2021-05-16T00:41:22.9231300Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:22.9231721Z checking keyring... 2021-05-16T00:41:22.9933642Z checking package integrity... 2021-05-16T00:41:23.0996158Z loading package files... 2021-05-16T00:41:23.1014955Z checking for file conflicts... 2021-05-16T00:41:23.1016431Z checking available disk space... 2021-05-16T00:41:23.1036641Z :: Processing package changes... 2021-05-16T00:41:23.1037424Z reinstalling mingw-w64-x86_64-lz4... 2021-05-16T00:41:23.8001391Z warning: mingw-w64-x86_64-lzo2-2.10-1 is up to date -- reinstalling 2021-05-16T00:41:23.8002049Z resolving dependencies... 2021-05-16T00:41:23.8003052Z looking for conflicting packages... 2021-05-16T00:41:23.8377176Z 2021-05-16T00:41:23.8377889Z Packages (1) mingw-w64-x86_64-lzo2-2.10-1 2021-05-16T00:41:23.8379126Z 2021-05-16T00:41:23.8380807Z Total Installed Size: 0.62 MiB 2021-05-16T00:41:23.8381978Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:23.8382420Z 2021-05-16T00:41:23.8383089Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:23.8383990Z checking keyring... 2021-05-16T00:41:23.9054825Z checking package integrity... 2021-05-16T00:41:24.0120903Z loading package files... 2021-05-16T00:41:24.0142047Z checking for file conflicts... 2021-05-16T00:41:24.0143156Z checking available disk space... 2021-05-16T00:41:24.0173725Z :: Processing package changes... 2021-05-16T00:41:24.0174499Z reinstalling mingw-w64-x86_64-lzo2... 2021-05-16T00:41:24.8117675Z warning: mingw-w64-x86_64-make-4.3-1 is up to date -- reinstalling 2021-05-16T00:41:24.8118836Z resolving dependencies... 2021-05-16T00:41:24.8262628Z looking for conflicting packages... 2021-05-16T00:41:24.8521346Z 2021-05-16T00:41:24.8522216Z Packages (1) mingw-w64-x86_64-make-4.3-1 2021-05-16T00:41:24.8522742Z 2021-05-16T00:41:24.8523301Z Total Download Size: 0.15 MiB 2021-05-16T00:41:24.8523916Z Total Installed Size: 0.29 MiB 2021-05-16T00:41:24.8524541Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:24.8524943Z 2021-05-16T00:41:24.8525605Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:24.8526519Z :: Retrieving packages... 2021-05-16T00:41:25.1664207Z downloading mingw-w64-x86_64-make-4.3-1-any.pkg.tar.xz... 2021-05-16T00:41:25.4545391Z checking keyring... 2021-05-16T00:41:25.5422381Z checking package integrity... 2021-05-16T00:41:25.6748880Z loading package files... 2021-05-16T00:41:25.6774936Z checking for file conflicts... 2021-05-16T00:41:25.6775657Z checking available disk space... 2021-05-16T00:41:25.6790032Z :: Processing package changes... 2021-05-16T00:41:25.6790825Z reinstalling mingw-w64-x86_64-make... 2021-05-16T00:41:26.4045405Z resolving dependencies... 2021-05-16T00:41:26.4389274Z looking for conflicting packages... 2021-05-16T00:41:26.4403376Z 2021-05-16T00:41:26.4404190Z Packages (2) mingw-w64-x86_64-ninja-1.10.2-1 mingw-w64-x86_64-meson-0.58.0-1 2021-05-16T00:41:26.4404906Z 2021-05-16T00:41:26.4406634Z Total Download Size: 1.48 MiB 2021-05-16T00:41:26.4407386Z Total Installed Size: 6.54 MiB 2021-05-16T00:41:26.4407860Z 2021-05-16T00:41:26.4408655Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:26.4410115Z :: Retrieving packages... 2021-05-16T00:41:26.7556346Z downloading mingw-w64-x86_64-ninja-1.10.2-1-any.pkg.tar.zst... 2021-05-16T00:41:27.2369527Z downloading mingw-w64-x86_64-meson-0.58.0-1-any.pkg.tar.zst... 2021-05-16T00:41:27.4318613Z checking keyring... 2021-05-16T00:41:27.5970137Z checking package integrity... 2021-05-16T00:41:27.8613148Z loading package files... 2021-05-16T00:41:27.8681511Z checking for file conflicts... 2021-05-16T00:41:27.8942687Z checking available disk space... 2021-05-16T00:41:27.8954249Z :: Processing package changes... 2021-05-16T00:41:27.8954981Z installing mingw-w64-x86_64-ninja... 2021-05-16T00:41:27.9045853Z installing mingw-w64-x86_64-meson... 2021-05-16T00:41:28.9622537Z warning: mingw-w64-x86_64-mpc-1.2.1-1 is up to date -- reinstalling 2021-05-16T00:41:28.9623741Z resolving dependencies... 2021-05-16T00:41:28.9846209Z looking for conflicting packages... 2021-05-16T00:41:28.9969932Z 2021-05-16T00:41:28.9970670Z Packages (1) mingw-w64-x86_64-mpc-1.2.1-1 2021-05-16T00:41:28.9971090Z 2021-05-16T00:41:28.9971537Z Total Download Size: 0.07 MiB 2021-05-16T00:41:28.9972066Z Total Installed Size: 0.20 MiB 2021-05-16T00:41:28.9973199Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:28.9973638Z 2021-05-16T00:41:28.9974225Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:28.9975152Z :: Retrieving packages... 2021-05-16T00:41:29.3074756Z downloading mingw-w64-x86_64-mpc-1.2.1-1-any.pkg.tar.zst... 2021-05-16T00:41:29.4982155Z checking keyring... 2021-05-16T00:41:29.5851330Z checking package integrity... 2021-05-16T00:41:29.7174301Z loading package files... 2021-05-16T00:41:29.7187374Z checking for file conflicts... 2021-05-16T00:41:29.7188471Z checking available disk space... 2021-05-16T00:41:29.7214514Z :: Processing package changes... 2021-05-16T00:41:29.7215257Z reinstalling mingw-w64-x86_64-mpc... 2021-05-16T00:41:30.4725263Z warning: mingw-w64-x86_64-mpdecimal-2.5.0-2 is up to date -- reinstalling 2021-05-16T00:41:30.4726763Z resolving dependencies... 2021-05-16T00:41:30.4843236Z looking for conflicting packages... 2021-05-16T00:41:30.5090925Z 2021-05-16T00:41:30.5091818Z Packages (1) mingw-w64-x86_64-mpdecimal-2.5.0-2 2021-05-16T00:41:30.5092521Z 2021-05-16T00:41:30.5093025Z Total Download Size: 0.32 MiB 2021-05-16T00:41:30.5093606Z Total Installed Size: 2.42 MiB 2021-05-16T00:41:30.5094698Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:30.5095095Z 2021-05-16T00:41:30.5096462Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:30.5097209Z :: Retrieving packages... 2021-05-16T00:41:30.8240473Z downloading mingw-w64-x86_64-mpdecimal-2.5.0-2-any.pkg.tar.zst... 2021-05-16T00:41:31.2096957Z checking keyring... 2021-05-16T00:41:31.2992421Z checking package integrity... 2021-05-16T00:41:31.4253036Z loading package files... 2021-05-16T00:41:31.4271801Z checking for file conflicts... 2021-05-16T00:41:31.4272517Z checking available disk space... 2021-05-16T00:41:31.4493231Z :: Processing package changes... 2021-05-16T00:41:31.4494068Z reinstalling mingw-w64-x86_64-mpdecimal... 2021-05-16T00:41:32.2250280Z warning: mingw-w64-x86_64-mpfr-4.1.0-3 is up to date -- reinstalling 2021-05-16T00:41:32.2250936Z resolving dependencies... 2021-05-16T00:41:32.2385170Z looking for conflicting packages... 2021-05-16T00:41:32.2616999Z 2021-05-16T00:41:32.2617763Z Packages (1) mingw-w64-x86_64-mpfr-4.1.0-3 2021-05-16T00:41:32.2618192Z 2021-05-16T00:41:32.2618647Z Total Download Size: 0.35 MiB 2021-05-16T00:41:32.2619191Z Total Installed Size: 1.18 MiB 2021-05-16T00:41:32.2619731Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:32.2620047Z 2021-05-16T00:41:32.2620672Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:32.2621262Z :: Retrieving packages... 2021-05-16T00:41:32.5914248Z downloading mingw-w64-x86_64-mpfr-4.1.0-3-any.pkg.tar.zst... 2021-05-16T00:41:32.9754417Z checking keyring... 2021-05-16T00:41:33.0779938Z checking package integrity... 2021-05-16T00:41:33.2097860Z loading package files... 2021-05-16T00:41:33.2119229Z checking for file conflicts... 2021-05-16T00:41:33.2120028Z checking available disk space... 2021-05-16T00:41:33.2206098Z :: Processing package changes... 2021-05-16T00:41:33.2207096Z reinstalling mingw-w64-x86_64-mpfr... 2021-05-16T00:41:33.9524050Z resolving dependencies... 2021-05-16T00:41:33.9525283Z looking for conflicting packages... 2021-05-16T00:41:33.9891516Z 2021-05-16T00:41:33.9892455Z Packages (1) mingw-w64-x86_64-nasm-2.15.05-1 2021-05-16T00:41:33.9893073Z 2021-05-16T00:41:33.9893519Z Total Download Size: 0.38 MiB 2021-05-16T00:41:33.9894053Z Total Installed Size: 3.58 MiB 2021-05-16T00:41:33.9894424Z 2021-05-16T00:41:33.9894995Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:33.9895569Z :: Retrieving packages... 2021-05-16T00:41:34.3014220Z downloading mingw-w64-x86_64-nasm-2.15.05-1-any.pkg.tar.zst... 2021-05-16T00:41:34.6839395Z checking keyring... 2021-05-16T00:41:34.7751188Z checking package integrity... 2021-05-16T00:41:34.9072668Z loading package files... 2021-05-16T00:41:34.9097042Z checking for file conflicts... 2021-05-16T00:41:34.9111496Z checking available disk space... 2021-05-16T00:41:34.9122342Z :: Processing package changes... 2021-05-16T00:41:34.9124076Z installing mingw-w64-x86_64-nasm... 2021-05-16T00:41:35.6461865Z warning: mingw-w64-x86_64-ncurses-6.2-3 is up to date -- reinstalling 2021-05-16T00:41:35.6463704Z resolving dependencies... 2021-05-16T00:41:35.6667551Z looking for conflicting packages... 2021-05-16T00:41:35.6882029Z 2021-05-16T00:41:35.6882852Z Packages (1) mingw-w64-x86_64-ncurses-6.2-3 2021-05-16T00:41:35.6883483Z 2021-05-16T00:41:35.6884690Z Total Download Size: 1.54 MiB 2021-05-16T00:41:35.6885251Z Total Installed Size: 16.43 MiB 2021-05-16T00:41:35.6885956Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:35.6886306Z 2021-05-16T00:41:35.6886922Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:35.6887517Z :: Retrieving packages... 2021-05-16T00:41:36.0009701Z downloading mingw-w64-x86_64-ncurses-6.2-3-any.pkg.tar.zst... 2021-05-16T00:41:36.6806619Z checking keyring... 2021-05-16T00:41:36.7690447Z checking package integrity... 2021-05-16T00:41:36.9068550Z loading package files... 2021-05-16T00:41:36.9658073Z checking for file conflicts... 2021-05-16T00:41:36.9662160Z checking available disk space... 2021-05-16T00:41:39.1577618Z :: Processing package changes... 2021-05-16T00:41:39.1578667Z reinstalling mingw-w64-x86_64-ncurses... 2021-05-16T00:41:46.2955017Z warning: mingw-w64-x86_64-netcdf-4.7.4-2 is up to date -- reinstalling 2021-05-16T00:41:46.2956157Z resolving dependencies... 2021-05-16T00:41:46.3095204Z looking for conflicting packages... 2021-05-16T00:41:46.3300909Z 2021-05-16T00:41:46.3301637Z Packages (1) mingw-w64-x86_64-netcdf-4.7.4-2 2021-05-16T00:41:46.3302267Z 2021-05-16T00:41:46.3303093Z Total Installed Size: 4.18 MiB 2021-05-16T00:41:46.3303725Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:46.3304061Z 2021-05-16T00:41:46.3304522Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:46.3304965Z checking keyring... 2021-05-16T00:41:46.3981795Z checking package integrity... 2021-05-16T00:41:46.5032088Z loading package files... 2021-05-16T00:41:46.5052423Z checking for file conflicts... 2021-05-16T00:41:46.5053116Z checking available disk space... 2021-05-16T00:41:46.5084231Z :: Processing package changes... 2021-05-16T00:41:46.5085052Z reinstalling mingw-w64-x86_64-netcdf... 2021-05-16T00:41:47.2211285Z warning: mingw-w64-x86_64-nettle-3.7-2 is up to date -- reinstalling 2021-05-16T00:41:47.2211952Z resolving dependencies... 2021-05-16T00:41:47.2335041Z looking for conflicting packages... 2021-05-16T00:41:47.2543441Z 2021-05-16T00:41:47.2545559Z Packages (1) mingw-w64-x86_64-nettle-3.7-2 2021-05-16T00:41:47.2546235Z 2021-05-16T00:41:47.2546904Z Total Installed Size: 2.46 MiB 2021-05-16T00:41:47.2548281Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:47.2548927Z 2021-05-16T00:41:47.2549660Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:47.2550103Z checking keyring... 2021-05-16T00:41:47.3323861Z checking package integrity... 2021-05-16T00:41:47.4395465Z loading package files... 2021-05-16T00:41:47.4424424Z checking for file conflicts... 2021-05-16T00:41:47.4425248Z checking available disk space... 2021-05-16T00:41:47.4481545Z :: Processing package changes... 2021-05-16T00:41:47.4482382Z reinstalling mingw-w64-x86_64-nettle... 2021-05-16T00:41:48.2595472Z warning: mingw-w64-x86_64-ninja-1.10.2-1 is up to date -- reinstalling 2021-05-16T00:41:48.2596238Z resolving dependencies... 2021-05-16T00:41:48.2600578Z looking for conflicting packages... 2021-05-16T00:41:48.2972868Z 2021-05-16T00:41:48.2973670Z Packages (1) mingw-w64-x86_64-ninja-1.10.2-1 2021-05-16T00:41:48.2974287Z 2021-05-16T00:41:48.2975029Z Total Installed Size: 1.56 MiB 2021-05-16T00:41:48.2975695Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:48.2976230Z 2021-05-16T00:41:48.2977030Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:48.2977624Z checking keyring... 2021-05-16T00:41:48.3707714Z checking package integrity... 2021-05-16T00:41:48.4903118Z loading package files... 2021-05-16T00:41:48.4922917Z checking for file conflicts... 2021-05-16T00:41:48.4924617Z checking available disk space... 2021-05-16T00:41:48.4943987Z :: Processing package changes... 2021-05-16T00:41:48.4945909Z reinstalling mingw-w64-x86_64-ninja... 2021-05-16T00:41:49.2271916Z resolving dependencies... 2021-05-16T00:41:49.2273297Z looking for conflicting packages... 2021-05-16T00:41:49.2661218Z 2021-05-16T00:41:49.2662270Z Packages (1) mingw-w64-x86_64-nlopt-2.6.2-1 2021-05-16T00:41:49.2663619Z 2021-05-16T00:41:49.2664136Z Total Download Size: 0.33 MiB 2021-05-16T00:41:49.2664896Z Total Installed Size: 1.08 MiB 2021-05-16T00:41:49.2665278Z 2021-05-16T00:41:49.2666076Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:49.2666878Z :: Retrieving packages... 2021-05-16T00:41:49.5796376Z downloading mingw-w64-x86_64-nlopt-2.6.2-1-any.pkg.tar.xz... 2021-05-16T00:41:49.9581206Z checking keyring... 2021-05-16T00:41:50.0471798Z checking package integrity... 2021-05-16T00:41:50.1774458Z loading package files... 2021-05-16T00:41:50.1808263Z checking for file conflicts... 2021-05-16T00:41:50.1819187Z checking available disk space... 2021-05-16T00:41:50.1831951Z :: Processing package changes... 2021-05-16T00:41:50.1833194Z installing mingw-w64-x86_64-nlopt... 2021-05-16T00:41:51.0384448Z error: target not found: mingw-w64-x86_64-openbabel 2021-05-16T00:41:51.7402583Z warning: mingw-w64-x86_64-openblas-0.3.13-2 is up to date -- reinstalling 2021-05-16T00:41:51.7403249Z resolving dependencies... 2021-05-16T00:41:51.7614176Z looking for conflicting packages... 2021-05-16T00:41:51.7750055Z 2021-05-16T00:41:51.7750854Z Packages (1) mingw-w64-x86_64-openblas-0.3.13-2 2021-05-16T00:41:51.7751345Z 2021-05-16T00:41:51.7752160Z Total Installed Size: 77.64 MiB 2021-05-16T00:41:51.7753027Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:51.7753773Z 2021-05-16T00:41:51.7754648Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:51.7755807Z checking keyring... 2021-05-16T00:41:51.8410647Z checking package integrity... 2021-05-16T00:41:51.9959160Z loading package files... 2021-05-16T00:41:51.9984327Z checking for file conflicts... 2021-05-16T00:41:51.9985144Z checking available disk space... 2021-05-16T00:41:52.0029459Z :: Processing package changes... 2021-05-16T00:41:52.0030031Z reinstalling mingw-w64-x86_64-openblas... 2021-05-16T00:41:52.8791126Z warning: mingw-w64-x86_64-opencv-4.5.1-2 is up to date -- reinstalling 2021-05-16T00:41:52.8791855Z resolving dependencies... 2021-05-16T00:41:52.9071335Z looking for conflicting packages... 2021-05-16T00:41:52.9146273Z 2021-05-16T00:41:52.9147079Z Packages (1) mingw-w64-x86_64-opencv-4.5.1-2 2021-05-16T00:41:52.9147718Z 2021-05-16T00:41:52.9148250Z Total Installed Size: 107.68 MiB 2021-05-16T00:41:52.9149314Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:52.9149670Z 2021-05-16T00:41:52.9151077Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:52.9151939Z checking keyring... 2021-05-16T00:41:52.9831422Z checking package integrity... 2021-05-16T00:41:53.3577927Z loading package files... 2021-05-16T00:41:53.3670688Z checking for file conflicts... 2021-05-16T00:41:53.3671504Z checking available disk space... 2021-05-16T00:41:53.4060540Z :: Processing package changes... 2021-05-16T00:41:53.4061368Z reinstalling mingw-w64-x86_64-opencv... 2021-05-16T00:41:55.1248016Z warning: mingw-w64-x86_64-openjpeg2-2.3.1-1 is up to date -- reinstalling 2021-05-16T00:41:55.1248830Z resolving dependencies... 2021-05-16T00:41:55.1553171Z looking for conflicting packages... 2021-05-16T00:41:55.1621961Z 2021-05-16T00:41:55.1622736Z Packages (1) mingw-w64-x86_64-openjpeg2-2.3.1-1 2021-05-16T00:41:55.1623224Z 2021-05-16T00:41:55.1623719Z Total Installed Size: 3.54 MiB 2021-05-16T00:41:55.1624344Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:55.1624650Z 2021-05-16T00:41:55.1625111Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:55.1625919Z checking keyring... 2021-05-16T00:41:55.2340152Z checking package integrity... 2021-05-16T00:41:55.3502945Z loading package files... 2021-05-16T00:41:55.3556712Z checking for file conflicts... 2021-05-16T00:41:55.3557709Z checking available disk space... 2021-05-16T00:41:55.3591966Z :: Processing package changes... 2021-05-16T00:41:55.3593462Z reinstalling mingw-w64-x86_64-openjpeg2... 2021-05-16T00:41:56.1784815Z warning: mingw-w64-x86_64-openssl-1.1.1.k-2 is up to date -- reinstalling 2021-05-16T00:41:56.1785488Z resolving dependencies... 2021-05-16T00:41:56.2091955Z looking for conflicting packages... 2021-05-16T00:41:56.2241114Z 2021-05-16T00:41:56.2241957Z Packages (1) mingw-w64-x86_64-openssl-1.1.1.k-2 2021-05-16T00:41:56.2242443Z 2021-05-16T00:41:56.2242935Z Total Download Size: 4.75 MiB 2021-05-16T00:41:56.2243506Z Total Installed Size: 69.11 MiB 2021-05-16T00:41:56.2244188Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:41:56.2244574Z 2021-05-16T00:41:56.2245195Z :: Proceed with installation? [Y/n] 2021-05-16T00:41:56.2245789Z :: Retrieving packages... 2021-05-16T00:41:56.5649230Z downloading mingw-w64-x86_64-openssl-1.1.1.k-2-any.pkg.tar.zst... 2021-05-16T00:41:57.4548914Z checking keyring... 2021-05-16T00:41:57.5431554Z checking package integrity... 2021-05-16T00:41:57.7065926Z loading package files... 2021-05-16T00:41:57.7829213Z checking for file conflicts... 2021-05-16T00:41:57.7837053Z checking available disk space... 2021-05-16T00:42:01.1403654Z :: Processing package changes... 2021-05-16T00:42:01.1405381Z reinstalling mingw-w64-x86_64-openssl... 2021-05-16T00:42:11.0976165Z warning: mingw-w64-x86_64-pango-1.48.4-2 is up to date -- reinstalling 2021-05-16T00:42:11.0976843Z resolving dependencies... 2021-05-16T00:42:11.1193450Z looking for conflicting packages... 2021-05-16T00:42:11.1369237Z 2021-05-16T00:42:11.1370033Z Packages (1) mingw-w64-x86_64-pango-1.48.4-2 2021-05-16T00:42:11.1370495Z 2021-05-16T00:42:11.1370974Z Total Installed Size: 12.40 MiB 2021-05-16T00:42:11.1371819Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:11.1372077Z 2021-05-16T00:42:11.1372544Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:11.1373974Z checking keyring... 2021-05-16T00:42:11.2072219Z checking package integrity... 2021-05-16T00:42:11.3250866Z loading package files... 2021-05-16T00:42:11.3371247Z checking for file conflicts... 2021-05-16T00:42:11.3372270Z checking available disk space... 2021-05-16T00:42:11.3857617Z :: Processing package changes... 2021-05-16T00:42:11.3858844Z reinstalling mingw-w64-x86_64-pango... 2021-05-16T00:42:13.2357262Z warning: mingw-w64-x86_64-pcre-8.44-3 is up to date -- reinstalling 2021-05-16T00:42:13.2357957Z resolving dependencies... 2021-05-16T00:42:13.2691840Z looking for conflicting packages... 2021-05-16T00:42:13.2767377Z 2021-05-16T00:42:13.2768509Z Packages (1) mingw-w64-x86_64-pcre-8.44-3 2021-05-16T00:42:13.2768995Z 2021-05-16T00:42:13.2769788Z Total Installed Size: 4.16 MiB 2021-05-16T00:42:13.2770277Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:13.2770905Z 2021-05-16T00:42:13.2771643Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:13.2772461Z checking keyring... 2021-05-16T00:42:13.3491744Z checking package integrity... 2021-05-16T00:42:13.4611997Z loading package files... 2021-05-16T00:42:13.4638294Z checking for file conflicts... 2021-05-16T00:42:13.4639070Z checking available disk space... 2021-05-16T00:42:13.4776173Z :: Processing package changes... 2021-05-16T00:42:13.4777193Z reinstalling mingw-w64-x86_64-pcre... 2021-05-16T00:42:14.5043592Z resolving dependencies... 2021-05-16T00:42:14.5370537Z looking for conflicting packages... 2021-05-16T00:42:14.5441967Z 2021-05-16T00:42:14.5442686Z Packages (1) mingw-w64-x86_64-pcre2-10.36-1 2021-05-16T00:42:14.5443134Z 2021-05-16T00:42:14.5443784Z Total Download Size: 0.98 MiB 2021-05-16T00:42:14.5444529Z Total Installed Size: 4.80 MiB 2021-05-16T00:42:14.5445091Z 2021-05-16T00:42:14.5445718Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:14.5446533Z :: Retrieving packages... 2021-05-16T00:42:14.8575678Z downloading mingw-w64-x86_64-pcre2-10.36-1-any.pkg.tar.zst... 2021-05-16T00:42:15.4271439Z checking keyring... 2021-05-16T00:42:15.5204239Z checking package integrity... 2021-05-16T00:42:15.6534181Z loading package files... 2021-05-16T00:42:15.6576713Z checking for file conflicts... 2021-05-16T00:42:15.6733446Z checking available disk space... 2021-05-16T00:42:15.6746129Z :: Processing package changes... 2021-05-16T00:42:15.6746902Z installing mingw-w64-x86_64-pcre2... 2021-05-16T00:42:16.6338345Z warning: mingw-w64-x86_64-pixman-0.40.0-2 is up to date -- reinstalling 2021-05-16T00:42:16.6339063Z resolving dependencies... 2021-05-16T00:42:16.6468963Z looking for conflicting packages... 2021-05-16T00:42:16.6747985Z 2021-05-16T00:42:16.6748972Z Packages (1) mingw-w64-x86_64-pixman-0.40.0-2 2021-05-16T00:42:16.6749454Z 2021-05-16T00:42:16.6749960Z Total Installed Size: 1.57 MiB 2021-05-16T00:42:16.6750886Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:16.6751491Z 2021-05-16T00:42:16.6752170Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:16.6752750Z checking keyring... 2021-05-16T00:42:16.7450164Z checking package integrity... 2021-05-16T00:42:16.8519610Z loading package files... 2021-05-16T00:42:16.8539271Z checking for file conflicts... 2021-05-16T00:42:16.8540228Z checking available disk space... 2021-05-16T00:42:16.8558123Z :: Processing package changes... 2021-05-16T00:42:16.8558858Z reinstalling mingw-w64-x86_64-pixman... 2021-05-16T00:42:17.6033363Z resolving dependencies... 2021-05-16T00:42:17.6262044Z looking for conflicting packages... 2021-05-16T00:42:17.6400673Z :: mingw-w64-x86_64-pkg-config and mingw-w64-x86_64-pkgconf are in conflict. Remove mingw-w64-x86_64-pkgconf? [Y/n] 2021-05-16T00:42:17.6417846Z 2021-05-16T00:42:17.6418869Z Packages (2) mingw-w64-x86_64-pkgconf-1.7.4-2 [removal] mingw-w64-x86_64-pkg-config-0.29.2-3 2021-05-16T00:42:17.6419538Z 2021-05-16T00:42:17.6420067Z Total Download Size: 0.26 MiB 2021-05-16T00:42:17.6420640Z Total Installed Size: 1.33 MiB 2021-05-16T00:42:17.6421244Z Net Upgrade Size: 0.85 MiB 2021-05-16T00:42:17.6421627Z 2021-05-16T00:42:17.6422238Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:17.6422884Z :: Retrieving packages... 2021-05-16T00:42:17.9579735Z downloading mingw-w64-x86_64-pkg-config-0.29.2-3-any.pkg.tar.zst... 2021-05-16T00:42:18.3418886Z checking keyring... 2021-05-16T00:42:18.4295387Z checking package integrity... 2021-05-16T00:42:18.5633135Z loading package files... 2021-05-16T00:42:18.5644739Z checking for file conflicts... 2021-05-16T00:42:18.5652182Z checking available disk space... 2021-05-16T00:42:18.5677966Z :: Processing package changes... 2021-05-16T00:42:18.5679930Z removing mingw-w64-x86_64-pkgconf... 2021-05-16T00:42:18.7087737Z installing mingw-w64-x86_64-pkg-config... 2021-05-16T00:42:19.5576973Z warning: mingw-w64-x86_64-poppler-data-0.4.10-1 is up to date -- reinstalling 2021-05-16T00:42:19.5577957Z resolving dependencies... 2021-05-16T00:42:19.5578694Z looking for conflicting packages... 2021-05-16T00:42:19.6042563Z 2021-05-16T00:42:19.6043752Z Packages (1) mingw-w64-x86_64-poppler-data-0.4.10-1 2021-05-16T00:42:19.6044345Z 2021-05-16T00:42:19.6045283Z Total Installed Size: 12.33 MiB 2021-05-16T00:42:19.6046083Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:19.6046436Z 2021-05-16T00:42:19.6046930Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:19.6047441Z checking keyring... 2021-05-16T00:42:19.6768760Z checking package integrity... 2021-05-16T00:42:19.8059621Z loading package files... 2021-05-16T00:42:19.8113744Z checking for file conflicts... 2021-05-16T00:42:19.8114689Z checking available disk space... 2021-05-16T00:42:19.8291862Z :: Processing package changes... 2021-05-16T00:42:19.8293072Z reinstalling mingw-w64-x86_64-poppler-data... 2021-05-16T00:42:20.9591291Z warning: mingw-w64-x86_64-poppler-20.12.1-2 is up to date -- reinstalling 2021-05-16T00:42:20.9592067Z resolving dependencies... 2021-05-16T00:42:20.9896442Z looking for conflicting packages... 2021-05-16T00:42:20.9972164Z 2021-05-16T00:42:20.9973037Z Packages (1) mingw-w64-x86_64-poppler-20.12.1-2 2021-05-16T00:42:20.9973960Z 2021-05-16T00:42:20.9974499Z Total Installed Size: 11.78 MiB 2021-05-16T00:42:20.9974976Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:20.9975256Z 2021-05-16T00:42:20.9976115Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:20.9976722Z checking keyring... 2021-05-16T00:42:21.0655853Z checking package integrity... 2021-05-16T00:42:21.1876076Z loading package files... 2021-05-16T00:42:21.1921101Z checking for file conflicts... 2021-05-16T00:42:21.1922995Z checking available disk space... 2021-05-16T00:42:21.2039360Z :: Processing package changes... 2021-05-16T00:42:21.2040593Z reinstalling mingw-w64-x86_64-poppler... 2021-05-16T00:42:22.2594348Z warning: mingw-w64-x86_64-proj-6.3.2-2 is up to date -- reinstalling 2021-05-16T00:42:22.2595267Z resolving dependencies... 2021-05-16T00:42:22.2893179Z looking for conflicting packages... 2021-05-16T00:42:22.2990704Z 2021-05-16T00:42:22.2991632Z Packages (1) mingw-w64-x86_64-proj-6.3.2-2 2021-05-16T00:42:22.2992122Z 2021-05-16T00:42:22.2992927Z Total Installed Size: 19.91 MiB 2021-05-16T00:42:22.2993671Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:22.2994261Z 2021-05-16T00:42:22.2995136Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:22.2995790Z checking keyring... 2021-05-16T00:42:22.3715967Z checking package integrity... 2021-05-16T00:42:22.5116896Z loading package files... 2021-05-16T00:42:22.5145757Z checking for file conflicts... 2021-05-16T00:42:22.5146754Z checking available disk space... 2021-05-16T00:42:22.5192945Z :: Processing package changes... 2021-05-16T00:42:22.5193800Z reinstalling mingw-w64-x86_64-proj... 2021-05-16T00:42:23.3702488Z warning: mingw-w64-x86_64-protobuf-3.16.0-1 is up to date -- reinstalling 2021-05-16T00:42:23.3703189Z resolving dependencies... 2021-05-16T00:42:23.4014295Z looking for conflicting packages... 2021-05-16T00:42:23.4076369Z 2021-05-16T00:42:23.4077216Z Packages (1) mingw-w64-x86_64-protobuf-3.16.0-1 2021-05-16T00:42:23.4077692Z 2021-05-16T00:42:23.4078329Z Total Installed Size: 29.16 MiB 2021-05-16T00:42:23.4079062Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:23.4079412Z 2021-05-16T00:42:23.4080259Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:23.4080860Z checking keyring... 2021-05-16T00:42:23.4746303Z checking package integrity... 2021-05-16T00:42:23.5976185Z loading package files... 2021-05-16T00:42:23.5997963Z checking for file conflicts... 2021-05-16T00:42:23.5998761Z checking available disk space... 2021-05-16T00:42:23.6084998Z :: Processing package changes... 2021-05-16T00:42:23.6086081Z reinstalling mingw-w64-x86_64-protobuf... 2021-05-16T00:42:24.6388473Z warning: mingw-w64-x86_64-python-3.8.9-2 is up to date -- reinstalling 2021-05-16T00:42:24.6389474Z resolving dependencies... 2021-05-16T00:42:24.6699161Z looking for conflicting packages... 2021-05-16T00:42:24.6815487Z 2021-05-16T00:42:24.6816247Z Packages (1) mingw-w64-x86_64-python-3.8.9-2 2021-05-16T00:42:24.6816737Z 2021-05-16T00:42:24.6817254Z Total Download Size: 17.02 MiB 2021-05-16T00:42:24.6817821Z Total Installed Size: 113.47 MiB 2021-05-16T00:42:24.6818399Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:24.6818764Z 2021-05-16T00:42:24.6819542Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:24.6820528Z :: Retrieving packages... 2021-05-16T00:42:25.0021744Z downloading mingw-w64-x86_64-python-3.8.9-2-any.pkg.tar.zst... 2021-05-16T00:42:26.3425220Z checking keyring... 2021-05-16T00:42:26.4524190Z checking package integrity... 2021-05-16T00:42:26.7682220Z loading package files... 2021-05-16T00:42:26.8431616Z checking for file conflicts... 2021-05-16T00:42:26.8439059Z checking available disk space... 2021-05-16T00:42:29.5350224Z :: Processing package changes... 2021-05-16T00:42:29.5351340Z reinstalling mingw-w64-x86_64-python... 2021-05-16T00:42:38.6354742Z resolving dependencies... 2021-05-16T00:42:38.6662942Z looking for conflicting packages... 2021-05-16T00:42:38.6738320Z 2021-05-16T00:42:38.6739753Z Packages (1) mingw-w64-x86_64-qpdf-10.1.0-1 2021-05-16T00:42:38.6740339Z 2021-05-16T00:42:38.6740947Z Total Download Size: 0.98 MiB 2021-05-16T00:42:38.6741825Z Total Installed Size: 3.56 MiB 2021-05-16T00:42:38.6742841Z 2021-05-16T00:42:38.6743433Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:38.6744018Z :: Retrieving packages... 2021-05-16T00:42:38.9931836Z downloading mingw-w64-x86_64-qpdf-10.1.0-1-any.pkg.tar.zst... 2021-05-16T00:42:39.5607885Z checking keyring... 2021-05-16T00:42:39.6732260Z checking package integrity... 2021-05-16T00:42:39.8221749Z loading package files... 2021-05-16T00:42:39.8245207Z checking for file conflicts... 2021-05-16T00:42:39.8284004Z checking available disk space... 2021-05-16T00:42:39.8298060Z :: Processing package changes... 2021-05-16T00:42:39.8298909Z installing mingw-w64-x86_64-qpdf... 2021-05-16T00:42:40.5976819Z resolving dependencies... 2021-05-16T00:42:40.6066493Z looking for conflicting packages... 2021-05-16T00:42:40.6390630Z 2021-05-16T00:42:40.6391866Z Packages (1) mingw-w64-x86_64-quantlib-1.20-1 2021-05-16T00:42:40.6392421Z 2021-05-16T00:42:40.6392982Z Total Download Size: 27.03 MiB 2021-05-16T00:42:40.6393661Z Total Installed Size: 194.29 MiB 2021-05-16T00:42:40.6394092Z 2021-05-16T00:42:40.6394952Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:40.6395878Z :: Retrieving packages... 2021-05-16T00:42:40.9745766Z downloading mingw-w64-x86_64-quantlib-1.20-1-any.pkg.tar.zst... 2021-05-16T00:42:42.7017626Z checking keyring... 2021-05-16T00:42:42.7914811Z checking package integrity... 2021-05-16T00:42:43.1522402Z loading package files... 2021-05-16T00:42:43.1703643Z checking for file conflicts... 2021-05-16T00:42:43.2914172Z checking available disk space... 2021-05-16T00:42:43.2932482Z :: Processing package changes... 2021-05-16T00:42:43.2933343Z installing mingw-w64-x86_64-quantlib... 2021-05-16T00:42:45.6263256Z resolving dependencies... 2021-05-16T00:42:45.6622124Z looking for conflicting packages... 2021-05-16T00:42:45.6635878Z 2021-05-16T00:42:45.6637359Z Packages (2) mingw-w64-x86_64-popt-1.16-2 mingw-w64-x86_64-rabbitmq-c-0.10.0-1 2021-05-16T00:42:45.6638176Z 2021-05-16T00:42:45.6638699Z Total Download Size: 0.18 MiB 2021-05-16T00:42:45.6639316Z Total Installed Size: 0.79 MiB 2021-05-16T00:42:45.6639719Z 2021-05-16T00:42:45.6640374Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:45.6641073Z :: Retrieving packages... 2021-05-16T00:42:45.9872580Z downloading mingw-w64-x86_64-popt-1.16-2-any.pkg.tar.zst... 2021-05-16T00:42:46.2772020Z downloading mingw-w64-x86_64-rabbitmq-c-0.10.0-1-any.pkg.tar.xz... 2021-05-16T00:42:46.3743954Z checking keyring... 2021-05-16T00:42:46.5696511Z checking package integrity... 2021-05-16T00:42:46.8180412Z loading package files... 2021-05-16T00:42:46.8247059Z checking for file conflicts... 2021-05-16T00:42:46.8311339Z checking available disk space... 2021-05-16T00:42:46.8324277Z :: Processing package changes... 2021-05-16T00:42:46.8325235Z installing mingw-w64-x86_64-popt... 2021-05-16T00:42:46.8669424Z installing mingw-w64-x86_64-rabbitmq-c... 2021-05-16T00:42:47.6678527Z error: target not found: mingw-w64-x86_64-raptor2 2021-05-16T00:42:48.4657927Z error: target not found: mingw-w64-x86_64-rasqal 2021-05-16T00:42:49.1643541Z warning: mingw-w64-x86_64-re2-20210401-1 is up to date -- reinstalling 2021-05-16T00:42:49.1644334Z resolving dependencies... 2021-05-16T00:42:49.1753521Z looking for conflicting packages... 2021-05-16T00:42:49.3137419Z 2021-05-16T00:42:49.3138445Z Packages (1) mingw-w64-x86_64-re2-20210401-1 2021-05-16T00:42:49.3139467Z 2021-05-16T00:42:49.3140398Z Total Installed Size: 1.79 MiB 2021-05-16T00:42:49.3141367Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:49.3141840Z 2021-05-16T00:42:49.3142424Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:49.3145908Z checking keyring... 2021-05-16T00:42:49.3829772Z checking package integrity... 2021-05-16T00:42:49.4837508Z loading package files... 2021-05-16T00:42:49.4849006Z checking for file conflicts... 2021-05-16T00:42:49.4849743Z checking available disk space... 2021-05-16T00:42:49.4903174Z :: Processing package changes... 2021-05-16T00:42:49.4903951Z reinstalling mingw-w64-x86_64-re2... 2021-05-16T00:42:50.2241962Z warning: mingw-w64-x86_64-readline-8.0.004-2 is up to date -- reinstalling 2021-05-16T00:42:50.2243002Z resolving dependencies... 2021-05-16T00:42:50.2538691Z looking for conflicting packages... 2021-05-16T00:42:50.2623164Z 2021-05-16T00:42:50.2624183Z Packages (1) mingw-w64-x86_64-readline-8.0.004-2 2021-05-16T00:42:50.2625211Z 2021-05-16T00:42:50.2625697Z Total Download Size: 0.37 MiB 2021-05-16T00:42:50.2626233Z Total Installed Size: 1.57 MiB 2021-05-16T00:42:50.2626775Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:50.2627119Z 2021-05-16T00:42:50.2627707Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:50.2628479Z :: Retrieving packages... 2021-05-16T00:42:50.5784727Z downloading mingw-w64-x86_64-readline-8.0.004-2-any.pkg.tar.zst... 2021-05-16T00:42:50.9628697Z checking keyring... 2021-05-16T00:42:51.0435703Z checking package integrity... 2021-05-16T00:42:51.1743607Z loading package files... 2021-05-16T00:42:51.1768806Z checking for file conflicts... 2021-05-16T00:42:51.1769969Z checking available disk space... 2021-05-16T00:42:51.1958072Z :: Processing package changes... 2021-05-16T00:42:51.1959355Z reinstalling mingw-w64-x86_64-readline... 2021-05-16T00:42:52.0306325Z error: target not found: mingw-w64-x86_64-redland 2021-05-16T00:42:52.7483731Z warning: mingw-w64-x86_64-rhash-1.4.1-3 is up to date -- reinstalling 2021-05-16T00:42:52.7484601Z resolving dependencies... 2021-05-16T00:42:52.7622734Z looking for conflicting packages... 2021-05-16T00:42:52.7874917Z 2021-05-16T00:42:52.7875694Z Packages (1) mingw-w64-x86_64-rhash-1.4.1-3 2021-05-16T00:42:52.7876151Z 2021-05-16T00:42:52.7877029Z Total Installed Size: 4.30 MiB 2021-05-16T00:42:52.7877900Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:52.7878192Z 2021-05-16T00:42:52.7879132Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:52.7879733Z checking keyring... 2021-05-16T00:42:52.8576540Z checking package integrity... 2021-05-16T00:42:52.9724068Z loading package files... 2021-05-16T00:42:52.9749169Z checking for file conflicts... 2021-05-16T00:42:52.9749886Z checking available disk space... 2021-05-16T00:42:52.9792541Z :: Processing package changes... 2021-05-16T00:42:52.9793340Z reinstalling mingw-w64-x86_64-rhash... 2021-05-16T00:42:53.7333446Z resolving dependencies... 2021-05-16T00:42:53.7738693Z looking for conflicting packages... 2021-05-16T00:42:53.7752834Z 2021-05-16T00:42:53.7753939Z Packages (2) mingw-w64-x86_64-pdcurses-4.1.0-5 mingw-w64-x86_64-ruby-3.0.1-2 2021-05-16T00:42:53.7754535Z 2021-05-16T00:42:53.7755032Z Total Download Size: 7.12 MiB 2021-05-16T00:42:53.7755609Z Total Installed Size: 31.49 MiB 2021-05-16T00:42:53.7756009Z 2021-05-16T00:42:53.7756961Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:53.7757584Z :: Retrieving packages... 2021-05-16T00:42:54.0874349Z downloading mingw-w64-x86_64-pdcurses-4.1.0-5-any.pkg.tar.zst... 2021-05-16T00:42:54.5755124Z downloading mingw-w64-x86_64-ruby-3.0.1-2-any.pkg.tar.zst... 2021-05-16T00:42:55.1704668Z checking keyring... 2021-05-16T00:42:55.2630483Z checking package integrity... 2021-05-16T00:42:55.5893745Z loading package files... 2021-05-16T00:42:55.6198535Z checking for file conflicts... 2021-05-16T00:42:55.9261370Z checking available disk space... 2021-05-16T00:42:55.9281206Z :: Processing package changes... 2021-05-16T00:42:55.9282263Z installing mingw-w64-x86_64-pdcurses... 2021-05-16T00:42:55.9458872Z installing mingw-w64-x86_64-ruby... 2021-05-16T00:42:59.3115630Z warning: mingw-w64-x86_64-snappy-1.1.8-1 is up to date -- reinstalling 2021-05-16T00:42:59.3116331Z resolving dependencies... 2021-05-16T00:42:59.3230142Z looking for conflicting packages... 2021-05-16T00:42:59.3492132Z 2021-05-16T00:42:59.3492865Z Packages (1) mingw-w64-x86_64-snappy-1.1.8-1 2021-05-16T00:42:59.3493298Z 2021-05-16T00:42:59.3493777Z Total Installed Size: 0.16 MiB 2021-05-16T00:42:59.3494762Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:42:59.3495385Z 2021-05-16T00:42:59.3496057Z :: Proceed with installation? [Y/n] 2021-05-16T00:42:59.3496684Z checking keyring... 2021-05-16T00:42:59.4159733Z checking package integrity... 2021-05-16T00:42:59.5142639Z loading package files... 2021-05-16T00:42:59.5179930Z checking for file conflicts... 2021-05-16T00:42:59.5180879Z checking available disk space... 2021-05-16T00:42:59.5241574Z :: Processing package changes... 2021-05-16T00:42:59.5242401Z reinstalling mingw-w64-x86_64-snappy... 2021-05-16T00:43:00.2566140Z warning: mingw-w64-x86_64-sqlite3-3.35.5-1 is up to date -- reinstalling 2021-05-16T00:43:00.2566873Z resolving dependencies... 2021-05-16T00:43:00.2868530Z looking for conflicting packages... 2021-05-16T00:43:00.2959546Z 2021-05-16T00:43:00.2960712Z Packages (1) mingw-w64-x86_64-sqlite3-3.35.5-1 2021-05-16T00:43:00.2961221Z 2021-05-16T00:43:00.2961897Z Total Download Size: 6.74 MiB 2021-05-16T00:43:00.2962644Z Total Installed Size: 48.62 MiB 2021-05-16T00:43:00.2963181Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:00.2963536Z 2021-05-16T00:43:00.2964138Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:00.2964753Z :: Retrieving packages... 2021-05-16T00:43:00.6085957Z downloading mingw-w64-x86_64-sqlite3-3.35.5-1-any.pkg.tar.zst... 2021-05-16T00:43:01.4831289Z checking keyring... 2021-05-16T00:43:01.5762725Z checking package integrity... 2021-05-16T00:43:01.7677579Z loading package files... 2021-05-16T00:43:01.7812245Z checking for file conflicts... 2021-05-16T00:43:01.7813048Z checking available disk space... 2021-05-16T00:43:02.1892089Z :: Processing package changes... 2021-05-16T00:43:02.1893782Z reinstalling mingw-w64-x86_64-sqlite3... 2021-05-16T00:43:04.0983320Z warning: mingw-w64-x86_64-szip-2.1.1-2 is up to date -- reinstalling 2021-05-16T00:43:04.0984119Z resolving dependencies... 2021-05-16T00:43:04.0984952Z looking for conflicting packages... 2021-05-16T00:43:04.1358801Z 2021-05-16T00:43:04.1359484Z Packages (1) mingw-w64-x86_64-szip-2.1.1-2 2021-05-16T00:43:04.1359896Z 2021-05-16T00:43:04.1360353Z Total Installed Size: 0.16 MiB 2021-05-16T00:43:04.1361117Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:04.1361389Z 2021-05-16T00:43:04.1362281Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:04.1362851Z checking keyring... 2021-05-16T00:43:04.2011893Z checking package integrity... 2021-05-16T00:43:04.3222108Z loading package files... 2021-05-16T00:43:04.3268313Z checking for file conflicts... 2021-05-16T00:43:04.3269176Z checking available disk space... 2021-05-16T00:43:04.3294731Z :: Processing package changes... 2021-05-16T00:43:04.3295457Z reinstalling mingw-w64-x86_64-szip... 2021-05-16T00:43:05.0641559Z warning: mingw-w64-x86_64-tcl-8.6.11-3 is up to date -- reinstalling 2021-05-16T00:43:05.0642744Z resolving dependencies... 2021-05-16T00:43:05.0966904Z looking for conflicting packages... 2021-05-16T00:43:05.1051174Z 2021-05-16T00:43:05.1052130Z Packages (1) mingw-w64-x86_64-tcl-8.6.11-3 2021-05-16T00:43:05.1052580Z 2021-05-16T00:43:05.1053107Z Total Download Size: 2.59 MiB 2021-05-16T00:43:05.1053711Z Total Installed Size: 9.64 MiB 2021-05-16T00:43:05.1054307Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:05.1054834Z 2021-05-16T00:43:05.1055455Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:05.1056071Z :: Retrieving packages... 2021-05-16T00:43:05.4219457Z downloading mingw-w64-x86_64-tcl-8.6.11-3-any.pkg.tar.zst... 2021-05-16T00:43:06.1954537Z checking keyring... 2021-05-16T00:43:06.2764532Z checking package integrity... 2021-05-16T00:43:06.4232204Z loading package files... 2021-05-16T00:43:06.4416977Z checking for file conflicts... 2021-05-16T00:43:06.4418821Z checking available disk space... 2021-05-16T00:43:06.8180059Z :: Processing package changes... 2021-05-16T00:43:06.8181170Z reinstalling mingw-w64-x86_64-tcl... 2021-05-16T00:43:09.5794052Z warning: mingw-w64-x86_64-termcap-1.3.1-6 is up to date -- reinstalling 2021-05-16T00:43:09.5794802Z resolving dependencies... 2021-05-16T00:43:09.5922547Z looking for conflicting packages... 2021-05-16T00:43:09.6174460Z 2021-05-16T00:43:09.6175733Z Packages (1) mingw-w64-x86_64-termcap-1.3.1-6 2021-05-16T00:43:09.6176473Z 2021-05-16T00:43:09.6176958Z Total Download Size: 0.03 MiB 2021-05-16T00:43:09.6177506Z Total Installed Size: 0.06 MiB 2021-05-16T00:43:09.6178031Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:09.6178373Z 2021-05-16T00:43:09.6178964Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:09.6179549Z :: Retrieving packages... 2021-05-16T00:43:09.9394196Z downloading mingw-w64-x86_64-termcap-1.3.1-6-any.pkg.tar.zst... 2021-05-16T00:43:10.0362773Z checking keyring... 2021-05-16T00:43:10.1282608Z checking package integrity... 2021-05-16T00:43:10.2513757Z loading package files... 2021-05-16T00:43:10.2526064Z checking for file conflicts... 2021-05-16T00:43:10.2526791Z checking available disk space... 2021-05-16T00:43:10.2564478Z :: Processing package changes... 2021-05-16T00:43:10.2565282Z reinstalling mingw-w64-x86_64-termcap... 2021-05-16T00:43:10.9897498Z warning: mingw-w64-x86_64-tesseract-ocr-4.1.1-7 is up to date -- reinstalling 2021-05-16T00:43:10.9898216Z resolving dependencies... 2021-05-16T00:43:11.0189944Z looking for conflicting packages... 2021-05-16T00:43:11.0261575Z 2021-05-16T00:43:11.0262395Z Packages (1) mingw-w64-x86_64-tesseract-ocr-4.1.1-7 2021-05-16T00:43:11.0262874Z 2021-05-16T00:43:11.0263640Z Total Installed Size: 24.86 MiB 2021-05-16T00:43:11.0264476Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:11.0264930Z 2021-05-16T00:43:11.0265771Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:11.0266371Z checking keyring... 2021-05-16T00:43:11.1141719Z checking package integrity... 2021-05-16T00:43:11.2769454Z loading package files... 2021-05-16T00:43:11.2799856Z checking for file conflicts... 2021-05-16T00:43:11.2800891Z checking available disk space... 2021-05-16T00:43:11.2854231Z :: Processing package changes... 2021-05-16T00:43:11.2855124Z reinstalling mingw-w64-x86_64-tesseract-ocr... 2021-05-16T00:43:12.0990521Z warning: mingw-w64-x86_64-thrift-0.13.0-2 is up to date -- reinstalling 2021-05-16T00:43:12.0991207Z resolving dependencies... 2021-05-16T00:43:12.1293215Z looking for conflicting packages... 2021-05-16T00:43:12.1363623Z 2021-05-16T00:43:12.1364574Z Packages (1) mingw-w64-x86_64-thrift-0.13.0-2 2021-05-16T00:43:12.1365030Z 2021-05-16T00:43:12.1365564Z Total Installed Size: 7.49 MiB 2021-05-16T00:43:12.1366319Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:12.1366579Z 2021-05-16T00:43:12.1367820Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:12.1368612Z checking keyring... 2021-05-16T00:43:12.2033844Z checking package integrity... 2021-05-16T00:43:12.3314427Z loading package files... 2021-05-16T00:43:12.3347592Z checking for file conflicts... 2021-05-16T00:43:12.3348338Z checking available disk space... 2021-05-16T00:43:12.3707084Z :: Processing package changes... 2021-05-16T00:43:12.3708726Z reinstalling mingw-w64-x86_64-thrift... 2021-05-16T00:43:13.1947987Z resolving dependencies... 2021-05-16T00:43:13.2273055Z looking for conflicting packages... 2021-05-16T00:43:13.2343010Z 2021-05-16T00:43:13.2343897Z Packages (1) mingw-w64-x86_64-tiledb-2.2.4-2 2021-05-16T00:43:13.2344325Z 2021-05-16T00:43:13.2344810Z Total Download Size: 3.09 MiB 2021-05-16T00:43:13.2348212Z Total Installed Size: 47.15 MiB 2021-05-16T00:43:13.2348581Z 2021-05-16T00:43:13.2349187Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:13.2349767Z :: Retrieving packages... 2021-05-16T00:43:13.5478304Z downloading mingw-w64-x86_64-tiledb-2.2.4-2-any.pkg.tar.zst... 2021-05-16T00:43:14.3215625Z checking keyring... 2021-05-16T00:43:14.4132941Z checking package integrity... 2021-05-16T00:43:14.5607574Z loading package files... 2021-05-16T00:43:14.5625928Z checking for file conflicts... 2021-05-16T00:43:14.5658049Z checking available disk space... 2021-05-16T00:43:14.5671768Z :: Processing package changes... 2021-05-16T00:43:14.5672591Z installing mingw-w64-x86_64-tiledb... 2021-05-16T00:43:15.4266795Z warning: mingw-w64-x86_64-tk-8.6.11.1-2 is up to date -- reinstalling 2021-05-16T00:43:15.4268274Z resolving dependencies... 2021-05-16T00:43:15.4560499Z looking for conflicting packages... 2021-05-16T00:43:15.4654823Z 2021-05-16T00:43:15.4655606Z Packages (1) mingw-w64-x86_64-tk-8.6.11.1-2 2021-05-16T00:43:15.4656131Z 2021-05-16T00:43:15.4656622Z Total Download Size: 1.93 MiB 2021-05-16T00:43:15.4657192Z Total Installed Size: 5.55 MiB 2021-05-16T00:43:15.4657746Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:15.4658088Z 2021-05-16T00:43:15.4658719Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:15.4659543Z :: Retrieving packages... 2021-05-16T00:43:15.7832711Z downloading mingw-w64-x86_64-tk-8.6.11.1-2-any.pkg.tar.zst... 2021-05-16T00:43:16.4545712Z checking keyring... 2021-05-16T00:43:16.5505109Z checking package integrity... 2021-05-16T00:43:16.7014182Z loading package files... 2021-05-16T00:43:16.7097316Z checking for file conflicts... 2021-05-16T00:43:16.7098047Z checking available disk space... 2021-05-16T00:43:16.8628411Z :: Processing package changes... 2021-05-16T00:43:16.8629301Z reinstalling mingw-w64-x86_64-tk... 2021-05-16T00:43:18.3008193Z resolving dependencies... 2021-05-16T00:43:18.3287813Z looking for conflicting packages... 2021-05-16T00:43:18.3387277Z 2021-05-16T00:43:18.3388059Z Packages (1) mingw-w64-x86_64-tktable-2.10-5 2021-05-16T00:43:18.3388705Z 2021-05-16T00:43:18.3389200Z Total Download Size: 0.11 MiB 2021-05-16T00:43:18.3389753Z Total Installed Size: 0.30 MiB 2021-05-16T00:43:18.3390258Z 2021-05-16T00:43:18.3390901Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:18.3391696Z :: Retrieving packages... 2021-05-16T00:43:18.6543871Z downloading mingw-w64-x86_64-tktable-2.10-5-any.pkg.tar.zst... 2021-05-16T00:43:18.9427820Z checking keyring... 2021-05-16T00:43:19.0279310Z checking package integrity... 2021-05-16T00:43:19.1519717Z loading package files... 2021-05-16T00:43:19.1538188Z checking for file conflicts... 2021-05-16T00:43:19.1544662Z checking available disk space... 2021-05-16T00:43:19.1558692Z :: Processing package changes... 2021-05-16T00:43:19.1559998Z installing mingw-w64-x86_64-tktable... 2021-05-16T00:43:19.8616887Z warning: mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:43:19.8618036Z resolving dependencies... 2021-05-16T00:43:19.8732765Z looking for conflicting packages... 2021-05-16T00:43:19.8974018Z 2021-05-16T00:43:19.8974865Z Packages (1) mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:43:19.8975434Z 2021-05-16T00:43:19.8976242Z Total Download Size: 0.30 MiB 2021-05-16T00:43:19.8976769Z Total Installed Size: 0.96 MiB 2021-05-16T00:43:19.8977288Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:19.8977615Z 2021-05-16T00:43:19.8978176Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:19.8978745Z :: Retrieving packages... 2021-05-16T00:43:20.2060472Z downloading mingw-w64-x86_64-tools-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:43:20.5848450Z checking keyring... 2021-05-16T00:43:20.6757576Z checking package integrity... 2021-05-16T00:43:20.8013705Z loading package files... 2021-05-16T00:43:20.8030667Z checking for file conflicts... 2021-05-16T00:43:20.8031396Z checking available disk space... 2021-05-16T00:43:20.8072065Z :: Processing package changes... 2021-05-16T00:43:20.8072807Z reinstalling mingw-w64-x86_64-tools-git... 2021-05-16T00:43:21.5559056Z resolving dependencies... 2021-05-16T00:43:21.5670316Z looking for conflicting packages... 2021-05-16T00:43:21.5995954Z 2021-05-16T00:43:21.5997246Z Packages (1) mingw-w64-x86_64-udunits-2.2.27.6-1 2021-05-16T00:43:21.5998071Z 2021-05-16T00:43:21.5999305Z Total Download Size: 0.17 MiB 2021-05-16T00:43:21.6000230Z Total Installed Size: 0.70 MiB 2021-05-16T00:43:21.6000597Z 2021-05-16T00:43:21.6001221Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:21.6001816Z :: Retrieving packages... 2021-05-16T00:43:21.9115175Z downloading mingw-w64-x86_64-udunits-2.2.27.6-1-any.pkg.tar.zst... 2021-05-16T00:43:22.1971306Z checking keyring... 2021-05-16T00:43:22.2844641Z checking package integrity... 2021-05-16T00:43:22.4172609Z loading package files... 2021-05-16T00:43:22.4198863Z checking for file conflicts... 2021-05-16T00:43:22.4214301Z checking available disk space... 2021-05-16T00:43:22.4227030Z :: Processing package changes... 2021-05-16T00:43:22.4227790Z installing mingw-w64-x86_64-udunits... 2021-05-16T00:43:23.1578422Z warning: mingw-w64-x86_64-windows-default-manifest-6.4-3 is up to date -- reinstalling 2021-05-16T00:43:23.1579481Z resolving dependencies... 2021-05-16T00:43:23.1580512Z looking for conflicting packages... 2021-05-16T00:43:23.2017204Z 2021-05-16T00:43:23.2018585Z Packages (1) mingw-w64-x86_64-windows-default-manifest-6.4-3 2021-05-16T00:43:23.2019407Z 2021-05-16T00:43:23.2019927Z Total Download Size: 0.01 MiB 2021-05-16T00:43:23.2020651Z Total Installed Size: 0.00 MiB 2021-05-16T00:43:23.2021436Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:23.2022009Z 2021-05-16T00:43:23.2022822Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:23.2023858Z :: Retrieving packages... 2021-05-16T00:43:23.5221920Z downloading mingw-w64-x86_64-windows-default-manifest-6.4-3-any.pkg.tar.xz... 2021-05-16T00:43:23.6183559Z checking keyring... 2021-05-16T00:43:23.7047615Z checking package integrity... 2021-05-16T00:43:23.8395232Z loading package files... 2021-05-16T00:43:23.8408994Z checking for file conflicts... 2021-05-16T00:43:23.8410136Z checking available disk space... 2021-05-16T00:43:23.8430549Z :: Processing package changes... 2021-05-16T00:43:23.8431866Z reinstalling mingw-w64-x86_64-windows-default-manifest... 2021-05-16T00:43:24.5500353Z warning: mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:43:24.5501226Z resolving dependencies... 2021-05-16T00:43:24.5719448Z looking for conflicting packages... 2021-05-16T00:43:24.5869228Z 2021-05-16T00:43:24.5870155Z Packages (1) mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:43:24.5870798Z 2021-05-16T00:43:24.5871253Z Total Download Size: 0.04 MiB 2021-05-16T00:43:24.5871775Z Total Installed Size: 0.37 MiB 2021-05-16T00:43:24.5872291Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:24.5872610Z 2021-05-16T00:43:24.5873181Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:24.5873746Z :: Retrieving packages... 2021-05-16T00:43:24.9010817Z downloading mingw-w64-x86_64-winpthreads-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:43:25.0931363Z checking keyring... 2021-05-16T00:43:25.1736456Z checking package integrity... 2021-05-16T00:43:25.2948999Z loading package files... 2021-05-16T00:43:25.2969337Z checking for file conflicts... 2021-05-16T00:43:25.2970122Z checking available disk space... 2021-05-16T00:43:25.3033654Z :: Processing package changes... 2021-05-16T00:43:25.3034675Z reinstalling mingw-w64-x86_64-winpthreads-git... 2021-05-16T00:43:26.0268341Z warning: mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 is up to date -- reinstalling 2021-05-16T00:43:26.0269368Z resolving dependencies... 2021-05-16T00:43:26.0270385Z looking for conflicting packages... 2021-05-16T00:43:26.0711833Z 2021-05-16T00:43:26.0713523Z Packages (1) mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1 2021-05-16T00:43:26.0714349Z 2021-05-16T00:43:26.0715053Z Total Download Size: 0.02 MiB 2021-05-16T00:43:26.0715675Z Total Installed Size: 0.21 MiB 2021-05-16T00:43:26.0716286Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:26.0716662Z 2021-05-16T00:43:26.0717351Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:26.0718274Z :: Retrieving packages... 2021-05-16T00:43:26.3845397Z downloading mingw-w64-x86_64-winstorecompat-git-9.0.0.6184.ab0fa5ad-1-any.pkg.tar.zst... 2021-05-16T00:43:26.4808694Z checking keyring... 2021-05-16T00:43:26.5691837Z checking package integrity... 2021-05-16T00:43:26.6932232Z loading package files... 2021-05-16T00:43:26.6950860Z checking for file conflicts... 2021-05-16T00:43:26.6951755Z checking available disk space... 2021-05-16T00:43:26.6973579Z :: Processing package changes... 2021-05-16T00:43:26.6974698Z reinstalling mingw-w64-x86_64-winstorecompat-git... 2021-05-16T00:43:27.4062507Z warning: mingw-w64-x86_64-x264-git-r2991.1771b556-1 is up to date -- reinstalling 2021-05-16T00:43:27.4064082Z resolving dependencies... 2021-05-16T00:43:27.4319706Z looking for conflicting packages... 2021-05-16T00:43:27.4476974Z 2021-05-16T00:43:27.4477805Z Packages (1) mingw-w64-x86_64-x264-git-r2991.1771b556-1 2021-05-16T00:43:27.4478910Z 2021-05-16T00:43:27.4479398Z Total Installed Size: 6.66 MiB 2021-05-16T00:43:27.4480273Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:27.4480671Z 2021-05-16T00:43:27.4481332Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:27.4481903Z checking keyring... 2021-05-16T00:43:27.5164754Z checking package integrity... 2021-05-16T00:43:27.6230976Z loading package files... 2021-05-16T00:43:27.6255438Z checking for file conflicts... 2021-05-16T00:43:27.6256372Z checking available disk space... 2021-05-16T00:43:27.6273763Z :: Processing package changes... 2021-05-16T00:43:27.6274509Z reinstalling mingw-w64-x86_64-x264-git... 2021-05-16T00:43:28.4270673Z warning: mingw-w64-x86_64-x265-3.4-2 is up to date -- reinstalling 2021-05-16T00:43:28.4271550Z resolving dependencies... 2021-05-16T00:43:28.4385330Z looking for conflicting packages... 2021-05-16T00:43:28.4622893Z 2021-05-16T00:43:28.4623657Z Packages (1) mingw-w64-x86_64-x265-3.4-2 2021-05-16T00:43:28.4624105Z 2021-05-16T00:43:28.4625028Z Total Installed Size: 46.73 MiB 2021-05-16T00:43:28.4625891Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:28.4626230Z 2021-05-16T00:43:28.4626706Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:28.4627160Z checking keyring... 2021-05-16T00:43:28.5304429Z checking package integrity... 2021-05-16T00:43:28.6491212Z loading package files... 2021-05-16T00:43:28.6509877Z checking for file conflicts... 2021-05-16T00:43:28.6511835Z checking available disk space... 2021-05-16T00:43:28.6532423Z :: Processing package changes... 2021-05-16T00:43:28.6533196Z reinstalling mingw-w64-x86_64-x265... 2021-05-16T00:43:29.4314979Z warning: mingw-w64-x86_64-xvidcore-1.3.7-2 is up to date -- reinstalling 2021-05-16T00:43:29.4315645Z resolving dependencies... 2021-05-16T00:43:29.4316575Z looking for conflicting packages... 2021-05-16T00:43:29.4657576Z 2021-05-16T00:43:29.4658403Z Packages (1) mingw-w64-x86_64-xvidcore-1.3.7-2 2021-05-16T00:43:29.4658846Z 2021-05-16T00:43:29.4659556Z Total Installed Size: 1.70 MiB 2021-05-16T00:43:29.4660290Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:29.4660772Z 2021-05-16T00:43:29.4661560Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:29.4662119Z checking keyring... 2021-05-16T00:43:29.5304909Z checking package integrity... 2021-05-16T00:43:29.6421741Z loading package files... 2021-05-16T00:43:29.6441131Z checking for file conflicts... 2021-05-16T00:43:29.6441798Z checking available disk space... 2021-05-16T00:43:29.6455999Z :: Processing package changes... 2021-05-16T00:43:29.6456720Z reinstalling mingw-w64-x86_64-xvidcore... 2021-05-16T00:43:30.3434557Z warning: mingw-w64-x86_64-xz-5.2.5-2 is up to date -- reinstalling 2021-05-16T00:43:30.3435234Z resolving dependencies... 2021-05-16T00:43:30.3561684Z looking for conflicting packages... 2021-05-16T00:43:30.3812561Z 2021-05-16T00:43:30.3813572Z Packages (1) mingw-w64-x86_64-xz-5.2.5-2 2021-05-16T00:43:30.3814206Z 2021-05-16T00:43:30.3814937Z Total Download Size: 0.35 MiB 2021-05-16T00:43:30.3815903Z Total Installed Size: 1.67 MiB 2021-05-16T00:43:30.3816555Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:30.3816935Z 2021-05-16T00:43:30.3817561Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:30.3818524Z :: Retrieving packages... 2021-05-16T00:43:30.6969050Z downloading mingw-w64-x86_64-xz-5.2.5-2-any.pkg.tar.zst... 2021-05-16T00:43:31.0815573Z checking keyring... 2021-05-16T00:43:31.1674614Z checking package integrity... 2021-05-16T00:43:31.2911210Z loading package files... 2021-05-16T00:43:31.2934079Z checking for file conflicts... 2021-05-16T00:43:31.2934914Z checking available disk space... 2021-05-16T00:43:31.3301528Z :: Processing package changes... 2021-05-16T00:43:31.3302315Z reinstalling mingw-w64-x86_64-xz... 2021-05-16T00:43:32.1462982Z resolving dependencies... 2021-05-16T00:43:32.1589215Z looking for conflicting packages... 2021-05-16T00:43:32.1837453Z 2021-05-16T00:43:32.1838346Z Packages (1) mingw-w64-x86_64-yasm-1.3.0-4 2021-05-16T00:43:32.1838898Z 2021-05-16T00:43:32.1840042Z Total Download Size: 0.50 MiB 2021-05-16T00:43:32.1841256Z Total Installed Size: 3.27 MiB 2021-05-16T00:43:32.1841843Z 2021-05-16T00:43:32.1842510Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:32.1843374Z :: Retrieving packages... 2021-05-16T00:43:32.4981829Z downloading mingw-w64-x86_64-yasm-1.3.0-4-any.pkg.tar.xz... 2021-05-16T00:43:32.9895867Z checking keyring... 2021-05-16T00:43:33.0828261Z checking package integrity... 2021-05-16T00:43:33.2139656Z loading package files... 2021-05-16T00:43:33.2197931Z checking for file conflicts... 2021-05-16T00:43:33.2228106Z checking available disk space... 2021-05-16T00:43:33.2241720Z :: Processing package changes... 2021-05-16T00:43:33.2243149Z installing mingw-w64-x86_64-yasm... 2021-05-16T00:43:34.0815245Z error: target not found: mingw-w64-x86_64-zint 2021-05-16T00:43:34.7784347Z warning: mingw-w64-x86_64-zlib-1.2.11-9 is up to date -- reinstalling 2021-05-16T00:43:34.7785133Z resolving dependencies... 2021-05-16T00:43:34.7787873Z looking for conflicting packages... 2021-05-16T00:43:34.8157142Z 2021-05-16T00:43:34.8157962Z Packages (1) mingw-w64-x86_64-zlib-1.2.11-9 2021-05-16T00:43:34.8158400Z 2021-05-16T00:43:34.8158897Z Total Download Size: 0.10 MiB 2021-05-16T00:43:34.8159433Z Total Installed Size: 0.38 MiB 2021-05-16T00:43:34.8160299Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:34.8160648Z 2021-05-16T00:43:34.8161241Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:34.8161866Z :: Retrieving packages... 2021-05-16T00:43:35.1263876Z downloading mingw-w64-x86_64-zlib-1.2.11-9-any.pkg.tar.zst... 2021-05-16T00:43:35.4125448Z checking keyring... 2021-05-16T00:43:35.5012906Z checking package integrity... 2021-05-16T00:43:35.6301118Z loading package files... 2021-05-16T00:43:35.6320511Z checking for file conflicts... 2021-05-16T00:43:35.6321285Z checking available disk space... 2021-05-16T00:43:35.6425604Z :: Processing package changes... 2021-05-16T00:43:35.6426454Z reinstalling mingw-w64-x86_64-zlib... 2021-05-16T00:43:36.3588722Z warning: mingw-w64-x86_64-zstd-1.4.9-1 is up to date -- reinstalling 2021-05-16T00:43:36.3589543Z resolving dependencies... 2021-05-16T00:43:36.3590529Z looking for conflicting packages... 2021-05-16T00:43:36.3949329Z 2021-05-16T00:43:36.3950064Z Packages (1) mingw-w64-x86_64-zstd-1.4.9-1 2021-05-16T00:43:36.3950508Z 2021-05-16T00:43:36.3950980Z Total Download Size: 0.47 MiB 2021-05-16T00:43:36.3951570Z Total Installed Size: 3.13 MiB 2021-05-16T00:43:36.3952121Z Net Upgrade Size: 0.00 MiB 2021-05-16T00:43:36.3952636Z 2021-05-16T00:43:36.3953205Z :: Proceed with installation? [Y/n] 2021-05-16T00:43:36.3953782Z :: Retrieving packages... 2021-05-16T00:43:36.7045110Z downloading mingw-w64-x86_64-zstd-1.4.9-1-any.pkg.tar.zst... 2021-05-16T00:43:37.1781874Z checking keyring... 2021-05-16T00:43:37.2627076Z checking package integrity... 2021-05-16T00:43:37.3895181Z loading package files... 2021-05-16T00:43:37.3912797Z checking for file conflicts... 2021-05-16T00:43:37.3913789Z checking available disk space... 2021-05-16T00:43:37.3974625Z :: Processing package changes... 2021-05-16T00:43:37.3975436Z reinstalling mingw-w64-x86_64-zstd... 2021-05-16T00:43:37.6416335Z % Total % Received % Xferd Average Speed Time Time Time Current 2021-05-16T00:43:37.6417482Z Dload Upload Total Spent Left Speed 2021-05-16T00:43:37.6417991Z 2021-05-16T00:43:37.7295218Z 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2021-05-16T00:43:37.7296087Z 100 162 100 162 0 0 162 0 0:00:01 --:--:-- 0:00:01 1741 2021-05-16T00:43:38.1325963Z 2021-05-16T00:43:38.2310057Z 43 29.0M 43 12.5M 0 0 12.5M 0 0:00:02 --:--:-- 0:00:02 12.5M 2021-05-16T00:43:38.2311005Z 100 29.0M 100 29.0M 0 0 29.0M 0 0:00:01 --:--:-- 0:00:01 177M 2021-05-16T00:43:40.0512296Z ##[group]Run adigherman/actions/get-repo-name@master 2021-05-16T00:43:40.0512832Z with: 2021-05-16T00:43:40.0513271Z github_slug: neuroconductor/EveTemplate 2021-05-16T00:43:40.0513685Z env: 2021-05-16T00:43:40.0514070Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:43:40.0514825Z TIC_DEPLOY_KEY: 2021-05-16T00:43:40.0515917Z RSPM: 2021-05-16T00:43:40.0517454Z GITHUB_PAT: *** 2021-05-16T00:43:40.0517845Z COVERALLS_TOKEN: 2021-05-16T00:43:40.0518315Z continue-on-error: false 2021-05-16T00:43:40.0519244Z VDIFFR_RUN_TESTS: 2021-05-16T00:43:40.0519785Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:43:40.0520108Z TZ: UTC 2021-05-16T00:43:40.0520439Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:43:40.0520962Z NOT_CRAN: true 2021-05-16T00:43:40.0521301Z MSYSTEM: MINGW64 2021-05-16T00:43:40.0522636Z ##[endgroup] 2021-05-16T00:43:40.2787752Z repo slug is: neuroconductor/EveTemplate 2021-05-16T00:43:40.3061533Z ##[group]Run adigherman/actions/get-repo-version@master 2021-05-16T00:43:40.3062025Z env: 2021-05-16T00:43:40.3062386Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:43:40.3062740Z TIC_DEPLOY_KEY: 2021-05-16T00:43:40.3063213Z RSPM: 2021-05-16T00:43:40.3064239Z GITHUB_PAT: *** 2021-05-16T00:43:40.3064588Z COVERALLS_TOKEN: 2021-05-16T00:43:40.3064974Z continue-on-error: false 2021-05-16T00:43:40.3065369Z VDIFFR_RUN_TESTS: 2021-05-16T00:43:40.3065915Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:43:40.3066405Z TZ: UTC 2021-05-16T00:43:40.3066728Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:43:40.3067069Z NOT_CRAN: true 2021-05-16T00:43:40.3067462Z MSYSTEM: MINGW64 2021-05-16T00:43:40.3067771Z ##[endgroup] 2021-05-16T00:43:40.9808237Z ##[group]Run adigherman/actions/get-release-asset@master 2021-05-16T00:43:40.9808885Z with: 2021-05-16T00:43:40.9809264Z repo_name: EveTemplate 2021-05-16T00:43:40.9809698Z repo_version: 1.0.0 2021-05-16T00:43:40.9810071Z runner_os: Windows 2021-05-16T00:43:40.9810452Z R_version: 3.6 2021-05-16T00:43:40.9810766Z env: 2021-05-16T00:43:40.9811334Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:43:40.9811771Z TIC_DEPLOY_KEY: 2021-05-16T00:43:40.9812123Z RSPM: 2021-05-16T00:43:40.9813406Z GITHUB_PAT: *** 2021-05-16T00:43:40.9813815Z COVERALLS_TOKEN: 2021-05-16T00:43:40.9814265Z continue-on-error: false 2021-05-16T00:43:40.9814730Z VDIFFR_RUN_TESTS: 2021-05-16T00:43:40.9815155Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:43:40.9815681Z TZ: UTC 2021-05-16T00:43:40.9816886Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:43:40.9817325Z NOT_CRAN: true 2021-05-16T00:43:40.9817743Z MSYSTEM: MINGW64 2021-05-16T00:43:40.9818185Z ##[endgroup] 2021-05-16T00:43:41.0451105Z Package: EveTemplate 2021-05-16T00:43:41.0457005Z Version: 1.0.0 2021-05-16T00:43:41.0457672Z OS: Windows 2021-05-16T00:43:41.0666615Z ##[group]Run install.packages('remotes') 2021-05-16T00:43:41.0667251Z install.packages('remotes') 2021-05-16T00:43:41.0667924Z saveRDS(remotes::dev_package_deps(dependencies = TRUE), ".github/depends.Rds", version = 2) 2021-05-16T00:43:41.0668757Z writeLines(sprintf("R-%i.%i", getRversion()$major, getRversion()$minor), ".github/R-version") 2021-05-16T00:43:41.0674995Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T00:43:41.0675330Z env: 2021-05-16T00:43:41.0675866Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:43:41.0676218Z TIC_DEPLOY_KEY: 2021-05-16T00:43:41.0676507Z RSPM: 2021-05-16T00:43:41.0677202Z GITHUB_PAT: *** 2021-05-16T00:43:41.0677627Z COVERALLS_TOKEN: 2021-05-16T00:43:41.0678015Z continue-on-error: false 2021-05-16T00:43:41.0678372Z VDIFFR_RUN_TESTS: 2021-05-16T00:43:41.0678723Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:43:41.0679022Z TZ: UTC 2021-05-16T00:43:41.0679344Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:43:41.0679680Z NOT_CRAN: true 2021-05-16T00:43:41.0679966Z MSYSTEM: MINGW64 2021-05-16T00:43:41.0680283Z ##[endgroup] 2021-05-16T00:43:41.3158348Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:43:41.3159315Z (as 'lib' is unspecified) 2021-05-16T00:43:43.3077008Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/remotes_2.3.0.zip' 2021-05-16T00:43:43.4066771Z Content type 'application/zip' length 393711 bytes (384 KB) 2021-05-16T00:43:43.4272038Z ================================================== 2021-05-16T00:43:43.4272998Z downloaded 384 KB 2021-05-16T00:43:43.4273396Z 2021-05-16T00:43:43.4476342Z package 'remotes' successfully unpacked and MD5 sums checked 2021-05-16T00:43:43.4605361Z 2021-05-16T00:43:43.4606201Z The downloaded binary packages are in 2021-05-16T00:43:43.4610674Z C:\Users\runneradmin\AppData\Local\Temp\RtmpWGUz5o\downloaded_packages 2021-05-16T00:43:47.9023265Z ##[group]Run remotes::install_github("ropensci/tic") 2021-05-16T00:43:47.9023902Z remotes::install_github("ropensci/tic") 2021-05-16T00:43:47.9024396Z remotes::install_github("muschellij2/ghtravis") 2021-05-16T00:43:47.9025123Z remotes::install_github("muschellij2/aghast") 2021-05-16T00:43:47.9025584Z remotes::install_cran("covr") 2021-05-16T00:43:47.9035380Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T00:43:47.9035730Z env: 2021-05-16T00:43:47.9036074Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:43:47.9036627Z TIC_DEPLOY_KEY: 2021-05-16T00:43:47.9037100Z RSPM: 2021-05-16T00:43:47.9038275Z GITHUB_PAT: *** 2021-05-16T00:43:47.9038768Z COVERALLS_TOKEN: 2021-05-16T00:43:47.9039178Z continue-on-error: false 2021-05-16T00:43:47.9039575Z VDIFFR_RUN_TESTS: 2021-05-16T00:43:47.9040106Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:43:47.9040430Z TZ: UTC 2021-05-16T00:43:47.9040796Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:43:47.9041124Z NOT_CRAN: true 2021-05-16T00:43:47.9041729Z MSYSTEM: MINGW64 2021-05-16T00:43:47.9042053Z ##[endgroup] 2021-05-16T00:43:48.1216514Z Using github PAT from envvar GITHUB_PAT 2021-05-16T00:43:48.8154897Z Downloading GitHub repo ropensci/tic@HEAD 2021-05-16T00:43:52.9307041Z rlang (NA -> 0.4.11) [CRAN] 2021-05-16T00:43:52.9308094Z magrittr (NA -> 2.0.1 ) [CRAN] 2021-05-16T00:43:52.9308896Z glue (NA -> 1.4.2 ) [CRAN] 2021-05-16T00:43:52.9310102Z sys (NA -> 3.4 ) [CRAN] 2021-05-16T00:43:52.9310820Z askpass (NA -> 1.1 ) [CRAN] 2021-05-16T00:43:52.9311747Z R6 (NA -> 2.5.0 ) [CRAN] 2021-05-16T00:43:52.9312466Z openssl (NA -> 1.4.4 ) [CRAN] 2021-05-16T00:43:52.9314695Z mime (NA -> 0.10 ) [CRAN] 2021-05-16T00:43:52.9316536Z curl (NA -> 4.3.1 ) [CRAN] 2021-05-16T00:43:52.9317516Z jsonlite (NA -> 1.7.2 ) [CRAN] 2021-05-16T00:43:52.9318067Z ini (NA -> 0.3.1 ) [CRAN] 2021-05-16T00:43:52.9318817Z httr (NA -> 1.4.2 ) [CRAN] 2021-05-16T00:43:52.9319731Z gitcreds (NA -> 0.1.1 ) [CRAN] 2021-05-16T00:43:52.9320480Z cli (NA -> 2.5.0 ) [CRAN] 2021-05-16T00:43:52.9321717Z zip (NA -> 2.1.1 ) [CRAN] 2021-05-16T00:43:52.9322473Z rstudioapi (NA -> 0.13 ) [CRAN] 2021-05-16T00:43:52.9324342Z credentials (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:43:52.9325021Z rprojroot (NA -> 2.0.2 ) [CRAN] 2021-05-16T00:43:52.9327629Z crayon (NA -> 1.4.1 ) [CRAN] 2021-05-16T00:43:52.9328510Z fastmap (NA -> 1.1.0 ) [CRAN] 2021-05-16T00:43:52.9329431Z yaml (NA -> 2.2.1 ) [CRAN] 2021-05-16T00:43:52.9330501Z withr (NA -> 2.4.2 ) [CRAN] 2021-05-16T00:43:52.9332394Z whisker (NA -> 0.4 ) [CRAN] 2021-05-16T00:43:52.9333187Z rappdirs (NA -> 0.3.3 ) [CRAN] 2021-05-16T00:43:52.9334133Z purrr (NA -> 0.3.4 ) [CRAN] 2021-05-16T00:43:52.9337302Z lifecycle (NA -> 1.0.0 ) [CRAN] 2021-05-16T00:43:52.9338235Z gh (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:43:52.9338756Z gert (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:43:52.9339247Z fs (NA -> 1.5.0 ) [CRAN] 2021-05-16T00:43:52.9340394Z desc (NA -> 1.3.0 ) [CRAN] 2021-05-16T00:43:52.9342068Z clipr (NA -> 0.7.1 ) [CRAN] 2021-05-16T00:43:52.9343485Z cachem (NA -> 1.0.5 ) [CRAN] 2021-05-16T00:43:52.9344759Z usethis (NA -> 2.0.1 ) [CRAN] 2021-05-16T00:43:52.9345616Z memoise (NA -> 2.0.0 ) [CRAN] 2021-05-16T00:43:52.9346546Z git2r (NA -> 0.28.0) [CRAN] 2021-05-16T00:43:52.9350823Z Installing 35 packages: rlang, magrittr, glue, sys, askpass, R6, openssl, mime, curl, jsonlite, ini, httr, gitcreds, cli, zip, rstudioapi, credentials, rprojroot, crayon, fastmap, yaml, withr, whisker, rappdirs, purrr, lifecycle, gh, gert, fs, desc, clipr, cachem, usethis, memoise, git2r 2021-05-16T00:43:52.9371606Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:43:52.9372349Z (as 'lib' is unspecified) 2021-05-16T00:43:54.4381454Z 2021-05-16T00:43:54.4385152Z There is a binary version available but the source version is later: 2021-05-16T00:43:54.4439403Z binary source needs_compilation 2021-05-16T00:43:54.4440805Z cachem 1.0.4 1.0.5 TRUE 2021-05-16T00:43:54.4441705Z 2021-05-16T00:43:54.4466196Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rlang_0.4.11.zip' 2021-05-16T00:43:54.4947996Z Content type 'application/zip' length 1224139 bytes (1.2 MB) 2021-05-16T00:43:54.5343585Z ================================================== 2021-05-16T00:43:54.5344831Z downloaded 1.2 MB 2021-05-16T00:43:54.5345483Z 2021-05-16T00:43:54.5361418Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/magrittr_2.0.1.zip' 2021-05-16T00:43:54.5841008Z Content type 'application/zip' length 236016 bytes (230 KB) 2021-05-16T00:43:54.6093900Z ================================================== 2021-05-16T00:43:54.6094800Z downloaded 230 KB 2021-05-16T00:43:54.6095281Z 2021-05-16T00:43:54.6112312Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/glue_1.4.2.zip' 2021-05-16T00:43:54.6590323Z Content type 'application/zip' length 154763 bytes (151 KB) 2021-05-16T00:43:54.6651535Z ================================================== 2021-05-16T00:43:54.6652627Z downloaded 151 KB 2021-05-16T00:43:54.6653095Z 2021-05-16T00:43:54.6664951Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sys_3.4.zip' 2021-05-16T00:43:54.7209310Z Content type 'application/zip' length 59978 bytes (58 KB) 2021-05-16T00:43:54.7231942Z ================================================== 2021-05-16T00:43:54.7232740Z downloaded 58 KB 2021-05-16T00:43:54.7233152Z 2021-05-16T00:43:54.7246078Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/askpass_1.1.zip' 2021-05-16T00:43:54.7709992Z Content type 'application/zip' length 64698 bytes (63 KB) 2021-05-16T00:43:54.7715273Z ================================================== 2021-05-16T00:43:54.7716066Z downloaded 63 KB 2021-05-16T00:43:54.7716501Z 2021-05-16T00:43:54.7729857Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/R6_2.5.0.zip' 2021-05-16T00:43:54.8611162Z Content type 'application/zip' length 84104 bytes (82 KB) 2021-05-16T00:43:54.8621494Z ================================================== 2021-05-16T00:43:54.8622396Z downloaded 82 KB 2021-05-16T00:43:54.8623002Z 2021-05-16T00:43:54.8637694Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/openssl_1.4.4.zip' 2021-05-16T00:43:54.9126595Z Content type 'application/zip' length 4105779 bytes (3.9 MB) 2021-05-16T00:43:54.9504776Z ================================================== 2021-05-16T00:43:54.9505553Z downloaded 3.9 MB 2021-05-16T00:43:54.9506044Z 2021-05-16T00:43:54.9517063Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/mime_0.10.zip' 2021-05-16T00:43:55.0111027Z Content type 'application/zip' length 48417 bytes (47 KB) 2021-05-16T00:43:55.0144961Z ================================================== 2021-05-16T00:43:55.0146060Z downloaded 47 KB 2021-05-16T00:43:55.0146563Z 2021-05-16T00:43:55.0157471Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/curl_4.3.1.zip' 2021-05-16T00:43:55.0732206Z Content type 'application/zip' length 4250500 bytes (4.1 MB) 2021-05-16T00:43:55.2925225Z ================================================== 2021-05-16T00:43:55.2926438Z downloaded 4.1 MB 2021-05-16T00:43:55.2926962Z 2021-05-16T00:43:55.2942830Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/jsonlite_1.7.2.zip' 2021-05-16T00:43:55.3449656Z Content type 'application/zip' length 541859 bytes (529 KB) 2021-05-16T00:43:55.3495090Z ================================================== 2021-05-16T00:43:55.3496162Z downloaded 529 KB 2021-05-16T00:43:55.3496601Z 2021-05-16T00:43:55.3512504Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ini_0.3.1.zip' 2021-05-16T00:43:55.4063500Z Content type 'application/zip' length 15689 bytes (15 KB) 2021-05-16T00:43:55.4076276Z ================================================== 2021-05-16T00:43:55.4077660Z downloaded 15 KB 2021-05-16T00:43:55.4078156Z 2021-05-16T00:43:55.4091060Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/httr_1.4.2.zip' 2021-05-16T00:43:55.4583949Z Content type 'application/zip' length 519204 bytes (507 KB) 2021-05-16T00:43:55.5162044Z ================================================== 2021-05-16T00:43:55.5163138Z downloaded 507 KB 2021-05-16T00:43:55.5163614Z 2021-05-16T00:43:55.5179450Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gitcreds_0.1.1.zip' 2021-05-16T00:43:55.5648152Z Content type 'application/zip' length 97332 bytes (95 KB) 2021-05-16T00:43:55.5658115Z ================================================== 2021-05-16T00:43:55.5658853Z downloaded 95 KB 2021-05-16T00:43:55.5659302Z 2021-05-16T00:43:55.5675016Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cli_2.5.0.zip' 2021-05-16T00:43:55.6221248Z Content type 'application/zip' length 534931 bytes (522 KB) 2021-05-16T00:43:55.6333150Z ================================================== 2021-05-16T00:43:55.6337195Z downloaded 522 KB 2021-05-16T00:43:55.6337850Z 2021-05-16T00:43:55.6349573Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/zip_2.1.1.zip' 2021-05-16T00:43:55.6806829Z Content type 'application/zip' length 743445 bytes (726 KB) 2021-05-16T00:43:55.6978670Z ================================================== 2021-05-16T00:43:55.6979684Z downloaded 726 KB 2021-05-16T00:43:55.6980072Z 2021-05-16T00:43:55.6991864Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rstudioapi_0.13.zip' 2021-05-16T00:43:55.7510841Z Content type 'application/zip' length 302305 bytes (295 KB) 2021-05-16T00:43:55.7565792Z ================================================== 2021-05-16T00:43:55.7566641Z downloaded 295 KB 2021-05-16T00:43:55.7567040Z 2021-05-16T00:43:55.7580346Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/credentials_1.3.0.zip' 2021-05-16T00:43:55.8076259Z Content type 'application/zip' length 173746 bytes (169 KB) 2021-05-16T00:43:55.8099599Z ================================================== 2021-05-16T00:43:55.8100388Z downloaded 169 KB 2021-05-16T00:43:55.8100747Z 2021-05-16T00:43:55.8116988Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rprojroot_2.0.2.zip' 2021-05-16T00:43:55.8887452Z Content type 'application/zip' length 105050 bytes (102 KB) 2021-05-16T00:43:55.8964653Z ================================================== 2021-05-16T00:43:55.8965521Z downloaded 102 KB 2021-05-16T00:43:55.8965899Z 2021-05-16T00:43:55.8981313Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/crayon_1.4.1.zip' 2021-05-16T00:43:55.9582994Z Content type 'application/zip' length 141808 bytes (138 KB) 2021-05-16T00:43:55.9785157Z ================================================== 2021-05-16T00:43:55.9786032Z downloaded 138 KB 2021-05-16T00:43:55.9786453Z 2021-05-16T00:43:55.9802683Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fastmap_1.1.0.zip' 2021-05-16T00:43:56.0253662Z Content type 'application/zip' length 432038 bytes (421 KB) 2021-05-16T00:43:56.0369626Z ================================================== 2021-05-16T00:43:56.0370458Z downloaded 421 KB 2021-05-16T00:43:56.0370844Z 2021-05-16T00:43:56.0385863Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/yaml_2.2.1.zip' 2021-05-16T00:43:56.0857227Z Content type 'application/zip' length 206410 bytes (201 KB) 2021-05-16T00:43:56.0953115Z ================================================== 2021-05-16T00:43:56.0954107Z downloaded 201 KB 2021-05-16T00:43:56.0954668Z 2021-05-16T00:43:56.0971686Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/withr_2.4.2.zip' 2021-05-16T00:43:56.1471436Z Content type 'application/zip' length 212247 bytes (207 KB) 2021-05-16T00:43:56.1541167Z ================================================== 2021-05-16T00:43:56.1541989Z downloaded 207 KB 2021-05-16T00:43:56.1542363Z 2021-05-16T00:43:56.1554693Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/whisker_0.4.zip' 2021-05-16T00:43:56.2005227Z Content type 'application/zip' length 83318 bytes (81 KB) 2021-05-16T00:43:56.2134140Z ================================================== 2021-05-16T00:43:56.2135249Z downloaded 81 KB 2021-05-16T00:43:56.2135690Z 2021-05-16T00:43:56.2148357Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rappdirs_0.3.3.zip' 2021-05-16T00:43:56.2739619Z Content type 'application/zip' length 58746 bytes (57 KB) 2021-05-16T00:43:56.2745081Z ================================================== 2021-05-16T00:43:56.2745849Z downloaded 57 KB 2021-05-16T00:43:56.2746299Z 2021-05-16T00:43:56.2768420Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/purrr_0.3.4.zip' 2021-05-16T00:43:56.3354311Z Content type 'application/zip' length 430780 bytes (420 KB) 2021-05-16T00:43:56.3730161Z ================================================== 2021-05-16T00:43:56.3731021Z downloaded 420 KB 2021-05-16T00:43:56.3731455Z 2021-05-16T00:43:56.3746682Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lifecycle_1.0.0.zip' 2021-05-16T00:43:56.4560001Z Content type 'application/zip' length 111131 bytes (108 KB) 2021-05-16T00:43:56.4662540Z ================================================== 2021-05-16T00:43:56.4663459Z downloaded 108 KB 2021-05-16T00:43:56.4663893Z 2021-05-16T00:43:56.4677227Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gh_1.3.0.zip' 2021-05-16T00:43:56.5156394Z Content type 'application/zip' length 141600 bytes (138 KB) 2021-05-16T00:43:56.5229491Z ================================================== 2021-05-16T00:43:56.5230367Z downloaded 138 KB 2021-05-16T00:43:56.5230783Z 2021-05-16T00:43:56.5246558Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/gert_1.3.0.zip' 2021-05-16T00:43:56.6057607Z Content type 'application/zip' length 3669242 bytes (3.5 MB) 2021-05-16T00:43:56.7977795Z ================================================== 2021-05-16T00:43:56.7978747Z downloaded 3.5 MB 2021-05-16T00:43:56.7979221Z 2021-05-16T00:43:56.7996327Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fs_1.5.0.zip' 2021-05-16T00:43:56.8459942Z Content type 'application/zip' length 808907 bytes (789 KB) 2021-05-16T00:43:56.8601561Z ================================================== 2021-05-16T00:43:56.8602444Z downloaded 789 KB 2021-05-16T00:43:56.8603044Z 2021-05-16T00:43:56.8621930Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/desc_1.3.0.zip' 2021-05-16T00:43:56.9054418Z Content type 'application/zip' length 528456 bytes (516 KB) 2021-05-16T00:43:56.9105875Z ================================================== 2021-05-16T00:43:56.9106691Z downloaded 516 KB 2021-05-16T00:43:56.9107474Z 2021-05-16T00:43:56.9120259Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/clipr_0.7.1.zip' 2021-05-16T00:43:56.9680048Z Content type 'application/zip' length 52206 bytes (50 KB) 2021-05-16T00:43:56.9689512Z ================================================== 2021-05-16T00:43:56.9690444Z downloaded 50 KB 2021-05-16T00:43:56.9690878Z 2021-05-16T00:43:56.9704852Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/usethis_2.0.1.zip' 2021-05-16T00:43:57.0425629Z Content type 'application/zip' length 734873 bytes (717 KB) 2021-05-16T00:43:57.0553413Z ================================================== 2021-05-16T00:43:57.0554473Z downloaded 717 KB 2021-05-16T00:43:57.0554950Z 2021-05-16T00:43:57.0684557Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/memoise_2.0.0.zip' 2021-05-16T00:43:57.1170715Z Content type 'application/zip' length 49412 bytes (48 KB) 2021-05-16T00:43:57.1225320Z ================================================== 2021-05-16T00:43:57.1226853Z downloaded 48 KB 2021-05-16T00:43:57.1227591Z 2021-05-16T00:43:57.1240932Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/git2r_0.28.0.zip' 2021-05-16T00:43:57.1986044Z Content type 'application/zip' length 3938768 bytes (3.8 MB) 2021-05-16T00:43:57.2670268Z ================================================== 2021-05-16T00:43:57.2671308Z downloaded 3.8 MB 2021-05-16T00:43:57.2671793Z 2021-05-16T00:43:57.3042423Z package 'rlang' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.3278474Z package 'magrittr' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.3474492Z package 'glue' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.3612488Z package 'sys' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.3775026Z package 'askpass' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.3896965Z package 'R6' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.5048121Z package 'openssl' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.5188333Z package 'mime' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.6290058Z package 'curl' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.6555146Z package 'jsonlite' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.6658741Z package 'ini' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.6938704Z package 'httr' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.7107683Z package 'gitcreds' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.7327279Z package 'cli' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.7656089Z package 'zip' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.7924905Z package 'rstudioapi' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.8093006Z package 'credentials' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.8298078Z package 'rprojroot' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.8435501Z package 'crayon' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.8697329Z package 'fastmap' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.8917821Z package 'yaml' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.9095103Z package 'withr' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.9322493Z package 'whisker' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.9464535Z package 'rappdirs' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.9749570Z package 'purrr' successfully unpacked and MD5 sums checked 2021-05-16T00:43:57.9986920Z package 'lifecycle' successfully unpacked and MD5 sums checked 2021-05-16T00:43:58.0152986Z package 'gh' successfully unpacked and MD5 sums checked 2021-05-16T00:43:58.1066587Z package 'gert' successfully unpacked and MD5 sums checked 2021-05-16T00:43:58.1382640Z package 'fs' successfully unpacked and MD5 sums checked 2021-05-16T00:43:58.1578930Z package 'desc' successfully unpacked and MD5 sums checked 2021-05-16T00:43:58.1716858Z package 'clipr' successfully unpacked and MD5 sums checked 2021-05-16T00:43:58.2118015Z package 'usethis' successfully unpacked and MD5 sums checked 2021-05-16T00:43:58.2227187Z package 'memoise' successfully unpacked and MD5 sums checked 2021-05-16T00:43:58.3240956Z package 'git2r' successfully unpacked and MD5 sums checked 2021-05-16T00:43:58.3266366Z 2021-05-16T00:43:58.3267058Z The downloaded binary packages are in 2021-05-16T00:43:58.3267859Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\downloaded_packages 2021-05-16T00:43:58.3269988Z installing the source package 'cachem' 2021-05-16T00:43:58.3270426Z 2021-05-16T00:43:58.3284563Z trying URL 'https://cloud.r-project.org/src/contrib/cachem_1.0.5.tar.gz' 2021-05-16T00:43:58.3465723Z Content type 'application/x-gzip' length 24974 bytes (24 KB) 2021-05-16T00:43:58.3479239Z ================================================== 2021-05-16T00:43:58.3479992Z downloaded 24 KB 2021-05-16T00:43:58.3480360Z 2021-05-16T00:43:58.6907356Z * installing *source* package 'cachem' ... 2021-05-16T00:43:58.6945720Z ** package 'cachem' successfully unpacked and MD5 sums checked 2021-05-16T00:43:58.6948670Z ** using staged installation 2021-05-16T00:43:58.7373925Z ** libs 2021-05-16T00:43:58.7390950Z 2021-05-16T00:43:58.7391670Z *** arch - i386 2021-05-16T00:43:58.7974063Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c cache.c -o cache.o 2021-05-16T00:43:59.1899488Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T00:43:59.4074373Z c:/Rtools/mingw_32/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/i386 -lR 2021-05-16T00:43:59.5917225Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/i386 2021-05-16T00:43:59.5926513Z 2021-05-16T00:43:59.5927647Z *** arch - x64 2021-05-16T00:43:59.6143991Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c cache.c -o cache.o 2021-05-16T00:43:59.8781891Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T00:44:00.1073511Z c:/Rtools/mingw_64/bin/gcc -shared -s -static-libgcc -o cachem.dll tmp.def cache.o init.o -LC:/R/bin/x64 -lR 2021-05-16T00:44:00.3036972Z installing to D:/a/_temp/Library/00LOCK-cachem/00new/cachem/libs/x64 2021-05-16T00:44:00.3068659Z ** R 2021-05-16T00:44:00.3204873Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:00.9287852Z ** help 2021-05-16T00:44:00.9709415Z *** installing help indices 2021-05-16T00:44:00.9979473Z converting help for package 'cachem' 2021-05-16T00:44:01.0370212Z finding HTML links ... done 2021-05-16T00:44:01.1517262Z cache_disk html 2021-05-16T00:44:01.1607243Z cache_layered html 2021-05-16T00:44:01.2297011Z cache_mem html 2021-05-16T00:44:01.2398288Z reexports html 2021-05-16T00:44:01.2404644Z ** building package indices 2021-05-16T00:44:01.2628809Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:44:01.2631065Z *** arch - i386 2021-05-16T00:44:01.6772878Z *** arch - x64 2021-05-16T00:44:01.9837177Z ** testing if installed package can be loaded from final location 2021-05-16T00:44:01.9840472Z *** arch - i386 2021-05-16T00:44:02.2890765Z *** arch - x64 2021-05-16T00:44:02.5929644Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:44:02.5972373Z * DONE (cachem) 2021-05-16T00:44:02.6232253Z 2021-05-16T00:44:02.6233235Z The downloaded source packages are in 2021-05-16T00:44:02.6234130Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\downloaded_packages' 2021-05-16T00:44:02.6256322Z Running `R CMD build`... 2021-05-16T00:44:07.4126991Z * checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\remotes140449991574\ropensci-tic-3b4dfb8/DESCRIPTION' ... OK 2021-05-16T00:44:07.4128700Z * preparing 'tic': 2021-05-16T00:44:07.4129383Z * checking DESCRIPTION meta-information ... OK 2021-05-16T00:44:07.4130091Z * installing the package to process help pages 2021-05-16T00:44:07.4131072Z * checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:44:07.4131825Z * checking for empty or unneeded directories 2021-05-16T00:44:07.4132471Z Removed empty directory 'tic/.circleci' 2021-05-16T00:44:07.4133070Z Removed empty directory 'tic/pkgdown' 2021-05-16T00:44:07.4133607Z * building 'tic_0.10.0.tar.gz' 2021-05-16T00:44:07.4148976Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:44:07.4149587Z (as 'lib' is unspecified) 2021-05-16T00:44:07.9284814Z * installing *source* package 'tic' ... 2021-05-16T00:44:07.9289310Z ** using staged installation 2021-05-16T00:44:07.9682466Z ** R 2021-05-16T00:44:08.0093761Z ** inst 2021-05-16T00:44:08.0374639Z ** preparing package for lazy loading 2021-05-16T00:44:08.5463259Z ** help 2021-05-16T00:44:08.8033165Z *** installing help indices 2021-05-16T00:44:08.9249355Z converting help for package 'tic' 2021-05-16T00:44:08.9495296Z finding HTML links ... done 2021-05-16T00:44:09.0338897Z Deprecated html 2021-05-16T00:44:09.0697490Z TicStep html 2021-05-16T00:44:09.0801704Z base64serialize html 2021-05-16T00:44:09.1014738Z ci html 2021-05-16T00:44:09.1578379Z do_blogdown html 2021-05-16T00:44:09.2153029Z do_bookdown html 2021-05-16T00:44:09.2608267Z do_drat html 2021-05-16T00:44:09.3179048Z do_package_checks html 2021-05-16T00:44:09.3820633Z do_pkgdown html 2021-05-16T00:44:09.4485322Z do_readme_rmd html 2021-05-16T00:44:09.4697729Z dsl html 2021-05-16T00:44:09.5001986Z dsl_get html 2021-05-16T00:44:09.5171654Z gha_add_secret html 2021-05-16T00:44:09.5288640Z github_helpers html 2021-05-16T00:44:09.5380658Z github_info html 2021-05-16T00:44:09.5470396Z list_macros html 2021-05-16T00:44:09.5635274Z macro html 2021-05-16T00:44:09.5744708Z prepare_all_stages html 2021-05-16T00:44:09.5815262Z reexports html 2021-05-16T00:44:09.5946367Z repo html 2021-05-16T00:44:09.6092345Z run_all_stages html 2021-05-16T00:44:09.6261262Z run_stage html 2021-05-16T00:44:09.6421804Z ssh_key_helpers html 2021-05-16T00:44:09.6503561Z stages html 2021-05-16T00:44:09.6700170Z step_add_to_drat html 2021-05-16T00:44:09.6861349Z step_add_to_known_hosts html 2021-05-16T00:44:09.7056536Z step_build_blogdown html 2021-05-16T00:44:09.7134139Z step_build_bookdown html 2021-05-16T00:44:09.7555160Z step_build_pkgdown html 2021-05-16T00:44:09.7888760Z step_do_push_deploy html 2021-05-16T00:44:09.8033358Z step_hello_world html 2021-05-16T00:44:09.8436930Z step_install_pkg html 2021-05-16T00:44:09.8671798Z step_install_ssh_keys html 2021-05-16T00:44:09.9039607Z step_push_deploy html 2021-05-16T00:44:09.9330421Z step_rcmdcheck html 2021-05-16T00:44:09.9514524Z step_run_code html 2021-05-16T00:44:09.9654054Z step_session_info html 2021-05-16T00:44:09.9914869Z step_setup_push_deploy html 2021-05-16T00:44:10.0176123Z step_setup_ssh html 2021-05-16T00:44:10.0401880Z step_test_ssh html 2021-05-16T00:44:10.0570401Z step_write_text_file html 2021-05-16T00:44:10.0841363Z tic-package html 2021-05-16T00:44:10.0976060Z update_yml html 2021-05-16T00:44:10.1171099Z use_ghactions_deploy html 2021-05-16T00:44:10.1433164Z use_tic html 2021-05-16T00:44:10.1531974Z use_tic_badge html 2021-05-16T00:44:10.1658919Z use_tic_r html 2021-05-16T00:44:10.1748126Z use_update_tic html 2021-05-16T00:44:10.2044783Z yaml_templates html 2021-05-16T00:44:10.2052116Z *** copying figures 2021-05-16T00:44:10.2101444Z ** building package indices 2021-05-16T00:44:10.3853867Z ** installing vignettes 2021-05-16T00:44:10.3919097Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:44:10.3920474Z *** arch - i386 2021-05-16T00:44:10.6973796Z *** arch - x64 2021-05-16T00:44:11.0063370Z ** testing if installed package can be loaded from final location 2021-05-16T00:44:11.0067116Z *** arch - i386 2021-05-16T00:44:11.4123748Z *** arch - x64 2021-05-16T00:44:11.8175134Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:44:11.8354847Z * DONE (tic) 2021-05-16T00:44:11.9726131Z Using github PAT from envvar GITHUB_PAT 2021-05-16T00:44:12.1603579Z Downloading GitHub repo muschellij2/ghtravis@HEAD 2021-05-16T00:44:15.1418412Z desc (1.3.0 -> 7be86f2f7...) [GitHub] 2021-05-16T00:44:15.1419334Z utf8 (NA -> 1.2.1 ) [CRAN] 2021-05-16T00:44:15.1420352Z vctrs (NA -> 0.3.8 ) [CRAN] 2021-05-16T00:44:15.1421538Z pkgconfig (NA -> 2.0.3 ) [CRAN] 2021-05-16T00:44:15.1422217Z pillar (NA -> 1.6.0 ) [CRAN] 2021-05-16T00:44:15.1423976Z Installing 37 packages: utf8, vctrs, pkgconfig, pillar, tibble, rematch2, fansi, diffobj, waldo, ps, processx, praise, pkgload, evaluate, ellipsis, digest, callr, brio, xml2, xfun, markdown, highr, stringr, stringi, Rcpp, knitr, commonmark, brew, xopen, sessioninfo, prettyunits, pkgbuild, testthat, rversions, roxygen2, rcmdcheck, devtools 2021-05-16T00:44:15.1425452Z tibble (NA -> 3.1.1 ) [CRAN] 2021-05-16T00:44:15.1425972Z rematch2 (NA -> 2.1.2 ) [CRAN] 2021-05-16T00:44:15.1426457Z fansi (NA -> 0.4.2 ) [CRAN] 2021-05-16T00:44:15.1426969Z diffobj (NA -> 0.3.4 ) [CRAN] 2021-05-16T00:44:15.1427485Z waldo (NA -> 0.2.5 ) [CRAN] 2021-05-16T00:44:15.1427955Z ps (NA -> 1.6.0 ) [CRAN] 2021-05-16T00:44:15.1428459Z processx (NA -> 3.5.2 ) [CRAN] 2021-05-16T00:44:15.1428964Z praise (NA -> 1.0.0 ) [CRAN] 2021-05-16T00:44:15.1429480Z pkgload (NA -> 1.2.1 ) [CRAN] 2021-05-16T00:44:15.1430098Z evaluate (NA -> 0.14 ) [CRAN] 2021-05-16T00:44:15.1430609Z ellipsis (NA -> 0.3.2 ) [CRAN] 2021-05-16T00:44:15.1431304Z digest (NA -> 0.6.27 ) [CRAN] 2021-05-16T00:44:15.1432004Z callr (NA -> 3.7.0 ) [CRAN] 2021-05-16T00:44:15.1432528Z brio (NA -> 1.1.2 ) [CRAN] 2021-05-16T00:44:15.1433244Z xml2 (NA -> 1.3.2 ) [CRAN] 2021-05-16T00:44:15.1434207Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:44:15.1434755Z xfun (NA -> 0.23 ) [CRAN] 2021-05-16T00:44:15.1441043Z (as 'lib' is unspecified) 2021-05-16T00:44:15.1442524Z markdown (NA -> 1.1 ) [CRAN] 2021-05-16T00:44:15.1444774Z highr (NA -> 0.9 ) [CRAN] 2021-05-16T00:44:15.1445412Z stringr (NA -> 1.4.0 ) [CRAN] 2021-05-16T00:44:15.1446331Z stringi (NA -> 1.6.1 ) [CRAN] 2021-05-16T00:44:15.1446830Z Rcpp (NA -> 1.0.6 ) [CRAN] 2021-05-16T00:44:15.1447328Z knitr (NA -> 1.33 ) [CRAN] 2021-05-16T00:44:15.1447839Z commonmark (NA -> 1.7 ) [CRAN] 2021-05-16T00:44:15.1448335Z brew (NA -> 1.0-6 ) [CRAN] 2021-05-16T00:44:15.1448831Z xopen (NA -> 1.0.0 ) [CRAN] 2021-05-16T00:44:15.1449339Z sessioninfo (NA -> 1.1.1 ) [CRAN] 2021-05-16T00:44:15.1450010Z prettyunits (NA -> 1.1.1 ) [CRAN] 2021-05-16T00:44:15.1450549Z pkgbuild (NA -> 1.2.0 ) [CRAN] 2021-05-16T00:44:15.1451051Z testthat (NA -> 3.0.2 ) [CRAN] 2021-05-16T00:44:15.1451575Z rversions (NA -> 2.0.2 ) [CRAN] 2021-05-16T00:44:15.1452109Z roxygen2 (NA -> 7.1.1 ) [CRAN] 2021-05-16T00:44:15.1452635Z rcmdcheck (NA -> 1.3.3 ) [CRAN] 2021-05-16T00:44:15.1453211Z devtools (NA -> 2.4.1 ) [CRAN] 2021-05-16T00:44:16.6478815Z 2021-05-16T00:44:16.6480587Z There is a binary version available but the source version is later: 2021-05-16T00:44:16.6492499Z binary source needs_compilation 2021-05-16T00:44:16.6493479Z xfun 0.22 0.23 TRUE 2021-05-16T00:44:16.6493827Z 2021-05-16T00:44:16.6514891Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/utf8_1.2.1.zip' 2021-05-16T00:44:16.7083499Z Content type 'application/zip' length 216497 bytes (211 KB) 2021-05-16T00:44:16.7173292Z ================================================== 2021-05-16T00:44:16.7174710Z downloaded 211 KB 2021-05-16T00:44:16.7175171Z 2021-05-16T00:44:16.7186565Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/vctrs_0.3.8.zip' 2021-05-16T00:44:16.7753592Z Content type 'application/zip' length 1289331 bytes (1.2 MB) 2021-05-16T00:44:16.8201919Z ================================================== 2021-05-16T00:44:16.8202784Z downloaded 1.2 MB 2021-05-16T00:44:16.8203182Z 2021-05-16T00:44:16.8212791Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgconfig_2.0.3.zip' 2021-05-16T00:44:16.8659618Z Content type 'application/zip' length 22186 bytes (21 KB) 2021-05-16T00:44:16.8664103Z ================================================== 2021-05-16T00:44:16.8665108Z downloaded 21 KB 2021-05-16T00:44:16.8665663Z 2021-05-16T00:44:16.8675562Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pillar_1.6.0.zip' 2021-05-16T00:44:16.9173968Z Content type 'application/zip' length 1016665 bytes (992 KB) 2021-05-16T00:44:16.9339384Z ================================================== 2021-05-16T00:44:16.9340205Z downloaded 992 KB 2021-05-16T00:44:16.9340777Z 2021-05-16T00:44:16.9349421Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tibble_3.1.1.zip' 2021-05-16T00:44:16.9883598Z Content type 'application/zip' length 825897 bytes (806 KB) 2021-05-16T00:44:17.0087074Z ================================================== 2021-05-16T00:44:17.0087884Z downloaded 806 KB 2021-05-16T00:44:17.0088281Z 2021-05-16T00:44:17.0098025Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rematch2_2.1.2.zip' 2021-05-16T00:44:17.0561369Z Content type 'application/zip' length 47506 bytes (46 KB) 2021-05-16T00:44:17.0642806Z ================================================== 2021-05-16T00:44:17.0643595Z downloaded 46 KB 2021-05-16T00:44:17.0643986Z 2021-05-16T00:44:17.0657798Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/fansi_0.4.2.zip' 2021-05-16T00:44:17.1155757Z Content type 'application/zip' length 225105 bytes (219 KB) 2021-05-16T00:44:17.1179902Z ================================================== 2021-05-16T00:44:17.1181561Z downloaded 219 KB 2021-05-16T00:44:17.1182518Z 2021-05-16T00:44:17.1192534Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/diffobj_0.3.4.zip' 2021-05-16T00:44:17.1691364Z Content type 'application/zip' length 997588 bytes (974 KB) 2021-05-16T00:44:17.1967027Z ================================================== 2021-05-16T00:44:17.1968044Z downloaded 974 KB 2021-05-16T00:44:17.1968484Z 2021-05-16T00:44:17.1977319Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/waldo_0.2.5.zip' 2021-05-16T00:44:17.2549834Z Content type 'application/zip' length 72637 bytes (70 KB) 2021-05-16T00:44:17.2560159Z ================================================== 2021-05-16T00:44:17.2561148Z downloaded 70 KB 2021-05-16T00:44:17.2561575Z 2021-05-16T00:44:17.2573694Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ps_1.6.0.zip' 2021-05-16T00:44:17.3077067Z Content type 'application/zip' length 407581 bytes (398 KB) 2021-05-16T00:44:17.3192349Z ================================================== 2021-05-16T00:44:17.3193738Z downloaded 398 KB 2021-05-16T00:44:17.3194188Z 2021-05-16T00:44:17.3204877Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/processx_3.5.2.zip' 2021-05-16T00:44:17.3734354Z Content type 'application/zip' length 502502 bytes (490 KB) 2021-05-16T00:44:17.3794350Z ================================================== 2021-05-16T00:44:17.3795526Z downloaded 490 KB 2021-05-16T00:44:17.3796376Z 2021-05-16T00:44:17.3805324Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/praise_1.0.0.zip' 2021-05-16T00:44:17.4262314Z Content type 'application/zip' length 19719 bytes (19 KB) 2021-05-16T00:44:17.4265354Z ================================================== 2021-05-16T00:44:17.4266226Z downloaded 19 KB 2021-05-16T00:44:17.4266870Z 2021-05-16T00:44:17.4276608Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgload_1.2.1.zip' 2021-05-16T00:44:17.4695924Z Content type 'application/zip' length 154085 bytes (150 KB) 2021-05-16T00:44:17.4727814Z ================================================== 2021-05-16T00:44:17.4728673Z downloaded 150 KB 2021-05-16T00:44:17.4729118Z 2021-05-16T00:44:17.4741142Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/evaluate_0.14.zip' 2021-05-16T00:44:17.5258808Z Content type 'application/zip' length 76967 bytes (75 KB) 2021-05-16T00:44:17.5340121Z ================================================== 2021-05-16T00:44:17.5341133Z downloaded 75 KB 2021-05-16T00:44:17.5341668Z 2021-05-16T00:44:17.5350495Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/ellipsis_0.3.2.zip' 2021-05-16T00:44:17.5843998Z Content type 'application/zip' length 49192 bytes (48 KB) 2021-05-16T00:44:17.5866082Z ================================================== 2021-05-16T00:44:17.5866906Z downloaded 48 KB 2021-05-16T00:44:17.5867322Z 2021-05-16T00:44:17.5971284Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/digest_0.6.27.zip' 2021-05-16T00:44:17.6475851Z Content type 'application/zip' length 275994 bytes (269 KB) 2021-05-16T00:44:17.6872849Z ================================================== 2021-05-16T00:44:17.6873688Z downloaded 269 KB 2021-05-16T00:44:17.6874099Z 2021-05-16T00:44:17.6883765Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/callr_3.7.0.zip' 2021-05-16T00:44:17.7407610Z Content type 'application/zip' length 438643 bytes (428 KB) 2021-05-16T00:44:17.7448821Z ================================================== 2021-05-16T00:44:17.7449680Z downloaded 428 KB 2021-05-16T00:44:17.7450254Z 2021-05-16T00:44:17.7458661Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brio_1.1.2.zip' 2021-05-16T00:44:17.7929021Z Content type 'application/zip' length 46310 bytes (45 KB) 2021-05-16T00:44:17.8024366Z ================================================== 2021-05-16T00:44:17.8025800Z downloaded 45 KB 2021-05-16T00:44:17.8026465Z 2021-05-16T00:44:17.8036072Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xml2_1.3.2.zip' 2021-05-16T00:44:17.8543257Z Content type 'application/zip' length 3178434 bytes (3.0 MB) 2021-05-16T00:44:17.9461236Z ================================================== 2021-05-16T00:44:17.9461860Z downloaded 3.0 MB 2021-05-16T00:44:17.9462157Z 2021-05-16T00:44:17.9544108Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/markdown_1.1.zip' 2021-05-16T00:44:18.0084185Z Content type 'application/zip' length 190093 bytes (185 KB) 2021-05-16T00:44:18.0133874Z ================================================== 2021-05-16T00:44:18.0134676Z downloaded 185 KB 2021-05-16T00:44:18.0135084Z 2021-05-16T00:44:18.0146917Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/highr_0.9.zip' 2021-05-16T00:44:18.0615967Z Content type 'application/zip' length 46628 bytes (45 KB) 2021-05-16T00:44:18.0646844Z ================================================== 2021-05-16T00:44:18.0649218Z downloaded 45 KB 2021-05-16T00:44:18.0649782Z 2021-05-16T00:44:18.0660669Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringr_1.4.0.zip' 2021-05-16T00:44:18.1084678Z Content type 'application/zip' length 216784 bytes (211 KB) 2021-05-16T00:44:18.1325192Z ================================================== 2021-05-16T00:44:18.1325998Z downloaded 211 KB 2021-05-16T00:44:18.1326676Z 2021-05-16T00:44:18.1336003Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/stringi_1.6.1.zip' 2021-05-16T00:44:18.1802356Z Content type 'application/zip' length 16420946 bytes (15.7 MB) 2021-05-16T00:44:18.6922880Z ================================================== 2021-05-16T00:44:18.6923978Z downloaded 15.7 MB 2021-05-16T00:44:18.6924361Z 2021-05-16T00:44:18.6943584Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/Rcpp_1.0.6.zip' 2021-05-16T00:44:18.7576814Z Content type 'application/zip' length 3113359 bytes (3.0 MB) 2021-05-16T00:44:18.8036931Z ================================================== 2021-05-16T00:44:18.8037752Z downloaded 3.0 MB 2021-05-16T00:44:18.8038105Z 2021-05-16T00:44:18.8048156Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/knitr_1.33.zip' 2021-05-16T00:44:18.8718769Z Content type 'application/zip' length 1460779 bytes (1.4 MB) 2021-05-16T00:44:18.9715428Z ================================================== 2021-05-16T00:44:18.9716234Z downloaded 1.4 MB 2021-05-16T00:44:18.9716700Z 2021-05-16T00:44:18.9726380Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/commonmark_1.7.zip' 2021-05-16T00:44:19.0407334Z Content type 'application/zip' length 265798 bytes (259 KB) 2021-05-16T00:44:19.0735846Z ================================================== 2021-05-16T00:44:19.0737028Z downloaded 259 KB 2021-05-16T00:44:19.0737453Z 2021-05-16T00:44:19.0748746Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/brew_1.0-6.zip' 2021-05-16T00:44:19.1178576Z Content type 'application/zip' length 113871 bytes (111 KB) 2021-05-16T00:44:19.1194507Z ================================================== 2021-05-16T00:44:19.1195337Z downloaded 111 KB 2021-05-16T00:44:19.1195715Z 2021-05-16T00:44:19.1205172Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/xopen_1.0.0.zip' 2021-05-16T00:44:19.2101632Z Content type 'application/zip' length 24689 bytes (24 KB) 2021-05-16T00:44:19.2120578Z ================================================== 2021-05-16T00:44:19.2121410Z downloaded 24 KB 2021-05-16T00:44:19.2121793Z 2021-05-16T00:44:19.2132825Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/sessioninfo_1.1.1.zip' 2021-05-16T00:44:19.2678783Z Content type 'application/zip' length 46937 bytes (45 KB) 2021-05-16T00:44:19.2683456Z ================================================== 2021-05-16T00:44:19.2684335Z downloaded 45 KB 2021-05-16T00:44:19.2685004Z 2021-05-16T00:44:19.2695791Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/prettyunits_1.1.1.zip' 2021-05-16T00:44:19.3199642Z Content type 'application/zip' length 37736 bytes (36 KB) 2021-05-16T00:44:19.3238579Z ================================================== 2021-05-16T00:44:19.3239615Z downloaded 36 KB 2021-05-16T00:44:19.3239996Z 2021-05-16T00:44:19.3251437Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/pkgbuild_1.2.0.zip' 2021-05-16T00:44:19.3968302Z Content type 'application/zip' length 142850 bytes (139 KB) 2021-05-16T00:44:19.3978649Z ================================================== 2021-05-16T00:44:19.3979673Z downloaded 139 KB 2021-05-16T00:44:19.3980291Z 2021-05-16T00:44:19.3993817Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/testthat_3.0.2.zip' 2021-05-16T00:44:19.4437331Z Content type 'application/zip' length 2319209 bytes (2.2 MB) 2021-05-16T00:44:19.4732301Z ================================================== 2021-05-16T00:44:19.4733140Z downloaded 2.2 MB 2021-05-16T00:44:19.4733569Z 2021-05-16T00:44:19.4742970Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rversions_2.0.2.zip' 2021-05-16T00:44:19.5304348Z Content type 'application/zip' length 68680 bytes (67 KB) 2021-05-16T00:44:19.5309834Z ================================================== 2021-05-16T00:44:19.5310533Z downloaded 67 KB 2021-05-16T00:44:19.5310936Z 2021-05-16T00:44:19.5321433Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/roxygen2_7.1.1.zip' 2021-05-16T00:44:19.5772736Z Content type 'application/zip' length 1175844 bytes (1.1 MB) 2021-05-16T00:44:19.5882128Z ================================================== 2021-05-16T00:44:19.5882977Z downloaded 1.1 MB 2021-05-16T00:44:19.5883399Z 2021-05-16T00:44:19.5892701Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rcmdcheck_1.3.3.zip' 2021-05-16T00:44:19.6378421Z Content type 'application/zip' length 135341 bytes (132 KB) 2021-05-16T00:44:19.6457267Z ================================================== 2021-05-16T00:44:19.6458068Z downloaded 132 KB 2021-05-16T00:44:19.6458470Z 2021-05-16T00:44:19.6565694Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/devtools_2.4.1.zip' 2021-05-16T00:44:19.7039940Z Content type 'application/zip' length 397382 bytes (388 KB) 2021-05-16T00:44:19.7164720Z ================================================== 2021-05-16T00:44:19.7165580Z downloaded 388 KB 2021-05-16T00:44:19.7166147Z 2021-05-16T00:44:19.7349539Z package 'utf8' successfully unpacked and MD5 sums checked 2021-05-16T00:44:19.7837295Z package 'vctrs' successfully unpacked and MD5 sums checked 2021-05-16T00:44:19.7955737Z package 'pkgconfig' successfully unpacked and MD5 sums checked 2021-05-16T00:44:19.8349726Z package 'pillar' successfully unpacked and MD5 sums checked 2021-05-16T00:44:19.8761029Z package 'tibble' successfully unpacked and MD5 sums checked 2021-05-16T00:44:19.8868477Z package 'rematch2' successfully unpacked and MD5 sums checked 2021-05-16T00:44:19.9047826Z package 'fansi' successfully unpacked and MD5 sums checked 2021-05-16T00:44:19.9334888Z package 'diffobj' successfully unpacked and MD5 sums checked 2021-05-16T00:44:19.9445428Z package 'waldo' successfully unpacked and MD5 sums checked 2021-05-16T00:44:19.9670232Z package 'ps' successfully unpacked and MD5 sums checked 2021-05-16T00:44:19.9926362Z package 'processx' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.0036311Z package 'praise' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.0156213Z package 'pkgload' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.0266258Z package 'evaluate' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.0414305Z package 'ellipsis' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.0690157Z package 'digest' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.0859492Z package 'callr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.0995724Z package 'brio' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.1746659Z package 'xml2' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.1993715Z package 'markdown' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.2148935Z package 'highr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.2374467Z package 'stringr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.6337440Z package 'stringi' successfully unpacked and MD5 sums checked 2021-05-16T00:44:20.9981537Z package 'Rcpp' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.0979876Z package 'knitr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.1186143Z package 'commonmark' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.1425006Z package 'brew' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.1530232Z package 'xopen' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.1660689Z package 'sessioninfo' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.1776809Z package 'prettyunits' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.1907990Z package 'pkgbuild' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.2595137Z package 'testthat' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.2738048Z package 'rversions' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.3206220Z package 'roxygen2' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.3340025Z package 'rcmdcheck' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.3537097Z package 'devtools' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.3565499Z 2021-05-16T00:44:21.3566338Z The downloaded binary packages are in 2021-05-16T00:44:21.3567380Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\downloaded_packages 2021-05-16T00:44:21.3568824Z installing the source package 'xfun' 2021-05-16T00:44:21.3569279Z 2021-05-16T00:44:21.3587345Z trying URL 'https://cloud.r-project.org/src/contrib/xfun_0.23.tar.gz' 2021-05-16T00:44:21.3716231Z Content type 'application/x-gzip' length 111696 bytes (109 KB) 2021-05-16T00:44:21.3755684Z ================================================== 2021-05-16T00:44:21.3757383Z downloaded 109 KB 2021-05-16T00:44:21.3758014Z 2021-05-16T00:44:21.8045770Z * installing *source* package 'xfun' ... 2021-05-16T00:44:21.8175190Z ** package 'xfun' successfully unpacked and MD5 sums checked 2021-05-16T00:44:21.8178082Z ** using staged installation 2021-05-16T00:44:21.8512403Z ** libs 2021-05-16T00:44:21.8521655Z 2021-05-16T00:44:21.8523034Z *** arch - i386 2021-05-16T00:44:21.8829956Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o 2021-05-16T00:44:22.0960362Z c:/Rtools/mingw_32/bin/gcc -I"C:/R/include" -DNDEBUG -O3 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T00:44:22.3466181Z c:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/i386 -lR 2021-05-16T00:44:22.4727051Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/i386 2021-05-16T00:44:22.4739097Z 2021-05-16T00:44:22.4740485Z *** arch - x64 2021-05-16T00:44:22.4998431Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c base64.c -o base64.o 2021-05-16T00:44:22.6670268Z c:/Rtools/mingw_64/bin/gcc -I"C:/R/include" -DNDEBUG -O2 -Wall -std=gnu99 -mtune=core2 -c init.c -o init.o 2021-05-16T00:44:22.8864218Z c:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o xfun.dll tmp.def base64.o init.o -LC:/R/bin/x64 -lR 2021-05-16T00:44:23.0097432Z installing to D:/a/_temp/Library/00LOCK-xfun/00new/xfun/libs/x64 2021-05-16T00:44:23.0128753Z ** R 2021-05-16T00:44:23.0426725Z ** inst 2021-05-16T00:44:23.0472287Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:24.5662453Z ** help 2021-05-16T00:44:24.8820562Z *** installing help indices 2021-05-16T00:44:25.0247848Z converting help for package 'xfun' 2021-05-16T00:44:25.0494184Z finding HTML links ... done 2021-05-16T00:44:25.0861545Z Rscript html 2021-05-16T00:44:25.0997013Z Rscript_call html 2021-05-16T00:44:25.1072630Z attr html 2021-05-16T00:44:25.1467632Z base64_encode html 2021-05-16T00:44:25.1528591Z base64_uri html 2021-05-16T00:44:25.1684688Z bg_process html 2021-05-16T00:44:25.1752410Z bump_version html 2021-05-16T00:44:25.2276382Z cache_rds html 2021-05-16T00:44:25.2324197Z del_empty_dir html 2021-05-16T00:44:25.2416316Z dir_create html 2021-05-16T00:44:25.2497269Z dir_exists html 2021-05-16T00:44:25.2606462Z do_once html 2021-05-16T00:44:25.2782167Z download_file html 2021-05-16T00:44:25.2983846Z embed_file html 2021-05-16T00:44:25.3115005Z exit_call html 2021-05-16T00:44:25.3246993Z file_ext html 2021-05-16T00:44:25.3311633Z file_string html 2021-05-16T00:44:25.3407747Z format_bytes html 2021-05-16T00:44:25.3558773Z from_root html 2021-05-16T00:44:25.3677953Z github_releases html 2021-05-16T00:44:25.3752230Z grep_sub html 2021-05-16T00:44:25.3954103Z gsub_file html 2021-05-16T00:44:25.4018315Z in_dir html 2021-05-16T00:44:25.4138132Z install_dir html 2021-05-16T00:44:25.4244759Z install_github html 2021-05-16T00:44:25.4305350Z isFALSE html 2021-05-16T00:44:25.4347025Z is_R_CMD_check html 2021-05-16T00:44:25.4422925Z is_abs_path html 2021-05-16T00:44:25.4485182Z is_ascii html 2021-05-16T00:44:25.4587165Z is_sub_path html 2021-05-16T00:44:25.4645981Z is_web_path html 2021-05-16T00:44:25.4784031Z magic_path html 2021-05-16T00:44:25.4882370Z mark_dirs html 2021-05-16T00:44:25.5024154Z msg_cat html 2021-05-16T00:44:25.5100510Z native_encode html 2021-05-16T00:44:25.5208362Z news2md html 2021-05-16T00:44:25.5260902Z normalize_path html 2021-05-16T00:44:25.5397755Z numbers_to_words html 2021-05-16T00:44:25.5460768Z optipng html 2021-05-16T00:44:25.5521563Z os html 2021-05-16T00:44:25.5574337Z parse_only html 2021-05-16T00:44:25.5880260Z pkg_attach html 2021-05-16T00:44:25.5964422Z proc_kill html 2021-05-16T00:44:25.6093078Z process_file html 2021-05-16T00:44:25.6236766Z proj_root html 2021-05-16T00:44:25.6303105Z prose_index html 2021-05-16T00:44:25.6403736Z protect_math html 2021-05-16T00:44:25.6492616Z raw_string html 2021-05-16T00:44:25.6562739Z read_bin html 2021-05-16T00:44:25.6678101Z read_utf8 html 2021-05-16T00:44:25.6812811Z relative_path html 2021-05-16T00:44:25.6981220Z rename_seq html 2021-05-16T00:44:25.7073128Z retry html 2021-05-16T00:44:25.7637809Z rev_check html 2021-05-16T00:44:25.7725990Z rstudio_type html 2021-05-16T00:44:25.7781787Z same_path html 2021-05-16T00:44:25.7908571Z session_info html 2021-05-16T00:44:25.8000621Z set_envvar html 2021-05-16T00:44:25.8084659Z split_lines html 2021-05-16T00:44:25.8137260Z split_source html 2021-05-16T00:44:25.8308549Z strict_list html 2021-05-16T00:44:25.8371475Z stringsAsStrings html 2021-05-16T00:44:25.8488899Z submit_cran html 2021-05-16T00:44:25.8786047Z tinify html 2021-05-16T00:44:25.8886417Z tojson html 2021-05-16T00:44:25.8980398Z tree html 2021-05-16T00:44:25.9024790Z try_silent html 2021-05-16T00:44:25.9154841Z upload_ftp html 2021-05-16T00:44:25.9237088Z url_filename html 2021-05-16T00:44:25.9302239Z valid_syntax html 2021-05-16T00:44:25.9312953Z ** building package indices 2021-05-16T00:44:26.0932593Z ** installing vignettes 2021-05-16T00:44:26.1073834Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:44:26.1074875Z *** arch - i386 2021-05-16T00:44:26.4101940Z *** arch - x64 2021-05-16T00:44:26.6164410Z ** testing if installed package can be loaded from final location 2021-05-16T00:44:26.6167799Z *** arch - i386 2021-05-16T00:44:26.9220531Z *** arch - x64 2021-05-16T00:44:27.2269610Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:44:27.2394940Z * DONE (xfun) 2021-05-16T00:44:27.2857198Z 2021-05-16T00:44:27.2858036Z The downloaded source packages are in 2021-05-16T00:44:27.2859294Z 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\downloaded_packages' 2021-05-16T00:44:27.3540129Z Downloading GitHub repo muschellij2/desc@HEAD 2021-05-16T00:44:30.3968892Z 2021-05-16T00:44:31.1642987Z 2021-05-16T00:44:31.1649064Z 2021-05-16T00:44:31.1649711Z 2021-05-16T00:44:31.1651154Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\remotes14046e3451d\muschellij2-desc-7be86f2/DESCRIPTION' ... 2021-05-16T00:44:31.1716934Z 2021-05-16T00:44:31.1718523Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\remotes14046e3451d\muschellij2-desc-7be86f2/DESCRIPTION' 2021-05-16T00:44:31.3058364Z 2021-05-16T00:44:31.3058978Z 2021-05-16T00:44:31.3059351Z 2021-05-16T00:44:31.3059695Z 2021-05-16T00:44:31.3060134Z - preparing 'desc': 2021-05-16T00:44:31.3198463Z checking DESCRIPTION meta-information ... 2021-05-16T00:44:31.3199411Z 2021-05-16T00:44:31.3200327Z checking DESCRIPTION meta-information ... 2021-05-16T00:44:31.3200798Z 2021-05-16T00:44:31.3201325Z v checking DESCRIPTION meta-information 2021-05-16T00:44:31.4857241Z 2021-05-16T00:44:31.4869911Z 2021-05-16T00:44:31.4870356Z 2021-05-16T00:44:31.4870680Z 2021-05-16T00:44:31.4871336Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:44:31.4938449Z 2021-05-16T00:44:31.4964514Z 2021-05-16T00:44:31.4965022Z 2021-05-16T00:44:31.4965596Z 2021-05-16T00:44:31.4966184Z - checking for empty or unneeded directories 2021-05-16T00:44:31.5163228Z 2021-05-16T00:44:31.5169109Z 2021-05-16T00:44:31.5169572Z 2021-05-16T00:44:31.5249607Z 2021-05-16T00:44:31.5255554Z - building 'desc_1.2.0.9000.tar.gz' 2021-05-16T00:44:31.6922541Z 2021-05-16T00:44:31.6923500Z 2021-05-16T00:44:31.6924105Z 2021-05-16T00:44:31.7624462Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:44:31.7625960Z (as 'lib' is unspecified) 2021-05-16T00:44:32.1928806Z * installing *source* package 'desc' ... 2021-05-16T00:44:32.2086733Z ** using staged installation 2021-05-16T00:44:32.2410336Z ** R 2021-05-16T00:44:32.2662128Z ** inst 2021-05-16T00:44:32.2708504Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:33.8894966Z ** help 2021-05-16T00:44:34.1353398Z *** installing help indices 2021-05-16T00:44:34.2677037Z 2021-05-16T00:44:34.2678230Z converting help for package 'desc' 2021-05-16T00:44:34.2927816Z finding HTML links ... done 2021-05-16T00:44:34.3263275Z check_encoding html 2021-05-16T00:44:34.3339262Z check_field html 2021-05-16T00:44:34.3401540Z cran_ascii_fields html 2021-05-16T00:44:34.3476127Z cran_valid_fields html 2021-05-16T00:44:34.3648325Z dep_types html 2021-05-16T00:44:34.3793796Z desc html 2021-05-16T00:44:34.4288918Z desc_add_author html 2021-05-16T00:44:34.4511156Z desc_add_author_gh html 2021-05-16T00:44:34.4727510Z desc_add_me html 2021-05-16T00:44:34.4982747Z desc_add_orcid html 2021-05-16T00:44:34.5069835Z desc_add_remotes html 2021-05-16T00:44:34.5302405Z desc_add_role html 2021-05-16T00:44:34.5419866Z desc_add_to_collate html 2021-05-16T00:44:34.5506557Z desc_add_urls html 2021-05-16T00:44:34.5681783Z desc_bump_version html 2021-05-16T00:44:34.5890663Z desc_change_maintainer html 2021-05-16T00:44:34.5962440Z desc_clear_remotes html 2021-05-16T00:44:34.6030430Z desc_clear_urls html 2021-05-16T00:44:34.6211292Z desc_coerce_authors_at_r html 2021-05-16T00:44:34.6327928Z desc_del html 2021-05-16T00:44:34.6557434Z desc_del_author html 2021-05-16T00:44:34.6669101Z desc_del_collate html 2021-05-16T00:44:34.6822059Z desc_del_dep html 2021-05-16T00:44:34.6928420Z desc_del_deps html 2021-05-16T00:44:34.7054739Z desc_del_from_collate html 2021-05-16T00:44:34.7139853Z desc_del_remotes html 2021-05-16T00:44:34.7401438Z desc_del_role html 2021-05-16T00:44:34.7498775Z desc_del_urls html 2021-05-16T00:44:34.7593883Z desc_fields html 2021-05-16T00:44:34.7699135Z desc_get html 2021-05-16T00:44:34.7886712Z desc_get_author html 2021-05-16T00:44:34.8062665Z desc_get_authors html 2021-05-16T00:44:34.8188715Z desc_get_built html 2021-05-16T00:44:34.8293764Z desc_get_collate html 2021-05-16T00:44:34.8404303Z desc_get_deps html 2021-05-16T00:44:34.8575383Z desc_get_field html 2021-05-16T00:44:34.8730124Z desc_get_maintainer html 2021-05-16T00:44:34.8802005Z desc_get_remotes html 2021-05-16T00:44:34.8859538Z desc_get_urls html 2021-05-16T00:44:34.9009404Z desc_get_version html 2021-05-16T00:44:34.9011312Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW83DrO/R.INSTALLcfc56096db7/desc/man/desc_get_version.Rd:15: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T00:44:34.9117596Z desc_has_dep html 2021-05-16T00:44:34.9215871Z desc_has_fields html 2021-05-16T00:44:34.9281048Z desc_normalize html 2021-05-16T00:44:34.9324448Z desc_print html 2021-05-16T00:44:34.9386799Z desc_reformat_fields html 2021-05-16T00:44:34.9456925Z desc_reorder_fields html 2021-05-16T00:44:34.9599678Z desc_set html 2021-05-16T00:44:34.9770460Z desc_set_authors html 2021-05-16T00:44:34.9886199Z desc_set_collate html 2021-05-16T00:44:35.0030625Z desc_set_dep html 2021-05-16T00:44:35.0152507Z desc_set_deps html 2021-05-16T00:44:35.0227858Z desc_set_remotes html 2021-05-16T00:44:35.0304760Z desc_set_urls html 2021-05-16T00:44:35.0468059Z desc_set_version html 2021-05-16T00:44:35.0469661Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW83DrO/R.INSTALLcfc56096db7/desc/man/desc_set_version.Rd:10: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T00:44:35.0508841Z desc_to_latex html 2021-05-16T00:44:35.0552858Z desc_validate html 2021-05-16T00:44:35.2238688Z description html 2021-05-16T00:44:35.2240196Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW83DrO/R.INSTALLcfc56096db7/desc/man/description.Rd:162: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T00:44:35.2242197Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW83DrO/R.INSTALLcfc56096db7/desc/man/description.Rd:172: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T00:44:35.2244474Z Rd warning: C:/Users/runneradmin/AppData/Local/Temp/RtmpW83DrO/R.INSTALLcfc56096db7/desc/man/description.Rd:176: file link 'package_version' in package 'base' does not exist and so has been treated as a topic 2021-05-16T00:44:35.2249417Z ** building package indices 2021-05-16T00:44:35.3742093Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:44:35.3743622Z *** arch - i386 2021-05-16T00:44:35.6787791Z *** arch - x64 2021-05-16T00:44:35.9869398Z ** testing if installed package can be loaded from final location 2021-05-16T00:44:35.9872982Z *** arch - i386 2021-05-16T00:44:36.2928959Z *** arch - x64 2021-05-16T00:44:36.5970373Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:44:36.6069058Z * DONE (desc) 2021-05-16T00:44:36.9326338Z 2021-05-16T00:44:36.9335501Z 2021-05-16T00:44:36.9358170Z 2021-05-16T00:44:36.9360314Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\remotes1404614e4e39\muschellij2-ghtravis-0b26809/DESCRIPTION' ... 2021-05-16T00:44:36.9377315Z 2021-05-16T00:44:36.9378727Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\remotes1404614e4e39\muschellij2-ghtravis-0b26809/DESCRIPTION' 2021-05-16T00:44:37.0070821Z 2021-05-16T00:44:37.0071440Z 2021-05-16T00:44:37.0072052Z 2021-05-16T00:44:37.0072439Z 2021-05-16T00:44:37.0072900Z - preparing 'ghtravis': 2021-05-16T00:44:37.0183350Z checking DESCRIPTION meta-information ... 2021-05-16T00:44:37.0184000Z 2021-05-16T00:44:37.0184574Z checking DESCRIPTION meta-information ... 2021-05-16T00:44:37.0185049Z 2021-05-16T00:44:37.0185579Z v checking DESCRIPTION meta-information 2021-05-16T00:44:37.1332808Z 2021-05-16T00:44:37.1356613Z 2021-05-16T00:44:37.1357312Z 2021-05-16T00:44:37.1357801Z 2021-05-16T00:44:37.1358696Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:44:37.1411950Z 2021-05-16T00:44:37.1412926Z 2021-05-16T00:44:37.1413857Z 2021-05-16T00:44:37.1414258Z 2021-05-16T00:44:37.1414879Z - checking for empty or unneeded directories 2021-05-16T00:44:37.1599098Z 2021-05-16T00:44:37.1599800Z 2021-05-16T00:44:37.1601262Z 2021-05-16T00:44:37.1602075Z 2021-05-16T00:44:37.1602625Z - building 'ghtravis_0.15.1.tar.gz' 2021-05-16T00:44:37.2107867Z 2021-05-16T00:44:37.2108497Z 2021-05-16T00:44:37.2108883Z 2021-05-16T00:44:37.2898708Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:44:37.2899589Z (as 'lib' is unspecified) 2021-05-16T00:44:37.5995930Z * installing *source* package 'ghtravis' ... 2021-05-16T00:44:37.6002005Z ** using staged installation 2021-05-16T00:44:37.6282920Z ** R 2021-05-16T00:44:37.6471337Z ** inst 2021-05-16T00:44:37.6497022Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:39.0699910Z ** help 2021-05-16T00:44:39.2000578Z *** installing help indices 2021-05-16T00:44:39.2711185Z 2021-05-16T00:44:39.2712482Z converting help for package 'ghtravis' 2021-05-16T00:44:39.2984179Z finding HTML links ... done 2021-05-16T00:44:39.3243345Z all_remote_package_deps html 2021-05-16T00:44:39.3412501Z binary_release_table html 2021-05-16T00:44:39.3509346Z cat_desc_elements html 2021-05-16T00:44:39.3566621Z dcf_package_version html 2021-05-16T00:44:39.3693720Z deploy_travis html 2021-05-16T00:44:39.3775248Z deployed_tarball_version html 2021-05-16T00:44:39.3887926Z drop_remotes html 2021-05-16T00:44:39.3928212Z example_description_file html 2021-05-16T00:44:39.4032224Z get_dep_table html 2021-05-16T00:44:39.4087618Z get_remote_info html 2021-05-16T00:44:39.4201198Z 2021-05-16T00:44:39.4732488Z finding level-2 HTML links ... done 2021-05-16T00:44:39.4753183Z get_remote_package_dcf html 2021-05-16T00:44:39.4826007Z get_remotes html 2021-05-16T00:44:39.5013665Z install_remote_binaries html 2021-05-16T00:44:39.5168138Z install_remotes_no_dep html 2021-05-16T00:44:39.5311749Z latest_release_with_binary html 2021-05-16T00:44:39.5377516Z make_full_version html 2021-05-16T00:44:39.5474059Z package_comparison_table html 2021-05-16T00:44:39.5521338Z package_name html 2021-05-16T00:44:39.5613124Z package_needs_update html 2021-05-16T00:44:39.5664681Z parse_one_remote html 2021-05-16T00:44:39.5703225Z r_version html 2021-05-16T00:44:39.5747463Z read_dcf html 2021-05-16T00:44:39.5842588Z remote_binaries html 2021-05-16T00:44:39.5933507Z remote_order html 2021-05-16T00:44:39.5988332Z rewrite_remotes html 2021-05-16T00:44:39.6033072Z split_remotes html 2021-05-16T00:44:39.6094905Z subset_remote html 2021-05-16T00:44:39.6132652Z sys_ext html 2021-05-16T00:44:39.6276622Z tag_table html 2021-05-16T00:44:39.6283482Z ** building package indices 2021-05-16T00:44:39.6978060Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:44:39.6979403Z *** arch - i386 2021-05-16T00:44:40.5081241Z *** arch - x64 2021-05-16T00:44:41.3209359Z ** testing if installed package can be loaded from final location 2021-05-16T00:44:41.3213315Z *** arch - i386 2021-05-16T00:44:42.0292721Z *** arch - x64 2021-05-16T00:44:42.8378161Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:44:42.8435119Z * DONE (ghtravis) 2021-05-16T00:44:42.8979898Z Using github PAT from envvar GITHUB_PAT 2021-05-16T00:44:43.0457185Z Downloading GitHub repo muschellij2/aghast@HEAD 2021-05-16T00:44:46.0080605Z tidyselect (NA -> 1.1.1) [CRAN] 2021-05-16T00:44:46.0081531Z generics (NA -> 0.1.0) [CRAN] 2021-05-16T00:44:46.0082091Z cpp11 (NA -> 0.2.7) [CRAN] 2021-05-16T00:44:46.0082593Z dplyr (NA -> 1.0.6) [CRAN] 2021-05-16T00:44:46.0083093Z tidyr (NA -> 1.1.3) [CRAN] 2021-05-16T00:44:46.0084563Z Installing 5 packages: tidyselect, generics, cpp11, dplyr, tidyr 2021-05-16T00:44:46.0096840Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:44:46.0097527Z (as 'lib' is unspecified) 2021-05-16T00:44:47.3842998Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyselect_1.1.1.zip' 2021-05-16T00:44:47.4527614Z Content type 'application/zip' length 204221 bytes (199 KB) 2021-05-16T00:44:47.4541907Z ================================================== 2021-05-16T00:44:47.4543222Z downloaded 199 KB 2021-05-16T00:44:47.4543659Z 2021-05-16T00:44:47.4554233Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/generics_0.1.0.zip' 2021-05-16T00:44:47.5045420Z Content type 'application/zip' length 72329 bytes (70 KB) 2021-05-16T00:44:47.5069416Z ================================================== 2021-05-16T00:44:47.5070261Z downloaded 70 KB 2021-05-16T00:44:47.5070668Z 2021-05-16T00:44:47.5082421Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/cpp11_0.2.7.zip' 2021-05-16T00:44:47.5777345Z Content type 'application/zip' length 217726 bytes (212 KB) 2021-05-16T00:44:47.5809428Z ================================================== 2021-05-16T00:44:47.5810258Z downloaded 212 KB 2021-05-16T00:44:47.5810712Z 2021-05-16T00:44:47.5821581Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/dplyr_1.0.6.zip' 2021-05-16T00:44:47.6491728Z Content type 'application/zip' length 1559698 bytes (1.5 MB) 2021-05-16T00:44:47.8441513Z ================================================== 2021-05-16T00:44:47.8442635Z downloaded 1.5 MB 2021-05-16T00:44:47.8443386Z 2021-05-16T00:44:47.8457455Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/tidyr_1.1.3.zip' 2021-05-16T00:44:47.9475935Z Content type 'application/zip' length 1252957 bytes (1.2 MB) 2021-05-16T00:44:47.9725580Z ================================================== 2021-05-16T00:44:47.9726202Z downloaded 1.2 MB 2021-05-16T00:44:47.9726795Z 2021-05-16T00:44:47.9901471Z package 'tidyselect' successfully unpacked and MD5 sums checked 2021-05-16T00:44:48.0053969Z package 'generics' successfully unpacked and MD5 sums checked 2021-05-16T00:44:48.0427150Z package 'cpp11' successfully unpacked and MD5 sums checked 2021-05-16T00:44:48.0966790Z package 'dplyr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:48.1447370Z package 'tidyr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:48.1480709Z 2021-05-16T00:44:48.1481553Z The downloaded binary packages are in 2021-05-16T00:44:48.1482516Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\downloaded_packages 2021-05-16T00:44:48.3978868Z 2021-05-16T00:44:48.3999495Z 2021-05-16T00:44:48.4000005Z 2021-05-16T00:44:48.4001385Z checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\remotes14047e17d44\muschellij2-aghast-0c3b853/DESCRIPTION' ... 2021-05-16T00:44:48.4003659Z 2021-05-16T00:44:48.4005045Z v checking for file 'C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\remotes14047e17d44\muschellij2-aghast-0c3b853/DESCRIPTION' 2021-05-16T00:44:48.4318192Z 2021-05-16T00:44:48.4319041Z 2021-05-16T00:44:48.4319513Z 2021-05-16T00:44:48.4319976Z 2021-05-16T00:44:48.4320758Z - preparing 'aghast': 2021-05-16T00:44:48.4437754Z checking DESCRIPTION meta-information ... 2021-05-16T00:44:48.4438570Z 2021-05-16T00:44:48.4439179Z checking DESCRIPTION meta-information ... 2021-05-16T00:44:48.4440359Z 2021-05-16T00:44:48.4441083Z v checking DESCRIPTION meta-information 2021-05-16T00:44:48.5167992Z 2021-05-16T00:44:48.5200887Z 2021-05-16T00:44:48.5201616Z 2021-05-16T00:44:48.5202099Z 2021-05-16T00:44:48.5229452Z - checking for LF line-endings in source and make files and shell scripts 2021-05-16T00:44:48.5230986Z 2021-05-16T00:44:48.5231565Z 2021-05-16T00:44:48.5232772Z - checking for empty or unneeded directories 2021-05-16T00:44:48.5233419Z 2021-05-16T00:44:48.5233871Z 2021-05-16T00:44:48.5234299Z 2021-05-16T00:44:48.5241924Z 2021-05-16T00:44:48.5242726Z - building 'aghast_0.2.1.tar.gz' 2021-05-16T00:44:48.5518357Z 2021-05-16T00:44:48.5518986Z 2021-05-16T00:44:48.5519378Z 2021-05-16T00:44:48.5841675Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:44:48.5842559Z (as 'lib' is unspecified) 2021-05-16T00:44:48.8244305Z * installing *source* package 'aghast' ... 2021-05-16T00:44:48.8249216Z ** using staged installation 2021-05-16T00:44:48.8586186Z ** R 2021-05-16T00:44:48.8696489Z ** byte-compile and prepare package for lazy loading 2021-05-16T00:44:49.3828833Z ** help 2021-05-16T00:44:49.4311182Z *** installing help indices 2021-05-16T00:44:49.4617898Z 2021-05-16T00:44:49.4618932Z converting help for package 'aghast' 2021-05-16T00:44:49.4877263Z finding HTML links ... done 2021-05-16T00:44:49.5168467Z ga_artifacts html 2021-05-16T00:44:49.5289530Z ga_jobs html 2021-05-16T00:44:49.5362796Z ga_run_log_config html 2021-05-16T00:44:49.5536600Z ga_runs html 2021-05-16T00:44:49.5745174Z ga_secrets html 2021-05-16T00:44:49.5896695Z ga_workflows html 2021-05-16T00:44:49.6007222Z pipe html 2021-05-16T00:44:49.6012233Z ** building package indices 2021-05-16T00:44:49.6286083Z ** testing if installed package can be loaded from temporary location 2021-05-16T00:44:49.6287648Z *** arch - i386 2021-05-16T00:44:49.9344279Z *** arch - x64 2021-05-16T00:44:50.1415522Z ** testing if installed package can be loaded from final location 2021-05-16T00:44:50.1418153Z *** arch - i386 2021-05-16T00:44:50.3464367Z *** arch - x64 2021-05-16T00:44:50.6521201Z ** testing if installed package keeps a record of temporary installation path 2021-05-16T00:44:50.6563065Z * DONE (aghast) 2021-05-16T00:44:50.6905768Z Installing 1 packages: covr 2021-05-16T00:44:50.6918385Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:44:50.6919166Z (as 'lib' is unspecified) 2021-05-16T00:44:51.4474900Z also installing the dependencies 'lazyeval', 'rex' 2021-05-16T00:44:51.4475545Z 2021-05-16T00:44:52.1098364Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/lazyeval_0.2.2.zip' 2021-05-16T00:44:52.1641266Z Content type 'application/zip' length 172564 bytes (168 KB) 2021-05-16T00:44:52.1721470Z ================================================== 2021-05-16T00:44:52.1722355Z downloaded 168 KB 2021-05-16T00:44:52.1722796Z 2021-05-16T00:44:52.1731509Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/rex_1.2.0.zip' 2021-05-16T00:44:52.2247257Z Content type 'application/zip' length 125393 bytes (122 KB) 2021-05-16T00:44:52.2257644Z ================================================== 2021-05-16T00:44:52.2258434Z downloaded 122 KB 2021-05-16T00:44:52.2258826Z 2021-05-16T00:44:52.2274520Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/covr_3.5.1.zip' 2021-05-16T00:44:52.2977862Z Content type 'application/zip' length 306130 bytes (298 KB) 2021-05-16T00:44:52.3130418Z ================================================== 2021-05-16T00:44:52.3131232Z downloaded 298 KB 2021-05-16T00:44:52.3131672Z 2021-05-16T00:44:52.3329046Z package 'lazyeval' successfully unpacked and MD5 sums checked 2021-05-16T00:44:52.3502792Z package 'rex' successfully unpacked and MD5 sums checked 2021-05-16T00:44:52.3772867Z package 'covr' successfully unpacked and MD5 sums checked 2021-05-16T00:44:52.3800174Z 2021-05-16T00:44:52.3801378Z The downloaded binary packages are in 2021-05-16T00:44:52.3802334Z C:\Users\runneradmin\AppData\Local\Temp\RtmpYRw4VH\downloaded_packages 2021-05-16T00:44:52.4826096Z ##[group]Run Rscript -e "tic::before_install()" 2021-05-16T00:44:52.4826872Z Rscript -e "tic::before_install()" 2021-05-16T00:44:52.4985890Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'" 2021-05-16T00:44:52.4986338Z env: 2021-05-16T00:44:52.4986695Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:44:52.4987071Z TIC_DEPLOY_KEY: 2021-05-16T00:44:52.4987341Z RSPM: 2021-05-16T00:44:52.4988288Z GITHUB_PAT: *** 2021-05-16T00:44:52.4988606Z COVERALLS_TOKEN: 2021-05-16T00:44:52.4988989Z continue-on-error: false 2021-05-16T00:44:52.4989346Z VDIFFR_RUN_TESTS: 2021-05-16T00:44:52.4989695Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:44:52.4990025Z TZ: UTC 2021-05-16T00:44:52.4990315Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:44:52.4990641Z NOT_CRAN: true 2021-05-16T00:44:52.4990932Z MSYSTEM: MINGW64 2021-05-16T00:44:52.4991248Z ##[endgroup] 2021-05-16T00:44:54.1186281Z v Loading tic stage configuration from tic.R 2021-05-16T00:44:54.3247119Z i `step_rcmdcheck()`: tic always uses option '--no-manual' during R CMD Check on 2021-05-16T00:44:54.3248149Z Windows because LaTeX is not available. 2021-05-16T00:44:54.3546367Z Running before_install: step_install_remote_binaries() 2021-05-16T00:44:54.9276384Z Installing oro.nifti binaries 2021-05-16T00:44:54.9295210Z [1] "neuroconductor/oro.nifti" 2021-05-16T00:44:55.1335173Z OK (HTTP 200).OK (HTTP 200).Table is 2021-05-16T00:44:55.1365942Z tag_name 2021-05-16T00:44:55.1366460Z 4 0.10.3.s 2021-05-16T00:44:55.1367037Z zipball_url 2021-05-16T00:44:55.1367935Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/zipball/refs/tags/0.10.3.s 2021-05-16T00:44:55.1368788Z tarball_url 2021-05-16T00:44:55.1369611Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/tarball/refs/tags/0.10.3.s 2021-05-16T00:44:55.1370371Z commit.sha 2021-05-16T00:44:55.1371153Z 4 bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T00:44:55.1371906Z commit.url 2021-05-16T00:44:55.1372567Z Installing oro.nifti package binaries 2021-05-16T00:44:55.1373655Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/commits/bd06b05d2a090c743e51d745a826e8b77af278f0 2021-05-16T00:44:55.1374543Z node_id 2021-05-16T00:44:55.1375425Z 4 MDM6UmVmMzY3NzQyMTIyOnJlZnMvdGFncy8wLjEwLjMucw== 2021-05-16T00:44:55.1376761Z url 2021-05-16T00:44:55.1377610Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549 2021-05-16T00:44:55.1378664Z assets_url 2021-05-16T00:44:55.1379559Z 4 https://api.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets 2021-05-16T00:44:55.1380811Z upload_url 2021-05-16T00:44:55.1381811Z 4 https://uploads.github.com/repos/neuroconductor/oro.nifti/releases/43005549/assets{?name,label} 2021-05-16T00:44:55.1382852Z id asset_updated_at asset_created_at created_at 2021-05-16T00:44:55.1383857Z 4 43005549 2021-05-15 22:54:11 2021-05-15 22:54:09 2021-05-15 22:37:06 2021-05-16T00:44:55.1384468Z published_at asset_name asset_label 2021-05-16T00:44:55.1385261Z 4 2021-05-15 22:37:30 oro.nifti_0.10.3_R3.6.zip 2021-05-16T00:44:55.1385777Z asset_download_count 2021-05-16T00:44:55.1386465Z 4 0 2021-05-16T00:44:55.1388782Z asset_browser_download_url 2021-05-16T00:44:55.1389813Z 4 https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip 2021-05-16T00:44:55.1395777Z trying URL 'https://github.com/neuroconductor/oro.nifti/releases/download/0.10.3.s/oro.nifti_0.10.3_R3.6.zip' 2021-05-16T00:44:55.4184918Z Content type 'application/octet-stream' length 6056198 bytes (5.8 MB) 2021-05-16T00:44:55.6102744Z ================================================== 2021-05-16T00:44:55.6103735Z downloaded 5.8 MB 2021-05-16T00:44:55.6104387Z 2021-05-16T00:44:55.6132267Z Installing package into 'D:/a/_temp/Library' 2021-05-16T00:44:55.6132985Z (as 'lib' is unspecified) 2021-05-16T00:44:55.6953851Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T00:44:55.7035256Z Rewriting new remotes: 2021-05-16T00:44:55.9908063Z ##[group]Run remotes::install_deps(dependencies = TRUE) 2021-05-16T00:44:55.9908881Z remotes::install_deps(dependencies = TRUE) 2021-05-16T00:44:55.9909416Z remotes::install_cran("rcmdcheck") 2021-05-16T00:44:55.9910049Z remotes::install_cran("markdown") 2021-05-16T00:44:55.9915498Z shell: C:\R\bin\Rscript.EXE {0} 2021-05-16T00:44:55.9915841Z env: 2021-05-16T00:44:55.9916212Z R_REMOTES_NO_ERRORS_FROM_WARNINGS: true 2021-05-16T00:44:55.9916586Z TIC_DEPLOY_KEY: 2021-05-16T00:44:55.9917050Z RSPM: 2021-05-16T00:44:55.9917942Z GITHUB_PAT: *** 2021-05-16T00:44:55.9918287Z COVERALLS_TOKEN: 2021-05-16T00:44:55.9918675Z continue-on-error: false 2021-05-16T00:44:55.9919186Z VDIFFR_RUN_TESTS: 2021-05-16T00:44:55.9919532Z R_LIBS_USER: D:\a\_temp\Library 2021-05-16T00:44:55.9919868Z TZ: UTC 2021-05-16T00:44:55.9920331Z _R_CHECK_SYSTEM_CLOCK_: FALSE 2021-05-16T00:44:55.9920662Z NOT_CRAN: true 2021-05-16T00:44:55.9920999Z MSYSTEM: MINGW64 2021-05-16T00:44:55.9921308Z ##[endgroup] 2021-05-16T00:45:00.7149880Z RNifti (NA -> 1.3.1 ) [CRAN] 2021-05-16T00:45:00.7151158Z abind (NA -> 1.4-5 ) [CRAN] 2021-05-16T00:45:00.7151881Z bitops (NA -> 1.0-7 ) [CRAN] 2021-05-16T00:45:00.7152485Z oro.nifti (0.10.3 -> 0.11.0) [CRAN] 2021-05-16T00:45:00.7177584Z Installing 4 packages: RNifti, abind, bitops, oro.nifti 2021-05-16T00:45:00.7196953Z Installing packages into 'D:/a/_temp/Library' 2021-05-16T00:45:00.7198234Z (as 'lib' is unspecified) 2021-05-16T00:45:03.5475944Z 2021-05-16T00:45:03.5477735Z There is a binary version available but the source version is later: 2021-05-16T00:45:03.5502138Z binary source needs_compilation 2021-05-16T00:45:03.5502790Z RNifti 1.3.0 1.3.1 TRUE 2021-05-16T00:45:03.5503146Z 2021-05-16T00:45:03.5526573Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/abind_1.4-5.zip' 2021-05-16T00:45:03.6113200Z Content type 'application/zip' length 63845 bytes (62 KB) 2021-05-16T00:45:03.6144879Z ================================================== 2021-05-16T00:45:03.6145709Z downloaded 62 KB 2021-05-16T00:45:03.6146131Z 2021-05-16T00:45:03.6159390Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/bitops_1.0-7.zip' 2021-05-16T00:45:03.7124449Z Content type 'application/zip' length 42346 bytes (41 KB) 2021-05-16T00:45:03.7231503Z ================================================== 2021-05-16T00:45:03.7232514Z downloaded 41 KB 2021-05-16T00:45:03.7233132Z 2021-05-16T00:45:03.7249493Z trying URL 'https://cloud.r-project.org/bin/windows/contrib/3.6/oro.nifti_0.11.0.zip' 2021-05-16T00:45:03.7822690Z Content type 'application/zip' length 6056992 bytes (5.8 MB) 2021-05-16T00:45:04.1536330Z ================================================== 2021-05-16T00:45:04.1537198Z downloaded 5.8 MB 2021-05-16T00:45:04.1537638Z 2021-05-16T00:45:04.1643304Z package 'abind' successfully unpacked and MD5 sums checked 2021-05-16T00:45:04.1757685Z package 'bitops' successfully unpacked and MD5 sums checked 2021-05-16T00:45:04.2487664Z package 'oro.nifti' successfully unpacked and MD5 sums checked 2021-05-16T00:45:04.2945571Z 2021-05-16T00:45:04.2946491Z The downloaded binary packages are in 2021-05-16T00:45:04.2947384Z C:\Users\runneradmin\AppData\Local\Temp\RtmpOyWWep\downloaded_packages 2021-05-16T00:45:04.2948509Z installing the source package 'RNifti' 2021-05-16T00:45:04.2948938Z 2021-05-16T00:45:04.2967478Z trying URL 'https://cloud.r-project.org/src/contrib/RNifti_1.3.1.tar.gz' 2021-05-16T00:45:04.3094503Z Content type 'application/x-gzip' length 1076925 bytes (1.0 MB) 2021-05-16T00:45:04.3253223Z ================================================== 2021-05-16T00:45:04.3253997Z downloaded 1.0 MB 2021-05-16T00:45:04.3254418Z 2021-05-16T00:45:04.7643874Z * installing *source* package 'RNifti' ... 2021-05-16T00:45:04.7813911Z ** package 'RNifti' successfully unpacked and MD5 sums checked 2021-05-16T00:45:04.7817379Z ** using staged installation 2021-05-16T00:45:04.8107287Z ** libs 2021-05-16T00:45:04.8119825Z 2021-05-16T00:45:04.8121335Z *** arch - i386 2021-05-16T00:45:04.8612162Z c:/Rtools/mingw_32/bin/g++ -std=gnu++11 -I"C:/R/include" -DNDEBUG -DNDEBUG -DHAVE_ZLIB -DUSING_R -DRNIFTI_NIFTILIB_DEDUPLICATE -I../inst/include -Izlib -I"D:/a/_temp/Library/Rcpp/include" -O2 -Wall -mtune=core2 -c main.cpp -o main.o 2021-05-16T00:45:07.7124181Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T00:45:07.7125575Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T00:45:07.7126502Z for (int j=0; jnvox) 2021-05-16T00:45:27.5376287Z ^ 2021-05-16T00:45:27.5953138Z In file included from ../inst/include/RNifti/NiftiImage.h:1934:0, 2021-05-16T00:45:27.5954042Z from ../inst/include/RNifti.h:50, 2021-05-16T00:45:27.5954660Z from main.cpp:4: 2021-05-16T00:45:27.5955981Z ../inst/include/RNifti/NiftiImage_impl.h: In member function 'RNifti::NiftiImage& RNifti::NiftiImage::replaceData(const RNifti::NiftiImageData&)': 2021-05-16T00:45:27.5957538Z ../inst/include/RNifti/NiftiImage_impl.h:1769:28: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T00:45:27.5958578Z else if (data.length() != image->nvox) 2021-05-16T00:45:27.5959502Z ^ 2021-05-16T00:45:27.6051262Z main.cpp: In function 'SEXPREC* unpackRgb(SEXP, SEXP)': 2021-05-16T00:45:27.6052395Z main.cpp:109:24: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] 2021-05-16T00:45:27.6053360Z for (int j=0; j